From 77bd1fb9396759d5e8b69dda7bc0ea84c808bbed Mon Sep 17 00:00:00 2001 From: hecrj Date: Fri, 2 Feb 2024 14:01:04 +0000 Subject: [PATCH] deploy: iced-rs/iced@aea172543cb49f1f1e3625f60b49336f59e26c00 --- iced/advanced/image/trait.Renderer.html | 2 +- iced/advanced/mouse/enum.Interaction.html | 5 +- iced/advanced/renderer/struct.Null.html | 16 +- iced/advanced/renderer/struct.Quad.html | 6 +- iced/advanced/renderer/struct.Style.html | 6 +- iced/advanced/renderer/trait.Renderer.html | 32 ++- iced/advanced/svg/trait.Renderer.html | 2 +- iced/advanced/text/editor/trait.Editor.html | 4 +- iced/advanced/text/trait.Editor.html | 4 +- iced/advanced/text/trait.Paragraph.html | 2 +- iced/advanced/text/trait.Renderer.html | 2 +- iced/advanced/trait.Renderer.html | 32 ++- iced/advanced/widget/struct.Id.html | 2 +- iced/alignment/enum.Alignment.html | 2 +- iced/all.html | 2 +- iced/border/struct.Radius.html | 2 +- iced/clipboard/index.html | 2 +- iced/command/index.html | 2 +- iced/enum.Alignment.html | 2 +- iced/enum.Background.html | 2 +- iced/enum.Length.html | 2 +- iced/enum.Renderer.html | 24 +- iced/enum.Theme.html | 8 +- iced/event/index.html | 2 +- iced/executor/index.html | 2 +- iced/executor/type.Default.html | 2 +- iced/font/index.html | 2 +- iced/index.html | 4 +- iced/keyboard/index.html | 2 +- iced/mouse/enum.Interaction.html | 5 +- iced/mouse/index.html | 2 +- iced/overlay/index.html | 2 +- iced/overlay/type.Element.html | 2 +- iced/sidebar-items.js | 2 +- iced/struct.Color.html | 6 +- iced/struct.Padding.html | 2 +- iced/struct.Pixels.html | 4 +- iced/struct.Point.html | 10 +- iced/struct.Radians.html | 4 +- iced/struct.Rectangle.html | 6 +- iced/struct.Size.html | 8 +- iced/struct.Transformation.html | 61 +++++ iced/struct.Vector.html | 16 +- iced/subscription/index.html | 2 +- iced/system/index.html | 2 +- iced/theme/enum.Theme.html | 8 +- iced/touch/index.html | 2 +- iced/type.Element.html | 2 +- iced/type.Result.html | 2 +- iced/widget/canvas/enum.Frame.html | 32 +-- iced/widget/canvas/enum.Geometry.html | 4 +- iced/widget/canvas/enum.Gradient.html | 2 +- iced/widget/canvas/enum.Style.html | 2 +- iced/widget/canvas/fill/enum.Style.html | 2 +- iced/widget/canvas/fill/struct.Fill.html | 2 +- .../widget/canvas/gradient/enum.Gradient.html | 2 +- iced/widget/canvas/gradient/index.html | 2 +- iced/widget/canvas/stroke/enum.Style.html | 2 +- iced/widget/canvas/struct.Fill.html | 2 +- iced/widget/canvas/trait.Renderer.html | 2 +- iced/widget/enum.Renderer.html | 24 +- iced/widget/enum.Theme.html | 8 +- iced/widget/index.html | 2 +- iced/widget/pane_grid/enum.Contents.html | 10 +- iced/widget/pane_grid/enum.DragEvent.html | 4 +- iced/widget/pane_grid/enum.Edge.html | 4 +- iced/widget/pane_grid/enum.Region.html | 4 +- iced/widget/pane_grid/enum.Target.html | 4 +- iced/widget/pane_grid/struct.ResizeEvent.html | 4 +- iced/widget/qr_code/enum.Error.html | 6 +- iced/widget/qr_code/enum.ErrorCorrection.html | 6 +- iced/widget/qr_code/enum.Version.html | 6 +- iced/widget/qr_code/struct.QRCode.html | 2 +- iced/widget/qr_code/struct.State.html | 10 +- iced/widget/struct.QRCode.html | 2 +- iced/widget/struct.Tooltip.html | 4 +- iced/widget/theme/enum.Theme.html | 8 +- iced/widget/tooltip/struct.Tooltip.html | 4 +- iced/window/icon/enum.Error.html | 2 +- iced_core/alignment/enum.Alignment.html | 2 +- iced_core/all.html | 2 +- iced_core/border/struct.Radius.html | 2 +- iced_core/enum.Background.html | 2 +- iced_core/enum.Length.html | 2 +- iced_core/index.html | 4 +- iced_core/keyboard/struct.Modifiers.html | 18 +- iced_core/mouse/enum.Interaction.html | 5 +- iced_core/renderer/index.html | 2 +- iced_core/renderer/struct.Null.html | 16 +- iced_core/renderer/struct.Quad.html | 6 +- iced_core/renderer/struct.Style.html | 6 +- iced_core/renderer/trait.Renderer.html | 28 +- iced_core/sidebar-items.js | 2 +- iced_core/struct.Color.html | 8 +- iced_core/struct.Element.html | 4 +- iced_core/struct.Padding.html | 2 +- iced_core/struct.Pixels.html | 4 +- iced_core/struct.Point.html | 10 +- iced_core/struct.Radians.html | 6 +- iced_core/struct.Rectangle.html | 6 +- iced_core/struct.Size.html | 6 +- .../struct.Transformation.html | 29 +-- iced_core/struct.Vector.html | 18 +- iced_core/text/editor/trait.Editor.html | 4 +- iced_core/text/trait.Paragraph.html | 2 +- iced_core/text/trait.Renderer.html | 2 +- .../transformation/struct.Transformation.html | 11 + iced_core/window/icon/enum.Error.html | 2 +- iced_graphics/all.html | 2 +- .../compositor/enum.SurfaceError.html | 2 +- iced_graphics/enum.Primitive.html | 23 +- iced_graphics/geometry/enum.Style.html | 2 +- iced_graphics/geometry/fill/struct.Fill.html | 2 +- iced_graphics/gradient/enum.Gradient.html | 2 +- iced_graphics/index.html | 4 +- iced_graphics/renderer/struct.Renderer.html | 32 ++- iced_graphics/sidebar-items.js | 2 +- iced_graphics/struct.Viewport.html | 18 +- .../transformation/struct.Transformation.html | 11 - iced_highlighter/enum.Theme.html | 2 +- iced_renderer/enum.Renderer.html | 22 +- iced_renderer/geometry/enum.Frame.html | 32 +-- iced_renderer/geometry/enum.Geometry.html | 4 +- iced_renderer/geometry/index.html | 2 +- iced_renderer/index.html | 2 +- iced_style/theme/enum.Theme.html | 6 +- iced_tiny_skia/struct.Backend.html | 4 +- iced_tiny_skia/type.Primitive.html | 12 +- iced_wgpu/layer/enum.Text.html | 15 +- iced_wgpu/layer/index.html | 2 +- iced_wgpu/layer/mesh/enum.Mesh.html | 16 +- .../layer/mesh/fn.attribute_count_of.html | 2 +- iced_wgpu/layer/mesh/index.html | 2 +- .../layer/mesh/struct.AttributeCount.html | 4 +- iced_wgpu/layer/struct.Layer.html | 10 +- iced_wgpu/primitive/type.Primitive.html | 12 +- iced_widget/canvas/enum.Frame.html | 32 +-- iced_widget/canvas/enum.Geometry.html | 4 +- iced_widget/canvas/enum.Gradient.html | 2 +- iced_widget/canvas/enum.Style.html | 2 +- iced_widget/canvas/fill/enum.Style.html | 2 +- iced_widget/canvas/fill/struct.Fill.html | 2 +- .../canvas/gradient/enum.Gradient.html | 2 +- iced_widget/canvas/gradient/index.html | 2 +- iced_widget/canvas/stroke/enum.Style.html | 2 +- iced_widget/canvas/struct.Fill.html | 2 +- iced_widget/canvas/trait.Renderer.html | 2 +- iced_widget/enum.Renderer.html | 26 +- iced_widget/enum.Theme.html | 8 +- iced_widget/pane_grid/enum.Contents.html | 8 +- iced_widget/pane_grid/enum.DragEvent.html | 4 +- iced_widget/pane_grid/enum.Edge.html | 4 +- iced_widget/pane_grid/enum.Region.html | 4 +- iced_widget/pane_grid/enum.Target.html | 4 +- iced_widget/pane_grid/fn.draw.html | 2 +- iced_widget/pane_grid/index.html | 2 +- iced_widget/pane_grid/struct.ResizeEvent.html | 4 +- iced_widget/qr_code/enum.Error.html | 6 +- iced_widget/qr_code/enum.ErrorCorrection.html | 6 +- iced_widget/qr_code/enum.Version.html | 6 +- iced_widget/qr_code/index.html | 2 +- iced_widget/qr_code/struct.QRCode.html | 4 +- iced_widget/qr_code/struct.State.html | 10 +- iced_widget/svg/trait.StyleSheet.html | 2 +- iced_widget/text_input/struct.Value.html | 2 +- iced_widget/theme/enum.Theme.html | 8 +- iced_widget/tooltip/struct.Tooltip.html | 4 +- iced_winit/conversion/fn.cursor_position.html | 2 +- iced_winit/conversion/fn.icon.html | 2 +- iced_winit/conversion/fn.key.html | 2 +- iced_winit/conversion/fn.modifiers.html | 2 +- iced_winit/conversion/fn.mouse_button.html | 2 +- .../conversion/fn.mouse_interaction.html | 2 +- iced_winit/conversion/fn.touch_event.html | 2 +- iced_winit/conversion/fn.user_attention.html | 2 +- iced_winit/conversion/index.html | 2 +- iced_winit/enum.Error.html | 2 +- search-index.js | 22 +- src-files.js | 4 +- src/iced/lib.rs.html | 4 +- src/iced_core/lib.rs.html | 4 + src/iced_core/mouse/interaction.rs.html | 2 + src/iced_core/pixels.rs.html | 16 ++ src/iced_core/renderer.rs.html | 34 ++- src/iced_core/renderer/null.rs.html | 10 +- src/iced_core/transformation.rs.html | 239 ++++++++++++++++++ src/iced_graphics/damage.rs.html | 18 +- src/iced_graphics/lib.rs.html | 4 - src/iced_graphics/primitive.rs.html | 46 +++- src/iced_graphics/renderer.rs.html | 18 +- src/iced_graphics/transformation.rs.html | 119 --------- src/iced_graphics/viewport.rs.html | 6 +- src/iced_renderer/geometry.rs.html | 50 +++- src/iced_renderer/lib.rs.html | 18 +- src/iced_tiny_skia/backend.rs.html | 106 ++++---- src/iced_tiny_skia/geometry.rs.html | 6 +- src/iced_tiny_skia/text.rs.html | 38 ++- src/iced_wgpu/backend.rs.html | 12 +- src/iced_wgpu/geometry.rs.html | 12 +- src/iced_wgpu/image.rs.html | 4 +- src/iced_wgpu/layer.rs.html | 104 +++----- src/iced_wgpu/layer/mesh.rs.html | 18 +- src/iced_wgpu/layer/text.rs.html | 16 +- src/iced_wgpu/quad.rs.html | 6 +- src/iced_wgpu/text.rs.html | 46 +++- src/iced_wgpu/triangle.rs.html | 12 +- src/iced_widget/canvas.rs.html | 6 +- src/iced_widget/pane_grid.rs.html | 32 ++- src/iced_widget/qr_code.rs.html | 12 +- src/iced_winit/conversion.rs.html | 2 + trait.impl/bytemuck/pod/trait.Pod.js | 2 +- .../bytemuck/zeroable/trait.Zeroable.js | 2 +- trait.impl/core/clone/trait.Clone.js | 12 +- trait.impl/core/cmp/trait.Eq.js | 6 +- trait.impl/core/cmp/trait.Ord.js | 2 +- trait.impl/core/cmp/trait.PartialEq.js | 10 +- trait.impl/core/cmp/trait.PartialOrd.js | 2 +- trait.impl/core/convert/trait.AsRef.js | 3 +- trait.impl/core/convert/trait.From.js | 10 +- trait.impl/core/default/trait.Default.js | 12 +- trait.impl/core/fmt/trait.Debug.js | 22 +- trait.impl/core/hash/trait.Hash.js | 4 +- trait.impl/core/marker/trait.Copy.js | 12 +- trait.impl/core/marker/trait.Freeze.js | 8 +- trait.impl/core/marker/trait.Send.js | 6 +- trait.impl/core/marker/trait.StructuralEq.js | 6 +- .../core/marker/trait.StructuralPartialEq.js | 10 +- trait.impl/core/marker/trait.Sync.js | 6 +- trait.impl/core/marker/trait.Unpin.js | 8 +- trait.impl/core/ops/arith/trait.Add.js | 2 +- trait.impl/core/ops/arith/trait.Mul.js | 3 +- trait.impl/core/ops/arith/trait.Sub.js | 2 +- .../panic/unwind_safe/trait.RefUnwindSafe.js | 6 +- .../panic/unwind_safe/trait.UnwindSafe.js | 6 +- trait.impl/iced_core/widget/trait.Widget.js | 2 +- type.impl/alloc/boxed/struct.Box.js | 2 +- type.impl/core/pin/struct.Pin.js | 2 +- type.impl/iced/advanced/widget/struct.Text.js | 2 +- type.impl/iced_core/element/struct.Element.js | 2 +- .../iced_core/widget/text/struct.Text.js | 2 +- .../iced_graphics/primitive/enum.Primitive.js | 4 +- .../iced_graphics/renderer/struct.Renderer.js | 4 +- type.impl/std/primitive.slice.js | 4 +- type.impl/std/primitive.u32.js | 2 +- 244 files changed, 1381 insertions(+), 996 deletions(-) create mode 100644 iced/struct.Transformation.html rename {iced_graphics => iced_core}/struct.Transformation.html (53%) create mode 100644 iced_core/transformation/struct.Transformation.html delete mode 100644 iced_graphics/transformation/struct.Transformation.html create mode 100644 src/iced_core/transformation.rs.html delete mode 100644 src/iced_graphics/transformation.rs.html diff --git a/iced/advanced/image/trait.Renderer.html b/iced/advanced/image/trait.Renderer.html index 8f726922165..d7352bdc551 100644 --- a/iced/advanced/image/trait.Renderer.html +++ b/iced/advanced/image/trait.Renderer.html @@ -25,4 +25,4 @@ handle: Handle, filter_method: FilterMethod, bounds: Rectangle -)

Implementors§

source§

impl Renderer for iced::Renderer

Available on crate feature image only.
\ No newline at end of file +)

Implementors§

source§

impl Renderer for iced::Renderer

Available on crate feature image only.
\ No newline at end of file diff --git a/iced/advanced/mouse/enum.Interaction.html b/iced/advanced/mouse/enum.Interaction.html index 4b18191a588..d4b22e9c99c 100644 --- a/iced/advanced/mouse/enum.Interaction.html +++ b/iced/advanced/mouse/enum.Interaction.html @@ -1,4 +1,4 @@ -Interaction in iced::advanced::mouse - Rust
pub enum Interaction {
+Interaction in iced::advanced::mouse - Rust
pub enum Interaction {
     Idle,
     Pointer,
     Grab,
@@ -9,8 +9,9 @@
     ResizingHorizontally,
     ResizingVertically,
     NotAllowed,
+    ZoomIn,
 }
Available on crate feature advanced only.
Expand description

The interaction of a mouse cursor.

-

Variants§

§

Idle

§

Pointer

§

Grab

§

Text

§

Crosshair

§

Working

§

Grabbing

§

ResizingHorizontally

§

ResizingVertically

§

NotAllowed

Trait Implementations§

source§

impl Clone for Interaction

source§

fn clone(&self) -> Interaction

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 Interaction

source§

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

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

impl Default for Interaction

source§

fn default() -> Interaction

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

impl Ord for Interaction

source§

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

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

fn max(self, other: Self) -> Self
where +

Variants§

§

Idle

§

Pointer

§

Grab

§

Text

§

Crosshair

§

Working

§

Grabbing

§

ResizingHorizontally

§

ResizingVertically

§

NotAllowed

§

ZoomIn

Trait Implementations§

source§

impl Clone for Interaction

source§

fn clone(&self) -> Interaction

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 Interaction

source§

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

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

impl Default for Interaction

source§

fn default() -> Interaction

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

impl Ord for Interaction

source§

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

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

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

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

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized + PartialOrd,

Restrict a value to a certain interval. Read more
source§

impl PartialEq for Interaction

source§

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

This method tests for self and other values to be equal, and is used diff --git a/iced/advanced/renderer/struct.Null.html b/iced/advanced/renderer/struct.Null.html index 2e36fd5a6f3..18973d70ef3 100644 --- a/iced/advanced/renderer/struct.Null.html +++ b/iced/advanced/renderer/struct.Null.html @@ -1,28 +1,32 @@ -Null in iced::advanced::renderer - Rust

Struct iced::advanced::renderer::Null

source ·
pub struct Null;
Available on crate feature advanced only.
Expand description

A renderer that does nothing.

+Null in iced::advanced::renderer - Rust

Struct iced::advanced::renderer::Null

source ·
pub struct Null;
Available on crate feature advanced only.
Expand description

A renderer that does nothing.

It can be useful if you are writing tests!

-

Implementations§

source§

impl Null

source

pub fn new() -> Null

Creates a new Null renderer.

-

Trait Implementations§

source§

impl Clone for Null

source§

fn clone(&self) -> Null

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 Null

source§

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

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

impl Default for Null

source§

fn default() -> Null

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

impl Renderer for Null

§

type Font = Font

The font type used.
§

type Paragraph = ()

The Paragraph of this Renderer.
§

type Editor = ()

The Editor of this Renderer.
source§

const ICON_FONT: Font = Font::DEFAULT

The icon font of the backend.
source§

const CHECKMARK_ICON: char = '0'

The char representing a ✔ icon in the ICON_FONT.
source§

const ARROW_DOWN_ICON: char = '0'

The char representing a ▼ icon in the built-in ICON_FONT.
source§

fn default_font(&self) -> <Null as Renderer>::Font

Returns the default Self::Font.
source§

fn default_size(&self) -> Pixels

Returns the default size of Text.
source§

fn load_font(&mut self, _font: Cow<'static, [u8]>)

Loads a Self::Font from its bytes.
source§

fn fill_paragraph( +

Implementations§

source§

impl Null

source

pub fn new() -> Null

Creates a new Null renderer.

+

Trait Implementations§

source§

impl Clone for Null

source§

fn clone(&self) -> Null

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 Null

source§

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

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

impl Default for Null

source§

fn default() -> Null

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

impl Renderer for Null

source§

fn with_layer(&mut self, _bounds: Rectangle, _f: impl FnOnce(&mut Null))

Draws the primitives recorded in the given closure in a new layer. Read more
source§

fn with_transformation( + &mut self, + _transformation: Transformation, + _f: impl FnOnce(&mut Null) +)

Applies a Transformation to the primitives recorded in the given closure.
source§

fn clear(&mut self)

Clears all of the recorded primitives in the Renderer.
source§

fn fill_quad(&mut self, _quad: Quad, _background: impl Into<Background>)

Fills a Quad with the provided Background.
source§

fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

Applies a translation to the primitives recorded in the given closure.
source§

impl Renderer for Null

§

type Font = Font

The font type used.
§

type Paragraph = ()

The Paragraph of this Renderer.
§

type Editor = ()

The Editor of this Renderer.
source§

const ICON_FONT: Font = Font::DEFAULT

The icon font of the backend.
source§

const CHECKMARK_ICON: char = '0'

The char representing a ✔ icon in the ICON_FONT.
source§

const ARROW_DOWN_ICON: char = '0'

The char representing a ▼ icon in the built-in ICON_FONT.
source§

fn default_font(&self) -> <Null as Renderer>::Font

Returns the default Self::Font.
source§

fn default_size(&self) -> Pixels

Returns the default size of Text.
source§

fn load_font(&mut self, _font: Cow<'static, [u8]>)

Loads a Self::Font from its bytes.
source§

fn fill_paragraph( &mut self, _paragraph: &<Null as Renderer>::Paragraph, _position: Point, _color: Color, _clip_bounds: Rectangle )

Draws the given Paragraph at the given position and with the given -Color.
source§

fn fill_editor( +Color.

source§

fn fill_editor( &mut self, _editor: &<Null as Renderer>::Editor, _position: Point, _color: Color, _clip_bounds: Rectangle )

Draws the given Editor at the given position and with the given -Color.
source§

fn fill_text( +Color.

source§

fn fill_text( &mut self, _paragraph: Text<'_, <Null as Renderer>::Font>, _position: Point, _color: Color, _clip_bounds: Rectangle )

Draws the given Text at the given position and with the given -Color.
source§

impl Renderer for Null

source§

fn with_layer(&mut self, _bounds: Rectangle, _f: impl FnOnce(&mut Null))

Draws the primitives recorded in the given closure in a new layer. Read more
source§

fn with_translation(&mut self, _translation: Vector, _f: impl FnOnce(&mut Null))

Applies a translation to the primitives recorded in the given closure.
source§

fn clear(&mut self)

Clears all of the recorded primitives in the Renderer.
source§

fn fill_quad(&mut self, _quad: Quad, _background: impl Into<Background>)

Fills a Quad with the provided Background.
source§

impl Copy for Null

Auto Trait Implementations§

§

impl RefUnwindSafe for Null

§

impl Send for Null

§

impl Sync for Null

§

impl Unpin for Null

§

impl UnwindSafe for Null

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where +Color.

source§

impl Copy for Null

Auto Trait Implementations§

§

impl RefUnwindSafe for Null

§

impl Send for Null

§

impl Sync for Null

§

impl Unpin for Null

§

impl UnwindSafe for Null

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/advanced/renderer/struct.Quad.html b/iced/advanced/renderer/struct.Quad.html index a3393a14aad..a426ccb8662 100644 --- a/iced/advanced/renderer/struct.Quad.html +++ b/iced/advanced/renderer/struct.Quad.html @@ -1,4 +1,4 @@ -Quad in iced::advanced::renderer - Rust

Fields§

§bounds: Rectangle

The bounds of the Quad.

§border: Border

The Border of the Quad.

§shadow: Shadow

The Shadow of the Quad.

-

Trait Implementations§

source§

impl Clone for Quad

source§

fn clone(&self) -> Quad

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 Quad

source§

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

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

impl Default for Quad

source§

fn default() -> Quad

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

impl PartialEq for Quad

source§

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

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

Trait Implementations§

source§

impl Clone for Quad

source§

fn clone(&self) -> Quad

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 Quad

source§

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

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

impl Default for Quad

source§

fn default() -> Quad

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

impl PartialEq for Quad

source§

fn eq(&self, other: &Quad) -> 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 Quad

source§

impl StructuralPartialEq for Quad

Auto Trait Implementations§

§

impl RefUnwindSafe for Quad

§

impl Send for Quad

§

impl Sync for Quad

§

impl Unpin for Quad

§

impl UnwindSafe for Quad

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where +sufficient, and should not be overridden without very good reason.

source§

impl Copy for Quad

source§

impl StructuralPartialEq for Quad

Auto Trait Implementations§

§

impl RefUnwindSafe for Quad

§

impl Send for Quad

§

impl Sync for Quad

§

impl Unpin for Quad

§

impl UnwindSafe for Quad

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/advanced/renderer/struct.Style.html b/iced/advanced/renderer/struct.Style.html index bc789a455d6..e8bdab8ab33 100644 --- a/iced/advanced/renderer/struct.Style.html +++ b/iced/advanced/renderer/struct.Style.html @@ -1,10 +1,10 @@ -Style in iced::advanced::renderer - Rust

Struct iced::advanced::renderer::Style

source ·
pub struct Style {
+Style in iced::advanced::renderer - Rust

Struct iced::advanced::renderer::Style

source ·
pub struct Style {
     pub text_color: Color,
 }
Available on crate feature advanced only.
Expand description

The styling attributes of a Renderer.

Fields§

§text_color: Color

The text color

-

Trait Implementations§

source§

impl Clone for Style

source§

fn clone(&self) -> Style

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 Style

source§

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

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

impl Default for Style

source§

fn default() -> Style

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

impl PartialEq for Style

source§

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

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

Trait Implementations§

source§

impl Clone for Style

source§

fn clone(&self) -> Style

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 Style

source§

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

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

impl Default for Style

source§

fn default() -> Style

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

impl PartialEq for Style

source§

fn eq(&self, other: &Style) -> 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 Style

source§

impl StructuralPartialEq for Style

Auto Trait Implementations§

§

impl RefUnwindSafe for Style

§

impl Send for Style

§

impl Sync for Style

§

impl Unpin for Style

§

impl UnwindSafe for Style

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where +sufficient, and should not be overridden without very good reason.

source§

impl Copy for Style

source§

impl StructuralPartialEq for Style

Auto Trait Implementations§

§

impl RefUnwindSafe for Style

§

impl Send for Style

§

impl Sync for Style

§

impl Unpin for Style

§

impl UnwindSafe for Style

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/advanced/renderer/trait.Renderer.html b/iced/advanced/renderer/trait.Renderer.html index e1329d2a87e..68af01149c5 100644 --- a/iced/advanced/renderer/trait.Renderer.html +++ b/iced/advanced/renderer/trait.Renderer.html @@ -1,22 +1,34 @@ -Renderer in iced::advanced::renderer - Rust
pub trait Renderer: Sized {
+Renderer in iced::advanced::renderer - Rust
pub trait Renderer: Sized {
     // Required methods
     fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self));
-    fn with_translation(
+    fn with_transformation(
         &mut self,
-        translation: Vector,
+        transformation: Transformation,
         f: impl FnOnce(&mut Self)
     );
     fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>);
     fn clear(&mut self);
+
+    // Provided method
+    fn with_translation(
+        &mut self,
+        translation: Vector,
+        f: impl FnOnce(&mut Self)
+    ) { ... }
 }
Available on crate feature advanced only.
Expand description

A component that can be used by widgets to draw themselves on a screen.

-

Required Methods§

source

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

Draws the primitives recorded in the given closure in a new layer.

+

Required Methods§

source

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

Draws the primitives recorded in the given closure in a new layer.

The layer will clip its contents to the provided bounds.

-
source

fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

Applies a translation to the primitives recorded in the given closure.

-
source

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

Fills a Quad with the provided Background.

-
source

fn clear(&mut self)

Clears all of the recorded primitives in the Renderer.

+
source

fn with_transformation( + &mut self, + transformation: Transformation, + f: impl FnOnce(&mut Self) +)

Applies a Transformation to the primitives recorded in the given closure.

+
source

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

Fills a Quad with the provided Background.

+
source

fn clear(&mut self)

Clears all of the recorded primitives in the Renderer.

+

Provided Methods§

source

fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

Applies a translation to the primitives recorded in the given closure.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl<B> Renderer for Renderer<B>
where - B: Backend,

source§

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

source§

fn with_translation( + B: Backend,

source§

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

source§

fn with_transformation( &mut self, - translation: Vector, + transformation: Transformation, f: impl FnOnce(&mut Renderer<B>) -)

source§

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

source§

fn clear(&mut self)

Implementors§

\ No newline at end of file +)

source§

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

source§

fn clear(&mut self)

Implementors§

\ No newline at end of file diff --git a/iced/advanced/svg/trait.Renderer.html b/iced/advanced/svg/trait.Renderer.html index 0829c67e7ea..e0469195bea 100644 --- a/iced/advanced/svg/trait.Renderer.html +++ b/iced/advanced/svg/trait.Renderer.html @@ -6,4 +6,4 @@

Required Methods§

source

fn dimensions(&self, handle: &Handle) -> Size<u32>

Returns the default dimensions of an SVG for the given Handle.

source

fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl<B> Renderer for Renderer<B>
where - B: Backend + Svg,

source§

fn dimensions(&self, handle: &Handle) -> Size<u32>

source§

fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

Implementors§

source§

impl Renderer for iced::Renderer

Available on crate feature svg only.
\ No newline at end of file + B: Backend + Svg,
source§

fn dimensions(&self, handle: &Handle) -> Size<u32>

source§

fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

Implementors§

source§

impl Renderer for iced::Renderer

Available on crate feature svg only.
\ No newline at end of file diff --git a/iced/advanced/text/editor/trait.Editor.html b/iced/advanced/text/editor/trait.Editor.html index 4ea23754b70..f8aa85da2c3 100644 --- a/iced/advanced/text/editor/trait.Editor.html +++ b/iced/advanced/text/editor/trait.Editor.html @@ -51,14 +51,14 @@ format_highlight: impl Fn(&<H as Highlighter>::Highlight) -> Format<Self::Font> )
where H: Highlighter,

Runs a text Highlighter in the Editor.

-

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Editor for ()

§

type Font = Font

source§

fn with_text(_text: &str)

source§

fn cursor(&self) -> Cursor

source§

fn cursor_position(&self) -> (usize, usize)

source§

fn selection(&self) -> Option<String>

source§

fn line(&self, _index: usize) -> Option<&str>

source§

fn line_count(&self) -> usize

source§

fn perform(&mut self, _action: Action)

source§

fn bounds(&self) -> Size

source§

fn update( +

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Editor for ()

§

type Font = Font

source§

fn with_text(_text: &str)

source§

fn cursor(&self) -> Cursor

source§

fn cursor_position(&self) -> (usize, usize)

source§

fn selection(&self) -> Option<String>

source§

fn line(&self, _index: usize) -> Option<&str>

source§

fn line_count(&self) -> usize

source§

fn perform(&mut self, _action: Action)

source§

fn bounds(&self) -> Size

source§

fn update( &mut self, _new_bounds: Size, _new_font: <() as Editor>::Font, _new_size: Pixels, _new_line_height: LineHeight, _new_highlighter: &mut impl Highlighter -)

source§

fn highlight<H>( +)

source§

fn highlight<H>( &mut self, _font: <() as Editor>::Font, _highlighter: &mut H, diff --git a/iced/advanced/text/trait.Editor.html b/iced/advanced/text/trait.Editor.html index acb4e6a2718..56985a31add 100644 --- a/iced/advanced/text/trait.Editor.html +++ b/iced/advanced/text/trait.Editor.html @@ -51,14 +51,14 @@ format_highlight: impl Fn(&<H as Highlighter>::Highlight) -> Format<Self::Font> )
where H: Highlighter,

Runs a text Highlighter in the Editor.

-

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Editor for ()

§

type Font = Font

source§

fn with_text(_text: &str)

source§

fn cursor(&self) -> Cursor

source§

fn cursor_position(&self) -> (usize, usize)

source§

fn selection(&self) -> Option<String>

source§

fn line(&self, _index: usize) -> Option<&str>

source§

fn line_count(&self) -> usize

source§

fn perform(&mut self, _action: Action)

source§

fn bounds(&self) -> Size

source§

fn update( +

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Editor for ()

§

type Font = Font

source§

fn with_text(_text: &str)

source§

fn cursor(&self) -> Cursor

source§

fn cursor_position(&self) -> (usize, usize)

source§

fn selection(&self) -> Option<String>

source§

fn line(&self, _index: usize) -> Option<&str>

source§

fn line_count(&self) -> usize

source§

fn perform(&mut self, _action: Action)

source§

fn bounds(&self) -> Size

source§

fn update( &mut self, _new_bounds: Size, _new_font: <() as Editor>::Font, _new_size: Pixels, _new_line_height: LineHeight, _new_highlighter: &mut impl Highlighter -)

source§

fn highlight<H>( +)

source§

fn highlight<H>( &mut self, _font: <() as Editor>::Font, _highlighter: &mut H, diff --git a/iced/advanced/text/trait.Paragraph.html b/iced/advanced/text/trait.Paragraph.html index 0ea3307d0d2..6eaffa87cc2 100644 --- a/iced/advanced/text/trait.Paragraph.html +++ b/iced/advanced/text/trait.Paragraph.html @@ -31,4 +31,4 @@

Provided Methods§

source

fn update(&mut self, text: Text<'_, Self::Font>)

Updates the Paragraph to match the given Text, if needed.

source

fn min_width(&self) -> f32

Returns the minimum width that can fit the contents of the Paragraph.

source

fn min_height(&self) -> f32

Returns the minimum height that can fit the contents of the Paragraph.

-

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Paragraph for ()

§

type Font = Font

source§

fn with_text(_text: Text<'_, <() as Paragraph>::Font>)

source§

fn resize(&mut self, _new_bounds: Size)

source§

fn compare(&self, _text: Text<'_, <() as Paragraph>::Font>) -> Difference

source§

fn horizontal_alignment(&self) -> Horizontal

source§

fn vertical_alignment(&self) -> Vertical

source§

fn grapheme_position(&self, _line: usize, _index: usize) -> Option<Point>

source§

fn min_bounds(&self) -> Size

source§

fn hit_test(&self, _point: Point) -> Option<Hit>

source§

impl Paragraph for Paragraph

§

type Font = Font

source§

fn with_text(text: Text<'_, Font>) -> Paragraph

source§

fn resize(&mut self, new_bounds: Size)

source§

fn compare(&self, text: Text<'_, Font>) -> Difference

source§

fn horizontal_alignment(&self) -> Horizontal

source§

fn vertical_alignment(&self) -> Vertical

source§

fn min_bounds(&self) -> Size

source§

fn hit_test(&self, point: Point) -> Option<Hit>

source§

fn grapheme_position(&self, line: usize, index: usize) -> Option<Point>

Implementors§

\ No newline at end of file +

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl Paragraph for ()

§

type Font = Font

source§

fn with_text(_text: Text<'_, <() as Paragraph>::Font>)

source§

fn resize(&mut self, _new_bounds: Size)

source§

fn compare(&self, _text: Text<'_, <() as Paragraph>::Font>) -> Difference

source§

fn horizontal_alignment(&self) -> Horizontal

source§

fn vertical_alignment(&self) -> Vertical

source§

fn grapheme_position(&self, _line: usize, _index: usize) -> Option<Point>

source§

fn min_bounds(&self) -> Size

source§

fn hit_test(&self, _point: Point) -> Option<Hit>

source§

impl Paragraph for Paragraph

§

type Font = Font

source§

fn with_text(text: Text<'_, Font>) -> Paragraph

source§

fn resize(&mut self, new_bounds: Size)

source§

fn compare(&self, text: Text<'_, Font>) -> Difference

source§

fn horizontal_alignment(&self) -> Horizontal

source§

fn vertical_alignment(&self) -> Vertical

source§

fn min_bounds(&self) -> Size

source§

fn hit_test(&self, point: Point) -> Option<Hit>

source§

fn grapheme_position(&self, line: usize, index: usize) -> Option<Point>

Implementors§

\ No newline at end of file diff --git a/iced/advanced/text/trait.Renderer.html b/iced/advanced/text/trait.Renderer.html index 8f474b560b5..8548e8a7608 100644 --- a/iced/advanced/text/trait.Renderer.html +++ b/iced/advanced/text/trait.Renderer.html @@ -85,4 +85,4 @@ position: Point, color: Color, clip_bounds: Rectangle -)

Implementors§

source§

impl Renderer for iced::Renderer

§

type Font = Font

§

type Paragraph = Paragraph

§

type Editor = Editor

source§

const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

source§

const CHECKMARK_ICON: char = '\u{f00c}'

source§

const ARROW_DOWN_ICON: char = '\u{e800}'

source§

impl Renderer for Null

§

type Font = Font

§

type Paragraph = ()

§

type Editor = ()

source§

const ICON_FONT: Font = Font::DEFAULT

source§

const CHECKMARK_ICON: char = '0'

source§

const ARROW_DOWN_ICON: char = '0'

\ No newline at end of file +)

Implementors§

source§

impl Renderer for iced::Renderer

§

type Font = Font

§

type Paragraph = Paragraph

§

type Editor = Editor

source§

const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

source§

const CHECKMARK_ICON: char = '\u{f00c}'

source§

const ARROW_DOWN_ICON: char = '\u{e800}'

source§

impl Renderer for Null

§

type Font = Font

§

type Paragraph = ()

§

type Editor = ()

source§

const ICON_FONT: Font = Font::DEFAULT

source§

const CHECKMARK_ICON: char = '0'

source§

const ARROW_DOWN_ICON: char = '0'

\ No newline at end of file diff --git a/iced/advanced/trait.Renderer.html b/iced/advanced/trait.Renderer.html index 6cff9e688e9..7bd426af324 100644 --- a/iced/advanced/trait.Renderer.html +++ b/iced/advanced/trait.Renderer.html @@ -1,22 +1,34 @@ -Renderer in iced::advanced - Rust

Trait iced::advanced::Renderer

source ·
pub trait Renderer: Sized {
+Renderer in iced::advanced - Rust

Trait iced::advanced::Renderer

source ·
pub trait Renderer: Sized {
     // Required methods
     fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self));
-    fn with_translation(
+    fn with_transformation(
         &mut self,
-        translation: Vector,
+        transformation: Transformation,
         f: impl FnOnce(&mut Self)
     );
     fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>);
     fn clear(&mut self);
+
+    // Provided method
+    fn with_translation(
+        &mut self,
+        translation: Vector,
+        f: impl FnOnce(&mut Self)
+    ) { ... }
 }
Available on crate feature advanced only.
Expand description

A component that can be used by widgets to draw themselves on a screen.

-

Required Methods§

source

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

Draws the primitives recorded in the given closure in a new layer.

+

Required Methods§

source

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

Draws the primitives recorded in the given closure in a new layer.

The layer will clip its contents to the provided bounds.

-
source

fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

Applies a translation to the primitives recorded in the given closure.

-
source

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

Fills a Quad with the provided Background.

-
source

fn clear(&mut self)

Clears all of the recorded primitives in the Renderer.

+
source

fn with_transformation( + &mut self, + transformation: Transformation, + f: impl FnOnce(&mut Self) +)

Applies a Transformation to the primitives recorded in the given closure.

+
source

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

Fills a Quad with the provided Background.

+
source

fn clear(&mut self)

Clears all of the recorded primitives in the Renderer.

+

Provided Methods§

source

fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

Applies a translation to the primitives recorded in the given closure.

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl<B> Renderer for Renderer<B>
where - B: Backend,

source§

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

source§

fn with_translation( + B: Backend,

source§

fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

source§

fn with_transformation( &mut self, - translation: Vector, + transformation: Transformation, f: impl FnOnce(&mut Renderer<B>) -)

source§

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

source§

fn clear(&mut self)

Implementors§

\ No newline at end of file +)
source§

fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

source§

fn clear(&mut self)

Implementors§

\ No newline at end of file diff --git a/iced/advanced/widget/struct.Id.html b/iced/advanced/widget/struct.Id.html index 527f8ae01e3..b66c0bc0146 100644 --- a/iced/advanced/widget/struct.Id.html +++ b/iced/advanced/widget/struct.Id.html @@ -2,7 +2,7 @@

Implementations§

source§

impl Id

source

pub fn new(id: impl Into<Cow<'static, str>>) -> Id

Creates a custom Id.

source

pub fn unique() -> Id

Creates a unique Id.

This function produces a different Id every time it is called.

-

Trait Implementations§

source§

impl Clone for Id

source§

fn clone(&self) -> Id

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 Id

source§

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

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

impl From<Id> for Id

source§

fn from(id: Id) -> Id

Converts to this type from the input type.
source§

impl From<Id> for Id

source§

fn from(id: Id) -> Id

Converts to this type from the input type.
source§

impl From<Id> for Id

source§

fn from(id: Id) -> Id

Converts to this type from the input type.
source§

impl Hash for Id

source§

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

Trait Implementations§

source§

impl Clone for Id

source§

fn clone(&self) -> Id

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 Id

source§

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

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

impl From<Id> for Id

source§

fn from(id: Id) -> Id

Converts to this type from the input type.
source§

impl From<Id> for Id

source§

fn from(id: Id) -> Id

Converts to this type from the input type.
source§

impl From<Id> for Id

source§

fn from(id: Id) -> Id

Converts to this type from the input type.
source§

impl Hash for Id

source§

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

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 for Id

source§

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

This method tests for self and other values to be equal, and is used diff --git a/iced/alignment/enum.Alignment.html b/iced/alignment/enum.Alignment.html index 1380a29915f..686d7d60053 100644 --- a/iced/alignment/enum.Alignment.html +++ b/iced/alignment/enum.Alignment.html @@ -6,7 +6,7 @@

Variants§

§

Start

Align at the start of the axis.

§

Center

Align at the center of the axis.

§

End

Align at the end of the axis.

-

Trait Implementations§

source§

impl Clone for Alignment

source§

fn clone(&self) -> Alignment

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 Alignment

source§

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

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

impl From<Horizontal> for Alignment

source§

fn from(horizontal: Horizontal) -> Alignment

Converts to this type from the input type.
source§

impl From<Vertical> for Alignment

source§

fn from(vertical: Vertical) -> Alignment

Converts to this type from the input type.
source§

impl Hash for Alignment

source§

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

Trait Implementations§

source§

impl Clone for Alignment

source§

fn clone(&self) -> Alignment

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 Alignment

source§

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

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

impl From<Horizontal> for Alignment

source§

fn from(horizontal: Horizontal) -> Alignment

Converts to this type from the input type.
source§

impl From<Vertical> for Alignment

source§

fn from(vertical: Vertical) -> Alignment

Converts to this type from the input type.
source§

impl Hash for Alignment

source§

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

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 for Alignment

source§

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

This method tests for self and other values to be equal, and is used diff --git a/iced/all.html b/iced/all.html index 213e63c1ea9..4d472d09d42 100644 --- a/iced/all.html +++ b/iced/all.html @@ -1 +1 @@ -List of all items in this crate

List of all items

Structs

Enums

Traits

Macros

Functions

Type Aliases

Statics

Constants

\ No newline at end of file +List of all items in this crate

List of all items

Structs

Enums

Traits

Macros

Functions

Type Aliases

Statics

Constants

\ No newline at end of file diff --git a/iced/border/struct.Radius.html b/iced/border/struct.Radius.html index 17292154dbd..4abbcde7e2b 100644 --- a/iced/border/struct.Radius.html +++ b/iced/border/struct.Radius.html @@ -1,6 +1,6 @@ Radius in iced::border - Rust

Struct iced::border::Radius

source ·
pub struct Radius(/* private fields */);
Expand description

The border radii for the corners of a graphics primitive in the order: top-left, top-right, bottom-right, bottom-left.

-

Trait Implementations§

source§

impl Clone for Radius

source§

fn clone(&self) -> Radius

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 Radius

source§

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

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

impl Default for Radius

source§

fn default() -> Radius

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

impl From<[f32; 4]> for Radius

source§

fn from(radi: [f32; 4]) -> Radius

Converts to this type from the input type.
source§

impl From<f32> for Radius

source§

fn from(w: f32) -> Radius

Converts to this type from the input type.
source§

impl From<u8> for Radius

source§

fn from(w: u8) -> Radius

Converts to this type from the input type.
source§

impl PartialEq for Radius

source§

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

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

Trait Implementations§

source§

impl Clone for Radius

source§

fn clone(&self) -> Radius

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 Radius

source§

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

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

impl Default for Radius

source§

fn default() -> Radius

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

impl From<[f32; 4]> for Radius

source§

fn from(radi: [f32; 4]) -> Radius

Converts to this type from the input type.
source§

impl From<f32> for Radius

source§

fn from(w: f32) -> Radius

Converts to this type from the input type.
source§

impl From<u8> for Radius

source§

fn from(w: u8) -> Radius

Converts to this type from the input type.
source§

impl PartialEq for Radius

source§

fn eq(&self, other: &Radius) -> 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 Radius

source§

impl StructuralPartialEq for Radius

Auto Trait Implementations§

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/clipboard/index.html b/iced/clipboard/index.html index 18dcaf274e2..96c28c30555 100644 --- a/iced/clipboard/index.html +++ b/iced/clipboard/index.html @@ -1,2 +1,2 @@ -iced::clipboard - Rust

Module iced::clipboard

source ·
Expand description

Access the clipboard.

+iced::clipboard - Rust

Module iced::clipboard

source ·
Expand description

Access the clipboard.

Functions

  • Read the current contents of the clipboard.
  • Write the given contents to the clipboard.
\ No newline at end of file diff --git a/iced/command/index.html b/iced/command/index.html index 70af7a6c215..449c88649e1 100644 --- a/iced/command/index.html +++ b/iced/command/index.html @@ -1,3 +1,3 @@ -iced::command - Rust

Module iced::command

source ·
Expand description

Run asynchronous actions.

+iced::command - Rust

Module iced::command

source ·
Expand description

Run asynchronous actions.

Structs

  • A set of asynchronous actions to be performed by some runtime.

Functions

  • Creates a Command that produces the Messages published from a Future to an [mpsc::Sender] with the given bounds.
\ No newline at end of file diff --git a/iced/enum.Alignment.html b/iced/enum.Alignment.html index aafa8c21a0a..6429abb2fbc 100644 --- a/iced/enum.Alignment.html +++ b/iced/enum.Alignment.html @@ -6,7 +6,7 @@

Variants§

§

Start

Align at the start of the axis.

§

Center

Align at the center of the axis.

§

End

Align at the end of the axis.

-

Trait Implementations§

source§

impl Clone for Alignment

source§

fn clone(&self) -> Alignment

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 Alignment

source§

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

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

impl From<Horizontal> for Alignment

source§

fn from(horizontal: Horizontal) -> Alignment

Converts to this type from the input type.
source§

impl From<Vertical> for Alignment

source§

fn from(vertical: Vertical) -> Alignment

Converts to this type from the input type.
source§

impl Hash for Alignment

source§

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

Trait Implementations§

source§

impl Clone for Alignment

source§

fn clone(&self) -> Alignment

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 Alignment

source§

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

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

impl From<Horizontal> for Alignment

source§

fn from(horizontal: Horizontal) -> Alignment

Converts to this type from the input type.
source§

impl From<Vertical> for Alignment

source§

fn from(vertical: Vertical) -> Alignment

Converts to this type from the input type.
source§

impl Hash for Alignment

source§

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

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 for Alignment

source§

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

This method tests for self and other values to be equal, and is used diff --git a/iced/enum.Background.html b/iced/enum.Background.html index ae5149e8656..ad5bbccb83b 100644 --- a/iced/enum.Background.html +++ b/iced/enum.Background.html @@ -4,7 +4,7 @@ }
Expand description

The background of some element.

Variants§

§

Color(Color)

A solid color.

§

Gradient(Gradient)

Linearly interpolate between several colors.

-

Trait Implementations§

source§

impl Clone for Background

source§

fn clone(&self) -> Background

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 Background

source§

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

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

impl From<Color> for Background

source§

fn from(color: Color) -> Background

Converts to this type from the input type.
source§

impl From<Gradient> for Background

source§

fn from(gradient: Gradient) -> Background

Converts to this type from the input type.
source§

impl From<Linear> for Background

source§

fn from(gradient: Linear) -> Background

Converts to this type from the input type.
source§

impl PartialEq for Background

source§

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

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

Trait Implementations§

source§

impl Clone for Background

source§

fn clone(&self) -> Background

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 Background

source§

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

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

impl From<Color> for Background

source§

fn from(color: Color) -> Background

Converts to this type from the input type.
source§

impl From<Gradient> for Background

source§

fn from(gradient: Gradient) -> Background

Converts to this type from the input type.
source§

impl From<Linear> for Background

source§

fn from(gradient: Linear) -> Background

Converts to this type from the input type.
source§

impl PartialEq for Background

source§

fn eq(&self, other: &Background) -> 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 Background

source§

impl StructuralPartialEq for Background

Auto Trait Implementations§

Blanket Implementations§

source§

impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/enum.Length.html b/iced/enum.Length.html index c0a9131f71b..73609d9fea2 100644 --- a/iced/enum.Length.html +++ b/iced/enum.Length.html @@ -23,7 +23,7 @@
  • Length::Shrink if Length::Shrink or Length::Fixed.
  • Length::Fill otherwise.
  • -

    Trait Implementations§

    source§

    impl Clone for Length

    source§

    fn clone(&self) -> Length

    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 Length

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Length

    Converts to this type from the input type.
    source§

    impl From<f32> for Length

    source§

    fn from(amount: f32) -> Length

    Converts to this type from the input type.
    source§

    impl From<u16> for Length

    source§

    fn from(units: u16) -> Length

    Converts to this type from the input type.
    source§

    impl PartialEq for Length

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Length

    source§

    fn clone(&self) -> Length

    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 Length

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Length

    Converts to this type from the input type.
    source§

    impl From<f32> for Length

    source§

    fn from(amount: f32) -> Length

    Converts to this type from the input type.
    source§

    impl From<u16> for Length

    source§

    fn from(units: u16) -> Length

    Converts to this type from the input type.
    source§

    impl PartialEq for Length

    source§

    fn eq(&self, other: &Length) -> 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 Length

    source§

    impl StructuralPartialEq for Length

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/enum.Renderer.html b/iced/enum.Renderer.html index 92d50a7f8f5..81018de108d 100644 --- a/iced/enum.Renderer.html +++ b/iced/enum.Renderer.html @@ -1,43 +1,43 @@ -Renderer in iced - Rust

    Enum iced::Renderer

    source ·
    pub enum Renderer {
    +Renderer in iced - Rust

    Enum iced::Renderer

    source ·
    pub enum Renderer {
         TinySkia(Renderer<Backend>),
         Wgpu(Renderer<Backend>),
     }
    Expand description

    The default graphics renderer for iced.

    -

    Variants§

    §

    TinySkia(Renderer<Backend>)

    §

    Wgpu(Renderer<Backend>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( +

    Variants§

    §

    TinySkia(Renderer<Backend>)

    §

    Wgpu(Renderer<Backend>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( &mut self, handle: Handle, filter_method: FilterMethod, bounds: Rectangle )

    Draws an image with the given Handle and inside the provided -bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( - &mut self, - bounds: Rectangle, - primitive: impl Primitive -)

    Draws a custom pipeline primitive.
    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( +bounds.

    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( &mut self, paragraph: &<Renderer as Renderer>::Paragraph, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Paragraph at the given position and with the given -Color.
    source§

    fn fill_editor( +Color.

    source§

    fn fill_editor( &mut self, editor: &<Renderer as Renderer>::Editor, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Editor at the given position and with the given -Color.
    source§

    fn fill_text( +Color.

    source§

    fn fill_text( &mut self, text: Text<'_, <Renderer as Renderer>::Font>, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Text at the given position and with the given -Color.
    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation( +Color.

    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation( &mut self, - translation: Vector, + transformation: Transformation, f: impl FnOnce(&mut Renderer) -)

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<<Renderer as Renderer>::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( +)

    Applies a Transformation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<<Renderer as Renderer>::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( + &mut self, + bounds: Rectangle, + primitive: impl Primitive +)

    Draws a custom pipeline primitive.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( &self, _tree: &mut Tree, _renderer: &Renderer, diff --git a/iced/enum.Theme.html b/iced/enum.Theme.html index f55a214ecf9..2073a29384f 100644 --- a/iced/enum.Theme.html +++ b/iced/enum.Theme.html @@ -26,7 +26,7 @@ &self, style: &<Theme as StyleSheet>::Style, is_selected: bool -) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( +) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool @@ -34,15 +34,15 @@ &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( +) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_checked: bool diff --git a/iced/event/index.html b/iced/event/index.html index f2b7d70429d..6d98b7722ff 100644 --- a/iced/event/index.html +++ b/iced/event/index.html @@ -1,4 +1,4 @@ -iced::event - Rust

    Module iced::event

    source ·
    Expand description

    Handle events of a user interface.

    +iced::event - Rust

    Module iced::event

    source ·
    Expand description

    Handle events of a user interface.

    Enums

    Functions

    • Returns a Subscription to all the ignored runtime events.
    • Creates a Subscription that produces a message for every runtime event, including the redraw request events.
    • Creates a Subscription that listens and filters all the runtime events with the provided function, producing messages accordingly.
    \ No newline at end of file diff --git a/iced/executor/index.html b/iced/executor/index.html index f31923a30ac..3d4af53d23d 100644 --- a/iced/executor/index.html +++ b/iced/executor/index.html @@ -1,2 +1,2 @@ -iced::executor - Rust

    Module iced::executor

    source ·
    Expand description

    Choose your preferred executor to power your application.

    +iced::executor - Rust

    Module iced::executor

    source ·
    Expand description

    Choose your preferred executor to power your application.

    Traits

    Type Aliases

    • A default cross-platform executor.
    \ No newline at end of file diff --git a/iced/executor/type.Default.html b/iced/executor/type.Default.html index 27473194ea3..ca59dbfdc21 100644 --- a/iced/executor/type.Default.html +++ b/iced/executor/type.Default.html @@ -1,4 +1,4 @@ -Default in iced::executor - Rust

    Type Alias iced::executor::Default

    source ·
    pub type Default = Executor;
    Expand description

    A default cross-platform executor.

    +Default in iced::executor - Rust

    Type Alias iced::executor::Default

    source ·
    pub type Default = Executor;
    Expand description

    A default cross-platform executor.

    Crate iced

    source ·
    Expand description

    Iced is a cross-platform GUI library focused on simplicity and type-safety. Inspired by Elm.

    Features

    Re-exports

    Modules

    • advancedadvanced
      Leverage advanced concepts like custom widgets.
    • Align and position widgets.
    • Build interactive cross-platform applications.
    • Draw lines around containers.
    • Access the clipboard.
    • Run asynchronous actions.
    • Handle events of a user interface.
    • Choose your preferred executor to power your application.
    • Load and use fonts.
    • Colors that transition progressively.
    • Listen and react to keyboard events.
    • Listen and react to mouse events.
    • multi_windowmulti-window
      Leverage multi-window support in your application.
    • Display interactive elements on top of other widgets.
    • Configure your application.
    • Listen to external events in your application.
    • systemsystem
      Retrieve system information.
    • Use the built-in theme and styles.
    • Listen and react to time.
    • Listen and react to touch events.
    • Use the built-in widgets or create your own.
    • Configure the window of your application in native platforms.

    Macros

    • Creates a Color with shorter and cleaner syntax.

    Structs

    Enums

    • Alignment on the axis of a container.
    • The background of some element.
    • The strategy used to fit the contents of a widget to its bounding box.
    • An error that occurred while running an application.
    • A user interface event.
    • A fill which transitions colors progressively along a direction, either linearly, radially (TBD), +

    Re-exports

    Modules

    • advancedadvanced
      Leverage advanced concepts like custom widgets.
    • Align and position widgets.
    • Build interactive cross-platform applications.
    • Draw lines around containers.
    • Access the clipboard.
    • Run asynchronous actions.
    • Handle events of a user interface.
    • Choose your preferred executor to power your application.
    • Load and use fonts.
    • Colors that transition progressively.
    • Listen and react to keyboard events.
    • Listen and react to mouse events.
    • multi_windowmulti-window
      Leverage multi-window support in your application.
    • Display interactive elements on top of other widgets.
    • Configure your application.
    • Listen to external events in your application.
    • systemsystem
      Retrieve system information.
    • Use the built-in theme and styles.
    • Listen and react to time.
    • Listen and react to touch events.
    • Use the built-in widgets or create your own.
    • Configure the window of your application in native platforms.

    Macros

    • Creates a Color with shorter and cleaner syntax.

    Structs

    Enums

    • Alignment on the axis of a container.
    • The background of some element.
    • The strategy used to fit the contents of a widget to its bounding box.
    • An error that occurred while running an application.
    • A user interface event.
    • A fill which transitions colors progressively along a direction, either linearly, radially (TBD), or conically (TBD).
    • The strategy used to fill space in a specific dimension.
    • The default graphics renderer for iced.
    • A built-in theme.

    Traits

    Type Aliases

    \ No newline at end of file diff --git a/iced/keyboard/index.html b/iced/keyboard/index.html index c685aa5d861..38bd96799f9 100644 --- a/iced/keyboard/index.html +++ b/iced/keyboard/index.html @@ -1,4 +1,4 @@ -iced::keyboard - Rust

    Module iced::keyboard

    source ·
    Expand description

    Listen and react to keyboard events.

    +iced::keyboard - Rust

    Module iced::keyboard

    source ·
    Expand description

    Listen and react to keyboard events.

    Modules

    • Identify keyboard keys.

    Structs

    • The current state of the keyboard modifiers.

    Enums

    • A keyboard event.
    • A key on the keyboard.
    • The location of a key on the keyboard.

    Functions

    • Listens to keyboard key presses and calls the given function map them into actual messages.
    • Listens to keyboard key releases and calls the given function map them into actual messages.
    \ No newline at end of file diff --git a/iced/mouse/enum.Interaction.html b/iced/mouse/enum.Interaction.html index 4eabdfd3d4b..ff2ac0347fe 100644 --- a/iced/mouse/enum.Interaction.html +++ b/iced/mouse/enum.Interaction.html @@ -1,4 +1,4 @@ -Interaction in iced::mouse - Rust

    Enum iced::mouse::Interaction

    source ·
    pub enum Interaction {
    +Interaction in iced::mouse - Rust

    Enum iced::mouse::Interaction

    source ·
    pub enum Interaction {
         Idle,
         Pointer,
         Grab,
    @@ -9,8 +9,9 @@
         ResizingHorizontally,
         ResizingVertically,
         NotAllowed,
    +    ZoomIn,
     }
    Expand description

    The interaction of a mouse cursor.

    -

    Variants§

    §

    Idle

    §

    Pointer

    §

    Grab

    §

    Text

    §

    Crosshair

    §

    Working

    §

    Grabbing

    §

    ResizingHorizontally

    §

    ResizingVertically

    §

    NotAllowed

    Trait Implementations§

    source§

    impl Clone for Interaction

    source§

    fn clone(&self) -> Interaction

    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 Interaction

    source§

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

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

    impl Default for Interaction

    source§

    fn default() -> Interaction

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

    impl Ord for Interaction

    source§

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

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

    fn max(self, other: Self) -> Self
    where +

    Variants§

    §

    Idle

    §

    Pointer

    §

    Grab

    §

    Text

    §

    Crosshair

    §

    Working

    §

    Grabbing

    §

    ResizingHorizontally

    §

    ResizingVertically

    §

    NotAllowed

    §

    ZoomIn

    Trait Implementations§

    source§

    impl Clone for Interaction

    source§

    fn clone(&self) -> Interaction

    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 Interaction

    source§

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

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

    impl Default for Interaction

    source§

    fn default() -> Interaction

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

    impl Ord for Interaction

    source§

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

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

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

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

    fn min(self, other: Self) -> Self
    where Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    source§

    impl PartialEq for Interaction

    source§

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

    This method tests for self and other values to be equal, and is used diff --git a/iced/mouse/index.html b/iced/mouse/index.html index 4e7417b6e18..f655857e984 100644 --- a/iced/mouse/index.html +++ b/iced/mouse/index.html @@ -1,2 +1,2 @@ -iced::mouse - Rust

    Module iced::mouse

    source ·
    Expand description

    Listen and react to mouse events.

    +iced::mouse - Rust

    Module iced::mouse

    source ·
    Expand description

    Listen and react to mouse events.

    Enums

    \ No newline at end of file diff --git a/iced/overlay/index.html b/iced/overlay/index.html index 73c56a5d657..3871e32dde9 100644 --- a/iced/overlay/index.html +++ b/iced/overlay/index.html @@ -1,2 +1,2 @@ -iced::overlay - Rust

    Module iced::overlay

    source ·
    Expand description

    Display interactive elements on top of other widgets.

    +iced::overlay - Rust

    Module iced::overlay

    source ·
    Expand description

    Display interactive elements on top of other widgets.

    Modules

    • Build and show dropdown menus.

    Type Aliases

    \ No newline at end of file diff --git a/iced/overlay/type.Element.html b/iced/overlay/type.Element.html index 44d28950462..f1f38b5a9e3 100644 --- a/iced/overlay/type.Element.html +++ b/iced/overlay/type.Element.html @@ -1,3 +1,3 @@ -Element in iced::overlay - Rust

    Type Alias iced::overlay::Element

    source ·
    pub type Element<'a, Message, Theme = Renderer, Renderer = Renderer> = Element<'a, Message, Theme, Renderer>;
    Expand description

    A generic overlay.

    +Element in iced::overlay - Rust

    Type Alias iced::overlay::Element

    source ·
    pub type Element<'a, Message, Theme = Renderer, Renderer = Renderer> = Element<'a, Message, Theme, Renderer>;
    Expand description

    A generic overlay.

    This is an alias of an overlay::Element with a default Renderer.

    Aliased Type§

    struct Element<'a, Message, Theme = Renderer, Renderer = Renderer> { /* private fields */ }
    \ No newline at end of file diff --git a/iced/sidebar-items.js b/iced/sidebar-items.js index 738a877c6cf..623ef7eaa38 100644 --- a/iced/sidebar-items.js +++ b/iced/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["Alignment","Background","ContentFit","Error","Event","Gradient","Length","Renderer","Theme"],"macro":["color"],"mod":["advanced","alignment","application","border","clipboard","command","event","executor","font","gradient","keyboard","mouse","multi_window","overlay","settings","subscription","system","theme","time","touch","widget","window"],"struct":["Border","Color","Command","Degrees","Font","Padding","Pixels","Point","Radians","Rectangle","Shadow","Size","Subscription","Vector"],"trait":["Executor","Sandbox"],"type":["Element","Result"]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["Alignment","Background","ContentFit","Error","Event","Gradient","Length","Renderer","Theme"],"macro":["color"],"mod":["advanced","alignment","application","border","clipboard","command","event","executor","font","gradient","keyboard","mouse","multi_window","overlay","settings","subscription","system","theme","time","touch","widget","window"],"struct":["Border","Color","Command","Degrees","Font","Padding","Pixels","Point","Radians","Rectangle","Shadow","Size","Subscription","Transformation","Vector"],"trait":["Executor","Sandbox"],"type":["Element","Result"]}; \ No newline at end of file diff --git a/iced/struct.Color.html b/iced/struct.Color.html index 50aeaa3d8ea..cf414697f6c 100644 --- a/iced/struct.Color.html +++ b/iced/struct.Color.html @@ -23,9 +23,9 @@
    source

    pub fn into_linear(self) -> [f32; 4]

    Converts the Color into its linear values.

    source

    pub fn invert(&mut self)

    Inverts the Color in-place.

    source

    pub fn inverse(self) -> Color

    Returns the inverted Color.

    -

    Trait Implementations§

    source§

    impl Clone for Color

    source§

    fn clone(&self) -> Color

    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 Color

    source§

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

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

    impl Default for Color

    source§

    fn default() -> Color

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

    impl From<[f32; 3]> for Color

    source§

    fn from(_: [f32; 3]) -> Color

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Color

    source§

    fn from(_: [f32; 4]) -> Color

    Converts to this type from the input type.
    source§

    impl From<Alpha<Rgb, f32>> for Color

    Available on crate feature palette only.

    Converts from palette’s Rgba type to a Color.

    -
    source§

    fn from(rgba: Alpha<Rgb, f32>) -> Color

    Converts to this type from the input type.
    source§

    impl From<Color> for Background

    source§

    fn from(color: Color) -> Background

    Converts to this type from the input type.
    source§

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Color> for Text

    source§

    fn from(color: Color) -> Text

    Converts to this type from the input type.
    source§

    impl From<Rgb> for Color

    Available on crate feature palette only.

    Converts from palette’s Rgb type to a Color.

    -
    source§

    fn from(rgb: Rgb) -> Color

    Converts to this type from the input type.
    source§

    impl PartialEq for Color

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Color

    source§

    fn clone(&self) -> Color

    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 Color

    source§

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

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

    impl Default for Color

    source§

    fn default() -> Color

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

    impl From<[f32; 3]> for Color

    source§

    fn from(_: [f32; 3]) -> Color

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Color

    source§

    fn from(_: [f32; 4]) -> Color

    Converts to this type from the input type.
    source§

    impl From<Alpha<Rgb, f32>> for Color

    Available on crate feature palette only.

    Converts from palette’s Rgba type to a Color.

    +
    source§

    fn from(rgba: Alpha<Rgb, f32>) -> Color

    Converts to this type from the input type.
    source§

    impl From<Color> for Background

    source§

    fn from(color: Color) -> Background

    Converts to this type from the input type.
    source§

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Color> for Text

    source§

    fn from(color: Color) -> Text

    Converts to this type from the input type.
    source§

    impl From<Rgb> for Color

    Available on crate feature palette only.

    Converts from palette’s Rgb type to a Color.

    +
    source§

    fn from(rgb: Rgb) -> Color

    Converts to this type from the input type.
    source§

    impl PartialEq for Color

    source§

    fn eq(&self, other: &Color) -> 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 Color

    source§

    impl StructuralPartialEq for Color

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Color

    §

    impl Send for Color

    §

    impl Sync for Color

    §

    impl Unpin for Color

    §

    impl UnwindSafe for Color

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/struct.Padding.html b/iced/struct.Padding.html index edfd847fedb..9b292ecccbe 100644 --- a/iced/struct.Padding.html +++ b/iced/struct.Padding.html @@ -31,7 +31,7 @@

    source

    pub fn vertical(self) -> f32

    Returns the total amount of vertical Padding.

    source

    pub fn horizontal(self) -> f32

    Returns the total amount of horizontal Padding.

    source

    pub fn fit(self, inner: Size, outer: Size) -> Padding

    Fits the Padding between the provided inner and outer Size.

    -

    Trait Implementations§

    source§

    impl Clone for Padding

    source§

    fn clone(&self) -> Padding

    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 Padding

    source§

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

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

    impl From<[f32; 2]> for Padding

    source§

    fn from(p: [f32; 2]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Padding

    source§

    fn from(p: [f32; 4]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Padding

    source§

    fn from(p: [u16; 2]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<[u16; 4]> for Padding

    source§

    fn from(p: [u16; 4]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Size

    Converts to this type from the input type.
    source§

    impl From<f32> for Padding

    source§

    fn from(p: f32) -> Padding

    Converts to this type from the input type.
    source§

    impl From<u16> for Padding

    source§

    fn from(p: u16) -> Padding

    Converts to this type from the input type.
    source§

    impl Copy for Padding

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Padding

    source§

    fn clone(&self) -> Padding

    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 Padding

    source§

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

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

    impl From<[f32; 2]> for Padding

    source§

    fn from(p: [f32; 2]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Padding

    source§

    fn from(p: [f32; 4]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Padding

    source§

    fn from(p: [u16; 2]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<[u16; 4]> for Padding

    source§

    fn from(p: [u16; 4]) -> Padding

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Size

    Converts to this type from the input type.
    source§

    impl From<f32> for Padding

    source§

    fn from(p: f32) -> Padding

    Converts to this type from the input type.
    source§

    impl From<u16> for Padding

    source§

    fn from(p: u16) -> Padding

    Converts to this type from the input type.
    source§

    impl Copy for Padding

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/struct.Pixels.html b/iced/struct.Pixels.html index 053eced6425..71865086a24 100644 --- a/iced/struct.Pixels.html +++ b/iced/struct.Pixels.html @@ -1,10 +1,10 @@ -Pixels in iced - Rust

    Struct iced::Pixels

    source ·
    pub struct Pixels(pub f32);
    Expand description

    An amount of logical pixels.

    +Pixels in iced - Rust

    Struct iced::Pixels

    source ·
    pub struct Pixels(pub f32);
    Expand description

    An amount of logical pixels.

    Normally used to represent an amount of space, or the size of something.

    This type is normally asked as an argument in a generic way (e.g. impl Into<Pixels>) and, since Pixels implements From both for f32 and u16, you should be able to provide both integers and float literals as needed.

    -

    Tuple Fields§

    §0: f32

    Trait Implementations§

    source§

    impl Clone for Pixels

    source§

    fn clone(&self) -> Pixels

    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 Pixels

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Length

    Converts to this type from the input type.
    source§

    impl From<Pixels> for LineHeight

    source§

    fn from(pixels: Pixels) -> LineHeight

    Converts to this type from the input type.
    source§

    impl From<f32> for Pixels

    source§

    fn from(amount: f32) -> Pixels

    Converts to this type from the input type.
    source§

    impl From<u16> for Pixels

    source§

    fn from(amount: u16) -> Pixels

    Converts to this type from the input type.
    source§

    impl PartialEq for Pixels

    source§

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

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

    Tuple Fields§

    §0: f32

    Trait Implementations§

    source§

    impl Clone for Pixels

    source§

    fn clone(&self) -> Pixels

    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 Pixels

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Length

    Converts to this type from the input type.
    source§

    impl From<Pixels> for LineHeight

    source§

    fn from(pixels: Pixels) -> LineHeight

    Converts to this type from the input type.
    source§

    impl From<f32> for Pixels

    source§

    fn from(amount: f32) -> Pixels

    Converts to this type from the input type.
    source§

    impl From<u16> for Pixels

    source§

    fn from(amount: u16) -> Pixels

    Converts to this type from the input type.
    source§

    impl Mul<f32> for Pixels

    §

    type Output = Pixels

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: f32) -> Pixels

    Performs the * operation. Read more
    source§

    impl PartialEq for Pixels

    source§

    fn eq(&self, other: &Pixels) -> 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 PartialOrd for Pixels

    source§

    fn partial_cmp(&self, other: &Pixels) -> 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 >= diff --git a/iced/struct.Point.html b/iced/struct.Point.html index 0f4058e3022..cbd1ecfb0da 100644 --- a/iced/struct.Point.html +++ b/iced/struct.Point.html @@ -1,4 +1,4 @@ -Point in iced - Rust

    source§

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

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

    impl<T> Default for Point<T>
    where T: Default,

    source§

    fn default() -> Point<T>

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

    impl<T> Display for Point<T>
    where T: Display,

    source§

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

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

    impl<T> From<[T; 2]> for Point<T>
    where - T: Num,

    source§

    fn from(_: [T; 2]) -> Point<T>

    Converts to this type from the input type.
    source§

    impl<T> From<(T, T)> for Point<T>
    where - T: Num,

    source§

    fn from(_: (T, T)) -> Point<T>

    Converts to this type from the input type.
    source§

    impl<T> PartialEq for Point<T>
    where + T: Num,

    source§

    fn from(_: [T; 2]) -> Point<T>

    Converts to this type from the input type.
    source§

    impl<T> From<(T, T)> for Point<T>
    where + T: Num,

    source§

    fn from(_: (T, T)) -> Point<T>

    Converts to this type from the input type.
    source§

    impl Mul<Transformation> for Point

    §

    type Output = Point

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Point

    Performs the * operation. Read more
    source§

    impl<T> PartialEq for Point<T>
    where T: PartialEq,

    source§

    fn eq(&self, other: &Point<T>) -> 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<T> Sub<Vector<T>> for Point<T>
    where - T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Point<T>

    Performs the - operation. Read more
    source§

    impl<T> Sub for Point<T>
    where - T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, point: Point<T>) -> Vector<T>

    Performs the - operation. Read more
    source§

    impl<T> Copy for Point<T>
    where + T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Point<T>

    Performs the - operation. Read more
    source§

    impl<T> Sub for Point<T>
    where + T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, point: Point<T>) -> Vector<T>

    Performs the - operation. Read more
    source§

    impl<T> Copy for Point<T>
    where T: Copy,

    source§

    impl<T> Eq for Point<T>
    where T: Eq,

    source§

    impl<T> StructuralEq for Point<T>

    source§

    impl<T> StructuralPartialEq for Point<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Point<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Point<T>
    where diff --git a/iced/struct.Radians.html b/iced/struct.Radians.html index 17e5e90eaa5..4b56a5536e0 100644 --- a/iced/struct.Radians.html +++ b/iced/struct.Radians.html @@ -2,7 +2,7 @@

    Tuple Fields§

    §0: f32

    Implementations§

    source§

    impl Radians

    source

    pub const RANGE: RangeInclusive<Radians> = _

    The range of radians of a circle.

    source

    pub const PI: Radians = _

    The amount of radians in half a circle.

    source

    pub fn to_distance(&self, bounds: &Rectangle) -> (Point, Point)

    Calculates the line in which the angle intercepts the bounds.

    -

    Trait Implementations§

    source§

    impl Add for Radians

    §

    type Output = Radians

    The resulting type after applying the + operator.
    source§

    fn add(self, rhs: Radians) -> <Radians as Add>::Output

    Performs the + operation. Read more
    source§

    impl AddAssign for Radians

    source§

    fn add_assign(&mut self, rhs: Radians)

    Performs the += operation. Read more
    source§

    impl Clone for Radians

    source§

    fn clone(&self) -> Radians

    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 Radians

    source§

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

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

    impl Div<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: f32) -> <Radians as Div<f32>>::Output

    Performs the / operation. Read more
    source§

    impl Div for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: Radians) -> <Radians as Div>::Output

    Performs the / operation. Read more
    source§

    impl From<Degrees> for Radians

    source§

    fn from(degrees: Degrees) -> Radians

    Converts to this type from the input type.
    source§

    impl From<f32> for Radians

    source§

    fn from(radians: f32) -> Radians

    Converts to this type from the input type.
    source§

    impl From<u8> for Radians

    source§

    fn from(radians: u8) -> Radians

    Converts to this type from the input type.
    source§

    impl FromPrimitive for Radians

    source§

    fn from_i64(n: i64) -> Option<Radians>

    Converts an i64 to return an optional value of this type. If the +

    Trait Implementations§

    source§

    impl Add for Radians

    §

    type Output = Radians

    The resulting type after applying the + operator.
    source§

    fn add(self, rhs: Radians) -> <Radians as Add>::Output

    Performs the + operation. Read more
    source§

    impl AddAssign for Radians

    source§

    fn add_assign(&mut self, rhs: Radians)

    Performs the += operation. Read more
    source§

    impl Clone for Radians

    source§

    fn clone(&self) -> Radians

    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 Radians

    source§

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

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

    impl Div<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: f32) -> <Radians as Div<f32>>::Output

    Performs the / operation. Read more
    source§

    impl Div for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: Radians) -> <Radians as Div>::Output

    Performs the / operation. Read more
    source§

    impl From<Degrees> for Radians

    source§

    fn from(degrees: Degrees) -> Radians

    Converts to this type from the input type.
    source§

    impl From<f32> for Radians

    source§

    fn from(radians: f32) -> Radians

    Converts to this type from the input type.
    source§

    impl From<u8> for Radians

    source§

    fn from(radians: u8) -> Radians

    Converts to this type from the input type.
    source§

    impl FromPrimitive for Radians

    source§

    fn from_i64(n: i64) -> Option<Radians>

    Converts an i64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
    source§

    fn from_u64(n: u64) -> Option<Radians>

    Converts an u64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
    source§

    fn from_f64(n: f64) -> Option<Radians>

    Converts a f64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
    source§

    fn from_isize(n: isize) -> Option<Self>

    Converts an isize to return an optional value of this type. If the @@ -16,7 +16,7 @@ value cannot be represented by this type, then None is returned.
    source§

    fn from_u32(n: u32) -> Option<Self>

    Converts an u32 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
    source§

    fn from_u128(n: u128) -> Option<Self>

    Converts an u128 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
    source§

    fn from_f32(n: f32) -> Option<Self>

    Converts a f32 to return an optional value of this type. If the -value cannot be represented by this type, then None is returned.
    source§

    impl Mul<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: f32) -> <Radians as Mul<f32>>::Output

    Performs the * operation. Read more
    source§

    impl Mul for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Radians) -> <Radians as Mul>::Output

    Performs the * operation. Read more
    source§

    impl PartialEq for Radians

    source§

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

    This method tests for self and other values to be equal, and is used +value cannot be represented by this type, then None is returned.
    source§

    impl Mul<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: f32) -> <Radians as Mul<f32>>::Output

    Performs the * operation. Read more
    source§

    impl Mul for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Radians) -> <Radians as Mul>::Output

    Performs the * operation. Read more
    source§

    impl PartialEq for Radians

    source§

    fn eq(&self, other: &Radians) -> 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 PartialOrd for Radians

    source§

    fn partial_cmp(&self, other: &Radians) -> 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 >= diff --git a/iced/struct.Rectangle.html b/iced/struct.Rectangle.html index db90abcd931..56ce9b2973a 100644 --- a/iced/struct.Rectangle.html +++ b/iced/struct.Rectangle.html @@ -1,4 +1,4 @@ -Rectangle in iced - Rust

    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Rectangle<T>

    Performs the + operation. Read more
    source§

    impl<T> Clone for Rectangle<T>
    where T: Clone,

    source§

    fn clone(&self) -> Rectangle<T>

    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<T> Debug for Rectangle<T>
    where T: Debug,

    source§

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

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

    impl<T> Default for Rectangle<T>
    where - T: Default,

    source§

    fn default() -> Rectangle<T>

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

    impl From<Rectangle<u32>> for Rectangle

    source§

    fn from(rectangle: Rectangle<u32>) -> Rectangle

    Converts to this type from the input type.
    source§

    impl Mul<f32> for Rectangle

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: f32) -> Rectangle

    Performs the * operation. Read more
    source§

    impl<T> PartialEq for Rectangle<T>
    where + T: Default,

    source§

    fn default() -> Rectangle<T>

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

    impl From<Rectangle<u32>> for Rectangle

    source§

    fn from(rectangle: Rectangle<u32>) -> Rectangle

    Converts to this type from the input type.
    source§

    impl Mul<Transformation> for Rectangle

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Rectangle

    Performs the * operation. Read more
    source§

    impl Mul<f32> for Rectangle

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: f32) -> Rectangle

    Performs the * operation. Read more
    source§

    impl<T> PartialEq for Rectangle<T>
    where T: PartialEq,

    source§

    fn eq(&self, other: &Rectangle<T>) -> 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<T> Sub<Vector<T>> for Rectangle<T>
    where - T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Rectangle<T>

    Performs the - operation. Read more
    source§

    impl<T> Copy for Rectangle<T>
    where + T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Rectangle<T>

    Performs the - operation. Read more
    source§

    impl<T> Copy for Rectangle<T>
    where T: Copy,

    source§

    impl<T> Eq for Rectangle<T>
    where T: Eq,

    source§

    impl<T> StructuralEq for Rectangle<T>

    source§

    impl<T> StructuralPartialEq for Rectangle<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Rectangle<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Rectangle<T>
    where diff --git a/iced/struct.Size.html b/iced/struct.Size.html index 2c8e1670eb4..583dcfacce7 100644 --- a/iced/struct.Size.html +++ b/iced/struct.Size.html @@ -1,4 +1,4 @@ -Size in iced - Rust

    Trait Implementations§

    source§

    impl<T> Clone for Size<T>
    where T: Clone,

    source§

    fn clone(&self) -> Size<T>

    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<T> Debug for Size<T>
    where - T: Debug,

    source§

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

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

    impl From<[f32; 2]> for Size

    source§

    fn from(_: [f32; 2]) -> Size

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Size

    source§

    fn from(_: [u16; 2]) -> Size

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Size

    Converts to this type from the input type.
    source§

    impl From<Size> for Vector

    source§

    fn from(size: Size) -> Vector

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector) -> Size

    Converts to this type from the input type.
    source§

    impl<T> Hash for Size<T>
    where + T: Debug,

    source§

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

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

    impl From<[f32; 2]> for Size

    source§

    fn from(_: [f32; 2]) -> Size

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Size

    source§

    fn from(_: [u16; 2]) -> Size

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Size

    Converts to this type from the input type.
    source§

    impl From<Size> for Vector

    source§

    fn from(size: Size) -> Vector

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector) -> Size

    Converts to this type from the input type.
    source§

    impl<T> Hash for Size<T>
    where T: Hash,

    source§

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

    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<T> PartialEq for Size<T>
    where + Self: Sized,

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

    impl Mul<Transformation> for Size

    §

    type Output = Size

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Size

    Performs the * operation. Read more
    source§

    impl<T> PartialEq for Size<T>
    where T: PartialEq,

    source§

    fn eq(&self, other: &Size<T>) -> 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 Sub for Size

    §

    type Output = Size

    The resulting type after applying the - operator.
    source§

    fn sub(self, rhs: Size) -> <Size as Sub>::Output

    Performs the - operation. Read more
    source§

    impl<T> Copy for Size<T>
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Sub for Size

    §

    type Output = Size

    The resulting type after applying the - operator.
    source§

    fn sub(self, rhs: Size) -> <Size as Sub>::Output

    Performs the - operation. Read more
    source§

    impl<T> Copy for Size<T>
    where T: Copy,

    source§

    impl<T> Eq for Size<T>
    where T: Eq,

    source§

    impl<T> StructuralEq for Size<T>

    source§

    impl<T> StructuralPartialEq for Size<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Size<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Size<T>
    where diff --git a/iced/struct.Transformation.html b/iced/struct.Transformation.html new file mode 100644 index 00000000000..93bd21e9779 --- /dev/null +++ b/iced/struct.Transformation.html @@ -0,0 +1,61 @@ +Transformation in iced - Rust

    Struct iced::Transformation

    source ·
    pub struct Transformation(/* private fields */);
    Expand description

    A 2D transformation matrix.

    +

    Implementations§

    source§

    impl Transformation

    source

    pub const IDENTITY: Transformation = _

    A Transformation that preserves whatever is transformed.

    +
    source

    pub fn orthographic(width: u32, height: u32) -> Transformation

    Creates an orthographic projection.

    +
    source

    pub fn translate(x: f32, y: f32) -> Transformation

    Creates a translate transformation.

    +
    source

    pub fn scale(scaling: f32) -> Transformation

    Creates a uniform scaling transformation.

    +
    source

    pub fn scale_factor(&self) -> f32

    Returns the scale factor of the Transformation.

    +
    source

    pub fn translation(&self) -> Vector

    Returns the translation of the Transformation.

    +

    Trait Implementations§

    source§

    impl AsRef<[f32; 16]> for Transformation

    source§

    fn as_ref(&self) -> &[f32; 16]

    Converts this type into a shared reference of the (usually inferred) input type.
    source§

    impl Clone for Transformation

    source§

    fn clone(&self) -> Transformation

    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 Transformation

    source§

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

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

    impl Mul<Transformation> for Point

    §

    type Output = Point

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Point

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Rectangle

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Rectangle

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Size

    §

    type Output = Size

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Size

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Vector

    §

    type Output = Vector

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Vector

    Performs the * operation. Read more
    source§

    impl Mul for Transformation

    §

    type Output = Transformation

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Transformation) -> Transformation

    Performs the * operation. Read more
    source§

    impl PartialEq for Transformation

    source§

    fn eq(&self, other: &Transformation) -> 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 Transformation

    source§

    impl StructuralPartialEq for Transformation

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where + T: Real + Zero + Arithmetics + Clone, + Swp: WhitePoint<T>, + Dwp: WhitePoint<T>, + D: AdaptFrom<S, Swp, Dwp, T>,

    source§

    fn adapt_into_using<M>(self, method: M) -> D
    where + M: TransformMatrix<T>,

    Convert the source color to the destination color using the specified +method.
    source§

    fn adapt_into(self) -> D

    Convert the source color to the destination color using the bradford +method by default.
    source§

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

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T, C> ArraysFrom<C> for T
    where + C: IntoArrays<T>,

    source§

    fn arrays_from(colors: C) -> T

    Cast a collection of colors into a collection of arrays.
    source§

    impl<T, C> ArraysInto<C> for T
    where + C: FromArrays<T>,

    source§

    fn arrays_into(self) -> C

    Cast this collection of arrays into a collection of colors.
    source§

    impl<T> Borrow<T> for T
    where + T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where + T: ?Sized,

    source§

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

    Mutably borrows from an owned value. Read more
    source§

    impl<T, C> ComponentsFrom<C> for T
    where + C: IntoComponents<T>,

    source§

    fn components_from(colors: C) -> T

    Cast a collection of colors into a collection of color components.
    §

    impl<T> Downcast<T> for T

    §

    fn downcast(&self) -> &T

    §

    impl<T> Downcast for T
    where + T: Any,

    §

    fn into_any(self: Box<T>) -> Box<dyn Any>

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

    fn into_any_rc(self: Rc<T>) -> Rc<dyn Any>

    Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be +further downcast into Rc<ConcreteType> where ConcreteType implements Trait.
    §

    fn as_any(&self) -> &(dyn Any + 'static)

    Convert &Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot +generate &Any’s vtable from &Trait’s.
    §

    fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

    Convert &mut Trait (where Trait: Downcast) to &Any. This is needed since Rust cannot +generate &mut Any’s vtable from &mut Trait’s.
    §

    impl<T> DowncastSync for T
    where + T: Any + Send + Sync,

    §

    fn into_any_arc(self: Arc<T>) -> Arc<dyn Any + Send + Sync>

    Convert Arc<Trait> (where Trait: Downcast) to Arc<Any>. Arc<Any> can then be +further downcast into Arc<ConcreteType> where ConcreteType implements Trait.
    source§

    impl<T> From<T> for T

    source§

    fn from(t: T) -> T

    Returns the argument unchanged.

    +
    source§

    impl<T> FromAngle<T> for T

    source§

    fn from_angle(angle: T) -> T

    Performs a conversion from angle.
    source§

    impl<T, U> FromStimulus<U> for T
    where + U: IntoStimulus<T>,

    source§

    fn from_stimulus(other: U) -> T

    Converts other into Self, while performing the appropriate scaling, +rounding and clamping.
    §

    impl<T> Instrument for T

    §

    fn instrument(self, span: Span) -> Instrumented<Self>

    Instruments this type with the provided [Span], returning an +Instrumented wrapper. Read more
    §

    fn in_current_span(self) -> Instrumented<Self>

    Instruments this type with the current Span, returning an +Instrumented wrapper. Read more
    source§

    impl<T, U> Into<U> for T
    where + U: From<T>,

    source§

    fn into(self) -> U

    Calls U::from(self).

    +

    That is, this conversion is whatever the implementation of +From<T> for U chooses to do.

    +
    source§

    impl<T, U> IntoAngle<U> for T
    where + U: FromAngle<T>,

    source§

    fn into_angle(self) -> U

    Performs a conversion into T.
    source§

    impl<T, U> IntoColor<U> for T
    where + U: FromColor<T>,

    source§

    fn into_color(self) -> U

    Convert into T with values clamped to the color defined bounds Read more
    source§

    impl<T, U> IntoColorUnclamped<U> for T
    where + U: FromColorUnclamped<T>,

    source§

    fn into_color_unclamped(self) -> U

    Convert into T. The resulting color might be invalid in its color space Read more
    source§

    impl<T> IntoStimulus<T> for T

    source§

    fn into_stimulus(self) -> T

    Converts self into T, while performing the appropriate scaling, +rounding and clamping.
    §

    impl<T> Pointable for T

    §

    const ALIGN: usize = _

    The alignment of pointer.
    §

    type Init = T

    The type for initializers.
    §

    unsafe fn init(init: <T as Pointable>::Init) -> usize

    Initializes a with the given initializer. Read more
    §

    unsafe fn deref<'a>(ptr: usize) -> &'a T

    Dereferences the given pointer. Read more
    §

    unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

    Mutably dereferences the given pointer. Read more
    §

    unsafe fn drop(ptr: usize)

    Drops the object pointed to by the given pointer. Read more
    source§

    impl<T> ToOwned for T
    where + T: Clone,

    §

    type Owned = T

    The resulting type after obtaining ownership.
    source§

    fn to_owned(&self) -> T

    Creates owned data from borrowed data, usually by cloning. Read more
    source§

    fn clone_into(&self, target: &mut T)

    Uses borrowed data to replace owned data, usually by cloning. Read more
    source§

    impl<T, C> TryComponentsInto<C> for T
    where + C: TryFromComponents<T>,

    §

    type Error = <C as TryFromComponents<T>>::Error

    The error for when try_into_colors fails to cast.
    source§

    fn try_components_into(self) -> Result<C, <T as TryComponentsInto<C>>::Error>

    Try to cast this collection of color components into a collection of +colors. Read more
    source§

    impl<T, U> TryFrom<U> for T
    where + U: Into<T>,

    §

    type Error = Infallible

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

    Performs the conversion.
    source§

    impl<T, U> TryInto<U> for T
    where + U: TryFrom<T>,

    §

    type Error = <U as TryFrom<T>>::Error

    The type returned in the event of a conversion error.
    source§

    fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

    Performs the conversion.
    source§

    impl<T, U> TryIntoColor<U> for T
    where + U: TryFromColor<T>,

    source§

    fn try_into_color(self) -> Result<U, OutOfBounds<U>>

    Convert into T, returning ok if the color is inside of its defined +range, otherwise an OutOfBounds error is returned which contains +the unclamped color. Read more
    source§

    impl<C, U> UintsFrom<C> for U
    where + C: IntoUints<U>,

    source§

    fn uints_from(colors: C) -> U

    Cast a collection of colors into a collection of unsigned integers.
    source§

    impl<C, U> UintsInto<C> for U
    where + C: FromUints<U>,

    source§

    fn uints_into(self) -> C

    Cast this collection of unsigned integers into a collection of colors.
    §

    impl<T> Upcast<T> for T

    §

    fn upcast(&self) -> Option<&T>

    §

    impl<T> WithSubscriber for T

    §

    fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
    where + S: Into<Dispatch>,

    Attaches the provided Subscriber to this type, returning a +[WithDispatch] wrapper. Read more
    §

    fn with_current_subscriber(self) -> WithDispatch<Self>

    Attaches the current default Subscriber to this type, returning a +[WithDispatch] wrapper. Read more
    source§

    impl<T> MaybeSend for T
    where + T: Send,

    source§

    impl<T> MaybeSync for T
    where + T: Sync,

    §

    impl<T> WasmNotSend for T
    where + T: Send,

    §

    impl<T> WasmNotSendSync for T
    where + T: WasmNotSend + WasmNotSync,

    §

    impl<T> WasmNotSync for T
    where + T: Sync,

    \ No newline at end of file diff --git a/iced/struct.Vector.html b/iced/struct.Vector.html index baa49aa073f..5064ee0f6a2 100644 --- a/iced/struct.Vector.html +++ b/iced/struct.Vector.html @@ -1,4 +1,4 @@ -Vector in iced - Rust

    Struct iced::Vector

    source ·
    pub struct Vector<T = f32> {
    +Vector in iced - Rust

    Struct iced::Vector

    source ·
    pub struct Vector<T = f32> {
         pub x: T,
         pub y: T,
     }
    Expand description

    A 2D vector.

    @@ -7,19 +7,19 @@

    Implementations§

    source§

    impl<T> Vector<T>

    source

    pub const fn new(x: T, y: T) -> Vector<T>

    Creates a new Vector with the given components.

    source§

    impl Vector

    source

    pub const ZERO: Vector = _

    The zero Vector.

    Trait Implementations§

    source§

    impl<T> Add<Vector<T>> for Point<T>
    where - T: Add<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, vector: Vector<T>) -> Point<T>

    Performs the + operation. Read more
    source§

    impl<T> Add<Vector<T>> for Rectangle<T>
    where - T: Add<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Rectangle<T>

    Performs the + operation. Read more
    source§

    impl<T> Add for Vector<T>
    where - T: Add<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, b: Vector<T>) -> Vector<T>

    Performs the + operation. Read more
    source§

    impl<T> Clone for Vector<T>
    where + T: Add<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, vector: Vector<T>) -> Point<T>

    Performs the + operation. Read more
    source§

    impl<T> Add<Vector<T>> for Rectangle<T>
    where + T: Add<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Rectangle<T>

    Performs the + operation. Read more
    source§

    impl<T> Add for Vector<T>
    where + T: Add<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, b: Vector<T>) -> Vector<T>

    Performs the + operation. Read more
    source§

    impl<T> Clone for Vector<T>
    where T: Clone,

    source§

    fn clone(&self) -> Vector<T>

    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<T> Debug for Vector<T>
    where T: Debug,

    source§

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

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

    impl<T> Default for Vector<T>
    where T: Default,

    source§

    fn default() -> Vector<T>

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

    impl<T> From<[T; 2]> for Vector<T>

    source§

    fn from(_: [T; 2]) -> Vector<T>

    Converts to this type from the input type.
    source§

    impl From<Size> for Vector

    source§

    fn from(size: Size) -> Vector

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector) -> Size

    Converts to this type from the input type.
    source§

    impl<T> Mul<T> for Vector<T>
    where - T: Mul<Output = T> + Copy,

    §

    type Output = Vector<T>

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: T) -> Vector<T>

    Performs the * operation. Read more
    source§

    impl<T> PartialEq for Vector<T>
    where + T: Mul<Output = T> + Copy,

    §

    type Output = Vector<T>

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: T) -> Vector<T>

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Vector

    §

    type Output = Vector

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Vector

    Performs the * operation. Read more
    source§

    impl<T> PartialEq for Vector<T>
    where T: PartialEq,

    source§

    fn eq(&self, other: &Vector<T>) -> 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<T> Sub<Vector<T>> for Point<T>
    where - T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Point<T>

    Performs the - operation. Read more
    source§

    impl<T> Sub<Vector<T>> for Rectangle<T>
    where - T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Rectangle<T>

    Performs the - operation. Read more
    source§

    impl<T> Sub for Vector<T>
    where - T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, b: Vector<T>) -> Vector<T>

    Performs the - operation. Read more
    source§

    impl<T> Copy for Vector<T>
    where + T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Point<T>

    Performs the - operation. Read more
    source§

    impl<T> Sub<Vector<T>> for Rectangle<T>
    where + T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Rectangle<T>

    Performs the - operation. Read more
    source§

    impl<T> Sub for Vector<T>
    where + T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, b: Vector<T>) -> Vector<T>

    Performs the - operation. Read more
    source§

    impl<T> Copy for Vector<T>
    where T: Copy,

    source§

    impl<T> Eq for Vector<T>
    where T: Eq,

    source§

    impl<T> StructuralEq for Vector<T>

    source§

    impl<T> StructuralPartialEq for Vector<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Vector<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Vector<T>
    where diff --git a/iced/subscription/index.html b/iced/subscription/index.html index 9788203c9cb..ac238f7f3e7 100644 --- a/iced/subscription/index.html +++ b/iced/subscription/index.html @@ -1,4 +1,4 @@ -iced::subscription - Rust

    Module iced::subscription

    source ·
    Expand description

    Listen to external events in your application.

    +iced::subscription - Rust

    Module iced::subscription

    source ·
    Expand description

    Listen to external events in your application.

    Structs

    Functions

    • Creates a Subscription that publishes the events sent from a Future to an [mpsc::Sender] with the given bounds.
    • Returns a Subscription that will call the given function to create and asynchronously run the given [Stream].
    • Returns a Subscription that will create and asynchronously run the diff --git a/iced/system/index.html b/iced/system/index.html index 19e7daeb1a0..68b41a6e29e 100644 --- a/iced/system/index.html +++ b/iced/system/index.html @@ -1,2 +1,2 @@ -iced::system - Rust

      Module iced::system

      source ·
      Available on crate feature system only.
      Expand description

      Retrieve system information.

      +iced::system - Rust

      Module iced::system

      source ·
      Available on crate feature system only.
      Expand description

      Retrieve system information.

      Structs

      • Contains informations about the system (e.g. system name, processor, memory, graphics adapter).

      Functions

      \ No newline at end of file diff --git a/iced/theme/enum.Theme.html b/iced/theme/enum.Theme.html index 2f1a8e93711..d4bc5b9508b 100644 --- a/iced/theme/enum.Theme.html +++ b/iced/theme/enum.Theme.html @@ -26,7 +26,7 @@ &self, style: &<Theme as StyleSheet>::Style, is_selected: bool -) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( +) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool @@ -34,15 +34,15 @@ &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( +) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_checked: bool diff --git a/iced/touch/index.html b/iced/touch/index.html index 307fa929f27..2476425f057 100644 --- a/iced/touch/index.html +++ b/iced/touch/index.html @@ -1,2 +1,2 @@ -iced::touch - Rust

    Module iced::touch

    source ·
    Expand description

    Listen and react to touch events.

    +iced::touch - Rust

    Module iced::touch

    source ·
    Expand description

    Listen and react to touch events.

    Structs

    • A unique identifier representing a finger on a touch interaction.

    Enums

    • A touch interaction.
    \ No newline at end of file diff --git a/iced/type.Element.html b/iced/type.Element.html index f7c79d5aa53..7fa07b3631e 100644 --- a/iced/type.Element.html +++ b/iced/type.Element.html @@ -1,3 +1,3 @@ -Element in iced - Rust

    Type Alias iced::Element

    source ·
    pub type Element<'a, Message, Theme = Theme, Renderer = Renderer> = Element<'a, Message, Theme, Renderer>;
    Expand description

    A generic widget.

    +Element in iced - Rust

    Type Alias iced::Element

    source ·
    pub type Element<'a, Message, Theme = Theme, Renderer = Renderer> = Element<'a, Message, Theme, Renderer>;
    Expand description

    A generic widget.

    This is an alias of an iced_native element with a default Renderer.

    Aliased Type§

    struct Element<'a, Message, Theme = Theme, Renderer = Renderer> { /* private fields */ }
    \ No newline at end of file diff --git a/iced/type.Result.html b/iced/type.Result.html index 92fe43e1185..18d3290b35a 100644 --- a/iced/type.Result.html +++ b/iced/type.Result.html @@ -1,4 +1,4 @@ -Result in iced - Rust

    Type Alias iced::Result

    source ·
    pub type Result = Result<(), Error>;
    Expand description

    The result of running an Application.

    +Result in iced - Rust

    Type Alias iced::Result

    source ·
    pub type Result = Result<(), Error>;
    Expand description

    The result of running an Application.

    Aliased Type§

    enum Result {
         Ok(()),
         Err(Error),
    diff --git a/iced/widget/canvas/enum.Frame.html b/iced/widget/canvas/enum.Frame.html
    index f95e5662211..a589a9affd1 100644
    --- a/iced/widget/canvas/enum.Frame.html
    +++ b/iced/widget/canvas/enum.Frame.html
    @@ -1,22 +1,22 @@
    -Frame in iced::widget::canvas - Rust

    Enum iced::widget::canvas::Frame

    source ·
    pub enum Frame {
    +Frame in iced::widget::canvas - Rust

    Enum iced::widget::canvas::Frame

    source ·
    pub enum Frame {
         TinySkia(Frame),
         Wgpu(Frame),
    -}
    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Frame)

    §

    Wgpu(Frame)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Frame

    source

    pub fn new(renderer: &Renderer, size: Size) -> Frame

    source

    pub fn width(&self) -> f32

    Returns the width of the Frame.

    -
    source

    pub fn height(&self) -> f32

    Returns the height of the Frame.

    -
    source

    pub fn size(&self) -> Size

    Returns the dimensions of the Frame.

    -
    source

    pub fn center(&self) -> Point

    Returns the coordinate of the center of the Frame.

    -
    source

    pub fn fill(&mut self, path: &Path, fill: impl Into<Fill>)

    Draws the given Path on the Frame by filling it with the +}

    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Frame)

    §

    Wgpu(Frame)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Frame

    source

    pub fn new(renderer: &Renderer, size: Size) -> Frame

    source

    pub fn width(&self) -> f32

    Returns the width of the Frame.

    +
    source

    pub fn height(&self) -> f32

    Returns the height of the Frame.

    +
    source

    pub fn size(&self) -> Size

    Returns the dimensions of the Frame.

    +
    source

    pub fn center(&self) -> Point

    Returns the coordinate of the center of the Frame.

    +
    source

    pub fn fill(&mut self, path: &Path, fill: impl Into<Fill>)

    Draws the given Path on the Frame by filling it with the provided style.

    -
    source

    pub fn fill_rectangle( +

    source

    pub fn fill_rectangle( &mut self, top_left: Point, size: Size, fill: impl Into<Fill> )

    Draws an axis-aligned rectangle given its top-left corner coordinate and its Size on the Frame by filling it with the provided style.

    -
    source

    pub fn stroke<'a>(&mut self, path: &Path, stroke: impl Into<Stroke<'a>>)

    Draws the stroke of the given Path on the Frame with the +

    source

    pub fn stroke<'a>(&mut self, path: &Path, stroke: impl Into<Stroke<'a>>)

    Draws the stroke of the given Path on the Frame with the provided style.

    -
    source

    pub fn fill_text(&mut self, text: impl Into<Text>)

    Draws the characters of the given Text on the Frame, filling +

    source

    pub fn fill_text(&mut self, text: impl Into<Text>)

    Draws the characters of the given Text on the Frame, filling them with the given color.

    Warning: Text currently does not work well with rotations and scale transforms! The position will be correctly transformed, but the @@ -26,11 +26,11 @@ overlays, which is the most common use case.

    Support for vectorial text is planned, and should address all these limitations.

    -
    source

    pub fn with_save<R>(&mut self, f: impl FnOnce(&mut Frame) -> R) -> R

    Stores the current transform of the Frame and executes the given +

    source

    pub fn with_save<R>(&mut self, f: impl FnOnce(&mut Frame) -> R) -> R

    Stores the current transform of the Frame and executes the given drawing operations, restoring the transform afterwards.

    This method is useful to compose transforms and perform drawing operations in different coordinate systems.

    -
    source

    pub fn with_clip<R>( +

    source

    pub fn with_clip<R>( &mut self, region: Rectangle, f: impl FnOnce(&mut Frame) -> R @@ -39,11 +39,11 @@ performed are local to the provided closure.

    This method is useful to perform drawing operations that need to be clipped.

    -

    source

    pub fn translate(&mut self, translation: Vector)

    Applies a translation to the current transform of the Frame.

    -
    source

    pub fn rotate(&mut self, angle: f32)

    Applies a rotation in radians to the current transform of the Frame.

    -
    source

    pub fn scale(&mut self, scale: impl Into<f32>)

    Applies a uniform scaling to the current transform of the Frame.

    -
    source

    pub fn scale_nonuniform(&mut self, scale: impl Into<Vector>)

    Applies a non-uniform scaling to the current transform of the Frame.

    -
    source

    pub fn into_geometry(self) -> Geometry

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Frame

    §

    impl Send for Frame

    §

    impl Sync for Frame

    §

    impl Unpin for Frame

    §

    impl !UnwindSafe for Frame

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    source

    pub fn translate(&mut self, translation: Vector)

    Applies a translation to the current transform of the Frame.

    +
    source

    pub fn rotate(&mut self, angle: f32)

    Applies a rotation in radians to the current transform of the Frame.

    +
    source

    pub fn scale(&mut self, scale: impl Into<f32>)

    Applies a uniform scaling to the current transform of the Frame.

    +
    source

    pub fn scale_nonuniform(&mut self, scale: impl Into<Vector>)

    Applies a non-uniform scaling to the current transform of the Frame.

    +
    source

    pub fn into_geometry(self) -> Geometry

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Frame

    §

    impl Send for Frame

    §

    impl Sync for Frame

    §

    impl Unpin for Frame

    §

    impl !UnwindSafe for Frame

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/widget/canvas/enum.Geometry.html b/iced/widget/canvas/enum.Geometry.html index 8a029a7a062..c60db8b3cf6 100644 --- a/iced/widget/canvas/enum.Geometry.html +++ b/iced/widget/canvas/enum.Geometry.html @@ -1,7 +1,7 @@ -Geometry in iced::widget::canvas - Rust

    Enum iced::widget::canvas::Geometry

    source ·
    pub enum Geometry {
    +Geometry in iced::widget::canvas - Rust

    Enum iced::widget::canvas::Geometry

    source ·
    pub enum Geometry {
         TinySkia(Primitive<Custom>),
         Wgpu(Primitive<Custom>),
    -}
    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Primitive<Custom>)

    §

    Wgpu(Primitive<Custom>)

    Available on crate feature wgpu only.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +}

    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Primitive<Custom>)

    §

    Wgpu(Primitive<Custom>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Geometry

    source

    pub fn transform(self, transformation: Transformation) -> Geometry

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/widget/canvas/enum.Gradient.html b/iced/widget/canvas/enum.Gradient.html index 8901f2c853d..4e565951266 100644 --- a/iced/widget/canvas/enum.Gradient.html +++ b/iced/widget/canvas/enum.Gradient.html @@ -5,7 +5,7 @@

    Variants§

    §

    Linear(Linear)

    A linear gradient interpolates colors along a direction from its start to its end point.

    Implementations§

    source§

    impl Gradient

    source

    pub fn pack(&self) -> Packed

    Packs the Gradient for use in shader code.

    -

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

    fn eq(&self, other: &Gradient) -> 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 StructuralPartialEq for Gradient

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/widget/canvas/enum.Style.html b/iced/widget/canvas/enum.Style.html index a03657c7edf..1ef280440a1 100644 --- a/iced/widget/canvas/enum.Style.html +++ b/iced/widget/canvas/enum.Style.html @@ -4,7 +4,7 @@ }

    Available on crate feature canvas only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid Color.

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/widget/canvas/fill/enum.Style.html b/iced/widget/canvas/fill/enum.Style.html index b3eb2f2eb3f..7386ec22ce9 100644 --- a/iced/widget/canvas/fill/enum.Style.html +++ b/iced/widget/canvas/fill/enum.Style.html @@ -4,7 +4,7 @@ }
    Available on crate feature canvas only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid Color.

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/widget/canvas/fill/struct.Fill.html b/iced/widget/canvas/fill/struct.Fill.html index bca41007a82..940544c50f1 100644 --- a/iced/widget/canvas/fill/struct.Fill.html +++ b/iced/widget/canvas/fill/struct.Fill.html @@ -8,7 +8,7 @@ outside of a shape.

    See the SVG specification for more details.

    By default, it is set to NonZero.

    -

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/widget/canvas/gradient/enum.Gradient.html b/iced/widget/canvas/gradient/enum.Gradient.html index 2ed178a784b..7e9ac3e2080 100644 --- a/iced/widget/canvas/gradient/enum.Gradient.html +++ b/iced/widget/canvas/gradient/enum.Gradient.html @@ -5,7 +5,7 @@

    Variants§

    §

    Linear(Linear)

    A linear gradient interpolates colors along a direction from its start to its end point.

    Implementations§

    source§

    impl Gradient

    source

    pub fn pack(&self) -> Packed

    Packs the Gradient for use in shader code.

    -

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

    fn eq(&self, other: &Gradient) -> 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 StructuralPartialEq for Gradient

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/widget/canvas/gradient/index.html b/iced/widget/canvas/gradient/index.html index 0e3dc9b2f91..29da55a948a 100644 --- a/iced/widget/canvas/gradient/index.html +++ b/iced/widget/canvas/gradient/index.html @@ -1,3 +1,3 @@ -iced::widget::canvas::gradient - Rust

    Module iced::widget::canvas::gradient

    source ·
    Available on crate feature canvas only.
    Expand description

    A gradient that can be used as a fill for some geometry.

    +iced::widget::canvas::gradient - Rust

    Module iced::widget::canvas::gradient

    source ·
    Available on crate feature canvas only.
    Expand description

    A gradient that can be used as a fill for some geometry.

    For a gradient that you can use as a background variant for a widget, see Gradient.

    Structs

    Enums

    • A fill which linearly interpolates colors along a direction.

    Functions

    • Creates a new Packed gradient for use in shader code.
    \ No newline at end of file diff --git a/iced/widget/canvas/stroke/enum.Style.html b/iced/widget/canvas/stroke/enum.Style.html index d5d3be5d50a..f0a4a819af3 100644 --- a/iced/widget/canvas/stroke/enum.Style.html +++ b/iced/widget/canvas/stroke/enum.Style.html @@ -4,7 +4,7 @@ }
    Available on crate feature canvas only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid Color.

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced/widget/canvas/struct.Fill.html b/iced/widget/canvas/struct.Fill.html index abf400383ef..4dd9fafdb36 100644 --- a/iced/widget/canvas/struct.Fill.html +++ b/iced/widget/canvas/struct.Fill.html @@ -8,7 +8,7 @@ outside of a shape.

    See the SVG specification for more details.

    By default, it is set to NonZero.

    -

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced/widget/canvas/trait.Renderer.html b/iced/widget/canvas/trait.Renderer.html index 8474581779f..72ef172e721 100644 --- a/iced/widget/canvas/trait.Renderer.html +++ b/iced/widget/canvas/trait.Renderer.html @@ -6,4 +6,4 @@ }
    Available on crate feature canvas only.
    Expand description

    A renderer capable of drawing some Self::Geometry.

    Required Associated Types§

    source

    type Geometry

    The kind of geometry this renderer can draw.

    Required Methods§

    source

    fn draw(&mut self, layers: Vec<Self::Geometry>)

    Draws the given layers of Self::Geometry.

    -

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.

    \ No newline at end of file +

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.

    \ No newline at end of file diff --git a/iced/widget/enum.Renderer.html b/iced/widget/enum.Renderer.html index 896cb30455e..bd2435a1b34 100644 --- a/iced/widget/enum.Renderer.html +++ b/iced/widget/enum.Renderer.html @@ -1,43 +1,43 @@ -Renderer in iced::widget - Rust

    Enum iced::widget::Renderer

    source ·
    pub enum Renderer {
    +Renderer in iced::widget - Rust

    Enum iced::widget::Renderer

    source ·
    pub enum Renderer {
         TinySkia(Renderer<Backend>),
         Wgpu(Renderer<Backend>),
     }
    Expand description

    The default graphics renderer for iced.

    -

    Variants§

    §

    TinySkia(Renderer<Backend>)

    §

    Wgpu(Renderer<Backend>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( +

    Variants§

    §

    TinySkia(Renderer<Backend>)

    §

    Wgpu(Renderer<Backend>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( &mut self, handle: Handle, filter_method: FilterMethod, bounds: Rectangle )

    Draws an image with the given Handle and inside the provided -bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( - &mut self, - bounds: Rectangle, - primitive: impl Primitive -)

    Draws a custom pipeline primitive.
    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( +bounds.

    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( &mut self, paragraph: &<Renderer as Renderer>::Paragraph, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Paragraph at the given position and with the given -Color.
    source§

    fn fill_editor( +Color.

    source§

    fn fill_editor( &mut self, editor: &<Renderer as Renderer>::Editor, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Editor at the given position and with the given -Color.
    source§

    fn fill_text( +Color.

    source§

    fn fill_text( &mut self, text: Text<'_, <Renderer as Renderer>::Font>, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Text at the given position and with the given -Color.
    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation( +Color.

    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation( &mut self, - translation: Vector, + transformation: Transformation, f: impl FnOnce(&mut Renderer) -)

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<<Renderer as Renderer>::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( +)

    Applies a Transformation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<<Renderer as Renderer>::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( + &mut self, + bounds: Rectangle, + primitive: impl Primitive +)

    Draws a custom pipeline primitive.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( &self, _tree: &mut Tree, _renderer: &Renderer, diff --git a/iced/widget/enum.Theme.html b/iced/widget/enum.Theme.html index 0051ba4b216..3a4d5deb585 100644 --- a/iced/widget/enum.Theme.html +++ b/iced/widget/enum.Theme.html @@ -26,7 +26,7 @@ &self, style: &<Theme as StyleSheet>::Style, is_selected: bool -) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( +) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool @@ -34,15 +34,15 @@ &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( +) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_checked: bool diff --git a/iced/widget/index.html b/iced/widget/index.html index 924a46d5d36..e61a98dea6c 100644 --- a/iced/widget/index.html +++ b/iced/widget/index.html @@ -1,4 +1,4 @@ -iced::widget - Rust

    Module iced::widget

    source ·
    Expand description

    Use the built-in widgets or create your own.

    +iced::widget - Rust

    Module iced::widget

    source ·
    Expand description

    Use the built-in widgets or create your own.

    Modules

    • Allow your users to perform actions by pressing a button.
    • canvascanvas
      Draw 2D graphics for your users.
    • Show toggle controls using checkboxes.
    • Display a dropdown list of searchable and selectable options.
    • Decorate content and apply alignment.
    • imageimage
      Display images in your user interface.
    • Use widgets that can provide hints to ensure continuity.
    • Display interactive elements on top of other widgets.
    • Let your users split regions of your application and organize layout dynamically.
    • Display a dropdown list of selectable values.
    • Provide progress feedback to your users.
    • qr_codeqr_code
      Encode and display information in a QR code.
    • Create choices using radio buttons.
    • Display a horizontal or vertical rule for dividing content.
    • Navigate an endless amount of content with a scrollbar.
    • shaderwgpu
      A custom shader widget for wgpu applications.
    • Display an interactive selector of a single value from a range of values.
    • Distribute content vertically.
    • svgsvg
      Display vector graphics in your application.
    • Draw and interact with text.
    • Display a multi-line text input for text editing.
    • Display fields that can be filled with text.
    • Use the built-in theme and styles.
    • Show toggle controls using togglers.
    • Display a widget over another.
    • Display an interactive selector of a single value from a range of values.

    Macros

    Structs

    -

    Trait Implementations§

    source§

    impl Clone for Length

    source§

    fn clone(&self) -> Length

    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 Length

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Length

    source§

    fn from(amount: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u16> for Length

    source§

    fn from(units: u16) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Length

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Length

    source§

    fn clone(&self) -> Length

    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 Length

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Length

    source§

    fn from(amount: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u16> for Length

    source§

    fn from(units: u16) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Length

    source§

    fn eq(&self, other: &Length) -> 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 Length

    source§

    impl StructuralPartialEq for Length

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_core/index.html b/iced_core/index.html index fa74a3ec926..d042dcc13c0 100644 --- a/iced_core/index.html +++ b/iced_core/index.html @@ -1,6 +1,6 @@ iced_core - Rust

    Crate iced_core

    source ·
    Expand description

    Crate iced_core

    source ·
    Expand description

    The core library of Iced.

    This library holds basic types that can be reused and re-exported in different runtime implementations.

    The foundations of the Iced ecosystem

    -

    Re-exports

    Modules

    • Align and position widgets.
    • Draw lines around containers.
    • Access the clipboard.
    • Handle events of a user interface.
    • Load and use fonts.
    • Colors that transition progressively.
    • Load and draw raster graphics.
    • Listen to keyboard events.
    • Position your widgets properly.
    • Handle mouse events.
    • Display interactive elements on top of other widgets.
    • Write your own renderer.
    • Load and draw vector graphics.
    • Draw and interact with text.
    • Keep track of time, both in native and web platforms!
    • Build touch events.
    • Create custom widgets and operate on them.
    • Build window-based GUI applications.

    Macros

    • Creates a Color with shorter and cleaner syntax.

    Structs

    Enums

    • The background of some element.
    • The strategy used to fit the contents of a widget to its bounding box.
    • The strategy used to fill space in a specific dimension.
    \ No newline at end of file +

    Re-exports

    Modules

    • Align and position widgets.
    • Draw lines around containers.
    • Access the clipboard.
    • Handle events of a user interface.
    • Load and use fonts.
    • Colors that transition progressively.
    • Load and draw raster graphics.
    • Listen to keyboard events.
    • Position your widgets properly.
    • Handle mouse events.
    • Display interactive elements on top of other widgets.
    • Write your own renderer.
    • Load and draw vector graphics.
    • Draw and interact with text.
    • Keep track of time, both in native and web platforms!
    • Build touch events.
    • Create custom widgets and operate on them.
    • Build window-based GUI applications.

    Macros

    • Creates a Color with shorter and cleaner syntax.

    Structs

    Enums

    • The background of some element.
    • The strategy used to fit the contents of a widget to its bounding box.
    • The strategy used to fill space in a specific dimension.

    \ No newline at end of file diff --git a/iced_core/keyboard/struct.Modifiers.html b/iced_core/keyboard/struct.Modifiers.html index ef5a871da50..a6718618eef 100644 --- a/iced_core/keyboard/struct.Modifiers.html +++ b/iced_core/keyboard/struct.Modifiers.html @@ -77,16 +77,16 @@
    Safety
  • It is the logo or command key (⌘) on macOS
  • It is the control key on other platforms
  • -

    Trait Implementations§

    source§

    impl Binary for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl BitAnd for Modifiers

    source§

    fn bitand(self, other: Self) -> Self

    Returns the intersection between the two sets of flags.

    -
    §

    type Output = Modifiers

    The resulting type after applying the & operator.
    source§

    impl BitAndAssign for Modifiers

    source§

    fn bitand_assign(&mut self, other: Self)

    Disables all flags disabled in the set.

    +

    Trait Implementations§

    source§

    impl Binary for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl BitAnd for Modifiers

    source§

    fn bitand(self, other: Self) -> Self

    Returns the intersection between the two sets of flags.

    +
    §

    type Output = Modifiers

    The resulting type after applying the & operator.
    source§

    impl BitAndAssign for Modifiers

    source§

    fn bitand_assign(&mut self, other: Self)

    Disables all flags disabled in the set.

    source§

    impl BitOr for Modifiers

    source§

    fn bitor(self, other: Modifiers) -> Self

    Returns the union of the two sets of flags.

    -
    §

    type Output = Modifiers

    The resulting type after applying the | operator.
    source§

    impl BitOrAssign for Modifiers

    source§

    fn bitor_assign(&mut self, other: Self)

    Adds the set of flags.

    +
    §

    type Output = Modifiers

    The resulting type after applying the | operator.
    source§

    impl BitOrAssign for Modifiers

    source§

    fn bitor_assign(&mut self, other: Self)

    Adds the set of flags.

    source§

    impl BitXor for Modifiers

    source§

    fn bitxor(self, other: Self) -> Self

    Returns the left flags, but with all the right flags toggled.

    -
    §

    type Output = Modifiers

    The resulting type after applying the ^ operator.
    source§

    impl BitXorAssign for Modifiers

    source§

    fn bitxor_assign(&mut self, other: Self)

    Toggles the set of flags.

    -
    source§

    impl Clone for Modifiers

    source§

    fn clone(&self) -> Modifiers

    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 Modifiers

    source§

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

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

    impl Default for Modifiers

    source§

    fn default() -> Modifiers

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

    impl Extend<Modifiers> for Modifiers

    source§

    fn extend<T: IntoIterator<Item = Self>>(&mut self, iterator: T)

    Extends a collection with the contents of an iterator. Read more
    source§

    fn extend_one(&mut self, item: A)

    🔬This is a nightly-only experimental API. (extend_one)
    Extends a collection with exactly one element.
    source§

    fn extend_reserve(&mut self, additional: usize)

    🔬This is a nightly-only experimental API. (extend_one)
    Reserves capacity in a collection for the given number of additional elements. Read more
    source§

    impl FromIterator<Modifiers> for Modifiers

    source§

    fn from_iter<T: IntoIterator<Item = Self>>(iterator: T) -> Self

    Creates a value from an iterator. Read more
    source§

    impl Hash for Modifiers

    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 +

    §

    type Output = Modifiers

    The resulting type after applying the ^ operator.
    source§

    impl BitXorAssign for Modifiers

    source§

    fn bitxor_assign(&mut self, other: Self)

    Toggles the set of flags.

    +
    source§

    impl Clone for Modifiers

    source§

    fn clone(&self) -> Modifiers

    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 Modifiers

    source§

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

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

    impl Default for Modifiers

    source§

    fn default() -> Modifiers

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

    impl Extend<Modifiers> for Modifiers

    source§

    fn extend<T: IntoIterator<Item = Self>>(&mut self, iterator: T)

    Extends a collection with the contents of an iterator. Read more
    source§

    fn extend_one(&mut self, item: A)

    🔬This is a nightly-only experimental API. (extend_one)
    Extends a collection with exactly one element.
    source§

    fn extend_reserve(&mut self, additional: usize)

    🔬This is a nightly-only experimental API. (extend_one)
    Reserves capacity in a collection for the given number of additional elements. Read more
    source§

    impl FromIterator<Modifiers> for Modifiers

    source§

    fn from_iter<T: IntoIterator<Item = Self>>(iterator: T) -> Self

    Creates a value from an iterator. Read more
    source§

    impl Hash for Modifiers

    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 LowerHex for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl Not for Modifiers

    source§

    fn not(self) -> Self

    Returns the complement of this set of flags.

    -
    §

    type Output = Modifiers

    The resulting type after applying the ! operator.
    source§

    impl Octal for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl Ord for Modifiers

    source§

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

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

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

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

    impl LowerHex for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl Not for Modifiers

    source§

    fn not(self) -> Self

    Returns the complement of this set of flags.

    +
    §

    type Output = Modifiers

    The resulting type after applying the ! operator.
    source§

    impl Octal for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl Ord for Modifiers

    source§

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

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

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

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

    fn min(self, other: Self) -> Self
    where Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    source§

    impl PartialEq for Modifiers

    source§

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

    This method tests for self and other values to be equal, and is used @@ -94,8 +94,8 @@
    Safety
    sufficient, and should not be overridden without very good reason.
    source§

    impl PartialOrd for Modifiers

    source§

    fn partial_cmp(&self, other: &Modifiers) -> 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 Sub for Modifiers

    source§

    fn sub(self, other: Self) -> Self

    Returns the set difference of the two sets of flags.

    -
    §

    type Output = Modifiers

    The resulting type after applying the - operator.
    source§

    impl SubAssign for Modifiers

    source§

    fn sub_assign(&mut self, other: Self)

    Disables all flags enabled in the set.

    -
    source§

    impl UpperHex for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl Copy for Modifiers

    source§

    impl Eq for Modifiers

    source§

    impl StructuralEq for Modifiers

    source§

    impl StructuralPartialEq for Modifiers

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    §

    type Output = Modifiers

    The resulting type after applying the - operator.
    source§

    impl SubAssign for Modifiers

    source§

    fn sub_assign(&mut self, other: Self)

    Disables all flags enabled in the set.

    +
    source§

    impl UpperHex for Modifiers

    source§

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

    Formats the value using the given formatter.
    source§

    impl Copy for Modifiers

    source§

    impl Eq for Modifiers

    source§

    impl StructuralEq for Modifiers

    source§

    impl StructuralPartialEq for Modifiers

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_core/mouse/enum.Interaction.html b/iced_core/mouse/enum.Interaction.html index 7ca2eeb0f57..270ed0a84d3 100644 --- a/iced_core/mouse/enum.Interaction.html +++ b/iced_core/mouse/enum.Interaction.html @@ -1,4 +1,4 @@ -Interaction in iced_core::mouse - Rust
    pub enum Interaction {
    +Interaction in iced_core::mouse - Rust
    pub enum Interaction {
         Idle,
         Pointer,
         Grab,
    @@ -9,8 +9,9 @@
         ResizingHorizontally,
         ResizingVertically,
         NotAllowed,
    +    ZoomIn,
     }
    Expand description

    The interaction of a mouse cursor.

    -

    Variants§

    §

    Idle

    §

    Pointer

    §

    Grab

    §

    Text

    §

    Crosshair

    §

    Working

    §

    Grabbing

    §

    ResizingHorizontally

    §

    ResizingVertically

    §

    NotAllowed

    Trait Implementations§

    source§

    impl Clone for Interaction

    source§

    fn clone(&self) -> Interaction

    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 Interaction

    source§

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

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

    impl Default for Interaction

    source§

    fn default() -> Interaction

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

    impl Ord for Interaction

    source§

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

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

    fn max(self, other: Self) -> Self
    where +

    Variants§

    §

    Idle

    §

    Pointer

    §

    Grab

    §

    Text

    §

    Crosshair

    §

    Working

    §

    Grabbing

    §

    ResizingHorizontally

    §

    ResizingVertically

    §

    NotAllowed

    §

    ZoomIn

    Trait Implementations§

    source§

    impl Clone for Interaction

    source§

    fn clone(&self) -> Interaction

    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 Interaction

    source§

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

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

    impl Default for Interaction

    source§

    fn default() -> Interaction

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

    impl Ord for Interaction

    source§

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

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

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

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

    fn min(self, other: Self) -> Self
    where Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    source§

    impl PartialEq for Interaction

    source§

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

    This method tests for self and other values to be equal, and is used diff --git a/iced_core/renderer/index.html b/iced_core/renderer/index.html index a5240190a40..b983fec5bde 100644 --- a/iced_core/renderer/index.html +++ b/iced_core/renderer/index.html @@ -1,2 +1,2 @@ -iced_core::renderer - Rust

    Module iced_core::renderer

    source ·
    Expand description

    Write your own renderer.

    +iced_core::renderer - Rust

    Module iced_core::renderer

    source ·
    Expand description

    Write your own renderer.

    Structs

    • A renderer that does nothing.
    • A polygon with four sides.
    • The styling attributes of a Renderer.

    Traits

    • A component that can be used by widgets to draw themselves on a screen.
    \ No newline at end of file diff --git a/iced_core/renderer/struct.Null.html b/iced_core/renderer/struct.Null.html index d3e5d5b08dc..febe7bba47c 100644 --- a/iced_core/renderer/struct.Null.html +++ b/iced_core/renderer/struct.Null.html @@ -1,28 +1,32 @@ -Null in iced_core::renderer - Rust

    Struct iced_core::renderer::Null

    source ·
    pub struct Null;
    Expand description

    A renderer that does nothing.

    +Null in iced_core::renderer - Rust

    Struct iced_core::renderer::Null

    source ·
    pub struct Null;
    Expand description

    A renderer that does nothing.

    It can be useful if you are writing tests!

    -

    Implementations§

    source§

    impl Null

    source

    pub fn new() -> Null

    Creates a new Null renderer.

    -

    Trait Implementations§

    source§

    impl Clone for Null

    source§

    fn clone(&self) -> Null

    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 Null

    source§

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

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

    impl Default for Null

    source§

    fn default() -> Null

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

    impl Renderer for Null

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = ()

    The Paragraph of this Renderer.
    §

    type Editor = ()

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = Font::DEFAULT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '0'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '0'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> Self::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, _font: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( +

    Implementations§

    source§

    impl Null

    source

    pub fn new() -> Null

    Creates a new Null renderer.

    +

    Trait Implementations§

    source§

    impl Clone for Null

    source§

    fn clone(&self) -> Null

    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 Null

    source§

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

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

    impl Default for Null

    source§

    fn default() -> Null

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

    impl Renderer for Null

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = ()

    The Paragraph of this Renderer.
    §

    type Editor = ()

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = Font::DEFAULT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '0'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '0'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> Self::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, _font: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( &mut self, _paragraph: &Self::Paragraph, _position: Point, _color: Color, _clip_bounds: Rectangle )

    Draws the given Paragraph at the given position and with the given -Color.
    source§

    fn fill_editor( +Color.

    source§

    fn fill_editor( &mut self, _editor: &Self::Editor, _position: Point, _color: Color, _clip_bounds: Rectangle )

    Draws the given Editor at the given position and with the given -Color.
    source§

    fn fill_text( +Color.

    source§

    fn fill_text( &mut self, _paragraph: Text<'_, Self::Font>, _position: Point, _color: Color, _clip_bounds: Rectangle )

    Draws the given Text at the given position and with the given -Color.
    source§

    impl Renderer for Null

    source§

    fn with_layer(&mut self, _bounds: Rectangle, _f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation(&mut self, _translation: Vector, _f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn fill_quad(&mut self, _quad: Quad, _background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    impl Copy for Null

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Null

    §

    impl Send for Null

    §

    impl Sync for Null

    §

    impl Unpin for Null

    §

    impl UnwindSafe for Null

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +Color.

    source§

    impl Renderer for Null

    source§

    fn with_layer(&mut self, _bounds: Rectangle, _f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation( + &mut self, + _transformation: Transformation, + _f: impl FnOnce(&mut Self) +)

    Applies a Transformation to the primitives recorded in the given closure.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn fill_quad(&mut self, _quad: Quad, _background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    impl Copy for Null

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Null

    §

    impl Send for Null

    §

    impl Sync for Null

    §

    impl Unpin for Null

    §

    impl UnwindSafe for Null

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_core/renderer/struct.Quad.html b/iced_core/renderer/struct.Quad.html index 309329ab731..d03a8e85c79 100644 --- a/iced_core/renderer/struct.Quad.html +++ b/iced_core/renderer/struct.Quad.html @@ -1,4 +1,4 @@ -Quad in iced_core::renderer - Rust

    Fields§

    §bounds: Rectangle

    The bounds of the Quad.

    §border: Border

    The Border of the Quad.

    §shadow: Shadow

    The Shadow of the Quad.

    -

    Trait Implementations§

    source§

    impl Clone for Quad

    source§

    fn clone(&self) -> Quad

    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 Quad

    source§

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

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

    impl Default for Quad

    source§

    fn default() -> Self

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

    impl PartialEq for Quad

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Quad

    source§

    fn clone(&self) -> Quad

    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 Quad

    source§

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

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

    impl Default for Quad

    source§

    fn default() -> Self

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

    impl PartialEq for Quad

    source§

    fn eq(&self, other: &Quad) -> 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 Quad

    source§

    impl StructuralPartialEq for Quad

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Quad

    §

    impl Send for Quad

    §

    impl Sync for Quad

    §

    impl Unpin for Quad

    §

    impl UnwindSafe for Quad

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Copy for Quad

    source§

    impl StructuralPartialEq for Quad

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Quad

    §

    impl Send for Quad

    §

    impl Sync for Quad

    §

    impl Unpin for Quad

    §

    impl UnwindSafe for Quad

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_core/renderer/struct.Style.html b/iced_core/renderer/struct.Style.html index 5c9d6250072..bb359f99f22 100644 --- a/iced_core/renderer/struct.Style.html +++ b/iced_core/renderer/struct.Style.html @@ -1,10 +1,10 @@ -Style in iced_core::renderer - Rust

    Struct iced_core::renderer::Style

    source ·
    pub struct Style {
    +Style in iced_core::renderer - Rust

    Struct iced_core::renderer::Style

    source ·
    pub struct Style {
         pub text_color: Color,
     }
    Expand description

    The styling attributes of a Renderer.

    Fields§

    §text_color: Color

    The text color

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl Default for Style

    source§

    fn default() -> Self

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

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl Default for Style

    source§

    fn default() -> Self

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

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 Style

    source§

    impl StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Copy for Style

    source§

    impl StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_core/renderer/trait.Renderer.html b/iced_core/renderer/trait.Renderer.html index 259e25e41ca..00623cce38d 100644 --- a/iced_core/renderer/trait.Renderer.html +++ b/iced_core/renderer/trait.Renderer.html @@ -1,17 +1,29 @@ -Renderer in iced_core::renderer - Rust
    pub trait Renderer: Sized {
    +Renderer in iced_core::renderer - Rust
    pub trait Renderer: Sized {
         // Required methods
         fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self));
    -    fn with_translation(
    +    fn with_transformation(
             &mut self,
    -        translation: Vector,
    +        transformation: Transformation,
             f: impl FnOnce(&mut Self)
         );
         fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>);
         fn clear(&mut self);
    +
    +    // Provided method
    +    fn with_translation(
    +        &mut self,
    +        translation: Vector,
    +        f: impl FnOnce(&mut Self)
    +    ) { ... }
     }
    Expand description

    A component that can be used by widgets to draw themselves on a screen.

    -

    Required Methods§

    source

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer.

    +

    Required Methods§

    source

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer.

    The layer will clip its contents to the provided bounds.

    -
    source

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.

    -
    source

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.

    -
    source

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.

    -

    Object Safety§

    This trait is not object safe.

    Implementors§

    \ No newline at end of file +

    source

    fn with_transformation( + &mut self, + transformation: Transformation, + f: impl FnOnce(&mut Self) +)

    Applies a Transformation to the primitives recorded in the given closure.

    +
    source

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.

    +
    source

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.

    +

    Provided Methods§

    source

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.

    +

    Object Safety§

    This trait is not object safe.

    Implementors§

    \ No newline at end of file diff --git a/iced_core/sidebar-items.js b/iced_core/sidebar-items.js index 62da3961b18..52c8505b8bb 100644 --- a/iced_core/sidebar-items.js +++ b/iced_core/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["Background","ContentFit","Length"],"macro":["color"],"mod":["alignment","border","clipboard","event","font","gradient","image","keyboard","layout","mouse","overlay","renderer","svg","text","time","touch","widget","window"],"struct":["Color","Degrees","Element","Hasher","Padding","Pixels","Point","Radians","Rectangle","Shadow","Shell","Size","SmolStr","Vector"]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["Background","ContentFit","Length"],"macro":["color"],"mod":["alignment","border","clipboard","event","font","gradient","image","keyboard","layout","mouse","overlay","renderer","svg","text","time","touch","widget","window"],"struct":["Color","Degrees","Element","Hasher","Padding","Pixels","Point","Radians","Rectangle","Shadow","Shell","Size","SmolStr","Transformation","Vector"]}; \ No newline at end of file diff --git a/iced_core/struct.Color.html b/iced_core/struct.Color.html index 6fbbb374230..2a3089f9d40 100644 --- a/iced_core/struct.Color.html +++ b/iced_core/struct.Color.html @@ -23,11 +23,11 @@

    source

    pub fn into_linear(self) -> [f32; 4]

    Converts the Color into its linear values.

    source

    pub fn invert(&mut self)

    Inverts the Color in-place.

    source

    pub fn inverse(self) -> Color

    Returns the inverted Color.

    -

    Trait Implementations§

    source§

    impl Clone for Color

    source§

    fn clone(&self) -> Color

    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 Color

    source§

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

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

    impl Default for Color

    source§

    fn default() -> Color

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

    impl From<[f32; 3]> for Color

    source§

    fn from([r, g, b]: [f32; 3]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Color

    source§

    fn from([r, g, b, a]: [f32; 4]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Alpha<Rgb, f32>> for Color

    Converts from palette’s Rgba type to a Color.

    +

    Trait Implementations§

    source§

    impl Clone for Color

    source§

    fn clone(&self) -> Color

    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 Color

    source§

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

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

    impl Default for Color

    source§

    fn default() -> Color

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

    impl From<[f32; 3]> for Color

    source§

    fn from([r, g, b]: [f32; 3]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Color

    source§

    fn from([r, g, b, a]: [f32; 4]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Alpha<Rgb, f32>> for Color

    Converts from palette’s Rgba type to a Color.

    source§

    fn from(rgba: Srgba) -> Self

    Converts to this type from the input type.
    source§

    impl From<Color> for Srgba

    Converts from Color to palette’s Rgba type.

    -
    source§

    fn from(c: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Color> for Background

    source§

    fn from(color: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Color> for Srgb

    Converts from Color to palette’s Rgb type.

    -
    source§

    fn from(c: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Rgb> for Color

    Converts from palette’s Rgb type to a Color.

    -
    source§

    fn from(rgb: Srgb) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Color

    source§

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

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

    fn from(c: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Color> for Background

    source§

    fn from(color: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Color> for Srgb

    Converts from Color to palette’s Rgb type.

    +
    source§

    fn from(c: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Rgb> for Color

    Converts from palette’s Rgb type to a Color.

    +
    source§

    fn from(rgb: Srgb) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Color

    source§

    fn eq(&self, other: &Color) -> 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 Color

    source§

    impl StructuralPartialEq for Color

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Color

    §

    impl Send for Color

    §

    impl Sync for Color

    §

    impl Unpin for Color

    §

    impl UnwindSafe for Color

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_core/struct.Element.html b/iced_core/struct.Element.html index 358c8c277cc..f20b2fe2beb 100644 --- a/iced_core/struct.Element.html +++ b/iced_core/struct.Element.html @@ -101,9 +101,9 @@
    Example
    This can be very useful for debugging your layout!

    Trait Implementations§

    source§

    impl<'a, Message, Theme, Renderer> Borrow<dyn Widget<Message, Theme, Renderer> + 'a> for &Element<'a, Message, Theme, Renderer>

    source§

    fn borrow(&self) -> &(dyn Widget<Message, Theme, Renderer> + 'a)

    Immutably borrows from an owned value. Read more
    source§

    impl<'a, Message, Theme, Renderer> Borrow<dyn Widget<Message, Theme, Renderer> + 'a> for Element<'a, Message, Theme, Renderer>

    source§

    fn borrow(&self) -> &(dyn Widget<Message, Theme, Renderer> + 'a)

    Immutably borrows from an owned value. Read more
    source§

    impl<'a, Message, Theme, Renderer> From<&'a str> for Element<'a, Message, Theme, Renderer>
    where Theme: StyleSheet + 'a, - Renderer: Renderer + 'a,

    source§

    fn from(content: &'a str) -> Self

    Converts to this type from the input type.
    source§

    impl<'a, Message, Theme, Renderer> From<Text<'a, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where + Renderer: Renderer + 'a,

    source§

    fn from(content: &'a str) -> Self

    Converts to this type from the input type.
    source§

    impl<'a, Message, Theme, Renderer> From<Text<'a, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where Theme: StyleSheet + 'a, - Renderer: Renderer + 'a,

    source§

    fn from( + Renderer: Renderer + 'a,

    source§

    fn from( text: Text<'a, Theme, Renderer> ) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Element<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme, Renderer> !Send for Element<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme, Renderer> !Sync for Element<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme, Renderer> Unpin for Element<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme, Renderer> !UnwindSafe for Element<'a, Message, Theme, Renderer>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_core/struct.Padding.html b/iced_core/struct.Padding.html index d1a8fd6daa3..ab42b8fa689 100644 --- a/iced_core/struct.Padding.html +++ b/iced_core/struct.Padding.html @@ -31,7 +31,7 @@

    source

    pub fn vertical(self) -> f32

    Returns the total amount of vertical Padding.

    source

    pub fn horizontal(self) -> f32

    Returns the total amount of horizontal Padding.

    source

    pub fn fit(self, inner: Size, outer: Size) -> Self

    Fits the Padding between the provided inner and outer Size.

    -

    Trait Implementations§

    source§

    impl Clone for Padding

    source§

    fn clone(&self) -> Padding

    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 Padding

    source§

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

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

    impl From<[f32; 2]> for Padding

    source§

    fn from(p: [f32; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Padding

    source§

    fn from(p: [f32; 4]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Padding

    source§

    fn from(p: [u16; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[u16; 4]> for Padding

    source§

    fn from(p: [u16; 4]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Padding

    source§

    fn from(p: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u16> for Padding

    source§

    fn from(p: u16) -> Self

    Converts to this type from the input type.
    source§

    impl Copy for Padding

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Padding

    source§

    fn clone(&self) -> Padding

    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 Padding

    source§

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

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

    impl From<[f32; 2]> for Padding

    source§

    fn from(p: [f32; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[f32; 4]> for Padding

    source§

    fn from(p: [f32; 4]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Padding

    source§

    fn from(p: [u16; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[u16; 4]> for Padding

    source§

    fn from(p: [u16; 4]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Padding

    source§

    fn from(p: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u16> for Padding

    source§

    fn from(p: u16) -> Self

    Converts to this type from the input type.
    source§

    impl Copy for Padding

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_core/struct.Pixels.html b/iced_core/struct.Pixels.html index e99c3078874..259ae341c0a 100644 --- a/iced_core/struct.Pixels.html +++ b/iced_core/struct.Pixels.html @@ -1,10 +1,10 @@ -Pixels in iced_core - Rust

    Struct iced_core::Pixels

    source ·
    pub struct Pixels(pub f32);
    Expand description

    An amount of logical pixels.

    +Pixels in iced_core - Rust

    Struct iced_core::Pixels

    source ·
    pub struct Pixels(pub f32);
    Expand description

    An amount of logical pixels.

    Normally used to represent an amount of space, or the size of something.

    This type is normally asked as an argument in a generic way (e.g. impl Into<Pixels>) and, since Pixels implements From both for f32 and u16, you should be able to provide both integers and float literals as needed.

    -

    Tuple Fields§

    §0: f32

    Trait Implementations§

    source§

    impl Clone for Pixels

    source§

    fn clone(&self) -> Pixels

    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 Pixels

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<Pixels> for LineHeight

    source§

    fn from(pixels: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<Pixels> for f32

    source§

    fn from(pixels: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Pixels

    source§

    fn from(amount: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u16> for Pixels

    source§

    fn from(amount: u16) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Pixels

    source§

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

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

    Tuple Fields§

    §0: f32

    Trait Implementations§

    source§

    impl Clone for Pixels

    source§

    fn clone(&self) -> Pixels

    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 Pixels

    source§

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

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

    impl From<Pixels> for Length

    source§

    fn from(amount: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<Pixels> for LineHeight

    source§

    fn from(pixels: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<Pixels> for f32

    source§

    fn from(pixels: Pixels) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Pixels

    source§

    fn from(amount: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u16> for Pixels

    source§

    fn from(amount: u16) -> Self

    Converts to this type from the input type.
    source§

    impl Mul<f32> for Pixels

    §

    type Output = Pixels

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: f32) -> Self

    Performs the * operation. Read more
    source§

    impl PartialEq for Pixels

    source§

    fn eq(&self, other: &Pixels) -> 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 PartialOrd for Pixels

    source§

    fn partial_cmp(&self, other: &Pixels) -> 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 >= diff --git a/iced_core/struct.Point.html b/iced_core/struct.Point.html index 0b421bb268d..55918939b68 100644 --- a/iced_core/struct.Point.html +++ b/iced_core/struct.Point.html @@ -1,4 +1,4 @@ -Point in iced_core - Rust

    Trait Implementations§

    source§

    impl<T> Add<Vector<T>> for Point<T>
    where - T: Add<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, vector: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T: Clone> Clone for Point<T>

    source§

    fn clone(&self) -> Point<T>

    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<T: Debug> Debug for Point<T>

    source§

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

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

    impl<T: Default> Default for Point<T>

    source§

    fn default() -> Point<T>

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

    impl<T> Display for Point<T>
    where + T: Add<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, vector: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T: Clone> Clone for Point<T>

    source§

    fn clone(&self) -> Point<T>

    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<T: Debug> Debug for Point<T>

    source§

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

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

    impl<T: Default> Default for Point<T>

    source§

    fn default() -> Point<T>

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

    impl<T> Display for Point<T>
    where T: Display,

    source§

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

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

    impl<T> From<[T; 2]> for Point<T>
    where - T: Num,

    source§

    fn from([x, y]: [T; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl<T> From<(T, T)> for Point<T>
    where - T: Num,

    source§

    fn from((x, y): (T, T)) -> Self

    Converts to this type from the input type.
    source§

    impl<T> From<Point<T>> for [T; 2]

    source§

    fn from(point: Point<T>) -> [T; 2]

    Converts to this type from the input type.
    source§

    impl<T: PartialEq> PartialEq for Point<T>

    source§

    fn eq(&self, other: &Point<T>) -> bool

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

    source§

    fn from([x, y]: [T; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl<T> From<(T, T)> for Point<T>
    where + T: Num,

    source§

    fn from((x, y): (T, T)) -> Self

    Converts to this type from the input type.
    source§

    impl<T> From<Point<T>> for [T; 2]

    source§

    fn from(point: Point<T>) -> [T; 2]

    Converts to this type from the input type.
    source§

    impl Mul<Transformation> for Point

    §

    type Output = Point

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl<T: PartialEq> PartialEq for Point<T>

    source§

    fn eq(&self, other: &Point<T>) -> 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<T> Sub<Vector<T>> for Point<T>
    where - T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T> Sub for Point<T>
    where + T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T> Sub for Point<T>
    where T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, point: Self) -> Vector<T>

    Performs the - operation. Read more
    source§

    impl<T: Copy> Copy for Point<T>

    source§

    impl<T: Eq> Eq for Point<T>

    source§

    impl<T> StructuralEq for Point<T>

    source§

    impl<T> StructuralPartialEq for Point<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Point<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Point<T>
    where T: Send,

    §

    impl<T> Sync for Point<T>
    where diff --git a/iced_core/struct.Radians.html b/iced_core/struct.Radians.html index b02d10ab4a1..0c2ed25f5ff 100644 --- a/iced_core/struct.Radians.html +++ b/iced_core/struct.Radians.html @@ -2,7 +2,7 @@

    Tuple Fields§

    §0: f32

    Implementations§

    source§

    impl Radians

    source

    pub const RANGE: RangeInclusive<Self> = _

    The range of radians of a circle.

    source

    pub const PI: Self = _

    The amount of radians in half a circle.

    source

    pub fn to_distance(&self, bounds: &Rectangle) -> (Point, Point)

    Calculates the line in which the angle intercepts the bounds.

    -

    Trait Implementations§

    source§

    impl Add for Radians

    §

    type Output = Radians

    The resulting type after applying the + operator.
    source§

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

    Performs the + operation. Read more
    source§

    impl AddAssign for Radians

    source§

    fn add_assign(&mut self, rhs: Radians)

    Performs the += operation. Read more
    source§

    impl Clone for Radians

    source§

    fn clone(&self) -> Radians

    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 Radians

    source§

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

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

    impl Div<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: f32) -> Self::Output

    Performs the / operation. Read more
    source§

    impl Div for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: Self) -> Self::Output

    Performs the / operation. Read more
    source§

    impl From<Degrees> for Radians

    source§

    fn from(degrees: Degrees) -> Self

    Converts to this type from the input type.
    source§

    impl From<Radians> for f64

    source§

    fn from(radians: Radians) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Radians

    source§

    fn from(radians: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u8> for Radians

    source§

    fn from(radians: u8) -> Self

    Converts to this type from the input type.
    source§

    impl FromPrimitive for Radians

    source§

    fn from_i64(n: i64) -> Option<Self>

    Converts an i64 to return an optional value of this type. If the +

    Trait Implementations§

    source§

    impl Add for Radians

    §

    type Output = Radians

    The resulting type after applying the + operator.
    source§

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

    Performs the + operation. Read more
    source§

    impl AddAssign for Radians

    source§

    fn add_assign(&mut self, rhs: Radians)

    Performs the += operation. Read more
    source§

    impl Clone for Radians

    source§

    fn clone(&self) -> Radians

    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 Radians

    source§

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

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

    impl Div<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: f32) -> Self::Output

    Performs the / operation. Read more
    source§

    impl Div for Radians

    §

    type Output = Radians

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: Self) -> Self::Output

    Performs the / operation. Read more
    source§

    impl From<Degrees> for Radians

    source§

    fn from(degrees: Degrees) -> Self

    Converts to this type from the input type.
    source§

    impl From<Radians> for f64

    source§

    fn from(radians: Radians) -> Self

    Converts to this type from the input type.
    source§

    impl From<f32> for Radians

    source§

    fn from(radians: f32) -> Self

    Converts to this type from the input type.
    source§

    impl From<u8> for Radians

    source§

    fn from(radians: u8) -> Self

    Converts to this type from the input type.
    source§

    impl FromPrimitive for Radians

    source§

    fn from_i64(n: i64) -> Option<Self>

    Converts an i64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
    source§

    fn from_u64(n: u64) -> Option<Self>

    Converts an u64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
    source§

    fn from_f64(n: f64) -> Option<Self>

    Converts a f64 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
    source§

    fn from_isize(n: isize) -> Option<Self>

    Converts an isize to return an optional value of this type. If the @@ -16,11 +16,11 @@ value cannot be represented by this type, then None is returned.
    source§

    fn from_u32(n: u32) -> Option<Self>

    Converts an u32 to return an optional value of this type. If the value cannot be represented by this type, then None is returned.
    source§

    fn from_u128(n: u128) -> Option<Self>

    Converts an u128 to return an optional value of this type. If the value cannot be represented by this type, then None is returned. Read more
    source§

    fn from_f32(n: f32) -> Option<Self>

    Converts a f32 to return an optional value of this type. If the -value cannot be represented by this type, then None is returned.
    source§

    impl Mul<Radians> for f32

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Radians) -> Self::Output

    Performs the * operation. Read more
    source§

    impl Mul<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: f32) -> Self::Output

    Performs the * operation. Read more
    source§

    impl Mul for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Radians) -> Self::Output

    Performs the * operation. Read more
    source§

    impl PartialEq for Radians

    source§

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

    This method tests for self and other values to be equal, and is used +value cannot be represented by this type, then None is returned.
    source§

    impl Mul<Radians> for f32

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Radians) -> Self::Output

    Performs the * operation. Read more
    source§

    impl Mul<f32> for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: f32) -> Self::Output

    Performs the * operation. Read more
    source§

    impl Mul for Radians

    §

    type Output = Radians

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Radians) -> Self::Output

    Performs the * operation. Read more
    source§

    impl PartialEq for Radians

    source§

    fn eq(&self, other: &Radians) -> 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 PartialOrd for Radians

    source§

    fn partial_cmp(&self, other: &Radians) -> 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 Sub for Radians

    §

    type Output = Radians

    The resulting type after applying the - operator.
    source§

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

    Performs the - operation. Read more
    source§

    impl SubAssign for Radians

    source§

    fn sub_assign(&mut self, rhs: Self)

    Performs the -= operation. Read more
    source§

    impl Copy for Radians

    source§

    impl StructuralPartialEq for Radians

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +operator. Read more

    source§

    impl Sub for Radians

    §

    type Output = Radians

    The resulting type after applying the - operator.
    source§

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

    Performs the - operation. Read more
    source§

    impl SubAssign for Radians

    source§

    fn sub_assign(&mut self, rhs: Self)

    Performs the -= operation. Read more
    source§

    impl Copy for Radians

    source§

    impl StructuralPartialEq for Radians

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_core/struct.Rectangle.html b/iced_core/struct.Rectangle.html index 7db0aaeeae8..96be391b2d6 100644 --- a/iced_core/struct.Rectangle.html +++ b/iced_core/struct.Rectangle.html @@ -1,4 +1,4 @@ -Rectangle in iced_core - Rust

    source

    pub fn snap(self) -> Rectangle<u32>

    Snaps the Rectangle to unsigned integer coordinates.

    source

    pub fn expand(self, amount: f32) -> Self

    Expands the Rectangle a given amount.

    Trait Implementations§

    source§

    impl<T> Add<Vector<T>> for Rectangle<T>
    where - T: Add<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T: Clone> Clone for Rectangle<T>

    source§

    fn clone(&self) -> Rectangle<T>

    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<T: Debug> Debug for Rectangle<T>

    source§

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

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

    impl<T: Default> Default for Rectangle<T>

    source§

    fn default() -> Rectangle<T>

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

    impl From<Rectangle<u32>> for Rectangle<f32>

    source§

    fn from(rectangle: Rectangle<u32>) -> Rectangle<f32>

    Converts to this type from the input type.
    source§

    impl Mul<f32> for Rectangle<f32>

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: f32) -> Self

    Performs the * operation. Read more
    source§

    impl<T: PartialEq> PartialEq for Rectangle<T>

    source§

    fn eq(&self, other: &Rectangle<T>) -> bool

    This method tests for self and other values to be equal, and is used + T: Add<Output = T>,
    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T: Clone> Clone for Rectangle<T>

    source§

    fn clone(&self) -> Rectangle<T>

    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<T: Debug> Debug for Rectangle<T>

    source§

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

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

    impl<T: Default> Default for Rectangle<T>

    source§

    fn default() -> Rectangle<T>

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

    impl From<Rectangle<u32>> for Rectangle<f32>

    source§

    fn from(rectangle: Rectangle<u32>) -> Rectangle<f32>

    Converts to this type from the input type.
    source§

    impl Mul<Transformation> for Rectangle

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl Mul<f32> for Rectangle<f32>

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: f32) -> Self

    Performs the * operation. Read more
    source§

    impl<T: PartialEq> PartialEq for Rectangle<T>

    source§

    fn eq(&self, other: &Rectangle<T>) -> 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<T> Sub<Vector<T>> for Rectangle<T>
    where - T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T: Copy> Copy for Rectangle<T>

    source§

    impl<T: Eq> Eq for Rectangle<T>

    source§

    impl<T> StructuralEq for Rectangle<T>

    source§

    impl<T> StructuralPartialEq for Rectangle<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Rectangle<T>
    where + T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T: Copy> Copy for Rectangle<T>

    source§

    impl<T: Eq> Eq for Rectangle<T>

    source§

    impl<T> StructuralEq for Rectangle<T>

    source§

    impl<T> StructuralPartialEq for Rectangle<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Rectangle<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Rectangle<T>
    where T: Send,

    §

    impl<T> Sync for Rectangle<T>
    where T: Sync,

    §

    impl<T> Unpin for Rectangle<T>
    where diff --git a/iced_core/struct.Size.html b/iced_core/struct.Size.html index c62fa0f5774..230289b5064 100644 --- a/iced_core/struct.Size.html +++ b/iced_core/struct.Size.html @@ -1,4 +1,4 @@ -Size in iced_core - Rust

    Trait Implementations§

    source§

    impl<T: Clone> Clone for Size<T>

    source§

    fn clone(&self) -> Size<T>

    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<T: Debug> Debug for Size<T>

    source§

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

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

    impl From<[f32; 2]> for Size

    source§

    fn from([width, height]: [f32; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Size

    source§

    fn from([width, height]: [u16; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Self

    Converts to this type from the input type.
    source§

    impl From<Size> for [f32; 2]

    source§

    fn from(size: Size) -> [f32; 2]

    Converts to this type from the input type.
    source§

    impl From<Size> for Vector<f32>

    source§

    fn from(size: Size) -> Self

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector<f32>) -> Self

    Converts to this type from the input type.
    source§

    impl<T: Hash> Hash for Size<T>

    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<T: Clone> Clone for Size<T>

    source§

    fn clone(&self) -> Size<T>

    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<T: Debug> Debug for Size<T>

    source§

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

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

    impl From<[f32; 2]> for Size

    source§

    fn from([width, height]: [f32; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<[u16; 2]> for Size

    source§

    fn from([width, height]: [u16; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Padding> for Size

    source§

    fn from(padding: Padding) -> Self

    Converts to this type from the input type.
    source§

    impl From<Size> for [f32; 2]

    source§

    fn from(size: Size) -> [f32; 2]

    Converts to this type from the input type.
    source§

    impl From<Size> for Vector<f32>

    source§

    fn from(size: Size) -> Self

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector<f32>) -> Self

    Converts to this type from the input type.
    source§

    impl<T: Hash> Hash for Size<T>

    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<T: PartialEq> PartialEq for Size<T>

    source§

    fn eq(&self, other: &Size<T>) -> bool

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

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

    impl Mul<Transformation> for Size

    §

    type Output = Size

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl<T: PartialEq> PartialEq for Size<T>

    source§

    fn eq(&self, other: &Size<T>) -> 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 Sub for Size

    §

    type Output = Size

    The resulting type after applying the - operator.
    source§

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

    Performs the - operation. Read more
    source§

    impl<T: Copy> Copy for Size<T>

    source§

    impl<T: Eq> Eq for Size<T>

    source§

    impl<T> StructuralEq for Size<T>

    source§

    impl<T> StructuralPartialEq for Size<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Size<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Size<T>
    where diff --git a/iced_graphics/struct.Transformation.html b/iced_core/struct.Transformation.html similarity index 53% rename from iced_graphics/struct.Transformation.html rename to iced_core/struct.Transformation.html index 65100cb18a9..e29d991084d 100644 --- a/iced_graphics/struct.Transformation.html +++ b/iced_core/struct.Transformation.html @@ -1,11 +1,13 @@ -Transformation in iced_graphics - Rust
    pub struct Transformation(/* private fields */);
    Expand description

    A 2D transformation matrix.

    -

    Implementations§

    source§

    impl Transformation

    source

    pub fn identity() -> Transformation

    Get the identity transformation.

    -
    source

    pub fn orthographic(width: u32, height: u32) -> Transformation

    Creates an orthographic projection.

    -
    source

    pub fn translate(x: f32, y: f32) -> Transformation

    Creates a translate transformation.

    -
    source

    pub fn scale(x: f32, y: f32) -> Transformation

    Creates a scale transformation.

    -

    Trait Implementations§

    source§

    impl AsRef<[f32; 16]> for Transformation

    source§

    fn as_ref(&self) -> &[f32; 16]

    Converts this type into a shared reference of the (usually inferred) input type.
    source§

    impl Clone for Transformation

    source§

    fn clone(&self) -> Transformation

    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 Transformation

    source§

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

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

    impl From<Transformation> for [f32; 16]

    source§

    fn from(t: Transformation) -> [f32; 16]

    Converts to this type from the input type.
    source§

    impl From<Transformation> for Mat4

    source§

    fn from(transformation: Transformation) -> Self

    Converts to this type from the input type.
    source§

    impl Mul for Transformation

    §

    type Output = Transformation

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Self) -> Self

    Performs the * operation. Read more
    source§

    impl PartialEq for Transformation

    source§

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

    This method tests for self and other values to be equal, and is used +Transformation in iced_core - Rust
    pub struct Transformation(/* private fields */);
    Expand description

    A 2D transformation matrix.

    +

    Implementations§

    source§

    impl Transformation

    source

    pub const IDENTITY: Self = _

    A Transformation that preserves whatever is transformed.

    +
    source

    pub fn orthographic(width: u32, height: u32) -> Transformation

    Creates an orthographic projection.

    +
    source

    pub fn translate(x: f32, y: f32) -> Transformation

    Creates a translate transformation.

    +
    source

    pub fn scale(scaling: f32) -> Transformation

    Creates a uniform scaling transformation.

    +
    source

    pub fn scale_factor(&self) -> f32

    Returns the scale factor of the Transformation.

    +
    source

    pub fn translation(&self) -> Vector

    Returns the translation of the Transformation.

    +

    Trait Implementations§

    source§

    impl AsRef<[f32; 16]> for Transformation

    source§

    fn as_ref(&self) -> &[f32; 16]

    Converts this type into a shared reference of the (usually inferred) input type.
    source§

    impl Clone for Transformation

    source§

    fn clone(&self) -> Transformation

    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 Transformation

    source§

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

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

    impl From<Transformation> for [f32; 16]

    source§

    fn from(t: Transformation) -> [f32; 16]

    Converts to this type from the input type.
    source§

    impl From<Transformation> for Mat4

    source§

    fn from(transformation: Transformation) -> Self

    Converts to this type from the input type.
    source§

    impl Mul<Transformation> for Point

    §

    type Output = Point

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Rectangle

    §

    type Output = Rectangle

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Size

    §

    type Output = Size

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Vector

    §

    type Output = Vector

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl Mul for Transformation

    §

    type Output = Transformation

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Self) -> Self

    Performs the * operation. Read more
    source§

    impl PartialEq for Transformation

    source§

    fn eq(&self, other: &Transformation) -> 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 Transformation

    source§

    impl StructuralPartialEq for Transformation

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Copy for Transformation

    source§

    impl StructuralPartialEq for Transformation

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, @@ -21,9 +23,7 @@ C: IntoComponents<T>,

    source§

    fn components_from(colors: C) -> T

    Cast a collection of colors into a collection of color components.
    source§

    impl<T> From<T> for T

    source§

    fn from(t: T) -> T

    Returns the argument unchanged.

    source§

    impl<T> FromAngle<T> for T

    source§

    fn from_angle(angle: T) -> T

    Performs a conversion from angle.
    source§

    impl<T, U> FromStimulus<U> for T
    where U: IntoStimulus<T>,

    source§

    fn from_stimulus(other: U) -> T

    Converts other into Self, while performing the appropriate scaling, -rounding and clamping.
    §

    impl<T> Instrument for T

    §

    fn instrument(self, span: Span) -> Instrumented<Self>

    Instruments this type with the provided [Span], returning an -Instrumented wrapper. Read more
    §

    fn in_current_span(self) -> Instrumented<Self>

    Instruments this type with the current Span, returning an -Instrumented wrapper. Read more
    source§

    impl<T, U> Into<U> for T
    where +rounding and clamping.

    source§

    impl<T, U> Into<U> for T
    where U: From<T>,

    source§

    fn into(self) -> U

    Calls U::from(self).

    That is, this conversion is whatever the implementation of From<T> for U chooses to do.

    @@ -31,7 +31,7 @@ U: FromAngle<T>,

    source§

    fn into_angle(self) -> U

    Performs a conversion into T.
    source§

    impl<T, U> IntoColor<U> for T
    where U: FromColor<T>,

    source§

    fn into_color(self) -> U

    Convert into T with values clamped to the color defined bounds Read more
    source§

    impl<T, U> IntoColorUnclamped<U> for T
    where U: FromColorUnclamped<T>,

    source§

    fn into_color_unclamped(self) -> U

    Convert into T. The resulting color might be invalid in its color space Read more
    source§

    impl<T> IntoStimulus<T> for T

    source§

    fn into_stimulus(self) -> T

    Converts self into T, while performing the appropriate scaling, -rounding and clamping.
    §

    impl<T> Pointable for T

    §

    const ALIGN: usize = _

    The alignment of pointer.
    §

    type Init = T

    The type for initializers.
    §

    unsafe fn init(init: <T as Pointable>::Init) -> usize

    Initializes a with the given initializer. Read more
    §

    unsafe fn deref<'a>(ptr: usize) -> &'a T

    Dereferences the given pointer. Read more
    §

    unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

    Mutably dereferences the given pointer. Read more
    §

    unsafe fn drop(ptr: usize)

    Drops the object pointed to by the given pointer. Read more
    source§

    impl<T> ToOwned for T
    where +rounding and clamping.

    source§

    impl<T> ToOwned for T
    where T: Clone,

    §

    type Owned = T

    The resulting type after obtaining ownership.
    source§

    fn to_owned(&self) -> T

    Creates owned data from borrowed data, usually by cloning. Read more
    source§

    fn clone_into(&self, target: &mut T)

    Uses borrowed data to replace owned data, usually by cloning. Read more
    source§

    impl<T, C> TryComponentsInto<C> for T
    where C: TryFromComponents<T>,

    §

    type Error = <C as TryFromComponents<T>>::Error

    The error for when try_into_colors fails to cast.
    source§

    fn try_components_into(self) -> Result<C, <T as TryComponentsInto<C>>::Error>

    Try to cast this collection of color components into a collection of colors. Read more
    source§

    impl<T, U> TryFrom<U> for T
    where @@ -41,9 +41,4 @@ range, otherwise an OutOfBounds error is returned which contains the unclamped color. Read more

    source§

    impl<C, U> UintsFrom<C> for U
    where C: IntoUints<U>,

    source§

    fn uints_from(colors: C) -> U

    Cast a collection of colors into a collection of unsigned integers.
    source§

    impl<C, U> UintsInto<C> for U
    where - C: FromUints<U>,

    source§

    fn uints_into(self) -> C

    Cast this collection of unsigned integers into a collection of colors.
    §

    impl<T> WithSubscriber for T

    §

    fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
    where - S: Into<Dispatch>,

    Attaches the provided Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
    §

    fn with_current_subscriber(self) -> WithDispatch<Self>

    Attaches the current default Subscriber to this type, returning a -[WithDispatch] wrapper. Read more
    §

    impl<T> MaybeSend for T
    where - T: Send,

    §

    impl<T> MaybeSync for T
    where - T: Sync,

    \ No newline at end of file + C: FromUints<U>,
    source§

    fn uints_into(self) -> C

    Cast this collection of unsigned integers into a collection of colors.
    \ No newline at end of file diff --git a/iced_core/struct.Vector.html b/iced_core/struct.Vector.html index 5c48ff6eaeb..26670dfe2b3 100644 --- a/iced_core/struct.Vector.html +++ b/iced_core/struct.Vector.html @@ -1,4 +1,4 @@ -Vector in iced_core - Rust

    Struct iced_core::Vector

    source ·
    pub struct Vector<T = f32> {
    +Vector in iced_core - Rust

    Struct iced_core::Vector

    source ·
    pub struct Vector<T = f32> {
         pub x: T,
         pub y: T,
     }
    Expand description

    A 2D vector.

    @@ -7,17 +7,17 @@

    Implementations§

    source§

    impl<T> Vector<T>

    source

    pub const fn new(x: T, y: T) -> Self

    Creates a new Vector with the given components.

    source§

    impl Vector

    source

    pub const ZERO: Self = _

    The zero Vector.

    Trait Implementations§

    source§

    impl<T> Add<Vector<T>> for Point<T>
    where - T: Add<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, vector: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T> Add<Vector<T>> for Rectangle<T>
    where - T: Add<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T> Add for Vector<T>
    where - T: Add<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, b: Self) -> Self

    Performs the + operation. Read more
    source§

    impl<T: Clone> Clone for Vector<T>

    source§

    fn clone(&self) -> Vector<T>

    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<T: Debug> Debug for Vector<T>

    source§

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

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

    impl<T> Default for Vector<T>
    where + T: Add<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, vector: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T> Add<Vector<T>> for Rectangle<T>
    where + T: Add<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, translation: Vector<T>) -> Self

    Performs the + operation. Read more
    source§

    impl<T> Add for Vector<T>
    where + T: Add<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the + operator.
    source§

    fn add(self, b: Self) -> Self

    Performs the + operation. Read more
    source§

    impl<T: Clone> Clone for Vector<T>

    source§

    fn clone(&self) -> Vector<T>

    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<T: Debug> Debug for Vector<T>

    source§

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

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

    impl<T> Default for Vector<T>
    where T: Default,

    source§

    fn default() -> Self

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

    impl<T> From<[T; 2]> for Vector<T>

    source§

    fn from([x, y]: [T; 2]) -> Self

    Converts to this type from the input type.
    source§

    impl From<Size> for Vector<f32>

    source§

    fn from(size: Size) -> Self

    Converts to this type from the input type.
    source§

    impl<T> From<Vector<T>> for [T; 2]
    where - T: Copy,

    source§

    fn from(other: Vector<T>) -> Self

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector<f32>) -> Self

    Converts to this type from the input type.
    source§

    impl<T> Mul<T> for Vector<T>
    where - T: Mul<Output = T> + Copy,

    §

    type Output = Vector<T>

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: T) -> Self

    Performs the * operation. Read more
    source§

    impl<T: PartialEq> PartialEq for Vector<T>

    source§

    fn eq(&self, other: &Vector<T>) -> bool

    This method tests for self and other values to be equal, and is used + T: Copy,
    source§

    fn from(other: Vector<T>) -> Self

    Converts to this type from the input type.
    source§

    impl From<Vector> for Size

    source§

    fn from(vector: Vector<f32>) -> Self

    Converts to this type from the input type.
    source§

    impl<T> Mul<T> for Vector<T>
    where + T: Mul<Output = T> + Copy,

    §

    type Output = Vector<T>

    The resulting type after applying the * operator.
    source§

    fn mul(self, scale: T) -> Self

    Performs the * operation. Read more
    source§

    impl Mul<Transformation> for Vector

    §

    type Output = Vector

    The resulting type after applying the * operator.
    source§

    fn mul(self, transformation: Transformation) -> Self

    Performs the * operation. Read more
    source§

    impl<T: PartialEq> PartialEq for Vector<T>

    source§

    fn eq(&self, other: &Vector<T>) -> 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<T> Sub<Vector<T>> for Point<T>
    where - T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T> Sub<Vector<T>> for Rectangle<T>
    where - T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T> Sub for Vector<T>
    where - T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, b: Self) -> Self

    Performs the - operation. Read more
    source§

    impl<T: Copy> Copy for Vector<T>

    source§

    impl<T: Eq> Eq for Vector<T>

    source§

    impl<T> StructuralEq for Vector<T>

    source§

    impl<T> StructuralPartialEq for Vector<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Vector<T>
    where + T: Sub<Output = T>,

    §

    type Output = Point<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, vector: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T> Sub<Vector<T>> for Rectangle<T>
    where + T: Sub<Output = T>,

    §

    type Output = Rectangle<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, translation: Vector<T>) -> Self

    Performs the - operation. Read more
    source§

    impl<T> Sub for Vector<T>
    where + T: Sub<Output = T>,

    §

    type Output = Vector<T>

    The resulting type after applying the - operator.
    source§

    fn sub(self, b: Self) -> Self

    Performs the - operation. Read more
    source§

    impl<T: Copy> Copy for Vector<T>

    source§

    impl<T: Eq> Eq for Vector<T>

    source§

    impl<T> StructuralEq for Vector<T>

    source§

    impl<T> StructuralPartialEq for Vector<T>

    Auto Trait Implementations§

    §

    impl<T> RefUnwindSafe for Vector<T>
    where T: RefUnwindSafe,

    §

    impl<T> Send for Vector<T>
    where T: Send,

    §

    impl<T> Sync for Vector<T>
    where T: Sync,

    §

    impl<T> Unpin for Vector<T>
    where diff --git a/iced_core/text/editor/trait.Editor.html b/iced_core/text/editor/trait.Editor.html index 07368665e5a..04e629a6fad 100644 --- a/iced_core/text/editor/trait.Editor.html +++ b/iced_core/text/editor/trait.Editor.html @@ -49,14 +49,14 @@ highlighter: &mut H, format_highlight: impl Fn(&H::Highlight) -> Format<Self::Font> )

    Runs a text Highlighter in the Editor.

    -

    Object Safety§

    This trait is not object safe.

    Implementations on Foreign Types§

    source§

    impl Editor for ()

    §

    type Font = Font

    source§

    fn with_text(_text: &str) -> Self

    source§

    fn cursor(&self) -> Cursor

    source§

    fn cursor_position(&self) -> (usize, usize)

    source§

    fn selection(&self) -> Option<String>

    source§

    fn line(&self, _index: usize) -> Option<&str>

    source§

    fn line_count(&self) -> usize

    source§

    fn perform(&mut self, _action: Action)

    source§

    fn bounds(&self) -> Size

    source§

    fn update( +

    Object Safety§

    This trait is not object safe.

    Implementations on Foreign Types§

    source§

    impl Editor for ()

    §

    type Font = Font

    source§

    fn with_text(_text: &str) -> Self

    source§

    fn cursor(&self) -> Cursor

    source§

    fn cursor_position(&self) -> (usize, usize)

    source§

    fn selection(&self) -> Option<String>

    source§

    fn line(&self, _index: usize) -> Option<&str>

    source§

    fn line_count(&self) -> usize

    source§

    fn perform(&mut self, _action: Action)

    source§

    fn bounds(&self) -> Size

    source§

    fn update( &mut self, _new_bounds: Size, _new_font: Self::Font, _new_size: Pixels, _new_line_height: LineHeight, _new_highlighter: &mut impl Highlighter -)

    source§

    fn highlight<H: Highlighter>( +)

    source§

    fn highlight<H: Highlighter>( &mut self, _font: Self::Font, _highlighter: &mut H, diff --git a/iced_core/text/trait.Paragraph.html b/iced_core/text/trait.Paragraph.html index 96bf7b345ff..ecc13861e4a 100644 --- a/iced_core/text/trait.Paragraph.html +++ b/iced_core/text/trait.Paragraph.html @@ -31,4 +31,4 @@

    Provided Methods§

    source

    fn update(&mut self, text: Text<'_, Self::Font>)

    Updates the Paragraph to match the given Text, if needed.

    source

    fn min_width(&self) -> f32

    Returns the minimum width that can fit the contents of the Paragraph.

    source

    fn min_height(&self) -> f32

    Returns the minimum height that can fit the contents of the Paragraph.

    -

    Object Safety§

    This trait is not object safe.

    Implementations on Foreign Types§

    source§

    impl Paragraph for ()

    §

    type Font = Font

    source§

    fn with_text(_text: Text<'_, Self::Font>) -> Self

    source§

    fn resize(&mut self, _new_bounds: Size)

    source§

    fn compare(&self, _text: Text<'_, Self::Font>) -> Difference

    source§

    fn horizontal_alignment(&self) -> Horizontal

    source§

    fn vertical_alignment(&self) -> Vertical

    source§

    fn grapheme_position(&self, _line: usize, _index: usize) -> Option<Point>

    source§

    fn min_bounds(&self) -> Size

    source§

    fn hit_test(&self, _point: Point) -> Option<Hit>

    Implementors§

    \ No newline at end of file +

    Object Safety§

    This trait is not object safe.

    Implementations on Foreign Types§

    source§

    impl Paragraph for ()

    §

    type Font = Font

    source§

    fn with_text(_text: Text<'_, Self::Font>) -> Self

    source§

    fn resize(&mut self, _new_bounds: Size)

    source§

    fn compare(&self, _text: Text<'_, Self::Font>) -> Difference

    source§

    fn horizontal_alignment(&self) -> Horizontal

    source§

    fn vertical_alignment(&self) -> Vertical

    source§

    fn grapheme_position(&self, _line: usize, _index: usize) -> Option<Point>

    source§

    fn min_bounds(&self) -> Size

    source§

    fn hit_test(&self, _point: Point) -> Option<Hit>

    Implementors§

    \ No newline at end of file diff --git a/iced_core/text/trait.Renderer.html b/iced_core/text/trait.Renderer.html index f4368e527a5..2c1a3cb5c77 100644 --- a/iced_core/text/trait.Renderer.html +++ b/iced_core/text/trait.Renderer.html @@ -66,4 +66,4 @@ clip_bounds: Rectangle )

    Draws the given Text at the given position and with the given Color.

    -

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl Renderer for Null

    §

    type Font = Font

    §

    type Paragraph = ()

    §

    type Editor = ()

    source§

    const ICON_FONT: Font = Font::DEFAULT

    source§

    const CHECKMARK_ICON: char = '0'

    source§

    const ARROW_DOWN_ICON: char = '0'

    \ No newline at end of file +

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl Renderer for Null

    §

    type Font = Font

    §

    type Paragraph = ()

    §

    type Editor = ()

    source§

    const ICON_FONT: Font = Font::DEFAULT

    source§

    const CHECKMARK_ICON: char = '0'

    source§

    const ARROW_DOWN_ICON: char = '0'

    \ No newline at end of file diff --git a/iced_core/transformation/struct.Transformation.html b/iced_core/transformation/struct.Transformation.html new file mode 100644 index 00000000000..0e3f3fc1334 --- /dev/null +++ b/iced_core/transformation/struct.Transformation.html @@ -0,0 +1,11 @@ + + + + + Redirection + + +

    Redirecting to ../../iced_core/struct.Transformation.html...

    + + + \ No newline at end of file diff --git a/iced_core/window/icon/enum.Error.html b/iced_core/window/icon/enum.Error.html index f6512dbfc0e..b84fe112794 100644 --- a/iced_core/window/icon/enum.Error.html +++ b/iced_core/window/icon/enum.Error.html @@ -18,7 +18,7 @@
    §pixel_count: usize

    The amount of pixels of the provided RGBA data.

    Produced when the number of pixels (rgba.len() / 4) isn’t equal to width * height. At least one of your arguments is incorrect.

    -

    Trait Implementations§

    source§

    impl Debug for Error

    source§

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

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

    impl Display for Error

    source§

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

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

    impl Error for Error

    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§

    §

    impl RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Debug for Error

    source§

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

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

    impl Display for Error

    source§

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

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

    impl Error for Error

    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§

    §

    impl RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_graphics/all.html b/iced_graphics/all.html index 8de3a8a2fdf..fa857711eb4 100644 --- a/iced_graphics/all.html +++ b/iced_graphics/all.html @@ -1 +1 @@ -List of all items in this crate
    \ No newline at end of file +List of all items in this crate
    \ No newline at end of file diff --git a/iced_graphics/compositor/enum.SurfaceError.html b/iced_graphics/compositor/enum.SurfaceError.html index b98706db3b2..fc3048fab19 100644 --- a/iced_graphics/compositor/enum.SurfaceError.html +++ b/iced_graphics/compositor/enum.SurfaceError.html @@ -8,7 +8,7 @@
    §

    Outdated

    The underlying surface has changed, and therefore the surface must be updated.

    §

    Lost

    The swap chain has been lost and needs to be recreated.

    §

    OutOfMemory

    There is no more memory left to allocate a new frame.

    -

    Trait Implementations§

    source§

    impl Clone for SurfaceError

    source§

    fn clone(&self) -> SurfaceError

    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 SurfaceError

    source§

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

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

    impl Display for SurfaceError

    source§

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

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

    impl Error for SurfaceError

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

    impl PartialEq for SurfaceError

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for SurfaceError

    source§

    fn clone(&self) -> SurfaceError

    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 SurfaceError

    source§

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

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

    impl Display for SurfaceError

    source§

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

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

    impl Error for SurfaceError

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

    impl PartialEq for SurfaceError

    source§

    fn eq(&self, other: &SurfaceError) -> 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 SurfaceError

    source§

    impl StructuralEq for SurfaceError

    source§

    impl StructuralPartialEq for SurfaceError

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_graphics/enum.Primitive.html b/iced_graphics/enum.Primitive.html index 60588bd74dc..cf99fdfd12a 100644 --- a/iced_graphics/enum.Primitive.html +++ b/iced_graphics/enum.Primitive.html @@ -1,4 +1,4 @@ -Primitive in iced_graphics - Rust
    pub enum Primitive<T> {
    +Primitive in iced_graphics - Rust
    pub enum Primitive<T> {
         Text {
             content: String,
             bounds: Rectangle,
    @@ -47,8 +47,8 @@
             bounds: Rectangle,
             content: Box<Primitive<T>>,
         },
    -    Translate {
    -        translation: Vector,
    +    Transform {
    +        transformation: Transformation,
             content: Box<Primitive<T>>,
         },
         Cache {
    @@ -96,20 +96,21 @@
     
    §

    Clip

    Fields

    §bounds: Rectangle

    The bounds of the clip

    §content: Box<Primitive<T>>

    The content of the clip

    A clip primitive

    -
    §

    Translate

    Fields

    §translation: Vector

    The translation vector

    -
    §content: Box<Primitive<T>>

    The primitive to translate

    -

    A primitive that applies a translation

    +
    §

    Transform

    Fields

    §transformation: Transformation

    The [Transformation]

    +
    §content: Box<Primitive<T>>

    The primitive to transform

    +

    A primitive that applies a [Transformation]

    §

    Cache

    Fields

    §content: Arc<Primitive<T>>

    The cached primitive

    A cached primitive.

    This can be useful if you are implementing a widget where primitive generation is expensive.

    §

    Custom(T)

    A backend-specific primitive.

    -

    Implementations§

    source§

    impl<T> Primitive<T>

    source

    pub fn group(primitives: Vec<Self>) -> Self

    Creates a Primitive::Group.

    -
    source

    pub fn clip(self, bounds: Rectangle) -> Self

    Creates a Primitive::Clip.

    -
    source

    pub fn translate(self, translation: Vector) -> Self

    Trait Implementations§

    source§

    impl<T: Clone> Clone for Primitive<T>

    source§

    fn clone(&self) -> Primitive<T>

    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<T: Damage> Damage for Primitive<T>

    source§

    fn bounds(&self) -> Rectangle

    Returns the bounds of the Damage.
    source§

    impl<T: Debug> Debug for Primitive<T>

    source§

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

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

    impl<T: PartialEq> PartialEq for Primitive<T>

    source§

    fn eq(&self, other: &Primitive<T>) -> bool

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

    Implementations§

    source§

    impl<T> Primitive<T>

    source

    pub fn group(primitives: Vec<Self>) -> Self

    Groups the current Primitive.

    +
    source

    pub fn clip(self, bounds: Rectangle) -> Self

    Clips the current Primitive.

    +
    source

    pub fn translate(self, translation: Vector) -> Self

    Translates the current Primitive.

    +
    source

    pub fn transform(self, transformation: Transformation) -> Self

    Transforms the current Primitive.

    +

    Trait Implementations§

    source§

    impl<T: Clone> Clone for Primitive<T>

    source§

    fn clone(&self) -> Primitive<T>

    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<T: Damage> Damage for Primitive<T>

    source§

    fn bounds(&self) -> Rectangle

    Returns the bounds of the Damage.
    source§

    impl<T: Debug> Debug for Primitive<T>

    source§

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

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

    impl<T: PartialEq> PartialEq for Primitive<T>

    source§

    fn eq(&self, other: &Primitive<T>) -> 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<T> StructuralPartialEq for Primitive<T>

    Auto Trait Implementations§

    §

    impl<T> !RefUnwindSafe for Primitive<T>

    §

    impl<T> Send for Primitive<T>
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl<T> StructuralPartialEq for Primitive<T>

    Auto Trait Implementations§

    §

    impl<T> !RefUnwindSafe for Primitive<T>

    §

    impl<T> Send for Primitive<T>
    where T: Send + Sync,

    §

    impl<T> Sync for Primitive<T>
    where T: Send + Sync,

    §

    impl<T> Unpin for Primitive<T>
    where T: Unpin,

    §

    impl<T> !UnwindSafe for Primitive<T>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where diff --git a/iced_graphics/geometry/enum.Style.html b/iced_graphics/geometry/enum.Style.html index ec991fce49b..7754f725b88 100644 --- a/iced_graphics/geometry/enum.Style.html +++ b/iced_graphics/geometry/enum.Style.html @@ -4,7 +4,7 @@ }
    Available on crate feature geometry only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid [Color].

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Self

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_graphics/geometry/fill/struct.Fill.html b/iced_graphics/geometry/fill/struct.Fill.html index c842fdfc8ce..2fc48e08a56 100644 --- a/iced_graphics/geometry/fill/struct.Fill.html +++ b/iced_graphics/geometry/fill/struct.Fill.html @@ -8,7 +8,7 @@ outside of a shape.

    See the SVG specification for more details.

    By default, it is set to NonZero.

    -

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Self

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Self

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Self

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Self

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_graphics/gradient/enum.Gradient.html b/iced_graphics/gradient/enum.Gradient.html index d65141148d7..db2737b09f2 100644 --- a/iced_graphics/gradient/enum.Gradient.html +++ b/iced_graphics/gradient/enum.Gradient.html @@ -5,7 +5,7 @@

    Variants§

    §

    Linear(Linear)

    A linear gradient interpolates colors along a direction from its start to its end point.

    Implementations§

    source§

    impl Gradient

    source

    pub fn pack(&self) -> Packed

    Packs the Gradient for use in shader code.

    -

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    Available on crate feature geometry only.
    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    Available on crate feature geometry only.
    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    Available on crate feature geometry only.
    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    Available on crate feature geometry only.
    source§

    fn from(gradient: Gradient) -> Self

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

    fn eq(&self, other: &Gradient) -> 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 StructuralPartialEq for Gradient

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_graphics/index.html b/iced_graphics/index.html index c8cdc143984..c30c3a2eff6 100644 --- a/iced_graphics/index.html +++ b/iced_graphics/index.html @@ -1,6 +1,6 @@ iced_graphics - Rust

    Crate iced_graphics

    source ·
    Expand description

    A bunch of backend-agnostic types that can be leveraged to build a renderer +

  • All Items
  • Crate iced_graphics

    source ·
    Expand description

    A bunch of backend-agnostic types that can be leveraged to build a renderer for iced.

    The native path of the Iced ecosystem

    Re-exports

    Modules

    • Write a graphics backend.
    • Manage colors for shaders.
    • A compositor is responsible for initializing a renderer and managing window -surfaces.
    • Track and compute the damage of graphical primitives.
    • geometrygeometry
      Build and draw geometry.
    • A gradient that can be used as a fill for some geometry.
    • imageimage
      Load and operate on images.
    • Draw triangles!
    • Create a renderer from a Backend.
    • Draw text.

    Structs

    Enums

    • An antialiasing strategy.
    • An error that occurred while creating an application’s graphical context.
    • A rendering primitive.
    \ No newline at end of file +surfaces.
  • Track and compute the damage of graphical primitives.
  • geometrygeometry
    Build and draw geometry.
  • A gradient that can be used as a fill for some geometry.
  • imageimage
    Load and operate on images.
  • Draw triangles!
  • Create a renderer from a Backend.
  • Draw text.
  • Structs

    • A viewing region for displaying computer graphics.

    Enums

    • An antialiasing strategy.
    • An error that occurred while creating an application’s graphical context.
    • A rendering primitive.

    \ No newline at end of file diff --git a/iced_graphics/renderer/struct.Renderer.html b/iced_graphics/renderer/struct.Renderer.html index cb6245945e0..c70c4c5d95f 100644 --- a/iced_graphics/renderer/struct.Renderer.html +++ b/iced_graphics/renderer/struct.Renderer.html @@ -1,4 +1,4 @@ -Renderer in iced_graphics::renderer - Rust
    pub struct Renderer<B: Backend> { /* private fields */ }
    Expand description

    A backend-agnostic renderer that supports all the built-in widgets.

    +Renderer in iced_graphics::renderer - Rust
    pub struct Renderer<B: Backend> { /* private fields */ }
    Expand description

    A backend-agnostic renderer that supports all the built-in widgets.

    Implementations§

    source§

    impl<B: Backend> Renderer<B>

    source

    pub fn new(backend: B, default_font: Font, default_text_size: Pixels) -> Self

    Creates a new Renderer from the given Backend.

    source

    pub fn backend(&self) -> &B

    Returns a reference to the Backend of the Renderer.

    source

    pub fn draw_primitive(&mut self, primitive: Primitive<B::Primitive>)

    Enqueues the given Primitive in the Renderer for drawing.

    @@ -13,22 +13,15 @@ primitives: Vec<Primitive<B::Primitive>>, bounds: Rectangle )

    Ends the recording of a layer.

    -
    source

    pub fn start_translation(&mut self) -> Vec<Primitive<B::Primitive>>

    Starts recording a translation.

    -
    source

    pub fn end_translation( +

    source

    pub fn start_transformation(&mut self) -> Vec<Primitive<B::Primitive>>

    Starts recording a translation.

    +
    source

    pub fn end_transformation( &mut self, primitives: Vec<Primitive<B::Primitive>>, - translation: Vector + transformation: Transformation )

    Ends the recording of a translation.

    Trait Implementations§

    source§

    impl<B: Debug + Backend> Debug for Renderer<B>
    where - B::Primitive: Debug,

    source§

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

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

    impl<B> Renderer for Renderer<B>
    where - B: Backend + Image,

    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given [Handle].
    source§

    fn draw( - &mut self, - handle: Handle, - filter_method: FilterMethod, - bounds: Rectangle -)

    Draws an image with the given [Handle] and inside the provided -bounds.
    source§

    impl<B> Renderer for Renderer<B>
    where - B: Backend + Svg,

    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given [Handle].
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given [Handle], an optional [Color] filter, and inside the provided bounds.
    source§

    impl<B: Backend> Renderer for Renderer<B>

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a [Quad] with the provided [Background].
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the [Renderer].
    source§

    impl<B> Renderer for Renderer<B>
    where + B::Primitive: Debug,

    source§

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

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

    impl<B> Renderer for Renderer<B>
    where + B: Backend + Svg,

    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given [Handle].
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given [Handle], an optional [Color] filter, and inside the provided bounds.
    source§

    impl<B> Renderer for Renderer<B>
    where B: Backend + Text,

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The [Paragraph] of this [Renderer].
    §

    type Editor = Editor

    The [Editor] of this [Renderer].
    source§

    const ICON_FONT: Font = _

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> Self::Font

    Returns the default [Self::Font].
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of [Text].
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a [Self::Font] from its bytes.
    source§

    fn fill_paragraph( &mut self, paragraph: &Self::Paragraph, @@ -50,7 +43,18 @@ color: Color, clip_bounds: Rectangle )

    Draws the given [Text] at the given position and with the given -[Color].

    Auto Trait Implementations§

    §

    impl<B> !RefUnwindSafe for Renderer<B>

    §

    impl<B> Send for Renderer<B>
    where +[Color].

    source§

    impl<B> Renderer for Renderer<B>
    where + B: Backend + Image,

    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given [Handle].
    source§

    fn draw( + &mut self, + handle: Handle, + filter_method: FilterMethod, + bounds: Rectangle +)

    Draws an image with the given [Handle] and inside the provided +bounds.
    source§

    impl<B: Backend> Renderer for Renderer<B>

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation( + &mut self, + transformation: Transformation, + f: impl FnOnce(&mut Self) +)

    Applies a [Transformation] to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a [Quad] with the provided [Background].
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the [Renderer].
    §

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.

    Auto Trait Implementations§

    §

    impl<B> !RefUnwindSafe for Renderer<B>

    §

    impl<B> Send for Renderer<B>
    where B: Send, <B as Backend>::Primitive: Send + Sync,

    §

    impl<B> Sync for Renderer<B>
    where B: Sync, diff --git a/iced_graphics/sidebar-items.js b/iced_graphics/sidebar-items.js index 77d37d184f5..252eaf3f10d 100644 --- a/iced_graphics/sidebar-items.js +++ b/iced_graphics/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["Antialiasing","Error","Primitive"],"mod":["backend","color","compositor","damage","geometry","gradient","image","mesh","renderer","text"],"struct":["Transformation","Viewport"]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["Antialiasing","Error","Primitive"],"mod":["backend","color","compositor","damage","geometry","gradient","image","mesh","renderer","text"],"struct":["Viewport"]}; \ No newline at end of file diff --git a/iced_graphics/struct.Viewport.html b/iced_graphics/struct.Viewport.html index 1ab4960baa4..574a323c082 100644 --- a/iced_graphics/struct.Viewport.html +++ b/iced_graphics/struct.Viewport.html @@ -1,13 +1,13 @@ -Viewport in iced_graphics - Rust

    Struct iced_graphics::Viewport

    source ·
    pub struct Viewport { /* private fields */ }
    Expand description

    A viewing region for displaying computer graphics.

    -

    Implementations§

    source§

    impl Viewport

    source

    pub fn with_physical_size(size: Size<u32>, scale_factor: f64) -> Viewport

    Creates a new Viewport with the given physical dimensions and scale +Viewport in iced_graphics - Rust

    Struct iced_graphics::Viewport

    source ·
    pub struct Viewport { /* private fields */ }
    Expand description

    A viewing region for displaying computer graphics.

    +

    Implementations§

    source§

    impl Viewport

    source

    pub fn with_physical_size(size: Size<u32>, scale_factor: f64) -> Viewport

    Creates a new Viewport with the given physical dimensions and scale factor.

    -
    source

    pub fn physical_size(&self) -> Size<u32>

    Returns the physical size of the Viewport.

    -
    source

    pub fn physical_width(&self) -> u32

    Returns the physical width of the Viewport.

    -
    source

    pub fn physical_height(&self) -> u32

    Returns the physical height of the Viewport.

    -
    source

    pub fn logical_size(&self) -> Size<f32>

    Returns the logical size of the Viewport.

    -
    source

    pub fn scale_factor(&self) -> f64

    Returns the scale factor of the Viewport.

    -
    source

    pub fn projection(&self) -> Transformation

    Returns the projection transformation of the Viewport.

    -

    Trait Implementations§

    source§

    impl Clone for Viewport

    source§

    fn clone(&self) -> Viewport

    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 Viewport

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    source

    pub fn physical_size(&self) -> Size<u32>

    Returns the physical size of the Viewport.

    +
    source

    pub fn physical_width(&self) -> u32

    Returns the physical width of the Viewport.

    +
    source

    pub fn physical_height(&self) -> u32

    Returns the physical height of the Viewport.

    +
    source

    pub fn logical_size(&self) -> Size<f32>

    Returns the logical size of the Viewport.

    +
    source

    pub fn scale_factor(&self) -> f64

    Returns the scale factor of the Viewport.

    +
    source

    pub fn projection(&self) -> Transformation

    Returns the projection transformation of the Viewport.

    +

    Trait Implementations§

    source§

    impl Clone for Viewport

    source§

    fn clone(&self) -> Viewport

    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 Viewport

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_graphics/transformation/struct.Transformation.html b/iced_graphics/transformation/struct.Transformation.html deleted file mode 100644 index 364c93ace9f..00000000000 --- a/iced_graphics/transformation/struct.Transformation.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - Redirection - - -

    Redirecting to ../../iced_graphics/struct.Transformation.html...

    - - - \ No newline at end of file diff --git a/iced_highlighter/enum.Theme.html b/iced_highlighter/enum.Theme.html index 3c47cfc3e0f..32bb93f666e 100644 --- a/iced_highlighter/enum.Theme.html +++ b/iced_highlighter/enum.Theme.html @@ -4,7 +4,7 @@ Base16Ocean, Base16Eighties, InspiredGitHub, -}

    Variants§

    §

    SolarizedDark

    §

    Base16Mocha

    §

    Base16Ocean

    §

    Base16Eighties

    §

    InspiredGitHub

    Implementations§

    source§

    impl Theme

    source

    pub const ALL: &'static [Self] = _

    source

    pub fn is_dark(self) -> bool

    Trait Implementations§

    source§

    impl Clone for Theme

    source§

    fn clone(&self) -> Theme

    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 Theme

    source§

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

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

    impl Display for Theme

    source§

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

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

    impl PartialEq for Theme

    source§

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

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

    Variants§

    §

    SolarizedDark

    §

    Base16Mocha

    §

    Base16Ocean

    §

    Base16Eighties

    §

    InspiredGitHub

    Implementations§

    source§

    impl Theme

    source

    pub const ALL: &'static [Self] = _

    source

    pub fn is_dark(self) -> bool

    Trait Implementations§

    source§

    impl Clone for Theme

    source§

    fn clone(&self) -> Theme

    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 Theme

    source§

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

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

    impl Display for Theme

    source§

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

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

    impl PartialEq for Theme

    source§

    fn eq(&self, other: &Theme) -> 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 Theme

    source§

    impl Eq for Theme

    source§

    impl StructuralEq for Theme

    source§

    impl StructuralPartialEq for Theme

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Theme

    §

    impl Send for Theme

    §

    impl Sync for Theme

    §

    impl Unpin for Theme

    §

    impl UnwindSafe for Theme

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_renderer/enum.Renderer.html b/iced_renderer/enum.Renderer.html index b370d81fef2..63321e14bfc 100644 --- a/iced_renderer/enum.Renderer.html +++ b/iced_renderer/enum.Renderer.html @@ -1,39 +1,43 @@ -Renderer in iced_renderer - Rust
    pub enum Renderer {
    +Renderer in iced_renderer - Rust
    pub enum Renderer {
         TinySkia(Renderer),
         Wgpu(Renderer),
     }
    Expand description

    The default graphics renderer for iced.

    -

    Variants§

    §

    TinySkia(Renderer)

    §

    Wgpu(Renderer)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.

    Variants§

    §

    TinySkia(Renderer)

    §

    Wgpu(Renderer)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation( &mut self, - bounds: Rectangle, - primitive: impl Primitive -)

    Draws a custom pipeline primitive.
    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> Self::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( + transformation: Transformation, + f: impl FnOnce(&mut Self) +)

    Applies a Transformation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> Self::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( &mut self, paragraph: &Self::Paragraph, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Paragraph at the given position and with the given -Color.
    source§

    fn fill_editor( +Color.

    source§

    fn fill_editor( &mut self, editor: &Self::Editor, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Editor at the given position and with the given -Color.
    source§

    fn fill_text( +Color.

    source§

    fn fill_text( &mut self, text: Text<'_, Self::Font>, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Text at the given position and with the given -Color.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<Self::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( +Color.

    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<Self::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( &mut self, handle: Handle, filter_method: FilterMethod, bounds: Rectangle )

    Draws an image with the given Handle and inside the provided -bounds.
    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +bounds.

    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( + &mut self, + bounds: Rectangle, + primitive: impl Primitive +)

    Draws a custom pipeline primitive.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_renderer/geometry/enum.Frame.html b/iced_renderer/geometry/enum.Frame.html index d686f73c732..2a761fba911 100644 --- a/iced_renderer/geometry/enum.Frame.html +++ b/iced_renderer/geometry/enum.Frame.html @@ -1,22 +1,22 @@ -Frame in iced_renderer::geometry - Rust
    pub enum Frame {
    +Frame in iced_renderer::geometry - Rust
    pub enum Frame {
         TinySkia(Frame),
         Wgpu(Frame),
    -}
    Available on crate feature geometry only.

    Variants§

    §

    TinySkia(Frame)

    §

    Wgpu(Frame)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Frame

    source

    pub fn new(renderer: &Renderer, size: Size) -> Self

    source

    pub fn width(&self) -> f32

    Returns the width of the Frame.

    -
    source

    pub fn height(&self) -> f32

    Returns the height of the Frame.

    -
    source

    pub fn size(&self) -> Size

    Returns the dimensions of the Frame.

    -
    source

    pub fn center(&self) -> Point

    Returns the coordinate of the center of the Frame.

    -
    source

    pub fn fill(&mut self, path: &Path, fill: impl Into<Fill>)

    Draws the given Path on the Frame by filling it with the +}

    Available on crate feature geometry only.

    Variants§

    §

    TinySkia(Frame)

    §

    Wgpu(Frame)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Frame

    source

    pub fn new(renderer: &Renderer, size: Size) -> Self

    source

    pub fn width(&self) -> f32

    Returns the width of the Frame.

    +
    source

    pub fn height(&self) -> f32

    Returns the height of the Frame.

    +
    source

    pub fn size(&self) -> Size

    Returns the dimensions of the Frame.

    +
    source

    pub fn center(&self) -> Point

    Returns the coordinate of the center of the Frame.

    +
    source

    pub fn fill(&mut self, path: &Path, fill: impl Into<Fill>)

    Draws the given Path on the Frame by filling it with the provided style.

    -
    source

    pub fn fill_rectangle( +

    source

    pub fn fill_rectangle( &mut self, top_left: Point, size: Size, fill: impl Into<Fill> )

    Draws an axis-aligned rectangle given its top-left corner coordinate and its Size on the Frame by filling it with the provided style.

    -
    source

    pub fn stroke<'a>(&mut self, path: &Path, stroke: impl Into<Stroke<'a>>)

    Draws the stroke of the given Path on the Frame with the +

    source

    pub fn stroke<'a>(&mut self, path: &Path, stroke: impl Into<Stroke<'a>>)

    Draws the stroke of the given Path on the Frame with the provided style.

    -
    source

    pub fn fill_text(&mut self, text: impl Into<Text>)

    Draws the characters of the given Text on the Frame, filling +

    source

    pub fn fill_text(&mut self, text: impl Into<Text>)

    Draws the characters of the given Text on the Frame, filling them with the given color.

    Warning: Text currently does not work well with rotations and scale transforms! The position will be correctly transformed, but the @@ -26,11 +26,11 @@ overlays, which is the most common use case.

    Support for vectorial text is planned, and should address all these limitations.

    -
    source

    pub fn with_save<R>(&mut self, f: impl FnOnce(&mut Frame) -> R) -> R

    Stores the current transform of the Frame and executes the given +

    source

    pub fn with_save<R>(&mut self, f: impl FnOnce(&mut Frame) -> R) -> R

    Stores the current transform of the Frame and executes the given drawing operations, restoring the transform afterwards.

    This method is useful to compose transforms and perform drawing operations in different coordinate systems.

    -
    source

    pub fn with_clip<R>( +

    source

    pub fn with_clip<R>( &mut self, region: Rectangle, f: impl FnOnce(&mut Frame) -> R @@ -39,11 +39,11 @@ performed are local to the provided closure.

    This method is useful to perform drawing operations that need to be clipped.

    -

    source

    pub fn translate(&mut self, translation: Vector)

    Applies a translation to the current transform of the Frame.

    -
    source

    pub fn rotate(&mut self, angle: f32)

    Applies a rotation in radians to the current transform of the Frame.

    -
    source

    pub fn scale(&mut self, scale: impl Into<f32>)

    Applies a uniform scaling to the current transform of the Frame.

    -
    source

    pub fn scale_nonuniform(&mut self, scale: impl Into<Vector>)

    Applies a non-uniform scaling to the current transform of the Frame.

    -
    source

    pub fn into_geometry(self) -> Geometry

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Frame

    §

    impl Send for Frame

    §

    impl Sync for Frame

    §

    impl Unpin for Frame

    §

    impl !UnwindSafe for Frame

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    source

    pub fn translate(&mut self, translation: Vector)

    Applies a translation to the current transform of the Frame.

    +
    source

    pub fn rotate(&mut self, angle: f32)

    Applies a rotation in radians to the current transform of the Frame.

    +
    source

    pub fn scale(&mut self, scale: impl Into<f32>)

    Applies a uniform scaling to the current transform of the Frame.

    +
    source

    pub fn scale_nonuniform(&mut self, scale: impl Into<Vector>)

    Applies a non-uniform scaling to the current transform of the Frame.

    +
    source

    pub fn into_geometry(self) -> Geometry

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Frame

    §

    impl Send for Frame

    §

    impl Sync for Frame

    §

    impl Unpin for Frame

    §

    impl !UnwindSafe for Frame

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_renderer/geometry/enum.Geometry.html b/iced_renderer/geometry/enum.Geometry.html index 842065c1b1a..64fb4c59d29 100644 --- a/iced_renderer/geometry/enum.Geometry.html +++ b/iced_renderer/geometry/enum.Geometry.html @@ -1,7 +1,7 @@ -Geometry in iced_renderer::geometry - Rust
    pub enum Geometry {
    +Geometry in iced_renderer::geometry - Rust
    pub enum Geometry {
         TinySkia(Primitive),
         Wgpu(Primitive),
    -}
    Available on crate feature geometry only.

    Variants§

    §

    TinySkia(Primitive)

    §

    Wgpu(Primitive)

    Available on crate feature wgpu only.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +}

    Available on crate feature geometry only.

    Variants§

    §

    TinySkia(Primitive)

    §

    Wgpu(Primitive)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Geometry

    source

    pub fn transform(self, transformation: Transformation) -> Self

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_renderer/geometry/index.html b/iced_renderer/geometry/index.html index f634b72939b..ff1ce7aca00 100644 --- a/iced_renderer/geometry/index.html +++ b/iced_renderer/geometry/index.html @@ -1 +1 @@ -iced_renderer::geometry - Rust

    Module iced_renderer::geometry

    source ·
    Available on crate feature geometry only.

    Structs

    • A simple cache that stores generated Geometry to avoid recomputation.

    Enums

    \ No newline at end of file +iced_renderer::geometry - Rust

    Module iced_renderer::geometry

    source ·
    Available on crate feature geometry only.

    Structs

    • A simple cache that stores generated Geometry to avoid recomputation.

    Enums

    \ No newline at end of file diff --git a/iced_renderer/index.html b/iced_renderer/index.html index 7ce66780f36..46cc72276a0 100644 --- a/iced_renderer/index.html +++ b/iced_renderer/index.html @@ -1,2 +1,2 @@ iced_renderer - Rust

    Crate iced_renderer

    source ·

    Re-exports

    Modules

    Structs

    Enums

    \ No newline at end of file +
  • All Items
  • Crate iced_renderer

    source ·

    Re-exports

    Modules

    Structs

    Enums

    \ No newline at end of file diff --git a/iced_style/theme/enum.Theme.html b/iced_style/theme/enum.Theme.html index 3fbab8970a1..57a3e6d712e 100644 --- a/iced_style/theme/enum.Theme.html +++ b/iced_style/theme/enum.Theme.html @@ -18,15 +18,15 @@

    source

    pub fn extended_palette(&self) -> &Extended

    Returns the palette::Extended of the Theme.

    Trait Implementations§

    source§

    impl Clone for Theme

    source§

    fn clone(&self) -> Theme

    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 Theme

    source§

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

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

    impl Default for Theme

    source§

    fn default() -> Theme

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

    impl Display for Theme

    source§

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

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

    impl PartialEq for Theme

    source§

    fn eq(&self, other: &Theme) -> 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 StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = Radio

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style, is_selected: bool) -> Appearance

    Produces the active Appearance of a radio button.
    source§

    fn hovered(&self, style: &Self::Style, is_selected: bool) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = PaneGrid

    The supported style of the StyleSheet.
    source§

    fn hovered_region(&self, style: &Self::Style) -> Appearance

    The Appearance to draw when a pane is hovered.
    source§

    fn picked_split(&self, style: &Self::Style) -> Option<Line>

    The Line to draw when a split is picked.
    source§

    fn hovered_split(&self, style: &Self::Style) -> Option<Line>

    The Line to draw when a split is hovered.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &Self::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the placeholder of a text input.
    source§

    fn value_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a text input.
    source§

    fn selection_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the selection of a text input.
    source§

    fn disabled(&self, style: &Self::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style, is_checked: bool) -> Appearance

    Produces the active Appearance of a checkbox.
    source§

    fn hovered(&self, style: &Self::Style, is_checked: bool) -> Appearance

    Produces the hovered Appearance of a checkbox.
    source§

    fn disabled(&self, style: &Self::Style, is_checked: bool) -> Appearance

    Produces the disabled Appearance of a checkbox.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( +sufficient, and should not be overridden without very good reason.

    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the [StyleSheet].
    source§

    fn appearance(&self, style: Self::Style) -> Appearance

    Produces the [Appearance] of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = Slider

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the style of an active slider.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the style of an hovered slider.
    source§

    fn dragging(&self, style: &Self::Style) -> Appearance

    Produces the style of a slider that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style, is_active: bool) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered(&self, style: &Self::Style, is_active: bool) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &Self::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the placeholder of a text input.
    source§

    fn value_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a text input.
    source§

    fn selection_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the selection of a text input.
    source§

    fn disabled(&self, style: &Self::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &Self::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the placeholder of a text input.
    source§

    fn value_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a text input.
    source§

    fn selection_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the selection of a text input.
    source§

    fn disabled(&self, style: &Self::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Radio

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style, is_selected: bool) -> Appearance

    Produces the active Appearance of a radio button.
    source§

    fn hovered(&self, style: &Self::Style, is_selected: bool) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( &self, style: &Self::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a scrollbar when the scrollable is being hovered.
    source§

    fn dragging(&self, style: &Self::Style) -> Scrollbar

    Produces the style of a scrollbar that is being dragged.
    source§

    fn active_horizontal(&self, style: &Self::Style) -> Scrollbar

    Produces the style of an active horizontal scrollbar.
    source§

    fn hovered_horizontal( +) -> Scrollbar

    Produces the style of a scrollbar when the scrollable is being hovered.
    source§

    fn dragging(&self, style: &Self::Style) -> Scrollbar

    Produces the style of a scrollbar that is being dragged.
    source§

    fn active_horizontal(&self, style: &Self::Style) -> Scrollbar

    Produces the style of an active horizontal scrollbar.
    source§

    fn hovered_horizontal( &self, style: &Self::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &Self::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &Self::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the placeholder of a text input.
    source§

    fn value_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a text input.
    source§

    fn selection_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the selection of a text input.
    source§

    fn disabled(&self, style: &Self::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &Self::Style) -> Color

    Produces the [Color] of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style, is_active: bool) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered(&self, style: &Self::Style, is_active: bool) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Svg

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of the svg.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the hovered Appearance of a svg content.
    source§

    impl StyleSheet for Theme

    §

    type Style = Slider

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the style of an active slider.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the style of an hovered slider.
    source§

    fn dragging(&self, style: &Self::Style) -> Appearance

    Produces the style of a slider that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the [StyleSheet].
    source§

    fn appearance(&self, style: Self::Style) -> Appearance

    Produces the [Appearance] of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &Self::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &Self::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StructuralPartialEq for Theme

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Theme

    §

    impl Send for Theme

    §

    impl Sync for Theme

    §

    impl Unpin for Theme

    §

    impl UnwindSafe for Theme

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &Self::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &Self::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &Self::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &Self::Style, is_checked: bool) -> Appearance

    Produces the active Appearance of a checkbox.
    source§

    fn hovered(&self, style: &Self::Style, is_checked: bool) -> Appearance

    Produces the hovered Appearance of a checkbox.
    source§

    fn disabled(&self, style: &Self::Style, is_checked: bool) -> Appearance

    Produces the disabled Appearance of a checkbox.
    source§

    impl StyleSheet for Theme

    §

    type Style = Svg

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &Self::Style) -> Appearance

    Produces the Appearance of the svg.
    source§

    fn hovered(&self, style: &Self::Style) -> Appearance

    Produces the hovered Appearance of a svg content.
    source§

    impl StyleSheet for Theme

    §

    type Style = PaneGrid

    The supported style of the StyleSheet.
    source§

    fn hovered_region(&self, style: &Self::Style) -> Appearance

    The Appearance to draw when a pane is hovered.
    source§

    fn picked_split(&self, style: &Self::Style) -> Option<Line>

    The Line to draw when a split is picked.
    source§

    fn hovered_split(&self, style: &Self::Style) -> Option<Line>

    The Line to draw when a split is hovered.
    source§

    impl StructuralPartialEq for Theme

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Theme

    §

    impl Send for Theme

    §

    impl Sync for Theme

    §

    impl Unpin for Theme

    §

    impl UnwindSafe for Theme

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_tiny_skia/struct.Backend.html b/iced_tiny_skia/struct.Backend.html index fbcf8c45c0b..8ecc9853780 100644 --- a/iced_tiny_skia/struct.Backend.html +++ b/iced_tiny_skia/struct.Backend.html @@ -1,4 +1,4 @@ -Backend in iced_tiny_skia - Rust

    Struct iced_tiny_skia::Backend

    source ·
    pub struct Backend { /* private fields */ }

    Implementations§

    source§

    impl Backend

    source

    pub fn new() -> Self

    source

    pub fn draw<T: AsRef<str>>( +Backend in iced_tiny_skia - Rust

    Struct iced_tiny_skia::Backend

    source ·
    pub struct Backend { /* private fields */ }

    Implementations§

    source§

    impl Backend

    source

    pub fn new() -> Self

    source

    pub fn draw<T: AsRef<str>>( &mut self, pixels: &mut PixmapMut<'_>, clip_mask: &mut Mask, @@ -7,7 +7,7 @@ damage: &[Rectangle], background_color: Color, overlay: &[T] -)

    Trait Implementations§

    source§

    impl Backend for Backend

    §

    type Primitive = Custom

    The custom kind of primitives this [Backend] supports.
    source§

    impl Default for Backend

    source§

    fn default() -> Self

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

    impl Image for Backend

    Available on crate feature image only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of the provided image.
    source§

    impl Svg for Backend

    Available on crate feature svg only.
    source§

    fn viewport_dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the viewport dimensions of the provided SVG.
    source§

    impl Text for Backend

    source§

    fn load_font(&mut self, font: Cow<'static, [u8]>)

    Loads a font from its bytes.

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Backend

    §

    impl !Send for Backend

    §

    impl !Sync for Backend

    §

    impl Unpin for Backend

    §

    impl !UnwindSafe for Backend

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +)

    Trait Implementations§

    source§

    impl Backend for Backend

    §

    type Primitive = Custom

    The custom kind of primitives this [Backend] supports.
    source§

    impl Default for Backend

    source§

    fn default() -> Self

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

    impl Image for Backend

    Available on crate feature image only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of the provided image.
    source§

    impl Svg for Backend

    Available on crate feature svg only.
    source§

    fn viewport_dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the viewport dimensions of the provided SVG.
    source§

    impl Text for Backend

    source§

    fn load_font(&mut self, font: Cow<'static, [u8]>)

    Loads a font from its bytes.

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Backend

    §

    impl !Send for Backend

    §

    impl !Sync for Backend

    §

    impl Unpin for Backend

    §

    impl !UnwindSafe for Backend

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_tiny_skia/type.Primitive.html b/iced_tiny_skia/type.Primitive.html index d8f7b263eed..0b56d0ea206 100644 --- a/iced_tiny_skia/type.Primitive.html +++ b/iced_tiny_skia/type.Primitive.html @@ -1,4 +1,4 @@ -Primitive in iced_tiny_skia - Rust

    Type Alias iced_tiny_skia::Primitive

    source ·
    pub type Primitive = Primitive<Custom>;

    Aliased Type§

    enum Primitive {
    +Primitive in iced_tiny_skia - Rust

    Type Alias iced_tiny_skia::Primitive

    source ·
    pub type Primitive = Primitive<Custom>;

    Aliased Type§

    enum Primitive {
         Text {
             content: String,
             bounds: Rectangle,
    @@ -47,8 +47,8 @@
             bounds: Rectangle,
             content: Box<Primitive<Custom>>,
         },
    -    Translate {
    -        translation: Vector,
    +    Transform {
    +        transformation: Transformation,
             content: Box<Primitive<Custom>>,
         },
         Cache {
    @@ -95,9 +95,9 @@
     
    §

    Clip

    Fields

    §bounds: Rectangle

    The bounds of the clip

    §content: Box<Primitive<Custom>>

    The content of the clip

    A clip primitive

    -
    §

    Translate

    Fields

    §translation: Vector

    The translation vector

    -
    §content: Box<Primitive<Custom>>

    The primitive to translate

    -

    A primitive that applies a translation

    +
    §

    Transform

    Fields

    §transformation: Transformation

    The [Transformation]

    +
    §content: Box<Primitive<Custom>>

    The primitive to transform

    +

    A primitive that applies a [Transformation]

    §

    Cache

    Fields

    §content: Arc<Primitive<Custom>>

    The cached primitive

    A cached primitive.

    This can be useful if you are implementing a widget where primitive diff --git a/iced_wgpu/layer/enum.Text.html b/iced_wgpu/layer/enum.Text.html index a67ed0523af..e4f4ad4ed24 100644 --- a/iced_wgpu/layer/enum.Text.html +++ b/iced_wgpu/layer/enum.Text.html @@ -1,23 +1,28 @@ -Text in iced_wgpu::layer - Rust

    Enum iced_wgpu::layer::Text

    source ·
    pub enum Text<'a> {
    +Text in iced_wgpu::layer - Rust

    Enum iced_wgpu::layer::Text

    source ·
    pub enum Text<'a> {
         Paragraph {
             paragraph: Weak,
             position: Point,
             color: Color,
             clip_bounds: Rectangle,
    +        transformation: Transformation,
         },
         Editor {
             editor: Weak,
             position: Point,
             color: Color,
             clip_bounds: Rectangle,
    +        transformation: Transformation,
         },
         Cached(Cached<'a>),
    -    Raw(Raw),
    +    Raw {
    +        raw: Raw,
    +        transformation: Transformation,
    +    },
     }
    Expand description

    A text primitive.

    -

    Variants§

    §

    Paragraph

    Fields

    §paragraph: Weak
    §position: Point
    §color: Color
    §clip_bounds: Rectangle

    A paragraph.

    -
    §

    Editor

    Fields

    §editor: Weak
    §position: Point
    §color: Color
    §clip_bounds: Rectangle

    An editor.

    +

    Variants§

    §

    Paragraph

    Fields

    §paragraph: Weak
    §position: Point
    §color: Color
    §clip_bounds: Rectangle
    §transformation: Transformation

    A paragraph.

    +
    §

    Editor

    Fields

    §editor: Weak
    §position: Point
    §color: Color
    §clip_bounds: Rectangle
    §transformation: Transformation

    An editor.

    §

    Cached(Cached<'a>)

    Some cached text.

    -
    §

    Raw(Raw)

    Some raw text.

    +
    §

    Raw

    Fields

    §raw: Raw
    §transformation: Transformation

    Some raw text.

    Trait Implementations§

    source§

    impl<'a> Clone for Text<'a>

    source§

    fn clone(&self) -> Text<'a>

    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<'a> Debug for Text<'a>

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl<'a> RefUnwindSafe for Text<'a>

    §

    impl<'a> Send for Text<'a>

    §

    impl<'a> Sync for Text<'a>

    §

    impl<'a> Unpin for Text<'a>

    §

    impl<'a> UnwindSafe for Text<'a>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, diff --git a/iced_wgpu/layer/index.html b/iced_wgpu/layer/index.html index a142fc1460a..d3ed2f66f25 100644 --- a/iced_wgpu/layer/index.html +++ b/iced_wgpu/layer/index.html @@ -1,2 +1,2 @@ -iced_wgpu::layer - Rust

    Module iced_wgpu::layer

    source ·
    Expand description

    Organize rendering primitives into a flattened list of layers.

    +iced_wgpu::layer - Rust

    Module iced_wgpu::layer

    source ·
    Expand description

    Organize rendering primitives into a flattened list of layers.

    Re-exports

    Modules

    • A collection of triangle primitives.

    Structs

    • A group of primitives that should be clipped together.
    • A custom primitive which can be used to render primitives associated with a custom pipeline.

    Enums

    • A raster or vector image.
    • A text primitive.
    \ No newline at end of file diff --git a/iced_wgpu/layer/mesh/enum.Mesh.html b/iced_wgpu/layer/mesh/enum.Mesh.html index 0a10970b684..3976b8ab881 100644 --- a/iced_wgpu/layer/mesh/enum.Mesh.html +++ b/iced_wgpu/layer/mesh/enum.Mesh.html @@ -1,26 +1,26 @@ -Mesh in iced_wgpu::layer::mesh - Rust

    Variants§

    §

    Solid

    Fields

    §transformation: Transformation

    The Transformation for the vertices of the Mesh.

    §buffers: &'a Indexed<SolidVertex2D>

    The vertex and index buffers of the Mesh.

    §clip_bounds: Rectangle<f32>

    The clipping bounds of the Mesh.

    A mesh of triangles with a solid color.

    -
    §

    Gradient

    Fields

    §origin: Point

    The origin of the vertices of the Mesh.

    +
    §

    Gradient

    Fields

    §transformation: Transformation

    The Transformation for the vertices of the Mesh.

    §buffers: &'a Indexed<GradientVertex2D>

    The vertex and index buffers of the Mesh.

    §clip_bounds: Rectangle<f32>

    The clipping bounds of the Mesh.

    A mesh of triangles with a gradient color.

    -

    Implementations§

    source§

    impl Mesh<'_>

    source

    pub fn origin(&self) -> Point

    Returns the origin of the Mesh.

    -
    source

    pub fn indices(&self) -> &[u32]

    Returns the indices of the Mesh.

    -
    source

    pub fn clip_bounds(&self) -> Rectangle<f32>

    Returns the clip bounds of the Mesh.

    +

    Implementations§

    source§

    impl Mesh<'_>

    source

    pub fn transformation(&self) -> Transformation

    Returns the origin of the Mesh.

    +
    source

    pub fn indices(&self) -> &[u32]

    Returns the indices of the Mesh.

    +
    source

    pub fn clip_bounds(&self) -> Rectangle<f32>

    Returns the clip bounds of the Mesh.

    Trait Implementations§

    source§

    impl<'a> Clone for Mesh<'a>

    source§

    fn clone(&self) -> Mesh<'a>

    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<'a> Debug for Mesh<'a>

    source§

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

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

    impl<'a> Copy for Mesh<'a>

    Auto Trait Implementations§

    §

    impl<'a> RefUnwindSafe for Mesh<'a>

    §

    impl<'a> Send for Mesh<'a>

    §

    impl<'a> Sync for Mesh<'a>

    §

    impl<'a> Unpin for Mesh<'a>

    §

    impl<'a> UnwindSafe for Mesh<'a>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, diff --git a/iced_wgpu/layer/mesh/fn.attribute_count_of.html b/iced_wgpu/layer/mesh/fn.attribute_count_of.html index d9f33dafbdd..bfb17b88a8f 100644 --- a/iced_wgpu/layer/mesh/fn.attribute_count_of.html +++ b/iced_wgpu/layer/mesh/fn.attribute_count_of.html @@ -1,2 +1,2 @@ -attribute_count_of in iced_wgpu::layer::mesh - Rust
    pub fn attribute_count_of<'a>(meshes: &'a [Mesh<'a>]) -> AttributeCount
    Expand description

    Returns the number of total vertices & total indices of all Meshes.

    +attribute_count_of in iced_wgpu::layer::mesh - Rust
    pub fn attribute_count_of<'a>(meshes: &'a [Mesh<'a>]) -> AttributeCount
    Expand description

    Returns the number of total vertices & total indices of all Meshes.

    \ No newline at end of file diff --git a/iced_wgpu/layer/mesh/index.html b/iced_wgpu/layer/mesh/index.html index 94798dcd0f7..6d980c6e88a 100644 --- a/iced_wgpu/layer/mesh/index.html +++ b/iced_wgpu/layer/mesh/index.html @@ -1,2 +1,2 @@ -iced_wgpu::layer::mesh - Rust

    Module iced_wgpu::layer::mesh

    source ·
    Expand description

    A collection of triangle primitives.

    +iced_wgpu::layer::mesh - Rust

    Module iced_wgpu::layer::mesh

    source ·
    Expand description

    A collection of triangle primitives.

    Structs

    • The result of counting the attributes of a set of meshes.

    Enums

    • A mesh of triangles.

    Functions

    \ No newline at end of file diff --git a/iced_wgpu/layer/mesh/struct.AttributeCount.html b/iced_wgpu/layer/mesh/struct.AttributeCount.html index 91b4522b413..771ea84cfd3 100644 --- a/iced_wgpu/layer/mesh/struct.AttributeCount.html +++ b/iced_wgpu/layer/mesh/struct.AttributeCount.html @@ -1,4 +1,4 @@ -AttributeCount in iced_wgpu::layer::mesh - Rust
    pub struct AttributeCount {
    +AttributeCount in iced_wgpu::layer::mesh - Rust
    pub struct AttributeCount {
         pub solid_vertices: usize,
         pub solids: usize,
         pub gradient_vertices: usize,
    @@ -10,7 +10,7 @@
     
    §gradient_vertices: usize

    The total amount of gradient vertices.

    §gradients: usize

    The total amount of gradient meshes.

    §indices: usize

    The total amount of indices.

    -

    Trait Implementations§

    source§

    impl Clone for AttributeCount

    source§

    fn clone(&self) -> AttributeCount

    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 AttributeCount

    source§

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

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

    impl Default for AttributeCount

    source§

    fn default() -> AttributeCount

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

    impl Copy for AttributeCount

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for AttributeCount

    source§

    fn clone(&self) -> AttributeCount

    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 AttributeCount

    source§

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

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

    impl Default for AttributeCount

    source§

    fn default() -> AttributeCount

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

    impl Copy for AttributeCount

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_wgpu/layer/struct.Layer.html b/iced_wgpu/layer/struct.Layer.html index 6399906f8a1..00747d94f64 100644 --- a/iced_wgpu/layer/struct.Layer.html +++ b/iced_wgpu/layer/struct.Layer.html @@ -1,4 +1,4 @@ -Layer in iced_wgpu::layer - Rust

    Struct iced_wgpu::layer::Layer

    source ·
    pub struct Layer<'a> {
    +Layer in iced_wgpu::layer - Rust

    Struct iced_wgpu::layer::Layer

    source ·
    pub struct Layer<'a> {
         pub bounds: Rectangle,
         pub quads: Batch,
         pub meshes: Vec<Mesh<'a>>,
    @@ -12,12 +12,12 @@
     
    §text: Vec<Text<'a>>

    The text of the Layer.

    §images: Vec<Image>

    The images of the Layer.

    §pipelines: Vec<Pipeline>

    The custom pipelines of this Layer.

    -

    Implementations§

    source§

    impl<'a> Layer<'a>

    source

    pub fn new(bounds: Rectangle) -> Self

    Creates a new Layer with the given clipping bounds.

    -
    source

    pub fn overlay(lines: &'a [impl AsRef<str>], viewport: &Viewport) -> Self

    Creates a new Layer for the provided overlay text.

    +

    Implementations§

    source§

    impl<'a> Layer<'a>

    source

    pub fn new(bounds: Rectangle) -> Self

    Creates a new Layer with the given clipping bounds.

    +
    source

    pub fn overlay(lines: &'a [impl AsRef<str>], viewport: &Viewport) -> Self

    Creates a new Layer for the provided overlay text.

    This can be useful for displaying debug information.

    -
    source

    pub fn generate(primitives: &'a [Primitive], viewport: &Viewport) -> Vec<Self>

    Distributes the given Primitive and generates a list of layers based +

    source

    pub fn generate(primitives: &'a [Primitive], viewport: &Viewport) -> Vec<Self>

    Distributes the given Primitive and generates a list of layers based on its contents.

    -

    Trait Implementations§

    source§

    impl<'a> Debug for Layer<'a>

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl<'a> !RefUnwindSafe for Layer<'a>

    §

    impl<'a> Send for Layer<'a>

    §

    impl<'a> Sync for Layer<'a>

    §

    impl<'a> Unpin for Layer<'a>

    §

    impl<'a> !UnwindSafe for Layer<'a>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl<'a> Debug for Layer<'a>

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl<'a> !RefUnwindSafe for Layer<'a>

    §

    impl<'a> Send for Layer<'a>

    §

    impl<'a> Sync for Layer<'a>

    §

    impl<'a> Unpin for Layer<'a>

    §

    impl<'a> !UnwindSafe for Layer<'a>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_wgpu/primitive/type.Primitive.html b/iced_wgpu/primitive/type.Primitive.html index f5980dc2dfc..57dbcae91ed 100644 --- a/iced_wgpu/primitive/type.Primitive.html +++ b/iced_wgpu/primitive/type.Primitive.html @@ -1,4 +1,4 @@ -Primitive in iced_wgpu::primitive - Rust

    Type Alias iced_wgpu::primitive::Primitive

    source ·
    pub type Primitive = Primitive<Custom>;
    Expand description

    The graphical primitives supported by iced_wgpu.

    +Primitive in iced_wgpu::primitive - Rust

    Type Alias iced_wgpu::primitive::Primitive

    source ·
    pub type Primitive = Primitive<Custom>;
    Expand description

    The graphical primitives supported by iced_wgpu.

    Aliased Type§

    enum Primitive {
         Text {
             content: String,
    @@ -48,8 +48,8 @@
             bounds: Rectangle,
             content: Box<Primitive<Custom>>,
         },
    -    Translate {
    -        translation: Vector,
    +    Transform {
    +        transformation: Transformation,
             content: Box<Primitive<Custom>>,
         },
         Cache {
    @@ -96,9 +96,9 @@
     
    §

    Clip

    Fields

    §bounds: Rectangle

    The bounds of the clip

    §content: Box<Primitive<Custom>>

    The content of the clip

    A clip primitive

    -
    §

    Translate

    Fields

    §translation: Vector

    The translation vector

    -
    §content: Box<Primitive<Custom>>

    The primitive to translate

    -

    A primitive that applies a translation

    +
    §

    Transform

    Fields

    §transformation: Transformation

    The [Transformation]

    +
    §content: Box<Primitive<Custom>>

    The primitive to transform

    +

    A primitive that applies a [Transformation]

    §

    Cache

    Fields

    §content: Arc<Primitive<Custom>>

    The cached primitive

    A cached primitive.

    This can be useful if you are implementing a widget where primitive diff --git a/iced_widget/canvas/enum.Frame.html b/iced_widget/canvas/enum.Frame.html index 6070394d0a0..c0f297c5551 100644 --- a/iced_widget/canvas/enum.Frame.html +++ b/iced_widget/canvas/enum.Frame.html @@ -1,22 +1,22 @@ -Frame in iced_widget::canvas - Rust

    pub enum Frame {
    +Frame in iced_widget::canvas - Rust
    pub enum Frame {
         TinySkia(Frame),
         Wgpu(Frame),
    -}
    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Frame)

    §

    Wgpu(Frame)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Frame

    source

    pub fn new(renderer: &Renderer, size: Size) -> Frame

    source

    pub fn width(&self) -> f32

    Returns the width of the Frame.

    -
    source

    pub fn height(&self) -> f32

    Returns the height of the Frame.

    -
    source

    pub fn size(&self) -> Size

    Returns the dimensions of the Frame.

    -
    source

    pub fn center(&self) -> Point

    Returns the coordinate of the center of the Frame.

    -
    source

    pub fn fill(&mut self, path: &Path, fill: impl Into<Fill>)

    Draws the given Path on the Frame by filling it with the +}

    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Frame)

    §

    Wgpu(Frame)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Frame

    source

    pub fn new(renderer: &Renderer, size: Size) -> Frame

    source

    pub fn width(&self) -> f32

    Returns the width of the Frame.

    +
    source

    pub fn height(&self) -> f32

    Returns the height of the Frame.

    +
    source

    pub fn size(&self) -> Size

    Returns the dimensions of the Frame.

    +
    source

    pub fn center(&self) -> Point

    Returns the coordinate of the center of the Frame.

    +
    source

    pub fn fill(&mut self, path: &Path, fill: impl Into<Fill>)

    Draws the given Path on the Frame by filling it with the provided style.

    -
    source

    pub fn fill_rectangle( +

    source

    pub fn fill_rectangle( &mut self, top_left: Point, size: Size, fill: impl Into<Fill> )

    Draws an axis-aligned rectangle given its top-left corner coordinate and its Size on the Frame by filling it with the provided style.

    -
    source

    pub fn stroke<'a>(&mut self, path: &Path, stroke: impl Into<Stroke<'a>>)

    Draws the stroke of the given Path on the Frame with the +

    source

    pub fn stroke<'a>(&mut self, path: &Path, stroke: impl Into<Stroke<'a>>)

    Draws the stroke of the given Path on the Frame with the provided style.

    -
    source

    pub fn fill_text(&mut self, text: impl Into<Text>)

    Draws the characters of the given Text on the Frame, filling +

    source

    pub fn fill_text(&mut self, text: impl Into<Text>)

    Draws the characters of the given Text on the Frame, filling them with the given color.

    Warning: Text currently does not work well with rotations and scale transforms! The position will be correctly transformed, but the @@ -26,11 +26,11 @@ overlays, which is the most common use case.

    Support for vectorial text is planned, and should address all these limitations.

    -
    source

    pub fn with_save<R>(&mut self, f: impl FnOnce(&mut Frame) -> R) -> R

    Stores the current transform of the Frame and executes the given +

    source

    pub fn with_save<R>(&mut self, f: impl FnOnce(&mut Frame) -> R) -> R

    Stores the current transform of the Frame and executes the given drawing operations, restoring the transform afterwards.

    This method is useful to compose transforms and perform drawing operations in different coordinate systems.

    -
    source

    pub fn with_clip<R>( +

    source

    pub fn with_clip<R>( &mut self, region: Rectangle, f: impl FnOnce(&mut Frame) -> R @@ -39,11 +39,11 @@ performed are local to the provided closure.

    This method is useful to perform drawing operations that need to be clipped.

    -

    source

    pub fn translate(&mut self, translation: Vector)

    Applies a translation to the current transform of the Frame.

    -
    source

    pub fn rotate(&mut self, angle: f32)

    Applies a rotation in radians to the current transform of the Frame.

    -
    source

    pub fn scale(&mut self, scale: impl Into<f32>)

    Applies a uniform scaling to the current transform of the Frame.

    -
    source

    pub fn scale_nonuniform(&mut self, scale: impl Into<Vector>)

    Applies a non-uniform scaling to the current transform of the Frame.

    -
    source

    pub fn into_geometry(self) -> Geometry

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Frame

    §

    impl Send for Frame

    §

    impl Sync for Frame

    §

    impl Unpin for Frame

    §

    impl !UnwindSafe for Frame

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    source

    pub fn translate(&mut self, translation: Vector)

    Applies a translation to the current transform of the Frame.

    +
    source

    pub fn rotate(&mut self, angle: f32)

    Applies a rotation in radians to the current transform of the Frame.

    +
    source

    pub fn scale(&mut self, scale: impl Into<f32>)

    Applies a uniform scaling to the current transform of the Frame.

    +
    source

    pub fn scale_nonuniform(&mut self, scale: impl Into<Vector>)

    Applies a non-uniform scaling to the current transform of the Frame.

    +
    source

    pub fn into_geometry(self) -> Geometry

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Frame

    §

    impl Send for Frame

    §

    impl Sync for Frame

    §

    impl Unpin for Frame

    §

    impl !UnwindSafe for Frame

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/canvas/enum.Geometry.html b/iced_widget/canvas/enum.Geometry.html index 704f9fdd6ab..a216b7ba3ef 100644 --- a/iced_widget/canvas/enum.Geometry.html +++ b/iced_widget/canvas/enum.Geometry.html @@ -1,7 +1,7 @@ -Geometry in iced_widget::canvas - Rust
    pub enum Geometry {
    +Geometry in iced_widget::canvas - Rust
    pub enum Geometry {
         TinySkia(Primitive<Custom>),
         Wgpu(Primitive<Custom>),
    -}
    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Primitive<Custom>)

    §

    Wgpu(Primitive<Custom>)

    Available on crate feature wgpu only.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +}

    Available on crate feature canvas only.

    Variants§

    §

    TinySkia(Primitive<Custom>)

    §

    Wgpu(Primitive<Custom>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Geometry

    source

    pub fn transform(self, transformation: Transformation) -> Geometry

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/canvas/enum.Gradient.html b/iced_widget/canvas/enum.Gradient.html index 4eaae0926fb..310834676dc 100644 --- a/iced_widget/canvas/enum.Gradient.html +++ b/iced_widget/canvas/enum.Gradient.html @@ -5,7 +5,7 @@

    Variants§

    §

    Linear(Linear)

    A linear gradient interpolates colors along a direction from its start to its end point.

    Implementations§

    source§

    impl Gradient

    source

    pub fn pack(&self) -> Packed

    Packs the Gradient for use in shader code.

    -

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

    fn eq(&self, other: &Gradient) -> 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 StructuralPartialEq for Gradient

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_widget/canvas/enum.Style.html b/iced_widget/canvas/enum.Style.html index 191f7867ebd..2f7cc31cc21 100644 --- a/iced_widget/canvas/enum.Style.html +++ b/iced_widget/canvas/enum.Style.html @@ -4,7 +4,7 @@ }

    Available on crate feature canvas only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid Color.

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_widget/canvas/fill/enum.Style.html b/iced_widget/canvas/fill/enum.Style.html index faead7c47bc..8a394a816b3 100644 --- a/iced_widget/canvas/fill/enum.Style.html +++ b/iced_widget/canvas/fill/enum.Style.html @@ -4,7 +4,7 @@ }
    Available on crate feature canvas only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid Color.

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_widget/canvas/fill/struct.Fill.html b/iced_widget/canvas/fill/struct.Fill.html index 1d8d9e070ab..64ee1865008 100644 --- a/iced_widget/canvas/fill/struct.Fill.html +++ b/iced_widget/canvas/fill/struct.Fill.html @@ -8,7 +8,7 @@ outside of a shape.

    See the SVG specification for more details.

    By default, it is set to NonZero.

    -

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/canvas/gradient/enum.Gradient.html b/iced_widget/canvas/gradient/enum.Gradient.html index 268015d129e..bc28faac6cd 100644 --- a/iced_widget/canvas/gradient/enum.Gradient.html +++ b/iced_widget/canvas/gradient/enum.Gradient.html @@ -5,7 +5,7 @@

    Variants§

    §

    Linear(Linear)

    A linear gradient interpolates colors along a direction from its start to its end point.

    Implementations§

    source§

    impl Gradient

    source

    pub fn pack(&self) -> Packed

    Packs the Gradient for use in shader code.

    -

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Gradient

    source§

    fn clone(&self) -> Gradient

    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 Gradient

    source§

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

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

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl From<Linear> for Gradient

    source§

    fn from(gradient: Linear) -> Gradient

    Converts to this type from the input type.
    source§

    impl PartialEq for Gradient

    source§

    fn eq(&self, other: &Gradient) -> 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 StructuralPartialEq for Gradient

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_widget/canvas/gradient/index.html b/iced_widget/canvas/gradient/index.html index b3ecfdc6db3..a50761c03c9 100644 --- a/iced_widget/canvas/gradient/index.html +++ b/iced_widget/canvas/gradient/index.html @@ -1,3 +1,3 @@ -iced_widget::canvas::gradient - Rust
    Available on crate feature canvas only.
    Expand description

    A gradient that can be used as a fill for some geometry.

    +iced_widget::canvas::gradient - Rust
    Available on crate feature canvas only.
    Expand description

    A gradient that can be used as a fill for some geometry.

    For a gradient that you can use as a background variant for a widget, see Gradient.

    Structs

    Enums

    • A fill which linearly interpolates colors along a direction.

    Functions

    • Creates a new Packed gradient for use in shader code.
    \ No newline at end of file diff --git a/iced_widget/canvas/stroke/enum.Style.html b/iced_widget/canvas/stroke/enum.Style.html index cc9149b52bf..a4b3bda5819 100644 --- a/iced_widget/canvas/stroke/enum.Style.html +++ b/iced_widget/canvas/stroke/enum.Style.html @@ -4,7 +4,7 @@ }
    Available on crate feature canvas only.
    Expand description

    The coloring style of some drawing.

    Variants§

    §

    Solid(Color)

    A solid Color.

    §

    Gradient(Gradient)

    A Gradient color.

    -

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Style

    source§

    fn clone(&self) -> Style

    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 Style

    source§

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

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

    impl From<Color> for Style

    source§

    fn from(color: Color) -> Style

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Style

    source§

    fn from(gradient: Gradient) -> Style

    Converts to this type from the input type.
    source§

    impl PartialEq for Style

    source§

    fn eq(&self, other: &Style) -> 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 StructuralPartialEq for Style

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Style

    §

    impl Send for Style

    §

    impl Sync for Style

    §

    impl Unpin for Style

    §

    impl UnwindSafe for Style

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, diff --git a/iced_widget/canvas/struct.Fill.html b/iced_widget/canvas/struct.Fill.html index d25db1f2c50..79c585fcf33 100644 --- a/iced_widget/canvas/struct.Fill.html +++ b/iced_widget/canvas/struct.Fill.html @@ -8,7 +8,7 @@ outside of a shape.

    See the SVG specification for more details.

    By default, it is set to NonZero.

    -

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Fill

    source§

    fn clone(&self) -> Fill

    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 Fill

    source§

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

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

    impl Default for Fill

    source§

    fn default() -> Fill

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

    impl From<Color> for Fill

    source§

    fn from(color: Color) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Gradient> for Fill

    source§

    fn from(gradient: Gradient) -> Fill

    Converts to this type from the input type.
    source§

    impl From<Linear> for Fill

    source§

    fn from(gradient: Linear) -> Fill

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fill

    §

    impl Send for Fill

    §

    impl Sync for Fill

    §

    impl Unpin for Fill

    §

    impl UnwindSafe for Fill

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/canvas/trait.Renderer.html b/iced_widget/canvas/trait.Renderer.html index e765f64df0e..3cd434a525c 100644 --- a/iced_widget/canvas/trait.Renderer.html +++ b/iced_widget/canvas/trait.Renderer.html @@ -6,4 +6,4 @@ }
    Available on crate feature canvas only.
    Expand description

    A renderer capable of drawing some Self::Geometry.

    Required Associated Types§

    source

    type Geometry

    The kind of geometry this renderer can draw.

    Required Methods§

    source

    fn draw(&mut self, layers: Vec<Self::Geometry>)

    Draws the given layers of Self::Geometry.

    -

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.

    \ No newline at end of file +

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.

    \ No newline at end of file diff --git a/iced_widget/enum.Renderer.html b/iced_widget/enum.Renderer.html index dfeded91ecb..6204d53735d 100644 --- a/iced_widget/enum.Renderer.html +++ b/iced_widget/enum.Renderer.html @@ -1,48 +1,48 @@ -Renderer in iced_widget - Rust
    pub enum Renderer {
    +Renderer in iced_widget - Rust
    pub enum Renderer {
         TinySkia(Renderer<Backend>),
         Wgpu(Renderer<Backend>),
     }
    Expand description

    The default graphics renderer for iced.

    -

    Variants§

    §

    TinySkia(Renderer<Backend>)

    §

    Wgpu(Renderer<Backend>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( +

    Variants§

    §

    TinySkia(Renderer<Backend>)

    §

    Wgpu(Renderer<Backend>)

    Available on crate feature wgpu only.

    Implementations§

    source§

    impl Renderer

    source

    pub fn draw_mesh(&mut self, mesh: Mesh)

    Trait Implementations§

    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature image only.
    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw( &mut self, handle: Handle, filter_method: FilterMethod, bounds: Rectangle )

    Draws an image with the given Handle and inside the provided -bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( - &mut self, - bounds: Rectangle, - primitive: impl Primitive -)

    Draws a custom pipeline primitive.
    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( +bounds.

    source§

    impl Renderer for Renderer

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = iced_tiny_skia::Renderer::ICON_FONT

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph( &mut self, paragraph: &<Renderer as Renderer>::Paragraph, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Paragraph at the given position and with the given -Color.
    source§

    fn fill_editor( +Color.

    source§

    fn fill_editor( &mut self, editor: &<Renderer as Renderer>::Editor, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Editor at the given position and with the given -Color.
    source§

    fn fill_text( +Color.

    source§

    fn fill_text( &mut self, text: Text<'_, <Renderer as Renderer>::Font>, position: Point, color: Color, clip_bounds: Rectangle )

    Draws the given Text at the given position and with the given -Color.

    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation( +Color.

    source§

    impl Renderer for Renderer

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation( &mut self, - translation: Vector, + transformation: Transformation, f: impl FnOnce(&mut Renderer) -)

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    impl Renderer for Renderer

    Available on crate feature svg only.
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<<Renderer as Renderer>::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    Available on crate feature qr_code only.
    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( +)

    Applies a Transformation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    source§

    impl Renderer for Renderer

    Available on crate feature geometry only.
    §

    type Geometry = Geometry

    The kind of geometry this renderer can draw.
    source§

    fn draw(&mut self, layers: Vec<<Renderer as Renderer>::Geometry>)

    Draws the given layers of Self::Geometry.
    source§

    impl Renderer for Renderer

    Available on crate feature wgpu only.
    source§

    fn draw_pipeline_primitive( + &mut self, + bounds: Rectangle, + primitive: impl Primitive +)

    Draws a custom pipeline primitive.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    Available on crate feature qr_code only.
    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( &self, _tree: &mut Tree, _renderer: &Renderer, _limits: &Limits -) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw( +) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw( &self, _state: &Tree, renderer: &mut Renderer, diff --git a/iced_widget/enum.Theme.html b/iced_widget/enum.Theme.html index b8c366cea11..62a4d15ed58 100644 --- a/iced_widget/enum.Theme.html +++ b/iced_widget/enum.Theme.html @@ -26,7 +26,7 @@ &self, style: &<Theme as StyleSheet>::Style, is_selected: bool -) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( +) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool @@ -34,15 +34,15 @@ &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( +) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_checked: bool diff --git a/iced_widget/pane_grid/enum.Contents.html b/iced_widget/pane_grid/enum.Contents.html index 674d6c526fc..81628ab7718 100644 --- a/iced_widget/pane_grid/enum.Contents.html +++ b/iced_widget/pane_grid/enum.Contents.html @@ -1,12 +1,12 @@ -Contents in iced_widget::pane_grid - Rust
    pub enum Contents<'a, T> {
    +Contents in iced_widget::pane_grid - Rust
    pub enum Contents<'a, T> {
         All(Vec<(Pane, T)>, &'a Internal),
         Maximized(Pane, T, Node),
     }
    Expand description

    The visible contents of the PaneGrid

    Variants§

    §

    All(Vec<(Pane, T)>, &'a Internal)

    All panes are visible

    §

    Maximized(Pane, T, Node)

    A maximized pane is visible

    -

    Implementations§

    source§

    impl<'a, T> Contents<'a, T>

    source

    pub fn layout(&self) -> &Node

    Returns the layout Node of the Contents

    -
    source

    pub fn iter(&self) -> Box<dyn Iterator<Item = (Pane, &T)> + '_>

    Returns an iterator over the values of the Contents

    -

    Trait Implementations§

    source§

    impl<'a, T: Debug> Debug for Contents<'a, T>

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl<'a, T> RefUnwindSafe for Contents<'a, T>
    where +

    Implementations§

    source§

    impl<'a, T> Contents<'a, T>

    source

    pub fn layout(&self) -> &Node

    Returns the layout Node of the Contents

    +
    source

    pub fn iter(&self) -> Box<dyn Iterator<Item = (Pane, &T)> + '_>

    Returns an iterator over the values of the Contents

    +

    Trait Implementations§

    source§

    impl<'a, T: Debug> Debug for Contents<'a, T>

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl<'a, T> RefUnwindSafe for Contents<'a, T>
    where T: RefUnwindSafe,

    §

    impl<'a, T> Send for Contents<'a, T>
    where T: Send,

    §

    impl<'a, T> Sync for Contents<'a, T>
    where T: Sync,

    §

    impl<'a, T> Unpin for Contents<'a, T>
    where diff --git a/iced_widget/pane_grid/enum.DragEvent.html b/iced_widget/pane_grid/enum.DragEvent.html index 84e64f6f1a3..ac8ee271f98 100644 --- a/iced_widget/pane_grid/enum.DragEvent.html +++ b/iced_widget/pane_grid/enum.DragEvent.html @@ -1,4 +1,4 @@ -DragEvent in iced_widget::pane_grid - Rust

    Trait Implementations§

    source§

    impl Clone for DragEvent

    source§

    fn clone(&self) -> DragEvent

    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 DragEvent

    source§

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

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

    impl Copy for DragEvent

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for DragEvent

    source§

    fn clone(&self) -> DragEvent

    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 DragEvent

    source§

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

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

    impl Copy for DragEvent

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/pane_grid/enum.Edge.html b/iced_widget/pane_grid/enum.Edge.html index 023fdc754de..059f99461c3 100644 --- a/iced_widget/pane_grid/enum.Edge.html +++ b/iced_widget/pane_grid/enum.Edge.html @@ -1,4 +1,4 @@ -Edge in iced_widget::pane_grid - Rust

    Trait Implementations§

    source§

    impl Clone for Edge

    source§

    fn clone(&self) -> Edge

    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 Edge

    source§

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

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

    impl Copy for Edge

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Edge

    §

    impl Send for Edge

    §

    impl Sync for Edge

    §

    impl Unpin for Edge

    §

    impl UnwindSafe for Edge

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Edge

    source§

    fn clone(&self) -> Edge

    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 Edge

    source§

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

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

    impl Copy for Edge

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Edge

    §

    impl Send for Edge

    §

    impl Sync for Edge

    §

    impl Unpin for Edge

    §

    impl UnwindSafe for Edge

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/pane_grid/enum.Region.html b/iced_widget/pane_grid/enum.Region.html index c71e22a56cc..3e8489b681f 100644 --- a/iced_widget/pane_grid/enum.Region.html +++ b/iced_widget/pane_grid/enum.Region.html @@ -1,10 +1,10 @@ -Region in iced_widget::pane_grid - Rust
    pub enum Region {
    +Region in iced_widget::pane_grid - Rust
    pub enum Region {
         Center,
         Edge(Edge),
     }
    Expand description

    The region of a Pane.

    Variants§

    §

    Center

    Center region.

    §

    Edge(Edge)

    Edge region.

    -

    Trait Implementations§

    source§

    impl Clone for Region

    source§

    fn clone(&self) -> Region

    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 Region

    source§

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

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

    impl Default for Region

    source§

    fn default() -> Region

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

    impl Copy for Region

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Region

    source§

    fn clone(&self) -> Region

    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 Region

    source§

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

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

    impl Default for Region

    source§

    fn default() -> Region

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

    impl Copy for Region

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/pane_grid/enum.Target.html b/iced_widget/pane_grid/enum.Target.html index 58ceff5a608..52d576b51f4 100644 --- a/iced_widget/pane_grid/enum.Target.html +++ b/iced_widget/pane_grid/enum.Target.html @@ -1,10 +1,10 @@ -Target in iced_widget::pane_grid - Rust
    pub enum Target {
    +Target in iced_widget::pane_grid - Rust
    pub enum Target {
         Edge(Edge),
         Pane(Pane, Region),
     }
    Expand description

    The Target area a pane can be dropped on.

    Variants§

    §

    Edge(Edge)

    An Edge of the full PaneGrid.

    §

    Pane(Pane, Region)

    A single Pane of the PaneGrid.

    -

    Trait Implementations§

    source§

    impl Clone for Target

    source§

    fn clone(&self) -> Target

    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 Target

    source§

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

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

    impl Copy for Target

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Target

    source§

    fn clone(&self) -> Target

    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 Target

    source§

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

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

    impl Copy for Target

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/pane_grid/fn.draw.html b/iced_widget/pane_grid/fn.draw.html index 779f5f00cd0..7acec4ec015 100644 --- a/iced_widget/pane_grid/fn.draw.html +++ b/iced_widget/pane_grid/fn.draw.html @@ -1,4 +1,4 @@ -draw in iced_widget::pane_grid - Rust

    Function iced_widget::pane_grid::draw

    source ·
    pub fn draw<Theme, Renderer, T>(
    +draw in iced_widget::pane_grid - Rust

    Function iced_widget::pane_grid::draw

    source ·
    pub fn draw<Theme, Renderer, T>(
         action: &Action,
         node: &Node,
         layout: Layout<'_>,
    diff --git a/iced_widget/pane_grid/index.html b/iced_widget/pane_grid/index.html
    index dfd68657ff1..375abee69c5 100644
    --- a/iced_widget/pane_grid/index.html
    +++ b/iced_widget/pane_grid/index.html
    @@ -1,4 +1,4 @@
    -iced_widget::pane_grid - Rust

    Module iced_widget::pane_grid

    source ·
    Expand description

    Let your users split regions of your application and organize layout dynamically.

    +iced_widget::pane_grid - Rust

    Module iced_widget::pane_grid

    source ·
    Expand description

    Let your users split regions of your application and organize layout dynamically.

    Pane grid - Iced

    Example

    The pane_grid example showcases how to use a PaneGrid with resizing, diff --git a/iced_widget/pane_grid/struct.ResizeEvent.html b/iced_widget/pane_grid/struct.ResizeEvent.html index 1da5483dd02..4481d7ecd34 100644 --- a/iced_widget/pane_grid/struct.ResizeEvent.html +++ b/iced_widget/pane_grid/struct.ResizeEvent.html @@ -1,4 +1,4 @@ -ResizeEvent in iced_widget::pane_grid - Rust

    pub struct ResizeEvent {
    +ResizeEvent in iced_widget::pane_grid - Rust
    pub struct ResizeEvent {
         pub split: Split,
         pub ratio: f32,
     }
    Expand description

    An event produced during a resize interaction of a PaneGrid.

    @@ -6,7 +6,7 @@
    §ratio: f32

    The new ratio of the Split.

    The ratio is a value in [0, 1], representing the exact position of a Split between two panes.

    -

    Trait Implementations§

    source§

    impl Clone for ResizeEvent

    source§

    fn clone(&self) -> ResizeEvent

    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 ResizeEvent

    source§

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

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

    impl Copy for ResizeEvent

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for ResizeEvent

    source§

    fn clone(&self) -> ResizeEvent

    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 ResizeEvent

    source§

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

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

    impl Copy for ResizeEvent

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/qr_code/enum.Error.html b/iced_widget/qr_code/enum.Error.html index 35d2b3f8c08..32dca83a7b4 100644 --- a/iced_widget/qr_code/enum.Error.html +++ b/iced_widget/qr_code/enum.Error.html @@ -1,4 +1,4 @@ -Error in iced_widget::qr_code - Rust

    Trait Implementations§

    source§

    impl Clone for Error

    source§

    fn clone(&self) -> Error

    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 Error

    source§

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

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

    impl Display for Error

    source§

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

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

    impl Error for Error

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

    impl From<QrError> for Error

    source§

    fn from(error: QrError) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Error

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Error

    source§

    fn clone(&self) -> Error

    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 Error

    source§

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

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

    impl Display for Error

    source§

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

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

    impl Error for Error

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

    impl From<QrError> for Error

    source§

    fn from(error: QrError) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Error

    source§

    fn eq(&self, other: &Error) -> 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 Error

    source§

    impl Eq for Error

    source§

    impl StructuralEq for Error

    source§

    impl StructuralPartialEq for Error

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Copy for Error

    source§

    impl Eq for Error

    source§

    impl StructuralEq for Error

    source§

    impl StructuralPartialEq for Error

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/qr_code/enum.ErrorCorrection.html b/iced_widget/qr_code/enum.ErrorCorrection.html index 0255602f58a..290afc8b312 100644 --- a/iced_widget/qr_code/enum.ErrorCorrection.html +++ b/iced_widget/qr_code/enum.ErrorCorrection.html @@ -1,4 +1,4 @@ -ErrorCorrection in iced_widget::qr_code - Rust

    Trait Implementations§

    source§

    impl Clone for ErrorCorrection

    source§

    fn clone(&self) -> ErrorCorrection

    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 ErrorCorrection

    source§

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

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

    impl From<ErrorCorrection> for EcLevel

    source§

    fn from(ec_level: ErrorCorrection) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for ErrorCorrection

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for ErrorCorrection

    source§

    fn clone(&self) -> ErrorCorrection

    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 ErrorCorrection

    source§

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

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

    impl From<ErrorCorrection> for EcLevel

    source§

    fn from(ec_level: ErrorCorrection) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for ErrorCorrection

    source§

    fn eq(&self, other: &ErrorCorrection) -> 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 ErrorCorrection

    source§

    impl Eq for ErrorCorrection

    source§

    impl StructuralEq for ErrorCorrection

    source§

    impl StructuralPartialEq for ErrorCorrection

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Copy for ErrorCorrection

    source§

    impl Eq for ErrorCorrection

    source§

    impl StructuralEq for ErrorCorrection

    source§

    impl StructuralPartialEq for ErrorCorrection

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/qr_code/enum.Version.html b/iced_widget/qr_code/enum.Version.html index 6aa59a5d720..8e5b28dfa22 100644 --- a/iced_widget/qr_code/enum.Version.html +++ b/iced_widget/qr_code/enum.Version.html @@ -1,4 +1,4 @@ -Version in iced_widget::qr_code - Rust
    pub enum Version {
    +Version in iced_widget::qr_code - Rust
    pub enum Version {
         Normal(u8),
         Micro(u8),
     }
    Available on crate feature qr_code only.
    Expand description

    The size of a QRCode.

    @@ -6,9 +6,9 @@ information the QRCode can carry.

    Variants§

    §

    Normal(u8)

    A normal QR code version. It should be between 1 and 40.

    §

    Micro(u8)

    A micro QR code version. It should be between 1 and 4.

    -

    Trait Implementations§

    source§

    impl Clone for Version

    source§

    fn clone(&self) -> Version

    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 Version

    source§

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

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

    impl From<Version> for Version

    source§

    fn from(version: Version) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Version

    source§

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

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

    Trait Implementations§

    source§

    impl Clone for Version

    source§

    fn clone(&self) -> Version

    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 Version

    source§

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

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

    impl From<Version> for Version

    source§

    fn from(version: Version) -> Self

    Converts to this type from the input type.
    source§

    impl PartialEq for Version

    source§

    fn eq(&self, other: &Version) -> 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 Version

    source§

    impl Eq for Version

    source§

    impl StructuralEq for Version

    source§

    impl StructuralPartialEq for Version

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Copy for Version

    source§

    impl Eq for Version

    source§

    impl StructuralEq for Version

    source§

    impl StructuralPartialEq for Version

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/qr_code/index.html b/iced_widget/qr_code/index.html index dbbbf18291f..bc95e72fcde 100644 --- a/iced_widget/qr_code/index.html +++ b/iced_widget/qr_code/index.html @@ -1,3 +1,3 @@ -iced_widget::qr_code - Rust

    Module iced_widget::qr_code

    source ·
    Available on crate feature qr_code only.
    Expand description

    Encode and display information in a QR code.

    +iced_widget::qr_code - Rust

    Module iced_widget::qr_code

    source ·
    Available on crate feature qr_code only.
    Expand description

    Encode and display information in a QR code.

    Structs

    • A type of matrix barcode consisting of squares arranged in a grid which can be read by an imaging device, such as a camera.
    • The state of a QRCode.

    Enums

    \ No newline at end of file diff --git a/iced_widget/qr_code/struct.QRCode.html b/iced_widget/qr_code/struct.QRCode.html index 86a35d90994..608d98ad616 100644 --- a/iced_widget/qr_code/struct.QRCode.html +++ b/iced_widget/qr_code/struct.QRCode.html @@ -3,12 +3,12 @@

    Implementations§

    source§

    impl<'a> QRCode<'a>

    source

    pub fn new(state: &'a State) -> Self

    Creates a new QRCode with the provided State.

    source

    pub fn color(self, dark: Color, light: Color) -> Self

    Sets both the dark and light Colors of the QRCode.

    source

    pub fn cell_size(self, cell_size: u16) -> Self

    Sets the size of the squares of the grid cell of the QRCode.

    -

    Trait Implementations§

    source§

    impl<'a> Debug for QRCode<'a>

    source§

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

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

    impl<'a, Message, Theme> From<QRCode<'a>> for Element<'a, Message, Theme, Renderer>

    source§

    fn from(qr_code: QRCode<'a>) -> Self

    Converts to this type from the input type.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( +

    Trait Implementations§

    source§

    impl<'a> Debug for QRCode<'a>

    source§

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

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

    impl<'a, Message, Theme> From<QRCode<'a>> for Element<'a, Message, Theme, Renderer>

    source§

    fn from(qr_code: QRCode<'a>) -> Self

    Converts to this type from the input type.
    source§

    impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>

    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout( &self, _tree: &mut Tree, _renderer: &Renderer, _limits: &Limits -) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw( +) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw( &self, _state: &Tree, renderer: &mut Renderer, diff --git a/iced_widget/qr_code/struct.State.html b/iced_widget/qr_code/struct.State.html index de17af9fbea..95e666cde7d 100644 --- a/iced_widget/qr_code/struct.State.html +++ b/iced_widget/qr_code/struct.State.html @@ -1,19 +1,19 @@ -State in iced_widget::qr_code - Rust

    Struct iced_widget::qr_code::State

    source ·
    pub struct State { /* private fields */ }
    Available on crate feature qr_code only.
    Expand description

    The state of a QRCode.

    +State in iced_widget::qr_code - Rust

    Struct iced_widget::qr_code::State

    source ·
    pub struct State { /* private fields */ }
    Available on crate feature qr_code only.
    Expand description

    The state of a QRCode.

    It stores the data that will be displayed.

    -

    Implementations§

    source§

    impl State

    source

    pub fn new(data: impl AsRef<[u8]>) -> Result<Self, Error>

    Creates a new State with the provided data.

    +

    Implementations§

    source§

    impl State

    source

    pub fn new(data: impl AsRef<[u8]>) -> Result<Self, Error>

    Creates a new State with the provided data.

    This method uses an ErrorCorrection::Medium and chooses the smallest size to display the data.

    -
    source

    pub fn with_error_correction( +

    source

    pub fn with_error_correction( data: impl AsRef<[u8]>, error_correction: ErrorCorrection ) -> Result<Self, Error>

    Creates a new State with the provided ErrorCorrection.

    -
    source

    pub fn with_version( +

    source

    pub fn with_version( data: impl AsRef<[u8]>, version: Version, error_correction: ErrorCorrection ) -> Result<Self, Error>

    Creates a new State with the provided Version and ErrorCorrection.

    -

    Trait Implementations§

    source§

    impl Debug for State

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for State

    §

    impl Send for State

    §

    impl !Sync for State

    §

    impl Unpin for State

    §

    impl !UnwindSafe for State

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Debug for State

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for State

    §

    impl Send for State

    §

    impl !Sync for State

    §

    impl Unpin for State

    §

    impl !UnwindSafe for State

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/svg/trait.StyleSheet.html b/iced_widget/svg/trait.StyleSheet.html index 56f38dab8cc..6aa1130ce31 100644 --- a/iced_widget/svg/trait.StyleSheet.html +++ b/iced_widget/svg/trait.StyleSheet.html @@ -14,4 +14,4 @@ ) -> Appearance

    source§

    fn hovered( &self, style: &<fn(_: &Theme) -> Appearance as StyleSheet>::Style -) -> Appearance

    Implementors§

    \ No newline at end of file +) -> Appearance

    Implementors§

    \ No newline at end of file diff --git a/iced_widget/text_input/struct.Value.html b/iced_widget/text_input/struct.Value.html index 013487a0b28..59cf427f122 100644 --- a/iced_widget/text_input/struct.Value.html +++ b/iced_widget/text_input/struct.Value.html @@ -17,7 +17,7 @@
    source

    pub fn remove_many(&mut self, start: usize, end: usize)

    Removes the graphemes from start to end.

    source

    pub fn secure(&self) -> Self

    Returns a new Value with all its graphemes replaced with the dot (‘•’) character.

    -

    Trait Implementations§

    source§

    impl Clone for Value

    source§

    fn clone(&self) -> Value

    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 Value

    source§

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

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

    impl Display for Value

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Value

    §

    impl Send for Value

    §

    impl Sync for Value

    §

    impl Unpin for Value

    §

    impl UnwindSafe for Value

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Clone for Value

    source§

    fn clone(&self) -> Value

    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 Value

    source§

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

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

    impl Display for Value

    source§

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

    Formats the value using the given formatter. Read more

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Value

    §

    impl Send for Value

    §

    impl Sync for Value

    §

    impl Unpin for Value

    §

    impl UnwindSafe for Value

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_widget/theme/enum.Theme.html b/iced_widget/theme/enum.Theme.html index 953e8ea4293..3dc7caae289 100644 --- a/iced_widget/theme/enum.Theme.html +++ b/iced_widget/theme/enum.Theme.html @@ -26,7 +26,7 @@ &self, style: &<Theme as StyleSheet>::Style, is_selected: bool -) -> Appearance

    Produces the hovered Appearance of a radio button.

    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( +) -> Appearance

    Produces the hovered Appearance of a radio button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Button

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a button.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a button.
    source§

    fn pressed(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the pressed Appearance of a button.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the disabled Appearance of a button.
    source§

    impl StyleSheet for Theme

    §

    type Style = Menu

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a menu.
    source§

    impl StyleSheet for Theme

    §

    type Style = Text

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: <Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of some text.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Scrollable

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of an active scrollbar.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool @@ -34,15 +34,15 @@ &self, style: &<Theme as StyleSheet>::Style, is_mouse_over_scrollbar: bool -) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = Application

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Returns the Appearance of the application for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Scrollbar

    Produces the style of a horizontal scrollbar when the scrollable is being hovered.
    source§

    fn dragging_horizontal(&self, style: &<Theme as StyleSheet>::Style) -> Scrollbar

    Produces the style of a horizontal scrollbar that is being dragged.
    source§

    impl StyleSheet for Theme

    §

    type Style = ProgressBar

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of the progress bar.
    source§

    impl StyleSheet for Theme

    §

    type Style = Rule

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a rule.
    source§

    impl StyleSheet for Theme

    §

    type Style = Toggler

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( +) -> Appearance

    Returns the active Appearance of the toggler for the provided Style.
    source§

    fn hovered( &self, style: &<Theme as StyleSheet>::Style, is_active: bool -) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( +) -> Appearance

    Returns the hovered Appearance of the toggler for the provided Style.
    source§

    impl StyleSheet for Theme

    §

    type Style = Container

    The supported style of the StyleSheet.
    source§

    fn appearance(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the Appearance of a container.
    source§

    impl StyleSheet for Theme

    §

    type Style = PickList

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the active Appearance of a pick list.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the hovered Appearance of a pick list.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextInput

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = TextEditor

    The supported style of the StyleSheet.
    source§

    fn active(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an active text input.
    source§

    fn hovered(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of an hovered text input.
    source§

    fn focused(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a focused text input.
    source§

    fn placeholder_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the placeholder of a text input.
    source§

    fn value_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a text input.
    source§

    fn selection_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the selection of a text input.
    source§

    fn disabled(&self, style: &<Theme as StyleSheet>::Style) -> Appearance

    Produces the style of a disabled text input.
    source§

    fn disabled_color(&self, style: &<Theme as StyleSheet>::Style) -> Color

    Produces the Color of the value of a disabled text input.
    source§

    impl StyleSheet for Theme

    §

    type Style = Checkbox

    The supported style of the StyleSheet.
    source§

    fn active( &self, style: &<Theme as StyleSheet>::Style, is_checked: bool diff --git a/iced_widget/tooltip/struct.Tooltip.html b/iced_widget/tooltip/struct.Tooltip.html index 42397e64422..020e5029f85 100644 --- a/iced_widget/tooltip/struct.Tooltip.html +++ b/iced_widget/tooltip/struct.Tooltip.html @@ -62,8 +62,8 @@ _operation: &mut dyn Operation<Message> )

    Applies an Operation to the Widget.

    Auto Trait Implementations§

    §

    impl<'a, Message, Theme = Theme, Renderer = Renderer> !RefUnwindSafe for Tooltip<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme = Theme, Renderer = Renderer> !Send for Tooltip<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme = Theme, Renderer = Renderer> !Sync for Tooltip<'a, Message, Theme, Renderer>

    §

    impl<'a, Message, Theme, Renderer> Unpin for Tooltip<'a, Message, Theme, Renderer>
    where <Renderer as Renderer>::Font: Unpin, - <Theme as StyleSheet>::Style: Unpin, - <Theme as StyleSheet>::Style: Unpin,

    §

    impl<'a, Message, Theme = Theme, Renderer = Renderer> !UnwindSafe for Tooltip<'a, Message, Theme, Renderer>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where + <Theme as StyleSheet>::Style: Unpin, + <Theme as StyleSheet>::Style: Unpin,

    §

    impl<'a, Message, Theme = Theme, Renderer = Renderer> !UnwindSafe for Tooltip<'a, Message, Theme, Renderer>

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/iced_winit/conversion/fn.cursor_position.html b/iced_winit/conversion/fn.cursor_position.html index 5b77567dbf8..0625182577c 100644 --- a/iced_winit/conversion/fn.cursor_position.html +++ b/iced_winit/conversion/fn.cursor_position.html @@ -1,4 +1,4 @@ -cursor_position in iced_winit::conversion - Rust
    pub fn cursor_position(
    +cursor_position in iced_winit::conversion - Rust
    pub fn cursor_position(
         position: PhysicalPosition<f64>,
         scale_factor: f64
     ) -> Point
    Expand description

    Converts a physical cursor position to a logical Point.

    diff --git a/iced_winit/conversion/fn.icon.html b/iced_winit/conversion/fn.icon.html index 6800dff5852..2081c701a4a 100644 --- a/iced_winit/conversion/fn.icon.html +++ b/iced_winit/conversion/fn.icon.html @@ -1,3 +1,3 @@ -icon in iced_winit::conversion - Rust

    Function iced_winit::conversion::icon

    source ·
    pub fn icon(icon: Icon) -> Option<Icon>
    Expand description

    Converts some [window::Icon] into it’s winit counterpart.

    +icon in iced_winit::conversion - Rust

    Function iced_winit::conversion::icon

    source ·
    pub fn icon(icon: Icon) -> Option<Icon>
    Expand description

    Converts some [window::Icon] into it’s winit counterpart.

    Returns None if there is an error during the conversion.

    \ No newline at end of file diff --git a/iced_winit/conversion/fn.key.html b/iced_winit/conversion/fn.key.html index 5f44917682b..dbcd196f413 100644 --- a/iced_winit/conversion/fn.key.html +++ b/iced_winit/conversion/fn.key.html @@ -1,2 +1,2 @@ -key in iced_winit::conversion - Rust

    Function iced_winit::conversion::key

    source ·
    pub fn key(key: Key) -> Key
    Expand description

    Converts a VirtualKeyCode from winit to an iced key code.

    +key in iced_winit::conversion - Rust

    Function iced_winit::conversion::key

    source ·
    pub fn key(key: Key) -> Key
    Expand description

    Converts a VirtualKeyCode from winit to an iced key code.

    \ No newline at end of file diff --git a/iced_winit/conversion/fn.modifiers.html b/iced_winit/conversion/fn.modifiers.html index 2793ba36817..38ffb76aab9 100644 --- a/iced_winit/conversion/fn.modifiers.html +++ b/iced_winit/conversion/fn.modifiers.html @@ -1,3 +1,3 @@ -modifiers in iced_winit::conversion - Rust
    pub fn modifiers(modifiers: ModifiersState) -> Modifiers
    Expand description

    Converts some ModifiersState from winit to an iced modifiers +modifiers in iced_winit::conversion - Rust

    pub fn modifiers(modifiers: ModifiersState) -> Modifiers
    Expand description

    Converts some ModifiersState from winit to an iced modifiers state.

    \ No newline at end of file diff --git a/iced_winit/conversion/fn.mouse_button.html b/iced_winit/conversion/fn.mouse_button.html index db927016639..8354a6df60b 100644 --- a/iced_winit/conversion/fn.mouse_button.html +++ b/iced_winit/conversion/fn.mouse_button.html @@ -1,2 +1,2 @@ -mouse_button in iced_winit::conversion - Rust
    pub fn mouse_button(mouse_button: MouseButton) -> Button
    Expand description

    Converts a MouseButton from winit to an iced mouse button.

    +mouse_button in iced_winit::conversion - Rust
    pub fn mouse_button(mouse_button: MouseButton) -> Button
    Expand description

    Converts a MouseButton from winit to an iced mouse button.

    \ No newline at end of file diff --git a/iced_winit/conversion/fn.mouse_interaction.html b/iced_winit/conversion/fn.mouse_interaction.html index 2f47fcad46a..59248e5d594 100644 --- a/iced_winit/conversion/fn.mouse_interaction.html +++ b/iced_winit/conversion/fn.mouse_interaction.html @@ -1,2 +1,2 @@ -mouse_interaction in iced_winit::conversion - Rust
    pub fn mouse_interaction(interaction: Interaction) -> CursorIcon
    Expand description

    Converts a [mouse::Interaction] to a winit cursor icon.

    +mouse_interaction in iced_winit::conversion - Rust
    pub fn mouse_interaction(interaction: Interaction) -> CursorIcon
    Expand description

    Converts a [mouse::Interaction] to a winit cursor icon.

    \ No newline at end of file diff --git a/iced_winit/conversion/fn.touch_event.html b/iced_winit/conversion/fn.touch_event.html index 450ae3d96db..88f57925acd 100644 --- a/iced_winit/conversion/fn.touch_event.html +++ b/iced_winit/conversion/fn.touch_event.html @@ -1,2 +1,2 @@ -touch_event in iced_winit::conversion - Rust
    pub fn touch_event(touch: Touch, scale_factor: f64) -> Event
    Expand description

    Converts a Touch from winit to an iced touch event.

    +touch_event in iced_winit::conversion - Rust
    pub fn touch_event(touch: Touch, scale_factor: f64) -> Event
    Expand description

    Converts a Touch from winit to an iced touch event.

    \ No newline at end of file diff --git a/iced_winit/conversion/fn.user_attention.html b/iced_winit/conversion/fn.user_attention.html index 04eefc3cd3b..aa54015206e 100644 --- a/iced_winit/conversion/fn.user_attention.html +++ b/iced_winit/conversion/fn.user_attention.html @@ -1,2 +1,2 @@ -user_attention in iced_winit::conversion - Rust
    pub fn user_attention(user_attention: UserAttention) -> UserAttentionType
    Expand description

    Converts some UserAttention into it’s winit counterpart.

    +user_attention in iced_winit::conversion - Rust
    pub fn user_attention(user_attention: UserAttention) -> UserAttentionType
    Expand description

    Converts some UserAttention into it’s winit counterpart.

    \ No newline at end of file diff --git a/iced_winit/conversion/index.html b/iced_winit/conversion/index.html index eeaadbc1c97..a7d95d1cf9a 100644 --- a/iced_winit/conversion/index.html +++ b/iced_winit/conversion/index.html @@ -1,3 +1,3 @@ -iced_winit::conversion - Rust

    Module iced_winit::conversion

    source ·
    Expand description

    Convert winit types into iced_runtime types, and viceversa.

    +iced_winit::conversion - Rust

    Module iced_winit::conversion

    source ·
    Expand description

    Convert winit types into iced_runtime types, and viceversa.

    Functions

    \ No newline at end of file diff --git a/iced_winit/enum.Error.html b/iced_winit/enum.Error.html index 04e09413c25..f8dfb49aa58 100644 --- a/iced_winit/enum.Error.html +++ b/iced_winit/enum.Error.html @@ -6,7 +6,7 @@

    Variants§

    §

    ExecutorCreationFailed(Error)

    The futures executor could not be created.

    §

    WindowCreationFailed(OsError)

    The application window could not be created.

    §

    GraphicsCreationFailed(Error)

    The application graphics context could not be created.

    -

    Trait Implementations§

    source§

    impl Debug for Error

    source§

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

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

    impl Display for Error

    source§

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

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

    impl Error for Error

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

    impl From<Error> for Error

    source§

    fn from(error: Error) -> Error

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl !UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where +

    Trait Implementations§

    source§

    impl Debug for Error

    source§

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

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

    impl Display for Error

    source§

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

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

    impl Error for Error

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

    impl From<Error> for Error

    source§

    fn from(error: Error) -> Error

    Converts to this type from the input type.

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl !UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<S, D, Swp, Dwp, T> AdaptInto<D, Swp, Dwp, T> for S
    where T: Real + Zero + Arithmetics + Clone, Swp: WhitePoint<T>, Dwp: WhitePoint<T>, diff --git a/search-index.js b/search-index.js index c5c10782bb0..a7164a596ac 100644 --- a/search-index.js +++ b/search-index.js @@ -1,16 +1,16 @@ var searchIndex = JSON.parse('{\ -"iced":{"doc":"Iced is a cross-platform GUI library focused on simplicity …","t":"TGETGFPFPFPGPPTPFIPPGGKPPPPPFGPPTPGPPTRPPTPTFFPFTFFGIKPEFPFPFTGPPTFTPPPTTTONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOQCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNEOCNNNNOOENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNCNNNNNCMMNNNNNNNNOCNNNNNNNNNNOOONNNNNNNCNNNMONNONNNNNNNCCCNNCMNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNMOCNOOOCNNNNNNOOOOOOKFFKKFFKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNMNNNNNNNNONNNNNNNNNNNNNNMMNNNNMNNNNONNNNNNNNNNNNEOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMMONCNNNNNNNNCNNNNMNCNNOMONNCCNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCMNMMNFPGGFRPPPKPNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOFFTFNNNNNNNNNNNNHNNNNNNNNNNNNHNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHNNNHNNNNNNNNNNNNNNNNNNNNNGPPNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNPPGPPFPGPPPGPPPPGPPPPPPPPPPGPPPPNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOFPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKFNNNNNNNNNNNNNNNONNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNIRKMMPGFPKNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNTPPPPTPGKRRRRRKGTRGPKRPKRPGFNNNNNNNNNNNNNNMOMNNNNMNNOMMNMMMNNNNNNNNCNNNNNMMMNNONNNNNNMMMCMMONNNNNNNNNNNNNNNNNNMMOMMNNMMMMOONNNNNNNNNNNNNNNNNNMMNMOMMGPPPGPGPPPPGPKPPRPPPPGPPPPPPPPPPPPPPNNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNMMMMNNNNNNNNNNNNNNNNNNMMOFRKRFRNNNNNNNNNNNNNNMNNNNNONNMNNNNNNNNNNNNNONNNNNNMNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNMNFKFFKNNNNNNNNNNNNNNNNNNNNNNONNNNNNNMNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNCNNNMNNNNNONNNOCNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNPKPKGKPKNNNNNNNNMNNNNNNNMCNNNNNNNNNNNNMHMMMHMCNMMCNNNNNNNNMNFKNNNNNNNNNNHNNNNNNNNNHNHMHHONNNNNNNNNNNNMNONNNNNNNMNFFKHMHMOOOOKHMHMHMHMPPFPGPGFRKFMOHHPPGFFNNNNNNNNNNNNNNONNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNGPPPPPGPPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFKRRRRKRNMNNNNONNNNNNNNNNNNNNNNNNNNNNNMNNNNONMNNNNNNNNNMMFFNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNOHHFHPGPPGPPGPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNIKNMMPPPPGPPPPPGPFPPPPPPPPPPPPPPGGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOFGFPNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNTTTPGGPPTPGFPPPPTPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPGPPPGPPPPGPPPPPPPPPPGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOKRRRRMNNNNNNNNNNMMMICFFFRKMOOOOOFNONNNNNNNNNNOONNNNONONNNONNNNNNNNNNNNNNNNNNONFHHHHFNNNNNNNNNNOONNNNHNNNNOONNNNNNNNNOOOOOONNNNNNNNNGPGGPGFPPPPPPPPPPPPPPPPPTPPPPPPPPPPPPPPPPPTPGFGGPPPPGGGGPPGPPGGPGGGGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFJJFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFFTTTTTTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOFFFFFKFPTTTTTTTPRFFPFFFFFFGFFFFFFFRFIFFGFPFFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHCHNNNCHNNNNNNNNNNNNHQCHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNCNCHNCHNNCCHHHQCCHCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNCHNCHCHNNNNNNNNNNNNNNCHCHCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNHCHHMNNNNNNNNNNNNNNNNNNNNNNNFFFRKMNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNOOONNNNNNNNNNNNNNNNNNHPPFFGFGGRGPPGFGPPPFKKPPPPRFGFPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNONCONNNONNOONOCNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNPGPPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNGFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNFFFNNCNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNFFNNNNNNNOONNNNNNNOONNNNNNNNNNNNNNOOOOONNNNNNNNNFIFKIPPPPPFPPPPPPFPGFGTTTIFPPPGGPPSPPPFFFFFIFFKKPPPPPPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNMNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNCNNNNNNNMNNNNNNCCNNOOCMNNNNONNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKFFKRKFFNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNOOMNNNNNNNNNNNMNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNMNNNNNNNMNNNNNNMMNNNNNNMNMNMNMNMNMNMNNNNNNNNNNNNMNMNMNMNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFIFTTTTTTFFFTTTTIFITTKRIKIFTTTIIFITNONNNNNNNNNNNNNNMNNNNNNNNONNNMNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOCNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNMNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNOOOOOOONONNNNNNNNNNNNHONNCNNNOOOMNNNNNNNNNNNNNNHNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNONNNNOONMNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMHONNONNNNNNNNNOOONNNNOONNNNNNNNNOOONNNNNFFFFNNNNNNNONNNNNONONNNNNNNNNNNNONOOOOOONNNNNNNNOOFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNOONNNNNONNNNNNNNNNNNNNONNNNNNNNFFFFFFFFFFFFFFFFFFFFFKFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNCNNNNNNNNNNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNOONNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNONNNNNNNNNNNNHHNNNNNNNNNNNONOMHNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNONNNOONNNNNNNNNOOOOOOOOONNNNNNNNNNNOOOOOOOOONNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNKMNMHHIIIIIIIIIIIIIIIIIIIIOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOKKKKKMMMMMFFFFNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNRKKMMMMNNMMMMMMMMMNNHHHHHHFFFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNIIIIIIIIIOOOOOOOOOOHOHHOOOOOOOIFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKKKRKNNNNNNNNMMMMNMMMNNNMMMMMNMMMMMMMMMNNMMMMNNMNPPPGFGPPPPPFGOOOOOOOFFFRKMNNNNNNNNNNOONNNNNNNNONNNNNNMNNNNNNNONNNNNNMONNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNFFNNNNNNNHNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNFFFRKNNMNNNNNNNNOONNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNNHNNGFFPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNFFNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFCFFFRKNNNMNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFGPPPGFGGPGKPGPPPPPFPGFPPPFPGFPPFPPFRKGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNHNNNNNNONNMONNNNONNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONOOOOOOOOOOOOOGPPPFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNOOOOOOFPPGFPFFPRKMNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNHNNNNNNNNNNONNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHHOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOOFFRKNMNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGGPPPPPPPPFPFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFRKMNNNNNOOONNNNNNNONNNNNNMNNNNNNNNNONNNNNNNNNFPGPPPFRKNNMNNNNNNNNNNNNNNNNONNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNOFGPGTPPFFFTFFFPFRKPFNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNNNNNHNNNNONNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNOOOOOOGPPKRKPFRFPNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNTTTTTTTPFFPGPPPGGPPPPPPPPPPPPPPPPPPTTTTTTTTTPGFPPPPPPPPPPPPPPPPFFFFFFGGFGGFPFPPIPFFGIIFFFFTTTTTTTTTSSTTTTTPPPPFFFFFFIGPGFFFFFPPFPPPPPPPPPPTTTTTTTTPPPPPPPPFPFPFIGGPPPFFPPPGPIPPPPPPGGPPPPPPFTTTTTTTGFPPPGPPPPPPPPPPPPFPGPTTTPGPPPPPTTTTTTTFIFIFIFFFPPPGPFPFFPPPIPPFPPPPPGPPPTSTTTTTTTTTTTTPIGGGPPPPFTTTPPPPPPPTPPPPPPPPPPPPPFFFPPPPPPTTTTTTTSFFPFPPPPPPPGPGPGGFFGFTSSSFIGFFPPPPPPPPPPPPTTTTTTTTTPPPPFFIFFFFFFFFFPPIFFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPTTTTTTTTTTTTTTFPPPGGFIGFFFGFPPPPPPPPPPPPPPPPPPPPPPPPFPGFPPGPGFPPPFFIGGGGFTTTTTTTTTTTTFPGIGGFFGFFPPFGPPPPPPTTTTPPPPPPPPPPPKPPPPPPPPTTTTTTTTSTTTPPPPPPFFGFGPPTTPPPPKKKPPKPPTTPPPONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNOOOOOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONOOOOOOOOONNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNOONNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNOONNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOQQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONOOOOONNOOOOONNNOOOOOOOOOOOOOONOOOOOOOOOOOOOOOOOOOOOOONOOONNOOOONNNNOOOONNNNNNNNNNNNNNOOOONNOOOOOONNNNNNONNNNONNNNOOOONOOOONNNNOOOOONNNNNNNNNNNNNNNOONOOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOOONNONNNOOOONOOOONOONNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNCOOQOOOOONNNOONNNOONNNNOOOOOOOOOOOOOOOOOOOOOOOOOISSSPIPCCCCCCQQQQQQQQQQQCCHCCCCCCCCCCFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFPGFFFFFFGIPPPPGPFGPGPPPFPPGGGPPPPPPPPPGPPPPPPPPPPPPPPPFPPPPPPPPPPPPFFPGPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPGPPFFPPPPPPPPPPPPPPPGPPPGFFGFFFGFPPGPGPPGPPPPPPPPPPPPGPPGPPPPPPPPGPIIIPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFGPPPPGPPPPGFFIFFFPGFFFFFGGFPGPPPPPPPPPPPGPPGPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOONNNOOONNNOOOOOCOOOOONNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHIFPIGIFFFFGFFPPPPPFPPFFPPPGGPPSPFGPPPNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOOCOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPPPFPFPPGGPPFFPPGPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNONNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNOKTMMMMFFFNNNOONNNNNNNNNNNNOOOONNNNNNOOOONNNNOONNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNIIIIIIIIISFIIIIIIIIIIIIIKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNMNKKFFIRNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFGPFGFPFPFPPPPPPGPPPPPGIGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOTTSPPPPPPPPPPPPGPPPPFPPGPPPPPPPPPGPPTSFPPPPPPPGGPPFPPPPGPPPIPPPPPPPPPPGFPPPPPPPPPPPPPPPPPPGGPPPPPFPFPPPPPPPGPPTPTPIIIIPPPPPPPPPPPPPFPFPFPFPPPPPFPPPTPTPPGGPGPPPPPPPPGPPPPPTPPPPPPGPPPPFPPPPPPPPPGPPPPPPPPFPPPPPPPPPPPPGPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPFPPGPPPPPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPTTPPGPPPGPFPGPGPPPPPPPPFFIFPPGPPPFGPPFPPPFGPGPPPPPPFGPPTTPPGPPFPPPPPPPGPPPPTPFPPPPPPPTPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNOOOONNOOOOOOOOONNNNNNNNNNNOONNONNNNNNNNNNNNNNNNNNNNNNNNNNOCNNOONNNONNNNNNNNNONNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONONNNONNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOTTTTTTFTTTTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNCNNNCNNNNNNNNNNNNNNTTTITTTTTPTTTTPPPGSTTFPTTTTPTTTPPTFFFFTTSSTTTFPPFGPFFONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNONONNONNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNOONOOOOFIPGGPPFFGPPPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGFIPGIFGPPPIPPPPFFPIFPPPPPPPPPPPPPPFNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOCOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOGPGPPPGGPGPPFPPPPPPPPPPPPPNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNTTPPPPPPPPPPPPPPFIPPPTPGPPPPPPPTTFPPTPPPPPPPPTPTPTTPPGPTPPPPPPPPPPPPPPPPPPPPPTPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFPPPTPTPPPPPPPPPTPPPPTPPPPPPPPPPPPFPPTPFPPPPPPPPPPPPPPPPPPPTTPPPPPPPPTPPPPPPPTPPPPTPTPPPPPPPPTPPTPPPPPPPPTPTTTPPPPPPPPPPPPPPPPPPPPPPPPTPPTPTPPPPPPPPPPPTTPPPFFGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNCSFPPPPPFGPPFGPPPTFPPIPFTPPPPPPPFPPPPPGGPPPPPPPPPPPPPPPPPPPPFGFPPPTPGFPPTPPSPPPFGPTPPPPPPTPFPPGPPPNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNOOCNONNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOFGPPGGGPPPPPPPHNNNNNONNONNNNNNNHNNNNOOONNNNNNNNNNNNNNNNNNTPPPPPPTTPPPPTTTTTTTTGFPPPPPGPPPPGPGPPTTTGPPTTPPGPPPPPPPGFPTTPPPPGFFPGTTTPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPGTTPPPPPPPPPPPPPFPPPPPPPPPPPPPPTTPPTTTPPPTTTTTFPPPPPPGFTPPFFPPPPTGFFGTTPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNONNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOTPPPPGFFPGGGPGPPPPPPPPPFPPPIGPPPPPPPPPPPPPPPPPPPPPFFPFFTFPPFFGPPPPPPPPFFFPTTPNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONOOOONONNONNNNNOOOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOPGPPPPPPPPPPGFPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNPPPPPPPFGIPIGFFFPGGGGPGGPFFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFIPKFFFGFPPTFGIGGFFGGPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGGPPGPPPGPPFFPPPPPPFPFFPPGIPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOPTTTRFFFGFFGGFFFFFFFKRFKFFTTTRFFRFFPRFFFFFFFPFTTTTTTTTTTTFFRKRFPFFRFFTTTTTFFKPPPRGITTPFTRIFFTTTTKRFFPTTIPPPTTSSSSSSTTTTTFITTPFPTTTFPPPTTTTTTTTGRFFFTSRKRTFFFRFPTTTTTTTTTTTTTRFGGRFPPKRFFGRTTRFFFFFFFRFPPTTTPJTFFOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOCMMMMMOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOMOONNMOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOMNNNNNNNNNNNNNMMNMMMOOOOMMMMMMMMMMMMMMMOONOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMMMMMMMMMMMMMMONNNNNNNNNNNOOMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOCNNNNNNNNNNNOMMMOOMMOOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNOOOOOOOOOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNMMMCOONNNNNNNNNNNOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOONMNNOOOONOOOOOOOOOOONNNNNNNNNNNNOOOOOOMOOMMOOOOOOOOOOONNNNNNNNNNNMMOOOOOOOONNNNNNNNNNNMMMMMMMMMMOOOOOOONNNNOOOOOOMOOMONNNNNNNNNNNNNNNNNNNNNNMOMNNNNNNNNNNNOOOOOMOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOCOMOMOOSCHCCCCCCCCCSSSSSSSSSSSFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFPFFFFFFPFFFPFGFNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOFFFFFFFFFFFFTTGPFFPFFFPFTFGFFFFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOPFPFPPFFFPPFFPPFFPPFFGKKKKPPPFFGGPPFFPPPFFPPPFFPFFPFPFFPFPPFFPPFFONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOMNMNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOMNFKFFFFPPKFGNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMNNNNNNNNNNNNNNNNNNNNNNNNNNMMMMNNNNNNNHNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNHNNONNNNNNNHHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHNHHNNMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOFPFGFPFFRKMNNNNNNNNNNOOONNNNNNNNOONNNNNNNNNMHNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNHOOOOFFFRKFNNMNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPFPGPGFRKINNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPFPPPPPGPPPPPPGPPPPPPPPPRKFPPPMNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOFFSFFPPGFRKFFMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNCNNNNNNNNNNNNNNNNNMMNNNNNNNHNNNNNNNNNNNNNNNNNNNHNNMNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHHNNHNNHNNNNNNMNNNNNHNNNMOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOGPGGPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGFGGPPPPGGGGPPGPPGGPGGGGPOOCOOOFFJJFFFFFFOOOOOOOOOOOOOOOOOOOOOOOOOOOOFRKFMNNNNNOONNNNNNNNNNOONNNMNNNNNNNNNNNNNNNNNNPPPGPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPFGPFRKFMNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNMHNNNNNNNNNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOOGPPPPPPPPPPPPPGPPPPPPPPPPPPFFFPGTPPGPPPPPGGPPPPFPFPPPPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHHHNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOHOHHNNNOOHOHCHCOOHNNNNNNNNNNHHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOGFPPPNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNNNNGPFPNNNNNNNONNNNNNNNNNNNNNNNNNNONNNNNNNNNNFFNONNNNNNNNNONNNNNNNNNONNNNONNNNNNNNNOOOOOOONONNNNNNNNO","n":["ALL","Alignment","Application","BLACK","Background","Border","Center","Color","Color","Command","Contain","ContentFit","Cover","Custom","DEFAULT","Dark","Degrees","Element","End","Err","Error","Event","Executor","ExecutorCreationFailed","Fill","Fill","FillPortion","Fixed","Font","Gradient","Gradient","GraphicsCreationFailed","INFINITY","Keyboard","Length","Light","Linear","MONOSPACE","Message","Mouse","None","ORIGIN","Ok","PI","Padding","Pixels","PlatformSpecific","Point","RANGE","Radians","Rectangle","Renderer","Result","Sandbox","ScaleDown","Settings","Shadow","Shrink","Size","Start","Subscription","TRANSPARENT","Theme","TinySkia","Touch","UNIT","Vector","WHITE","Wgpu","Window","WindowCreationFailed","ZERO","ZERO","ZERO","a","actions","active","active","active","active","active","active","active","active","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add_assign","advanced","alignment","appearance","appearance","appearance","appearance","appearance","appearance","appearance","application","area","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","b","batch","batch","blur_radius","border","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","bottom","center","center_x","center_y","clear","clipboard","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","color","color","color","command","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","custom","custom_with_fn","default","default","default","default","default","default","default","default","default_font","default_size","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","dimensions","dimensions","disabled","disabled","disabled","disabled","disabled_color","disabled_color","distance","div","div","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dragging","dragging","dragging_horizontal","draw","draw","draw","draw_mesh","draw_pipeline_primitive","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","enter","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","event","executor","expand","expand","extended_palette","family","fill_editor","fill_factor","fill_paragraph","fill_quad","fill_text","fit","fit","fluid","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","focused","focused","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_f64","from_i64","from_linear_rgba","from_recipe","from_rgb","from_rgb8","from_rgba","from_rgba8","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_u64","futures","g","gradient","hash","hash","hash","hash","height","height","highlighter","horizontal","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered_horizontal","hovered_region","hovered_split","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_linear","into_recipes","into_rgba8","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","inverse","invert","is_fill","is_within","keyboard","left","load_font","map","map","max","min","mouse","mul","mul","mul","mul","mul_alpha","multi_window","new","new","new","new","new","new","new","new","none","none","offset","overlay","palette","partial_cmp","partial_cmp","partial_cmp","perform","picked_split","placeholder_color","placeholder_color","position","pressed","r","radius","right","run","run","run","scale_factor","scale_factor","selection_color","selection_color","settings","single","size","snap","spawn","stretch","style","style","style","sub","sub","sub","sub","sub","sub","sub_assign","subscription","system","theme","theme","theme","time","title","to_distance","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_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","top","touch","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","value_color","value_color","vertical","view","weight","widget","widget","width","width","width","window","with","with_layer","with_name","with_radius","with_size","with_translation","x","x","x","y","y","y","Clipboard","Hasher","Layout","Overlay","Renderer","Shell","Text","Widget","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","are_widgets_invalid","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","bounds","children","children","clear","clone","clone","clone_into","clone_into","components_from","components_from","components_from","components_from","content","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","diff","downcast","downcast","downcast","downcast","draw","draw","drop","drop","drop","drop","fill_quad","finish","fmt","fmt","fmt","font","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","graphics","horizontal_alignment","image","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_layout","invalidate_widgets","is_empty","is_layout_invalid","is_over","layout","layout","layout","line_height","merge","mouse","mouse_interaction","mouse_interaction","new","new","on_event","on_event","operate","operate","overlay","overlay","overlay","position","publish","read","redraw_request","renderer","request_redraw","revalidate_layout","shaping","size","size","size_hint","state","subscription","svg","tag","text","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","vertical_alignment","widget","with_layer","with_offset","with_translation","write","write","Bytes","Bytes","Data","FilterMethod","Handle","Handle","Linear","Nearest","Path","Renderer","Rgba","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","as_ref","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","dimensions","downcast","downcast","draw","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","height","pixels","width","Layout","Limits","NONE","Node","adapt_into_using","adapt_into_using","align","align_mut","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","atomic","borrow","borrow","borrow_mut","borrow_mut","bounds","children","clone","clone","clone_into","clone_into","components_from","components_from","contained","container","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","flex","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","height","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","loose","max","max_height","max_width","min","min_height","min_width","move_to","move_to_mut","new","new","next_to_each_other","padded","positioned","resolve","shrink","size","sized","to_owned","to_owned","translate","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","with_children","Axis","Horizontal","Vertical","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","resolve","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Available","Back","Button","ButtonPressed","ButtonReleased","Click","Crosshair","Cursor","CursorEntered","CursorLeft","CursorMoved","Event","Forward","Grab","Grabbing","Idle","Interaction","Left","Lines","Middle","NotAllowed","Other","Pixels","Pointer","ResizingHorizontally","ResizingVertically","Right","ScrollDelta","Text","Unavailable","WheelScrolled","Working","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","click","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","kind","new","position","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","delta","position","x","x","y","y","Click","Double","Kind","Single","Triple","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Element","Group","Overlay","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","draw","draw","drop","drop","from","from","from","from_angle","from_angle","from_children","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_over","is_over","is_over","layout","layout","layout","map","mouse_interaction","mouse_interaction","mouse_interaction","new","new","on_event","on_event","on_event","operate","operate","operate","overlay","overlay","overlay","overlay","push","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","with_children","Null","Quad","Renderer","Style","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","default","default","default","default_font","default_size","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","eq","fill_editor","fill_paragraph","fill_quad","fill_quad","fill_text","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","load_font","new","shadow","text_color","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_layer","with_layer","with_translation","with_translation","EventStream","Output","Recipe","hash","stream","Bytes","Data","Handle","Path","Renderer","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","dimensions","downcast","draw","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","hash","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ARROW_DOWN_ICON","Absolute","Advanced","Basic","Bounds","CHECKMARK_ICON","CharOffset","Difference","Editor","Editor","Font","Font","Font","Highlight","Highlighter","Hit","ICON_FONT","Iterator","LineHeight","None","Paragraph","Paragraph","Relative","Renderer","Settings","Shape","Shaping","Text","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","bounds","bounds","change_line","clone","clone","clone_into","clone_into","compare","components_from","components_from","content","current_line","cursor","cursor","cursor_position","default_font","default_size","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","editor","eq","eq","equivalent","equivalent","equivalent","fill_editor","fill_paragraph","fill_text","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","grapheme_position","highlight","highlight_line","highlighter","hit_test","horizontal_alignment","horizontal_alignment","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_count","line_height","load_font","min_bounds","min_height","min_width","new","perform","resize","selection","shaping","size","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","update","update","vertical_alignment","vertical_alignment","with_text","with_text","Action","Backspace","Caret","Click","Cursor","Delete","Direction","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","Editor","End","Enter","Font","Home","Insert","Left","Left","Motion","Move","PageDown","PageUp","Paste","Right","Right","Scroll","Select","SelectLine","SelectWord","Selection","Up","WordLeft","WordRight","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","bounds","clone","clone","clone_into","clone_into","components_from","components_from","cursor","cursor_position","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_count","perform","selection","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","with_text","lines","Format","Highlight","Highlighter","Iterator","PlainText","Settings","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","change_line","change_line","clone","clone","clone_into","clone_into","color","components_from","components_from","current_line","current_line","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight_line","highlight_line","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","new","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","update","Id","Operation","Text","Tree","Widget","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","children","children","clone","clone","clone_into","clone_into","components_from","components_from","components_from","container","custom","deref","deref","deref","deref_mut","deref_mut","deref_mut","diff","diff","diff_children","diff_children_custom","downcast","downcast","downcast","draw","draw","drop","drop","drop","empty","eq","equivalent","equivalent","equivalent","finish","fmt","fmt","focusable","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","height","horizontal_alignment","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","line_height","mouse_interaction","new","new","new","on_event","operate","operation","overlay","scrollable","shaping","size","size","size","size_hint","state","state","state","style","tag","tag","tag","text","text_input","to_owned","to_owned","tree","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","unique","upcast","upcast","upcast","vertical_alignment","width","Chain","Focusable","None","Operation","Outcome","Scrollable","Some","TextInput","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","container","custom","deref","deref_mut","downcast","drop","finish","fmt","focus","focusable","focusable","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","is_focused","map","move_cursor_to","move_cursor_to_end","move_cursor_to_front","scope","scroll_to","scrollable","scrollable","select_all","snap_to","text_input","text_input","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unfocus","upcast","Count","Focusable","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","count","default","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","find_focused","fmt","focus","focus","focus_next","focus_previous","focused","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","is_focused","to_owned","total","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unfocus","upcast","AbsoluteOffset","RelativeOffset","Scrollable","scroll_to","scroll_to","snap_to","snap_to","x","x","y","y","TextInput","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","select_all","select_all","Absolute","Advanced","Appearance","Basic","LineHeight","Relative","Shaping","State","Style","StyleSheet","Text","appearance","color","draw","layout","None","Some","State","Tag","Tree","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","children","clone","clone_into","cmp","compare","components_from","components_from","deref","deref","deref_mut","deref_mut","diff_children_custom_with_search","downcast","downcast","downcast_mut","downcast_ref","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","of","partial_cmp","state","stateless","tag","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Alignment","Bottom","Center","Center","Center","End","Horizontal","Left","Right","Start","Top","Vertical","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Appearance","Application","Executor","Flags","Message","Style","StyleSheet","Theme","adapt_into_using","appearance","arrays_from","arrays_into","as_any","as_any_mut","background_color","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","run","scale_factor","style","subscription","text_color","theme","title","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","update","view","Border","Radius","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","color","components_from","default","deref","deref_mut","downcast","drop","eq","fmt","from","from","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","radius","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","read","write","Command","channel","Captured","Event","Ignored","Keyboard","MacOS","MacOS","Mouse","PlatformSpecific","PlatformSpecific","ReceivedUrl","Status","Touch","Window","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","listen","listen_raw","listen_with","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Default","Executor","enter","new","spawn","Black","Bold","Condensed","Cursive","Error","Expanded","ExtraBold","ExtraCondensed","ExtraExpanded","ExtraLight","Family","Fantasy","Font","Italic","Light","Medium","Monospace","Name","Normal","Normal","Normal","Oblique","SansSerif","SemiCondensed","SemiExpanded","Semibold","Serif","Stretch","Style","Thin","UltraCondensed","UltraExpanded","Weight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","family","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","load","stretch","style","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","weight","ColorStop","Gradient","Linear","Linear","adapt_into_using","adapt_into_using","add_stop","add_stops","angle","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","offset","stops","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","ALT","COMMAND","CTRL","Character","Event","Key","KeyPressed","KeyReleased","LOGO","Left","Location","Modifiers","ModifiersChanged","Named","Numpad","Right","SHIFT","Standard","Unidentified","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","alt","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_ref","bitand","bitand_assign","bitor","bitor_assign","bits","bitxor","bitxor_assign","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","command","compare","compare","complement","components_from","components_from","components_from","components_from","contains","control","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","difference","downcast","downcast","downcast","downcast","drop","drop","drop","drop","empty","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_truncate","from_bits_unchecked","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","init","init","init","init","insert","intersection","intersects","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","key","logo","not","on_key_press","on_key_release","partial_cmp","partial_cmp","remove","set","shift","sub","sub_assign","symmetric_difference","to_owned","to_owned","to_owned","to_owned","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","union","upcast","upcast","upcast","upcast","key","key","location","location","modifiers","modifiers","text","AVRInput","AVRPower","Accept","Again","AllCandidates","Alphanumeric","Alt","AltGraph","AppSwitch","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Attn","AudioBalanceLeft","AudioBalanceRight","AudioBassBoostDown","AudioBassBoostToggle","AudioBassBoostUp","AudioFaderFront","AudioFaderRear","AudioSurroundModeNext","AudioTrebleDown","AudioTrebleUp","AudioVolumeDown","AudioVolumeMute","AudioVolumeUp","Backspace","BrightnessDown","BrightnessUp","BrowserBack","BrowserFavorites","BrowserForward","BrowserHome","BrowserRefresh","BrowserSearch","BrowserStop","Call","Camera","CameraFocus","Cancel","CapsLock","ChannelDown","ChannelUp","Character","Clear","Close","ClosedCaptionToggle","CodeInput","ColorF0Red","ColorF1Green","ColorF2Yellow","ColorF3Blue","ColorF4Grey","ColorF5Brown","Compose","ContextMenu","Control","Convert","Copy","CrSel","Cut","DVR","Delete","Dimmer","DisplaySwap","Eisu","Eject","End","EndCall","Enter","EraseEof","Escape","ExSel","Execute","Exit","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F25","F26","F27","F28","F29","F3","F30","F31","F32","F33","F34","F35","F4","F5","F6","F7","F8","F9","FavoriteClear0","FavoriteClear1","FavoriteClear2","FavoriteClear3","FavoriteRecall0","FavoriteRecall1","FavoriteRecall2","FavoriteRecall3","FavoriteStore0","FavoriteStore1","FavoriteStore2","FavoriteStore3","FinalMode","Find","Fn","FnLock","GoBack","GoHome","GroupFirst","GroupLast","GroupNext","GroupPrevious","Guide","GuideNextDay","GuidePreviousDay","HangulMode","HanjaMode","Hankaku","HeadsetHook","Help","Hibernate","Hiragana","HiraganaKatakana","Home","Hyper","Info","Insert","InstantReplay","JunjaMode","KanaMode","KanjiMode","Katakana","Key","Key11","Key12","LastNumberRedial","LaunchApplication1","LaunchApplication2","LaunchCalendar","LaunchContacts","LaunchMail","LaunchMediaPlayer","LaunchMusicPlayer","LaunchPhone","LaunchScreenSaver","LaunchSpreadsheet","LaunchWebBrowser","LaunchWebCam","LaunchWordProcessor","Link","ListProgram","LiveContent","Lock","LogOff","MailForward","MailReply","MailSend","MannerMode","MediaApps","MediaAudioTrack","MediaClose","MediaFastForward","MediaLast","MediaPause","MediaPlay","MediaPlayPause","MediaRecord","MediaRewind","MediaSkipBackward","MediaSkipForward","MediaStepBackward","MediaStepForward","MediaStop","MediaTopMenu","MediaTrackNext","MediaTrackPrevious","Meta","MicrophoneToggle","MicrophoneVolumeDown","MicrophoneVolumeMute","MicrophoneVolumeUp","ModeChange","Named","Named","NavigateIn","NavigateNext","NavigateOut","NavigatePrevious","New","NextCandidate","NextFavoriteChannel","NextUserProfile","NonConvert","Notification","NumLock","OnDemand","Open","PageDown","PageUp","Pairing","Paste","Pause","PinPDown","PinPMove","PinPToggle","PinPUp","Play","PlaySpeedDown","PlaySpeedReset","PlaySpeedUp","Power","PowerOff","PreviousCandidate","Print","PrintScreen","Process","Props","RandomToggle","RcLowBattery","RecordSpeedNext","Redo","RfBypass","Romaji","STBInput","STBPower","Save","ScanChannelsToggle","ScreenModeNext","ScrollLock","Select","Settings","Shift","SingleCandidate","Soft1","Soft2","Soft3","Soft4","Space","SpeechCorrectionList","SpeechInputToggle","SpellCheck","SplitScreenToggle","Standby","Subtitle","Super","Symbol","SymbolLock","TV","TV3DMode","TVAntennaCable","TVAudioDescription","TVAudioDescriptionMixDown","TVAudioDescriptionMixUp","TVContentsMenu","TVDataService","TVInput","TVInputComponent1","TVInputComponent2","TVInputComposite1","TVInputComposite2","TVInputHDMI1","TVInputHDMI2","TVInputHDMI3","TVInputHDMI4","TVInputVGA1","TVMediaContext","TVNetwork","TVNumberEntry","TVPower","TVRadioService","TVSatellite","TVSatelliteBS","TVSatelliteCS","TVSatelliteToggle","TVTerrestrialAnalog","TVTerrestrialDigital","TVTimer","Tab","Teletext","Undo","Unidentified","VideoModeNext","VoiceDial","WakeUp","Wink","Zenkaku","ZenkakuHankaku","ZoomIn","ZoomOut","ZoomToggle","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","cmp","compare","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","hash","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","partial_cmp","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Available","Back","Button","ButtonPressed","ButtonReleased","Crosshair","Cursor","CursorEntered","CursorLeft","CursorMoved","Event","Forward","Grab","Grabbing","Idle","Interaction","Left","Lines","Middle","NotAllowed","Other","Pixels","Pointer","ResizingHorizontally","ResizingVertically","Right","ScrollDelta","Text","Unavailable","WheelScrolled","Working","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_over","partial_cmp","position","position_from","position_in","position_over","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","delta","position","x","x","y","y","Application","Executor","Flags","Message","Theme","new","run","run","scale_factor","scale_factor","style","style","subscription","subscription","theme","theme","title","update","view","Element","menu","Appearance","Menu","State","Style","StyleSheet","appearance","background","border","selected_background","selected_text_color","text_color","Settings","adapt_into_using","antialiasing","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","default","default_font","default_text_size","deref","deref_mut","downcast","drop","flags","fmt","fonts","from","from_angle","from_stimulus","id","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","window","with_flags","Subscription","channel","run","run_with_id","unfold","Information","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","cpu_brand","cpu_cores","deref","deref_mut","downcast","drop","fetch_information","fmt","from","from_angle","from_stimulus","graphics_adapter","graphics_backend","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","memory_total","memory_used","system_kernel","system_name","system_short_version","system_version","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","DARK","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","LIGHT","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","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","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","custom","custom","custom_fn","danger","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","palette","primary","success","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_fn","Background","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","Pair","Palette","Primary","Secondary","Success","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","background","base","base","base","base","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","danger","danger","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","generate","generate","generate","generate","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","new","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","weak","weak","weak","weak","weak","Duration","Instant","MAX","MICROSECOND","MILLISECOND","NANOSECOND","SECOND","ZERO","abs_diff","adapt_into_using","adapt_into_using","add","add","add","add","add_assign","add_assign","add_assign","add_assign","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","as_micros","as_millis","as_nanos","as_secs","as_secs_f32","as_secs_f64","borrow","borrow","borrow_mut","borrow_mut","checked_add","checked_add","checked_div","checked_duration_since","checked_mul","checked_sub","checked_sub","clone","clone","clone_into","clone_into","cmp","cmp","compare","compare","components_from","components_from","default","deref","deref","deref_mut","deref_mut","deserialize","div","div","div_assign","div_duration_f32","div_duration_f64","div_f32","div_f64","downcast","downcast","drop","drop","duration_since","elapsed","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","every","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_micros","from_millis","from_nanos","from_secs","from_secs_f32","from_secs_f64","from_stimulus","from_stimulus","hash","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_zero","mul","mul_assign","mul_f32","mul_f64","new","now","partial_cmp","partial_cmp","partial_cmp","partial_cmp","saturating_add","saturating_duration_since","saturating_mul","saturating_sub","serialize","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","subsec_micros","subsec_millis","subsec_nanos","sum","sum","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_from","try_from_secs_f32","try_from_secs_f64","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Event","Finger","FingerLifted","FingerLost","FingerMoved","FingerPressed","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","id","id","id","id","position","position","position","position","Button","Canvas","Checkbox","Column","ComboBox","Component","Container","Custom","DEFAULT_HEIGHT","DEFAULT_HEIGHT","DEFAULT_PADDING","DEFAULT_SIZE","DEFAULT_SIZE","DEFAULT_SPACING","DEFAULT_WIDTH","Dark","Event","Image","Lazy","Light","MouseArea","PaneGrid","PickList","ProgressBar","QRCode","Radio","Renderer","Responsive","Row","Rule","Scrollable","Shader","Slider","Space","State","Svg","Text","TextEditor","TextInput","Theme","Themer","TinySkia","Toggler","Tooltip","VerticalSlider","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","align_items","align_items","align_x","align_y","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","button","button","canvas","canvas","cell_size","center_x","center_y","checkbox","checkbox","children","children","children","children","children","children","children","children","children","children","children","color","column","column","combo_box","combo_box","component","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","container","container","content_fit","content_fit","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","diff","diff","diff","diff","diff","diff","diff","diff","diff","diff","direction","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","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","filter_method","fmt","fmt","fmt","fmt","focus_next","focus_previous","font","font","font","font","font","font","font","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_path","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gap","handle","height","height","height","height","height","height","height","height","height","height","height","height","height","highlight","horizontal","horizontal_rule","horizontal_space","icon","icon","icon","id","id","id","image","image","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","keyed","keyed_column","keyed_column","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","lazy","line_height","line_height","max_height","max_width","max_width","mouse_area","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","on_action","on_click","on_close","on_drag","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_input","on_input","on_middle_press","on_middle_release","on_option_hovered","on_paste","on_press","on_press","on_press_maybe","on_release","on_release","on_release","on_resize","on_right_press","on_right_release","on_scroll","on_submit","on_toggle","on_toggle_maybe","operate","operate","operate","operate","operate","operate","operate","operate","operate","operate","operate","operate","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","padding","padding","padding","padding","padding","padding","padding","padding","padding","pane_grid","password","pick_list","pick_list","placeholder","progress_bar","progress_bar","push","push","qr_code","radio","radio","responsive","row","row","rule","scrollable","scrollable","shader","shader","shift_step","shift_step","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size_hint","slider","slider","snap_within_viewport","space","spacing","spacing","spacing","spacing","spacing","spacing","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","step","step","style","style","style","style","style","style","style","style","style","style","style","style","style","style","style","style","style","svg","svg","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","text","text","text_alignment","text_editor","text_editor","text_input","text_input","text_input_style","text_line_height","text_line_height","text_line_height","text_line_height","text_shaping","text_shaping","text_shaping","text_shaping","text_shaping","text_size","text_size","text_size","text_size","theme","themer","toggler","toggler","tooltip","tooltip","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","update","vertical","vertical_rule","vertical_slider","vertical_slider","vertical_space","view","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","with_children","with_children","with_height","with_width","Appearance","Button","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","default","deref","deref","deref_mut","deref_mut","disabled","downcast","downcast","draw","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","pressed","shadow","shadow_offset","text_color","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","Bevel","Butt","Cache","Canvas","Event","Fill","Frame","Geometry","Geometry","Gradient","Gradient","Keyboard","LineCap","LineDash","LineJoin","Linear","Miter","Mouse","Path","Program","Renderer","Round","Round","Solid","Square","State","Stroke","Style","Text","TinySkia","TinySkia","Touch","Wgpu","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","center","circle","clear","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","draw_with","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","event","fill","fill","fill_rectangle","fill_text","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gradient","height","horizontal_alignment","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_geometry","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line","line_cap","line_dash","line_height","line_join","mouse_interaction","new","new","new","offset","pack","path","position","raw","rectangle","rotate","rule","scale","scale_nonuniform","segments","shaping","size","size","stroke","stroke","style","style","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transform","translate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","vertical_alignment","width","width","with_clip","with_color","with_line_cap","with_line_join","with_save","with_width","Captured","Event","Ignored","Keyboard","Mouse","Status","Touch","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","merge","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","EvenOdd","Fill","Gradient","NonZero","Rule","Solid","Style","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","rule","style","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Gradient","Linear","Linear","Packed","adapt_into_using","adapt_into_using","add_stop","add_stops","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_valid_bit_pattern","new","pack","pack","start","stops","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Builder","Path","adapt_into_using","adapt_into_using","arc","arc","arc_to","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bezier_curve_to","borrow","borrow","borrow_mut","borrow_mut","build","center","circle","clone","clone_into","close","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","ellipse","end_angle","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_to","move_to","new","quadratic_curve_to","radius","rectangle","start_angle","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Elliptical","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","center","clone","clone_into","components_from","deref","deref_mut","downcast","drop","end_angle","end_angle","fmt","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","radii","radius","rotation","start_angle","start_angle","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ArcFlags","AttributeIndex","AttributeSlice","AttributeStore","Attributes","Begin","Begin","Begin","Bevel","Butt","ControlPointId","Cubic","Cubic","Cubic","End","End","End","EndpointId","EvenOdd","Event","EventId","FillRule","INVALID","INVALID","INVALID","IdEvent","IdPolygon","Line","Line","Line","LineCap","LineJoin","Miter","MiterClip","NO_ATTRIBUTES","Negative","Negative","NonZero","Path","PathBuffer","PathBufferSlice","PathCommands","PathCommandsSlice","PathEvent","PathSlice","Polygon","Position","PositionStore","Positive","Positive","Quadratic","Quadratic","Quadratic","Round","Round","Side","Square","Winding","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_slice","as_slice","as_slice","attributes","attributes","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","builder","builder","builder","builder","builder_with_attributes","clear","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","closed","closed","commands","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","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","event","event","event","event","events","first_endpoint","first_endpoint","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_iter","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_usize","from_usize","get","get","get","get","get","get","get_control_point","get_control_point","get_control_point","get_control_point","get_endpoint","get_endpoint","get_endpoint","get_endpoint","hash","hash","hash","hash","hash","id_iter","id_iter","id_iter","index","index","index","index","index","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edge","is_empty","is_empty","is_empty","is_in","is_negative","is_out","is_positive","iter","iter","iter","iter","iter","iter","iter","iter","iter_with_attributes","iter_with_attributes","iterator","large_arc","last_endpoint","last_endpoint","len","len","math","new","new","new","next_event_id_in_path","next_event_id_in_path","next_event_id_in_sub_path","next_event_id_in_sub_path","num_attributes","num_attributes","num_attributes","num_attributes","offset","offset","opposite","path","path_buffer","path_events","path_slice","points","points","polygon","position","reserve","reversed","reversed","svg_builder","sweep","to","to_f32","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_usize","to_usize","to_usize","traits","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_attributes","with_capacity","with_points","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","BorderRadii","Build","Flattened","NoAttributes","PathBuilder","PathType","SvgPathBuilder","Transformed","WithSvg","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add_circle","add_circle","add_ellipse","add_ellipse","add_line_segment","add_line_segment","add_point","add_point","add_polygon","add_polygon","add_polygon","add_rectangle","add_rectangle","add_rounded_rectangle","add_rounded_rectangle","arc","arc_to","arc_to","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom_left","bottom_right","build","build","build","build","build","build","build","build","clone","clone","clone_into","clone_into","close","close","close","close","close","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","current_position","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","end","end","end","end","eq","eq","event","extend_from_paths","flattened","flattened","flattened","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","horizontal_line_to","horizontal_line_to","init","init","init","init","init","inner","inner_mut","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","line_to","line_to","line_to","line_to","move_to","move_to","move_to","new","new","new","new","new","num_attributes","num_attributes","num_attributes","num_attributes","partial_cmp","path_event","path_event","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_arc_to","relative_cubic_bezier_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_horizontal_line_to","relative_line_to","relative_line_to","relative_move_to","relative_move_to","relative_quadratic_bezier_to","relative_quadratic_bezier_to","relative_vertical_line_to","relative_vertical_line_to","reserve","reserve","reserve","reserve","reserve","reserve","reserve","reserve","set_tolerance","set_transform","set_transform","smooth_cubic_bezier_to","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","smooth_relative_quadratic_bezier_to","to_owned","to_owned","to_smolstr","to_string","top_left","top_right","transformed","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","vertical_line_to","vertical_line_to","with_capacity","with_svg","with_svg","wrap","CommandsPathSlice","Events","Iter","PathCommands","PathCommandsBuilder","PathCommandsSlice","PointEvents","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","events","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_control_point","get_endpoint","index","index","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","iter","line_to","new","next","next","next","points","quadratic_bezier_to","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","with_capacity","Angle","Arc","ArcFlags","Box2D","CubicBezierSegment","DIV_EPSILON","EIGHT","EPSILON","FIVE","FOUR","HALF","Line","LineEquation","LineSegment","MAX","MIN","NINE","ONE","Point","QuadraticBezierSegment","Rotation","SEVEN","SIX","Scalar","Scalar","Scale","Segment","Size","SvgArc","TEN","THREE","TWO","Transform","Translation","Triangle","Vector","ZERO","a","a","ab","ac","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add_assign","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","angle","angle_to","approx_epsilon","approx_eq_eps","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","arc","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","b","b","ba","baseline","baseline","bc","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","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","bounding_box","bounding_box","bounding_box","bounding_box","bounding_box","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_y","bounding_range_y","bounding_range_y","bounding_range_y","bounding_triangle","c","c","ca","cast","cb","center","circle","clipped","clipped_x","clipped_y","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","closest_point","closest_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains_point","contains_segment","ctrl","ctrl1","ctrl2","cubic_bezier","cubic_intersections","cubic_intersections_t","default","degrees","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","derivative","derivative","derivative","derivative","derivative","derivative","derivative","distance_to_point","distance_to_point","distance_to_point","distance_to_point","div","div","div_assign","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drag","drag_with_weight","drop","drop","drop","drop","drop","drop","drop","drop","drop","dx","dx","dx","dx","dx","dx","dy","dy","dy","dy","dy","dy","end_angle","epsilon_for","eq","eq","eq","eq","eq","eq","eq","eq","equation","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fast_bounding_box","fast_bounding_box","fast_bounding_box","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_y","fast_bounding_range_y","fast_bounding_range_y","fat_line","fat_line","flags","flattened","flattened","flattened","flattened_t","flattening_step","flip","flip","flip","flip","flip","flip","flip","flip","flip","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_each_cubic_bezier","for_each_cubic_bezier","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_inflection_t","for_each_local_x_extremum_t","for_each_local_x_extremum_t","for_each_local_y_extremum_t","for_each_local_y_extremum_t","for_each_monotonic","for_each_monotonic","for_each_monotonic_range","for_each_monotonic_range","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_x_monotonic","for_each_x_monotonic","for_each_x_monotonic_range","for_each_x_monotonic_range","for_each_y_monotonic","for_each_y_monotonic","for_each_y_monotonic_range","for_each_y_monotonic_range","frac_pi_2","frac_pi_3","frac_pi_4","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_svg_arc","get","get_angle","hash","height","horizontal_line_intersection","horizontal_line_intersection_t","init","init","init","init","init","init","init","init","init","intersection","intersection","intersection_t","intersects","intersects","intersects_box","intersects_line","intersects_line_segment","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invert","is_a_point","is_finite","is_horizontal","is_linear","is_linear","is_monotonic","is_monotonic","is_quadratic","is_straight_line","is_vertical","is_x_monotonic","is_x_monotonic","is_y_monotonic","is_y_monotonic","large_arc","length","length","lerp","line_intersection","line_intersection_t","line_intersections","line_intersections","line_intersections_t","line_intersections_t","line_segment_intersections","line_segment_intersections","line_segment_intersections_t","line_segment_intersections_t","local_x_extremum_t","local_y_extremum_t","m11","m12","m21","m22","m31","m32","max","mid_point","min","mul","mul_assign","neg","new","normal","num_quadratics","offset","overlaps_line","overlaps_segment","parallel_line","partial_cmp","pi","point","point","positive","project_point","quadratic_bezier","quadratic_intersections","quadratic_intersections_t","radians","radians","radii","radii","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample_tangent","set_length","signed","signed_distance_to_point","signed_distance_to_point","sin_cos","size","solve_t_for_x","solve_t_for_x","solve_t_for_y","solve_t_for_y","solve_x_for_y","solve_x_for_y","solve_y_for_x","solve_y_for_x","split","split","split","split","split","split","split","split","split","split_at_x","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","square_distance_to_point","square_distance_to_point","square_distance_to_point","square_length","start_angle","sub","sub_assign","sum","sum","sweep","sweep_angle","tangent","to","to","to","to","to","to","to","to","to","to","to","to","to","to_arc","to_cubic","to_degrees","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_line","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_quadratic","to_quadratic_error","to_svg_arc","to_vector","traits","transform","transformed","transformed","transformed","translate","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","two_pi","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","utils","value","vector","vector","vertical_line_intersection","vertical_line_intersection_t","width","x","x","x","x","x","x","x","x","x","x","x","x","x_maximum_t","x_maximum_t","x_minimum_t","x_minimum_t","x_rotation","x_rotation","y","y","y","y","y","y","y","y","y","y","y","y","y_maximum_t","y_maximum_t","y_minimum_t","y_minimum_t","zero","Arc","ArcFlags","Flattened","SvgArc","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","components_from","deref","deref_mut","downcast","drop","flags","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","large_arc","next","radii","radii","start_angle","sweep","sweep_angle","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","x_rotation","x_rotation","ArrayString","ArrayVec","CapacityError","Drain","IntoIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_mut","as_mut_ptr","as_mut_slice","as_mut_str","as_ptr","as_ref","as_ref","as_slice","as_str","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","clear","clear","clone","clone","clone","clone","clone_from","clone_from","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drain","drop","drop","drop","drop","drop","drop","drop","drop","element","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","flush","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_byte_string","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","ge","ge","ge","gt","gt","gt","hash","hash","init","init","init","init","init","insert","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_inner_unchecked","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_empty","is_full","is_full","le","le","le","len","len","len","limit_ptr","lt","lt","lt","new","new","new","new_const","new_const","next","next","next_back","next_back","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pop","pop","pop_at","push","push","push_str","push_unchecked","remaining_capacity","remaining_capacity","remove","remove","retain","set_len","set_len","simplify","size_hint","size_hint","start_ptr","swap_pop","swap_remove","take","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","truncate","truncate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_extend_from_slice","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_insert","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_push","try_push","try_push_str","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","write","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_char","write_str","zero_filled","CubicBezierSegment","Flattened","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","components_into","ctrl1","ctrl2","deref","deref_mut","downcast","drop","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","next","size_hint","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Angle","BoolVector2D","BoolVector3D","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Trig","UnknownUnit","Vector2D","Vector3D","abs","abs","abs","abs","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_size","add_size","all","all","and","and","angle","angle_from_x_axis","angle_to","angle_to","any","any","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_eq","approx_eq","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approxeq","approxord","area","area","area","around_axis","around_x","around_y","around_z","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","bottom","box3d","bvec2","bvec3","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","center","center","center","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp_length","clamp_length","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","cmp","cmp","cmp","compare","compare","compare","component_div","component_div","component_mul","component_mul","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","contains","contains","contains","contains_box","contains_box","contains_rect","cos","cross","cross","decompose_reversed","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","degrees_to_radians","depth","depth","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","determinant","determinant","distance_to","distance_to","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_euclid","div_euclid","dot","dot","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equal","equal","equal","equal","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","euler","extend","extend","fast_atan2","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle_and_length","from_array","from_array","from_arrays","from_arrays","from_length_all_same","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_origin_and_size","from_points","from_points","from_points","from_rotation","from_scale","from_size","from_size","from_size","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_translation","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_vectors_inner","from_vectors_outer","get","get","get_angle","greater_than","greater_than","greater_than","greater_than","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height","height","height","height","height","horizontal","i","identity","identity","identity","identity","identity","identity","identity","identity","inflate","inflate","inflate","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner_box","inner_rect","intersection","intersection","intersection","intersection_unchecked","intersection_unchecked","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","is_2d","is_backface_visible","is_empty","is_empty","is_empty","is_empty","is_empty","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_identity","is_identity","is_identity","is_invertible","is_invertible","is_negative","is_negative","is_normalized","is_positive","is_positive","is_zero","j","k","left","length","length","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lower_than","lower_than","lower_than","lower_than","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","max","max","max","max","max","max","max","max","max","max_x","max_y","min","min","min","min","min","min","min","min","min","min","min","min_x","min_y","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_s","neg","neg","neg","neg","neg","neg","neg","neg","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_2d","new_all_same","new_from_reversed","none","none","norm","normalize","normalize","normalize","not","not","not_equal","not_equal","not_equal","not_equal","num","one","one","one","or","or","origin","origin","origin","ortho","outer_box","outer_rect","outer_transformed_box","outer_transformed_box2d","outer_transformed_box3d","outer_transformed_rect","outer_transformed_rect","partial_cmp","partial_cmp","partial_cmp","perspective","point2","point3","position","pre_rotate","pre_rotate","pre_scale","pre_scale","pre_translate","pre_translate","project_onto_vector","project_onto_vector","project_to_2d","quaternion","r","radians","radians","radians_to_degrees","rect","reflect","reflect","rem_euclid","rem_euclid","right","robust_normalize","robust_normalize","rotation","rotation","rotation","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round_in","round_in","round_in","round_out","round_out","round_out","saturating_add","saturating_sub","scale","scale","scale","scale","scale","select_point","select_point","select_size","select_size","select_vector","select_vector","set_size","sin","size","size","size","size2","size3","skew","slerp","splat","splat","splat","splat","splat","splat","splat","splat","square_length","square_length","square_norm","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","tan","then","then","then","then","then","then_rotate","then_rotate","then_scale","then_scale","then_translate","then_translate","to_2d","to_2d","to_2d","to_3d","to_3d","to_3d","to_3d","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array_4d","to_array_4d","to_array_transposed","to_array_transposed","to_arrays","to_arrays","to_arrays_transposed","to_box2d","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_non_empty","to_non_empty","to_non_empty","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_point","to_point","to_point2d","to_point3d","to_rect","to_size","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple_4d","to_tuple_4d","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u64","to_u64","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_vector","to_vector","to_vector","to_vector","to_vector","to_vector","top","transform_box","transform_box2d","transform_box2d","transform_box3d","transform_box3d","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point2d","transform_point2d","transform_point2d","transform_point2d_homogeneous","transform_point3d","transform_point3d","transform_point3d","transform_point3d","transform_point3d_homogeneous","transform_rect","transform_rect","transform_rect","transform_size","transform_size","transform_size","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector2d","transform_vector2d","transform_vector3d","transform_vector3d","translate","translate","translate","translation","translation","translation","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_normalize","try_normalize","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","union","unit_quaternion","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vec2","vec3","vector_part","vertical","volume","volume","w","width","width","width","width","width","with_destination","with_destination","with_length","with_max_length","with_max_length","with_min_length","with_min_length","with_source","with_source","x","x","x","x","x","x","x","x","x","x_range","x_range","x_range","xy","xy","xy","xy_area","xz","xz","xz","xz_area","y","y","y","y","y","y","y","y","y","y_range","y_range","y_range","yx","yx","yz","yz","yz","yz_area","z","z","z","z","z","z_range","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","ApproxEq","approx_epsilon","approx_eq","approx_eq_eps","max","min","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Vector2D","Vector3D","angle","bottom","depth","height","height","i","j","k","left","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","min","min","origin","r","right","rotation","size","top","translation","w","width","width","x","x","x","x","x","x","x","y","y","y","y","y","y","y","z","z","z","z","Ceil","Floor","One","Round","Zero","ceil","floor","one","round","zero","Flattened","FlattenedT","FlatteningParameters","QuadraticBezierSegment","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","components_from","components_from","components_from","ctrl","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","new","next","next","size_hint","size_hint","to","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","Scalar","Segment","Transformation","after_split","approximate_length","before_split","derivative","dx","dy","flip","for_each_flattened_with_t","from","sample","split","split_range","to","transform_point","transform_vector","x","y","cubic_polynomial_roots","directed_angle","directed_angle2","min_max","normalized_tangent","tangent","Flattened","FromPolyline","NoAttributes","PathIterator","Transformed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","flattened","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new","new","next","next","next","next","open","size_hint","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","with_attributes","Angle","Box2D","Point","Rotation","Scale","Size","Transform","Translation","Vector","angle","height","m11","m12","m21","m22","m31","m32","max","min","point","radians","size","vector","width","x","x","x","y","y","y","Builder","BuilderImpl","BuilderWithAttributes","IdIter","Iter","IterWithAttributes","Path","PathSlice","Reversed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","end","end","end","extend_from_paths","extend_from_paths","fmt","for_each_flattened","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_path","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","new","new","next","next","next","next","num_attributes","num_attributes","num_attributes","points","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","with_capacity","with_svg","Builder","BuilderWithAttributes","Iter","PathBuffer","PathBufferSlice","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","begin","begin","begin","begin","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","clone","clone_into","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","end","end","end","end","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","new","next","next_back","num_attributes","num_attributes","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","reserve","size_hint","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_attributes","IdPolygon","IdPolygonIter","PathEvents","Polygon","PolygonIdIter","PolygonIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","closed","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","next","next","next","next","par_bridge","points","points","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Build","PathBuilder","PathIterator","PathType","SvgPathBuilder","add_circle","add_ellipse","add_line_segment","add_point","add_polygon","add_polygon","add_rectangle","add_rounded_rectangle","arc_to","begin","build","close","close","cubic_bezier_to","cubic_bezier_to","end","event","flattened","flattened","horizontal_line_to","line_to","line_to","move_to","num_attributes","path_event","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_line_to","relative_move_to","relative_quadratic_bezier_to","relative_vertical_line_to","reserve","reserve","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","transformed","transformed","vertical_line_to","with_svg","Bevel","Butt","Gradient","LineCap","LineDash","LineJoin","Miter","Round","Round","Solid","Square","Stroke","Style","line_cap","line_dash","line_join","offset","segments","style","width","Appearance","Checkbox","Icon","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","code_point","components_from","components_from","deref","deref","deref_mut","deref_mut","disabled","downcast","downcast","drop","drop","eq","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","icon_color","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_height","shaping","size","text_color","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","ComboBox","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","build_matchers","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","search","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","with_selection","Appearance","Container","Id","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw_background","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","new","shadow","text_color","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","unique","upcast","upcast","visible_bounds","with_background","with_border","FilterMethod","Handle","Image","Linear","Nearest","Viewer","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","data","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_memory","from_path","from_pixels","from_stimulus","from_stimulus","from_stimulus","hash","hash","height","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","max_scale","min_scale","mouse_interaction","new","on_event","padding","scale_step","size","state","tag","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","viewer","viewer","width","State","Viewer","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","default","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","image_size","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","is_cursor_grabbed","new","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Column","adapt_into_using","align_items","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","children","column","components_from","default","deref","deref_mut","diff","downcast","draw","drop","from","from_angle","from_stimulus","height","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","layout","max_width","mouse_interaction","new","on_event","operate","overlay","padding","push","size","spacing","state","tag","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","with_children","Column","menu","Appearance","Menu","State","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","new","overlay","padding","selected_background","selected_text_color","style","text_color","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","All","Appearance","Axis","Bottom","Canceled","Center","Configuration","Content","Contents","Direction","Down","DragEvent","Draggable","Dropped","Edge","Edge","Edge","Horizontal","Left","Left","Line","Maximized","Node","Pane","Pane","Pane","Pane","PaneGrid","Picked","Region","ResizeEvent","Right","Right","Split","Split","Split","State","Style","StyleSheet","Target","TitleBar","Top","Up","Vertical","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adjacent","always_show_controls","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","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","can_be_dragged_at","can_be_dragged_at","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","close","cmp","cmp","color","compare","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","controls","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","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","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get","get_mut","hash","hash","hash","hash","hovered_region","hovered_split","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","internal","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_over_pick_area","iter","iter","iter_mut","layout","layout","layout","len","maximize","maximized","mouse_interaction","move_to_edge","new","new","new","padding","pane_regions","panes","partial_cmp","partial_cmp","picked_split","ratio","resize","restore","split","split","split","split_line_bounds","split_regions","split_with","splits","state","style","style","swap","title_bar","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_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","width","with_configuration","a","axis","b","ratio","pane","pane","pane","target","a","axis","b","id","ratio","Action","Clicking","Dragging","Idle","Internal","Resizing","State","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clicked_pane","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","fmt","fmt","from","from","from_angle","from_angle","from_configuration","from_stimulus","from_stimulus","init","init","internal","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","panes","picked_pane","picked_split","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","axis","origin","origin","pane","pane","split","Appearance","Arrow","Dynamic","Handle","Icon","None","PickList","State","Static","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","eq","eq","fmt","fmt","fmt","fmt","font","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle_color","hovered","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","line_height","mouse_interaction","overlay","placeholder_color","shaping","size","text_color","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","update","closed","open","size","Appearance","ProgressBar","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","as_any","as_any_mut","background","bar","border_radius","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","DataTooLong","Error","ErrorCorrection","High","InvalidCharacter","InvalidEciDesignator","InvalidVersion","Low","Medium","Micro","Normal","QRCode","Quartile","State","UnsupportedCharacterSet","Version","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","with_error_correction","with_version","Appearance","Radio","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background","border_color","border_width","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","dot_color","downcast","drop","fmt","from","from_angle","from_stimulus","hovered","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Appearance","AsymmetricPadding","FillMode","Full","Padded","Percent","Rule","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fill","fill_mode","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radius","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","AbsoluteOffset","Alignment","Both","Direction","END","End","Horizontal","Id","Properties","RelativeOffset","START","Scrollable","Scrollbar","Scroller","Start","State","Style","StyleSheet","Vertical","Viewport","absolute_offset","absolute_offset_reversed","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","alignment","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","border","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","bounds","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content_bounds","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dragging","dragging_horizontal","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","horizontal","hovered","hovered_horizontal","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","margin","mouse_interaction","new","new","new","relative_offset","scroll","scroll_to","scroll_to","scroll_to","scroll_x_to","scroll_y_to","scroller","scroller_width","scrollers_grabbed","snap_to","snap_to","snap_to","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","unsnap","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","vertical","width","x","x","y","y","horizontal","vertical","Event","Keyboard","Mouse","Primitive","Primitive","Program","RedrawRequested","Shader","State","Storage","Touch","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","get","get_mut","has","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","mouse_interaction","prepare","render","store","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","ADDRESS_MODE_CLAMP_TO_BORDER","ADDRESS_MODE_CLAMP_TO_ZERO","ALL","ALLOW_UNDERLYING_NONCOMPLIANT_ADAPTER","ALPHA","ALPHA_BLENDING","ANISOTROPIC_FILTERING","AccelerationStructure","Adapter","AdapterInfo","Add","AddressMode","All","Always","Astc","AstcBlock","AstcChannel","Auto","AutoNoVsync","AutoVsync","Automatic","B10x10","B10x5","B10x6","B10x8","B12x10","B12x12","B4x4","B5x4","B5x5","B6x5","B6x6","B8x5","B8x6","B8x8","BASE_VERTEX","BGRA8UNORM_STORAGE","BLACK","BLENDABLE","BLUE","BLUE","BROWSER_WEBGPU","BUFFER_BINDINGS_NOT_16_BYTE_ALIGNED","BUFFER_BINDING_ARRAY","Back","Backend","Backends","Bc1RgbaUnorm","Bc1RgbaUnormSrgb","Bc2RgbaUnorm","Bc2RgbaUnormSrgb","Bc3RgbaUnorm","Bc3RgbaUnormSrgb","Bc4RSnorm","Bc4RUnorm","Bc5RgSnorm","Bc5RgUnorm","Bc6hRgbFloat","Bc6hRgbUfloat","Bc7RgbaUnorm","Bc7RgbaUnormSrgb","Bgra8Unorm","Bgra8UnormSrgb","BindGroup","BindGroupDescriptor","BindGroupEntry","BindGroupLayout","BindGroupLayoutDescriptor","BindGroupLayoutEntry","BindingResource","BindingType","BlendComponent","BlendFactor","BlendOperation","BlendState","BrowserWebGpu","Buffer","Buffer","Buffer","BufferAddress","BufferArray","BufferAsyncError","BufferBinding","BufferBindingType","BufferDescriptor","BufferSize","BufferSlice","BufferUsages","BufferView","BufferViewMut","CLEAR_TEXTURE","CLIPPER_INVOCATIONS","CLIPPER_PRIMITIVES_OUT","COLOR","COMPARISON_SAMPLERS","COMPUTE","COMPUTE_SHADERS","COMPUTE_SHADER_INVOCATIONS","CONSERVATIVE_RASTERIZATION","COPY_BUFFER_ALIGNMENT","COPY_BYTES_PER_ROW_ALIGNMENT","COPY_DST","COPY_DST","COPY_SRC","COPY_SRC","CUBE_ARRAY_TEXTURES","Ccw","ClampToBorder","ClampToEdge","Clear","Color","ColorTargetState","ColorWrites","CommandBuffer","CommandBufferDescriptor","CommandEncoder","CommandEncoderDescriptor","CompareFunction","Comparison","CompositeAlphaMode","ComputePass","ComputePassDescriptor","ComputePassTimestampWrites","ComputePipeline","ComputePipelineDescriptor","Constant","Cpu","CreateSurfaceError","Cube","CubeArray","Cw","D1","D1","D2","D2","D2Array","D3","D3","DEBUG","DEPTH32FLOAT_STENCIL8","DEPTH_BIAS_CLAMP","DEPTH_CLIP_CONTROL","DEPTH_TEXTURE_AND_BUFFER_COPIES","DISCARD_HAL_LABELS","DUAL_SOURCE_BLENDING","DX12","DecrementClamp","DecrementWrap","Depth","Depth16Unorm","Depth24Plus","Depth24PlusStencil8","Depth32Float","Depth32FloatStencil8","DepthBiasState","DepthOnly","DepthStencilState","Destroyed","Device","DeviceDescriptor","DeviceLostReason","DeviceType","Discard","DiscreteGpu","DisplayP3","DownlevelCapabilities","DownlevelFlags","Dst","DstAlpha","Dx12","Dx12Compiler","Dxc","DynamicOffset","EacR11Snorm","EacR11Unorm","EacRg11Snorm","EacRg11Unorm","Empty","Equal","Error","ErrorFilter","Etc2Rgb8A1Unorm","Etc2Rgb8A1UnormSrgb","Etc2Rgb8Unorm","Etc2Rgb8UnormSrgb","Etc2Rgba8Unorm","Etc2Rgba8UnormSrgb","Extent3d","FILTERABLE","FLOAT32_FILTERABLE","FRAGMENT","FRAGMENT_SHADER_INVOCATIONS","FRAGMENT_STORAGE","FRAGMENT_WRITABLE_STORAGE","FULL_DRAW_INDEX_UINT32","Face","Features","Fifo","FifoRelaxed","Fill","FilterMode","Filtering","Float","Float16x2","Float16x4","Float32","Float32x2","Float32x3","Float32x4","Float64","Float64x2","Float64x3","Float64x4","FragmentState","Front","FrontFace","Fxc","GL","GREEN","GREEN","Gl","Gles3MinorVersion","Good","Greater","GreaterEqual","Hdr","HighPerformance","IGNORE","INDEPENDENT_BLEND","INDEX","INDIRECT","INDIRECT_EXECUTION","INDIRECT_FIRST_INSTANCE","INVALID_TIMESTAMP","Id","ImageCopyBuffer","ImageCopyBufferBase","ImageCopyTexture","ImageCopyTextureBase","ImageCopyTextureTagged","ImageCopyTextureTaggedBase","ImageDataLayout","ImageSubresourceRange","Immediate","IncrementClamp","IncrementWrap","IndexFormat","Inherit","Instance","Instance","InstanceDescriptor","InstanceFlags","IntegratedGpu","Invert","Keep","Label","Less","LessEqual","Limits","Line","LineList","LineStrip","Linear","Load","LoadOp","Lost","Lost","LowPower","MAPPABLE_PRIMARY_BUFFERS","MAP_ALIGNMENT","MAP_READ","MAP_WRITE","METAL","MULTISAMPLED_SHADING","MULTISAMPLE_RESOLVE","MULTISAMPLE_X16","MULTISAMPLE_X2","MULTISAMPLE_X4","MULTISAMPLE_X8","MULTIVIEW","MULTI_DRAW_INDIRECT","MULTI_DRAW_INDIRECT_COUNT","Mailbox","Maintain","MaintainBase","MaintainResult","MapMode","Max","Metal","Min","MirrorRepeat","MultisampleState","NONBLOCKING_QUERY_RESOLVE","NONE","NON_POWER_OF_TWO_MIPMAPPED_TEXTURES","NV12","Nearest","Never","NonFiltering","None","None","NotEqual","OVER","Occlusion","Ok","One","OneMinusConstant","OneMinusDst","OneMinusDstAlpha","OneMinusSrc","OneMinusSrc1","OneMinusSrc1Alpha","OneMinusSrcAlpha","Opaque","OpaqueBlack","OpaqueWhite","Operations","Origin2d","Origin3d","Other","OutOfMemory","OutOfMemory","OutOfMemory","Outdated","Outdated","PARTIALLY_BOUND_BINDING_ARRAY","PIPELINE_STATISTICS_QUERY","POLYGON_MODE_LINE","POLYGON_MODE_POINT","PREMULTIPLIED_ALPHA_BLENDING","PRIMARY","PUSH_CONSTANTS","PUSH_CONSTANT_ALIGNMENT","PipelineLayout","PipelineLayoutDescriptor","PipelineStatistics","PipelineStatisticsTypes","Plane0","Plane1","Plane2","Point","PointList","Poll","Poll","PolygonMode","PostMultiplied","PowerPreference","PreMultiplied","PredefinedColorSpace","PresentMode","PresentationTimestamp","PrimitiveState","PrimitiveTopology","PushConstantRange","QUERY_RESOLVE","QUERY_RESOLVE_BUFFER_ALIGNMENT","QUERY_SET_MAX_QUERIES","QUERY_SIZE","QuerySet","QuerySetDescriptor","QueryType","Queue","QueueWriteBufferView","R16Float","R16Sint","R16Snorm","R16Uint","R16Unorm","R32Float","R32Sint","R32Uint","R8Sint","R8Snorm","R8Uint","R8Unorm","RAY_QUERY","RAY_TRACING_ACCELERATION_STRUCTURE","READ_ONLY_DEPTH_STENCIL","RED","RED","RENDER_ATTACHMENT","REPLACE","REPLACE","RG11B10UFLOAT_RENDERABLE","RawHandle","Read","ReadOnly","ReadWrite","RenderBundle","RenderBundleDepthStencil","RenderBundleDescriptor","RenderBundleEncoder","RenderBundleEncoderDescriptor","RenderPass","RenderPassColorAttachment","RenderPassDepthStencilAttachment","RenderPassDescriptor","RenderPassTimestampWrites","RenderPipeline","RenderPipelineDescriptor","Repeat","Replace","RequestAdapterOptions","RequestAdapterOptionsBase","RequestDeviceError","ReverseSubtract","Rg11b10Float","Rg16Float","Rg16Sint","Rg16Snorm","Rg16Uint","Rg16Unorm","Rg32Float","Rg32Sint","Rg32Uint","Rg8Sint","Rg8Snorm","Rg8Uint","Rg8Unorm","Rgb10a2Uint","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","SHADER_UNUSED_VERTEX_OUTPUT","SPIRV_SHADER_PASSTHROUGH","STORAGE","STORAGE_BINDING","STORAGE_READ_WRITE","STORAGE_RESOURCE_BINDING_ARRAY","SURFACE_VIEW_FORMATS","Sampler","Sampler","Sampler","SamplerArray","SamplerBindingType","SamplerBorderColor","SamplerDescriptor","ShaderLocation","ShaderModel","ShaderModule","ShaderModuleDescriptor","ShaderModuleDescriptorSpirV","ShaderSource","ShaderStages","Sint","Sint16x2","Sint16x4","Sint32","Sint32x2","Sint32x3","Sint32x4","Sint8x2","Sint8x4","Sm2","Sm4","Sm5","Snorm16x2","Snorm16x4","Snorm8x2","Snorm8x4","Some","Src","Src1","Src1Alpha","SrcAlpha","SrcAlphaSaturated","Srgb","Stencil8","StencilFaceState","StencilOnly","StencilOperation","StencilState","Storage","StorageTexture","StorageTextureAccess","Store","StoreOp","SubmissionIndex","SubmissionQueueEmpty","Suboptimal","Subtract","Surface","SurfaceCapabilities","SurfaceConfiguration","SurfaceError","SurfaceStatus","SurfaceTarget","SurfaceTargetUnsafe","SurfaceTexture","TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES","TEXTURE_BINDING","TEXTURE_BINDING_ARRAY","TEXTURE_COMPRESSION_ASTC","TEXTURE_COMPRESSION_ASTC_HDR","TEXTURE_COMPRESSION_BC","TEXTURE_COMPRESSION_ETC2","TEXTURE_FORMAT_16BIT_NORM","TEXTURE_FORMAT_NV12","TIMESTAMP_QUERY","TIMESTAMP_QUERY_INSIDE_PASSES","TRANSPARENT","Texture","Texture","TextureAspect","TextureDescriptor","TextureDimension","TextureFormat","TextureFormatFeatureFlags","TextureFormatFeatures","TextureSampleType","TextureUsages","TextureView","TextureView","TextureViewArray","TextureViewDescriptor","TextureViewDimension","Timeout","Timeout","Timestamp","TransparentBlack","TriangleList","TriangleStrip","UNIFORM","UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING","UNRESTRICTED_EXTERNAL_TEXTURE_COPIES","UNRESTRICTED_INDEX_BUFFER","Uint","Uint16","Uint16x2","Uint16x4","Uint32","Uint32","Uint32x2","Uint32x3","Uint32x4","Uint8x2","Uint8x4","UncapturedErrorHandler","Uniform","Unknown","Unorm","Unorm16x2","Unorm16x4","Unorm8x2","Unorm8x4","UnormSrgb","VALIDATION","VERTEX","VERTEX","VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW","VERTEX_ATTRIBUTE_64BIT","VERTEX_FRAGMENT","VERTEX_SHADER_INVOCATIONS","VERTEX_STORAGE","VERTEX_STRIDE_ALIGNMENT","VERTEX_WRITABLE_STORAGE","VIEW_FORMATS","VULKAN","Validation","Validation","Version0","Version1","Version2","Vertex","VertexAttribute","VertexBufferLayout","VertexFormat","VertexState","VertexStepMode","VirtualGpu","Vulkan","WEBGPU_TEXTURE_FORMAT_SUPPORT","WHITE","Wait","Wait","WaitForSubmissionIndex","WaitForSubmissionIndex","WasmNotSend","WasmNotSendSync","WasmNotSync","Wgsl","Window","WindowHandle","Write","WriteOnly","ZERO","ZERO","Zero","Zero","Zero","a","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add_srgb_suffix","address_mode_u","address_mode_v","address_mode_w","all","all","all","all","all","all","all","all","all","all","all_native_mask","all_webgpu_mask","allowed_usages","alpha","alpha_mode","alpha_modes","alpha_to_coverage_enabled","anisotropy_clamp","any_backend_feature_enabled","array_layer_count","array_layer_count","array_stride","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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_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_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_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_entire_binding","as_entire_buffer_binding","as_hal","as_hal","as_hal","as_hal","as_hal","as_image_copy","as_mut","as_mut","as_ref","aspect","aspect","aspect","aspect","aspect","aspect","aspect_specific_format","attributes","b","back","backend","backends","base_array_layer","base_array_layer","base_mip_level","base_mip_level","begin_compute_pass","begin_occlusion_query","begin_pipeline_statistics_query","begin_pipeline_statistics_query","begin_render_pass","beginning_of_pass_write_index","beginning_of_pass_write_index","bias","bind_group_layouts","binding","binding","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","blend","block_copy_size","block_dimensions","block_size","border_color","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","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","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","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","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","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","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","buffer","buffer","buffer","buffers","bytes_per_row","check_limits","check_limits_with_fail_fn","clamp","clear_buffer","clear_texture","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","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","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","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","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","color","color_attachments","color_formats","color_space","color_space","compare","compare","compare","compare","compare","compare","compatible_surface","compatible_surface","compatible_texture_dimension","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","compliant","components","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_with_aspect","configure","conservative","constant","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","copy_buffer_to_buffer","copy_buffer_to_texture","copy_texture_to_buffer","copy_texture_to_texture","count","count","count","create_adapter_from_hal","create_bind_group","create_bind_group_layout","create_buffer","create_buffer_from_hal","create_buffer_init","create_command_encoder","create_compute_pipeline","create_device_from_hal","create_pipeline_layout","create_query_set","create_render_bundle_encoder","create_render_pipeline","create_sampler","create_shader_module","create_shader_module_spirv","create_shader_module_unchecked","create_surface","create_surface_unsafe","create_texture","create_texture_from_hal","create_texture_with_data","create_view","cull_mode","debugging","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","depth_compare","depth_fail_op","depth_ops","depth_or_array_layers","depth_or_array_layers","depth_read_only","depth_stencil","depth_stencil","depth_stencil_attachment","depth_write_enabled","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","desired_maximum_frame_latency","destroy","destroy","destroy","device","device_type","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","dimension","dimension","dimension","dispatch_workgroups","dispatch_workgroups_indirect","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","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","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","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","downlevel_defaults","downlevel_webgl2_defaults","draw","draw","draw","draw","draw_indexed","draw_indexed","draw_indexed","draw_indexed","draw_indexed_indirect","draw_indexed_indirect","draw_indexed_indirect","draw_indexed_indirect","draw_indirect","draw_indirect","draw_indirect","draw_indirect","driver","driver_info","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dst_factor","dx12_shader_compiler","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","end_occlusion_query","end_of_pass_write_index","end_of_pass_write_index","end_pipeline_statistics_query","end_pipeline_statistics_query","entries","entries","entry_point","entry_point","entry_point","enumerate_adapters","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","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","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","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","execute_bundles","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","fail_op","features","features","finish","finish","flags","flags","flags","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","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","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","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","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","force_fallback_adapter","force_fallback_adapter","format","format","format","format","format","format","format","format","formats","fragment","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_build_config","from_core","from_hal","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_plane","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_window","front","front_face","g","generate_report","get_bind_group_layout","get_bind_group_layout","get_capabilities","get_current_texture","get_default_config","get_downlevel_capabilities","get_info","get_mapped_range","get_mapped_range_mut","get_presentation_timestamp","get_texture_format_features","get_timestamp_period","gles_minor_version","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","guaranteed_format_features","has_color_aspect","has_depth_aspect","has_dynamic_offset","has_stencil_aspect","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","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","height","height","height","include_spirv_raw","include_wgsl","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert_debug_marker","insert_debug_marker","insert_debug_marker","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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","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","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_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_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_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_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_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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_combined_depth_stencil_format","is_compressed","is_depth_enabled","is_depth_read_only","is_depth_stencil_component","is_depth_stencil_format","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_full_resource","is_invalid","is_multi_planar_format","is_queue_empty","is_read_only","is_read_only","is_read_only","is_srgb","is_stencil_read_only","is_strip","is_surface_supported","is_wait","is_webgpu_compliant","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","layer_range","layout","layout","layout","layout","layout","limits","limits","limits","load","lod_max_clamp","lod_min_clamp","mag_filter","map_async","map_index","map_label","mapped_at_creation","mask","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_mips","max_non_sampler_bindings","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_filter","min_storage_buffer_offset_alignment","min_uniform_buffer_offset_alignment","mip_level","mip_level","mip_level","mip_level","mip_level_count","mip_level_count","mip_level_count","mip_level_count","mip_level_size","mip_range","mipmap_filter","module","module","module","multi_draw_indexed_indirect","multi_draw_indexed_indirect_count","multi_draw_indirect","multi_draw_indirect_count","multisample","multiview","multiview","name","needs_ref_value","needs_ref_value","needs_ref_value","new","not","not","not","not","not","not","not","not","not","not","occlusion_query_set","offset","offset","offset","on_submitted_work_done","on_uncaptured_error","operation","ops","origin","origin","origin","origin","panic_on_timeout","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pass_op","physical_size","planes","poll","poll_all","polygon_mode","pop_debug_group","pop_debug_group","pop_debug_group","pop_error_scope","power_preference","power_preference","premultiplied_alpha","premultiplied_alpha","present","present_mode","present_modes","primitive","push_constant_ranges","push_debug_group","push_debug_group","push_debug_group","push_error_scope","query_set","query_set","r","range","read_mask","ref_second_blend_source","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove_srgb_suffix","request_adapter","request_device","required_features","required_features","required_limits","resolve_query_set","resolve_target","resource","rows_per_image","sample_count","sample_count","sample_count","sample_count_supported","sample_type","set","set","set","set","set","set","set","set","set","set","set_bind_group","set_bind_group","set_bind_group","set_bind_group","set_bind_group","set_blend_constant","set_device_lost_callback","set_index_buffer","set_index_buffer","set_index_buffer","set_index_buffer","set_pipeline","set_pipeline","set_pipeline","set_pipeline","set_pipeline","set_push_constants","set_push_constants","set_push_constants","set_push_constants","set_push_constants","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_vertex_buffer","set_vertex_buffer","set_vertex_buffer","set_viewport","shader_location","shader_model","size","size","size","size","size","size","size_multiple_requirement","slice","slope_scale","source","source","source","source","source","src_factor","stages","start_capture","stencil","stencil_ops","stencil_read_only","step_mode","stop_capture","store","strip_index_format","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","submit","suboptimal","supported_sample_counts","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","targets","texture","texture","texture","texture","texture","timestamp_writes","timestamp_writes","to_2d","to_3d","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","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","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_str","to_string","to_string","to_string","to_string","to_string","to_tagged","to_untagged","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","topology","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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_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_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","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","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","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","ty","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","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","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","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unclipped_depth","union","union","union","union","union","union","union","union","union","union","unmap","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","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","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","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","usage","usage","usage","usage","usage","usages","uses_constant","using_alignment","using_resolution","util","vendor","vertex","vertex_attr_array","view","view","view_formats","view_formats","visibility","wait","wait_for","width","width","width","with_env","write_buffer","write_buffer_with","write_mask","write_mask","write_texture","write_timestamp","write_timestamp","write_timestamp","x","x","y","y","z","access","format","has_dynamic_offset","min_binding_size","multisampled","sample_type","ty","view_dimension","view_dimension","read_only","dxc_path","dxil_path","description","source","source","raw_display_handle","raw_window_handle","block","channel","filterable","Label","MAX_BIND_GROUPS","MAX_COLOR_ATTACHMENTS","MAX_VERTEX_BUFFERS","None","RawString","Some","any_surface","api","binding_model","command","device","error","gfx_if_dx12","gfx_if_dx12_hidden","gfx_if_empty","gfx_if_empty_hidden","gfx_if_gles","gfx_if_gles_hidden","gfx_if_metal","gfx_if_metal_hidden","gfx_if_vulkan","gfx_if_vulkan_hidden","gfx_select","global","hal_api","hal_label","hub","id","identity","instance","pipeline","present","registry","resource","storage","validation","AnySurface","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","backend","borrow","borrow_mut","components_from","deref","deref_mut","downcast","downcast_ref","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","take","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Empty","Gles","Vulkan","ArrayUnsupported","BindError","BindGroup","BindGroupDescriptor","BindGroupDynamicBindingData","BindGroupEntry","BindGroupLayout","BindGroupLayoutDescriptor","BindGroupLayoutEntryError","BindGroupLayouts","BindingArrayLengthMismatch","BindingArrayPartialLengthMismatch","BindingArrayZeroLength","BindingRangeTooLarge","BindingResource","BindingSizeTooSmall","BindingTypeMaxCountError","BindingTypeMaxCountErrorKind","BindingZeroSize","BindingZone","BindingsNumMismatch","Buffer","BufferArray","BufferBinding","BufferRangeTooLarge","ConflictBinding","CreateBindGroupError","CreateBindGroupLayoutError","CreatePipelineLayoutError","DepthStencilAspect","Device","Device","Device","DuplicateBinding","DynamicBindingOutOfBounds","DynamicStorageBuffers","DynamicUniformBuffers","Entry","GetBindGroupLayoutError","InvalidBindGroupLayout","InvalidBindingIndex","InvalidBuffer","InvalidGroupIndex","InvalidLayout","InvalidPipeline","InvalidSampler","InvalidStorageTextureFormat","InvalidStorageTextureMipLevelCount","InvalidTexture","InvalidTextureDimension","InvalidTextureMultisample","InvalidTextureSampleType","InvalidTextureView","InvalidVisibility","LateMinBufferBindingSizeMismatch","MisalignedPushConstantRange","MismatchedDynamicOffsetCount","MissingBindingDeclaration","MissingBufferUsage","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingStages","MissingTextureUsage","MoreThanOnePushConstantRangePerStage","PartialRangeMatch","Pipeline","PipelineLayout","PipelineLayoutDescriptor","PushConstantRangeTooLarge","PushConstantUploadError","ResourceUsageConflict","SampleTypeFloatFilterableBindingMultisampled","SampledTextures","Sampler","SamplerArray","Samplers","SingleBindingExpected","Stage","StorageBuffers","StorageReadNotSupported","StorageTextureCube","StorageTextureReadWrite","StorageTextures","TextureView","TextureViewArray","TooLarge","TooManyBindings","TooManyBindings","TooManyGroups","Unaligned","UnalignedBufferOffset","UnalignedDynamicBinding","UniformBuffers","UnmatchedStages","WrongBindingType","WrongSamplerComparison","WrongSamplerFiltering","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info","as_info_mut","as_info_mut","as_info_mut","bind_group_layouts","binding","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","bound_size","buffer_id","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","compact_index","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","count","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","entries","entries","eq","eq","eq","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_pretty","fmt_pretty","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","group_index","hash","hash","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","kind","label","label","label","label","layout","limit","offset","push_constant_ranges","resource","shader_size","size","source","source","source","source","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","zone","actual","alignment","binding","binding","binding_range","buffer_size","expected","group","group","group","idx","idx","limit_name","maximum_dynamic_offset","offset","offset","actual","actual","actual","actual","actual","binding","binding","binding","binding","binding","binding","binding","binding","binding","buffer","buffer","expected","expected","expected","expected","given","layout_cmp","layout_dimension","layout_flt","layout_format","layout_multisampled","layout_sample_type","limit","min","mip_level_count","range","sampler_cmp","sampler_flt","size","view_dimension","view_format","view_format","view_samples","binding","binding","error","maximum","actual","bound","index","index","index","intersected","max","max","provided","range","actual","actual","actual","end_offset","idx","idx","idx","matched","missing","offset","range","unmatched","AlreadyStarted","AlreadyStopped","AttachmentErrorLocation","AttachmentSampleCountMismatch","AttachmentsDimensionMismatch","BakedCommands","BasePassRef","BeginOcclusionQuery","BeginPipelineStatisticsQuery","Beginning","Bind","Bind","BindGroupIndexOutOfRange","BindGroupIndexOutOfRange","BindingSizeTooSmall","BindingSizeTooSmall","BufferOffsetAlignment","BufferOverrun","BufferOverrun","BufferOverrun","Bundle","Clear","ClearError","Color","ColorAttachment","ColorAttachment","ColorAttachmentError","CommandBuffer","CommandBufferMutable","CommandEncoderError","ComputePass","ComputePassDescriptor","ComputePassError","ComputePassErrorInner","ComputePassTimestampWrites","CopyAspectNotOne","CopyDstMissingAspects","CopyError","CopyFromForbiddenTextureFormat","CopySide","CopySrcMissingAspects","CopyToForbiddenTextureFormat","CreateRenderBundleError","Depth","Destination","DestroyedBuffer","DestroyedBuffer","Device","Device","Device","Device","Device","Discard","Dispatch","Dispatch","DispatchError","Draw","Draw","DrawError","Encoder","Encoder","Encoder","Encoder","End","EndOcclusionQuery","EndPipelineStatisticsQuery","ExecuteBundle","ExecutionError","ExternalCopyToForbiddenTextureFormat","ImageCopyBuffer","ImageCopyTexture","ImageCopyTextureTagged","IncompatibleBindGroup","IncompatibleBindGroup","IncompatibleBundleReadOnlyDepthStencil","IncompatibleBundleTargets","IncompatiblePipelineRods","IncompatiblePipelineTargets","IncompatibleType","IndexBeyondLimit","IndirectBufferOverrun","IndirectBufferOverrun","IndirectCountBufferOverrun","InstanceBeyondLimit","Invalid","InvalidAttachment","InvalidBindGroup","InvalidBindGroup","InvalidBindGroup","InvalidBindGroup","InvalidBuffer","InvalidBuffer","InvalidBuffer","InvalidBuffer","InvalidBytesPerRow","InvalidCommandEncoder","InvalidCopySize","InvalidDepthOps","InvalidDepthStencilAttachmentFormat","InvalidDepthTextureExtent","InvalidDevice","InvalidDevice","InvalidDevice","InvalidDimensionExternal","InvalidDynamicOffsetCount","InvalidFormat","InvalidGroupSize","InvalidIndirectBuffer","InvalidMipLevel","InvalidPipeline","InvalidPipeline","InvalidPopDebugGroup","InvalidPopDebugGroup","InvalidQuerySet","InvalidQuerySet","InvalidQuerySet","InvalidQuerySet","InvalidRenderBundle","InvalidResolveSampleCounts","InvalidRowsPerImage","InvalidSampleCount","InvalidSampleCount","InvalidScissorRect","InvalidStencilOps","InvalidTexture","InvalidTexture","InvalidTextureAspect","InvalidTextureLayerRange","InvalidTextureLevelRange","InvalidTextureMipLevel","InvalidValuesOffset","InvalidViewportDepth","InvalidViewportRect","Load","LoadOp","MemoryInitFailure","MismatchedResolveTextureFormat","MissingAttachments","MissingBlendConstant","MissingBufferUsage","MissingBufferUsage","MissingBufferUsage","MissingClearTextureFeature","MissingCopyDstUsageFlag","MissingCopyDstUsageFlag","MissingCopySrcUsageFlag","MissingDownlevelFlags","MissingDownlevelFlags","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingIndexBuffer","MissingOcclusionQuerySet","MissingPipeline","MissingPipeline","MissingRenderAttachmentUsageFlag","MissingTextureAspect","MissingTextureUsage","MissingVertexBuffer","MultiViewDimensionMismatch","MultiViewMismatch","NoValidTextureClearMode","NotRecording","Occlusion","OutOfBounds","OutOfMemory","Pass","PassChannel","PassErrorScope","PipelineStatistics","PopDebugGroup","PushConstants","PushConstants","QueryError","QueryOverrun","QueryReset","QueryUse","QueryUse","QueryUseError","Rect","RenderBundle","RenderBundleDescriptor","RenderBundleEncoder","RenderBundleEncoderDescriptor","RenderBundleError","RenderCommand","RenderCommandError","RenderPass","RenderPassColorAttachment","RenderPassDepthStencilAttachment","RenderPassDescriptor","RenderPassError","RenderPassErrorInner","RenderPassTimestampLocation","RenderPassTimestampWrites","Resolve","ResolveError","ResourceUsageConflict","ResourceUsageConflict","SameSourceDestinationBuffer","SetBindGroup","SetIndexBuffer","SetPipelineCompute","SetPipelineRender","SetPushConstant","SetScissorRect","SetVertexBuffer","SetViewport","SimplifiedQueryType","Source","Store","StoreOp","SurfaceTextureDropped","TextureFormatsNotCopyCompatible","TextureOverrun","TextureViewIsNotRenderable","Timestamp","TooMany","Transfer","TransferError","UnalignedBufferOffset","UnalignedBufferOffset","UnalignedBufferOffset","UnalignedBytesPerRow","UnalignedCopyHeight","UnalignedCopyOriginX","UnalignedCopyOriginY","UnalignedCopySize","UnalignedCopyWidth","UnalignedFillSize","Unimplemented","Unimplemented","UnmatchedIndexFormats","UnspecifiedBytesPerRow","UnspecifiedRowsPerImage","UnsupportedResolveTargetFormat","UsageConflict","Use","UsedTwiceInsideRenderpass","VertexBeyondLimit","VertexBufferIndexOutOfRange","WriteTimestamp","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_any_mut","as_any_mut","as_any_mut","as_info","as_info","as_info_mut","as_info_mut","aspect","aspect","beginning_of_pass_write_index","beginning_of_pass_write_index","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","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","borrow_mut","borrow_mut","borrow_mut","buffer","bundle_ffi","channel","clear_value","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","color_attachments","color_formats","color_space","commands","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","components_into","compute_ffi","default","default","default","default","depth","depth_stencil","depth_stencil_attachment","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","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","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dummy","dynamic_offsets","end_of_pass_write_index","end_of_pass_write_index","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","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","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","h","hash","hash","hash","hash","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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_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_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_finished","label","label","label","label","label","label","layout","load_op","mip_level","mip_level","multiview","new","new","new","occlusion_query_set","origin","origin","parent","parent_id","parent_id","premultiplied_alpha","push_constant_data","query_set","query_set","read_only","render_ffi","resolve_target","sample_count","scope","scope","scope","set_index_buffer","set_index_buffer","source","source","source","source","source","source","source","source","source","source","source","source","source","source","stencil","store_op","string_data","texture","texture","timestamp_writes","timestamp_writes","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","upcast","upcast","upcast","view","view","w","x","y","index","resolve","buffer_size","end_offset","start_offset","subresource_array_layer_count","subresource_base_array_layer","subresource_base_mip_level","subresource_mip_level_count","subresource_range_aspects","texture_format","texture_layer_range","texture_level_range","given","limit","buffer_size","end_offset","index","max","offset","current","diff","index","limit","buffer","diff","index","index","index_limit","instance_limit","last_index","last_instance","last_vertex","pipeline","slot","slot","vertex_limit","indexed","indirect","indirect","pipeline","pipeline","active_query_index","new_query_index","query_index","query_index","query_set_size","query_type","set_type","actual","expected","index","index","max","max","actual_extent","actual_location","actual_location","actual_samples","begin_count_offset","buffer_size","bundle_depth","bundle_stencil","count","count_buffer_size","dst","dst","end_count_offset","end_offset","expected_extent","expected_location","expected_location","expected_samples","format","location","location","location","location","offset","pass_depth","pass_stencil","reason","src","src","buffer_end_offset","buffer_size","buffer_start_offset","end_query","end_query","query_set_size","start_query","start_query","stride","aspect","aspect","aspect","buffer_size","count","dimension","dst_format","end_offset","end_offset","format","format","format","level","requested","sample_count","side","side","src_format","start_offset","start_offset","texture_size","total","wgpu_render_bundle_draw","wgpu_render_bundle_draw_indexed","wgpu_render_bundle_draw_indexed_indirect","wgpu_render_bundle_draw_indirect","wgpu_render_bundle_insert_debug_marker","wgpu_render_bundle_pop_debug_group","wgpu_render_bundle_push_debug_group","wgpu_render_bundle_set_bind_group","wgpu_render_bundle_set_index_buffer","wgpu_render_bundle_set_pipeline","wgpu_render_bundle_set_push_constants","wgpu_render_bundle_set_vertex_buffer","wgpu_compute_pass_begin_pipeline_statistics_query","wgpu_compute_pass_dispatch_workgroups","wgpu_compute_pass_dispatch_workgroups_indirect","wgpu_compute_pass_end_pipeline_statistics_query","wgpu_compute_pass_insert_debug_marker","wgpu_compute_pass_pop_debug_group","wgpu_compute_pass_push_debug_group","wgpu_compute_pass_set_bind_group","wgpu_compute_pass_set_pipeline","wgpu_compute_pass_set_push_constant","wgpu_compute_pass_write_timestamp","wgpu_render_pass_begin_occlusion_query","wgpu_render_pass_begin_pipeline_statistics_query","wgpu_render_pass_draw","wgpu_render_pass_draw_indexed","wgpu_render_pass_draw_indexed_indirect","wgpu_render_pass_draw_indirect","wgpu_render_pass_end_occlusion_query","wgpu_render_pass_end_pipeline_statistics_query","wgpu_render_pass_execute_bundles","wgpu_render_pass_insert_debug_marker","wgpu_render_pass_multi_draw_indexed_indirect","wgpu_render_pass_multi_draw_indexed_indirect_count","wgpu_render_pass_multi_draw_indirect","wgpu_render_pass_multi_draw_indirect_count","wgpu_render_pass_pop_debug_group","wgpu_render_pass_push_debug_group","wgpu_render_pass_set_bind_group","wgpu_render_pass_set_blend_constant","wgpu_render_pass_set_index_buffer","wgpu_render_pass_set_pipeline","wgpu_render_pass_set_push_constants","wgpu_render_pass_set_scissor_rect","wgpu_render_pass_set_stencil_reference","wgpu_render_pass_set_vertex_buffer","wgpu_render_pass_set_viewport","wgpu_render_pass_write_timestamp","BufferMapPendingClosure","Device","Device","DeviceDescriptor","DeviceError","DeviceLostCallback","DeviceLostClosure","DeviceLostClosureC","DeviceLostClosureRust","DeviceLostInvocation","HostMap","ImplicitPipelineContext","ImplicitPipelineIds","IncompatibleColorAttachment","IncompatibleDepthStencilAttachment","IncompatibleMultiview","IncompatibleSampleCount","Invalid","InvalidDevice","InvalidQueueId","Lost","MissingDownlevelFlags","MissingFeatures","OutOfMemory","Read","RenderBundle","RenderPassCompatibilityCheckType","RenderPassCompatibilityError","RenderPipeline","ResourceCreationFailed","SHADER_STAGE_COUNT","StuckGpu","UserClosures","WaitIdleError","Write","WrongDevice","WrongSubmissionIndex","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","any_device","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info_mut","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","callback","callback","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","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","create_buffer_from_hal","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","device_lost_invocations","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_c","from_rust","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","global","group_ids","group_ids","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_valid","label","mappings","queue","required_features","required_limits","resource","root_id","root_id","source","submissions","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","user_data","actual","actual","actual","actual","expected","expected","expected","expected","indices","ty","ty","ty","ty","AnyDevice","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","downcast_clone","downcast_ref","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Buffer","BufferStillMapped","DestroyedBuffer","DestroyedBuffer","DestroyedTexture","DestroyedTexture","InvalidQueue","MemoryInitFailure","Queue","Queue","Queue","QueueSubmitError","QueueWriteError","StagingBuffer","StuckGpu","SubmittedWorkDoneClosure","SubmittedWorkDoneClosureC","SurfaceOutputDropped","SurfaceUnconfigured","TempResource","Texture","Transfer","Unmap","WrappedSubmissionIndex","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info_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","callback","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","device","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_c","from_rust","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","index","info","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","queue_id","raw","source","source","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","user_data","CreateDeviceError","Device","FailedToCreateZeroBuffer","OutOfMemory","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","fmt","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","source","to_owned","to_smolstr","to_string","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ContextError","ErrorFormatter","PrettyError","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bind_group_label","bind_group_layout_label","borrow","borrow","borrow_mut","borrow_mut","buffer_label","buffer_label_with_key","cause","command_buffer_label","components_from","components_from","compute_pipeline_label","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","error","fmt","fmt","fmt_pretty","fmt_pretty","format_pretty_any","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","label","label","label_key","note","query_set_label","render_pipeline_label","sampler_label","source","string","texture_label","texture_label_with_key","texture_view_label","texture_view_label_with_key","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Global","GlobalReport","adapt_into_using","adapt_into_using","adapter_as_hal","adapter_downlevel_capabilities","adapter_drop","adapter_features","adapter_get_info","adapter_get_presentation_timestamp","adapter_get_texture_format_features","adapter_is_surface_supported","adapter_limits","adapter_request_device","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bind_group_drop","bind_group_label","bind_group_layout_drop","bind_group_layout_label","borrow","borrow","borrow_mut","borrow_mut","buffer_destroy","buffer_drop","buffer_get_mapped_range","buffer_label","buffer_map_async","buffer_unmap","clear_backend","command_buffer_drop","command_buffer_label","command_encoder_clear_buffer","command_encoder_clear_texture","command_encoder_copy_buffer_to_buffer","command_encoder_copy_buffer_to_texture","command_encoder_copy_texture_to_buffer","command_encoder_copy_texture_to_texture","command_encoder_drop","command_encoder_finish","command_encoder_insert_debug_marker","command_encoder_pop_debug_group","command_encoder_push_debug_group","command_encoder_resolve_query_set","command_encoder_run_compute_pass","command_encoder_run_render_pass","command_encoder_write_timestamp","components_from","components_from","compute_pipeline_drop","compute_pipeline_get_bind_group_layout","compute_pipeline_label","create_adapter_from_hal","create_buffer_error","create_buffer_from_hal","create_device_from_hal","create_render_bundle_error","create_texture_error","create_texture_from_hal","deref","deref","deref_mut","deref_mut","device_as_hal","device_create_bind_group","device_create_bind_group_layout","device_create_buffer","device_create_command_encoder","device_create_compute_pipeline","device_create_pipeline_layout","device_create_query_set","device_create_render_bundle_encoder","device_create_render_pipeline","device_create_sampler","device_create_shader_module","device_create_shader_module_spirv","device_create_texture","device_destroy","device_downlevel_properties","device_drop","device_features","device_fence_as_hal","device_label","device_limits","device_mark_lost","device_poll","device_set_device_lost_closure","device_start_capture","device_stop_capture","downcast","downcast","drop","drop","drop","enumerate_adapters","eq","equivalent","equivalent","equivalent","fmt","from","from","from_angle","from_angle","from_hal_instance","from_instance","from_stimulus","from_stimulus","generate_report","gl","hub_report","init","init","instance","instance_as_hal","instance_create_surface","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","pipeline_layout_drop","pipeline_layout_label","poll_all_devices","query_set_drop","query_set_label","queue_create_staging_buffer","queue_drop","queue_get_timestamp_period","queue_on_submitted_work_done","queue_submit","queue_validate_write_buffer","queue_write_buffer","queue_write_staging_buffer","queue_write_texture","render_bundle_drop","render_bundle_encoder_finish","render_bundle_label","render_pipeline_drop","render_pipeline_get_bind_group_layout","render_pipeline_label","request_adapter","sampler_drop","sampler_label","shader_module_drop","shader_module_label","surface_as_hal","surface_configure","surface_drop","surface_get_capabilities","surface_get_current_texture","surface_present","surface_texture_discard","surfaces","surfaces","surfaces","texture_as_hal","texture_create_view","texture_destroy","texture_drop","texture_label","texture_view_drop","texture_view_label","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","vulkan","HalApi","VARIANT","create_instance_from_hal","get_surface","hub","instance_as_hal","Hub","HubReport","Hubs","adapt_into_using","adapt_into_using","adapt_into_using","adapters","adapters","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","bind_group_layouts","bind_group_layouts","bind_groups","bind_groups","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffers","buffers","command_buffers","command_buffers","components_from","components_from","components_from","components_into","compute_pipelines","compute_pipelines","deref","deref","deref","deref_mut","deref_mut","deref_mut","devices","devices","downcast","downcast","downcast","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","generate_report","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_empty","pipeline_layouts","pipeline_layouts","query_sets","query_sets","queues","queues","render_bundles","render_bundles","render_pipelines","render_pipelines","samplers","samplers","shader_modules","shader_modules","staging_buffers","texture_views","texture_views","textures","textures","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","AdapterId","BindGroupId","BindGroupLayoutId","BufferId","CommandBufferId","CommandEncoderId","ComputePassEncoderId","ComputePipelineId","DeviceId","EPOCH_MASK","Id","PipelineLayoutId","QuerySetId","QueueId","RenderBundleEncoderId","RenderBundleId","RenderPassEncoderId","RenderPipelineId","SamplerId","ShaderModuleId","StagingBufferId","SurfaceId","TextureId","TextureViewId","TypedId","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","backend","borrow","borrow_mut","clone","clone_into","cmp","compare","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from","from_angle","from_raw","from_stimulus","hash","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_raw","into_raw","into_stimulus","partial_cmp","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unzip","unzip","upcast","zip","zip","GlobalIdentityHandlerFactory","IdentityHandlerFactory","IdentityManager","IdentityManagerFactory","Input","Input","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","autogenerate_ids","autogenerate_ids","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","components_into","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","free","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","input_to_id","input_to_id","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","mark_as_used","new","process","spawn","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Adapter","AdapterInputs","DeviceLost","FailedLimit","GetSurfaceSupportError","HalSurface","IdSet","Instance","Internal","InvalidAdapter","InvalidAdapter","InvalidAdapter","InvalidAdapter","InvalidSurface","InvalidSurface","InvalidSurface","IsSurfaceSupportedError","LimitsExceeded","Mask","NoGraphicsQueue","NotFound","OutOfMemory","RequestAdapterError","RequestAdapterOptions","RequestDeviceError","Surface","Unsupported","UnsupportedFeature","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info_mut","as_info_mut","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","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compatible_surface","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","flags","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","force_fallback_adapter","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_capabilities","gl","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_surface_supported","label","name","new","parse_backends_from_comma_list","power_preference","raw","source","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vulkan","ABSTRACT_FLOAT","ABSTRACT_INT","ABSTRACT_WIDTH","Abs","AbstractFloat","AbstractFloat","AbstractInt","AbstractInt","AccelerationStructure","Access","AccessIndex","Acos","Acosh","Add","Add","AddressSpace","All","And","And","Any","Arena","Array","ArrayLength","ArraySize","As","Asin","Asinh","Atan","Atan2","Atanh","Atomic","Atomic","AtomicCompareExchangeWeakResult","AtomicFunction","AtomicResult","Auto","BOOL","BOOL_WIDTH","Barrier","Barrier","BaseInstance","BaseVertex","Bgra8Unorm","Bi","Bias","Binary","BinaryOperator","Binding","BindingArray","BitwiseNot","Block","Block","Bool","Bool","Break","BuiltIn","BuiltIn","ByName","ByNameOrId","Bytes","Call","CallResult","Ceil","Center","Centroid","Clamp","ClipDistance","Coarse","Compose","Compute","ConservativeDepth","Constant","Constant","Constant","Continue","Cos","Cosh","CountLeadingZeros","CountOneBits","CountTrailingZeros","Cross","Cube","CullDistance","D1","D2","D3","Default","Degrees","Depth","Derivative","DerivativeAxis","DerivativeControl","Determinant","Distance","Divide","Dot","Dynamic","EarlyDepthTest","Emit","EntryPoint","Equal","Exact","Exchange","ExclusiveOr","ExclusiveOr","Exp","Exp2","Expression","ExtractBits","F32","F32","F64","F64","FaceForward","FastHashMap","FastHashSet","FastIndexMap","FastIndexSet","FindLsb","FindMsb","Fine","Flat","Float","Floor","Fma","Fract","FragDepth","Fragment","Frexp","FrexpResult","FrontFacing","Function","Function","FunctionArgument","FunctionArgument","FunctionResult","GlobalInvocationId","GlobalVariable","GlobalVariable","Gradient","Greater","GreaterEqual","GreaterEqual","Handle","Handle","I32","I32","I32","I64","I64","If","Image","ImageClass","ImageDimension","ImageLoad","ImageQuery","ImageQuery","ImageSample","ImageStore","InclusiveOr","InclusiveOr","Initialize","InsertBits","InstanceIndex","Interpolation","Inverse","InverseSqrt","IsInf","IsNan","Kill","LOAD","Ldexp","Length","Less","LessEqual","LessEqual","Linear","Literal","Literal","Load","LocalInvocationId","LocalInvocationIndex","LocalVariable","LocalVariable","Location","Log","Log2","LogicalAnd","LogicalNot","LogicalOr","Loop","Math","MathFunction","Matrix","Max","Max","Min","Min","Mix","Modf","ModfResult","Module","Modulo","Multiply","Negate","None","None","Normalize","NotEqual","NumLayers","NumLevels","NumSamples","NumWorkGroups","Outer","Override","Pack2x16float","Pack2x16snorm","Pack2x16unorm","Pack4x8snorm","Pack4x8unorm","Perspective","PointCoord","PointSize","Pointer","Position","Pow","PredeclaredType","PrimitiveIndex","Private","Proceed","PushConstant","Quad","R16Float","R16Sint","R16Snorm","R16Uint","R16Unorm","R32Float","R32Sint","R32Uint","R8Sint","R8Snorm","R8Uint","R8Unorm","Radians","Range","RayQuery","RayQuery","RayQueryFunction","RayQueryGetIntersection","RayQueryProceedResult","Reflect","Refract","Relational","RelationalFunction","ResourceBinding","Return","ReverseBits","Rg11b10Float","Rg16Float","Rg16Sint","Rg16Snorm","Rg16Uint","Rg16Unorm","Rg32Float","Rg32Sint","Rg32Uint","Rg8Sint","Rg8Snorm","Rg8Uint","Rg8Unorm","Rgb10a2Uint","Rgb10a2Unorm","Rgba16Float","Rgba16Sint","Rgba16Snorm","Rgba16Uint","Rgba16Unorm","Rgba32Float","Rgba32Sint","Rgba32Uint","Rgba8Sint","Rgba8Snorm","Rgba8Uint","Rgba8Unorm","Round","STORAGE","STORE","Sample","SampleIndex","SampleLevel","SampleMask","Sampled","Sampler","Sampling","Saturate","Scalar","Scalar","ScalarKind","Select","ShaderStage","ShiftLeft","ShiftRight","Sign","Sin","Sinh","Sint","Size","SmoothStep","SourceLocation","Span","SpanContext","SpecialTypes","Splat","Sqrt","Statement","Step","Storage","Storage","StorageAccess","StorageFormat","Store","Struct","StructMember","Subtract","Subtract","Switch","SwitchCase","SwitchValue","Swizzle","SwizzleComponent","Tan","Tanh","Terminate","Transpose","Tri","Trunc","Type","TypeInner","U32","U32","U32","UNDEFINED","Uint","Unary","UnaryOperator","Unchanged","Uniform","UniqueArena","Unpack2x16float","Unpack2x16snorm","Unpack2x16unorm","Unpack4x8snorm","Unpack4x8unorm","ValuePointer","Vector","VectorSize","Vertex","VertexIndex","ViewIndex","W","WORK_GROUP","Width","WithSpan","WorkGroup","WorkGroupId","WorkGroupSize","WorkGroupUniformLoad","WorkGroupUniformLoadResult","X","X","XYZW","Y","Y","Z","Zero","ZeroValue","access","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","and_then","append","append","apply_default_interpolation","argument_count","arguments","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_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_inner","automatic_conversion_combine","automatically_converts_to","back","binding","binding","binding","binding","binding","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","body","body","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","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","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","canonical_form","check_contains_handle","check_contains_handle","check_contains_range","clear","clear","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","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","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","compact","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","complement","complement","component_type","components","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","conservative","const_expressions","constants","contains","contains","cull","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","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","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","early_depth_test","emit_to_stderr","emit_to_stderr_with_path","emit_to_string","emit_to_string_with_path","empty","empty","entry_points","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","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","expressions","extend","extend","extend","extend_block","fall_through","fetch_if","fetch_if_or_append","fetch_or_append","first_and_last","float","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","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_index","from_iter","from_iter","from_name","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_vec","from_zero_based_index_range","front","function","functions","generate_predeclared_type","generate_ray_desc_type","generate_ray_intersection_type","get","get_handle","get_mut","get_span","get_span","global_variables","group","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","implicit_derivatives","index","index","index","index","index","index_mut","indexable_length","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert","insert","insert","intersection","intersection","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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_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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_inner","into_iter","into_iter","into_iter","into_iter","into_other","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_abstract","is_all","is_all","is_atomic_pointer","is_defined","is_dynamic_index","is_dynamically_sized","is_empty","is_empty","is_empty","is_empty","is_empty","is_mipmapped","is_multisampled","is_numeric","is_terminator","iter","iter","iter","iter","iter_mut","iter_names","iter_names","keywords","kind","len","len","len","length","line_number","line_position","local_variables","location","location","name","name","name","name","name","name","name","name","named_expressions","needs_pre_emit","new","new","new","new","new","new","new_from_bounds","next","not","not","offset","offset","one","originating_global","override","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","pointer_space","predeclared_types","proc","push","range_from","ray_desc","ray_intersection","remove","remove","replace","result","scalar","scalar","scalar_kind","scalar_kind","scalar_width","set","set","size","source","space","span_iter","span_iter_mut","spans","special_types","splice","stage","sub","sub","sub_assign","sub_assign","subsume","symmetric_difference","symmetric_difference","to_built_in","to_ctx","to_hlsl_str","to_indexable_length","to_inner_atomic","to_inner_scalar","to_inner_vector","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","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_range","to_smolstr","to_string","to_wgsl","to_wgsl","to_wgsl","to_wgsl","toggle","toggle","total_span","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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_get","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","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","ty","ty","ty","ty","ty","ty_inner","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","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","types","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","until","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","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","valid","value","width","width","with_capacity","with_context","with_span","workgroup_size","zero","zero_based_index_range","access","compare","interpolation","location","sampling","second_blend_source","invariant","accept","arg","arg1","arg2","arg3","argument","array_index","array_index","axis","base","base","committed","comparison","components","condition","convert","coordinate","coordinate","ctrl","depth_ref","expr","expr","expr","fun","fun","gather","image","image","image","index","index","kind","left","level","level","offset","op","op","pattern","pointer","query","query","reject","right","sample","sampler","size","size","ty","ty","ty","value","vector","access","format","kind","multi","multi","level","size","size","width","width","acceleration_structure","descriptor","result","x","y","accept","arguments","array_index","body","break_if","cases","condition","continuing","coordinate","fun","fun","function","image","pointer","pointer","pointer","query","reject","result","result","result","selector","value","value","value","value","arrayed","base","base","base","class","columns","comparison","dim","members","rows","scalar","scalar","scalar","size","size","size","size","space","space","span","stride","CULL_BACK_FACING","CULL_FRONT_FACING","CULL_NO_OPAQUE","CULL_OPAQUE","NO_OPAQUE","OPAQUE","RayFlag","SKIP_AABBS","SKIP_CLOSEST_HIT_SHADER","SKIP_TRIANGLES","TERMINATE_ON_FIRST_HIT","adapt_into_using","all","arrays_from","arrays_into","as_any","as_any_mut","bitand","bitand_assign","bitor","bitor_assign","bits","bits","bitxor","bitxor_assign","borrow","borrow_mut","clone","clone_into","complement","components_from","contains","default","deref","deref_mut","difference","downcast","drop","empty","eq","equivalent","equivalent","equivalent","extend","fmt","fmt","fmt","fmt","fmt","from","from_angle","from_bits","from_bits_retain","from_bits_retain","from_bits_truncate","from_iter","from_name","from_stimulus","glsl","hlsl","init","insert","intersection","intersects","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","is_all","is_empty","iter","iter_names","msl","not","remove","set","spv","sub","sub_assign","symmetric_difference","to_owned","toggle","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","union","upcast","ADJUST_COORDINATE_SPACE","ARRAY_OF_ARRAYS","BUFFER_STORAGE","BindingMap","CLIP_DISTANCE","COMPUTE_SHADER","CONSERVATIVE_DEPTH","CUBE_TEXTURES_ARRAY","CULL_DISTANCE","Custom","DOUBLE_TYPE","DRAW_PARAMETERS","DUAL_SOURCE_BLENDING","DYNAMIC_ARRAY_SIZE","Desktop","Embedded","EntryPointNotFound","Error","FIRST_INSTANCE_BINDING","FORCE_POINT_SIZE","FULL_IMAGE_FORMATS","Features","FmtError","IMAGE_LOAD_STORE","IMAGE_SIZE","INCLUDE_UNUSED_ITEMS","INSTANCE_INDEX","ImageMultipleSamplers","MULTISAMPLED_TEXTURES","MULTISAMPLED_TEXTURE_ARRAYS","MULTI_VIEW","MissingFeatures","MultiplePushConstants","NOPERSPECTIVE_QUALIFIER","Options","PipelineOptions","PushConstantItem","ReflectionInfo","SAMPLE_QUALIFIER","SAMPLE_VARIABLES","SUPPORTED_CORE_VERSIONS","SUPPORTED_ES_VERSIONS","TEXTURE_LEVELS","TEXTURE_SAMPLES","TEXTURE_SHADOW_LOD","TextureMapping","UnsupportedExternal","UnsupportedScalar","VaryingLocation","Version","VersionNotSupported","Writer","WriterFlags","access_path","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_map","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","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","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","empty","entry_point","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","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","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","index","init","init","init","init","init","init","init","init","init","init","init","insert","insert","intersection","intersection","intersects","intersects","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_empty","is_empty","iter","iter","iter_names","iter_names","location","multiview","new","new_gles","not","not","offset","partial_cmp","push_constant_items","remove","remove","sampler","set","set","shader_stage","source","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","texture","texture_mapping","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","toggle","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uniforms","union","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","varying","version","write","writer_flags","zero_initialize_workgroup_memory","is_webgl","version","BindTarget","BindingMap","Custom","EntryPointError","Error","IoError","MissingBinding","Options","ReflectionInfo","ShaderModel","Unimplemented","UnsupportedScalar","V5_0","V5_1","V6_0","Writer","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array_size","binding_map","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","entry_point_names","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fake_missing_bindings","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","partial_cmp","push_constants_target","register","shader_model","source","space","special_constants_binding","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_str","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","write","zero_initialize_workgroup_memory","BindSamplerTarget","BindTarget","BindingMap","CapabilityNotSupported","EntryPointError","EntryPointResourceMap","EntryPointResources","Error","FeatureNotImplemented","Format","Inline","InlineSamplerIndex","MissingBindTarget","MissingBinding","MissingPushConstants","MissingSizesBuffer","Options","PipelineOptions","Resource","Slot","TranslationInfo","UnimplementedBindTarget","UnsupportedArrayOf","UnsupportedArrayOfType","UnsupportedAttribute","UnsupportedBinaryOp","UnsupportedBuiltIn","UnsupportedCall","UnsupportedCompose","UnsupportedFunction","UnsupportedRWStorageTexture","UnsupportedRayTracing","UnsupportedWriteableStorageBuffer","UnsupportedWriteableStorageTexture","Validation","Writer","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","allow_and_force_point_size","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array_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","bounds_check_policies","buffer","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","entry_point_names","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fake_missing_bindings","finish","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","hash","init","init","init","init","init","init","init","init","init","inline_samplers","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","lang_version","mutable","new","per_entry_point_map","push_constant_buffer","resources","sampler","sampler","sizes_buffer","source","spirv_cross_compatibility","texture","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","write","write_string","zero_initialize_workgroup_memory","Address","Always","BorderColor","ClampToBorder","ClampToEdge","ClampToZero","CompareFunc","Coord","Equal","Filter","Greater","GreaterEqual","InlineSampler","Less","LessEqual","Linear","MirroredRepeat","Nearest","Never","Normalized","NotEqual","OpaqueBlack","OpaqueWhite","Pixel","Repeat","TransparentBlack","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","address","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_str","as_str","as_str","as_str","as_str","border_color","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compare_func","components_from","components_from","components_from","components_from","components_from","components_from","coord","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","hash","hash","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","lod_clamp","mag_filter","max_anisotropy","min_filter","mip_filter","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","ADJUST_COORDINATE_SPACE","ARRAYED","Addresses","ArbitraryPrecisionFixedPointINTEL","ArbitraryPrecisionFloatingPointINTEL","ArbitraryPrecisionIntegersINTEL","AsmINTEL","AtomicFloat16AddEXT","AtomicFloat16MinMaxEXT","AtomicFloat32AddEXT","AtomicFloat32MinMaxEXT","AtomicFloat64AddEXT","AtomicFloat64MinMaxEXT","AtomicStorage","AtomicStorageOps","BFloat16ConversionINTEL","BindingInfo","BindingMap","BindlessTextureNV","BitInstructions","BlockingPipesINTEL","CLAMP_FRAG_DEPTH","CacheControlsINTEL","Capability","ClipDistance","ComputeDerivativeGroupLinearNV","ComputeDerivativeGroupQuadsNV","CooperativeMatrixKHR","CooperativeMatrixNV","CoreBuiltinsARM","CullDistance","DEBUG","DEPTH","DebugInfo","DebugInfoModuleINTEL","DemoteToHelperInvocation","DemoteToHelperInvocationEXT","DenormFlushToZero","DenormPreserve","DerivativeControl","DeviceEnqueue","DeviceGroup","DisplacementMicromapNV","DotProduct","DotProductInput4x8Bit","DotProductInput4x8BitKHR","DotProductInput4x8BitPacked","DotProductInput4x8BitPackedKHR","DotProductInputAll","DotProductInputAllKHR","DotProductKHR","DrawParameters","EntryPointNotFound","Error","ExpectAssumeKHR","FORCE_POINT_SIZE","FPFastMathModeINTEL","FPGAArgumentInterfacesINTEL","FPGABufferLocationINTEL","FPGAClusterAttributesINTEL","FPGADSPControlINTEL","FPGAInvocationPipeliningAttributesINTEL","FPGAKernelAttributesINTEL","FPGAKernelAttributesv2INTEL","FPGALatencyControlINTEL","FPGALoopControlsINTEL","FPGAMemoryAccessesINTEL","FPGAMemoryAttributesINTEL","FPGARegINTEL","FPMaxErrorINTEL","FeatureNotImplemented","Float16","Float16Buffer","Float16ImageAMD","Float64","FloatingPointModeINTEL","FragmentBarycentricKHR","FragmentBarycentricNV","FragmentDensityEXT","FragmentFullyCoveredEXT","FragmentMaskAMD","FragmentShaderPixelInterlockEXT","FragmentShaderSampleInterlockEXT","FragmentShaderShadingRateInterlockEXT","FragmentShadingRateKHR","FunctionFloatControlINTEL","FunctionPointersINTEL","GenericPointer","Geometry","GeometryPointSize","GeometryShaderPassthroughNV","GeometryStreams","GlobalVariableFPGADecorationsINTEL","GlobalVariableHostAccessINTEL","GroupNonUniform","GroupNonUniformArithmetic","GroupNonUniformBallot","GroupNonUniformClustered","GroupNonUniformPartitionedNV","GroupNonUniformQuad","GroupNonUniformRotateKHR","GroupNonUniformShuffle","GroupNonUniformShuffleRelative","GroupNonUniformVote","GroupUniformArithmeticKHR","Groups","IOPipesINTEL","Image1D","ImageBasic","ImageBuffer","ImageCubeArray","ImageFootprintNV","ImageGatherBiasLodAMD","ImageGatherExtended","ImageMSArray","ImageMipmap","ImageQuery","ImageReadWrite","ImageReadWriteLodAMD","ImageRect","ImageTypeFlags","IndirectReferencesINTEL","InputAttachment","InputAttachmentArrayDynamicIndexing","InputAttachmentArrayDynamicIndexingEXT","InputAttachmentArrayNonUniformIndexing","InputAttachmentArrayNonUniformIndexingEXT","Int16","Int64","Int64Atomics","Int64ImageEXT","Int8","IntegerFunctions2INTEL","InterpolationFunction","Kernel","KernelAttributesINTEL","LABEL_VARYINGS","Linkage","LiteralSampler","LongConstantCompositeINTEL","LoopFuseINTEL","MULTISAMPLED","Matrix","MemoryAccessAliasingINTEL","MeshShadingEXT","MeshShadingNV","MinLod","MissingCapabilities","MultiView","MultiViewport","NamedBarrier","Native","None","OptNoneINTEL","Options","PerViewAttributesNV","PhysicalStorageBufferAddresses","PhysicalStorageBufferAddressesEXT","PipeStorage","PipelineOptions","Pipes","Polyfill","RayCullMaskKHR","RayQueryKHR","RayQueryPositionFetchKHR","RayQueryProvisionalKHR","RayTracingDisplacementMicromapNV","RayTracingKHR","RayTracingMotionBlurNV","RayTracingNV","RayTracingOpacityMicromapEXT","RayTracingPositionFetchKHR","RayTracingProvisionalKHR","RayTraversalPrimitiveCullingKHR","RoundToInfinityINTEL","RoundingModeRTE","RoundingModeRTZ","RuntimeAlignedAttributeINTEL","RuntimeDescriptorArray","RuntimeDescriptorArrayEXT","SAMPLED","SampleMaskOverrideCoverageNV","SampleMaskPostDepthCoverage","SampleRateShading","Sampled1D","SampledBuffer","SampledCubeArray","SampledImageArrayDynamicIndexing","SampledImageArrayNonUniformIndexing","SampledImageArrayNonUniformIndexingEXT","SampledRect","Shader","ShaderClockKHR","ShaderEnqueueAMDX","ShaderInvocationReorderNV","ShaderLayer","ShaderNonUniform","ShaderNonUniformEXT","ShaderSMBuiltinsNV","ShaderStereoViewNV","ShaderViewportIndex","ShaderViewportIndexLayerEXT","ShaderViewportIndexLayerNV","ShaderViewportMaskNV","ShadingRateNV","SignedZeroInfNanPreserve","SparseResidency","SplitBarrierINTEL","StencilExportEXT","StorageBuffer16BitAccess","StorageBuffer8BitAccess","StorageBufferArrayDynamicIndexing","StorageBufferArrayNonUniformIndexing","StorageBufferArrayNonUniformIndexingEXT","StorageImageArrayDynamicIndexing","StorageImageArrayNonUniformIndexing","StorageImageArrayNonUniformIndexingEXT","StorageImageExtendedFormats","StorageImageMultisample","StorageImageReadWithoutFormat","StorageImageWriteWithoutFormat","StorageInputOutput16","StoragePushConstant16","StoragePushConstant8","StorageTexelBufferArrayDynamicIndexing","StorageTexelBufferArrayDynamicIndexingEXT","StorageTexelBufferArrayNonUniformIndexing","StorageTexelBufferArrayNonUniformIndexingEXT","StorageUniform16","StorageUniformBufferBlock16","SubgroupAvcMotionEstimationChromaINTEL","SubgroupAvcMotionEstimationINTEL","SubgroupAvcMotionEstimationIntraINTEL","SubgroupBallotKHR","SubgroupBufferBlockIOINTEL","SubgroupDispatch","SubgroupImageBlockIOINTEL","SubgroupImageMediaBlockIOINTEL","SubgroupShuffleINTEL","SubgroupVoteKHR","Tessellation","TessellationPointSize","TextureBlockMatchQCOM","TextureBoxFilterQCOM","TextureSampleWeightedQCOM","TileImageColorReadAccessEXT","TileImageDepthReadAccessEXT","TileImageStencilReadAccessEXT","TransformFeedback","USMStorageClassesINTEL","UniformAndStorageBuffer16BitAccess","UniformAndStorageBuffer8BitAccess","UniformBufferArrayDynamicIndexing","UniformBufferArrayNonUniformIndexing","UniformBufferArrayNonUniformIndexingEXT","UniformDecoration","UniformTexelBufferArrayDynamicIndexing","UniformTexelBufferArrayDynamicIndexingEXT","UniformTexelBufferArrayNonUniformIndexing","UniformTexelBufferArrayNonUniformIndexingEXT","UnstructuredLoopControlsINTEL","UnsupportedVersion","Validation","VariableLengthArrayINTEL","VariablePointers","VariablePointersStorageBuffer","Vector16","VectorAnyINTEL","VectorComputeINTEL","VulkanMemoryModel","VulkanMemoryModelDeviceScope","VulkanMemoryModelDeviceScopeKHR","VulkanMemoryModelKHR","WorkgroupMemoryExplicitLayout16BitAccessKHR","WorkgroupMemoryExplicitLayout8BitAccessKHR","WorkgroupMemoryExplicitLayoutKHR","Writer","WriterFlags","ZeroInitializeWorkgroupMemoryMode","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array_size","binding_map","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","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","bounds_check_policies","capabilities","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","cmp","compare","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","debug_info","decorate_non_uniform_binding_array_access","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","empty","entry_point","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","file_name","flags","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","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","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","from_u32","get_capabilities_used","hash","hash","hash","hash","init","init","init","init","init","init","init","init","init","init","insert","insert","intersection","intersection","intersects","intersects","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_empty","is_empty","iter","iter","iter_names","iter_names","lang_version","new","not","not","partial_cmp","remove","remove","set","set","shader_stage","source_code","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","toggle","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","write","write_vec","zero_initialize_workgroup_memory","compact","SymbolTable","Typifier","adapt_into_using","adapt_into_using","add","add_root","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","get","grow","index","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","invalidate","lookup","new","pop_scope","push_scope","register_type","reset","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","wgsl","Frontend","ParseError","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","emit_to_stderr","emit_to_stderr_with_path","emit_to_string","emit_to_string_with_path","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","labels","location","message","new","parse","parse_str","source","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","wgsl","RESERVED","Alignment","ArrayLength","ArrayLengthDynamic","Atomic","AutomaticConversionFloatToInt","AutomaticConversionLossy","BoundsCheckPolicies","BoundsCheckPolicy","Call","Constant","ConstantEvaluator","ConstantEvaluatorError","Derivative","DivisionByZero","Dynamic","EIGHT","Emitter","EntryPoint","EntryPointArgument","EntryPointIndex","EntryPointLocal","ExpressionConstnessTracker","FOUR","Function","FunctionArg","FunctionArgument","FunctionArgumentNotFound","FunctionLocal","FunctionNotDefined","FunctionReturnsVoid","GlobalCtx","GlobalVariable","GlobalVariable","Handle","ImageExpression","IncompatibleOperands","IndexableLength","IndexableLengthError","InvalidAccess","InvalidAccessBase","InvalidAccessIndex","InvalidAccessIndexTy","InvalidArrayElementType","InvalidArrayLength","InvalidArrayLengthArg","InvalidBinaryOpArgs","InvalidCastArg","InvalidClamp","InvalidImage","InvalidMathArg","InvalidMathArgCount","InvalidPointer","InvalidScalar","InvalidStructMemberType","InvalidSubAccess","InvalidUnaryOpArg","InvalidVector","Known","LayoutError","LayoutErrorInner","Layouter","Literal","Load","LocalVariable","MIN_UNIFORM","MissingSpecialType","NameKey","Namer","NonPowerOfTwoWidth","NotImplemented","ONE","OutOfBoundsIndex","Overflow","POINTER_SPAN","RayQueryExpression","ReadZeroSkipWrite","RemainderByZero","ResolveContext","ResolveError","Restrict","SIXTEEN","ShiftedMoreThan32Bits","SplatScalarOnly","StructMember","SubexpressionsAreNotConstant","SwizzleOutOfBounds","SwizzleVectorOnly","TWO","Type","TypeLayout","TypeNotConstructible","TypeNotIndexable","TypeResolution","Unchecked","Value","WorkGroupUniformLoadResult","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","alignment","arguments","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array","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","buffer","call","call_or","cast","cast_array","choose_policy","clear","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","cmp","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","const_expressions","constants","constants","contains","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","ensure_block_returns","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","finish","flatten_compose","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_glsl_function","for_glsl_module","for_wgsl_function","for_wgsl_module","force_non_const","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_arena","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_width","functions","global_vars","handle","hash","hash","hash","hash","hash","image_load","image_store","index","index","index","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","inner_with","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_aligned","is_const","is_running","local_vars","mul","mul","new","new","partial_cmp","reset","resolve","round_up","size","source","special_types","start","to_ctx","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_stride","to_string","to_string","to_string","to_string","to_string","to_string","to_wgsl","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_eval_and_append","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","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","types","types","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","with_locals","from","to","to_type","to_type","value","expr","expr","index","indexed","indexed","name","ty","BoundsCheckPolicies","BoundsCheckPolicy","Dynamic","Expression","GuardedIndex","IndexableLength","IndexableLengthError","InvalidArrayLength","Known","Known","ReadZeroSkipWrite","Restrict","TypeNotIndexable","Unchecked","access_needs_check","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","binding_array","borrow","borrow_mut","buffer","clone","clone_into","components_from","deref","deref_mut","downcast","drop","find_checked_indexes","fmt","from","from_angle","from_stimulus","image_load","image_store","index","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ARGUMENT","Alignment","Argument","Argument","ArgumentCount","ArgumentType","ArrayStride","BINDINGS","BLOCKS","BindingArrayBaseTypeNotStruct","BindingCollision","BindingCollision","BreakOutsideOfLoopOrSwitch","CLIP_DISTANCE","COMPUTE","CONSTANTS","CONSTRUCTIBLE","CONTROL_FLOW_UNIFORMITY","COPY","CUBE_ARRAY_TEXTURES","CULL_DISTANCE","CallError","Capabilities","ComparisonSamplingMismatch","ComponentCount","ComponentType","Compose","Compose","ComposeError","Conflict","ConflictingCaseType","ConflictingSwitchCase","ConstExpression","ConstExpressionError","Constant","ConstantError","ContinueOutsideOfLoop","Corrupted","DATA","DERIVATIVE","DUAL_SOURCE_BLENDING","Disalignment","DoesntExist","DuplicateBuiltIn","EARLY_DEPTH_TEST","EXPRESSIONS","EmptyStruct","EntryPoint","EntryPointError","ExpectedBindingArrayType","ExpectedGlobalOrArgument","ExpectedGlobalVariable","ExpectedImageType","ExpectedSamplerType","Expression","ExpressionAlreadyInScope","ExpressionError","ExpressionInfo","ExpressionMismatch","FLOAT64","FRAGMENT","ForbiddenStageOperations","Function","Function","FunctionArgumentDoesntExist","FunctionError","FunctionInfo","GlobalUse","GlobalVariable","GlobalVariableError","HOST_SHAREABLE","IMPLICIT_LEVEL","IO_SHAREABLE","IndexMustBeConstant","IndexOutOfBounds","IndexableLength","Infinity","InitializerNotAllowed","InitializerType","InitializerType","InstructionsAfterReturn","InvalidAccelerationStructure","InvalidArgumentPointerSpace","InvalidArgumentType","InvalidArgumentType","InvalidArrayBaseType","InvalidArrayStride","InvalidArrayType","InvalidAtomic","InvalidAtomicResultType","InvalidAtomicWidth","InvalidAttributeInStage","InvalidBaseType","InvalidBinaryOperandTypes","InvalidBinding","InvalidBooleanVector","InvalidBuiltInStage","InvalidBuiltInType","InvalidCall","InvalidCastArgument","InvalidData","InvalidDepthReference","InvalidDepthSampleLevel","InvalidDerivative","InvalidDynamicArray","InvalidFloatArgument","InvalidGatherComponent","InvalidGatherDimension","InvalidGatherLevel","InvalidGlobalUsage","InvalidHandle","InvalidIfType","InvalidImageArrayIndex","InvalidImageArrayIndexType","InvalidImageClass","InvalidImageCoordinateType","InvalidImageOtherIndex","InvalidImageOtherIndexType","InvalidImageStore","InvalidIndexType","InvalidInputAttributeInStage","InvalidIntegerInterpolation","InvalidInterpolation","InvalidLocationAttributeCombination","InvalidLocationsWhileDualSourceBlending","InvalidPointerBase","InvalidPointerToUnsized","InvalidPointerType","InvalidRayDescriptor","InvalidRayQueryExpression","InvalidRayQueryType","InvalidRayQueryType","InvalidReturnSpot","InvalidReturnType","InvalidSampleLevelBiasType","InvalidSampleLevelExactType","InvalidSampleLevelGradientType","InvalidSampleOffset","InvalidSelectTypes","InvalidSplatType","InvalidSplatType","InvalidStorePointer","InvalidStoreTypes","InvalidStoreValue","InvalidSwitchType","InvalidSwizzleComponent","InvalidType","InvalidType","InvalidType","InvalidType","InvalidUnaryOperandType","InvalidUsage","InvalidVectorType","InvalidWorkGroupUniformLoadResultType","LastCaseFallTrough","Layouter","Literal","Literal","LiteralError","LocalVariable","LocalVariableError","MULTISAMPLED_SHADING","MULTIVIEW","MatrixElementNotFloat","MemberMissingBinding","MemberOffset","MemberOffsetAfterStruct","MemberOutOfBounds","MemberOverlap","MissingBinding","MissingCapabilities","MissingCapability","MissingDefaultCase","MissingInterpolation","MissingTypeFlags","MissingVertexOutputPosition","ModuleInfo","MoreThanOnePushConstantUsed","MultipleDefaultCases","NaN","NegativeIndex","NonConst","NonConstInitializer","NonConstructibleReturnType","NonConstructibleType","NonHostShareable","NonUniformControlFlow","NonUniformWorkgroupUniformLoad","NotIOShareableType","NotInScope","OutOfRangeWorkgroupSize","PRIMITIVE_INDEX","PUSH_CONSTANT","PipelineInputRegularFunction","PipelineOutputRegularFunction","QUERY","RAY_QUERY","READ","Result","ResultAlreadyInScope","ResultValue","SAMPLED_TEXTURE_AND_STORAGE_BUFFER_ARRAY_NON_UNIFORM_INDEXING","SAMPLER_NON_UNIFORM_INDEXING","SIZED","STORAGE_TEXTURE_16BIT_NORM_FORMATS","STRUCT_LAYOUTS","ShaderStages","StorageAddressSpaceWriteOnlyNotSupported","StructSpan","Type","Type","Type","Type","TypeError","TypeFlags","UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING","UnexpectedEarlyDepthTest","UnexpectedWorkgroupSize","Uniformity","UniformityRequirements","UnsizedMember","UnsupportedCapability","UnsupportedCapability","UnsupportedSpecializedArrayLength","VERTEX","ValidationError","ValidationFlags","Validator","VaryingError","WORK_GROUP_BARRIER","WRITE","Width","Width","WidthError","WorkgroupUniformLoadExpressionMismatch","WorkgroupUniformLoadInvalidPointer","WrongArgumentCount","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","all","all","all","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","available_stages","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","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","check_literal_value","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","complement","complement","complement","complement","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","contains","contains","contains","contains","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","difference","difference","difference","difference","dominates_global_use","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","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dual_source_blending","empty","empty","empty","empty","empty","empty","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","expression_count","extend","extend","extend","extend","extend","extend","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","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_name","from_name","from_name","from_name","from_name","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_entry_point","global_variable_count","index","index","index","index","index","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert","insert","insert","intersection","intersection","intersection","intersection","intersection","intersection","intersects","intersects","intersects","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_all","is_all","is_all","is_all","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","iter","iter","iter","iter","iter","iter","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","may_kill","new","non_uniform_result","not","not","not","not","not","not","ref_count","remove","remove","remove","remove","remove","remove","requirements","reset","sampling_set","set","set","set","set","set","set","source","source","source","source","source","source","source","source","source","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","toggle","toggle","toggle","toggle","toggle","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uniformity","uniformity","union","union","union","union","union","union","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","validate","validate_literal","index","index","required","required","seen","seen_expression","source","expected","given","index","alignment","alignment","alignment","expected","index","index","index","offset","offset","span","stride","location","location_mask","has_ref","image","sampler","error","function","handle","handle","index","index","name","name","name","name","pointer","source","source","space","value","required","seen","base","expected","index","index","offset","offset","size","space","span","stride","handle","handle","handle","handle","handle","name","name","name","name","name","source","source","source","source","source","source","stage","attribute","location","location","BLEND_CONSTANT","BindGroup","BlendFactorOnUnsupportedTarget","ColorAttachment","ColorState","ColorStateError","ComputePipeline","ComputePipelineDescriptor","ConservativeRasterizationNonFillPolygonMode","CreateComputePipelineError","CreateRenderPipelineError","CreateShaderModuleError","DepthStencilState","DepthStencilStateError","Device","Device","Device","FormatNotBlendable","FormatNotColor","FormatNotDepth","FormatNotRenderable","FormatNotRenderable","FormatNotStencil","FragmentState","Generation","Implicit","Implicit","ImplicitBindGroupCount","ImplicitLayoutError","IncompatibleFormat","Internal","Internal","InvalidGroupIndex","InvalidLayout","InvalidLayout","InvalidMinMaxBlendFactors","InvalidSampleCount","InvalidSampleCount","InvalidSampleCount","InvalidVertexAttributeOffset","InvalidWriteMask","MissingDownlevelFlags","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingIds","Naga","Parsing","Pipeline","PipelineExpectsShaderToUseDualSourceBlending","PipelineFlags","ProgrammableStageDescriptor","ReflectionError","RenderPipeline","RenderPipelineDescriptor","STENCIL_REFERENCE","ShaderError","ShaderExpectsPipelineToUseDualSourceBlending","ShaderLocationClash","ShaderModule","ShaderModuleDescriptor","ShaderModuleSource","Stage","Stage","StripIndexFormatForNonStripTopology","TooManyVertexAttributes","TooManyVertexBuffers","UnalignedShader","UnalignedVertexStride","Validation","VertexBufferLayout","VertexState","VertexStep","VertexStrideTooLarge","WRITES_DEPTH","WRITES_STENCIL","Wgsl","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","array_stride","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info","as_info_mut","as_info_mut","as_info_mut","attributes","bitand","bitand_assign","bitor","bitor_assign","bits","bits","bitxor","bitxor_assign","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","buffers","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","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","contains","default","depth_stencil","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","entry_point","eq","equivalent","equivalent","equivalent","extend","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","fragment","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_retain","from_bits_retain","from_bits_truncate","from_iter","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","iter","iter_names","label","label","label","label","label","layout","layout","location","mode","module","multisample","multiview","not","primitive","remove","set","shader_bound_checks","source","source","source","source","source","source","stage","stage","stage","step_mode","stride","sub","sub_assign","symmetric_difference","targets","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vertex","pipeline","shader","binding","error","error","factor","given","given","given","group","index","index","limit","limit","limit","location","offset","size","stage","stage","stride","strip_index_format","target","topology","bind","group","limit","AlreadyAcquired","ConfigureSurfaceError","Device","Device","Invalid","InvalidSurface","InvalidViewFormat","MissingDownlevelFlags","NotConfigured","PreviousOutputExists","StillReferenced","StuckGpu","SurfaceError","SurfaceOutput","TooLarge","UnsupportedAlphaMode","UnsupportedFormat","UnsupportedPresentMode","UnsupportedQueueFamily","UnsupportedUsage","ZeroArea","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","source","source","status","texture_id","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","available","available","available","height","max_texture_dimension_2d","requested","requested","requested","width","Registry","RegistryReport","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","components_into","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","element_size","eq","equivalent","equivalent","equivalent","fmt","fmt","force_replace","force_replace_with_error","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_empty","label_for_resource","num_allocated","num_error","num_kept_from_user","num_released_from_user","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","unregister_locked","upcast","upcast","Aborted","AccessError","AlreadyDestroyed","AlreadyMapped","AlreadyMapped","ArrayLayerCount","Aspects","Buffer","BufferAccessError","BufferAccessResult","BufferCopy","BufferDescriptor","BufferMapAsyncStatus","BufferMapCallback","BufferMapCallbackC","BufferMapOperation","ContextLost","CreateBufferError","CreateQuerySetError","CreateSamplerError","CreateTextureError","CreateTextureView","CreateTextureViewError","DestroyError","Destroyed","DestroyedBuffer","DestroyedTexture","Device","Device","Device","Device","Device","Dimension","Err","Error","Failed","FormatReinterpretation","HeightNotMultipleOf","Invalid","Invalid","Invalid","InvalidAlignment","InvalidAnisotropy","InvalidArrayLayerCount","InvalidAspect","InvalidCompressedDimension","InvalidCubeTextureViewSize","InvalidCubemapArrayTextureDepth","InvalidCubemapTextureDepth","InvalidDepthDimension","InvalidDimension","InvalidDimensionUsages","InvalidFilterModeWithAnisotropy","InvalidFormatUsages","InvalidLodMaxClamp","InvalidLodMinClamp","InvalidMipLevelCount","InvalidMultisampledFormat","InvalidMultisampledStorageBinding","InvalidMultisampledTextureViewDimension","InvalidRange","InvalidSampleCount","InvalidSampleCount","InvalidTexture","InvalidTextureViewDimension","InvalidUsage","InvalidUsage","InvalidUsageFlags","InvalidViewFormat","LimitExceeded","MagFilter","MapAborted","MapAlreadyPending","MapAlreadyPending","MaxBufferSize","MinFilter","MipLevelCount","MipmapFilter","MissingBufferUsage","MissingDownlevelFlags","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingFeatures","MultisampledDepthOrArrayLayer","MultisampledNotRenderAttachment","NegativeRange","None","NotMapped","NotMultipleOfBlockHeight","NotMultipleOfBlockWidth","Ok","OutOfBoundsOverrun","OutOfBoundsUnderrun","OutOfMemory","QuerySet","QuerySetDescriptor","RenderPass","Resource","ResourceInfo","Sampler","SamplerDescriptor","SamplerFilterErrorType","StagingBuffer","Success","Surface","TYPE","Texture","TextureClearMode","TextureDescriptor","TextureDimensionError","TextureErrorDimension","TextureView","TextureViewDescriptor","TextureViewDestroyError","TextureViewNotRenderableReason","TooManyArrayLayers","TooManyMipLevels","TooManyObjects","TooManyQueries","UnalignedOffset","UnalignedRange","UnalignedRangeSize","UnalignedSize","Usage","UsageMismatch","WidthNotMultipleOf","X","Y","Z","Zero","ZeroArrayLayerCount","ZeroCount","ZeroMipLevelCount","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","address_modes","anisotropy_clamp","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info","as_info","as_info","as_info","as_info","as_info_mut","as_info_mut","as_info_mut","as_info_mut","as_info_mut","as_info_mut","as_info_mut","border_color","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","callback","callback","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","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","count","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","dimension","dimension","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","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","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","format","format","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_c","from_rust","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","host","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_equal","is_unique","label","label","label","label","label","label","label","label","label","lod_max_clamp","lod_min_clamp","mag_filter","mapped_at_creation","min_filter","mip_level_count","mipmap_filter","range","ref_count","sample_count","size","size","source","source","source","source","source","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","usage","usage","user_data","view_formats","end","index","index","max","min","offset","range_size","start","maximum","requested","count","maximum","anisotropic_clamp","filter_mode","filter_type","lod_max_clamp","lod_min_clamp","maximum","requested","depth","depth","dim","requested","requested","requested","requested_aspect","texture","texture","texture_format","total","total","view","view","clear_view","clear_views","is_color","block_height","block_width","dim","format","format","format","format","given","height","height","limit","multiple","multiple","width","width","Storage","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","components_into","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","index","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","BadStorageFormat","Binding","BindingError","BindingLayoutSource","Derived","Filtering","FilteringError","Float","InconsistentlyDerivedType","Input","InputError","InputNotConsumed","Integer","Interface","InterfaceVar","InterpolationMismatch","InvalidModule","InvalidWorkgroupSize","Invisible","Missing","Missing","MissingBufferUsageError","MissingEntryPoint","MissingTextureUsageError","NumericType","Provided","SamplingMismatch","StageError","StageIo","TooManyVaryings","UnsupportedTextureStorageAccess","WrongAddressSpace","WrongBufferSize","WrongSamplerComparison","WrongTextureClass","WrongTextureViewDimension","WrongType","WrongType","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","check_buffer_usage","check_stage","check_texture_format","check_texture_usage","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fragment_uses_dual_source_blending","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new_derived","source","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vertex_attribute","binding","binding","binding","dim","is_array","shader","shader","current","current_total","error","error","limit","limit","location","location","sampler","texture","total","used","var","AABBs","ACCELERATION_STRUCTURE_SCRATCH","ALLOW_COMPACTION","ALLOW_UPDATE","AccelerationStructure","AccelerationStructureAABBs","AccelerationStructureBarrier","AccelerationStructureBuildFlags","AccelerationStructureBuildMode","AccelerationStructureBuildSizes","AccelerationStructureDescriptor","AccelerationStructureEntries","AccelerationStructureFormat","AccelerationStructureGeometryFlags","AccelerationStructureInstances","AccelerationStructureTriangleIndices","AccelerationStructureTriangleTransform","AccelerationStructureTriangles","AccelerationStructureUses","AcquiredSurfaceTexture","Adapter","Adapter","Alignments","Api","Attachment","AttachmentOps","BOTTOM_LEVEL_ACCELERATION_STRUCTURE_INPUT","BUILD_INPUT","BUILD_OUTPUT","BindGroup","BindGroupDescriptor","BindGroupEntry","BindGroupLayout","BindGroupLayoutDescriptor","BindGroupLayoutFlags","BottomLevel","Buffer","BufferBarrier","BufferBinding","BufferCopy","BufferDescriptor","BufferMapping","BufferTextureCopy","BufferUses","Build","BuildAccelerationStructureDescriptor","COLOR","COLOR_ATTACHMENT","COLOR_ATTACHMENT_BLEND","COLOR_TARGET","COMPLEX","COPY_DST","COPY_DST","COPY_DST","COPY_SRC","COPY_SRC","COPY_SRC","Capabilities","ColorAttachment","CommandBuffer","CommandEncoder","CommandEncoder","CommandEncoderDescriptor","Compilation","ComputePassDescriptor","ComputePassTimestampWrites","ComputePipeline","ComputePipelineDescriptor","CopyExtent","DEPTH","DEPTH_STENCIL","DEPTH_STENCIL_ATTACHMENT","DEPTH_STENCIL_READ","DEPTH_STENCIL_WRITE","DebugSource","DepthStencilAttachment","Device","Device","Device","Device","Device","DeviceError","DropGuard","EXCLUSIVE","EXCLUSIVE","EntryPoint","ExposedAdapter","FIRST_VERTEX_INSTANCE","Fence","FenceValue","FormatAspects","GetAccelerationStructureBuildSizesDescriptor","INCLUSIVE","INCLUSIVE","INDEX","INDIRECT","Instance","Instance","InstanceDescriptor","InstanceError","Instances","LOAD","LOW_MEMORY","Label","Linkage","Lost","Lost","MAP_READ","MAP_WRITE","MAX_ANISOTROPY","MAX_BIND_GROUPS","MAX_COLOR_ATTACHMENTS","MAX_CONCURRENT_SHADER_STAGES","MAX_MIP_LEVELS","MAX_VERTEX_BUFFERS","MULTISAMPLE_RESOLVE","MULTISAMPLE_X16","MULTISAMPLE_X2","MULTISAMPLE_X4","MULTISAMPLE_X8","MemoryFlags","MemoryRange","NO_DUPLICATE_ANY_HIT_INVOCATION","NUM_WORK_GROUPS","Naga","NagaShader","None","OPAQUE","ORDERED","ORDERED","OpenDevice","Other","OutOfMemory","Outdated","PARTIALLY_BOUND","PLANE_0","PLANE_1","PLANE_2","PREFER_COHERENT","PREFER_FAST_BUILD","PREFER_FAST_TRACE","PRESENT","PipelineError","PipelineLayout","PipelineLayoutDescriptor","PipelineLayoutFlags","ProgrammableStage","QUERY_RESOLVE","QUERY_SIZE","QuerySet","Queue","Queue","RESOURCE","Rect","RenderPassDescriptor","RenderPassTimestampWrites","RenderPipeline","RenderPipelineDescriptor","ResourceCreationFailed","SAMPLED","SAMPLED_LINEAR","SAMPLED_MINMAX","SHADER_INPUT","STENCIL","STORAGE","STORAGE_ATOMIC","STORAGE_READ","STORAGE_READ","STORAGE_READ_WRITE","STORAGE_READ_WRITE","STORAGE_READ_WRITE","STORE","Sampler","SamplerDescriptor","ShaderError","ShaderInput","ShaderModule","ShaderModuleDescriptor","Some","SpirV","Surface","Surface","SurfaceCapabilities","SurfaceConfiguration","SurfaceError","SurfaceTexture","TOP_LEVEL_ACCELERATION_STRUCTURE_INPUT","TRANSIENT","Texture","TextureBarrier","TextureBinding","TextureCopy","TextureCopyBase","TextureDescriptor","TextureFormatCapabilities","TextureUses","TextureView","TextureViewDescriptor","TopLevel","Triangles","UNIFORM","UNINITIALIZED","UNKNOWN","Update","VALIDATION_CANARY","VERTEX","ValidationCanary","VertexBufferLayout","acceleration_structure_size","acceleration_structures","acquire_texture","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapter","address_modes","alignments","all","all","all","all","all","all","all","all","all","all","all","anisotropy_clamp","array_layer","array_layer_count","array_stride","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_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","aspect","at_mip_level","attributes","auxil","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","beginning_of_pass_write_index","beginning_of_pass_write_index","bind_group_layouts","binding","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","border_color","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","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","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","buffer","buffer","buffer","buffer","buffer","buffer","buffer_copy_offset","buffer_copy_pitch","buffer_layout","buffers","build_acceleration_structures","build_scratch_size","capabilities","clamp_size_to_virtual","clamp_size_to_virtual","clear_buffer","clear_value","clear_value","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","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","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","color_attachments","color_targets","compare","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","composite_alpha_mode","composite_alpha_modes","configure","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains_invalid_bits","contains_invalid_bits","copy_buffer_to_buffer","copy_buffer_to_texture","copy_extent","copy_query_results","copy_texture_to_buffer","copy_texture_to_texture","count","count","count","count","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_surface","create_texture","create_texture_view","current_extent","debug_source","default","depth","depth_ops","depth_stencil","depth_stencil_attachment","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","destination_acceleration_structure","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_surface","destroy_texture","destroy_texture_view","device","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","dimension","dimension","discard_encoding","discard_texture","dispatch","dispatch_indirect","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","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","downlevel","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dst_base","dst_offset","dx12_shader_compiler","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","end","end_compute_pass","end_debug_marker","end_encoding","end_of_pass_write_index","end_of_pass_write_index","end_query","end_render_pass","entries","entries","entries","entries","entry_point","enumerate_adapters","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","exit","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extent","extent","features","file_name","first_vertex","flags","flags","flags","flags","flags","flags","flags","flush_mapped_ranges","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","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","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","fmt","fmt","format","format","format","format","format","formats","fragment_stage","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_and_reset","get_fence_value","get_presentation_timestamp","get_timestamp_period","gles","gles_minor_version","h","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height","indices","info","info","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert_debug_marker","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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_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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_coherent","is_cube_compatible","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_one","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","label","label","label","label","label","label","label","label","label","label","label","label","label","label","layout","layout","layout","limits","lod_clamp","mag_filter","map","map_buffer","map_extent_to_copy_size","max_copy_size","maximum_frame_latency","maximum_frame_latency","memory_flags","memory_flags","min","min_filter","mip_level","mip_level_count","mipmap_filter","mode","module","module","multisample","multiview","multiview","name","new","not","not","not","not","not","not","not","not","not","not","not","occlusion_query_set","offset","offset","offset","offset","offset","open","ops","origin","place_acceleration_structure_barrier","present","present_mode","present_modes","primitive","ptr","push_constant_ranges","query_set","query_set","queue","queue","range","range","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","reset_all","reset_queries","resolve_target","resource_index","runtime_checks","sample_count","sample_count","samplers","scratch_buffer","scratch_buffer_offset","set","set","set","set","set","set","set","set","set","set","set","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","size","size","size","size","size","size","size","source","source","source","source","source_acceleration_structure","source_code","src_base","src_offset","stage","start","start_capture","stencil_ops","step_mode","stop_capture","stride","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","submit","suboptimal","surface_capabilities","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","target","target","texture","texture","texture_base","texture_format_capabilities","textures","timestamp_writes","timestamp_writes","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","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","transform","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unconfigure","union","union","union","union","union","union","union","union","union","union","union","unmap_buffer","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","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","update_scratch_size","usage","usage","usage","usage","usage","usage","usage","usage","usage","usage","vertex_buffer","vertex_buffers","vertex_count","vertex_format","vertex_stage","vertex_stride","view","view","view_formats","view_formats","vulkan","w","wait","width","write_timestamp","x","y","MAX_I32_BINDING_SIZE","db","map_naga_stage","amd","apple","arm","broadcom","imgtec","intel","mesa","nvidia","qualcomm","VENDOR","VENDOR","VENDOR","VENDOR","VENDOR","DEVICE_KABY_LAKE_MASK","DEVICE_SKY_LAKE_MASK","VENDOR","VENDOR","VENDOR","VENDOR","Api","Context","Encoder","Resource","acquire_texture","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_acceleration_structures","clear_buffer","clone","clone_into","components_from","components_from","components_from","components_from","configure","copy_buffer_to_buffer","copy_buffer_to_texture","copy_query_results","copy_texture_to_buffer","copy_texture_to_texture","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_instance_from_hal","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_surface","create_texture","create_texture_view","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_surface","destroy_texture","destroy_texture_view","discard_encoding","discard_texture","dispatch","dispatch_indirect","downcast","downcast","downcast","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","end_compute_pass","end_debug_marker","end_encoding","end_query","end_render_pass","enumerate_adapters","exit","flush_mapped_ranges","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_fence_value","get_presentation_timestamp","get_surface","get_timestamp_period","hub","init","init","init","init","init","insert_debug_marker","instance_as_hal","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","map_buffer","open","place_acceleration_structure_barrier","present","reset_all","reset_queries","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","start_capture","stop_capture","submit","surface_capabilities","texture_format_capabilities","to_owned","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","unconfigure","unmap_buffer","upcast","upcast","upcast","upcast","wait","write_timestamp","Adapter","AdapterContext","AdapterContextLock","Api","BindGroup","BindGroupLayout","Buffer","CommandBuffer","CommandEncoder","ComputePipeline","DefaultRenderbuffer","Device","Fence","PipelineLayout","QuerySet","Queue","RenderPipeline","Renderbuffer","Sampler","ShaderModule","Texture","Texture","TextureFormatDesc","TextureInner","TextureView","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapter_context","array_layer_count","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","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","build_acceleration_structures","clear_buffer","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","context","copy_buffer_to_buffer","copy_buffer_to_texture","copy_query_results","copy_size","copy_texture_to_buffer","copy_texture_to_texture","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_instance_from_hal","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_texture","create_texture_view","data_type","default","default_framebuffer","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_texture","destroy_texture_view","discard_encoding","dispatch","dispatch_indirect","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_guard","egl_instance","egl_version","end_compute_pass","end_debug_marker","end_encoding","end_query","end_render_pass","exit","external","flush_mapped_ranges","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","format","format_desc","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_fence_value","get_presentation_timestamp","get_surface","get_timestamp_period","get_without_egl_lock","hub","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert_debug_marker","instance_as_hal","internal","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","is_owned","lock","map_buffer","mip_level_count","new_external","open","place_acceleration_structure_barrier","present","raw_context","raw_display","reset_all","reset_queries","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","start_capture","stop_capture","submit","surface_capabilities","texture_format_capabilities","texture_from_raw","texture_from_raw_renderbuffer","to_owned","to_owned","to_owned","to_owned","to_owned","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unmap_buffer","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","wait","write_timestamp","raw","raw","target","AccelerationStructure","Adapter","Api","BindGroup","BindGroupLayout","Buffer","CommandBuffer","CommandEncoder","ComputePipeline","DebugUtilsCreateInfo","DebugUtilsMessengerUserData","Device","EMPTY_RESOLVE_ATTACHMENT_LISTS","FORCE_FILL_BUFFER_WITH_SIZE_GREATER_4096_ALIGNED_OFFSET_16","Fence","FencePool","Instance","InstanceShared","Intermediate","PipelineLayout","QuerySet","Queue","Raw","RenderPipeline","SEPARATE_ENTRY_POINTS","Sampler","ShaderModule","Surface","SurfaceTexture","Texture","TextureView","TimelineSemaphore","Workarounds","acquire_texture","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","bitand","bitand_assign","bitor","bitor_assign","bits","bits","bitxor","bitxor_assign","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","buffer_from_raw","build_acceleration_structures","clear_buffer","clone","clone","clone_into","clone_into","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","configure","contains","copy_buffer_to_buffer","copy_buffer_to_texture","copy_query_results","copy_texture_to_buffer","copy_texture_to_texture","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_instance_from_hal","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_surface","create_texture","create_texture_view","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","desired_extensions","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_surface","destroy_texture","destroy_texture_view","device_from_raw","difference","discard_encoding","discard_texture","dispatch","dispatch_indirect","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","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","enabled_device_extensions","end_compute_pass","end_debug_marker","end_encoding","end_query","end_render_pass","entry","enumerate_adapters","eq","equivalent","equivalent","equivalent","exit","expose_adapter","extend","extensions","flush_mapped_ranges","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_retain","from_bits_retain","from_bits_truncate","from_iter","from_name","from_raw","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_fence_value","get_presentation_timestamp","get_surface","get_timestamp_period","hash","hub","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert_debug_marker","instance_api_version","instance_as_hal","intersection","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","is_all","is_empty","iter","iter_names","map_buffer","not","open","physical_device_capabilities","physical_device_features","place_acceleration_structure_barrier","present","queue_family_index","queue_index","raw_device","raw_handle","raw_instance","raw_physical_device","raw_physical_device","raw_queue","remove","required_device_extensions","reset_all","reset_queries","set","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","shared_instance","shared_instance","shared_instance","start_capture","stop_capture","sub","sub_assign","submit","surface_capabilities","symmetric_difference","texture_format_capabilities","texture_from_raw","to_owned","to_owned","toggle","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unconfigure","union","unmap_buffer","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","wait","write_timestamp","active","free","last_completed","naga_shader","runtime_checks","Android","AndroidDisplayHandle","AndroidNdk","AndroidNdkWindowHandle","AppKit","AppKit","AppKitDisplayHandle","AppKitWindowHandle","DisplayHandle","Drm","Drm","DrmDisplayHandle","DrmWindowHandle","Gbm","Gbm","GbmDisplayHandle","GbmWindowHandle","Haiku","Haiku","HaikuDisplayHandle","HaikuWindowHandle","HandleError","HasDisplayHandle","HasRawDisplayHandle","HasRawWindowHandle","HasWindowHandle","NotSupported","Orbital","Orbital","OrbitalDisplayHandle","OrbitalWindowHandle","RawDisplayHandle","RawWindowHandle","UiKit","UiKit","UiKitDisplayHandle","UiKitWindowHandle","Unavailable","Wayland","Wayland","WaylandDisplayHandle","WaylandWindowHandle","Web","Web","WebCanvas","WebCanvasWindowHandle","WebDisplayHandle","WebOffscreenCanvas","WebOffscreenCanvasWindowHandle","WebWindowHandle","Win32","Win32WindowHandle","WinRt","WinRtWindowHandle","WindowHandle","Windows","WindowsDisplayHandle","Xcb","Xcb","XcbDisplayHandle","XcbWindowHandle","Xlib","Xlib","XlibDisplayHandle","XlibWindowHandle","a_native_window","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_raw","as_raw","as_ref","as_ref","b_direct_window","b_window","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_raw","borrow_raw","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","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","connection","core_window","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","display","display","display_handle","display_handle","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","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","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","fd","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gbm_device","gbm_surface","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","hinstance","hwnd","id","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","ns_view","obj","obj","plane","raw_display_handle","raw_display_handle","raw_window_handle","raw_window_handle","screen","screen","surface","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_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","ui_view","ui_view_controller","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","visual_id","visual_id","window","window","window","window_handle","window_handle","BufferInitDescriptor","DeviceExt","DispatchIndirectArgs","DownloadBuffer","DrawIndexedIndirectArgs","DrawIndirectArgs","LayerMajor","MipMajor","RenderEncoder","StagingBelt","TextureDataOrder","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","align_to","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_bytes","as_bytes","as_bytes","backend_bits_from_env","base_vertex","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","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","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contents","create_buffer_init","create_texture_with_data","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indirect","drop","drop","drop","drop","drop","drop","drop","dx12_shader_compiler_from_env","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","finish","first_index","first_instance","first_instance","first_vertex","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gles_minor_version_from_env","hash","hash","index_count","init","init","init","init","init","init","init","initialize_adapter_from_env","initialize_adapter_from_env_or_default","instance_count","instance_count","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","label","make_spirv_raw","new","parse_backends_from_comma_list","power_preference_from_env","read_buffer","recall","set_bind_group","set_index_buffer","set_pipeline","set_push_constants","set_vertex_buffer","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","usage","vertex_count","write_buffer","x","y","z","Appearance","Circle","Handle","HandleShape","Rail","Rectangle","Slider","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","border_color","border_radius","border_width","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","colors","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","dragging","draw","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","handle","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","mouse_interaction","new","rail","shape","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","width","border_radius","radius","width","Space","Appearance","Handle","Style","StyleSheet","Svg","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","data","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_memory","from_path","from_stimulus","from_stimulus","hash","hovered","id","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Absolute","Advanced","Appearance","Basic","LineHeight","Relative","Shaping","State","Style","StyleSheet","Text","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","to_absolute","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Action","Appearance","Backspace","Click","Content","Delete","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","End","Enter","Home","Insert","Left","Motion","Move","PageDown","PageUp","Paste","Right","Scroll","Select","SelectLine","SelectWord","Style","StyleSheet","TextEditor","Up","WordLeft","WordRight","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","border","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","components_from","components_from","components_from","components_from","components_from","cursor_position","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","direction","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","focused","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hovered","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edit","line","line_count","lines","new","perform","placeholder_color","selection","selection_color","text","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","value_color","widen","with_text","lines","Appearance","Cursor","DEFAULT_PADDING","Icon","Id","Left","Right","Side","State","Style","StyleSheet","TextInput","Value","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","cursor","cursor","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus","focus","focus","focused","focused","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hovered","icon_color","init","init","init","init","init","init","init","insert","insert_many","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_focused","is_focused","layout","len","mouse_interaction","move_cursor_to","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","move_cursor_to_front","new","new","new","next_end_of_word","placeholder_color","previous_start_of_word","remove","remove_many","secure","select","select_all","select_all","select_all","selection","selection_color","side","size","spacing","state","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unfocus","unfocus","unique","until","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","value_color","Cursor","Index","Selection","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","end","start","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","background","danger","palette","primary","success","text","Background","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","Pair","Palette","Primary","Secondary","Success","background","background","base","base","base","base","base","color","danger","danger","is_dark","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","weak","weak","weak","weak","weak","Appearance","Style","StyleSheet","Toggler","active","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background","background_border","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","foreground","foreground_border","from","from_angle","from_stimulus","hovered","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Bottom","FollowCursor","Left","Position","Right","Tooltip","Top","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Appearance","Circle","Handle","HandleShape","Rectangle","State","Style","StyleSheet","VerticalSlider","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","border_color","border_width","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","dragging","draw","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","hovered","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","mouse_interaction","new","rail","shape","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","update","border_radius","radius","width","Action","AlwaysOnBottom","AlwaysOnTop","At","Centered","ChangeIcon","ChangeLevel","ChangeMode","Close","CloseRequested","Closed","Critical","Default","Drag","Event","FetchId","FetchMaximized","FetchMinimized","FetchMode","FetchSize","FileDropped","FileHovered","FilesHoveredLeft","Focused","Fullscreen","GainFocus","Hidden","Icon","Icon","Id","Informational","Level","MAIN","Maximize","Minimize","Mode","Move","Moved","NextFrame","Normal","Opened","Position","RedrawRequest","RedrawRequested","RequestUserAttention","Resize","Resized","Screenshot","Screenshot","Settings","Spawn","Specific","ToggleDecorations","ToggleMaximize","Unfocused","UserAttention","Windowed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_ref","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","bytes","change_icon","change_level","change_mode","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","close","cmp","cmp","compare","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","crop","decorations","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","exit_on_close_request","fetch_id","fetch_maximized","fetch_minimized","fetch_mode","fetch_size","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","frames","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gain_focus","hash","icon","icon","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_raw","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","level","map","max_size","maximize","min_size","minimize","move_to","new","partial_cmp","partial_cmp","platform_specific","position","request_user_attention","resizable","resize","screenshot","screenshot","settings","size","size","spawn","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","toggle_decorations","toggle_maximize","transparent","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","visible","height","position","size","width","x","y","Error","Icon","ImageError","InvalidError","OsError","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","drop","fmt","fmt","from","from","from","from","from_angle","from_file","from_file_data","from_rgba","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","source","to_smolstr","to_string","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","CropError","OutOfBounds","Screenshot","Zero","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","bytes","components_from","deref","deref_mut","downcast","drop","fmt","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","size","to_smolstr","to_string","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","PlatformSpecific","Settings","adapt_into_using","application_id","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","decorations","default","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","exit_on_close_request","fmt","from","from_angle","from_stimulus","icon","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","level","max_size","min_size","platform_specific","position","resizable","size","to_owned","transparent","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","visible"],"q":[[0,"iced"],[1200,"iced::advanced"],[1407,"iced::advanced::image"],[1505,"iced::advanced::image::Data"],[1508,"iced::advanced::layout"],[1616,"iced::advanced::layout::flex"],[1653,"iced::advanced::mouse"],[1725,"iced::advanced::mouse::Event"],[1727,"iced::advanced::mouse::ScrollDelta"],[1731,"iced::advanced::mouse::click"],[1772,"iced::advanced::overlay"],[1867,"iced::advanced::renderer"],[2003,"iced::advanced::subscription"],[2008,"iced::advanced::svg"],[2056,"iced::advanced::text"],[2204,"iced::advanced::text::editor"],[2326,"iced::advanced::text::editor::Action"],[2327,"iced::advanced::text::highlighter"],[2419,"iced::advanced::widget"],[2582,"iced::advanced::widget::operation"],[2642,"iced::advanced::widget::operation::focusable"],[2695,"iced::advanced::widget::operation::scrollable"],[2706,"iced::advanced::widget::operation::text_input"],[2715,"iced::advanced::widget::text"],[2730,"iced::advanced::widget::tree"],[2820,"iced::alignment"],[2914,"iced::application"],[2971,"iced::border"],[3017,"iced::clipboard"],[3019,"iced::command"],[3021,"iced::event"],[3117,"iced::executor"],[3122,"iced::font"],[3368,"iced::gradient"],[3454,"iced::keyboard"],[3685,"iced::keyboard::Event"],[3692,"iced::keyboard::key"],[4047,"iced::mouse"],[4280,"iced::mouse::Event"],[4282,"iced::mouse::ScrollDelta"],[4286,"iced::multi_window"],[4305,"iced::overlay"],[4307,"iced::overlay::menu"],[4318,"iced::settings"],[4364,"iced::subscription"],[4369,"iced::system"],[4417,"iced::theme"],[5135,"iced::theme::palette"],[5439,"iced::time"],[5612,"iced::touch"],[5696,"iced::touch::Event"],[5704,"iced::widget"],[7101,"iced::widget::button"],[7198,"iced::widget::canvas"],[7764,"iced::widget::canvas::event"],[7812,"iced::widget::canvas::fill"],[7861,"iced::widget::canvas::gradient"],[7948,"iced::widget::canvas::path"],[8037,"iced::widget::canvas::path::arc"],[8085,"iced::widget::canvas::path::lyon_path"],[8973,"iced::widget::canvas::path::lyon_path::Event"],[8986,"iced::widget::canvas::path::lyon_path::IdEvent"],[8999,"iced::widget::canvas::path::lyon_path::PathEvent"],[9012,"iced::widget::canvas::path::lyon_path::builder"],[9334,"iced::widget::canvas::path::lyon_path::commands"],[9537,"iced::widget::canvas::path::lyon_path::geom"],[10318,"iced::widget::canvas::path::lyon_path::geom::arc"],[10368,"iced::widget::canvas::path::lyon_path::geom::arrayvec"],[10738,"iced::widget::canvas::path::lyon_path::geom::cubic_bezier"],[10780,"iced::widget::canvas::path::lyon_path::geom::euclid"],[12727,"iced::widget::canvas::path::lyon_path::geom::euclid::approxeq"],[12731,"iced::widget::canvas::path::lyon_path::geom::euclid::approxord"],[12733,"iced::widget::canvas::path::lyon_path::geom::euclid::default"],[12816,"iced::widget::canvas::path::lyon_path::geom::euclid::num"],[12826,"iced::widget::canvas::path::lyon_path::geom::quadratic_bezier"],[12936,"iced::widget::canvas::path::lyon_path::geom::traits"],[12956,"iced::widget::canvas::path::lyon_path::geom::utils"],[12962,"iced::widget::canvas::path::lyon_path::iterator"],[13112,"iced::widget::canvas::path::lyon_path::math"],[13142,"iced::widget::canvas::path::lyon_path::path"],[13399,"iced::widget::canvas::path::lyon_path::path_buffer"],[13539,"iced::widget::canvas::path::lyon_path::polygon"],[13699,"iced::widget::canvas::path::lyon_path::traits"],[13748,"iced::widget::canvas::stroke"],[13768,"iced::widget::checkbox"],[13858,"iced::widget::combo_box"],[13899,"iced::widget::container"],[13994,"iced::widget::image"],[14139,"iced::widget::image::viewer"],[14181,"iced::widget::keyed"],[14235,"iced::widget::keyed::column"],[14236,"iced::widget::overlay"],[14237,"iced::widget::overlay::menu"],[14358,"iced::widget::pane_grid"],[15086,"iced::widget::pane_grid::Configuration"],[15090,"iced::widget::pane_grid::DragEvent"],[15094,"iced::widget::pane_grid::Node"],[15099,"iced::widget::pane_grid::state"],[15186,"iced::widget::pane_grid::state::Action"],[15192,"iced::widget::pick_list"],[15364,"iced::widget::pick_list::Handle"],[15367,"iced::widget::progress_bar"],[15411,"iced::widget::qr_code"],[15586,"iced::widget::radio"],[15633,"iced::widget::rule"],[15720,"iced::widget::scrollable"],[16164,"iced::widget::scrollable::Direction"],[16166,"iced::widget::shader"],[16256,"iced::widget::shader::wgpu"],[23370,"iced::widget::shader::wgpu::BindingType"],[23379,"iced::widget::shader::wgpu::BufferBindingType"],[23380,"iced::widget::shader::wgpu::Dx12Compiler"],[23382,"iced::widget::shader::wgpu::Error"],[23385,"iced::widget::shader::wgpu::SurfaceTargetUnsafe"],[23387,"iced::widget::shader::wgpu::TextureFormat"],[23389,"iced::widget::shader::wgpu::TextureSampleType"],[23390,"iced::widget::shader::wgpu::core"],[23427,"iced::widget::shader::wgpu::core::any_surface"],[23465,"iced::widget::shader::wgpu::core::api"],[23468,"iced::widget::shader::wgpu::core::binding_model"],[24403,"iced::widget::shader::wgpu::core::binding_model::BindError"],[24419,"iced::widget::shader::wgpu::core::binding_model::CreateBindGroupError"],[24457,"iced::widget::shader::wgpu::core::binding_model::CreateBindGroupLayoutError"],[24461,"iced::widget::shader::wgpu::core::binding_model::CreatePipelineLayoutError"],[24471,"iced::widget::shader::wgpu::core::binding_model::PushConstantUploadError"],[24483,"iced::widget::shader::wgpu::core::command"],[26468,"iced::widget::shader::wgpu::core::command::AttachmentErrorLocation"],[26470,"iced::widget::shader::wgpu::core::command::ClearError"],[26481,"iced::widget::shader::wgpu::core::command::ColorAttachmentError"],[26483,"iced::widget::shader::wgpu::core::command::ComputePassErrorInner"],[26488,"iced::widget::shader::wgpu::core::command::DispatchError"],[26492,"iced::widget::shader::wgpu::core::command::DrawError"],[26505,"iced::widget::shader::wgpu::core::command::PassErrorScope"],[26510,"iced::widget::shader::wgpu::core::command::QueryUseError"],[26517,"iced::widget::shader::wgpu::core::command::RenderCommandError"],[26523,"iced::widget::shader::wgpu::core::command::RenderPassErrorInner"],[26552,"iced::widget::shader::wgpu::core::command::ResolveError"],[26561,"iced::widget::shader::wgpu::core::command::TransferError"],[26583,"iced::widget::shader::wgpu::core::command::bundle_ffi"],[26595,"iced::widget::shader::wgpu::core::command::compute_ffi"],[26606,"iced::widget::shader::wgpu::core::command::render_ffi"],[26632,"iced::widget::shader::wgpu::core::device"],[27266,"iced::widget::shader::wgpu::core::device::RenderPassCompatibilityError"],[27279,"iced::widget::shader::wgpu::core::device::any_device"],[27316,"iced::widget::shader::wgpu::core::device::queue"],[27641,"iced::widget::shader::wgpu::core::device::resource"],[27686,"iced::widget::shader::wgpu::core::error"],[27780,"iced::widget::shader::wgpu::core::global"],[27979,"iced::widget::shader::wgpu::core::hal_api"],[27985,"iced::widget::shader::wgpu::core::hub"],[28125,"iced::widget::shader::wgpu::core::id"],[28203,"iced::widget::shader::wgpu::core::identity"],[28285,"iced::widget::shader::wgpu::core::instance"],[28732,"iced::widget::shader::wgpu::core::naga"],[31651,"iced::widget::shader::wgpu::core::naga::AddressSpace"],[31652,"iced::widget::shader::wgpu::core::naga::AtomicFunction"],[31653,"iced::widget::shader::wgpu::core::naga::Binding"],[31657,"iced::widget::shader::wgpu::core::naga::BuiltIn"],[31658,"iced::widget::shader::wgpu::core::naga::Expression"],[31711,"iced::widget::shader::wgpu::core::naga::ImageClass"],[31716,"iced::widget::shader::wgpu::core::naga::ImageQuery"],[31717,"iced::widget::shader::wgpu::core::naga::PredeclaredType"],[31721,"iced::widget::shader::wgpu::core::naga::RayQueryFunction"],[31724,"iced::widget::shader::wgpu::core::naga::SampleLevel"],[31726,"iced::widget::shader::wgpu::core::naga::Statement"],[31752,"iced::widget::shader::wgpu::core::naga::TypeInner"],[31773,"iced::widget::shader::wgpu::core::naga::back"],[31869,"iced::widget::shader::wgpu::core::naga::back::glsl"],[32430,"iced::widget::shader::wgpu::core::naga::back::glsl::Version"],[32432,"iced::widget::shader::wgpu::core::naga::back::hlsl"],[32730,"iced::widget::shader::wgpu::core::naga::back::msl"],[33139,"iced::widget::shader::wgpu::core::naga::back::msl::sampler"],[33431,"iced::widget::shader::wgpu::core::naga::back::spv"],[34201,"iced::widget::shader::wgpu::core::naga::compact"],[34202,"iced::widget::shader::wgpu::core::naga::front"],[34285,"iced::widget::shader::wgpu::core::naga::front::wgsl"],[34369,"iced::widget::shader::wgpu::core::naga::keywords"],[34370,"iced::widget::shader::wgpu::core::naga::keywords::wgsl"],[34371,"iced::widget::shader::wgpu::core::naga::proc"],[35237,"iced::widget::shader::wgpu::core::naga::proc::ConstantEvaluatorError"],[35242,"iced::widget::shader::wgpu::core::naga::proc::ResolveError"],[35249,"iced::widget::shader::wgpu::core::naga::proc::index"],[35306,"iced::widget::shader::wgpu::core::naga::valid"],[36793,"iced::widget::shader::wgpu::core::naga::valid::CallError"],[36800,"iced::widget::shader::wgpu::core::naga::valid::ComposeError"],[36803,"iced::widget::shader::wgpu::core::naga::valid::Disalignment"],[36814,"iced::widget::shader::wgpu::core::naga::valid::EntryPointError"],[36816,"iced::widget::shader::wgpu::core::naga::valid::ExpressionError"],[36819,"iced::widget::shader::wgpu::core::naga::valid::FunctionError"],[36834,"iced::widget::shader::wgpu::core::naga::valid::GlobalVariableError"],[36836,"iced::widget::shader::wgpu::core::naga::valid::TypeError"],[36846,"iced::widget::shader::wgpu::core::naga::valid::ValidationError"],[36863,"iced::widget::shader::wgpu::core::naga::valid::VaryingError"],[36866,"iced::widget::shader::wgpu::core::pipeline"],[37777,"iced::widget::shader::wgpu::core::pipeline::ColorStateError"],[37779,"iced::widget::shader::wgpu::core::pipeline::CreateRenderPipelineError"],[37801,"iced::widget::shader::wgpu::core::pipeline::CreateShaderModuleError"],[37804,"iced::widget::shader::wgpu::core::present"],[37944,"iced::widget::shader::wgpu::core::present::ConfigureSurfaceError"],[37953,"iced::widget::shader::wgpu::core::registry"],[38040,"iced::widget::shader::wgpu::core::resource"],[39266,"iced::widget::shader::wgpu::core::resource::BufferAccessError"],[39274,"iced::widget::shader::wgpu::core::resource::CreateBufferError"],[39276,"iced::widget::shader::wgpu::core::resource::CreateQuerySetError"],[39278,"iced::widget::shader::wgpu::core::resource::CreateSamplerError"],[39283,"iced::widget::shader::wgpu::core::resource::CreateTextureError"],[39285,"iced::widget::shader::wgpu::core::resource::CreateTextureViewError"],[39299,"iced::widget::shader::wgpu::core::resource::TextureClearMode"],[39302,"iced::widget::shader::wgpu::core::resource::TextureDimensionError"],[39317,"iced::widget::shader::wgpu::core::storage"],[39353,"iced::widget::shader::wgpu::core::validation"],[39778,"iced::widget::shader::wgpu::core::validation::BindingError"],[39785,"iced::widget::shader::wgpu::core::validation::StageError"],[39798,"iced::widget::shader::wgpu::hal"],[43500,"iced::widget::shader::wgpu::hal::auxil"],[43503,"iced::widget::shader::wgpu::hal::auxil::db"],[43512,"iced::widget::shader::wgpu::hal::auxil::db::amd"],[43513,"iced::widget::shader::wgpu::hal::auxil::db::apple"],[43514,"iced::widget::shader::wgpu::hal::auxil::db::arm"],[43515,"iced::widget::shader::wgpu::hal::auxil::db::broadcom"],[43516,"iced::widget::shader::wgpu::hal::auxil::db::imgtec"],[43517,"iced::widget::shader::wgpu::hal::auxil::db::intel"],[43520,"iced::widget::shader::wgpu::hal::auxil::db::mesa"],[43521,"iced::widget::shader::wgpu::hal::auxil::db::nvidia"],[43522,"iced::widget::shader::wgpu::hal::auxil::db::qualcomm"],[43523,"iced::widget::shader::wgpu::hal::empty"],[43762,"iced::widget::shader::wgpu::hal::gles"],[44641,"iced::widget::shader::wgpu::hal::gles::TextureInner"],[44644,"iced::widget::shader::wgpu::hal::vulkan"],[45706,"iced::widget::shader::wgpu::hal::vulkan::Fence"],[45709,"iced::widget::shader::wgpu::hal::vulkan::ShaderModule"],[45711,"iced::widget::shader::wgpu::rwh"],[47167,"iced::widget::shader::wgpu::util"],[47481,"iced::widget::slider"],[47584,"iced::widget::slider::HandleShape"],[47587,"iced::widget::space"],[47588,"iced::widget::svg"],[47678,"iced::widget::text"],[47848,"iced::widget::text_editor"],[48083,"iced::widget::text_editor::Action"],[48084,"iced::widget::text_input"],[48418,"iced::widget::text_input::cursor"],[48458,"iced::widget::text_input::cursor::State"],[48460,"iced::widget::theme"],[48533,"iced::widget::theme::palette"],[48571,"iced::widget::toggler"],[48617,"iced::widget::tooltip"],[48664,"iced::widget::vertical_slider"],[48835,"iced::widget::vertical_slider::HandleShape"],[48838,"iced::window"],[49359,"iced::window::Event"],[49365,"iced::window::icon"],[49413,"iced::window::screenshot"],[49455,"iced::window::settings"],[49511,"iced_runtime::command::action"],[49512,"alloc::vec"],[49513,"palette::chromatic_adaptation"],[49514,"core::ops::arith"],[49515,"core::any"],[49516,"core::iter::traits::collect"],[49517,"core::clone"],[49518,"alloc::string"],[49519,"core::ops::function"],[49520,"core::default"],[49521,"num_traits::float"],[49522,"num_traits"],[49523,"core::option"],[49524,"iced_graphics::mesh"],[49525,"core::cmp"],[49526,"core::convert"],[49527,"core::fmt"],[49528,"core::fmt"],[49529,"core::fmt"],[49530,"palette::rgb::rgb"],[49531,"palette::alpha::alpha"],[49532,"core::hash"],[49533,"core::hash"],[49534,"alloc::sync"],[49535,"alloc::rc"],[49536,"alloc::borrow"],[49537,"core::ops::function"],[49538,"core::marker"],[49539,"core::ops::arith"],[49540,"core::cmp"],[49541,"futures_core::stream"],[49542,"core::ops::arith"],[49543,"palette::convert::try_from_into_color"],[49544,"core::any"],[49545,"core::convert"],[49546,"core::pin"],[49547,"core::ops::range"],[49548,"core::ops::function"],[49549,"futures_channel::mpsc"],[49550,"core::cmp"],[49551,"serde::de"],[49552,"time::instant"],[49553,"tokio::time::instant"],[49554,"image::animation"],[49555,"serde::ser"],[49556,"time::error::conversion_range"],[49557,"core::time"],[49558,"core::convert"],[49559,"iced_wgpu::primitive::pipeline"],[49560,"std::path"],[49561,"core::ops::range"],[49562,"num_traits::float"],[49563,"core::ops::arith"],[49564,"core::fmt"],[49565,"num_traits::ops::euclid"],[49566,"num_traits::ops::saturating"],[49567,"rayon::iter::par_bridge"],[49568,"alloc::collections::btree::map"],[49569,"std::collections::hash::map"],[49570,"qrcode::types"],[49571,"wgpu_types"],[49572,"wgpu_types"],[49573,"bitflags::iter"],[49574,"core::num::nonzero"],[49575,"wgpu_core::track"],[49576,"wgpu_core::command::draw"],[49577,"wgpu_core::command"],[49578,"core::fmt"],[49579,"naga::arena"],[49580,"naga::arena"],[49581,"core::iter::traits::double_ended"],[49582,"core::iter::traits::exact_size"],[49583,"rustc_hash"],[49584,"core::hash"],[49585,"core::marker"],[49586,"naga::valid::type"],[49587,"naga::valid::function"],[49588,"naga::valid::handles"],[49589,"naga::valid::handles"],[49590,"gpu_descriptor::allocator"],[49591,"ash::vk::enums"],[49592,"gpu_alloc::error"],[49593,"gpu_alloc::error"],[49594,"khronos_egl"],[49595,"khronos_egl"],[49596,"glow::native"],[49597,"lock_api::mutex"],[49598,"core::ffi"],[49599,"wgpu_hal::gles::egl"],[49600,"khronos_egl::egl1_0"],[49601,"core::num::nonzero"],[49602,"ash::entry"],[49603,"core::ffi::c_str"],[49604,"ash::device"],[49605,"ash::vk::definitions"],[49606,"wgpu_hal::vulkan::adapter"],[49607,"wgpu_hal::vulkan::adapter"],[49608,"core::num::nonzero"],[49609,"image::error"],[49610,"iced_core::window::icon"],[49611,"image::image"]],"d":["A list with all the defined themes.","Alignment on the axis of a container.","","The black color.","The background of some element.","A border.","Align at the center of the axis.","A color in the sRGB color space.","A solid color.","A set of asynchronous actions to be performed by some …","Scale as big as it can be without needing to crop or hide …","The strategy used to fit the contents of a widget to its …","Scale the image to cover all of the bounding box, cropping …","A Theme that uses a Custom palette.","A non-monospaced sans-serif font with normal Weight.","The built-in dark variant.","Degrees","A generic widget.","Align at the end of the axis.","Contains the error value","An error that occurred while running an application.","A user interface event.","A type that can run futures.","The futures executor could not be created.","Distort the image so the widget is 100% covered without …","Fill all the remaining space","Fill a portion of the remaining space relative to other …","Fill a fixed amount of space","A font.","A fill which transitions colors progressively along a …","Linearly interpolate between several colors.","The application graphics context could not be created.","A Size with infinite width and height.","A keyboard event","The strategy used to fill space in a specific dimension.","The built-in light variant.","A linear gradient interpolates colors along a direction at …","A monospaced font with normal Weight.","The type of messages your Sandbox will produce.","A mouse event","Don’t resize or scale the image at all.","The origin (i.e. a Point at (0, 0)).","Contains the success value","The amount of radians in half a circle.","An amount of space to pad for each side of a box","An amount of logical pixels.","A platform specific event","A 2D point.","The range of radians of a circle.","Radians","A rectangle.","The default graphics renderer for iced.","The result of running an Application.","A sandboxed Application.","Scale the image down if it’s too big for the space, but …","","A shadow.","Fill the least amount of space","An amount of space in 2 dimensions.","Align at the start of the axis.","A request to listen to external events.","A color with no opacity.","A built-in theme.","","A touch event","A Size with a width and height of 1 unit.","A 2D vector.","The white color.","","A window event","The application window could not be created.","Padding of zero","A Size with zero width and height.","The zero Vector.","Transparency, 0.0 - 1.0","Returns all of the actions of the Command.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Leverage advanced concepts like custom widgets.","Align and position widgets.","","","","","","","","Build interactive cross-platform applications.","Returns the area of the Rectangle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Blue component, 0.0 - 1.0","Creates a Command that performs the actions of all the …","Batches all the provided subscriptions and returns the …","The blur radius of the shadow.","Draw lines around containers.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bottom padding","Returns the Point at the center of the Rectangle.","Returns the X coordinate of the Point at the center of the …","Returns the Y coordinate of the Point at the center of the …","","Access the clipboard.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color of the border.","The color of the shadow.","Creates a Color with shorter and cleaner syntax.","Run asynchronous actions.","","","","","","","","","","","","","","","","","","","","","","","","Returns true if the given Point is contained in the …","Creates a new custom Theme from the given Palette.","Creates a new custom Theme from the given Palette, with a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the distance to another Point.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Runs the given closure inside the Executor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Handle events of a user interface.","Choose your preferred executor to power your application.","Expands the Rectangle a given amount.","Expands this Size by the given amount.","Returns the palette::Extended of the Theme.","The Family of the Font.","","Returns the fill factor of the Length.","","","","Attempt to apply the given fit for a content size within …","Fits the Padding between the provided inner and outer Size.","Returns the “fluid” variant of the Length.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Load and use fonts.","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Color from its linear RGBA components.","Creates a Subscription from a Recipe describing it.","Creates a Color from its RGB components.","Creates a Color from its RGB8 components.","Creates a Color from its RGBA components.","Creates a Color from its RGB8 components and an alpha …","","","","","","","","","","","","","","","","","","","","","","","","","","Green component, 0.0 - 1.0","Colors that transition progressively.","","","","","Height of the rectangle.","The height.","","Returns the total amount of horizontal Padding.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the intersection with the given Rectangle.","Returns whether the Rectangle intersects with the given …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Converts the Color into its linear values.","Returns the different recipes of the Subscription.","Converts the Color into its RGBA8 equivalent.","","","","","","","","","","","","","","","","","","","","","","","","Returns the inverted Color.","Inverts the Color in-place.","Returns true iff the Length is either Length::Fill or","Returns true if the current Rectangle is completely within …","Listen and react to keyboard events.","Left padding","","Applies a transformation to the result of a Command.","Transforms the Subscription output with the given function.","Returns the maximum of each component of this size and …","Returns the minimum of each component of this size and …","Listen and react to mouse events.","","","","","Adjust the opacity of the gradient by a multiplier applied …","Leverage multi-window support in your application.","Initializes the Sandbox.","Creates a new Executor.","Creates a new Color.","Create a Padding that is equal on all sides","Creates a new Point with the given coordinates.","Creates a new Rectangle with its top-left corner in the …","Creates a new Size with the given width and height.","Creates a new Vector with the given components.","Creates an empty Command.","Returns an empty Subscription that will not produce any …","The offset of the shadow.","Display interactive elements on top of other widgets.","Returns the Palette of the Theme.","","","","Creates a Command that performs the action of the given …","","","","Returns the position of the top left corner of the …","","Red component, 0.0 - 1.0","The radius of the border.","Right padding","Runs the Sandbox.","Runs the Sandbox.","Creates a Command that runs the given stream to completion.","Returns the scale factor of the Sandbox.","Returns the scale factor of the Sandbox.","","","Configure your application.","Creates a Command that performs a single Action.","Returns the Size of the Rectangle.","Snaps the Rectangle to unsigned integer coordinates.","Spawns a future in the Executor.","The Stretch of the Font.","Returns the current style variant of theme::Application.","Returns the current style variant of theme::Application.","The Style of the Font.","","","","","","","","Listen to external events in your application.","Retrieve system information.","Use the built-in theme and styles.","Returns the current Theme of the Sandbox.","Returns the current Theme of the Sandbox.","Listen and react to time.","Returns the current title of the Sandbox.","Calculates the line in which the angle intercepts the …","","","","","","","","","","","","","","","","","","","","","","","","","","Top padding","Listen and react to touch events.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union with the given Rectangle.","","","","","","","","","","","","","","","","","","","","","","","","Handles a message and updates the state of the Sandbox.","","","Returns the total amount of vertical Padding.","Returns the widgets to display in the Sandbox.","The Weight of the Font.","Use the built-in widgets or create your own.","Creates a Command that performs a widget::Operation.","The width of the border.","Width of the rectangle.","The width.","Configure the window of your application in native …","Adds a value to the Subscription context.","","Creates a non-monospaced Font with the given Family::Name …","Creates a new default Border with the given Radius.","Creates a new Rectangle with its top-left corner at the …","","The X coordinate.","X coordinate of the top-left corner.","The X component of the Vector","The Y coordinate.","Y coordinate of the top-left corner.","The Y component of the Vector","A buffer for short-term storage and transfer within and …","The hasher used to compare layouts.","The bounds of a Node and its children, using absolute …","An interactive component that can be displayed on top of …","A component that can be used by widgets to draw themselves …","A connection to the state of a shell.","A paragraph.","A component that displays information and allows …","","","","","Returns whether the widgets of the current application …","","","","","","","","","","","","","","","","","","","","","","","","","Returns the bounds of the Layout.","The bounds of the paragraph.","Returns the state Tree of the children of the Widget.","Returns an iterator over the Layout of the children of a …","Clears all of the recorded primitives in the Renderer.","","","","","","","","","The content of the paragraph.","","","","","","","","","","Reconciliates the Widget with the provided Tree.","","","","","Draws the Overlay using the associated Renderer.","Draws the Widget using the associated Renderer.","","","","","Fills a Quad with the provided Background.","","","","","The font of the Text.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","The horizontal alignment of the Text.","Load and draw raster graphics.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Invalidates the current application layout.","Invalidates the current application widgets.","Returns true if the Shell contains no published messages","Returns whether the current layout is invalid or not.","Returns true if the cursor is over the Overlay.","Position your widgets properly.","Returns the layout Node of the Overlay.","Returns the layout::Node of the Widget.","The line height of the Text.","Merges the current Shell with another one by applying the …","Handle mouse events.","Returns the current mouse::Interaction of the Overlay.","Returns the current mouse::Interaction of the Widget.","Creates a new Layout for the given Node at the origin.","Creates a new Shell with the provided buffer of messages.","Processes a runtime Event.","Processes a runtime Event.","Applies a widget::Operation to the Overlay.","Applies an Operation to the Widget.","Display interactive elements on top of other widgets.","Returns the nested overlay of the Overlay, if there is any.","Returns the overlay of the Widget, if there is any.","Returns the position of the Layout.","Publish the given Message for an application to process it.","Reads the current content of the Clipboard as text.","Returns the request a redraw should happen, if any.","Write your own renderer.","Requests a new frame to be drawn.","Triggers the given function if the layout is invalid, …","The Shaping strategy of the Text.","Returns the Size of the Widget in lengths.","The size of the Text in logical pixels.","Returns a Size hint for laying out the Widget.","Returns the State of the Widget.","Write your own subscriptions.","Load and draw vector graphics.","Returns the Tag of the Widget.","Draw and interact with text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The vertical alignment of the Text.","Create custom widgets and operate on them.","Draws the primitives recorded in the given closure in a …","Creates a new Layout for the given Node with the provided …","Applies a translation to the primitives recorded in the …","Writes the given text contents to the Clipboard.","","A wrapper around raw image data.","In-memory data","The data of a raster image.","Image filtering strategy.","A handle of some image data.","The image Handle to be displayed. Iced exposes its own …","Bilinear interpolation.","Nearest neighbor.","File data","A Renderer that can render raster graphics.","Decoded image pixels in RGBA format.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the dimensions of an image for the given Handle.","","","Draws an image with the given Handle and inside the …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Creates new Bytes around data.","","","","","","","","","","","","","","","","","","","The height of the image.","The pixels.","The width of the image.","The bounds of a Node and its children, using absolute …","A set of size constraints for layouting.","No limits","The bounds of an element and its children.","","","Aligns the Node in the given space.","Mutable reference version of Self::align.","","","","","","","","","Computes the resulting Node that fits the Limits given …","","","","","Returns the bounds of the Node.","Returns the children of the Node.","","","","","","","Computes the resulting Node that fits the Limits given …","Creates a new Node that wraps a single child with some …","","","","","","","","","","","Distribute elements using a flex-based layout.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Applies a height constraint to the current Limits.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Removes the minimum width constraint for the current Limits…","Returns the maximum Size of the Limits.","Applies a maximum height constraint to the current Limits.","Applies a maximum width constraint to the current Limits.","Returns the minimum Size of the Limits.","Applies a minimum height constraint to the current Limits.","Applies a minimum width constraint to the current Limits.","Moves the Node to the given position.","Mutable reference version of Self::move_to.","Creates new Limits with the given minimum and maximum Size.","Creates a new Node with the given Size.","Produces a Node with two children nodes one right next to …","Computes the Node that fits the Limits given some width, …","Computes a padded Node with a positioning step.","Computes the resulting Size that fits the Limits given …","Shrinks the current Limits by the given Size.","Returns the Size of the Node.","Computes the resulting Node that fits the Limits given …","","","Translates the Node by the given translation.","","","","","","","","","","","","","","","","","Applies a width constraint to the current Limits.","Creates a new Node with the given Size and children.","The main axis of a flex layout.","The horizontal axis","The vertical axis","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Computes the flex layout with the given axis and limits, …","","","","","","","","","The cursor has a defined position.","The back mouse button.","The button of a mouse.","A mouse button was pressed.","A mouse button was released.","A mouse click.","","The mouse cursor state.","The mouse cursor entered the window.","The mouse cursor left the window.","The mouse cursor was moved","A mouse event.","The forward mouse button.","","","","The interaction of a mouse cursor.","The left mouse button.","A line-based scroll movement","The middle (wheel) button.","","Some other button.","A pixel-based scroll movement","","","","The right mouse button.","A scroll movement.","","The cursor is currently unavailable (i.e. out of bounds or …","The mouse wheel was scrolled.","","","","","","","","","Track mouse clicks.","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns the Kind of Click.","Creates a new Click with the given position and previous …","Returns the position of the Click.","","","","","","","","","","The scroll movement.","The new position of the mouse cursor","The number of horizontal lines scrolled","The number of horizontal pixels scrolled","The number of vertical lines scrolled","The number of vertical pixels scrolled","A mouse click.","A double click","The kind of mouse click.","A single click","A triple click","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","A generic Overlay.","An Overlay container that displays multiple overlay …","An interactive component that can be displayed on top of …","","","","","","","","","","","","","","","","","","","","","","","","Draws the Overlay using the associated Renderer.","Draws the Element and its children using the given Layout.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns a Group of overlay Element children.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Returns true if the cursor is over the Element.","","Returns true if the cursor is over the Overlay.","Returns the layout Node of the Overlay.","Computes the layout of the Element in the given bounds.","","Applies a transformation to the produced message of the …","Returns the current mouse::Interaction of the Element.","","Returns the current mouse::Interaction of the Overlay.","Creates a new Element containing the given Overlay.","Creates an empty Group.","Processes a runtime Event.","","Processes a runtime Event.","Applies a widget::Operation to the Element.","","Applies a widget::Operation to the Overlay.","Returns the nested overlay of the Element, if there is any.","","Turns the Group into an overlay overlay::Element.","Returns the nested overlay of the Overlay, if there is any.","Adds an overlay::Element to the Group.","","","","","","","","","","","","","","","","","Creates a Group with the given elements.","A renderer that does nothing.","A polygon with four sides.","A component that can be used by widgets to draw themselves …","The styling attributes of a Renderer.","","","","","","","","","","","","","","","","The Border of the Quad.","","","","","","","The bounds of the Quad.","Clears all of the recorded primitives in the Renderer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fills a Quad with the provided Background.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Creates a new Null renderer.","The Shadow of the Quad.","The text color","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the primitives recorded in the given closure in a …","","Applies a translation to the primitives recorded in the …","","A stream of runtime events.","The events that will be produced by a Subscription with …","The description of a Subscription.","Hashes the Recipe.","Executes the Recipe and produces the stream of events of …","In-memory data","The data of a vectorial image.","A handle of Svg data.","File data","A Renderer that can render vector graphics.","","","","","","","","","","","","","Returns the default dimensions of an SVG for the given …","","Draws an SVG with the given Handle, an optional Color …","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The char representing a ▼ icon in the built-in ICON_FONT.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","No shaping and no font fallback.","A bounds difference.","The char representing a ✔ icon in the ICON_FONT.","The point was within the bounds of the returned character …","The difference detected in some text.","A component that can be used by widgets to edit multi-line …","The Editor of this Renderer.","The font of this Paragraph.","The font of the Editor.","The font type used.","The output of the Highlighter.","A type capable of highlighting text.","The result of hit testing on text.","The icon font of the backend.","The highlight iterator type.","The height of a line of text in a paragraph.","No difference.","A text paragraph.","The Paragraph of this Renderer.","A factor of the size of the text.","A renderer capable of measuring and drawing Text.","The settings to configure the Highlighter.","A shape difference.","The shaping strategy of some text.","A paragraph.","","","","","","","","","","","","","","","Returns the current boundaries of the Editor.","The bounds of the paragraph.","Notifies the Highlighter that the line at the given index …","","","","","Compares the Paragraph with some desired Text and returns …","","","The content of the paragraph.","Returns the current line of the Highlighter.","Returns the current Cursor of the Editor.","Computes the cursor position of the Hit .","Returns the current cursor position of the Editor.","Returns the default Self::Font.","Returns the default size of Text.","","","","","","","","","Edit text.","","","","","","Draws the given Editor at the given position and with the …","Draws the given Paragraph at the given position and with …","Draws the given Text at the given position and with the …","","","The font of the Text.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the distance to the given grapheme index in the …","Runs a text Highlighter in the Editor.","Highlights the given line.","Highlight text.","Tests whether the provided point is within the boundaries …","Returns the horizontal alignment of the Paragraph.","The horizontal alignment of the Text.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns the text of the given line in the Editor, if it …","Returns the amount of lines in the Editor.","The line height of the Text.","Loads a Self::Font from its bytes.","Returns the minimum boundaries that can fit the contents …","Returns the minimum height that can fit the contents of …","Returns the minimum width that can fit the contents of the …","Creates a new Highlighter from its Self::Settings.","Performs an Action on the Editor.","Lays out the Paragraph with some new boundaries.","Returns the current selected text of the Editor.","The Shaping strategy of the Text.","The size of the Text in logical pixels.","","","","","","","","","","","","","","","","","","","Updates the Editor with some new attributes.","Updates the Highlighter with some new Self::Settings.","Updates the Paragraph to match the given Text, if needed.","Returns the vertical alignment of the Paragraph.","The vertical alignment of the Text.","Creates a new Paragraph laid out with the given Text.","Creates a new Editor laid out with the given text.","An interaction with an Editor.","Delete the previous character.","Cursor without a selection","Click the Editor at the given Point.","The cursor of an Editor.","Delete the next character.","A direction in some text.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","A component that can be used by widgets to edit multi-line …","Move to the end of the line.","Break the current line.","The font of the Editor.","Move to the start of the line.","Insert the given character.","Move left.","<-","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","->","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","Cursor selecting a range of text","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","","","","","","","","","","","","","","","Returns the current boundaries of the Editor.","","","","","","","Returns the current Cursor of the Editor.","Returns the current cursor position of the Editor.","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Runs a text Highlighter in the Editor.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns the text of the given line in the Editor, if it …","Returns the amount of lines in the Editor.","Performs an Action on the Editor.","Returns the current selected text of the Editor.","","","","","","","","","","","","","","","","","","","Updates the Editor with some new attributes.","Creates a new Editor laid out with the given text.","The amount of lines to scroll.","The format of some text.","The output of the Highlighter.","A type capable of highlighting text.","The highlight iterator type.","A highlighter that highlights nothing.","The settings to configure the Highlighter.","","","","","","","","","","","","","","","Notifies the Highlighter that the line at the given index …","","","","","","The Color of the text.","","","Returns the current line of the Highlighter.","","","","","","","","","","","","","","The Font of the text.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Highlights the given line.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Creates a new Highlighter from its Self::Settings.","","","","","","","","","","","","","","","","","","","","Updates the Highlighter with some new Self::Settings.","","The identifier of a generic widget.","A piece of logic that can traverse the widget tree of an …","A paragraph of text.","A persistent state widget tree.","A component that displays information and allows …","","","","","","","","","","","","","","","","","","","","","","Returns the state Tree of the children of the Widget.","The children of the root widget of the Tree.","","","","","","","","Operates on a widget that contains other widgets.","Operates on a custom widget with some state.","","","","","","","Reconciliates the Widget with the provided Tree.","Reconciliates the current tree with the provided Widget.","Reconciles the children of the tree with the provided list …","Reconciliates the children of the tree with the provided …","","","","Draws the Widget using the associated Renderer.","","","","","Creates an empty, stateless Tree with no children.","","","","","Finishes the Operation and returns its Outcome.","","","Operates on a widget that can be focused.","Sets the Font of the Text.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Sets the height of the Text boundaries.","Sets the alignment::Horizontal of the Text.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns the layout::Node of the Widget.","","Sets the LineHeight of the Text.","Returns the current mouse::Interaction of the Widget.","Create a new fragment of Text with the given contents.","Creates a new Tree for the provided Widget.","Creates a custom Id.","Processes a runtime Event.","Applies an Operation to the Widget.","Query or update internal widget state.","Returns the overlay of the Widget, if there is any.","Operates on a widget that can be scrolled.","Sets the Shaping strategy of the Text.","Returns the Size of the Widget in lengths.","Sets the size of the Text.","","Returns a Size hint for laying out the Widget.","","Returns the State of the Widget.","The State of the Tree.","Sets the style of the Text.","","Returns the Tag of the Widget.","The tag of the Tree.","Write some text for your users to read.","Operates on a widget that has text input.","","","Store internal widget state in a state tree to ensure …","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","","","","Sets the alignment::Vertical of the Text.","Sets the width of the Text boundaries.","The Operation needs to be followed by another Operation.","The internal state of a widget that can be focused.","The Operation produced no result.","A piece of logic that can traverse the widget tree of an …","The result of an Operation.","The internal state of a widget that can be scrolled.","The Operation produced some result.","The internal state of a widget that has text input.","","","","","","","","","Operates on a widget that contains other widgets.","Operates on a custom widget with some state.","","","","","Finishes the Operation and returns its Outcome.","","Focuses the widget.","Operate on widgets that can be focused.","Operates on a widget that can be focused.","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","Returns whether the widget is focused or not.","Maps the output of an Operation using the given function.","Moves the cursor of the text input to an arbitrary …","Moves the cursor of the text input to the end of the input …","Moves the cursor of the text input to the front of the …","Produces an Operation that applies the given Operation to …","Scroll the widget to the given AbsoluteOffset along the …","Operate on widgets that can be scrolled.","Operates on a widget that can be scrolled.","Selects all the content of the text input.","Snaps the scroll of the widget to the given percentage …","Operate on widgets that have text input.","Operates on a widget that has text input.","","","","","","","","Unfocuses the widget.","","A summary of the focusable widgets present on a widget …","The internal state of a widget that can be focused.","","","","","","","","","","","Produces an Operation that generates a Count and chains it …","","","","","","","","","","Produces an Operation that searches for the current …","","Produces an Operation that focuses the widget with the …","Focuses the widget.","Produces an Operation that searches for the current …","Produces an Operation that searches for the current …","The index of the current focused widget, if any.","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns whether the widget is focused or not.","","The total amount of focusable widgets.","","","","","","","","Unfocuses the widget.","","The amount of absolute offset in each direction of a …","The amount of relative offset in each direction of a …","The internal state of a widget that can be scrolled.","Produces an Operation that scrolls the widget with the …","Scroll the widget to the given AbsoluteOffset along the …","Produces an Operation that snaps the widget with the given …","Snaps the scroll of the widget to the given percentage …","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The internal state of a widget that has text input.","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to an arbitrary …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the end of the input …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the front of the …","Produces an Operation that selects all the content of the …","Selects all the content of the text input.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","The apperance of some text.","No shaping and no font fallback.","The height of a line of text in a paragraph.","A factor of the size of the text.","The shaping strategy of some text.","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph of text.","Produces the Appearance of some text.","The Color of the text.","Draws text using the same logic as the Text widget.","Produces the layout::Node of a Text widget.","No meaningful internal state.","Some meaningful internal state.","The internal State of a widget.","The identifier of some widget state.","A persistent state widget tree.","","","","","","","","","","","","","","","The children of the root widget of the Tree.","","","","","","","","","","","Reconciliates the current_children with the provided list …","","","Downcasts the State to T and returns a mutable reference …","Downcasts the State to T and returns a reference to it.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Creates a new State.","Creates a Tag for a state of type T.","","The State of the Tree.","Creates a Tag for a stateless widget.","The tag of the Tree.","","","","","","","","","","","","","","","","","","Alignment on the axis of a container.","Align bottom","Align at the center of the axis.","Horizontally centered","Vertically centered","Align at the end of the axis.","The horizontal Alignment of some resource.","Align left","Align right","Align at the start of the axis.","Align top","The vertical Alignment of some resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The appearance of an application.","An interactive cross-platform application.","The Executor that will run commands and subscriptions.","The data needed to initialize your Application.","The type of messages your Application will produce.","The supported style of the StyleSheet.","A set of rules that dictate the style of an application.","The theme of your Application.","","Returns the Appearance of the application for the provided …","","","","","The background Color of the application.","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Initializes the Application with the flags provided to run …","Runs the Application.","Returns the scale factor of the Application.","Returns the current Style of the Theme.","Returns the event Subscription for the current state of the","The default text Color of the application.","Returns the current Theme of the Application.","Returns the current title of the Application.","","","","","","","","","","Handles a message and updates the state of the Application.","Returns the widgets to display in the Application.","A border.","The border radii for the corners of a graphics primitive …","","","","","","","","","","The color of the border.","","","","","","","","","Returns the argument unchanged.","","","","","","","Calls U::from(self).","","","","","","","","The radius of the border.","","","","","","","","","","The width of the border.","Read the current contents of the clipboard.","Write the given contents to the clipboard.","A set of asynchronous actions to be performed by some …","Creates a Command that produces the Messages published …","The Event was handled and processed by a widget.","A user interface event.","The Event was NOT handled by any widget.","A keyboard event","Describes an event specific to MacOS","A MacOS specific event","A mouse event","A platform specific event","A platform specific event","Triggered when the app receives an URL from the system","The status of an Event after being processed.","A touch event","A window event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns a Subscription to all the ignored runtime events.","Creates a Subscription that produces a message for every …","Creates a Subscription that listens and filters all the …","","","","","","","","","","","","","","","","","","","A default cross-platform executor.","A type that can run futures.","Runs the given closure inside the Executor.","Creates a new Executor.","Spawns a future in the Executor.","","","","Glyphs in cursive fonts generally use a more informal …","An error while loading a font.","","","","","","A font family.","Fantasy fonts are primarily decorative or expressive fonts …","A font.","","","","The sole criterion of a monospace font is that all glyphs …","The name of a font family of choice.","","","","","Glyphs in sans-serif fonts, as the term is used in CSS, …","","","","Serif fonts represent the formal text style for a script.","The width of some text.","The style of some text.","","","","The weight of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Family of the Font.","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Load a font from its bytes.","The Stretch of the Font.","The Style of the Font.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Weight of the Font.","A point along the gradient vector where the specified color…","A fill which transitions colors progressively along a …","A linear gradient.","A linear gradient interpolates colors along a direction at …","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","How the Gradient is angled within its bounds.","","","","","","","","","","","","","","","","","The color of the gradient at the specified offset.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Creates a new Linear gradient with the given angle in …","Offset along the gradient vector.","ColorStops along the linear gradient path.","","","","","","","","","","","","","","","","","","","The “alt” key.","The “command” key.","The “control” key.","A key string that corresponds to the character typed by …","A keyboard event.","A key on the keyboard.","A keyboard key was pressed.","A keyboard key was released.","The “windows” key on Windows, “command” key on …","The left side of the keyboard.","The location of a key on the keyboard.","The current state of the keyboard modifiers.","The keyboard modifiers have changed.","A key with an established name.","The numpad of the keyboard.","The right side of the keyboard.","The “shift” key.","The standard group of keys on the keyboard.","An unidentified key.","","","","","Returns the set containing all flags.","Returns true if the ALT key is pressed in the Modifiers.","","","","","","","","","","","","","","","","","Convert Key::Character(SmolStr) to Key::Character(&str) so …","Returns the intersection between the two sets of flags.","Disables all flags disabled in the set.","Returns the union of the two sets of flags.","Adds the set of flags.","Returns the raw value of the flags currently stored.","Returns the left flags, but with all the right flags …","Toggles the set of flags.","","","","","","","","","","","","","","","","","","","Returns true if a “command key” is pressed in the …","","","Returns the complement of this set of flags.","","","","","Returns true if all of the flags in other are contained …","Returns true if the CTRL key is pressed in the Modifiers.","","","","","","","","","","Returns the difference between the flags in self and other.","","","","","","","","","Returns an empty set of flags.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Convert from underlying bit representation, unless that …","Convert from underlying bit representation, dropping any …","Convert from underlying bit representation, preserving all …","","","","","","","","","","","","Inserts the specified flags in-place.","Returns the intersection between the flags in self and …","Returns true if there are flags common to both self and …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if all flags are currently set.","Returns true if no flags are currently stored.","Identify keyboard keys.","Returns true if the LOGO key is pressed in the Modifiers.","Returns the complement of this set of flags.","Listens to keyboard key presses and calls the given …","Listens to keyboard key releases and calls the given …","","","Removes the specified flags in-place.","Inserts or removes the specified flags depending on the …","Returns true if the SHIFT key is pressed in the Modifiers.","Returns the set difference of the two sets of flags.","Disables all flags enabled in the set.","Returns the symmetric difference between the flags in self …","","","","","Toggles the specified flags in-place.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the union of between the flags in self and other.","","","","","The key pressed.","The key released.","The location of the key.","The location of the key.","The state of the modifier keys.","The state of the modifier keys.","The text produced by the key press, if any.","Switch the input mode on an external AVR (audio/video …","Toggle the power on an external AVR (audio/video …","The Accept (Commit, OK) key. Accept current option or …","Redo or repeat an action.","Initate the multi-candidate mode.","","The Alt (Alternative) key.","The Alternate Graphics (AltGr or AltGraph) key.","The Application switch key, which provides a list of …","Navigate or traverse downward. (KEYCODE_DPAD_DOWN)","Navigate or traverse leftward. (KEYCODE_DPAD_LEFT)","Navigate or traverse rightward. (KEYCODE_DPAD_RIGHT)","Navigate or traverse upward. (KEYCODE_DPAD_UP)","The Attention (Attn) key.","Adjust audio balance leftward. (VK_AUDIO_BALANCE_LEFT)","Adjust audio balance rightward. (VK_AUDIO_BALANCE_RIGHT)","Decrease audio bass boost or cycle down through bass boost …","Toggle bass boost on/off. (APPCOMMAND_BASS_BOOST)","Increase audio bass boost or cycle up through bass boost …","Adjust audio fader towards front. (VK_FADER_FRONT)","Adjust audio fader towards rear. (VK_FADER_REAR)","Advance surround audio mode to next available mode. (…","Decrease treble. (APPCOMMAND_TREBLE_DOWN)","Increase treble. (APPCOMMAND_TREBLE_UP)","Decrease audio volume. (APPCOMMAND_VOLUME_DOWN, …","Toggle between muted state and prior volume level. (…","Increase audio volume. (APPCOMMAND_VOLUME_UP, …","Used to remove the character to the left of the cursor. …","The Brightness Down key. Typically controls the display …","The Brightness Up key. Typically controls the display …","Navigate to previous content or page in current history. (…","Open the list of browser favorites. (…","Navigate to next content or page in current history. (…","Go to the user’s preferred home page. (…","Refresh the current page or content. (…","Call up the user’s preferred search page. (…","Stop loading the current page or content. (…","The Call key. (KEYCODE_CALL)","The Camera key. (KEYCODE_CAMERA)","The Camera focus key. (KEYCODE_FOCUS)","","The Caps Lock (Capital) key.","Select next (numerically or logically) lower channel. (…","Select next (numerically or logically) higher channel. (…","A key string that corresponds to the character typed by …","Remove the currently selected input.","Close the current document or message (Note: This …","Toggle the display of Closed Captions. (VK_CC, …","Initiate the Code Input mode to allow characters to be …","General purpose color-coded media function key, as index 0 …","General purpose color-coded media function key, as index 1 …","General purpose color-coded media function key, as index 2 …","General purpose color-coded media function key, as index 3 …","General purpose color-coded media function key, as index 4 …","General purpose color-coded media function key, as index 5 …","The Compose key, also known as “Multi_key” on the X …","Show the application’s context menu. This key is …","The Control or Ctrl key.","Convert the current input method sequence.","Copy the current selection. (APPCOMMAND_COPY)","The Cursor Select key.","Cut the current selection. (APPCOMMAND_CUT)","Select Digital Video Rrecorder. (KEYCODE_DVR)","Used to delete the character to the right of the cursor. …","Adjust brightness of device, by toggling between or …","Swap video sources. (VK_DISPLAY_SWAP)","The Eisu key. This key may close the IME, but its purpose …","Toggle removable media to eject (open) and insert (close) …","The End key, used with keyboard entry to go to the end of …","The End Call key. (KEYCODE_ENDCALL)","The Enter or key. Used to activate current selection …","The Erase to End of Field key. This key deletes all …","The Esc key. This key was originally used to initiate an …","The Extend Selection (Exsel) key.","","Exit the current application. (VK_EXIT)","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","Clear program or content stored as favorite 0. (…","Clear program or content stored as favorite 1. (…","Clear program or content stored as favorite 2. (…","Clear program or content stored as favorite 3. (…","Select (recall) program or content stored as favorite 0. (…","Select (recall) program or content stored as favorite 1. (…","Select (recall) program or content stored as favorite 2. (…","Select (recall) program or content stored as favorite 3. (…","Store current program or content as favorite 0. (…","Store current program or content as favorite 1. (…","Store current program or content as favorite 2. (…","Store current program or content as favorite 3. (…","The Final Mode Final key used on some Asian keyboards, to …","Open the Find dialog. (APPCOMMAND_FIND)","The Function switch Fn key. Activating this key …","The Function-Lock (FnLock or F-Lock) key. Activating this …","The Back key. (KEYCODE_BACK)","The Home key, which goes to the phone’s main screen. (…","Switch to the first character group. (ISO/IEC 9995)","Switch to the last character group. (ISO/IEC 9995)","Switch to the next character group. (ISO/IEC 9995)","Switch to the previous character group. (ISO/IEC 9995)","Toggle display of program or content guide. (VK_GUIDE, …","If guide is active and displayed, then display next …","If guide is active and displayed, then display previous …","Toggle between Hangul and English modes.","","The (Half-Width) Characters key.","The Headset Hook key. (KEYCODE_HEADSETHOOK)","Open a help dialog or toggle display of help information. (…","The Hibernate key. This key saves the current state of the …","The Hiragana (Japanese Kana characters) key.","The Hiragana/Katakana toggle key. (…","The Home key, used with keyboard entry, to go to start of …","","Toggle display of information about currently selected …","Toggle between text modes for insertion or overtyping. (…","Toggle instant replay. (VK_INSTANT_REPLAY)","","The Kana Mode (Kana Lock) key. This key is used to enter …","The Kanji (Japanese name for ideographic characters of …","The Katakana (Japanese Kana characters) key.","A key on the keyboard.","The 11 key found on media numpads that have buttons from 1 …","The 12 key found on media numpads that have buttons from 1 …","","The first generic “LaunchApplication” key. This is …","The second generic “LaunchApplication” key. This is …","The “Calendar” key. (KEYCODE_CALENDAR)","The “Contacts” key. (KEYCODE_CONTACTS)","The “Mail” key. (APPCOMMAND_LAUNCH_MAIL)","The “Media Player” key. (APPCOMMAND_LAUNCH_MEDIA_SELECT…","","","","","","","","Launch linked content, if available and appropriate. (…","List the current program. (VK_LIST)","Toggle display listing of currently available live content …","Lock or unlock current content or program. (VK_LOCK)","","Open an editor to forward the current message. (…","Open an editor to reply to the current message. (…","Send the current message. (APPCOMMAND_SEND_MAIL)","Toggle between manner mode state: silent, vibrate, ring, …","Show a list of media applications: audio/video players and …","Audio track key. (KEYCODE_MEDIA_AUDIO_TRACK)","Close the current media, for example to close a CD or DVD …","Initiate or continue forward playback at faster than …","Select previously selected channel or media. (VK_LAST, …","Pause the currently playing media. (APPCOMMAND_MEDIA_PAUSE…","Initiate or continue media playback at normal speed, if …","Toggle media between play and pause states. (…","Initiate or resume recording of currently selected media. (…","Initiate or continue reverse playback at faster than …","Skip backward to next content or program. (…","Skip forward to next content or program. (VK_SKIP, …","Step backward to next content or program. (…","Step forward to next content or program. (…","Stop media playing, pausing, forwarding, rewinding, or …","Media top menu. (KEYCODE_MEDIA_TOP_MENU)","Seek to next media or program track. (…","Seek to previous media or program track. (…","","Toggle the microphone on/off. (APPCOMMAND_MIC_ON_OFF_TOGGLE…","Decrease microphone volume. (…","Mute the microphone. (APPCOMMAND_MICROPHONE_VOLUME_MUTE, …","Increase microphone volume. (…","Toggle between or cycle through input modes of IMEs.","A named key.","A key with an established name.","Navigate in. (KEYCODE_NAVIGATE_IN)","Navigate to next key. (KEYCODE_NAVIGATE_NEXT)","Navigate out. (KEYCODE_NAVIGATE_OUT)","Navigate to previous key. (KEYCODE_NAVIGATE_PREVIOUS)","Open a new document or message. (APPCOMMAND_NEW)","","Cycle to next favorite channel (in favorites list). (…","Cycle to next user profile (if there are multiple user …","Accept current input method sequence without conversion in …","The Notification key. (KEYCODE_NOTIFICATION)","The NumLock or Number Lock key. Used to toggle numpad mode …","Access on-demand content or programs. (VK_ON_DEMAND)","Open an existing document or message. (APPCOMMAND_OPEN)","Scroll down or display next page of content.","Scroll up or display previous page of content.","Pairing key to pair devices. (KEYCODE_PAIRING)","The Paste key. (APPCOMMAND_PASTE)","Pause the current state or application (as appropriate).","Move picture-in-picture window down. (VK_PINP_DOWN)","Move picture-in-picture window. (VK_PINP_MOVE)","Toggle display of picture-in-picture window. (…","Move picture-in-picture window up. (VK_PINP_UP)","Play or resume the current state or application (as …","Decrease media playback speed. (VK_PLAY_SPEED_DOWN)","Reset playback to normal speed. (VK_PLAY_SPEED_RESET)","Increase media playback speed. (VK_PLAY_SPEED_UP)","Toggle power state. (KEYCODE_POWER) Note: Note: Some …","The PowerOff key. Sometime called PowerDown.","","Print the current document or message. (APPCOMMAND_PRINT)","Initiate print-screen function.","","The properties (Props) key.","Toggle random media or content shuffle mode. (…","Not a physical key, but this key code is sent when the …","Toggle or cycle between media recording speeds. (…","Redo the last action. (APPCOMMAND_REDO)","Toggle RF (radio frequency) input bypass mode (pass RF …","The Roman characters function key.","Switch the input mode on an external STB (set top box). (…","Toggle the power on an external STB (set top box). (…","Save the current document or message. (APPCOMMAND_SAVE)","Toggle scan channels mode. (VK_SCAN_CHANNELS_TOGGLE)","Advance display screen mode to next available mode. (…","Toggle between scrolling and cursor movement modes.","","Toggle display of device settings screen. (VK_SETTINGS, …","Used to enable shift modifier function for interpreting …","","General purpose virtual function key, as index 1.","General purpose virtual function key, as index 2.","General purpose virtual function key, as index 3.","General purpose virtual function key, as index 4.","Used in text to insert a space between words. Usually …","Show correction list when a word is incorrectly …","Toggle between dictation mode and command/control mode. (…","Spellcheck the current document or selection. (…","Toggle split screen mode. (VK_SPLIT_SCREEN_TOGGLE)","The Standby key. This key turns off the display and places …","Toggle display of subtitles, if available. (VK_SUBTITLE)","Used to enable “super” modifier function for …","The Symbol modifier key (used on some virtual keyboards).","","Switch to viewing TV. (KEYCODE_TV)","TV 3D Mode. (KEYCODE_3D_MODE)","Toggle between antenna and cable input. (…","Audio description. (KEYCODE_TV_AUDIO_DESCRIPTION)","Audio description mixing volume down. (…","Audio description mixing volume up. (…","Contents menu. (KEYCODE_TV_CONTENTS_MENU)","Contents menu. (KEYCODE_TV_DATA_SERVICE)","Switch the input mode on an external TV. (KEYCODE_TV_INPUT)","Switch to component input #1. (KEYCODE_TV_INPUT_COMPONENT_1…","Switch to component input #2. (KEYCODE_TV_INPUT_COMPONENT_2…","Switch to composite input #1. (KEYCODE_TV_INPUT_COMPOSITE_1…","Switch to composite input #2. (KEYCODE_TV_INPUT_COMPOSITE_2…","Switch to HDMI input #1. (KEYCODE_TV_INPUT_HDMI_1)","Switch to HDMI input #2. (KEYCODE_TV_INPUT_HDMI_2)","Switch to HDMI input #3. (KEYCODE_TV_INPUT_HDMI_3)","Switch to HDMI input #4. (KEYCODE_TV_INPUT_HDMI_4)","Switch to VGA input #1. (KEYCODE_TV_INPUT_VGA_1)","Media context menu. (KEYCODE_TV_MEDIA_CONTEXT_MENU)","Toggle network. (KEYCODE_TV_NETWORK)","Number entry. (KEYCODE_TV_NUMBER_ENTRY)","Toggle the power on an external TV. (KEYCODE_TV_POWER)","Radio. (KEYCODE_TV_RADIO_SERVICE)","Satellite. (KEYCODE_TV_SATELLITE)","Broadcast Satellite. (KEYCODE_TV_SATELLITE_BS)","Communication Satellite. (KEYCODE_TV_SATELLITE_CS)","Toggle between available satellites. (…","Analog Terrestrial. (KEYCODE_TV_TERRESTRIAL_ANALOG)","Digital Terrestrial. (KEYCODE_TV_TERRESTRIAL_DIGITAL)","Timer programming. (KEYCODE_TV_TIMER_PROGRAMMING)","The Horizontal Tabulation Tab key.","Toggle display of teletext, if available (VK_TELETEXT, …","Undo the last action. (APPCOMMAND_UNDO)","An unidentified key.","Advance video mode to next available mode. (…","","The WakeUp key. (KEYCODE_WAKEUP)","Cause device to identify itself in some manner, e.g., …","The Zenkaku (Full-Width) Characters key.","The Zenkaku/Hankaku (full-width/half-width) toggle key. (…","The ZoomIn key. (KEYCODE_ZOOM_IN)","The ZoomOut key. (KEYCODE_ZOOM_OUT)","Toggle between full-screen and scaled content, or alter …","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","The cursor has a defined position.","The back mouse button.","The button of a mouse.","A mouse button was pressed.","A mouse button was released.","","The mouse cursor state.","The mouse cursor entered the window.","The mouse cursor left the window.","The mouse cursor was moved","A mouse event.","The forward mouse button.","","","","The interaction of a mouse cursor.","The left mouse button.","A line-based scroll movement","The middle (wheel) button.","","Some other button.","A pixel-based scroll movement","","","","The right mouse button.","A scroll movement.","","The cursor is currently unavailable (i.e. out of bounds or …","The mouse wheel was scrolled.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 Cursor is over the given bounds.","","Returns the absolute position of the Cursor, if available.","Returns the relative position of the Cursor from the given …","Returns the relative position of the Cursor inside the …","Returns the absolute position of the Cursor, if available …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The scroll movement.","The new position of the mouse cursor","The number of horizontal lines scrolled","The number of horizontal pixels scrolled","The number of vertical lines scrolled","The number of vertical pixels scrolled","An interactive cross-platform multi-window application.","The Executor that will run commands and subscriptions.","The data needed to initialize your Application.","The type of messages your Application will produce.","The theme of your Application.","Initializes the Application with the flags provided to run …","Runs the multi-window Application.","Runs the multi-window Application.","Returns the scale factor of the window of the Application.","Returns the scale factor of the window of the Application.","Returns the current Style of the Theme.","Returns the current Style of the Theme.","Returns the event Subscription for the current state of the","Returns the event Subscription for the current state of the","Returns the current Theme of the window of the Application.","Returns the current Theme of the window of the Application.","Returns the current title of the window of the Application.","Handles a message and updates the state of the Application.","Returns the widgets to display in the window of the …","A generic overlay.","Build and show dropdown menus.","The appearance of a menu.","A list of selectable options.","The local state of a Menu.","The supported style of the StyleSheet.","The style sheet of a menu.","Produces the Appearance of a menu.","The Background of the menu.","The Border of the menu.","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","The text Color of the menu.","The settings of an application.","","If set to true, the renderer will try to perform …","","","","","","","","","","","The default Font to be used.","The text size that will be used by default.","","","","","The data needed to initialize the Application.","","The fonts to load on boot.","Returns the argument unchanged.","","","The identifier of the application.","","Calls U::from(self).","","","","","","","","","","","","","","","","","The window settings.","Initialize Application settings using the given data.","A request to listen to external events.","Creates a Subscription that publishes the events sent from …","Returns a Subscription that will call the given function …","Returns a Subscription that will create and asynchronously …","Returns a Subscription that will create and asynchronously …","Contains informations about the system (e.g. system name, …","","","","","","","","","","","Detailed processor model information","The number of physical cores on the processor","","","","","Query for available system information.","","Returns the argument unchanged.","","","Model information for the active graphics adapter","Underlying graphics backend for rendering","","Calls U::from(self).","","","","","","","","Total RAM size, KB","Memory used by this process, KB","Operating system kernel version","The operating system name","Short operating system version number","Long operating system version","","","","","","","","","","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The built-in dark variant of a Palette.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant of a Palette.","The built-in light variant.","The style of a menu.","A color palette.","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a custom Button style variant.","Creates a custom Scrollable theme.","Creates a custom Svg style.","The danger Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette.","Define the colors of a theme.","The primary Color of the Palette.","The success Color of the Palette.","The text Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette with a …","A set of background colors.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background color.","","","","","","","","The danger Color of the Palette.","The set of danger colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","Generates an Extended palette from a simple Palette.","Generates a set of Primary colors from the base, …","Generates a set of Secondary colors from the base and text …","Generates a set of Success colors from the base, …","Generates a set of Danger colors from the base, …","","","","","","","","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 the palette is dark or not.","Creates a new Pair from a background Color and some text …","Generates a set of Background colors from the base and …","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","A Duration type to represent a span of time, typically …","A measurement of a monotonically nondecreasing clock. …","The maximum duration.","The duration of one microsecond.","The duration of one millisecond.","The duration of one nanosecond.","The duration of one second.","A duration of zero time.","Computes the absolute difference between self and other.","","","Panics","","","","","","","Panics","","","","","","","","","Returns the total number of whole microseconds contained …","Returns the total number of whole milliseconds contained …","Returns the total number of nanoseconds contained by this …","Returns the number of whole seconds contained by this …","Returns the number of seconds contained by this Duration …","Returns the number of seconds contained by this Duration …","","","","","Returns Some(t) where t is the time self + duration if t …","Checked Duration addition. Computes self + other, …","Checked Duration division. Computes self / other, …","Returns the amount of time elapsed from another instant to …","Checked Duration multiplication. Computes self * other, …","Returns Some(t) where t is the time self - duration if t …","Checked Duration subtraction. Computes self - other, …","","","","","","","","","","","","","","","","","","","","Divide Duration by Duration and return f32.","Divide Duration by Duration and return f64.","Divide Duration by f32.","Divide Duration by f64.","","","","","Returns the amount of time elapsed from another instant to …","Returns the amount of time elapsed since this instant.","","","","","","","","","","","Returns a Subscription that produces messages at a set …","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of whole …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns true if this Duration spans no time.","","","Multiplies Duration by f32.","Multiplies Duration by f64.","Creates a new Duration from the specified number of whole …","Returns an instant corresponding to “now”.","","","","","Saturating Duration addition. Computes self + other, …","Returns the amount of time elapsed from another instant to …","Saturating Duration multiplication. Computes self * other, …","Saturating Duration subtraction. Computes self - other, …","","","Returns the amount of time elapsed from another instant to …","","","Panics","","","","Panics","","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in …","","","","","","","","","","The checked version of from_secs_f32.","The checked version of from_secs_f64.","","","","","","","","","","","","","A touch interaction.","A unique identifier representing a finger on a touch …","A touch interaction was ended.","A touch interaction was canceled.","An on-going touch interaction was moved.","A touch interaction was started.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A generic widget that produces a message when pressed.","A widget capable of drawing 2D graphics.","A box that can be checked.","A container that distributes its contents vertically.","A widget for searching and selecting a single value from a …","A reusable, custom widget that uses The Elm Architecture.","An element decorating some content.","A Theme that uses a Custom palette.","The default height of a ProgressBar.","The default height of a Slider.","The default padding of a PickList.","The default size of a Radio button.","The default size of a Toggler.","The default spacing of a Radio button.","The default width of a VerticalSlider.","The built-in dark variant.","The type of event this Component handles internally.","A frame that displays an image while keeping aspect ratio.","A widget that only rebuilds its contents when necessary.","The built-in light variant.","Emit messages on mouse events.","A collection of panes distributed using either vertical or …","A widget for selecting a single value from a list of …","A bar that displays progress.","A type of matrix barcode consisting of squares arranged in …","A circular button representing a choice.","The default graphics renderer for iced.","A widget that is aware of its dimensions.","A container that distributes its contents horizontally.","Display a horizontal or vertical rule for dividing content.","A widget that can vertically display an infinite amount of …","A widget which can render custom shaders with Iced’s wgpu…","An horizontal bar and a handle that selects a single value …","An amount of empty space.","The internal state of this Component.","A vector graphics image.","A paragraph.","A multi-line text input.","A field that can be filled with text.","A built-in theme.","A widget that applies any Theme to its contents.","","A toggler widget.","An element to display a widget over another.","An vertical bar and a handle that selects a single value …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the horizontal alignment of the contents of the Column…","Sets the vertical alignment of the contents of the Row .","Sets the content alignment for the horizontal axis of the …","Sets the content alignment for the vertical axis of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Allow your users to perform actions by pressing a button.","Creates a new Button with the provided content.","Draw 2D graphics for your users.","Creates a new Canvas.","Sets the size of the squares of the grid cell of the QRCode…","Centers the contents in the horizontal axis of the …","Centers the contents in the vertical axis of the Container.","Show toggle controls using checkboxes.","Creates a new Checkbox.","","","","","","","","","","","","Sets both the dark and light Colors of the QRCode.","Creates a new Column with the given children.","Creates a Column with the given children.","Display a dropdown list of searchable and selectable …","Creates a new ComboBox.","Turns an implementor of Component into an Element that can …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Decorate content and apply alignment.","Creates a new Container with the provided content.","Sets the ContentFit of the Svg.","Sets the ContentFit of the Image.","","","Sets the optional default value for the Slider.","Sets the optional default value for the VerticalSlider.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the Direction of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the TextInput with the given Renderer, overriding its","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the FilterMethod of the Image.","","","","","Focuses the next focusable widget.","Focuses the previous focusable widget.","Sets the Renderer::Font of the text of the Checkbox.","Sets the Renderer::Font of the ComboBox.","Sets the font of the PickList.","Sets the text font of the Radio button.","Sets the Font of the TextEditor.","Sets the Font of the TextInput.","Sets the Renderer::Font of the text of the Toggler","Sets the font of the Tooltip.","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Svg that will display the contents of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the gap between the content and its Tooltip.","Sets the Handle of the PickList.","Sets the height of the Column.","Sets the height of the Row.","Sets the height of the Button.","Sets the height of the Container.","Sets the height of the PaneGrid.","Sets the height of the ProgressBar.","Sets the height of the Scrollable.","Sets the height of the Slider.","Sets the height of the VerticalSlider.","Set the height of the custom Shader.","Sets the height of the Svg.","Sets the height of the Image boundaries.","Sets the height of the Canvas.","Highlights the TextEditor with the given Highlighter and a …","Creates a horizontal Rule with the given height.","Creates a horizontal Rule with the given height.","Creates a new horizontal Space with the given Length.","Sets the Icon of the Checkbox.","Sets the text_input::Icon of the ComboBox.","Sets the Icon of the TextInput.","Sets the Id of the Container.","Sets the Id of the Scrollable.","Sets the Id of the TextInput.","Display images in your user interface.","Creates a new Image.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Use widgets that can provide hints to ensure continuity.","Creates a new keyed::Column with the given children.","Creates a Column with the given children.","","","","","","","","","","","","","","","","","","Lays out the TextInput, overriding its Value if provided.","","","","","","","","","","","","Creates a new Lazy widget with the given data Dependency …","Sets the LineHeight of the ComboBox.","Sets the text::LineHeight of the TextInput.","Sets the maximum height of the Container.","Sets the maximum width of the Column.","Sets the maximum width of the Container.","A container intercepting mouse events.","","","","","","","","","","","","","","","","","","","","","","","Creates an empty Column.","Creates a MouseArea with the given content.","Creates an empty Row.","Creates an empty Themer that applies the given Theme to …","Creates a new Button with the given content.","Creates a new Checkbox.","Creates a new ComboBox with the given list of options, a …","Creates an empty Container.","Creates a PaneGrid with the given State and view function.","Creates a new PickList with the given list of options, the …","Creates a new ProgressBar.","Creates a new Radio button.","Creates a new Scrollable.","Creates a new Slider.","Creates new TextEditor with the given Content.","Creates a new TextInput.","Creates a new Toggler.","Creates a new Tooltip.","Creates a new VerticalSlider.","Creates a new Responsive widget with a closure that …","Creates a new Lazy widget with the given data Dependency …","Create a new custom Shader.","Creates a new Svg from the given Handle.","Creates an amount of empty Space with the given width and …","Creates a new Image with the given path.","Creates a new Canvas.","Creates a new QRCode with the provided State.","Sets the message that should be produced when some action …","Sets the message that will be produced when a Pane of the …","Sets the message that will be produced when the outside …","Enables the drag and drop interactions of the PaneGrid, …","","","","","","","","","","","","","","","","","","","","","","","Sets the message that should be produced when some text is …","Sets the message that should be produced when some text is …","The message to emit on a middle button press.","The message to emit on a middle button release.","Sets the message that will be produced when an option of …","Sets the message that should be produced when some text is …","The message to emit on a left button press.","Sets the message that will be produced when the Button is …","Sets the message that will be produced when the Button is …","The message to emit on a left button release.","Sets the release message of the Slider. This is called …","Sets the release message of the VerticalSlider. This is …","Enables the resize interactions of the PaneGrid, which will","The message to emit on a right button press.","The message to emit on a right button release.","Sets a function to call when the Scrollable is scrolled.","Sets the message that should be produced when the TextInput…","Sets the function that will be called when the Checkbox is …","Sets the function that will be called when the Checkbox is …","","","","","","","","","","Update the Component state based on the provided Operation","","","Display interactive elements on top of other widgets.","","","","","","","","","","","","","","Sets the Padding of the Column.","Sets the Padding of the Row.","Sets the Padding of the Button.","Sets the Padding of the ComboBox.","Sets the Padding of the Container.","Sets the Padding of the PickList.","Sets the Padding of the TextEditor.","Sets the Padding of the TextInput.","Sets the padding of the Tooltip.","Let your users split regions of your application and …","Converts the TextInput into a secure password input.","Display a dropdown list of selectable values.","Creates a new PickList.","Sets the placeholder of the PickList.","Provide progress feedback to your users.","Creates a new ProgressBar.","Adds an element to the Column.","Adds an Element to the Row.","Encode and display information in a QR code.","Create choices using radio buttons.","Creates a new Radio.","Creates a new Responsive widget with a closure that …","Creates a new Row with the given children.","Creates a Row with the given children.","Display a horizontal or vertical rule for dividing content.","Navigate an endless amount of content with a scrollbar.","Creates a new Scrollable with the provided content.","A custom shader widget for wgpu applications.","Creates a new Shader.","Sets the optional “shift” step for the Slider.","Sets the optional “shift” step for the VerticalSlider.","","","","","","","Sets the size of the Checkbox.","","Sets the text sixe of the ComboBox.","","","","","Sets the size of the Radio button.","","","","","","Sets the text size of the TextInput.","","Sets the size of the Toggler.","","","Sets the size of the text of the Tooltip.","","","","","","","","","","","Display an interactive selector of a single value from a …","Creates a new Slider.","Sets whether the Tooltip is snapped within the viewport.","Distribute content vertically.","Sets the vertical spacing between elements.","Sets the horizontal spacing between elements.","Sets the spacing between the Checkbox and the text.","Sets the spacing between the panes of the PaneGrid.","Sets the spacing between the Radio button and the text.","Sets the spacing between the Toggler and the text.","","","","","","","","","","","","","","","","","","","","","Sets the step size of the Slider.","Sets the step size of the VerticalSlider.","Sets the style variant of this Button.","Sets the style of the Checkbox.","Sets the style of the ComboBox.","Sets the style of the Container.","Sets the style of the PaneGrid.","Sets the style of the PickList.","Sets the style of the ProgressBar.","Sets the style of the Radio button.","Sets the style of the Rule.","Sets the style of the Scrollable .","Sets the style of the Slider.","Sets the style of the TextEditor.","Sets the style of the TextInput.","Sets the style of the Toggler.","Sets the style of the Tooltip.","Sets the style of the VerticalSlider.","Sets the style variant of this Svg.","Display vector graphics in your application.","Creates a new Svg widget from the given Handle.","","","","","","","","","","","","","","","","","","","","","Draw and interact with text.","Creates a new Text widget with the provided content.","Sets the horizontal alignment of the text of the Toggler","Display a multi-line text input for text editing.","Creates a new TextEditor.","Display fields that can be filled with text.","Creates a new TextInput.","Sets the style of the TextInput of the ComboBox.","Sets the text text::LineHeight of the Checkbox.","Sets the text text::LineHeight of the PickList.","Sets the text text::LineHeight of the Radio button.","Sets the text text::LineHeight of the Toggler.","Sets the text::Shaping strategy of the Checkbox.","Sets the text::Shaping strategy of the PickList.","Sets the text::Shaping strategy of the Radio button.","Sets the text::Shaping strategy of the Toggler.","Sets the text::Shaping strategy of the Tooltip.","Sets the text size of the Checkbox.","Sets the text size of the PickList.","Sets the text size of the Radio button.","Sets the text size o the Toggler.","Use the built-in theme and styles.","A widget that applies any Theme to its contents.","Show toggle controls using togglers.","Creates a new Toggler.","Display a widget over another.","Creates a new Tooltip with the provided content, tooltip …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the Component state …","Creates a vertical Rule with the given width.","Creates a vertical Rule with the given width.","Display an interactive selector of a single value from a …","Creates a new VerticalSlider.","Creates a new vertical Space with the given Length.","Produces the widgets of the Component, which may trigger …","Sets the width of the Column.","Sets the width of the Row.","Sets the width of the Button.","Sets the width of the Checkbox.","Sets the width of the ComboBox.","Sets the width of the Container.","Sets the width of the PaneGrid.","Sets the width of the PickList.","Sets the width of the ProgressBar.","Sets the width of the Radio button.","Sets the width of the Scrollable.","Sets the width of the Slider.","Sets the width of the TextInput.","Sets the width of the Toggler.","Sets the width of the VerticalSlider.","Set the width of the custom Shader.","Sets the width of the Svg.","Sets the width of the Image boundaries.","Sets the width of the Canvas.","Creates a Column with the given elements.","Creates a Row with the given elements.","Creates an amount of vertical Space.","Creates an amount of horizontal Space.","The appearance of a button.","A generic widget that produces a message when pressed.","The local state of a Button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a button.","Produces the active Appearance of a button.","","","","","","","","","","","The Background of the button.","The Border of the buton.","","","","","","","","","","","","","","","","","Produces the disabled Appearance of a button.","","","Draws a Button.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the hovered Appearance of a button.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Computes the layout of a Button.","Returns the mouse::Interaction of a Button.","Creates a new State.","Produces the pressed Appearance of a button.","The Shadow of the butoon.","The amount of offset to apply to the shadow of the button.","The text Color of the button.","","","","","","","","","","","","","","","","","","","Processes the given Event and updates the State of a Button","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A simple cache that stores generated Geometry to avoid …","A widget capable of drawing 2D graphics.","A Canvas event.","The style used to fill geometry.","","","The kind of geometry this renderer can draw.","A fill which linearly interpolates colors along a …","A Gradient color.","A keyboard event.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A linear gradient interpolates colors along a direction …","A sharp corner.","A mouse event.","An immutable set of points that may or may not be …","The state and logic of a Canvas.","A renderer capable of drawing some Self::Geometry.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The internal state mutated by the Program.","The style of a stroke.","The coloring style of some drawing.","A bunch of text that can be drawn to a canvas","","","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the coordinate of the center of the Frame.","Creates a new Path representing a circle given its center …","Clears the Cache, forcing a redraw the next time it is …","","","","","","","","","","","","","","","","","","","","","The color of the text","","","","","","","","","","","","","","The contents of the text","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the given layers of Self::Geometry.","Draws the state of the Program, producing a bunch of …","Draws Geometry using the provided closure and stores it in …","Computes the Paths of the Text and draws them using the …","","","","","","","","","","","","","","","","","Handle events of a canvas.","Fill Geometry with a certain style.","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","","","","","","","","","","","","The font of the text","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","A gradient that can be used as a fill for some geometry.","Returns the height of the Frame.","The horizontal alignment of the text","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Path representing a line segment given its …","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The line height of the text.","The shape to be used at the corners of paths or basic …","Returns the current mouse interaction of the Program.","","Creates a new empty Cache.","Creates a new Path with the provided closure.","The offset of LineDash::segments to start the pattern.","Packs the Gradient for use in shader code.","Build different kinds of 2D shapes.","The position of the text relative to the alignment …","Returns the internal lyon_path::Path.","Creates a new Path representing a rectangle given its …","Applies a rotation in radians to the current transform of …","The fill rule defines how to determine what is inside and …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","The alternating lengths of lines and gaps which describe …","The shaping strategy of the text.","Returns the dimensions of the Frame.","The size of the text","Create lines from a Path and assigns them various …","Draws the stroke of the given Path on the Frame with the …","The color or gradient of the fill.","The color or gradient of the stroke.","","","","","","","","","","","Returns the current Path with the given transform applied …","Applies a translation to the current transform of the Frame…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the State of the Program.","The vertical alignment of the text","Returns the width of the Frame.","The distance between the two edges of the stroke.","Executes the given drawing operations within a Rectangle …","Sets the color of the Stroke.","Sets the LineCap of the Stroke.","Sets the LineJoin of the Stroke.","Stores the current transform of the Frame and executes the …","Sets the width of the Stroke.","The Event was handled and processed by a widget.","A Canvas event.","The Event was NOT handled by any widget.","A keyboard event.","A mouse event.","The status of an Event after being processed.","A touch event.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Merges two Status into one.","","","","","","","","","","","The style used to fill geometry.","A Gradient color.","","The fill rule defines how to determine what is inside and …","A solid Color.","The coloring style of some drawing.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The fill rule defines how to determine what is inside and …","The color or gradient of the fill.","","","","","","","","","","A fill which linearly interpolates colors along a …","A linear gradient.","A linear gradient interpolates colors along a direction …","Packed Gradient data for use in shader code.","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","","","","","","","","","","","","","","","","","","","","","","","","","","","The absolute ending position of the gradient.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Linear builder.","Creates a new Packed gradient for use in shader code.","Packs the Gradient for use in shader code.","The absolute starting position of the gradient.","ColorStops along the linear gradient direction.","","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","A Path builder.","An immutable set of points that may or may not be …","","","Build and draw curves.","Adds an Arc to the Path from start_angle to end_angle in a …","Adds a circular arc to the Path with the given control …","","","","","","","","","Adds a cubic Bézier curve to the Path given its two …","","","","","Builds the Path of this Builder.","The center of the arc.","Adds a circle to the Path given its center coordinate and …","","","Closes the current sub-path in the Path with a straight …","","","","","","","","","","","","Adds an ellipse to the Path using a clockwise direction.","The end of the segment’s angle, clockwise rotation from …","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Connects the last point in the Path to the given Point …","Moves the starting point of a new sub-path to the given …","Creates a new Builder.","Adds a quadratic Bézier curve to the Path given its …","The radius of the arc.","Adds a rectangle to the Path given its top-left corner …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","An elliptical Arc.","","","","","","","","The center of the arc.","The center of the arc.","","","","","","","","The end of the segment’s angle, clockwise rotation from …","The end of the segment’s angle, clockwise rotation from …","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","The radii of the arc’s ellipse. The horizontal and …","The radius of the arc.","The clockwise rotation of the arc’s ellipse.","The start of the segment’s angle, clockwise rotation …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","Flag parameters for arcs as described by the SVG …","An alias for usize.","A view over a contiguous storage of custom attributes.","Interface for objects storing custom attributes associated …","An alias for a slice of f32 values.","","","","A beveled corner is to be used to join path segments. The …","The stroke for each sub-path does not extend beyond its …","ID of a control point in a path.","","","","","","","ID of an endpoint point in a path.","","Represents an event or edge of path.","Refers to an event in a path.","The fill rule defines how to determine what is inside and …","","","","A path event representing endpoints and control points as …","A view over a sequence of endpoint IDs forming a polygon.","","","","Line cap as defined by the SVG specification.","Line join as defined by the SVG specification.","A sharp corner is to be used to join path segments.","Same as a miter join, but if the miter limit is exceeded, …","An empty attribute slice.","","","","A simple path data structure.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","The commands of a path encoded in a single array using IDs …","A view over PathCommands.","A path event representing endpoints and control points as …","A view on a Path.","A view over a sequence of endpoints forming a polygon.","Interface for types types (typically endpoints and control …","Interface for objects storing endpoints and control points …","","","","","","At each end of each sub-path, the shape representing the …","A round corner is to be used to join path segments.","The positive or negative side of a vector or segment.","At the end of each sub-path, the shape representing the …","The two possible orientations for the edges of a shape to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a view on the path commands.","Returns a view on this Path.","","Returns a slice over an endpoint’s custom attributes.","Returns a slice over an endpoint’s custom attributes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Path building utilities.","Creates a PathCommandsBuilder to create path commands.","Creates a Builder to build a path.","","Creates a BuilderWithAttributes to build a path with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A generic representation for paths that allow more control …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns an iterator over the path, with endpoints and …","Returns the first endpoint and its custom attributes if …","","","","","","","","","","","","","","","","","","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 endpoint’s custom attributes as a slice of …","","","","","","","","","","","","","","","","","","","Iterates over the endpoint and control point ids of the …","Iterates over the endpoint and control point ids of the …","Returns an iterator of IdEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the path buffer is empty.","Returns whether the path buffer is empty.","","","","","Returns an iterator over the path commands.","Returns an iterator over the path commands.","Iterates over the entire Path, ignoring custom attributes.","Iterates over the path.","","","Returns an iterator of Event<&T>.","","Iterates over the entire Path with custom attributes.","Iterates over the entire Path with custom attributes.","Tools to iterate over paths.","Of the four candidate arc sweeps, two will represent an …","Returns the last endpoint and its custom attributes if any.","","Returns the number of paths in the path buffer.","Returns the number of paths in the path buffer.","f32 version of the lyon_geom types used everywhere. Most …","","Creates an Empty Path.","","Returns the next event id within the path.","Returns the next event id within the path.","Returns the next event id within the sub-path.","Returns the next event id within the path.","Returns the number of float attributes per endpoint.","","","","","","","The default path data structure.","A container to store multiple paths contiguously.","Returns an iterator of PathEvent.","Returns a view on a path made of these commands with …","","","Specific path types for polygons.","","","Returns a reversed version of this path in the form of an …","Returns a reversed version of this path in the form of an …","Creates an WithSvg to build a path with a rich set of …","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","","","","","","","","","","","","lyon_path traits reexported here for convenience.","","Applies a transform to all endpoints and control points of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The radius of each corner of a rounded rectangle.","Builds a path.","A Builder that approximates curves with successions of …","A convenience wrapper for PathBuilder without custom …","The base path building interface.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Builds a path with a transformation applied.","Implements an SVG-like building interface on top of a …","","","","","","Adds a sub-path containing a circle.","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","","Adds an elliptical arc.","","","","","","","","","","","","","","","","","","","","","","Starts a new sub-path at a given position.","","","","Starts a new sub-path at a given position.","","","","","","","","","","","","","Builds a path object, consuming the builder.","","","","","","Builds a path object, consuming the builder.","","","","","","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","","","Closes the current sub path.","","","","","","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","","","","","","Adds a cubic bézier curve to the current sub-path.","","","","","","","","","","","","","","","","","","","","","","","","Ends the current sub path.","","","","Ends the current sub path.","","","","","Returns a builder that approximates all curves with …","","Returns a builder that approximates all curves with …","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Adds an horizontal line segment.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","","","","","Adds a line segment to the current sub-path.","","Start a new sub-path at the given position.","","","","","","","","","","","","","Applies the provided path event.","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","","","","","Adds a quadratic bézier curve to the current sub-path.","","Equivalent to arc_to in relative coordinates.","","Equivalent to cubic_bezier_to in relative coordinates.","","Adds an horizontal line segment in relative coordinates.","","Equivalent to line_to in relative coordinates.","","Equivalent to move_to in relative coordinates.","","Equivalent to quadratic_bezier_to in relative coordinates.","","Adds a vertical line segment in relative coordinates.","","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","","","","","Hints at the builder that a certain number of endpoints …","","","","","Equivalent to cubic_bezier_to with implicit first control …","","Equivalent to quadratic_bezier_to with implicit control …","","Equivalent to smooth_cubic_bezier_to in relative …","","Equivalent to smooth_quadratic_bezier_to in relative …","","","","","","","","Returns a builder that applies the given transformation to …","","Returns a builder that applies the given transformation to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a vertical line segment.","","","Returns a builder that support SVG commands.","Returns a builder that support SVG commands.","","A view on a PathCommands buffer and two slices for …","An iterator of Event<&Endpoint, &ControlPoint>.","An iterator of Event<&Endpoint, &ControlPoint>.","The commands of a path encoded in a single array using IDs …","Builds path commands.","A view over PathCommands.","An iterator of PathEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consumes the builder and returns path commands.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator over the events of the path using …","","","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 an iterator over the events of the path using IDs.","","Creates a builder without allocating memory.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a pre-allocated builder.","An angle in radians","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","","A 2d curve segment defined by four points: the beginning …","","","","","","","An infinite line defined by a point and a vector.","A line defined by the equation …","A linear segment.","","","","","","A 2d curve segment defined by three points: the beginning …","Alias for euclid::default::Rotation2D","","","","","","Common APIs to segment types.","","An elliptic arc curve segment using the SVG’s end-point …","","","","Alias for euclid::default::Transform2D","Alias for euclid::default::Translation2D","A 2D triangle defined by three points a, b and c.","","","","","","","","","","","","","","","","","","","Return the curve after the split point.","Return the curve after the split point.","","","Return the curve after the split point.","Return the segment after the split point.","","","Return the curve after the split point.","Angle in radians","Returns the shortest signed angle between two angles.","","","Compute the length of the segment using a flattened …","","","Compute the length of the segment using a flattened …","","","","Elliptic arc related maths and tools.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the curve before the split point.","","Return the curve before the split point.","Return the curve before the split point.","","","Return the segment before the split point.","","Return the curve before the split point.","","","","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle that contains the curve.","Return the smallest rectangle containing this segment.","Returns the smallest rectangle the curve is contained in","Returns the smallest rectangle that contains this triangle.","","Returns the smallest range of x that contains this curve.","Returns the smallest range of x that contains this curve.","Returns a conservative range of x that contains this …","","Returns the smallest range of y that contains this curve.","Returns the smallest range of y that contains this curve.","Returns a conservative range of y that contains this …","Returns a triangle containing this curve segment.","","","","Cast from one numeric representation to another.","","","Create simple circle.","Clip this segment against a rectangle.","Horizontally clip this segment against a range of the x …","Vertically clip this segment against a range of the y axis.","","","","","","","","","","","","","","","","","","","Computes the closest point on this segment to p.","Analytic solution to finding the closest point on the …","","","","","","","","","","","","","","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","","","","","","","","","","","","","","","","","","","","","Sample the derivative at t (expecting t between 0 and 1).","","Sample the curve’s derivative at t (expecting t between …","","","Sample the curve’s derivative at t (expecting t between …","","Computes the distance between this segment and a point.","","","Returns the shortest distance between this segment and a …","","","","","","","","","","","","","","","","","","","","","","","","","Sample x derivative at t (expecting t between 0 and 1).","","Sample the x coordinate of the curve’s derivative at t …","","Sample the x coordinate of the curve’s derivative at t …","","Sample y derivative at t (expecting t between 0 and 1).","","Sample the y coordinate of the curve’s derivative at t …","","","Sample the y coordinate of the curve’s derivative at t …","","Epsilon constants are usually not a good way to deal with …","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle the curve is contained in.","Returns a conservative rectangle that contains the curve.","","Returns a conservative range of x that contains this curve.","Returns a conservative range of x that contains this curve.","","Returns a conservative range of y that contains this curve.","Returns a conservative range of y that contains this curve.","Computes a “fat line” of this segment.","Computes a “fat line” of this segment.","","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Find the interval of the beginning of the curve that can …","Swap the direction of the segment.","Swap the direction of the segment.","","","Swap the beginning and the end of the segment.","Returns an inverted version of this segment where the …","","","Swap the beginning and the end of the segment.","","","","","","","","","","Approximate the arc with a sequence of cubic bézier …","Approximates the arc with a sequence of cubic bézier …","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","","Compute a flattened approximation of the curve, invoking a …","","Invokes a callback at each inflection point if any.","","Return local x extrema or None if this curve is monotonic.","","Return local y extrema or None if this curve is monotonic.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","","","","Start of the curve.","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 the SVG arc notation.","","Sample the curve’s angle at t (expecting t between 0 and …","","The extent of the element in the U units along the y axis …","","","","","","","","","","","","","","Computes the intersection (if any) between this segment …","","Test for triangle-triangle intersection.","","","Test for triangle-segment intersection.","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 whether the curve can be approximated with a …","Returns true if the angle is a finite number.","","Returns true if the curve can be approximated with a …","Returns true if the curve can be approximated with a …","Returns whether this segment is fully monotonic.","Returns whether this segment is fully monotonic.","Returns true if the curve can be safely approximated with …","Per SVG spec, this arc should be rendered as a line_to …","","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the y axis.","Returns whether this segment is monotonic on the y axis.","Of the four candidate arc sweeps, two will represent an …","Computes the length of this segment.","Computes the length of this segment.","Linear interpolation between two angles, using the …","","","Computes the intersection points (if any) between this …","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment a …","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment …","Return the x inflection point or None if this curve is …","Return the y inflection point or None if this curve is …","","","","","","","","Computes third mid-point of this segment.","","","","","","","Computes the number of quadratic bézier segments required …","","","","","","","Shorthand for Point::new(x, y).","","Returns this angle in the [0..2*PI[ range.","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment a …","","","","","Sample the curve at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","Sample the curve at t (expecting t between 0 and 1).","","","Sample the segment at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","Sample the curve’s tangent at t (expecting t between 0 …","Changes the segment’s length, moving destination point.","Returns this angle in the ]-PI..PI] range.","","","Returns (sin(self), cos(self)).","Shorthand for Size::new(x, y).","Return the parameter values corresponding to a given x …","","Return the parameter values corresponding to a given y …","","","","","","Split this curve into two sub-curves.","","Split this curve into two sub-curves.","Split this curve into two sub-curves.","","","Split this curve into two sub-segments.","Split this curve into two sub-curves.","","","Return the curve inside a given range of t.","","Return the sub-curve inside a given range of t.","","Return the sub-curve inside a given range of t.","","Return the sub-segment inside a given range of t.","Return the sub-curve inside a given range of t.","","Computes the squared distance between this segment and a …","Returned the squared distance to a point.","Returns the shortest squared distance between this segment …","Computes the squared length of this segment.","","","","","","If sweep is true, then the arc will be drawn in a “…","","","End of the curve.","","","","","","","","","","","","","Converts this arc from endpoints to center notation.","Elevate this curve to a third order bézier.","","","","","","Cast angle to f32.","","","","","Cast angle f64.","Returns the line containing this segment.","","","","","","","","","","Approximate the curve with a single quadratic bézier …","Evaluates an upper bound on the maximum distance between …","Convert to the SVG arc notation.","Returns the vector between this segment’s from and to …","","[Not implemented] Applies the transform to this triangle …","Applies the transform to this curve and returns the …","Applies the transform to this segment and returns the …","Applies the transform to this curve and returns the …","","Fallible cast from one numeric representation to another.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for Vector::new(x, y).","","","","The extent of the element in the U units along the x axis …","Sample x at t (expecting t between 0 and 1).","","","Sample the x coordinate of the curve at t (expecting t …","","Sample the x coordinate of the segment at t (expecting t …","","","Sample the x coordinate of the curve at t (expecting t …","","","The x (traditionally, horizontal) coordinate.","Find the advancement of the x-most position in the curve.","Find the advancement of the x-most position in the curve.","Find the x-least position in the curve.","Find the advancement of the x-least position in the curve.","","","Sample y at t (expecting t between 0 and 1).","","","Sample the y coordinate of the curve at t (expecting t …","","Sample the y coordinate of the segment at t (expecting t …","","","Sample the y coordinate of the curve at t (expecting t …","","","The y (traditionally, vertical) coordinate.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-least position in the curve.","Find the advancement of the y-least position in the curve.","","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","Flattening iterator for arcs.","An elliptic arc curve segment using the SVG’s end-point …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","Of the four candidate arc sweeps, two will represent an …","","","","","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","A string with a fixed capacity.","A vector with a fixed capacity.","Error value indicating insufficient capacity","A draining iterator for ArrayVec.","By-value iterator for ArrayVec.","","","","","","","","","","","","","","","","","","","","","","","","","","","Return a raw mutable pointer to the vector’s buffer.","Return a mutable slice containing all elements of the …","Return a mutable string slice of the whole ArrayString.","Return a raw pointer to the vector’s buffer.","","","Return a slice containing all elements of the vector.","Return a string slice of the whole ArrayString.","","","","","","","","","","","","","","","Return the capacity of the ArrayVec.","Return the capacity of the ArrayString.","Remove all elements in the vector.","Make the string empty.","","","","","","","","","","","","","","","","","","","","","","Return an empty array","Return an empty ArrayString","","","","","","","","","","","","","","","","","","","","Create a draining iterator that removes the specified …","","","","","","","","","Extract the overflowing element","","","","","","","","","","","","","","","Extend the ArrayVec with an iterator.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Create a new ArrayString from a str.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Create a new ArrayString from a byte string literal.","Create an ArrayVec from an iterator.","","","","","","","","","","","","","","","","","","","","Insert element at position index.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the inner fixed size array, if it is full to its …","Return the inner fixed size array.","","","","","","","","","","","Returns whether the ArrayVec is empty.","Returns whether the string is empty.","Return true if the ArrayVec is completely filled to its …","Return if the ArrayString is completely filled.","","","","Return the number of elements in the ArrayVec.","","Return the length of the string.","","","","","Create a new empty ArrayVec.","Create a new empty ArrayString.","Create a new CapacityError from element.","Create a new empty ArrayVec (const fn).","Create a new empty ArrayString (const fn).","","","","","","","","","Remove the last element in the vector and return it.","Removes the last character from the string and returns it.","Remove the element at index and shift down the following …","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","Push element to the end of the vector without checking the …","Returns the capacity left in the ArrayVec.","Returns the capacity left in the ArrayString.","Remove the element at index and shift down the following …","Removes a char from this ArrayString at a byte position …","Retains only the elements specified by the predicate.","Set the vector’s length without dropping or moving out …","Set the strings’s length.","Convert into a CapacityError that does not carry an …","","","","Remove the element at index and swap the last element into …","Remove the element at index and swap the last element into …","Returns the ArrayVec, replacing the original with a new …","","","","","","","","","Shortens the vector, keeping the first len elements and …","Shortens this ArrayString to the specified length.","","","","","","Copy all elements from the slice and append to the ArrayVec…","","","","","","","","","Insert element at position index.","","","","","","","","","","","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a new ArrayString value fully filled with ASCII …","A 2d curve segment defined by four points: the beginning …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","An angle in radians","A 2d vector of booleans, useful for component-wise logic …","A 3d vector of booleans, useful for component-wise logic …","A 2d axis aligned rectangle represented by its minimum and …","An axis aligned 3D box represented by its minimum and …","Homogeneous vector in 3D space.","A one-dimensional distance, with value represented by T …","A 2d Point tagged with a unit.","A 3d Point tagged with a unit.","A 2d Rectangle optionally tagged with a unit.","A rigid transformation. All lengths are preserved under …","A transform that can represent rotations in 2d, …","A transform that can represent rotations in 3d, …","A scaling factor between two different units of …","A group of 2D side offsets, which correspond to …","A 2d size tagged with a unit.","A 3d size tagged with a unit.","A 2d transform represented by a column-major 3 by 3 …","A 3d transform stored as a column-major 4 by 4 matrix.","A 2d transformation from a space to another that can only …","A 3d transformation from a space to another that can only …","Trait for basic trigonometry functions, so they can be …","The default unit.","A 2d Vector tagged with a unit.","A 3d Vector tagged with a unit.","Computes the absolute value of each component.","Computes the absolute value of each component.","Computes the vector with absolute values of each component.","Computes the vector with absolute values of each component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if all components are true and false …","Returns true if all components are true and false …","Returns new vector with by-component AND operation applied.","Returns new vector with by-component AND operation applied.","Angle in radians","Returns the signed angle between this vector and the x …","Returns the signed angle between this vector and another …","Returns the positive angle between this vector and another …","Returns true if any component are true and false otherwise.","Returns true if any component are true and false otherwise.","","","","","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","","","","Utilities for testing approximate ordering - especially …","","","Returns result of multiplication of both components","Creates a rotation around a given axis.","Creates a rotation around the x axis.","Creates a rotation around the y axis.","Creates a rotation around the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for …","Shorthand for BoolVector2D { x, y }.","Shorthand for BoolVector3D { x, y, z }.","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast the unit","Cast the unit","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit","Cast the unit.","Cast the unit.","","Rounds each component to the smallest integer equal or …","See Point2D::ceil()","Rounds each component to the smallest integer equal or …","See Point3D::ceil()","See Size2D::ceil().","Rounds each component to the smallest integer equal or …","See Size3D::ceil().","Rounds each component to the smallest integer equal or …","Rounds each component to the smallest integer equal or …","See Vector2D::ceil()","See Vector3D::ceil()","Rounds each component to the smallest integer equal or …","","","","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the size each component of which clamped by …","Returns the size each component of which clamped by …","Returns the vector each component of which is clamped by …","Returns the vector each component of which is clamped by …","Return this vector with minimum and maximum lengths …","Return this vector with minimum and maximum lengths …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the component-wise division of the two vectors.","Returns the component-wise division of the two vectors.","Returns the component-wise multiplication of the two …","Returns the component-wise multiplication of the two …","","","","","","","","","","","","","","","","","","","","","","","","Returns true if this box contains the point. Points are …","Returns true if this box3d contains the point. Points are …","Returns true if this rectangle contains the point. Points …","","","Returns true if this box contains the interior of the …","Returns true if this box3d contains the interior of the …","Returns true if this rectangle contains the interior of …","","Returns the norm of the cross product [self.x, self.y, 0] …","Cross product.","Decompose this into a translation and an rotation to be …","A set of aliases for all types, tagged with the default …","","","","","","","","","","","Returns the identity transform.","Returns the identity transform.","","","","","","","","The extent of the element in the U units along the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes and returns the determinant of this transform.","Compute the determinant of the transform.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calculates Euclidean division, the matching method for …","Calculates Euclidean division, the matching method for …","Dot product.","Dot product.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a rotation from Euler angles.","Create a 3d point from this one, using the specified z …","Create a 3d vector from this one, using the specified z …","","Rounds each component to the biggest integer equal or …","See Point2D::floor()","See Point3D::floor()","Rounds each component to the biggest integer equal or …","See Size2D::floor().","Rounds each component to the biggest integer equal or …","See Size3D::floor().","Rounds each component to the biggest integer equal or …","Rounds each component to the biggest integer equal or …","See Vector2D::floor()","Rounds each component to the biggest integer equal or …","See Vector3D::floor()","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","Constructor taking angle and length","Create a transform providing its components via an array …","Create a transform providing its components via an array …","Equivalent to from_array with elements packed two at a time","Equivalent to from_array with elements packed four at a …","Constructor setting the same value to all sides, taking a …","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor taking a typed Length for each side.","Constructor taking scalar strongly typed lengths.","Constructor taking scalar strongly typed lengths.","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor.","Returns the smallest box containing all of the provided …","Returns the smallest box containing all of the provided …","Returns the smallest rectangle defined by the …","","Convenience function to create a scale transform from a …","Creates a Box2D of the given size, at offset zero.","Creates a Box3D of the given size, at offset zero.","Creates a rect of the given size, at offset zero.","","","","","","","","","","","","","","","","","","","","","","","","","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unit-less value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Construct side offsets from min and a max vector offsets.","Construct side offsets from min and a max vector offsets.","Unpack the underlying value from the wrapper.","Returns the underlying scalar scale factor.","Returns self.angle as a strongly typed Angle<T>.","Returns vector with results of “greater then” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","","","","","","","","","","","","","","","","","","","","","","","","","","","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","","Component multiplied by the imaginary number i.","Creates the identity rotation.","Creates the identity rotation.","Creates an identity scale (1.0).","Create an identity matrix:","Creates an identity matrix:","Creates no-op translation (both x and y is zero()).","Creates no-op translation (x, y and z is zero()).","Construct an identity transform","Inflates the box by the specified sizes on each side …","Inflates the box by the specified sizes on each side …","","","","","","","","","","","","","","","","","","","","","","","","","Calculate the size and position of an inner box.","Calculate the size and position of an inner rectangle.","Computes the intersection of two boxes, returning None if …","","","Computes the intersection of two boxes without check …","","Returns true if the two boxes intersect.","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the inverse of this rotation.","Returns the inverse of this rotation.","The inverse Scale (1.0 / self).","Returns the inverse transform if possible.","Returns the inverse transform if possible.","Return the inverse transformation.","Return the inverse transformation.","Inverts the transformation","Returns true if this transform can be represented with a …","Check whether shapes on the XY plane with Z pointing …","Returns true if the size is zero, negative or NaN.","Returns true if the size is zero, negative or NaN.","","Returns true if any component of size is zero, negative, …","Returns true if any component of size is zero, negative or …","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if this scale has no effect.","Check if translation does nothing (both x and y is zero()).","Check if translation does nothing (x, y and z is zero()).","Returns whether it is possible to compute the inverse …","Returns whether it is possible to compute the inverse …","Returns true if the box has a negative area.","Returns true if the box has a negative volume.","Returns true if norm of this quaternion is (approximately) …","Returns true if both components is positive and false any …","Returns true if all components is positive and false any …","Returns true if all side offsets are zero.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","Returns the vector length.","Returns the vector length.","Linearly interpolate between this box and another box.","Linearly interpolate between this box3d and another box3d.","Linearly interpolate between this length and another …","Linearly interpolate between this point and another point.","Linearly interpolate between this point and another point.","Linearly interpolate between this rectangle and another …","Basic Linear interpolation between this rotation and …","Linearly interpolate each component between this size and …","Linearly interpolate between this size and another size.","Linearly interpolate each component between this vector …","Linearly interpolate each component between this vector …","Returns vector with results of “lower then” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","","","","","","","","","","","","","","","","","","","","","","","Returns maximum between this length and another length.","","","","","Returns the size each component of which are maximum of …","Returns the size each component of which are maximum of …","Returns the vector each component of which are maximum of …","Returns the vector each component of which are maximum of …","","","","","Returns minimum between this length and another length.","","","","","Returns the size each component of which are minimum of …","Returns the size each component of which are minimum of …","Returns the vector each component of which are minimum of …","Returns the vector each component of which are minimum of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Multiplies all of the transform’s component by a scalar …","","","","","","","","","Constructor.","Constructor.","Constructor taking scalar values directly.","Associate a value with a unit of measure.","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Constructor.","Creates a rotation from an angle in radians.","","Constructor taking a scalar for each side.","Constructor taking scalar values.","Constructor taking scalar values.","Create a transform specifying its components in using the …","Create a transform specifying all of it’s component as a …","","","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Construct a new rigid transformation, where the rotation …","Create a transform representing a 2d transformation from …","Constructor setting the same value to all sides, taking a …","Construct a new rigid transformation, where the translation…","Returns true if all components are false and false …","Returns true if all components are false and false …","Computes the norm of this quaternion.","Returns a unit quaternion from this one.","Returns the vector with length of one unit.","Returns the vector with length of one unit","Returns new vector with results of negation operation on …","Returns new vector with results of negation operation on …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","A one-dimensional length, tagged with its units.","","Constructor, setting all components to one.","Constructor, setting all components to one.","Returns new vector with by-component OR operation applied.","Returns new vector with by-component OR operation applied.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","","Create an orthogonal projection transform.","Calculate the b and position of an outer box.","Calculate the size and position of an outer rectangle.","Returns a box that encompasses the result of transforming …","Returns a 2d box that encompasses the result of …","Returns a 3d box that encompasses the result of …","Returns a rectangle that encompasses the result of …","Returns a rectangle that encompasses the result of …","","","","Create a simple perspective transform, projecting to the …","Shorthand for Point2D::new(x, y).","Shorthand for Point3D::new(x, y).","","Applies a rotation before self’s transformation and …","Returns a transform with a rotation applied before self’…","Applies a scale before self’s transformation and returns …","Returns a transform with a scale applied before self’s …","Applies a translation before self’s transformation and …","Returns a transform with a translation applied before self…","Returns this vector projected onto another one.","Returns this vector projected onto another one.","Returns a projection of this transform in 2d space.","Creates a rotation around from a quaternion representation.","The real part.","Creates a rotation from an angle in radians.","","","Shorthand for …","Returns a reflection vector using an incident ray and a …","Returns a reflection vector using an incident ray and a …","Calculates the least nonnegative remainder of …","Calculates the least nonnegative remainder of …","","Return the normalized vector even if the length is larger …","Return the normalized vector even if the length is larger …","Returns a rotation transform.","Create a 3d rotation transform from an angle / axis. The …","","Return a box with edges rounded to integer coordinates, …","Return a box3d with edges rounded to integer coordinates, …","Rounds each component to the nearest integer value.","See Point2D::round()","Rounds each component to the nearest integer value.","See Point3D::round()","Return a rectangle with edges rounded to integer …","Rounds each component to the nearest integer value.","See Size2D::round().","See Size3D::round().","Rounds each component to the nearest integer value.","Rounds each component to the nearest integer value.","See Vector2D::round()","See Vector3D::round()","Rounds each component to the nearest integer value.","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","","","","","","Create a 2d scale transform:","Create a 3d scale transform:","Returns point, each component of which or from a, or from b…","Returns point, each component of which or from a, or from b…","Returns size, each component of which or from a, or from b …","Returns size, each component of which or from a, or from b …","Returns vector, each component of which or from a, or from …","Returns vector, each component of which or from a, or from …","Change the size of the box by adjusting the max endpoint …","","","","","Shorthand for Size2D::new(w, h).","Shorthand for Size3D::new(w, h, d).","Create a 2d skew transform.","Spherical linear interpolation between this rotation and …","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","","","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Returns the vector’s length squared.","Returns the vector’s length squared.","Computes the squared norm of this quaternion.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a rotation representing the other rotation …","Returns a rotation representing this rotation followed by …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two transforms such that …","Applies a rotation after self’s transformation and …","Returns a transform with a rotation applied after self’s …","Applies a scale after self’s transformation and returns …","Returns a transform with a scale applied after self’s …","Applies a translation after self’s transformation and …","Returns a transform with a translation applied after self…","Convert into a 2d point.","Create a 2D transform picking the relevant terms from this …","Convert into a 2d vector.","Convert into a 3d point with z-coordinate equals to zero.","Creates a 3d rotation (around the z axis) from this 2d …","Create a 3D transform from the current transform","Convert into a 3d vector with z coordinate equals to …","Cast into an array with x and y.","Cast into an array with x, y and z.","Return this size as an array of two elements (width, then …","Return this size as an array of three elements (width, …","Returns an array containing this transform’s terms.","Returns an array containing this transform’s terms.","Cast into an array with x and y.","Cast into an array with x, y and z.","Cast into an array with x and y.","Cast into an array with x, y and z.","","Cast into an array with x, y, z and 0.","Returns an array containing this transform’s terms …","Returns an array containing this transform’s terms …","Equivalent to to_array with elements packed two at a time …","Equivalent to to_array with elements packed four at a time …","Equivalent to to_array_transposed with elements packed …","","Cast into an f32 box.","Cast into an f32 box3d.","Cast into an f32 point.","Cast into an f32 point.","Cast into an f32 rectangle.","Cast into an f32 size.","Cast into an f32 size.","Cast into an f32 vector.","Cast into an f32 vector.","Cast into an f64 box.","Cast into an f64 box3d.","Cast into an f64 point.","Cast into an f64 point.","Cast into an f64 rectangle.","Cast into an f64 size.","Cast into an f64 size.","Cast into an f64 vector.","Cast into an f64 vector.","Cast into an i32 box, truncating decimals if any.","Cast into an i32 box3d, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 rectangle, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i64 box, truncating decimals if any.","Cast into an i64 box3d, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 rectangle, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","","","","","","","","","","","","","","","","","","","","","","","","","","","Cast this vector into a point.","Cast this vector into a point.","Convert into Cartesian 2D point.","Convert into Cartesian 3D point.","","Cast this vector into a size.","Returns the matrix representation of this rotation.","Returns the matrix representation of this rotation.","Returns the matrix representation of this translation.","Returns the matrix representation of this translation.","Creates translation by this vector in vector units.","Creates translation by this vector in vector units","","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Return this size as a tuple of two elements (width, then …","Return this size as an array of three elements (width, …","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","","Cast into a tuple with x, y, z and 0.","Cast into an u32 box, truncating decimals if any.","Cast into an u32 box3d, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 rectangle, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u64 rectangle, truncating decimals if any.","Cast into an u64 size, truncating decimals if any.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Cast into an usize box, truncating decimals if any.","Cast into an usize box3d, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize rectangle, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast this point into a vector.","Cast this point into a vector.","Return this size as a vector with width and height.","Return this size as a vector with width, height and depth.","Cast into a 2D vector.","Cast into a 3D vector.","","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 3D box and cast its unit.","Returns the given 2d point transformed by this rotation.","","","Returns the given point transformed by this scale.","","Returns the given point transformed by this transform.","","Translate a point and cast its unit.","Returns the given 2d point transformed by this rotation …","Returns the given 2d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given 3d point transformed by this rotation.","Returns the given point transformed by this scale.","Returns the given 3d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given rect transformed by this scale.","Translate a rectangle and cast its unit.","Translate a rectangle and cast its unit.","Returns the given size transformed by this scale.","No-op, just cast the unit.","No-op, just cast the unit.","Returns the given 2d vector transformed by this rotation.","","Returns the given vector transformed by this scale.","","","Returns the given vector transformed by this matrix.","","Returns the given 2d vector transformed by this rotation …","Returns the given 2d vector transformed by this matrix.","Returns the given 3d vector transformed by this rotation.","Returns the given 3d vector transformed by this matrix.","Returns the same box, translated by a vector.","Returns the same box3d, translated by a vector.","Returns the same rectangle, translated by a vector.","Create a 2d translation transform:","Create a 3d translation transform:","","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the vector with length of one unit.","Returns the vector with length of one unit.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union of two boxes.","Computes the union of two boxes.","","Creates a rotation around from a quaternion representation …","","","","","","","","","","","","","","","","","","","","","","","","Convenience constructor.","Convenience constructor.","Returns the vector part (i, j, k) of this quaternion.","","","Returns result of multiplication of all components","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","Returns the same transform with a different destination …","Returns the same transform with a different destination …","Return this vector scaled to fit the provided length.","Return this vector capped to a maximum length.","Return this vector capped to a maximum length.","Return this vector with a minimum length applied.","Return this vector with a minimum length applied.","Returns the same transform with a different source unit.","Returns the same transform with a different source unit.","","","","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","Returns a 2d point using this point’s x and y coordinates","Returns a 2d vector using this vector’s x and y …","Returns a 2d vector using this vector’s x and y …","","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s x and z …","","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","","Swap x and y.","Swap x and y.","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s y and z …","","","","","The z (traditionally, depth) coordinate.","","","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","The same as origin().","","","The same as origin().","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","The same as Zero::zero() but available without importing …","","The same as Zero::zero() but available without importing …","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Trait for testing approximate equality","Default epsilon value","Returns true is this object is approximately equal to the …","Returns true is this object is approximately equal to the …","","","","","","","","","","","","","","","","","","","","","","","Angle in radians","","The extent of the element in the U units along the z axis.","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","Component multiplied by the imaginary number i.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The real part.","","","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","The z (traditionally, depth) coordinate.","","","Defines the smallest integer equal or greater than the …","Defines the biggest integer equal or lower than the …","","Defines the nearest integer value to the original value.","","Rounds to the smallest integer equal or greater than the …","Rounds to the biggest integer equal or lower than the …","","Rounds to the nearest integer value.","","A flattening iterator for quadratic bézier segments.","A flattening iterator for quadratic bézier segments.","","A 2d curve segment defined by three points: the beginning …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Common APIs to segment types.","","Return the curve after the split point.","Compute the length of the segment using a flattened …","Return the curve before the split point.","Sample the derivative at t (expecting t between 0 and 1).","Sample x derivative at t (expecting t between 0 and 1).","Sample y derivative at t (expecting t between 0 and 1).","Swap the direction of the segment.","Approximates the curve with sequence of line segments.","Start of the curve.","Sample the curve at t (expecting t between 0 and 1).","Split this curve into two sub-curves.","Return the curve inside a given range of t.","End of the curve.","","","Sample x at t (expecting t between 0 and 1).","Sample y at t (expecting t between 0 and 1).","","Angle between vectors v1 and v2 (oriented clockwise …","","","","","An iterator that consumes Event iterator and yields …","An iterator that consumes an iterator of Points and …","","An extension trait for PathEvent iterators.","Applies a 2D transform to a path iterator and yields the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator that turns curves into line segments.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create the iterator.","Creates a new transformed path iterator from a path …","","","","","","","","Returns an iterator applying a 2D transform to all of its …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An angle in radians (f32).","Alias for euclid::default::Box2D<f32>","Alias for euclid::default::Point2D<f32>.","Alias for euclid::default::Rotation2D<f32>","Alias for euclid::default::Scale<f32>","Alias for euclid::default::Size2D<f32>.","Alias for euclid::default::Transform2D<f32>","Alias for euclid::default::Translation2D<f32>","Alias for euclid::default::Point2D<f32>.","Angle in radians","The extent of the element in the U units along the y axis …","","","","","","","","","Shorthand for Point::new(x, y).","","Shorthand for Size::new(x, y).","Shorthand for Vector::new(x, y).","The extent of the element in the U units along the x axis …","","The x (traditionally, horizontal) coordinate.","","","The y (traditionally, vertical) coordinate.","","","The default builder for Path.","A builder for Path with custom attributes.","An iterator of endpoint and control point ids for Path and …","An iterator for Path and PathSlice.","An iterator for Path and PathSlice.","A simple path data structure.","A view on a Path.","An iterator of over a Path traversing the path in reverse.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Iterate on a flattened approximation of the path with …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a Path from This iterator.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A Builder that appends a path to an existing PathBuffer.","A Builder that appends a path to an existing PathBuffer, …","Iterator over the paths in a PathBufferSlice.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A view over a sequence of endpoint IDs forming a polygon.","An iterator of Event<EndpointId, ()>.","An iterator of PathEvent.","A view over a sequence of endpoints forming a polygon.","An iterator of IdEvent for Polygon.","An iterator of Event<&Endpoint, ()>.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a path.","The base path building interface.","An extension trait for PathEvent iterators.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds an elliptical arc.","Starts a new sub-path at a given position.","Builds a path object, consuming the builder.","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","Ends the current sub path.","","Returns a builder that approximates all curves with …","Returns an iterator that turns curves into line segments.","Adds an horizontal line segment.","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","Start a new sub-path at the given position.","","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","Equivalent to arc_to in relative coordinates.","Equivalent to cubic_bezier_to in relative coordinates.","Adds an horizontal line segment in relative coordinates.","Equivalent to line_to in relative coordinates.","Equivalent to move_to in relative coordinates.","Equivalent to quadratic_bezier_to in relative coordinates.","Adds a vertical line segment in relative coordinates.","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","Equivalent to cubic_bezier_to with implicit first control …","Equivalent to quadratic_bezier_to with implicit control …","Equivalent to smooth_cubic_bezier_to in relative …","Equivalent to smooth_quadratic_bezier_to in relative …","Returns a builder that applies the given transformation to …","Returns an iterator applying a 2D transform to all of its …","Adds a vertical line segment.","Returns a builder that support SVG commands.","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A Gradient color.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A sharp corner.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The style of a stroke.","The coloring style of some drawing.","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The shape to be used at the corners of paths or basic …","The offset of LineDash::segments to start the pattern.","The alternating lengths of lines and gaps which describe …","The color or gradient of the stroke.","The distance between the two edges of the stroke.","The appearance of a checkbox.","A box that can be checked.","The icon in a Checkbox.","The supported style of the StyleSheet.","A set of rules that dictate the style of a checkbox.","Produces the active Appearance of a checkbox.","","","","","","","","","","","The Background of the checkbox.","The Border of hte checkbox.","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","Produces the disabled Appearance of a checkbox.","","","","","","","","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the hovered Appearance of a checkbox.","The icon Color of the checkbox.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","The line height of the icon.","The shaping strategy of the icon.","Font size of the content.","The text Color of the checkbox.","","","","","","","","","","","","","","","","","","","A widget for searching and selecting a single value from a …","The local state of a ComboBox.","","","","","","","","Build matchers from given list of options.","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","Creates a new State for a ComboBox with the given list of …","Search list of options for a given query.","","","","","","","","","","Creates a new State for a ComboBox with the given list of …","The appearance of a container.","An element decorating some content.","The identifier of a Container.","The supported style of the StyleSheet.","A set of rules that dictate the Appearance of a container.","","","Produces the Appearance of a container.","","","","","","","","","The Background of the container.","The Border of the container.","","","","","","","","","","","","","","","","","","Draws the background of a Container given its Appearance …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Computes the layout of a Container.","Creates a custom Id.","The Shadow of the container.","The text Color of the container.","","","","","","","","","","","","","","","","","Creates a unique Id.","","","Produces a Command that queries the visible screen bounds …","Derives a new Appearance with the given Background.","Derives a new Appearance with a border of the given Color …","Image filtering strategy.","A handle of some image data.","A frame that displays an image while keeping aspect ratio.","Bilinear interpolation.","Nearest neighbor.","A frame that displays an image with the ability to zoom …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to the image Data.","","","","","","","","","","","Draws an Image","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Creates an image Handle containing the image data directly.","Creates an image Handle pointing to the image of the given …","Creates an image Handle containing the image pixels …","","","","","","Sets the height of the Viewer.","Returns the unique identifier of the Handle.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Computes the layout of an Image.","","Sets the max scale applied to the image of the Viewer.","Sets the min scale applied to the image of the Viewer.","","Creates a new Viewer with the given State.","","Sets the padding of the Viewer.","Sets the percentage the image of the Viewer will be scaled …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Zoom and pan on an image.","Creates a new Viewer with the given image Handle.","Sets the width of the Viewer.","The local state of a Viewer.","A frame that displays an image with the ability to zoom …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the bounds of the underlying image, given the …","","Calls U::from(self).","","","","","","","","Returns if the cursor is currently grabbed by the Viewer.","Creates a new State.","","","","","","","","","","A container that distributes its contents vertically.","","Sets the horizontal alignment of the contents of the Column…","","","","","","","","Distribute content vertically.","","","","","","","","","Returns the argument unchanged.","","","Sets the height of the Column.","","Calls U::from(self).","","","","","","","","Sets the maximum width of the Column.","","Creates an empty Column.","","","","Sets the Padding of the Column.","Adds an element to the Column.","","Sets the vertical spacing between elements.","","","","","","","","","","","Sets the width of the Column.","Creates a Column with the given elements.","A container that distributes its contents vertically.","Build and show dropdown menus.","The appearance of a menu.","A list of selectable options.","The local state of a Menu.","The supported style of the StyleSheet.","The style sheet of a menu.","","","","Produces the Appearance of a menu.","","","","","","","","","","","","","The Background of the menu.","The Border of the menu.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the font of the Menu.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Creates a new Menu with the given State, a list of …","Creates a new State for a Menu.","Turns the Menu into an overlay Element at the given target …","Sets the Padding of the Menu.","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","Sets the style of the Menu.","The text Color of the menu.","Sets the text text::LineHeight of the Menu.","Sets the text::Shaping strategy of the Menu.","Sets the text size of the Menu.","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Menu.","All panes are visible","The appearance of the hovered region of a pane grid.","A fixed reference line for the measurement of coordinates.","Bottom edge.","A Pane was picked and then dropped outside of other Pane …","Center region.","The arrangement of a PaneGrid.","The content of a Pane.","The visible contents of the PaneGrid","A four cardinal direction.","↓","An event produced during a drag and drop interaction of a …","A pane that can be dragged.","A Pane was dropped on top of another Pane.","The edges of an area.","An Edge of the full PaneGrid.","Edge region.","The horizontal axis: —","←","Left edge.","A line.","A maximized pane is visible","A layout node of a PaneGrid.","A rectangular region in a PaneGrid used to display widgets.","A Pane.","The region of this Node is taken by a Pane.","A single Pane of the PaneGrid.","A collection of panes distributed using either vertical or …","A Pane was picked for dragging.","The region of a Pane.","An event produced during a resize interaction of a PaneGrid…","→","Right edge.","A divider that splits a region in a PaneGrid into two …","A split of the available space.","The region of this Node is split into two.","The state of a PaneGrid.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","The Target area a pane can be dropped on.","The title bar of a Pane.","Top edge.","↑","The vertical axis: |","","","","","","","","","","","","","","","","","","Returns the adjacent Pane of another Pane in the given …","Sets whether or not the controls attached to this TitleBar …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the pane region.","The Border of the pane region.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the Draggable with the given Layout can be …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Closes the given Pane and returns its internal state and …","","","The Color of the Line.","","","","","","","","","","","","","","","","","","","","Sets the controls of the TitleBar.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws a PaneGrid.","Draws the Content with the provided Renderer and Layout.","Draws the TitleBar with the provided Renderer and Layout.","","","","","","","","","","","Drops the given Pane into the provided Target.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 internal state of the given Pane, if it exists.","Returns the internal state of the given Pane with …","","","","","The Appearance to draw when a pane is hovered.","The Line to draw when a split is hovered.","","","","","","","","","","","","","","","","","","The internal state of the PaneGrid.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if the amount of panes in the State is 0.","Returns whether the mouse cursor is over the pick area of …","Returns an iterator over all the panes of the State, …","Returns an iterator over the values of the Contents","Returns a mutable iterator over all the panes of the State,","Calculates the Layout of a PaneGrid.","Returns the layout of the State.","Returns the layout Node of the Contents","Returns the total amount of panes in the State.","Maximize the given Pane. Only this pane will be rendered …","Returns the maximized Pane of the PaneGrid.","Returns the current mouse::Interaction of a PaneGrid.","Move Pane to an Edge of the PaneGrid.","Creates a new Content with the provided body.","Creates a new TitleBar with the given content.","Creates a new State, initializing the first pane with the …","Sets the Padding of the TitleBar.","Returns the rectangular region for each Pane in the Node …","The panes of the PaneGrid.","","","The Line to draw when a split is picked.","The new ratio of the Split.","Resizes two panes by setting the position of the provided …","Restore the currently maximized Pane to it’s normal …","Splits the provided Rectangle on the current Axis with the …","Splits the given Pane into two in the given Axis and …","The Split that is being dragged for resizing.","Calculates the bounds of the split line in a Rectangle …","Returns the axis, rectangular region, and ratio for each …","Split a target Pane with a given Pane on a given Region.","Returns an iterator over each Split in this Node.","The state of a PaneGrid.","Sets the style of the Content.","Sets the style of the TitleBar.","Swaps the position of the provided panes in the State.","Sets the TitleBar of this Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the state of a PaneGrid …","The width of the Line.","Creates a new State with the given Configuration.","The left/top Configuration of the split.","The direction of the split.","The right/bottom Configuration of the split.","The ratio of the split in [0.0, 1.0].","The picked Pane.","The picked Pane.","The picked Pane.","The Target where the picked Pane was dropped on.","The left/top Node of the split.","The direction of the split.","The right/bottom Node of the split.","The Split of this Node.","The ratio of the split in [0.0, 1.0].","The current action of a PaneGrid.","A Pane in the PaneGrid is being clicked.","A Pane in the PaneGrid is being dragged.","The PaneGrid is idle.","The internal state of a PaneGrid.","A Split in the PaneGrid is being dragged.","The state of a PaneGrid.","","","","","","","","","","","","","","","Returns the current Pane that is being clicked, if any.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Initializes the Internal state of a PaneGrid from a …","","","","","The internal state of the PaneGrid.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","The layout Node of the Internal state","The panes of the PaneGrid.","Returns the current Pane that is being dragged, if any.","Returns the current Split that is being dragged, if any.","","","","","","","","","","","","","","","","","","","The Axis of the Split.","The starting Point of the click interaction.","The starting Point of the drag interaction.","The Pane being clicked.","The Pane being dragged.","The Split being dragged.","The appearance of a pick list.","Displays an arrow icon (▼).","A custom dynamic handle.","The handle to the right side of the PickList.","The icon of a Handle.","No handle will be shown.","A widget for selecting a single value from a list of …","The state of a PickList.","A custom static handle.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","Produces the active Appearance of a pick list.","","","","","","","","","","","","","","","","","","","","","The Background of the pick list.","The Border of the pick list.","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","","","","","","","","","","","","Draws a PickList.","","","","","","","","","","","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The handle Color of the pick list.","Produces the hovered Appearance of a pick list.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a PickList.","Line height of the content.","Returns the current mouse::Interaction of a PickList.","Returns the current overlay of a PickList.","The placeholder Color of the pick list.","The shaping strategy of the icon.","Font size of the content.","The text Color of the pick list.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a PickList …","The Icon used when PickList is closed.","The Icon used when PickList is open.","Font size of the content.","The appearance of a progress bar.","A bar that displays progress.","The supported style of the StyleSheet.","A set of rules that dictate the style of a progress bar.","","Produces the Appearance of the progress bar.","","","","","The Background of the progress bar.","The Background of the bar of the progress bar.","The border radius of the progress bar.","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The data is too long to encode in a QR code for the chosen …","An error that occurred when building a State for a QRCode.","The error correction level.","High error correction. 30% of the data can be restored.","A character that does not belong to the character set was …","The chosen ECI designator is invalid. A valid designator …","The chosen Version and ErrorCorrection combination is …","Low error correction. 7% of the data can be restored.","Medium error correction. 15% of the data can be restored.","A micro QR code version. It should be between 1 and 4.","A normal QR code version. It should be between 1 and 40.","A type of matrix barcode consisting of squares arranged in …","Quartile error correction. 25% of the data can be restored.","The state of a QRCode.","One or more characters in the provided data are not …","The size of a QRCode.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the provided data.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the provided ErrorCorrection.","Creates a new State with the provided Version and …","The appearance of a radio button.","A circular button representing a choice.","The supported style of the StyleSheet.","A set of rules that dictate the style of a radio button.","Produces the active Appearance of a radio button.","","","","","","The Background of the radio button.","The border Color of the radio button.","The border width of the radio button.","","","","","","","","The Color of the dot of the radio button.","","","","Returns the argument unchanged.","","","Produces the hovered Appearance of a radio button.","","Calls U::from(self).","","","","","","","","The text Color of the radio button.","","","","","","","","","","The appearance of a rule.","Different offset on each end of the rule, length units. …","The fill mode of a rule.","Fill the whole length of the container.","Uniform offset from each end, length units.","Fill a percent of the length of the container. The rule …","Display a horizontal or vertical rule for dividing content.","The supported style of the StyleSheet.","A set of rules that dictate the style of a rule.","","","Produces the style of a rule.","","","","","","","","","","","","","","","","","The color of the rule.","","","","","","","","","","","Return the starting offset and length of the rule.","The FillMode of the rule.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","The radius of the line corners.","","","","","","","","","","","","","","","","","","","The width (thickness) of the rule line.","The amount of absolute offset in each direction of a …","Alignment of the scrollable’s content relative to it’s …","Both vertical and horizontal scrolling","The direction of Scrollable.","A relative offset that points to the bottom-right of a …","Content is aligned to the end of the Viewport","Horizontal scrolling","The identifier of a Scrollable.","Properties of a scrollbar within a Scrollable.","The amount of relative offset in each direction of a …","A relative offset that points to the top-left of a …","A widget that can vertically display an infinite amount of …","The appearance of a scrollable.","The appearance of the scroller of a scrollable.","Content is aligned to the start of the Viewport.","The local state of a Scrollable.","The supported style of the StyleSheet.","A set of rules that dictate the style of a scrollable.","Vertical scrolling","The current Viewport of the Scrollable.","Returns the AbsoluteOffset of the current Viewport.","Returns the AbsoluteOffset of the current Viewport, but …","Produces the style of an active scrollbar.","Produces the style of an active horizontal scrollbar.","","","","","","","","","","","Sets the alignment of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of a scrollable.","The Border of a scrollable.","The Border of the scroller.","","","","","","","","","","","","","","","","","","","","","Returns the bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","The Color of the scroller.","","","","","","","","","","","Returns the content bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the style of a scrollbar that is being dragged.","Produces the style of a horizontal scrollbar that is being …","Draws a Scrollable.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 Properties of the horizontal scrollbar, if any.","Produces the style of a scrollbar when the scrollable is …","Produces the style of a horizontal scrollbar when the …","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Scrollable.","Sets the scrollbar margin of the Scrollable .","Computes the current mouse::Interaction of a Scrollable.","Creates new Properties for use in a Scrollable.","Creates a custom Id.","Creates a new State with the scrollbar(s) at the beginning.","Returns the RelativeOffset of the current Viewport.","Apply a scrolling offset to the current State, given the …","Produces a Command that scrolls the Scrollable with the …","","Scroll to the provided AbsoluteOffset.","Scrolls the Scrollable to a relative amount along the x …","Scrolls the Scrollable to a relative amount along the y …","The appearance of the Scroller of a scrollable.","Sets the scroller width of the Scrollable .","Returns whether any scroller is currently grabbed or not.","Produces a Command that snaps the Scrollable with the …","Snaps the scroll position to a RelativeOffset.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","Unsnaps the current scroll position, if snapped, given the …","","","","","","","","","","","Processes an Event and updates the State of a Scrollable …","Returns the Properties of the vertical scrollbar, if any.","Sets the scrollbar width of the Scrollable .","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The properties of the horizontal scrollbar.","The properties of the vertical scrollbar.","A Shader event.","A keyboard event.","A mouse event.","A set of methods which allows a Primitive to be rendered.","The type of primitive this Program can draw.","The state and logic of a Shader widget.","A window requested a redraw.","A widget which can render custom shaders with Iced’s wgpu…","The internal state of the Program.","Stores custom, user-provided pipelines.","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the Primitive.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns a reference to pipeline with type T if it exists …","Returns a mutable reference to pipeline T if it exists in …","Returns true if Storage contains a pipeline with type T.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Returns the current mouse interaction of the Program.","Processes the Primitive, allowing for GPU buffer …","Renders the Primitive.","Inserts the pipeline T in to Storage.","","","","","","","","","","","","","","","","","","Update the internal State of the Program. This can be used …","Allows the use of AddressMode::ClampToBorder with a border …","Allows the use of AddressMode::ClampToBorder with a border …","Enable writes to all channels.","Whether wgpu should expose adapters that run on top of …","Enable alpha channel writes","Blend mode that does standard alpha blending with …","Supports samplers with anisotropic filtering. Note this isn…","A ray-tracing acceleration structure binding.","Handle to a physical graphics and/or compute device.","Information about an adapter.","Src + Dst","How edges should be handled in texture addressing.","Depth, Stencil, and Color.","Function always passes","block compressed texture. 16 bytes per block.","ASTC block dimensions","ASTC RGBA channel","Chooses either Opaque or Inherit automatically,depending …","Chooses Immediate -> Mailbox -> Fifo (on web) based on …","Chooses FifoRelaxed -> Fifo based on availability.","No explicit minor version is requested, the driver …","10x10 block compressed texture. 16 bytes per block (1.28 …","10x5 block compressed texture. 16 bytes per block (2.56 …","10x6 block compressed texture. 16 bytes per block (2.13 …","10x8 block compressed texture. 16 bytes per block (1.6 …","12x10 block compressed texture. 16 bytes per block (1.07 …","12x12 block compressed texture. 16 bytes per block (0.89 …","4x4 block compressed texture. 16 bytes per block (8 …","5x4 block compressed texture. 16 bytes per block (6.4 …","5x5 block compressed texture. 16 bytes per block (5.12 …","6x5 block compressed texture. 16 bytes per block (4.27 …","6x6 block compressed texture. 16 bytes per block (3.56 …","8x5 block compressed texture. 16 bytes per block (3.2 …","8x6 block compressed texture. 16 bytes per block (2.67 …","8x8 block compressed texture. 16 bytes per block (2 …","Supports non-zero base_vertex parameter to direct indexed …","Allows the [wgpu::TextureUsages::STORAGE_BINDING] usage on …","","If not present, the texture can’t be blended into the …","Enable blue channel writes","","Supported when targeting the web through webassembly with …","Supports buffer bindings with sizes that aren’t a …","Allows the user to create arrays of buffers in shaders:","Back face","Backends supported by wgpu.","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 …","Handle to a binding group.","Describes a group of bindings and the resources to be …","An element of a BindGroupDescriptor, consisting of a …","Handle to a binding group layout.","Describes a BindGroupLayout.","Describes a single binding inside a bind group.","Resource that can be bound to a pipeline.","Specific type of a binding.","Describes a blend component of a BlendState.","Alpha blend factor.","Alpha blend operation.","Describe the blend state of a render pipeline, within …","WebGPU in the browser","Handle to a GPU-accessible buffer.","Binding is backed by a buffer.","A buffer binding.","Integral type used for buffer offsets.","Binding is backed by an array of buffers.","Error occurred when trying to async map a buffer.","Describes the segment of a buffer to bind.","Specific type of a buffer binding.","Describes a Buffer.","Integral type used for buffer slice sizes.","Slice into a Buffer.","Different ways that you can use a buffer.","Read only view into a mapped buffer.","Write only view into mapped buffer.","Enables clear to zero for textures.","Amount of times the clipper is invoked. This is also the …","Amount of primitives that are not culled by the clipper. …","Enable red, green, and blue channel writes","Supports comparison samplers.","Binding is visible from the compute shader of a compute …","The device supports compiling and using compute shaders.","Amount of times a compute shader is invoked. This will be …","Allows the user to set a …","Buffer to buffer copy as well as buffer clear offsets and …","Buffer-Texture copies must have bytes_per_row aligned to …","Allow a buffer to be the destination buffer for a […","Allows a texture to be the destination in a […","Allow a buffer to be the source buffer for a […","Allows a texture to be the source in a […","Supports textures that are cube arrays.","Triangles with vertices in counter clockwise order are …","Clamp the value to the border of the texture Requires …","Clamp the value to the edge of the texture","Loads the specified value for this attachment into the …","RGBA double precision color.","Describes the color state of a render pipeline.","Color write mask. Disabled color channels will not be …","Handle to a command buffer on the GPU.","Describes a CommandBuffer.","Encodes a series of GPU operations.","Describes a CommandEncoder.","Comparison function used for depth and stencil operations.","Use as a comparison sampler instead of a normal sampler. …","Specifies how the alpha channel of the textures should be …","In-progress recording of a compute pass.","Describes the attachments of a compute pass.","Describes the timestamp writes of a compute pass.","Handle to a compute pipeline.","Describes a compute pipeline.","Constant","Cpu / Software Rendering.","Instance::create_surface() or a related function failed.","A cubemap texture. texture_cube in WGSL and textureCube in …","A cubemap array texture. texture_cube_array in WGSL and …","Triangles with vertices in clockwise order are considered …","A one dimensional texture. texture_1d in WGSL and texture1D…","1D texture","A two dimensional texture. texture_2d in WGSL and texture2D…","2D texture","A two dimensional array texture. texture_2d_array in WGSL …","A three dimensional texture. texture_3d in WGSL and …","3D texture","Generate debug information in shaders and objects.","Allows for explicit creation of textures of format …","Supports depth bias clamping","By default, polygon depth is clipped to 0-1 range …","Supports copies between depth textures and buffers.","Don’t pass labels to wgpu-hal.","Allows two outputs from a shader to be used for blending. …","Supported on Windows 10","Decrements stencil value by one, clamping on underflow.","Decrements stencil value by one, wrapping on underflow.","Sampling does the depth reference comparison.","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 …","Describes the biasing setting for the depth target.","Depth.","Describes the depth/stencil state in a render pipeline.","After Device::destroy","Open connection to a graphics and/or compute device.","Describes a Device.","Reason for “lose the device”.","Supported physical device types.","Discards the resulting value of the render pass for this …","Discrete GPU with separate CPU/GPU memory.","Display-P3 color space","Lists various ways the underlying platform does not …","Binary flags listing features that may or may not be …","D.component","D.alpha","Direct3D-12 (Windows)","Selects which DX12 shader compiler to use.","The Dxc compiler is new, fast and maintained.","Integral type used for dynamic bind group offsets.","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 …","Dummy backend, used for testing.","Function passes if new value is equal to existing value. …","Error type","Filter for error scopes.","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 …","Extent of a texture related operation.","If not present, the texture can’t be sampled with a …","Allows textures with formats “r32float”, “rg32float…","Binding is visible from the fragment shader of a render …","Amount of times the fragment shader is ran. Accounts for …","Supports storage buffers in fragment shaders.","Supports binding storage buffers and textures to fragment …","Supports full 32-bit range indices (2^32-1 as opposed to …","Face of a vertex.","Features that are not guaranteed to be supported.","Presentation frames are kept in a First-In-First-Out queue …","Presentation frames are kept in a First-In-First-Out queue …","Polygons are filled","Texel mixing mode when sampling between texels.","The sampling result is produced based on more than a …","Sampling returns floats.","Two half-precision floats (no Rust equiv). vec2<f32> in …","Four half-precision floats (no Rust equiv). vec4<f32> in …","One single-precision float (f32). f32 in shaders.","Two single-precision floats (f32). vec2<f32> in shaders.","Three single-precision floats (f32). vec3<f32> in shaders.","Four single-precision floats (f32). vec4<f32> in shaders.","One double-precision float (f64). f32 in shaders. Requires …","Two double-precision floats (f64). vec2<f32> in shaders. …","Three double-precision floats (f64). vec3<f32> in shaders. …","Four double-precision floats (f64). vec4<f32> in shaders. …","Describes the fragment processing in a render pipeline.","Front face","Vertex winding order which classifies the “front” face …","The Fxc compiler (default) is old, slow and unmaintained.","Supported on Linux/Android, the web through webassembly …","Enable green channel writes","","OpenGL ES-3 (Linux, Android)","Selects which OpenGL ES 3 minor version to request.","No issues.","Function passes if new value is greater than existing value","Function passes if new value is greater than or equal to …","floating-point RGBA, linear-color float can be outside of …","Adapter that has the highest performance. This is often a …","Ignore the stencil state for the face.","Supports different blend operations per color attachment.","Allow a buffer to be the index buffer in a draw operation.","Allow a buffer to be the indirect buffer in an indirect …","Supports indirect drawing and dispatching.","Allows non-zero value for the first_instance member in …","A timestamp that is invalid due to the platform not having …","Opaque globally-unique identifier","View of a buffer which can be used to copy to/from a …","View of a buffer which can be used to copy to/from a …","View of a texture which can be used to copy to/from a …","View of a texture which can be used to copy to/from a …","View of a texture which can be used to copy to a texture, …","View of a texture which can be used to copy to a texture, …","Layout of a texture in a buffer’s memory.","Subresource range within an image","Presentation frames are not queued at all. The moment a …","Increments stencil value by one, clamping on overflow.","Increments stencil value by one, wrapping on overflow.","Format of indices used with pipeline.","The alpha channel, if it exists, of the textures is …","Context for all other wgpu objects. Instance of wgpu.","Vertex data is advanced every instance.","Options for creating an instance.","Instance debugging flags.","Integrated GPU with shared CPU/GPU memory.","Bitwise inverts stencil value.","Keep stencil value unchanged.","Object debugging label.","Function passes if new value less than existing value","Function passes if new value is less than or equal to …","Represents the sets of limits an adapter/device supports.","Polygons are drawn as line segments","Vertex data is a list of lines. Each pair of vertices …","Vertex data is a strip of lines. Each set of two adjacent …","Linear Interpolation","Loads the existing value for this attachment into the …","Operation to perform to the output attachment at the start …","The swap chain has been lost and needs to be recreated.","The surface under the swap chain is lost.","Adapter that uses the least possible power. This is often …","Webgpu only allows the MAP_READ and MAP_WRITE buffer usage …","Size to align mappings.","Allow a buffer to be mapped for reading using […","Allow a buffer to be mapped for writing using […","Supported on macOS/iOS","Supports sample-rate shading.","Allows a texture of this format to back a view passed as …","Allows TextureDescriptor::sample_count to be 16.","Allows TextureDescriptor::sample_count to be 2.","Allows TextureDescriptor::sample_count to be 4.","Allows TextureDescriptor::sample_count to be 8.","Enables multiview render passes and builtin(view_index) in …","Allows the user to call RenderPass::multi_draw_indirect …","Allows the user to call …","Presentation frames are kept in a single-frame queue. …","Passed to Device::poll to control how and if it should …","Passed to Device::poll to control how and if it should …","Result of a maintain operation.","Type of buffer mapping.","max(Src, Dst)","Metal API (Apple platforms)","min(Src, Dst)","Repeat the texture, mirroring it every repeat","Describes the multi-sampling state of a render pipeline.","If this is true, calls to CommandEncoder::resolve_query_set…","Binding is not visible from any shader stage.","Supports textures with mipmaps which have a non power of …","YUV 4:2:0 chroma subsampled format.","Nearest neighbor sampling.","Function never passes","The sampling result is produced based on a single color …","Power usage is not considered when choosing an adapter.","No value.","Function passes if new value is not equal to existing …","Blend state of (1 * src) + ((1 - src_alpha) * dst)","Query returns a single 64-bit number, serving as an …","More information coming soon …","1.0","1.0 - Constant","1.0 - D.component","1.0 - D.alpha","1.0 - S.component","1.0 - S1.component","1.0 - S1.alpha","1.0 - S.alpha","The alpha channel, if it exists, of the textures is …","[0, 0, 0, 1]","[1, 1, 1, 1]","Pair of load and store operations for an attachment aspect.","Origin of a copy from a 2D image.","Origin of a copy to/from a texture.","Other or Unknown.","Catch only out-of-memory errors.","There is no more memory left to allocate a new frame.","Out of memory error","The underlying surface has changed, and therefore the swap …","The surface under the swap chain has changed.","Allows the user to create bind groups containing 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 …","Blend mode that does standard alpha blending with …","All the apis that wgpu offers first tier of support for.","Allows the use of push constants: small, fast bits of …","Alignment all push constants need","Handle to a pipeline layout.","Describes a PipelineLayout.","Query returns up to 5 64-bit numbers based on the given …","Flags for which pipeline data should be recorded.","Plane 0.","Plane 1.","Plane 2.","Polygons are drawn as points","Vertex data is a list of points. Each vertex is a new …","Check the device for a single time without blocking.","Check the device for a single time without blocking.","Type of drawing mode for polygons","The alpha channel, if it exists, of the textures is …","Power Preference when choosing a physical adapter.","The alpha channel, if it exists, of the textures is …","Color spaces supported on the web.","Behavior of the presentation engine based on frame rate.","Nanosecond timestamp used by the presentation engine.","Describes the state of primitive assembly and …","Primitive type the input mesh is composed of.","A range of push constant memory to pass to a shader stage.","Allow a buffer to be the destination buffer for a […","An offset into the query resolve buffer has to be aligned …","Maximum queries in a query set","Size of a single piece of query data.","Handle to a query set.","Describes a QuerySet.","Type of query contained in a QuerySet.","Handle to a command queue on a device.","A write-only view into a staging buffer.","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 the creation of ray-tracing queries within …","Allows for the creation of ray-tracing acceleration …","Supports reading from a depth/stencil texture while using …","Enable red channel writes","","Allows a texture to be an output attachment of a render …","Default blending state that replaces destination with the …","Blend mode that does no color blending, just overwrites …","Allows for usage of textures of format …","Raw window & display handle.","Map only for reading","The texture can only be read in the shader and it must be …","The texture can be both read and written in the shader and …","Pre-prepared reusable bundle of GPU operations.","Describes the depth/stencil attachment for render bundles.","Describes a RenderBundle.","Encodes a series of GPU operations into a reusable “…","Describes a RenderBundleEncoder.","In-progress recording of a render pass: a list of render …","Describes a color attachment to a RenderPass.","Describes a depth/stencil attachment to a RenderPass.","Describes the attachments of a render pass.","Describes the timestamp writes of a render pass.","Handle to a rendering (graphics) pipeline.","Describes a render (graphics) pipeline.","Repeat the texture in a tiling fashion","Replace stencil value with value provided in most recent …","Additional information required when requesting an adapter.","Options for requesting adapter.","Requesting a device from an Adapter failed.","Dst - Src","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 …","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.","Allows vertex shaders to have outputs which are not …","Enables creating shader modules from SPIR-V binary data …","Allow a buffer to be a BufferBindingType::Storage inside a …","Allows a texture to be a BindingType::StorageTexture in a …","When used as a STORAGE texture, then a texture with this …","Allows the user to create uniform arrays of storage …","Supports specifying which view formats are allowed when …","Handle to a sampler.","Binding is a sampler.","A sampler that can be used to sample a texture.","Binding is backed by an array of samplers.","Specific type of a sampler binding.","Color variation to use when sampler addressing mode is …","Describes a Sampler.","Integral type used for binding locations in shaders.","Collections of shader features a device supports if they …","Handle to a compiled shader module.","Descriptor for use with Device::create_shader_module.","Descriptor for a shader module given by SPIR-V binary, for …","Source of a shader module.","Describes the shader stages that a binding will be visible …","Sampling returns signed integers.","Two signed shorts (i16). vec2<i32> in shaders.","Four signed shorts (i16). vec4<i32> in shaders.","One signed int (i32). i32 in shaders.","Two signed ints (i32). vec2<i32> in shaders.","Three signed ints (i32). vec3<i32> in shaders.","Four signed ints (i32). vec4<i32> in shaders.","Two signed bytes (i8). vec2<i32> in shaders.","Four signed bytes (i8). vec4<i32> in shaders.","Extremely limited shaders, including a total instruction …","Missing minor features and storage images.","WebGPU supports shader module 5.","Two signed shorts (i16). [-32767, 32767] converted to …","Four signed shorts (i16). [-32767, 32767] converted to …","Two signed bytes (i8). [-127, 127] converted to float [-1, …","Four signed bytes (i8). [-127, 127] converted to float […","Some value of type T.","S.component","S1.component","S1.alpha","S.alpha","min(S.alpha, 1.0 - D.alpha)","sRGB color space","Stencil format with 8 bit integer stencil.","Describes stencil state in a render pipeline.","Stencil.","Operation to perform on the stencil value.","State of the stencil operation (fixed-pipeline stage).","A storage buffer.","A storage texture.","Specific type of a sample in a texture binding.","Stores the resulting value of the render pass for this …","Operation to perform to the output attachment at the end …","Identifier for a particular call to Queue::submit. Can be …","There are no active submissions in flight as of the …","The swap chain is operational, but it does no longer …","Src - Dst","Handle to a presentable surface.","Defines the capabilities of a given surface and adapter.","Describes a Surface.","Result of an unsuccessful call to …","Status of the received surface image.","The window/canvas/surface/swap-chain/etc. a surface is …","The window/canvas/surface/swap-chain/etc. a surface is …","Surface texture that can be rendered to. Result of a …","Enables device specific texture format features.","Allows a texture to be a BindingType::Texture in a bind …","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.","Allows for creation of textures of format …","Enables use of Timestamp Queries. These queries tell the …","Allows for timestamp queries inside render passes.","","Handle to a texture on the GPU.","A texture binding.","Kind of data the texture holds.","Describes a Texture.","Dimensionality of a texture.","Underlying texture data format.","Feature flags for a texture format.","Features supported by a given texture format","Specific type of a sample in a texture binding.","Different ways that you can use a texture.","Handle to a texture view.","Binding is backed by a texture.","Binding is backed by an array of textures.","Describes a TextureView.","Dimensions of a particular texture view.","A timeout was encountered while trying to acquire the next …","Unable to get the next frame, timed out.","Query returns a 64-bit number indicating the GPU-timestamp …","[0, 0, 0, 0]","Vertex data is a list of triangles. Each set of 3 vertices …","Vertex data is a triangle strip. Each set of three …","Allow a buffer to be a BufferBindingType::Uniform inside a …","Allows shaders to index uniform buffer and storage texture …","With this feature not present, there are the following …","Supports buffers to combine BufferUsages::INDEX with …","Sampling returns unsigned integers.","Indices are 16 bit unsigned integers.","Two unsigned shorts (u16). vec2<u32> in shaders.","Four unsigned shorts (u16). vec4<u32> in shaders.","Indices are 32 bit unsigned integers.","One unsigned int (u32). u32 in shaders.","Two unsigned ints (u32). vec2<u32> in shaders.","Three unsigned ints (u32). vec3<u32> in shaders.","Four unsigned ints (u32). vec4<u32> in shaders.","Two unsigned bytes (u8). vec2<u32> in shaders.","Four unsigned bytes (u8). vec4<u32> in shaders.","Type for the callback of uncaptured error handler","A buffer for uniform values.","Triggered by driver","8 bit integer RGBA, [0, 255] converted to/from …","Two unsigned shorts (u16). [0, 65535] converted to float […","Four unsigned shorts (u16). [0, 65535] converted to float […","Two unsigned bytes (u8). [0, 255] converted to float [0, 1]…","Four unsigned bytes (u8). [0, 255] converted to float [0, 1…","8 bit integer RGBA, Srgb-color [0, 255] converted to/from …","Enable validation, if possible.","Binding is visible from the vertex shader of a render …","Allow a buffer to be the vertex buffer in a draw operation.","If this is true, use of @builtin(vertex_index) and …","Enables using 64-bit types for vertex attributes.","Binding is visible from the vertex and fragment shaders of …","Amount of times the vertex shader is ran. Accounts for the …","Supports storage buffers in vertex shaders.","Vertex buffer strides have to be aligned to this number.","Enables bindings of writable storage buffers and textures …","Supports specifying which view format values are allowed …","Supported on Windows, Linux/Android, and macOS/iOS via …","Catch only validation errors.","Validation error, signifying a bug in code or data","Request an ES 3.0 context.","Request an ES 3.1 context.","Request an ES 3.2 context.","Vertex data is advanced every vertex.","Vertex inputs (attributes) to shaders.","Describes how the vertex buffer is interpreted.","Vertex Format for a VertexAttribute (input).","Describes the vertex processing in a render pipeline.","Whether a vertex buffer is indexed by vertex or by …","Virtual / Hosted.","Vulkan API","Supports all the texture usages described in WebGPU. If …","","Same as WaitForSubmissionIndex but waits for the most …","Same as WaitForSubmissionIndex but waits for the most …","On wgpu-core based backends, block until the given …","On wgpu-core based backends, block until the given …","","","","WGSL module as a string slice.","Window handle producer.","Super trait for window handles as used in SurfaceTarget.","Map only for writing","The texture can only be written in the shader and it:","Zero origin.","Zero origin.","0.0","Set stencil value to zero.","On the Metal backend, this is equivalent to …","Alpha component of the color","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds an Srgb suffix to the given texture format, if the …","How to deal with out of bounds accesses in the u (i.e. x) …","How to deal with out of bounds accesses in the v (i.e. y) …","How to deal with out of bounds accesses in the w (i.e. z) …","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","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 …","Valid bits for TextureDescriptor::Usage provided for …","Alpha equation.","Specifies how the alpha channel of the textures should be …","List of supported alpha modes to use with the given …","When enabled, produces another sample mask per pixel based …","Must be at least 1. If this is not 1, all filter modes …","Returns true if any backend feature is enabled for the …","Layer count. If Some(count), base_array_layer + count must …","Layer count. If Some(count), base_array_layer + count must …","The stride, in bytes, between elements of this buffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the binding view of the entire buffer.","Return the binding view of the entire buffer.","Returns the inner hal Surface using a callback. The hal …","Return a reference to a specific backend instance, if …","Apply a callback to this Adapter’s underlying backend …","Apply a callback to this Device’s underlying backend …","Returns the inner hal Texture using a callback. The hal …","Make an ImageCopyTexture representing the whole texture.","","","","The copy aspect.","The copy aspect.","Aspect of the texture. Color textures must be …","The copy aspect.","The copy aspect.","Aspect of the texture. Color textures must be …","Returns the aspect-specific format of the original format","The list of attributes which comprise a single vertex.","Blue component of the color","Back face mode.","Backend used for device","Which Backends to enable.","Base array layer.","Base array layer.","Base mip level.","Base mip level.","Begins recording of a compute pass.","Start a occlusion query on this render pass. It can be …","Start a pipeline statistics query on this render pass. It …","Start a pipeline statistics query on this render pass. It …","Begins recording of a render pass.","The index of the query set at which a start timestamp of …","The index of the query set at which a start timestamp of …","Depth bias state.","Bind groups that this pipeline uses. The first entry will …","Slot for which binding provides resource. Corresponds to …","Binding index. Must match shader index and be unique …","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 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 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 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 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.","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.","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.","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.","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.","Get the underlying bits value.","","","Get the underlying bits value.","Get the underlying bits value.","","","Get the underlying bits value.","","Get the underlying bits value.","","Get the underlying bits value.","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 …","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 …","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 …","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 …","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 …","The blending that is used for this pipeline.","The number of bytes one texel block occupies during an …","Returns the dimension of a block of texels.","The number of bytes one texel block occupies during an …","Border color to use when address_mode is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The buffer to be copied to/from.","The buffer to bind.","The buffer to be copied to/from.","The format of any vertex buffers used with this pipeline.","Bytes per “row” in an image.","Compares every limits within self is within the limits …","Compares every limits within self is within the limits …","Depth bias clamp value (absolute).","Clears buffer to zero.","Clears texture to zero.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Color equation.","The color attachments of the render pass.","The formats of the color attachments that this render …","The color space of this texture.","The color space of this texture.","","","","","If this is enabled, this is a comparison sampler using the …","Comparison function that determines if the fail_op or …","Surface that is required to be presentable with the …","Surface that is required to be presentable with the …","Get the texture dimension required of this texture view …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","All flags that indicate if the backend is WebGPU compliant","Returns the number of components this format has.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the number of components this format has taking …","Initializes Surface for presentation.","If set to true, the primitives are rendered with …","Constant depth biasing factor, in basic units of the depth …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","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 …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Copy data from one buffer to another.","Copy data from a buffer to a texture.","Copy data from a texture to a buffer.","Copy data from one texture to another.","Total count of queries the set contains. Must not be zero. …","The number of samples calculated per pixel (for MSAA). For …","If this value is Some, indicates this entry is an array. …","Converts a wgpu-hal ExposedAdapter to a wgpu Adapter.","Creates a new BindGroup.","Creates a BindGroupLayout.","Creates a Buffer.","Creates a Buffer from a wgpu-hal Buffer.","","Creates an empty CommandEncoder.","Creates a ComputePipeline.","Create a wgpu Device and Queue from a wgpu-hal OpenDevice","Creates a PipelineLayout.","Creates a new QuerySet.","Creates an empty RenderBundleEncoder.","Creates a RenderPipeline.","Creates a new Sampler.","Creates a shader module from either SPIR-V or WGSL source …","Creates a shader module from SPIR-V binary directly.","Creates a shader module from either SPIR-V or WGSL source …","Creates a new surface targeting a given …","Creates a new surface targeting a given …","Creates a new Texture.","Creates a Texture from a wgpu-hal Texture.","","Creates a view of this texture.","The face culling mode.","Enable debugging and validation flags.","","","","","","","","","","","","","","Creates a new instance of wgpu with default options.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Comparison function used to compare depth values in the …","Operation that is performed when depth test fails but …","What operations will be performed on the depth part of the …","Returns the depth or layer count of this Texture.","The depth of the extent or the number of array layers","If the depth aspect of the depth stencil attachment is …","The effect of draw calls on the depth and stencil aspects …","Information about the depth attachment that this render …","The depth and stencil attachment of the render pass, if …","If disabled, depth will not be written to.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Desired maximum number of frames that the presentation …","Destroy this device.","Destroy the associated native resources as soon as …","Destroy the associated native resources as soon as …","Backend-specific device ID of the adapter","Type of device","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 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 intersection of a source flags value with the …","The intersection of a source flags value with the …","Returns the dimension of this Texture.","Dimensions of the texture.","The dimension of the texture view. For 1D textures, this …","Dispatches compute work operations.","Dispatches compute work operations, based on the contents …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","These default limits are guaranteed to be compatible with …","These default limits are guaranteed to be compatible with …","","Draws primitives from the active vertex buffer(s).","","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 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 …","Draws primitives from the active vertex buffer(s) based on …","","Driver name","Driver info","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Multiplier for the destination, which is stored in the …","Which DX12 shader compiler to use.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","End the occlusion query on this render pass. It can be …","The index of the query set at which an end timestamp of …","The index of the query set at which an end timestamp of …","End the pipeline statistics query on this render pass. It …","End the pipeline statistics query on this render pass. It …","The resources to bind to this bind group.","Array of entries in this BindGroupLayout","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","Retrieves all available Adapters that match the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Execute a render bundle, which is a set of pre-recorded …","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","Operation that is preformed when stencil test fails.","The features which can be used to create devices on this …","The features which can be used on this device.","Finishes recording and returns a CommandBuffer that can be …","Finishes recording and returns a RenderBundle that can be …","Combined boolean flags.","Additional property flags for the format.","Flags to tune the behavior of the instance.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates that only a fallback adapter can be returned. …","Indicates that only a fallback adapter can be returned. …","Returns the format of this Texture.","The texture format of the swap chain. The only formats …","Format of the texture.","The TextureFormat of the image that this pipeline will …","Format of the texture view. Either must be the same as the …","Format of the depth/stencil buffer, must be special depth …","Format of the input","Format of the attachment.","List of supported formats to use with the given adapter. …","The compiled fragment stage, its entry point, and 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.","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.","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.","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.","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 from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","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 exactly.","","Convert from a bits value exactly.","","Convert from a bits value exactly.","","Convert from a bits value exactly.","","Convert from a bits value exactly.","","","Convert from a bits value exactly.","","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.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Infer good defaults from the build type","Create an new instance of wgpu from a wgpu-core instance.","Create an new instance of wgpu from a wgpu-hal instance.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","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 …","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 …","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 …","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 …","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 texture aspect for a given plane.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a SurfaceTargetUnsafe::RawHandle from a window.","Front face mode.","The face to consider the front for the purpose of culling …","Green component of the color","Generates memory report.","Get an object representing the bind group layout at a …","Get an object representing the bind group layout at a …","Returns the capabilities of the surface when used with the …","Returns the next texture to be presented by the swapchain …","Return a default SurfaceConfiguration from width and …","Get info about the adapter itself.","Get info about the adapter itself.","Synchronously and immediately map a buffer for reading. If …","Synchronously and immediately map a buffer for writing. If …","Generates a timestamp using the clock used by the …","Returns the features supported for a given texture format …","Gets the amount of nanoseconds each tick of a timestamp …","Which OpenGL ES 3 minor version to request.","Returns a globally-unique identifier for this Surface.","Returns a globally-unique identifier for this Adapter.","Returns a globally-unique identifier for this Device.","Returns a globally-unique identifier for this Buffer.","Returns a globally-unique identifier for this Texture.","Returns a globally-unique identifier for this TextureView.","Returns a globally-unique identifier for this Sampler.","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this BindGroup.","Returns a globally-unique identifier for this ShaderModule.","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this RenderBundle.","Returns a globally-unique identifier for this QuerySet.","Returns a globally-unique identifier for this Queue.","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 for buffer bindings with dynamic offset …","Returns true if the format has a stencil aspect","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the height of this Texture.","Height of the swap chain. Must be the same size as the …","Height of the extent","Macro to load raw SPIR-V data statically, for use with …","Macro to load a WGSL module statically.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Inserts debug marker.","Inserts debug marker.","Inserts debug marker.","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 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 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 …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","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).","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).","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).","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","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 the depth testing is enabled.","Returns true if the state doesn’t mutate the depth …","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.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Returns true if the stencil test is enabled.","Returns true if the depth biasing is enabled.","Returns if the given range represents a full resource, …","Returns true if this timestamp is the invalid timestamp.","Returns true if the format is a multi-planar format","Returns true if the result is Self::SubmissionQueueEmpty`.","Returns true if the state doesn’t mutate the target …","Returns true if the state doesn’t mutate either depth or …","Returns true if the face state doesn’t mutate the target …","Returns true for srgb formats.","Returns true if the state doesn’t mutate the stencil.","Returns true for strip topologies.","Returns whether this adapter may present to the passed …","This maintain represents a wait of some kind.","Returns true if the underlying platform offers complete …","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","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.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Debug label for the device.","Debug label of a buffer. This will show up in graphics …","Debug label for the command encoder. This will show up in …","Debug label of the render bundle encoder. This will show …","Debug label of the texture. This will show up in graphics …","Debug label for the query set.","Debug label of the shader module. This will show up in …","Debug label of the shader module. This will show up in …","Debug label of the texture view. This will show up in …","Debug label of the pipeline layout. This will show up in …","Debug label of the sampler. This will show up in graphics …","Debug label of the bind group. This will show up in …","Debug label of the render pass. This will show up in …","Debug label of the pipeline. This will show up in graphics …","Debug label of the compute pass. This will show up in …","Debug label of the pipeline. This will show up in graphics …","Debug label of the bind group layout. This will show up in …","Debug label of the render bundle encoder. This will show …","Debug label of this command buffer.","Returns the layer range of a subresource range describes …","The layout of the texture data in this buffer.","The BindGroupLayout that corresponds to this bind group.","The layout of bind groups for this pipeline.","The layout of bind groups for this pipeline.","The layout of the texture data in this buffer.","The best limits which can be used to create devices on …","The limits which can be used on this device.","Additional limits","How data should be read through this attachment.","Maximum level of detail (i.e. mip level) to use","Minimum level of detail (i.e. mip level) to use","How to filter the texture when it needs to be magnified …","Map the buffer. Buffer is ready to map once the callback …","Map on the wait index type.","Takes a closure and maps the label of the command buffer …","Allows a buffer to be mapped immediately after they are …","Bitmask that restricts the samples of a pixel modified by …","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 …","Calculates the maximum possible count of mipmaps.","Maximum number of live non-sampler bindings.","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 …","How to filter the texture when it needs to be minified …","Required BufferBindingType::Storage alignment for …","Required BufferBindingType::Uniform alignment for …","The target mip level of the texture.","The target mip level of the texture.","The target mip level of the texture.","The target mip level of the texture.","Returns the mip_level_count of this Texture.","Mip count of texture. For a texture with no extra mips, …","Mip level count. If Some(count), base_mip_level + count …","Mip level count. If Some(count), base_mip_level + count …","Calculates the extent at a given mip level. Does not …","Returns the mip level range of a subresource range …","How to filter between mip map levels","The compiled shader module for this stage.","The compiled shader module for this stage.","The compiled shader module for this stage.","Dispatches multiple draw calls from the active index …","Dispatches multiple draw calls from the active index …","Dispatches multiple draw calls from the active vertex …","Dispatches multiple draw calls from the active vertex …","The multi-sampling properties of the pipeline.","If the pipeline will be used with a multiview render pass, …","If this render bundle will rendering to multiple array …","Adapter name","Returns true if the stencil state uses the reference value …","Returns true if the face state uses the reference value …","Returns true if the comparison depends on the reference …","Create an new instance of wgpu.","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","Defines where the occlusion query results will be stored …","Base offset of the buffer, in bytes.","Byte offset of the start of the input","Offset into the buffer that is the start of the texture. …","Registers a callback when the previous call to submit …","Set a callback for errors that are not handled in error …","The binary operation applied to the source and destination,","What operations will be performed on this color attachment.","The base texel of the texture in the selected mip_level. …","The base texel of the texture in the selected mip_level.","The base texel of the texture in the selected mip_level. …","The base texel of the texture in the selected mip_level.","Panics if the MaintainResult is not Ok.","","","","","","Operation that is performed when stencil test success.","Calculates the physical size backing a texture of the given","Returns the number of planes a multi-planar format has.","Check for resource cleanups and mapping callbacks. Will …","Polls all devices.","Controls the way each polygon is rasterized. Can be either …","Stops command recording and creates debug group.","Stops command recording and creates debug group.","Stops command recording and creates debug group.","Pop an error scope.","Power preference for the adapter.","Power preference for the adapter.","The premultiplication of this texture","The premultiplication of this texture","Schedule this texture to be presented on the owning …","Presentation mode of the swap chain. Fifo is the only mode …","List of supported presentation modes to use with the given …","The properties of the pipeline at the primitive assembly …","Set of push constant ranges this pipeline uses. Each …","Start record commands and group it into debug marker group.","Start record commands and group it into debug marker group.","Start record commands and group it into debug marker group.","Push an error scope.","The query set to write to.","The query set to write to.","Red component of the color","Range in push constant memory to use for the stage. Must …","Stencil values are AND’d with this mask when reading and …","Returns true if the blend factor references the second …","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 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 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.","Retrieves an Adapter which matches the given …","Requests a connection to a physical device, creating a …","Returns the required features (if any) in order to use the …","Specifies the features that are required by the device …","Specifies the limits that are required by the device …","Resolves a query set, writing the results into the …","The view that will receive the resolved output if …","Resource to attach to the binding","“Rows” that make up a single “image”.","Returns the sample_count of this Texture.","Sample count of texture. If this is not 1, texture must …","Sample count this render bundle is capable of rendering …","Sample count supported by a given texture format.","Returns the sample type compatible with this format and …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","","Sets the active bind group for a given bind group index. …","Sets the active bind group for a given bind group index. …","","Sets the active bind group for a given bind group index. …","Sets the blend color as used by some of the blending modes.","Set a DeviceLostCallback on this device.","","Sets the active index buffer.","","Sets the active index buffer.","","Sets the active render pipeline.","Sets the active compute pipeline.","Sets the active render pipeline.","","Set push constant data for subsequent draw calls.","","Set push constant data for subsequent dispatch calls.","","Set push constant data.","Sets the scissor rectangle used during the rasterization …","Sets the stencil reference.","","Assign a vertex buffer to a slot.","","Assign a vertex buffer to a slot.","Sets the viewport used during the rasterization stage to …","Location for this input. Must match the location in the …","Which collections of features shaders support. Defined in …","Returns the length of the buffer allocation in bytes.","Returns the size of this Texture.","Returns the byte size of the format.","Size of a buffer, in bytes.","Size of the texture. All components must be greater than …","Size of the binding in bytes, or None for using the rest …","Returns the size multiple requirement for a texture using …","Use only a portion of this Buffer for a given operation. …","Slope depth biasing factor.","","","","Source code for the shader.","Binary SPIR-V data, in 4-byte words.","Multiplier for the source, which is produced by the …","Stage push constant range is visible from. Each stage can …","Starts frame capture.","Stencil state.","What operations will be performed on the stencil part of …","If the stencil aspect of the depth stencil attachment is …","How often this vertex buffer is “stepped” forward.","Stops frame capture.","Whether data will be written to through this attachment.","When drawing strip topologies with indices, this is 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 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 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 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 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 intersection of a source flags value with the …","Submits a series of finished command buffers for execution.","true if the acquired buffer can still be used for …","A Vec of supported sample counts.","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 …","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The color state of the render targets.","The texture to be copied to/from.","The texture to be copied to/from.","Accessible view of the frame.","The texture to be copied to/from.","The texture to be copied to/from.","Defines which timestamp values will be written for this …","Defines which timestamp values will be written for this …","Removes the third dimension from this origin","Adds the third dimension to this origin","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the string name of the backend.","","","","","","Adds color space and premultiplied alpha information to …","Removes the colorspace information from the type.","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 …","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The primitive topology used to interpret vertices.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Kind of query that this query set should contain.","The type of the binding","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If set to true, the polygon depth is not clipped to 0-1 …","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.","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.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Flushes any pending write operations and unmaps the buffer …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the allowed usages for this Buffer.","Returns the allowed usages of this Texture.","The usage of the swap chain. The only supported usage is …","Usages of a buffer. If the buffer is used in any way that …","Allowed usages of the texture. If used in other ways, the …","Bitflag of supported texture usages for the surface to use …","Returns true if the state relies on the constant color, …","Modify the current limits to use the buffer alignment …","Modify the current limits to use the resolution limits of …","Utility structures and functions that are built on top of …","Backend-specific vendor ID of the adapter","The compiled vertex stage, its entry point, and the input …","Macro to produce an array of VertexAttribute.","The view to use as an attachment.","The view to use as an attachment.","Specifies what view formats will be allowed when calling …","Specifies what view formats will be allowed when calling …","Which shader stages can see this binding.","Construct a wait variant","Construct a WaitForSubmissionIndex variant","Returns the width of this Texture.","Width of the swap chain. Must be the same size as the …","Width of the extent","Returns this set of flags, affected by environment …","Schedule a data write into buffer starting at offset.","Schedule a data write into buffer starting at offset via …","Mask which enables/disables writes to different …","Stencil values are AND’d with this mask when writing to …","Schedule a write of some data into a texture.","Issue a timestamp command at this point in the queue. The …","Issue a timestamp command at this point in the queue. The …","Issue a timestamp command at this point in the queue. The …","","X position of the origin","","Y position of the origin","Z position of the origin","Allowed access to this texture.","Format of the texture.","Indicates that the binding has a dynamic offset.","The minimum size for a BufferBinding matching this entry, …","True if the texture has a sample count greater than 1. If …","Sample type of the texture binding.","Sub-type of the buffer binding.","Dimension of the texture view that is going to be sampled.","Dimension of the texture view that is going to be sampled.","If true, the buffer can only be read in the shader, and it:","Path to the dxcompiler.dll file, or path to the directory …","Path to the dxil.dll file, or path to the directory …","Description of the validation error.","Lower level source of the error.","Lower level source of the error.","Raw display handle, underlying display must outlive the …","Raw display handle, underlying window must outlive the …","compressed block dimensions","ASTC RGBA channel","If this is false, the texture can’t be sampled with a …","","","","","No value.","","Some value of type T.","","","","","","","","","","","","","","","","","Dispatch on an Id’s backend to a backend-generic method.","","","","Allocating resource ids, and tracking the resources they …","","","","","Presentation.","","","","","A Arc of a HalSurface<A>, for any backend A.","","","","","","","","","","","","","If self is an Arc<HalSurface<A>>, return a reference to the","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Return an AnySurface that holds an owning Arc to HalSurface…","If self is an Arc<HalSurface<A>>, returns that.","","","","","","","","","","","","","","","Describes a group of bindings and the resources to be …","","Bindable resource and the slot to bind it to.","Bind group layout.","Describes a BindGroupLayout.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes a pipeline layout.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bind groups that this pipeline uses. The first entry will …","Slot for which binding provides resource. Corresponds to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The resources to bind to this bind group.","Array of entries in this BindGroupLayout","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of the bind group.","Debug label of the bind group layout.","Debug label of the pipeine layout.","The BindGroupLayout that corresponds to this bind group.","","","Set of push constant ranges this pipeline uses. Each …","Resource to attach to the binding","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes an attachment location in words.","","","","","","","","","","","","","","","","","","","Clear the output attachment with the clear color. Clearing …","Error encountered while attempting a clear.","","","","","","","","","","Error encountered when performing a compute pass.","Error encountered when performing a compute pass.","Describes the writing of timestamp values in a compute …","","","Error encountered while attempting to do a copy on a …","","","","","Error type returned from RenderBundleEncoder::new if the …","","","","","","","","","","Discards the content of the render target.","","","","","","Error validating a draw call.","","","","","","","","","Error type returned from RenderBundleEncoder::new if the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Do not clear output attachment.","Operation to perform to the output attachment at the start …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes an individual channel within a render pass, such …","","","","","","Error encountered when dealing with queries","","","","","Error encountered while trying to use queries","","","","","Describes a RenderBundleEncoder.","Error encountered when finishing recording a render bundle.","","Error encountered when encoding a render command. This is …","","Describes a color attachment to a render pass.","Describes a depth/stencil attachment to a render pass.","Describes the attachments of a render pass.","Error encountered when performing a render pass.","Error encountered when performing a render pass.","Location to write a timestamp to (beginning or end of the …","Describes the writing of timestamp values in a render pass.","","Error encountered while trying to resolve a query.","","","","","","","","","","","","","","Store the result of the renderpass.","Operation to perform to the output attachment at the end …","","","","","","","","Error encountered while attempting a data transfer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The copy aspect.","The copy aspect.","The index of the query set at which a start timestamp of …","The index of the query set at which a start timestamp of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The buffer to be copied to/from.","","What operations will be performed on this color attachment.","If load_op is LoadOp::Clear, the attachment will be …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color attachments of the render pass.","The formats of the color attachments that this render …","The color space of this texture.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","What operations will be performed on the depth part of the …","Information about the depth attachment that this render …","The depth and stencil attachment of the render pass, if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The index of the query set at which an end timestamp of …","The index of the query set at which an end timestamp of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of the render bundle encoder. This will show …","Debug label of the render bundle encoder.","","","","The layout of the texture data in this buffer.","Operation to perform to the output attachment at the start …","The target mip level of the texture.","The target mip level of the texture.","If this render bundle will rendering to multiple array …","","","","Defines where the occlusion query results will be stored …","The base texel of the texture in the selected mip_level. …","The base texel of the texture in the selected mip_level.","","","","The premultiplication of this texture","","The query set to write the timestamps to.","The query set to write the timestamp to.","If true, the relevant channel is not changed by a …","","The view that will receive the resolved output if …","Sample count this render bundle is capable of rendering to.","","","","","","","","","","","","","","","","","","","","What operations will be performed on the stencil part of …","Operation to perform to the output attachment at the end …","","The texture to be copied to/from.","The texture to be copied to/from.","Defines where and when timestamp values will be written …","Defines where and when timestamp values will be written …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The view to use as an attachment.","The view to use as an attachment.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","Safety","Safety","","","Safety","","","","","","Safety","","Safety","Safety","","Safety","","","","","","","","","","Safety","Safety","","","","","","Safety","Safety","","","","Safety","","","","","","","Structure describing a logical device. Some members are …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label for the device.","","","Specifies the features that are required by the device …","Specifies the limits that are required by the device …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to a Device<A>, for any backend A.","","","","","","","","","","","","If self is an Arc<Device<A>>, return a clone of that.","If self is an Arc<Device<A>>, return a reference to the …","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Return an AnyDevice that holds an owning Arc pointer to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","A texture or buffer to be freed soon.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Structure describing a logical device. Some members are …","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get an ID of one of the bind group layouts. The ID adds a …","","Safety","Assign id_in an error with the given label.","Safety","Safety","","Assign id_in an error with the given label.","Safety","","","","","Safety","","","","","","","","","","","","Safety","","","","","","Safety","","","","Check device_id for freeable resources and completed …","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Safety","Safety","","","","","","","","","Safety","Safety","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Poll all devices on all backends.","","","","","","","","","","","","","","","","Get an ID of one of the bind group layouts. The ID adds a …","","","","","","","Safety","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","All the resources for a particular backend in a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An identifier for a wgpu object.","","","","","","","","","","","","","","Trait carrying methods for direct Id access.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Safety","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","A factory that can build IdentityManagers for all resource …","A type that can produce IdentityManager filters for ids of …","","A global identity handler factory based on IdentityManager.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Create an IdentityManager<I> implementation that can …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Error when requesting a device from the adaptor","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Surface that is required to be presentable with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates that only a fallback adapter can be returned. …","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generates a set of backends from a comma separated list of …","Power preference for the adapter.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Width of abstract types, in bytes.","","Abstract floating-point type.","","WGSL abstract integer type.","","Opaque object representing an acceleration structure of …","Array access with a computed index.","Access the same types as Access, plus Struct with a known …","","","","","Addressing space of variables.","","","","","An arena holding some kind of component (e.g., type, …","Homogenous list of elements.","Get the length of an array. The expression must resolve to …","Size of an array.","Cast a simple type to another kind.","","","","","","Atomic scalar.","Atomic function.","","Function on an atomic value.","Result of an atomic operation.","","","Width of a boolean type, in bytes.","Memory barrier flags.","Synchronize invocations within the work group. The Barrier …","","","","2D vector","","Apply a binary operator.","Operation that can be applied on two values.","Describes how an input/output variable is to be bound.","Array of bindings.","","A code block is a vector of statements, with maybe a …","A block containing more statements, to be executed …","Boolean type.","","Exits the innermost enclosing Loop or Switch.","Built-in inputs and outputs.","Built-in shader variable.","","","Number of bytes per scalar.","Calls a function.","Result of calling another function.","","Interpolate the value at the center of the pixel.","Interpolate the value at a point that lies within all …","","","","Composite expression.","","Enables adjusting depth without disabling early Z.","Constant value.","The array size is constant.","Constant value.","Skips to the continuing block of the innermost enclosing …","","","","","","","Cube map","","1D image","2D image","3D image","","","Depth comparison image.","Compute the derivative on an axis.","Axis on which to compute a derivative.","Hint at which precision to compute a derivative.","","","","","The array size can change at runtime.","Early fragment tests.","Emit a range of expressions, visible to all statements …","The main function for a pipeline stage.","","","","","","","","An expression that can be evaluated to obtain a value.","","May not be NaN or infinity.","","May not be NaN or infinity.","","","Hash map that is faster but not resilient to DoS attacks.","Hash set that is faster but not resilient to DoS attacks.","Insertion-order-preserving hash map (IndexMap<K, V>), but …","Insertion-order-preserving hash set (IndexSet<K>), but …","","","","Indicates that no interpolation will be performed.","Floating point type.","","","","","","","","","A function defined in the module.","Function locals.","A function argument.","Reference a function parameter, by its index.","A function result.","","Variable defined at module level.","Reference a global variable.","","","Shader may rewrite depth only with a value greater than …","","A strongly typed reference to an arena item.","Opaque handles, such as samplers and images.","","","","","","Conditionally executes one of two blocks, based on the …","Possibly multidimensional array of texels.","Sub-class of the image type.","The number of dimensions an image has.","Load a texel from an image.","Type of an image query.","Query information from an image.","Sample a point from a sampled or a depth image.","Stores a texel value to an image.","","","Initialize the RayQuery object.","","","The interpolation qualifier of a binding or struct field.","","","","","Aborts the current shader execution.","Storage can be used as a source for load ops.","","","","Shader may rewrite depth smaller than one that would have …","","Indicates that linear, non-perspective, correct …","","Literal.","Load a value indirectly.","","","Variable defined at function level.","Reference a local variable.","Indexed location.","","","","","","Executes a block repeatedly.","Call a math function","Built-in shader function for math.","Matrix of numbers.","","","","","","","","Shader module.","Equivalent of the WGSL’s % operator or SPIR-V’s OpFRem","","","","","","","Get the number of array layers.","Get the number of mipmap levels.","Get the number of samples.","","","","","","","","","The value will be interpolated in a perspective-correct …","","","Pointer to another type.","","","Return types predeclared for the frexp, modf, and …","","Private data, per invocation, mutable.","Start or continue the query given by the statement’s …","Push constants.","4D vector","","","","","","","","","","","","","","A strongly typed range of handles.","Locally used handle for ray queries.","","An operation that a RayQuery statement applies to its query…","Return an intersection found by query.","Result of a Proceed RayQuery statement.","","","Call a relational function.","Built-in shader function for testing relation between …","Pipeline binding information for global resources.","Returns from the function (possibly with a value).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Barrier affects all AddressSpace::Storage accesses.","Storage can be used as a target for store ops.","Interpolate the value at each sample location. In …","","Sampling modifier to control the level of detail.","","Regular sampled image.","Can be used to sample values from images.","The sampling qualifiers of a binding or struct field.","","Characteristics of a scalar type.","Number of integral or floating-point kind.","Primitive type for a scalar.","Select between two values based on a condition.","Stage of the programmable pipeline.","","Right shift carries the sign of signed integers only.","","","","Signed integer type.","Get the size at the specified level.","","A human-readable representation for a span, tailored for …","A source code span, used for error reporting.","A source code span together with “context”, a …","Set of special types that can be optionally generated by …","Splat scalar into a vector.","","Instructions which make up an executable block.","","Storage buffer data, potentially mutable.","Storage image.","Flags describing an image.","Image storage format.","Stores a value at an address.","User-defined structure.","Member of a user-defined structure.","","","Conditionally executes one of multiple blocks, based on …","A case for a switch statement.","The value of the switch case.","Vector swizzle.","Component selection for a vector swizzle.","","","","","3D vector","","A data type declared in the module.","Enum with additional information, depending on the kind of …","","","","","Unsigned integer type.","Apply an unary operator.","Operation that can be applied on a single value.","Shader may not rewrite depth value.","Uniform buffer data.","An arena whose elements are guaranteed to be unique.","","","","","","Pointer to a scalar or vector.","Vector of numbers.","Number of components in a vector.","","","","","Barrier affects all AddressSpace::WorkGroup accesses.","","Wrapper class for Error, augmenting it with a list of …","Workgroup shared data, mutable.","","","Load uniformly from a uniform pointer in the workgroup …","Result of a WorkGroupUniformLoad statement.","","","","","","","","Zero value of a type.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Convert inner error into another type. Joins span …","Adds a new value to the arena, returning a typed handle.","","Apply the usual default interpolation for ty to binding.","","Information about function argument.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Find the common type of self and other under WGSL’s …","Return true if automatic conversions will covert self to …","Backend functions that export shader Modules into binary …","For I/O structs, defines the binding.","Binding number within the group.","For resources, defines the binding point.","For entry points, an argument has to have a binding unless …","For entry points, the result has to have a binding unless …","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 …","Body of the case.","Block of instructions comprising the body of the function.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the canonical form of self, or None if it’s …","Assert that handle is valid for this arena.","Assert that handle is valid for this arena.","Assert that range is valid for this arena.","Clears the arena keeping all allocations","Clears the arena, keeping all allocations.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Constant expressions and override expressions used by this …","Arena for the constants defined in this module.","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Early depth test for fragment stages.","Emits a summary of the error to standard error stream.","Emits a summary of the error to standard error stream.","Emits a summary of the error to a string.","Emits a summary of the error to a string.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Entry points.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Compare self and rhs as types.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Expressions used inside this function.","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","If true, the control flow continues to the next case in …","Fetch a handle to an existing type.","Adds a value with a custom check for uniqueness: returns a …","Adds a value with a check for uniqueness, where the check …","return the first and last handles included in self.","Construct a float Scalar with the given width.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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 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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Construct a Range that covers the zero-based indices in …","Frontend parsers that consume binary and text shaders and …","The entrance function.","Arena for the functions defined in this module.","Populate this module’s SpecialTypes::predeclared_types …","Populate this module’s SpecialTypes::ray_desc type.","Populate this module’s SpecialTypes::ray_intersection …","Return this arena’s handle for value, if present.","Return this arena’s value at handle, if that is a valid …","Get a mutable reference to an element in the arena.","","Return the span associated with handle.","Arena for the global variables defined in this module.","The bind group index.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the zero-based index of this handle.","","","","","","Return the length of a subscriptable type.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The value of the constant.","Initial value for this variable.","Initial value for this variable.","Inner structure that depends on the kind of the type.","Insert a new value into the arena.","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).","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Extracts the inner vector.","Reverse of Self::new, discards span information and …","","","","","Convert inner error using From.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","","Check whether self was defined or is a default/unknown span","Return true if this expression is a dynamic array index, …","","Returns true if the arena contains no elements.","Return true if the arena contains no elements.","","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","","","","Returns true if the statement directly terminates the …","Returns an iterator over the items stored in this arena, …","Returns an iterator over the items stored in this arena, …","Yield a set of contained flags values.","Yield a set of contained flags values.","Returns a iterator over the items stored in this arena, …","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Lists of reserved keywords for each shading language with …","How the value’s bits are to be interpreted.","Returns the current number of items stored in this arena.","Return the current number of items stored in this arena.","","Length in code units (in bytes) of the span.","1-based line number.","1-based column of the start of this span","Local variables defined and used in the function.","Return a SourceLocation for this span in the provided …","Return a SourceLocation for our first span, if we have one.","","The name of the type, if any.","","Name of the variable, if any.","Name of the variable, if any.","Name of the argument, if any.","Name of the function, if any.","Name of this entry point, visible externally.","Map of expressions that have associated variable names","Returns true if the expression is considered emitted at …","Create a new arena with no initial capacity allocated.","Create a new arena with no initial capacity allocated.","","Creates a new Span from a range of byte indices","Create a new WithSpan from an Error, containing no spans.","","Return a range enclosing handles first through last, …","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","0-based Offset in code units (in bytes) of the start of …","Offset from the beginning from the struct.","","Return the global variable being accessed by the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Types for predeclared wgsl types instantiated on demand.","Module processing functionality.","","Get the range of handles from a particular number of …","Type for RayDesc.","Type for RayIntersection.","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Replace an old value with a new value.","The result of this function, if any.","Return the scalar type of self.","","","","","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Get the size of this type.","","How this variable is to be stored.","","","Iterator over stored SpanContexts.","Dictionary of special type handles.","","Shader stage.","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 …","Modifies self to contain the smallest Span possible that …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Converts self to a range if the span is not unknown","","","Formats the type as it is written in wgsl.","Format a scalar kind+width as a type is written in wgsl.","","Formats the type as it is written in wgsl.","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","Returns the smallest Span possible that contains all the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Type of the field.","","The type of this variable.","The type of this variable.","Type of the argument.","Type of the result.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Arena for the types defined in this module.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Returns a new Span starting at self and ending at other","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shader validator.","Value, upon which the case is considered true.","","This size of the value in bytes.","","Add a SpanContext.","Add a new span with description.","Workgroup size for compute stages","","Return the zero-based index range covered by self.","","","","","","Indicates the 2nd input to the blender when dual-source …","","","","","","","","","The index into an arrayed image. If the arrayed flag in …","","","","","","","Boolean expression","If provided, converts to the specified byte width. …","","The coordinate of the texel we wish to load. This must be …","","","","","Source expression, which can only be a scalar or a vector.","","","If Some(), this operation is a gather operation on the …","","The image to load a texel from. This must have type Image. …","","","","Target scalar kind.","","","A level of detail, for mipmapped images.","Expression handle lives in const_expressions","","","","","","","","","A sample index, for multisampled Sampled and Depth images.","","","","","","The type of the result","","","","","Kind of values to sample.","Multi-sampled image.","Multi-sampled depth image.","If None, the base level is considered.","","","","","The acceleration structure within which this query should …","A struct of detailed parameters for the ray query.","","","","","","","","","","","","","Function to run on the atomic.","The specific operation we’re performing on query.","","","","Pointer to an atomic value.","This must be of type Pointer in the WorkGroup address space","The RayQuery object this statement operates on.","","AtomicResult expression representing this function’s …","The WorkGroupUniformLoadResult expression representing …","","","","","","Value to use in the function.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Ray flags, for a RayDesc’s flags field.","","","","","","Get a flags value with all known bits set.","","","","","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.","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 negation (!) of the bits in a flags value, …","","Whether all set bits in a source flags value are also set …","","","","The intersection of a source flags value with the …","","","Get a flags value with all bits unset.","","","","","The bitwise or (|) of the bits in each flags value.","","","","","","Returns the argument unchanged.","","Convert from a bits value.","Convert from a bits value exactly.","","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","","Backend for GLSL (OpenGL Shading Language).","Backend for HLSL (High-Level Shading Language).","","The bitwise or (|) 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 …","Calls U::from(self).","","","","","","","","","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained named flags values.","Backend for MSL (Metal Shading Language).","The bitwise negation (!) of the bits in a flags value, …","The intersection of a source flags value with the …","Call insert when value is true or remove when value is …","Backend for SPIR-V (Standard Portable Intermediate …","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 …","","","","","","","","The bitwise or (|) of the bits in two flags values.","","Flip output Y and extend Z from (0, 1) to (-1, 1).","","Buffer address space support.","Mapping between resources and bindings.","","","","","","","8 byte floats.","Supports ARB_shader_draw_parameters on the host, which …","Dual source blending","Arrays with a dynamic length.","core GLSL.","es GLSL.","The entry point couldn’t be found.","A GLSL compilation error.","","Emit PointSize output builtin to vertex shaders, which is …","More image formats.","Structure used to encode additions to GLSL that aren’t …","A error occurred while writing to the output.","Image load and early depth tests.","Image size query","Include unused global variables, constants and functions. …","Instance index","A image was used with multiple samplers, which isn’t …","","","","The specified Version doesn’t have all required Features.","AddressSpace::PushConstant was used more than once in the …","Interpolation and auxiliary qualifiers.","Configuration used in the Writer.","A subset of options meant to be changed per pipeline.","All information to bind a single uniform value to the …","Reflection info for texture mappings and uniforms.","","Sample ID.","List of supported core GLSL versions.","List of supported es GLSL versions.","Texture levels query","Texture samples query","Supports GL_EXT_texture_shadow_lod on the host, which …","Mapping between a texture and its sampler, if it exists.","A call was made to an unsupported external.","A scalar with an unsupported width was requested.","","A GLSL version.","The specified Version isn’t supported.","Writer responsible for all code generation.","Configuration flags for the Writer.","GL uniform name for the item. This name is the same as if …","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Map of resources association to binding locations.","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","Get a flags value with all bits unset.","The name of the entry point.","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","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 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 …","","","","","","","","","","","","","The index which can be used for dual source blending. This …","","","","","","","","","","","","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).","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.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","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 location of the global. This corresponds to …","How many views to render to, if doing multiview rendering.","Creates a new Writer instance.","Create a new gles version","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The offset in the push constant memory block this uniform …","","List of push constant items in the shader.","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Handle to the associated sampler global variable, if it …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","The stage of the entry point.","","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 …","Handle to the image global variable.","Mapping between texture names and variables/samplers.","","","","","","","","","","","","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Type of the uniform. This will only ever be a scalar, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping between uniform variables and names.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","Mapping between names and attribute locations.","The GLSL version to be used.","Writes the Module as glsl to the output","Configuration flags for the Writer.","Should workgroup variables be zero initialized (by …","","","","","","","","","","Configuration used in the Writer.","Reflection info for entry point names.","A HLSL shader model version.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If the binding is an unsized binding array, this overrides …","Map of resources association to binding locations.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping of the entry point names.","","","","","","","","","","","","","","Don’t panic on missing bindings, instead generate any …","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bind target of the push constant buffer","","The hlsl shader model to be used","","","Add special constants to SV_VertexIndex and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Should workgroup variables be zero initialized (by …","","","","","","","","","","","","","","","","","","A subset of options that are meant to be changed per …","","","Information about a translated module that is required for …","","","","","","","","","","","","","","","","","","","","","","","","","Allow BuiltIn::PointSize and inject it if doesn’t exist.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If the binding is an unsized binding array, this overrides …","","","","","","","","","","","","","","","","","","","Bounds checking policies.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping of the entry point names. Each item in the array …","","","","","","","","","","","","","","","","","","","","","","Don’t panic on missing bindings, instead generate …","Finishes writing and returns the output.","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Samplers to be inlined into the code.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","(Major, Minor) target version of the Metal Shading …","","Creates a new Writer instance.","Map of entry-point resources, indexed by entry point …","","","","","The slot of a buffer that contains an array of u32, one …","","Make it possible to link different stages via SPIRV-Cross.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Should workgroup variables be zero initialized (by …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Flip Y coordinate of BuiltIn::Position output.","","","","","","","","","","","","","","","","","","","","","Clamp BuiltIn::FragDepth output between 0 and 1.","","SPIR-V operand kind: Capability","","","","","","","","Include debug labels for everything.","","","","","","","","","","","","","","","","","","","","","","","","Emit PointSize output builtin to vertex shaders, which is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Flags corresponding to the boolean(-ish) parameters to …","","","","","","","","","","","","","","","","Emit OpName for input/output locations. Contrary to spec, …","","","","","","","","","","","","","","","Via VK_KHR_zero_initialize_workgroup_memory or Vulkan 1.3","","","","","","","","","","Via assignments + barrier","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If the binding is an unsized binding array, this overrides …","Map of resources to information about the binding.","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 …","","","","","","","","","","","","","","","","","","","","","How should generate code handle array, vector, matrix, or …","If given, the set of capabilities modules are allowed to …","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","Get a flags value with all bits unset.","The name of the entry point.","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","Configuration flags for the writer.","","","","","","","","","","","","","","","","","","","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 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 …","","","","","","","","","","","","","Return the set of capabilities the last module written …","","","","","","","","","","","","","","","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).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","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.","(Major, Minor) target version of the SPIR-V.","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","The stage of the entry point.","","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 …","","","","","","","","","","","","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.","","","","","","","","","","","","","Dictates the way workgroup variables should be zero …","Remove unused types, expressions, and constants from module…","Structure responsible for managing variable lookups and …","A table of types for an Arena<Expression>.","","","Adds a new variable to the current scope.","Adds a new variable to the root scope.","","","","","","","","","","","","","","","Constructs a new symbol table with a root scope","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Grow this typifier until it contains a type for expr_handle…","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Recompute the type resolution for expr_handle.","Perform a lookup for a variable named name.","","Removes the current lexical scope and all its variables","Adds a new lexical scope.","Add an expression’s type to an Arena<Type>.","","","","","","","","","","","","","","","","","","Frontend for WGSL (WebGPU Shading Language).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Emits a summary of the error to standard error stream.","Emits a summary of the error to standard error stream.","Emits a summary of the error to a string.","Emits a summary of the error to a string.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Returns a SourceLocation for the first label in the error …","","","","","","","","","","","","","","","","","","","","","","","","","Keywords for WGSL (WebGPU Shading Language).","","A newtype struct where its only valid values are powers of …","","","","","","Policies for injecting bounds checks during code …","How should code generated by Naga do bounds checks?","","","A context for evaluating constant expressions.","","","","The number of elements is determined at runtime.","","Helper class to emit expressions","","","","","","","","","","","","","","","","","A type stored in the associated arena.","","","The number of elements in an indexable type.","","","","","","","","","","","","","","","","","","","","","Values of this type always have the given number of …","","","Helper processor that derives the sizes of all types.","","","","","","","This processor assigns names to all the things in a module …","","","","","","","","Out-of-bounds reads return zero, and writes have no effect.","","","","Replace out-of-bounds indexes with some arbitrary …","","","","","","","","","","Size and alignment information for a type.","","","The result of computing an expression’s type.","Naga adds no checks to indexing operations. Generate the …","A free-floating TypeInner, representing a type that may …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","How should the generated code handle binding array indexes …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","How should the generated code handle array, vector, or …","Return a new identifier based on label_raw.","","Convert the scalar components of expr to target.","Convert the scalar leaves of expr to target, handling …","Determine which policy applies to base.","Remove all entries from this Layouter, retaining storage.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return true if any of self’s policies are policy.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Ensure that the given block has return statements at the …","","","","","","","","","","","","","","","","","","","","","","","","Return an iterator over the individual components …","","","","","","","","","","","","","","","","","","","","","","","Return a ConstantEvaluator that will add expressions to …","Return a ConstantEvaluator that will add expressions to …","Return a ConstantEvaluator that will add expressions to …","Return a ConstantEvaluator that will add expressions to …","Forces the the expression to not be const","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Panics","","","","","","","","","How should the generated code handle image texel loads …","How should the generated code handle image texel stores …","Definitions for index bounds checking.","","How should the generated code handle array, vector, or …","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether or not n is a multiple of this alignment.","","","","","","","","","","Determine the type of expr.","Round n up to the nearest alignment boundary.","","","","","","","","","","","","","","","","","","","","","","","Produce the stride as if this type is a base of an array.","","","","","","","","","","","","","","","","","","","","","","","","","","","Try to evaluate expr at compile time.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Extend this Layouter with layouts for any new entries in …","Initialize a resolve context from the module.","","","","","","","","","","","","","Policies for injecting bounds checks during code …","How should code generated by Naga do bounds checks?","The number of elements is determined at runtime.","","An index that may be statically known, or may need to be …","The number of elements in an indexable type.","","","","Values of this type always have the given number of …","Out-of-bounds reads return zero, and writes have no effect.","Replace out-of-bounds indexes with some arbitrary …","","Naga adds no checks to indexing operations. Generate the …","Determine whether index is statically known to be in …","","","","","","How should the generated code handle binding array indexes …","","","How should the generated code handle array, vector, or …","","","","","","","","Build a set of expressions used as indices, to cache in …","","Returns the argument unchanged.","","","How should the generated code handle image texel loads …","How should the generated code handle image texel stores …","How should the generated code handle array, vector, or …","","Calls U::from(self).","","","","","","","","","","","","","","","","","This type can be passed as a function argument.","","","","","","","Group, binding, and location attributes.","Statements and blocks of them.","","","","","Support for [Builtin::ClipDistance].","","Constants.","A WGSL constructible type.","Uniformity of control flow for operations that require it.","The data can be copied around.","Support for arrayed cube textures.","Support for [Builtin::CullDistance].","","Allowed IR capabilities.","","","","","","","","","","","","","","","","Can be used for data variables.","","Support for generating two sources for blending from …","","","","Support for early_depth_test.","Expressions.","","","","","","","","","","","","","","Float values with width = 8.","","","","","","","","Indicates how a global variable is used.","","","Can be used for host-shareable structures.","","Can be be used for user-defined IO between pipeline stages.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Support for [Builtin::SampleIndex] and [Sampling::Sample].","Support for [BuiltIn::ViewIndex].","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Support for [Builtin:PrimitiveIndex].","Support for [AddressSpace:PushConstant].","","","The information about the data is queried.","Support for ray queries and acceleration structures.","Data will be read from the variable.","","","","Support for non-uniform indexing of sampled textures and …","Support for non-uniform indexing of samplers.","The data type has a size known by pipeline creation time.","Support for 16-bit normalized storage texture formats.","Host-shareable structure layouts.","Validation flags.","","","","","","","","Flags associated with Types by Validator.","Support for non-uniform indexing of uniform buffers and …","","","Uniform control flow characteristics.","Kinds of expressions that require uniform control flow.","","","","","","","Validation flags.","","","","Data will be written to the variable.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Set of shader stages where calling this function is valid.","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 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 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.","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.","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.","","Get the underlying bits value.","","Get the underlying bits value.","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 …","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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates that the function is using dual source blending.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","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 bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","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 exactly.","","Convert from a bits value exactly.","","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.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","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.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","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 …","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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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.","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.","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","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.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Function may kill the invocation.","Construct a new validator instance.","A child expression with non-uniform result.","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","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 intersection of a source flags value with the …","The intersection of a source flags value with the …","If this expression requires uniform control flow, store …","Reset the validator internals","All pairs of (texture, sampler) globals that may be used …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","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 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 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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Uniformity characteristics.","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.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","","","","","","","","","","","","","","","Check the given module to be valid.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes a compute pipeline.","","","","","","","","","","","","","","","","Describes fragment processing in a render pipeline.","","","","Number of implicit bind groups derived at pipeline …","","","","","","","","","","","","","","","","","","","","","","","","Describes a programmable pipeline stage.","","","Describes a render (graphics) pipeline.","","","","","","","","","","","","","","","","Describes how the vertex buffer is interpreted.","Describes the vertex process in a render pipeline.","How a render pipeline will retrieve attributes from a …","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","The stride, in bytes, between elements of this buffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The list of attributes which comprise a single vertex.","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.","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 format of any vertex buffers used with this pipeline.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","","The effect of draw calls on the depth and stencil aspects …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","The name of the entry point in the compiled shader. There …","","","","","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The fragment processing state for this pipeline.","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 from a bits value.","Convert from a bits value exactly.","","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) 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 …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained named flags values.","","","","","","The layout of bind groups for this pipeline.","The layout of bind groups for this pipeline.","","Whether the buffer is indexed by vertex number or instance …","The compiled shader module for this stage.","The multi-sampling properties of the pipeline.","If the pipeline will be used with a multiview render pass, …","The bitwise negation (!) of the bits in a flags value, …","The properties of the pipeline at the primitive assembly …","The intersection of a source flags value with the …","Call insert when value is true or remove when value is …","","","","","","","","The compiled compute stage and its entry point.","The compiled vertex stage and its entry point.","The compiled fragment stage and its entry point.","How often this vertex buffer is “stepped” forward.","The byte stride in the buffer between one attribute value …","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 effect of draw calls on the color aspect of the output …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","","","","","","","","","","The vertex processing state for this 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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Registry is the primary holder of each resource type Every …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping was aborted (by unmapping or destroying the buffer …","","","The buffer is already mapped.","","","","","","","","","The status code provided to the buffer mapping callback.","","","","The context is Lost.","","","","","","","","","A buffer that has been marked as destroyed and is staged …","A texture that has been marked as destroyed and is staged …","","","","","","","Contains the error value","An unknown error.","","","","The buffer is in an invalid state.","","","The range isn’t properly aligned.","","","","","","","","","","","","","","","","","","","The range isn’t fully contained in the buffer.","","","","","","","Incompatible usage flags.","","","","","Mapping was already requested.","","","","","","","","","","AddressMode::ClampToBorder requires feature …","","","","","","","","","Contains the success value","","","","","","","","Information about the wgpu-core resource.","","Describes a Sampler","","A temporary buffer, consumed by the command that uses it.","The Buffer is sucessfully mapped, get_mapped_range can be …","","","","","","","","","Describes a TextureView.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","How to deal with out of bounds accesses in the u (i.e. x) …","Must be at least 1. If this is not 1, all filter modes …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Border color to use when address_mode is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If this is enabled, this is a comparison sampler using the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Total count of queries the set contains. Must not be zero. …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Dimensions of the texture.","The dimension of the texture view.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Format of the texture.","Format of the texture view, or None for the same format as …","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of a buffer. This will show up in graphics …","Debug label of the texture. This will show up in graphics …","Debug label for the query set.","Debug label of the texture view.","Debug label of the sampler.","Maximum level of detail (i.e. mip level) to use","Minimum level of detail (i.e. mip level) to use","How to filter the texture when it needs to be magnified …","Allows a buffer to be mapped immediately after they are …","How to filter the texture when it needs to be minified …","Mip count of texture. For a texture with no extra mips, …","How to filter between mip map levels","Range within the texture that is accessible via this view.","","Sample count of texture. If this is not 1, texture must …","Size of a buffer, in bytes.","Size of the texture. All components must be greater than …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Kind of query that this query set should contain.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Usages of a buffer. If the buffer is used in any way that …","Allowed usages of the texture. If used in other ways, the …","","Specifies what view formats will be allowed when calling …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A table of T values indexed by the id type I.","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","The binding layout is derived from the pipeline layout.","","","","","","","","","","","","","","","","","","","","","The binding layout is provided by the user in BGLs.","","Errors produced when validating a programmable stage of a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Checks that the given buffer usage contains the required …","","Return true if the fragment format is covered by the …","Checks that the given texture usage contains the required …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Allow the acceleration structure to be compacted in a copy …","Allow for incremental updates (no change in size)","","offset - offset in bytes","","Flags for acceleration structures","","Information of the required size for a corresponding …","","Entries for a single descriptor","","Flags for acceleration structure geometries","offset - offset in bytes","offset - offset in bytes","offset - offset in bytes","first_vertex - offset in the vertex buffer (as number of …","","","","","","","","","","","","","BindGroup descriptor.","","","BindGroupLayout descriptor.","Pipeline layout creation flags.","","","","","","","","","Similar to wgt::BufferUsages but for internal use.","","Updates use source_acceleration_structure if present, else …","","Format can be used as color and input attachment.","Format can be used as color (with blending) and input …","The color target of a renderpass.","Flag used by the wgpu-core texture tracker to say a …","Format can be copied to.","The destination of a hardware copy.","The destination of a hardware copy.","Format can be copied from.","The source of a hardware copy.","The source of a hardware copy.","","","","Encoder for commands in command buffers. Serves as a …","","","","","","","Describes a compute pipeline.","","","","Format can be used as depth-stencil and input attachment.","Read-only depth stencil usage.","Read-write depth stencil usage","","","","","","","","","Drop guard to signal wgpu-hal is no longer using an …","The combination of states that a buffer must exclusively …","The combination of states that a texture must exclusively …","","","Include support for first_vertex / first_instance drawing.","","","Texture format capability flags.","All buffers, buffer addresses and offsets will be ignored.…","The combination of states that a buffer may be in at the …","The combination of states that a texture may be in at the …","The index buffer used for drawing.","The indirect or count buffer in a indirect draw or …","","","","Error occurring while trying to create an instance, or …","","","Optimize for low memory footprint (scratch and output)","","","","","The argument to a read-only mapping.","The argument to a write-only mapping.","","","","","","","Format can be used for render pass resolve targets.","Format can be multisampled by x16.","Format can be multisampled by x2.","Format can be multisampled by x4.","Format can be multisampled by x8.","","","NO_DUPLICATE_ANY_HIT_INVOCATION","Include support for num work groups builtin.","","Naga shader module.","No value.","Is OPAQUE","The combination of all usages that the are guaranteed to …","The combination of all usages that the are guaranteed to …","","","","","Allows for bind group binding arrays to be shorter than …","","","","","Optimize for fast build time","Optimize for fast ray tracing performance","Ready to present image to the surface.","","","","Pipeline layout creation flags.","Describes a programmable pipeline stage.","A buffer used to store query results.","Size of a single occlusion/timestamp query, when copied …","","","","Read-only sampled or fetched resource.","","","","","Describes a render (graphics) pipeline.","","Format can be sampled.","Format can be sampled with a linear sampler.","Format can be sampled with a min/max reduction sampler.","","","Format can be used as storage with write-only access.","Format can be used as storage with atomics.","A read-only storage buffer used in a bind group.","Read-only storage buffer usage. Corresponds to a UAV in …","Format can be used as storage with read and read/write …","A read-write or write-only buffer used in a bind group.","Read-write or write-only storage buffer usage.","","","","","Shader input.","","","Some value of type T.","","","","Describes information about what a Surface’s …","","","","","","","","","","","","Texture format capability flags.","Similar to wgt::TextureUsages but for internal use.","","TextureView descriptor.","","","A uniform buffer bound in a bind group.","The texture is in unknown state.","Flag used by the wgpu-core texture tracker to say that the …","","Stores the text of any validation errors that have …","A vertex buffer used for drawing.","Flag for internal testing.","Describes how the vertex buffer is interpreted.","","","Returns the next texture to be presented by the swapchain …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","The stride, in bytes, between elements of this buffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The list of attributes which comprise a single vertex.","","","","Begin encoding a new command buffer.","Safety:","","","","","","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 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 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 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 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 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.","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.","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.","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.","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.","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.","","","Get the underlying bits value.","Get the underlying bits value.","","","Get the underlying bits value.","Get the underlying bits value.","","Get the underlying bits value.","","Get the underlying bits value.","","","Get the underlying bits value.","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 …","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 …","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 …","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 …","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The buffer being bound.","","","","","","The alignment of the start of the buffer used as a GPU …","The alignment of the row pitch of the texture data stored …","","","To get the required sizes for the buffer allocations use …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The effect of draw calls on the color aspect of the output …","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Alpha composition mode.","List of supported alpha composition modes.","Configures the surface to use the given device.","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","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 …","","Copy from buffer to texture. Works with a single array …","","","Copy from texture to buffer. Works with a single array …","Copy from one texture to another. Works with a single …","","","","","","","Creates a bind group layout.","Creates a new buffer.","","","","","","","","","","Creates a new texture.","","Current extent of the surface, if known.","Source codes for debug","","","","The effect of draw calls on the depth and stencil aspects …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 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 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 …","","","Discard currently recorded list, if any.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A dummy API implementation.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","The upper bound of the range (exclusive).","","","","","","Safety:","","","","","","The name of the entry point in the compiled shader. There …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Exit connection to this logical device.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","Requested texture extent. Must be in …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Format of the surface textures.","","","List of supported texture formats.","The fragment stage for this pipeline.","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.","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 from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","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 exactly.","","Convert from a bits value exactly.","","","Convert from a bits value exactly.","Convert from a bits value exactly.","","","Convert from a bits value exactly.","Convert from a bits value exactly.","","","Convert from a bits value exactly.","","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.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","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.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","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 …","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 …","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 …","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 …","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 …","Get a flags value with the bits of a flag with the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns any API validation errors that hav occurred in …","","Creates a PresentationTimestamp using the adapter’s WSI.","","GLES API internals.","","","","","","","","","","","","","","","","Analysis information of the module.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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.","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 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 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 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.","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","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).","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","","","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Returns true if only one flag is set","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","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.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","","","","","","","","","","","","","","","","The layout of bind groups for this pipeline.","The layout of bind groups for this pipeline.","","","","","","","","Range for the number of queued frames.","Maximum number of queued frames. Must be in …","","","","","","","","","Shader module IR.","The compiled shader module for this stage.","The multi-sampling properties of the pipeline.","If the pipeline will be used with a multiview render pass, …","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","The offset at which the bound region starts.","","","","","","","Origin within a texture. Note: for 1D and 2D textures, Z …","","","Vertical synchronization mode.","List of supported V-sync modes.","The properties of the pipeline at the primitive assembly …","","","","","","","","","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 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 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 …","Reclaims all resources that are allocated for this encoder.","","","","","","","","","","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Sets the bind group at index to group, assuming the layout …","","","","Sets a range in push constant data.","","","","","","","","The size of the region bound, in bytes.","","","","","","","","","","","","","The compiled compute stage and its entry point.","The lower bound of the range (inclusive).","","","How often this vertex buffer is “stepped” forward.","","","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 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 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 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 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 intersection of a source flags value with the …","The intersection of a source flags value with the …","Submits the command buffers for execution on GPU.","The presentation configuration no longer matches the …","Returns the capabilities of working with a specified …","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 …","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 …","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 …","","","","","","Return the set of supported capabilities for a texture …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 …","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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Unconfigures the surface on the given device.","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.","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.","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Supported texture usage flags.","","","","","Allowed usage of surface textures,","","","Contains either a single mutating usage as a target, or a …","","","The format of any vertex buffers used with this pipeline.","","","The vertex stage for this pipeline.","","","","Allows views of this texture to have a different format …","Allows views of swapchain texture to have a different …","Vulkan API internals.","","Calling wait with a lower value than the current fence …","","","","","Maximum binding size for the shaders that only support i32 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A wrapper around a glow::Context and the required EGL …","A guard containing a lock to an AdapterContext","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the underlying EGL context.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the EGL instance.","Returns the EGL version the adapter context was created …","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get’s the glow::Context without waiting for a lock","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Obtain a lock to the EGL context and get handle to the …","","","Creates a new external adapter using the specified loader …","","","","","Returns the EGLDisplay corresponding to the adapter …","","","","","","","","","","","","","","","","","","Safety","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","User data needed by …","","Qualcomm OOMs when there are zero color attachments but a …","If the following code returns false, then nvidia will end …","","","","","","","","","","","Only generate SPIR-V for one entry point at a time.","","","","","","","","Workaround flags.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","","","","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the instance extension names wgpu would like to …","","","","","","","","","","","","","","","","Safety","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","","","","","","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 from a bits value.","Convert from a bits value exactly.","","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) 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 …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained named flags values.","","The bitwise negation (!) of the bits in a flags value, …","","","features must be the same features used to create …","","","Returns the queue family index of the device’s internal …","","","Safety","","","","","The intersection of a source flags value with the …","","","","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 bitwise exclusive-or (^) of the bits in two flags …","","Safety","","","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The pending fence values have to be ascending.","","","","","A raw display handle for Android NDK.","Raw display handle for Android.","A raw window handle for Android NDK.","Raw window handle for Android NDK.","A raw window handle for AppKit.","A raw display handle for AppKit.","Raw display handle for AppKit.","Raw window handle for AppKit.","The handle to the display controller of the windowing …","A raw window handle for the Linux Kernel Mode Set/Direct …","A raw display handle for the Linux Kernel Mode Set/Direct …","Raw display handle for the Linux Kernel Mode Set/Direct …","Raw window handle for the Linux Kernel Mode Set/Direct …","A raw window handle for the Linux Generic Buffer Manager.","A raw display handle for the Linux Generic Buffer Manager.","Raw display handle for the Linux Generic Buffer Manager.","Raw window handle for the Linux Generic Buffer Manager.","A raw window handle for Haiku.","A raw display handle for Haiku.","Raw display handle for Haiku.","Raw window handle for Haiku.","An error that can occur while fetching a display or window …","A display that acts as a wrapper around a display handle.","Display that wraps around a raw display handle.","Window that wraps around a raw window handle.","A handle to a window.","The underlying handle cannot be represented using the …","A raw window handle for the Redox operating system.","A raw display handle for the Redox operating system.","Raw display handle for the Redox operating system.","Raw window handle for the Redox operating system.","A display server handle for a particular windowing system.","A window handle for a particular windowing system.","A raw window handle for UIKit (Apple’s non-macOS …","A raw display handle for UIKit (Apple’s non-macOS …","Raw display handle for UIKit.","Raw window handle for UIKit.","The underlying handle is not available.","A raw window handle for Wayland.","A raw display handle for Wayland.","Raw display handle for Wayland.","Raw window handle for Wayland.","A raw window handle for the Web.","A raw display handle for the Web.","A raw window handle for a Web canvas registered via …","Raw window handle for a Web canvas registered via …","Raw display handle for the Web.","A raw window handle for a Web offscreen canvas registered …","Raw window handle for a Web offscreen canvas registered via","Raw window handle for the Web.","A raw window handle for Win32.","Raw window handle for Win32.","A raw window handle for WinRT.","Raw window handle for WinRT.","The handle to a window.","A raw display handle for Win32.","Raw display handle for Windows.","A raw window handle for Xcb.","A raw display handle for Xcb.","Raw display handle for Xcb.","Raw window handle for Xcb.","A raw window handle for Xlib.","A raw display handle for Xlib.","Raw display handle for Xlib.","Raw window handle for Xlib.","A pointer to an ANativeWindow.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get the underlying raw display handle.","Get the underlying raw window handle.","","","A pointer to a BDirectWindow object that might be null","A pointer to a BWindow object","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a DisplayHandle from a RawDisplayHandle.","Borrow a WindowHandle from a RawWindowHandle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to an X server xcb_connection_t.","A WinRT CoreWindow handle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to an Xlib Display.","A pointer to a wl_display.","Get a handle to the display controller of the windowing …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The drm file descriptor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The gbm device.","The gbm surface.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The GWLP_HINSTANCE associated with this type’s HWND.","A Win32 HWND handle.","An ID value inserted into the data attributes of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 new empty display handle.","Create a new handle to an ANativeWindow.","Create a new empty display handle.","Create a new handle to a view.","Create a new empty display handle.","Create a new handle to a window.","Create a new empty display handle.","Create a new handle to a window.","Create a new empty display handle.","Create a new handle to a view.","Create a new handle to a display.","Create a new handle to a window.","Create a new handle to a connection and screen.","Create a new handle to a window.","Create a new display handle.","Create a new handle to a surface.","Create a new handle to a file descriptor.","Create a new handle to a plane.","Create a new handle to a device.","Create a new handle to a surface.","Create a new empty display handle.","Create a new handle to a canvas element.","Create a new handle from a pointer to HtmlCanvasElement.","Create a new handle from a pointer to an OffscreenCanvas.","Create a new empty display handle.","Create a new handle to a window.","Create a new handle to a window.","A pointer to an NSView object.","A pointer to the JsValue of an HtmlCanvasElement.","A pointer to the JsValue of an OffscreenCanvas.","The primary drm plane handle.","","","","","An X11 screen to use with this display handle.","An X11 screen to use with this display handle.","A pointer to a wl_surface.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to an UIView object.","A pointer to an UIViewController object, if the view has …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An Xlib visual ID, or 0 if unknown.","An X11 xcb_visualid_t.","A pointer to an orbclient window.","An Xlib Window.","An X11 xcb_window_t.","Get a handle to the window.","","Describes a Buffer when allocating.","Utility methods not meant to be in the main API.","Argument buffer layout for dispatch_indirect commands.","CPU accessible buffer used to download data back from the …","Argument buffer layout for draw_indexed_indirect commands.","Argument buffer layout for draw_indirect commands.","The texture is laid out densely in memory as:","The texture is laid out densely in memory as:","Methods shared by RenderPass and RenderBundleEncoder.","Efficiently performs many buffer writes by sharing and …","Order in which TextureData is laid out in memory.","","","","","","","","Aligns a value to an alignment.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the bytes representation of the struct, ready to …","Returns the bytes representation of the struct, ready to …","Returns the bytes representation of the struct, ready to …","Get a set of backend bits from the environment variable …","The value added to the vertex index before indexing into …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Contents of a buffer on creation.","Creates a Buffer with data to initialize it.","Upload an entire texture and its mipmaps from a source …","","","","","","","","","","","","","","","","","","","","","","","","","","","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 …","","","","","","","","Choose which DX12 shader compiler to use from the …","","","","","","","","","Prepare currently mapped buffers for use in a submission.","The first index within the index buffer.","The instance ID of the first instance to draw.","The instance ID of the first instance to draw.","The Index of the first vertex to draw.","","","","","","","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.","","","","","","","","","","","","","","","Choose which minor OpenGL ES version to use from the …","","","The number of indices to draw.","","","","","","","","Initialize the adapter obeying the WGPU_ADAPTER_NAME …","Initialize the adapter obeying the WGPU_ADAPTER_NAME …","The number of instances to draw.","The number of instances to draw.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of a buffer. This will show up in graphics …","Version of make_spirv intended for use with …","Create a new staging belt.","Generates a set of backends from a comma separated list of …","Get a power preference from the environment variable …","Asynchronously read the contents of a buffer.","Recall all of the closed buffers back to be reused.","Sets the active bind group for a given bind group index. …","Sets the active index buffer.","Sets the active render pipeline.","wgt::Features::PUSH_CONSTANTS must be enabled on the …","Assign a vertex buffer to a slot.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Usages of a buffer. If the buffer is used in any way that …","The number of vertices to draw.","Allocate the staging belt slice of size to be uploaded …","The number of work groups in X dimension.","The number of work groups in Y dimension.","The number of work groups in Z dimension.","The appearance of a slider.","A circular handle.","The appearance of the handle of a slider.","The shape of the handle of a slider.","The appearance of a slider rail","A rectangular shape.","An horizontal bar and a handle that selects a single value …","The local state of a Slider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","Produces the style of an active slider.","","","","","","","","","","","The border Color of the handle.","The border radius of the corners of the rail.","The border width of the handle.","","","","","","","","","The Color of the handle.","The colors of the rail of the slider.","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a Slider.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The appearance of the Handle of the slider.","Produces the style of an hovered slider.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a Slider.","Creates a new State.","The colors of the rail of the slider.","The shape of the handle.","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a Slider …","The width of the stroke of a slider rail.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","An amount of empty space.","The appearance of an SVG.","A handle of Svg data.","The supported style of the StyleSheet.","The stylesheet of a svg.","A vector graphics image.","","","Produces the Appearance of the svg.","","","","","","","","","","","","","","","","","The Color filter of an SVG.","","","Returns a reference to the SVG Data.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates an SVG Handle from raw bytes containing either an …","Creates an SVG Handle pointing to the vector image of the …","","","","Produces the hovered Appearance of a svg content.","Returns the unique identifier of the Handle.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An absolute height in logical pixels.","Advanced text shaping and font fallback.","The apperance of some text.","No shaping and no font fallback.","The height of a line of text in a paragraph.","A factor of the size of the text.","The shaping strategy of some text.","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph.","","","","","Produces the Appearance of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Color of the text.","","","","","","","","","","","","","","","","","","","","","Draws text using the same logic as the Text widget.","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the layout::Node of a Text widget.","Returns the LineHeight in absolute logical pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An interaction with an Editor.","The appearance of a text input.","Delete the previous character.","Click the Editor at the given Point.","The content of a TextEditor.","Delete the next character.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","Move to the end of the line.","Break the current line.","Move to the start of the line.","Insert the given character.","Move left.","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A multi-line text input.","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text editor.","The Border of the text editor.","","","","","","","","","","","","","","","","","","","","","","","","Returns the current cursor position of the Content.","","","","","","","","","","","","Returns the Direction of the Motion.","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","","","","","","","","","","","","Produces the style of a focused text input.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Produces the style of an hovered text input.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the Action is an editing action.","Returns the text of the line at the given index, if it …","Returns the amount of lines of the Content.","Returns an iterator of the text of the lines in the Content…","Creates an empty Content.","Performs an Action on the Content.","Produces the Color of the placeholder of a text input.","Returns the selected text of the Content.","Produces the Color of the selection of a text input.","Returns the text of the Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the Color of the value of a text input.","Widens the Motion, if possible.","Creates a Content with the given text.","The amount of lines to scroll.","The appearance of a text input.","The cursor of a text input.","The default Padding of a TextInput.","The content of the Icon.","The identifier of a TextInput.","The left side of a TextInput.","The right side of a TextInput.","The side of a TextInput.","The state of a TextInput.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A field that can be filled with text.","The value of a TextInput.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text input.","The Border of the text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","Track the cursor of a text input.","Returns the Cursor of the TextInput.","","","","","","","","","","","","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","Draws the TextInput with the given Renderer, overriding its","","","","","","","","","","","","","","","","","","","","Produces a Command that focuses the TextInput with the …","","Focuses the TextInput.","Produces the style of a focused text input.","Creates a new State, representing a focused TextInput.","The font that will be used to display the code_point.","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.","","","","","","","","","","","","","","","","Produces the style of an hovered text input.","The icon Color of the text input.","","","","","","","","Inserts a new char at the given grapheme index.","Inserts a bunch of graphemes at the given grapheme index.","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 whether the Value is empty or not.","Returns whether the TextInput is currently focused or not.","","Computes the layout of a TextInput.","Returns the total amount of graphemes in the Value.","Computes the current mouse::Interaction of the TextInput.","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to an arbitrary location.","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the end of the input …","Produces a Command that moves the cursor of the TextInput …","Moves the Cursor of the TextInput to the front of the …","","Creates a new Value from a string slice.","Creates a custom Id.","Creates a new State, representing an unfocused TextInput.","Returns the position of the next end of a word from the …","Produces the Color of the placeholder of a text input.","Returns the position of the previous start of a word from …","Removes the grapheme at the given index.","Removes the graphemes from start to end.","Returns a new Value with all its graphemes replaced with …","Returns a new Value containing the graphemes from start …","Produces a Command that selects all the content of the …","Selects all the content of the TextInput.","","Returns the current selection of the Cursor for the given …","Produces the Color of the selection of a text input.","The side of a TextInput where to display the Icon.","The font size of the content.","The spacing between the Icon and the text in a TextInput.","Returns the State of the Cursor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Unfocuses the TextInput.","","Creates a unique Id.","Returns a new Value containing the graphemes until the …","","","","","","","","Processes an Event and updates the State of a TextInput …","Produces the Color of the value of a text input.","The cursor of a text input.","Cursor without a selection","Cursor selecting a range of text","The state of a Cursor.","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The end of the selection","The start of the selection","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant.","The style of a menu.","A color palette.","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","The background Color of the Palette.","The danger Color of the Palette.","Define the colors of a theme.","The primary Color of the Palette.","The success Color of the Palette.","The text Color of the Palette.","A set of background colors.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","The background color.","The danger Color of the Palette.","The set of danger colors.","Whether the palette is dark or not.","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","The appearance of a toggler.","The supported style of the StyleSheet.","A set of rules that dictate the style of a toggler.","A toggler widget.","Returns the active Appearance of the toggler for the …","","","","","","The background Color of the toggler.","The Color of the background border of the toggler.","","","","","","","","","","","The foreground Color of the toggler.","The Color of the foreground border of the toggler.","Returns the argument unchanged.","","","Returns the hovered Appearance of the toggler for the …","","Calls U::from(self).","","","","","","","","","","","","","","","","","The tooltip will appear on the bottom of the widget.","The tooltip will follow the cursor.","The tooltip will appear on the left of the widget.","The position of the tooltip. Defaults to following the …","The tooltip will appear on the right of the widget.","An element to display a widget over another.","The tooltip will appear on the top of the widget.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The appearance of a slider.","A circular handle.","The appearance of the handle of a slider.","The shape of the handle of a slider.","A rectangular shape.","The local state of a VerticalSlider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","An vertical bar and a handle that selects a single value …","Produces the style of an active slider.","","","","","","","","","","","","","","","","","","","","","The border Color of the handle.","The border width of the handle.","","","","","","","","","","","","","","","","","The Color of the handle.","","","","","","","","","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a VerticalSlider.","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The appearance of the Handle of the slider.","Produces the style of an hovered slider.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a VerticalSlider…","Creates a new State.","The colors of the rail of the slider.","The shape of the handle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a …","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","An operation to be performed on some window.","The window will always be below normal windows.","The window will always be on top of normal windows.","Redraw at the given time.","The window is completely centered on the screen.","Change the window Icon.","Change the window Level.","Change the Mode of the window.","Close the window and exits the application.","The user has requested for the window to close.","A window was closed.","Platform-specific","The platform-specific default position for a new window.","Move the window with the left mouse button until the …","A window-related event.","Fetch the raw identifier unique to the window.","Fetch if the current window is maximized or not.","Fetch if the current window is minimized or not.","Fetch the current Mode of the window.","Fetch the current logical dimensions of the window.","A file has been dropped into the window.","A file is being hovered over the window.","A file was hovered, but has exited the window.","A window was focused.","The application takes the whole screen of its current …","Bring the window to the front and sets input focus. Has no …","The application is hidden","An window icon normally used for the titlebar or taskbar.","An window icon normally used for the titlebar or taskbar.","The id of the window.","Platform-specific","A window level groups windows with respect to their …","The reserved window Id for the first window in an Iced …","Set the window to maximized or back","Set the window to minimized or back","The mode of a window-based application.","Move the window to the given logical coordinates.","A window was moved.","Redraw the next frame.","The default behavior.","A window was opened.","The position of a window in a given screen.","A request to redraw a window.","A window redraw was requested.","Request user attention to the window, this has no effect …","Resize the window to the given logical dimensions.","A window was resized.","Data of a screenshot, captured with window::screenshot().","Screenshot the viewport of the window.","The window settings of an application.","Spawns a new window with some Settings.","The window is positioned with specific coordinates: (X, Y).","Toggle whether window has decorations.","Toggle the window to maximized or back","A window was unfocused.","The type of user attention to request.","The application appears in its own window.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bytes of the Screenshot.","Changes the Icon of the window.","Changes the window Level.","Changes the Mode of the window.","","","","","","","","","","","","","","","","","","","","","Closes the window with id.","","","","","","","","","","","","","","","","Crops a Screenshot to the provided region. This will …","Whether the window should have a border, a title bar, etc. …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Begins dragging the window while the left mouse button is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether the window will close when the user requests it, …","Fetches an identifier unique to the window, provided by …","Fetches if the window is maximized.","Fetches if the window is minimized.","Fetches the current Mode of the window.","Fetches the window’s size in logical dimensions.","","","","","","","","","","","","Subscribes to the frames of the window of the running …","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.","","","","","","","","","","","","","","","","","","","","","","","Brings the window to the front and sets input focus. Has …","","Attach an icon to the window of your application.","The icon of the window.","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the raw data of the Icon.","","","","","","","","","","","","The window Level.","Maps the output of a window Action using the provided …","The maximum size of the window.","Maximizes the window.","The minimum size of the window.","Minimizes the window.","Moves the window to the given logical coordinates.","Creates a new Screenshot.","","","Platform specific settings.","The initial position of the window.","Request user attention to the window. This has no effect …","Whether the window should be resizable or not.","Resizes the window to the given logical dimensions.","Take screenshots of a window.","Captures a Screenshot from the window.","Configure your windows.","The size of the Screenshot.","The initial logical dimensions of the window.","Spawns a new window with the given settings.","","","","","","","","","","","Toggles the window decorations.","Toggles the window to maximized or back.","Whether the window should be transparent.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new unique window Id.","","","","","","","","","","","","Whether the window should be visible or not.","The new logical height of the window","The position of the opened window. This is relative to the …","The size of the created window. This is its “inner” …","The new logical width of the window","The new logical x location of the window","The new logical y location of the window","An error produced when creating an Icon.","An window icon normally used for the titlebar or taskbar.","The image crate reported an error.","The Icon is not valid.","The underlying OS failed to create the icon.","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Creates an icon from an image file.","Creates an icon from the content of an image file.","Builds an Icon from its RGBA pixels in the sRGB color …","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Errors that can occur when cropping a Screenshot.","The cropped region’s size is out of bounds.","Data of a screenshot, captured with window::screenshot().","The cropped region’s size is zero.","","","","","","","","The bytes of the Screenshot.","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The size of the Screenshot.","","","","","","","","","","","The platform specific window settings of an application.","The window settings of an application.","","Sets the application id of the window.","","","","","","","","","","Whether the window should have a border, a title bar, etc. …","","","","","","","","","","Whether the window will close when the user requests it, …","","Returns the argument unchanged.","","","The icon of the window.","","Calls U::from(self).","","","","","","","","The window Level.","The maximum size of the window.","The minimum size of the window.","Platform specific settings.","The initial position of the window.","Whether the window should be resizable or not.","The initial logical dimensions of the window.","","Whether the window should be transparent.","","","","","","","","","Whether the window should be visible or not."],"i":[4,0,0,43,0,0,36,0,42,0,44,0,44,4,39,4,0,0,36,197,0,0,0,75,44,45,45,45,0,0,42,75,50,38,0,4,40,39,106,38,44,17,197,16,0,0,38,0,16,0,0,0,0,0,44,0,0,45,0,36,0,43,0,35,38,50,0,43,35,38,75,46,50,18,43,1,4,4,4,4,4,4,4,4,4,4,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,16,17,21,18,16,0,0,4,4,4,4,4,4,4,0,21,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,43,1,34,49,0,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,46,21,21,21,35,0,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,37,49,0,0,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,21,4,4,4,37,39,43,17,21,49,18,35,35,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,35,35,4,4,4,4,4,4,17,16,16,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,4,4,4,35,35,35,35,35,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,66,4,36,37,38,39,40,41,16,42,43,44,45,47,17,21,49,50,18,36,36,36,39,39,39,44,44,44,17,17,17,21,21,21,50,50,50,18,18,18,0,0,21,50,4,39,35,45,35,35,35,44,46,45,1,34,75,75,4,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,17,21,49,50,18,4,4,0,1,35,34,75,75,4,36,36,36,37,38,39,40,40,41,16,16,16,16,42,42,42,42,43,43,43,43,43,44,45,45,45,45,46,46,46,46,46,46,46,47,47,47,17,17,17,21,21,49,50,50,50,50,50,18,18,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,16,16,43,34,43,43,43,43,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,16,0,43,0,36,39,44,50,21,50,0,46,4,4,4,4,4,4,4,4,4,4,4,4,4,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,21,21,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,43,34,43,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,43,43,45,21,0,46,35,1,34,50,50,0,16,16,21,18,40,0,106,66,43,46,17,21,50,18,1,34,49,0,4,41,16,47,1,4,4,4,21,4,43,37,46,106,106,1,106,106,4,4,0,1,21,21,66,39,106,106,39,16,17,17,21,50,18,16,0,0,0,106,106,0,106,16,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,75,4,17,75,4,17,46,0,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,21,1,35,34,75,4,36,37,38,39,40,41,16,42,43,44,45,46,47,17,21,49,50,18,106,4,4,46,106,39,0,1,37,21,50,0,34,35,39,37,21,35,17,21,18,17,21,18,0,0,0,0,0,0,0,0,123,71,128,122,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,124,123,127,123,71,123,71,123,71,128,122,71,128,123,71,128,122,123,71,128,122,124,123,71,128,122,129,124,123,71,128,122,127,128,123,71,122,71,123,71,128,122,123,71,128,122,123,71,128,122,0,71,0,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,122,122,122,122,129,0,129,124,71,122,0,129,124,123,122,129,124,129,124,0,129,124,123,122,135,122,0,122,122,71,124,71,124,124,0,0,124,0,123,71,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,123,71,128,122,71,0,127,123,127,135,128,0,142,0,0,0,144,63,63,142,0,142,141,142,141,142,141,142,141,142,141,142,141,141,142,141,142,141,142,141,142,141,142,141,141,142,141,142,144,141,142,144,141,142,141,142,141,141,141,142,142,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,1253,1253,1253,0,0,133,0,133,132,132,132,133,132,133,132,133,132,133,132,0,133,132,133,132,132,132,133,132,133,132,133,132,0,132,132,133,132,133,132,133,132,133,132,133,0,133,132,133,132,133,132,133,132,133,133,132,133,132,133,132,133,132,133,132,133,132,133,132,133,132,133,132,133,133,133,133,133,133,133,132,132,133,132,0,0,0,133,133,132,0,133,132,132,133,132,133,132,133,132,133,132,133,132,133,132,133,132,133,132,133,132,0,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,146,0,146,146,146,146,146,146,146,146,131,214,0,215,215,0,134,0,215,215,215,0,214,134,134,134,0,214,216,214,134,214,216,134,134,134,214,0,134,131,215,134,148,148,148,148,148,148,148,0,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,1254,1255,1256,1257,1256,1257,0,149,0,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,0,0,0,137,150,137,150,137,150,137,150,137,150,137,150,137,150,137,150,150,137,150,137,150,137,150,129,137,150,137,150,137,137,150,137,150,0,137,150,137,150,137,150,137,150,137,150,137,150,137,150,137,150,137,150,137,150,129,129,137,150,137,137,150,129,137,150,137,150,129,137,150,129,137,150,150,129,150,137,150,137,150,137,150,137,150,137,150,137,150,137,150,137,150,150,0,0,0,0,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,70,151,70,130,151,70,130,70,127,151,151,70,130,151,70,130,151,70,130,151,70,130,151,151,151,70,130,151,70,130,151,70,130,151,70,130,70,130,151,151,127,151,151,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,151,70,130,127,151,127,151,0,89,0,89,89,153,0,0,153,0,153,153,153,153,153,153,153,153,153,153,153,153,154,153,154,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,153,168,171,185,185,163,168,162,0,0,168,164,156,168,160,0,0,168,160,0,163,0,168,171,0,160,163,0,0,162,163,162,163,162,163,162,163,162,163,162,163,162,163,156,71,160,162,163,162,163,164,162,163,71,160,156,162,156,168,168,162,163,162,163,162,163,162,163,0,162,163,163,163,163,168,168,168,162,163,71,162,163,162,163,162,163,164,156,160,0,164,164,71,162,163,162,163,162,163,162,163,162,163,162,163,162,163,162,163,162,163,156,156,71,168,164,164,164,160,156,164,156,71,71,162,163,162,163,162,163,162,163,162,163,162,163,162,163,162,163,162,163,156,160,164,164,71,164,156,0,1227,165,170,0,1227,0,1228,1228,1228,170,0,170,0,1228,1227,156,1228,1227,1228,172,0,170,1228,1228,1227,1228,172,170,170,170,170,165,1228,1228,1228,172,165,172,165,172,165,172,165,172,165,172,165,172,165,156,172,165,172,165,172,165,156,156,172,165,172,165,172,165,172,165,172,172,172,172,172,165,172,165,172,165,172,165,156,172,165,172,165,172,165,172,165,172,165,172,165,172,165,172,165,172,165,156,156,156,156,172,165,172,165,172,165,172,165,172,165,172,165,172,165,172,165,172,165,156,156,1258,0,160,0,160,0,160,173,169,173,169,173,169,173,169,173,169,173,169,173,169,160,173,173,169,173,169,169,173,169,160,173,169,173,169,173,169,173,169,173,169,169,173,169,169,173,169,173,169,173,169,160,173,173,169,173,169,173,169,173,169,173,169,173,169,173,169,173,169,173,169,160,173,173,169,173,169,173,169,173,169,173,169,173,169,173,169,173,169,173,169,160,173,0,0,0,0,0,174,125,176,174,125,176,174,125,176,174,125,176,174,125,176,174,125,176,174,125,176,124,125,174,176,174,176,174,125,176,119,119,174,125,176,174,125,176,124,125,125,125,174,125,176,124,174,174,125,176,125,176,176,176,176,119,125,176,119,174,174,174,125,176,176,176,176,174,125,176,174,125,176,176,174,174,174,125,176,174,125,176,174,125,176,174,125,176,174,176,174,125,176,174,125,176,174,125,176,174,125,176,124,174,174,124,174,125,176,124,124,0,124,119,174,124,174,174,124,174,124,125,174,174,124,125,0,119,174,176,0,174,125,176,174,125,176,174,125,176,174,125,176,174,125,176,174,125,176,174,125,176,176,174,125,176,174,174,179,0,179,0,0,0,179,0,179,179,179,179,179,179,179,179,119,119,179,179,179,179,119,179,180,0,119,179,179,179,179,179,179,179,179,179,179,179,180,0,186,186,186,0,184,0,119,186,184,0,119,179,179,179,179,179,179,179,180,179,0,0,189,189,189,189,189,189,189,189,189,189,0,189,189,189,189,189,189,189,189,189,0,189,0,180,0,0,189,189,189,189,189,189,189,189,189,189,189,189,189,180,189,189,189,189,189,189,189,189,189,180,189,0,0,0,0,184,0,184,187,188,187,188,0,0,186,0,186,0,186,0,186,171,185,0,185,0,171,0,0,175,0,0,175,27,0,0,139,139,0,0,0,139,140,139,140,139,140,139,140,139,140,139,140,139,140,125,140,140,140,140,139,140,139,140,139,140,0,139,140,139,139,139,140,140,140,140,140,139,140,139,140,139,140,139,140,140,139,140,139,140,139,140,139,140,140,139,140,139,140,139,140,139,140,139,140,140,125,140,125,140,139,140,139,140,139,140,139,140,139,140,139,140,139,140,139,140,0,81,36,80,81,36,0,80,80,36,81,0,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,80,80,81,81,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,0,0,196,196,196,192,0,196,26,192,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,196,196,196,196,196,26,196,196,26,26,26,26,26,26,26,26,26,196,196,0,0,121,121,121,121,121,121,121,121,121,37,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,37,121,121,121,121,121,121,121,121,121,37,0,0,0,0,136,0,136,38,0,199,38,0,38,200,0,38,38,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,199,199,200,200,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,0,0,0,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,199,200,0,0,66,66,66,203,203,204,202,0,204,203,204,204,203,0,202,0,205,203,203,202,202,203,204,205,205,202,204,204,203,202,0,0,203,204,204,0,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,201,201,202,202,202,203,203,203,204,204,204,205,205,205,39,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,0,39,39,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,201,202,203,204,205,39,0,0,0,40,206,82,82,82,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,206,82,206,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,206,82,207,207,207,208,0,0,209,209,207,210,0,0,209,208,210,210,207,210,208,208,209,210,207,207,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,207,207,207,207,207,207,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,207,207,208,207,207,208,209,210,207,207,207,207,208,209,210,207,208,209,210,207,207,208,209,210,207,208,209,210,207,207,208,209,210,207,208,208,208,209,209,209,210,210,210,207,207,207,207,208,209,210,207,207,207,207,207,208,209,210,207,208,209,210,207,207,207,207,207,208,209,210,207,208,207,208,209,210,207,207,207,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,207,207,0,207,207,0,0,208,207,207,207,207,207,207,207,208,209,210,207,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,208,209,210,207,207,208,209,210,207,1259,1260,1259,1260,1259,1260,1259,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,208,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,0,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,0,208,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,208,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,131,214,0,215,215,134,0,215,215,215,0,214,134,134,134,0,214,216,214,134,214,216,134,134,134,214,0,134,131,215,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,134,134,214,131,215,216,134,131,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,214,214,134,134,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,131,134,131,131,131,131,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,214,131,215,216,134,1254,1255,1256,1257,1256,1257,0,217,217,217,217,217,217,217,217,217,217,217,217,217,217,217,217,217,217,0,0,0,0,0,219,0,219,28,28,28,28,28,0,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,111,0,0,0,0,0,0,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,0,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,221,0,232,0,0,225,0,0,4,113,226,231,232,233,223,224,234,235,236,237,238,230,228,239,240,52,231,237,4,113,233,223,224,234,235,236,238,230,228,225,239,240,226,52,4,0,0,0,0,226,226,231,237,0,0,0,0,226,231,0,231,237,0,0,226,0,0,0,0,232,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,223,224,225,52,222,223,224,225,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,226,228,230,52,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,52,222,222,52,222,113,113,226,231,232,232,232,233,223,223,224,234,235,236,237,237,238,238,230,228,225,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,225,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,222,0,52,52,52,52,222,223,224,225,222,222,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,52,222,113,226,231,232,233,223,224,234,235,236,237,238,230,228,225,239,240,222,0,0,0,0,0,0,0,0,0,0,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,52,53,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,241,53,241,242,243,244,245,246,52,53,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,52,53,53,242,243,244,245,246,52,53,52,241,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,53,241,242,243,244,245,246,242,243,244,245,246,0,0,247,247,247,247,247,247,247,248,247,248,248,247,247,248,248,247,247,248,247,248,247,248,247,248,247,247,247,247,247,247,247,248,247,248,247,248,247,247,248,247,248,247,248,247,248,247,248,247,248,247,248,247,247,248,247,248,247,247,247,247,247,247,247,247,247,248,247,248,247,248,248,248,248,247,247,248,248,248,247,247,247,0,248,247,248,248,248,247,247,248,247,247,247,247,247,247,247,248,247,248,247,248,247,248,247,248,247,248,247,248,247,248,247,248,247,248,247,248,247,247,247,247,247,247,247,248,248,248,247,247,247,248,247,247,247,248,248,248,248,247,247,248,248,247,247,247,247,247,247,247,248,247,248,247,248,247,247,247,247,248,247,248,247,248,247,248,247,248,247,248,247,0,0,258,258,258,258,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,259,259,259,258,259,258,259,258,259,258,259,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,258,259,1261,1262,1263,1264,1261,1262,1263,1264,0,0,0,0,0,0,0,4,294,285,291,296,304,296,288,4,281,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,281,0,0,0,0,0,0,35,0,0,0,35,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,261,262,262,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,0,0,0,0,268,262,262,0,0,260,271,261,272,264,273,262,275,277,278,279,268,0,0,0,0,0,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,0,0,282,284,260,261,285,288,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,262,275,277,289,278,279,277,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,284,310,284,265,268,0,0,269,273,291,296,301,289,304,278,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,282,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,278,291,260,261,264,262,275,294,277,285,288,307,282,284,265,301,298,0,0,269,273,289,262,277,289,0,0,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,294,296,298,307,282,310,284,265,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,0,0,0,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,289,304,278,288,306,279,307,282,310,284,265,268,0,273,289,262,260,262,0,260,271,261,272,264,269,273,262,275,291,296,277,285,301,289,304,278,288,306,279,307,265,260,271,261,272,264,269,273,262,275,291,294,296,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,301,275,273,275,260,271,261,272,264,269,273,262,275,291,296,277,285,301,289,304,278,288,306,279,307,265,273,289,271,271,273,289,271,264,264,271,285,288,275,271,271,277,289,269,269,260,271,261,272,264,262,275,277,289,281,306,279,0,260,271,261,272,264,273,262,275,291,277,278,306,279,260,261,264,273,262,291,301,289,278,0,289,0,0,291,0,0,260,261,0,0,0,0,0,0,0,0,0,0,0,285,288,260,271,261,272,264,269,269,273,273,262,275,291,294,296,296,298,277,285,301,289,289,304,304,278,278,288,306,279,307,282,310,284,265,268,279,0,0,278,0,260,261,269,275,296,304,271,272,264,269,273,262,275,291,296,277,285,301,289,304,278,288,306,279,307,265,285,288,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,282,0,0,271,272,264,269,273,262,275,291,296,277,285,301,289,304,278,288,306,279,307,265,0,0,304,0,0,0,0,273,269,291,296,304,269,291,296,304,278,269,291,296,304,0,0,0,0,0,0,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,260,271,261,272,264,269,273,262,275,291,294,296,298,277,285,301,289,304,278,288,306,279,307,282,310,284,265,268,281,298,0,0,0,0,281,260,261,264,269,273,262,275,291,294,296,277,285,289,304,288,307,282,284,265,260,261,310,310,0,0,0,227,0,227,12,329,12,329,12,329,12,329,12,329,12,12,12,329,12,329,12,329,12,329,12,329,12,329,12,329,12,329,227,12,329,0,12,329,329,329,329,329,12,329,12,329,12,329,12,329,227,12,329,12,329,12,329,12,329,12,329,12,329,12,329,12,329,12,329,0,0,329,227,12,12,12,12,329,12,329,12,329,12,329,12,329,12,329,12,329,12,329,12,329,0,337,336,0,0,0,0,0,0,266,0,339,341,0,0,0,333,337,341,0,0,0,336,337,339,336,267,0,0,0,330,343,341,330,343,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,331,332,333,334,331,335,336,337,338,339,340,341,333,334,331,335,336,337,338,339,340,341,340,330,343,332,333,334,331,335,336,337,338,339,340,341,340,332,334,335,336,337,338,340,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,266,267,332,340,330,343,332,333,334,331,335,336,337,338,339,340,341,333,339,341,0,0,330,330,330,332,333,334,331,335,336,337,338,339,340,341,340,330,343,332,333,333,334,334,334,334,331,335,336,337,338,339,339,339,340,340,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,0,330,340,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,330,343,332,333,334,331,335,336,337,338,339,340,341,331,335,335,340,335,267,330,332,331,338,333,0,340,331,331,330,334,330,330,338,340,330,340,0,330,334,335,333,334,331,335,336,337,338,339,340,341,331,330,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,330,343,332,333,334,331,335,336,337,338,339,340,341,267,340,330,335,330,335,335,335,330,335,136,0,136,341,341,0,341,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,350,0,339,350,0,339,0,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,350,334,334,350,350,350,350,350,350,350,350,350,0,0,333,0,344,346,344,344,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,346,344,0,344,344,344,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,344,346,0,0,0,345,351,0,345,345,345,351,345,351,345,351,345,351,345,345,351,345,351,345,351,345,351,351,345,345,351,345,345,351,345,351,345,351,345,351,345,351,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,345,345,345,351,345,351,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,345,351,0,0,352,352,352,352,352,352,352,351,352,352,352,352,352,352,352,352,351,352,352,352,352,352,352,352,352,352,352,352,352,352,352,352,352,351,352,351,352,352,352,352,352,352,352,352,352,352,0,0,0,0,0,1265,1266,365,369,368,0,1265,1266,365,1265,1266,365,0,371,0,0,0,373,358,374,0,0,1265,1266,365,0,0,369,369,0,370,372,371,0,0,0,0,0,0,0,0,0,0,370,372,1265,1266,365,368,369,0,368,0,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,353,347,356,347,355,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,0,353,347,356,347,356,364,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,366,367,0,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,347,356,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,365,368,369,370,371,372,373,358,374,365,365,365,372,372,372,373,373,373,358,358,358,374,374,374,353,354,366,367,353,347,355,364,353,354,365,347,355,356,357,368,369,370,371,372,373,358,374,364,378,353,354,354,365,365,347,355,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,347,356,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,373,358,377,378,347,355,356,357,379,347,355,366,379,347,355,366,365,372,373,358,374,347,355,366,347,347,355,355,366,356,357,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,353,347,355,355,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,365,355,356,357,371,370,371,370,353,354,347,355,356,357,366,367,347,355,0,364,347,355,356,357,0,378,347,356,353,354,353,354,377,378,347,355,373,358,370,0,0,366,353,366,367,0,380,356,347,355,347,364,365,370,364,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,373,358,374,0,365,347,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,364,378,353,354,365,347,355,356,357,366,367,368,369,370,371,372,373,358,374,347,356,365,1267,1268,1269,1270,1270,1268,1271,1269,1270,1268,1271,1269,1270,1267,1268,1269,1270,1270,1268,1271,1269,1270,1268,1271,1269,1270,1267,1268,1269,1270,1270,1268,1271,1269,1270,1268,1271,1269,1270,0,0,0,0,0,406,0,0,0,403,404,394,402,361,396,361,396,361,396,361,396,361,396,400,361,396,361,396,361,394,400,394,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,396,403,404,361,361,403,404,394,402,361,403,404,394,402,361,402,402,406,403,403,404,394,394,361,361,402,361,402,361,400,396,394,394,361,403,404,394,402,361,396,400,403,404,394,394,361,361,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,396,403,404,361,361,402,361,396,361,396,394,361,402,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,361,400,394,403,404,394,402,361,361,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,361,403,404,394,402,361,396,400,403,404,394,394,361,361,400,394,394,403,404,394,402,361,396,403,404,361,402,396,361,396,400,403,404,394,394,361,361,400,394,400,394,400,394,400,394,400,394,400,394,400,394,396,400,403,404,394,394,361,361,403,404,394,400,394,400,394,400,394,400,394,402,361,402,402,402,402,396,394,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,403,404,394,402,361,400,394,361,396,361,361,0,0,0,0,0,0,0,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,359,391,359,375,383,407,391,359,375,383,407,359,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,359,359,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,359,391,391,359,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,391,391,391,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,375,383,407,391,359,375,383,407,391,359,359,375,383,407,375,359,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,391,359,375,383,407,359,0,0,0,0,0,409,409,409,409,409,409,0,0,0,409,409,409,409,0,0,0,409,409,0,413,0,0,0,0,409,409,409,0,0,0,0,409,408,410,410,410,414,422,415,399,423,408,416,410,398,398,398,398,413,414,414,415,415,399,399,416,416,1272,398,398,398,413,414,414,415,415,399,416,0,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,408,410,410,415,416,410,413,414,414,415,415,399,399,416,416,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,415,399,416,410,414,415,416,410,414,415,416,410,416,408,410,410,398,410,414,414,399,399,399,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,399,416,414,422,415,399,423,408,416,410,398,410,399,416,415,415,0,415,415,398,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,413,414,415,415,399,416,416,399,423,408,416,398,398,398,414,422,415,399,423,408,416,410,398,415,416,415,414,422,415,399,423,408,416,410,398,413,415,415,399,416,416,413,415,415,399,416,416,414,409,414,422,415,399,408,416,410,398,423,408,408,408,398,398,398,414,415,416,414,415,416,414,415,416,415,416,422,414,415,416,416,416,413,414,414,415,415,399,399,416,416,414,422,415,399,423,408,416,410,398,414,422,414,422,415,416,413,414,414,422,415,415,399,416,416,415,414,415,414,415,415,416,415,416,414,422,415,414,422,415,415,416,415,416,415,416,415,416,398,398,398,413,414,414,414,414,422,415,415,415,399,399,399,423,408,416,416,416,410,398,422,415,399,416,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,398,414,398,1273,399,399,414,422,415,399,423,408,416,410,398,399,423,399,399,410,423,399,410,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,408,416,398,408,415,416,415,416,415,422,408,415,416,415,416,364,399,416,398,399,399,415,416,415,416,415,416,415,416,416,416,1274,1274,1274,1274,1274,1274,1275,399,1275,398,398,398,408,408,415,408,399,399,408,398,398,0,423,398,408,0,415,415,398,398,414,422,413,414,414,415,415,399,399,416,416,414,399,398,423,408,398,0,415,399,415,399,399,408,399,408,413,414,414,415,415,399,399,416,416,399,413,414,414,415,415,399,399,416,416,399,423,416,399,414,398,398,398,398,364,414,408,413,414,414,415,415,399,399,416,416,422,415,399,416,422,416,398,415,399,423,416,398,415,399,423,416,398,399,414,422,415,399,423,408,416,410,398,415,415,414,399,0,410,415,399,416,399,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,414,422,415,399,423,408,416,410,398,0,409,0,423,399,399,1273,413,414,414,415,415,399,399,416,416,1276,1277,1278,415,416,415,416,414,422,413,414,414,415,415,399,399,416,416,1276,1277,1278,415,416,415,416,398,0,0,0,0,428,428,428,428,428,428,428,414,428,428,428,428,428,422,428,422,428,428,428,428,428,428,428,428,428,428,428,428,364,428,414,422,414,364,414,422,428,428,428,428,428,428,428,428,414,422,0,0,0,0,0,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,424,424,438,424,424,438,424,438,424,424,439,441,438,438,440,424,424,439,441,438,438,440,424,438,424,438,424,439,438,440,424,438,424,439,438,440,424,438,440,424,438,440,424,439,441,438,440,424,438,424,424,439,441,438,438,440,424,424,439,441,438,438,440,424,439,441,438,440,424,424,424,439,439,441,441,438,440,440,424,424,438,438,440,424,424,424,438,438,438,440,440,440,424,424,424,439,438,438,440,440,424,424,439,441,438,438,440,424,439,441,438,440,438,424,424,439,441,438,440,438,424,438,438,424,438,438,424,438,424,439,441,438,440,424,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,424,424,424,424,439,441,424,439,441,438,440,424,438,424,438,424,438,438,424,438,438,438,424,438,438,424,438,440,424,438,439,441,439,441,424,438,438,440,424,438,424,424,438,438,424,424,438,424,438,424,424,438,440,439,441,438,424,424,424,424,439,438,440,438,440,438,440,424,438,424,439,441,438,440,424,424,424,439,441,438,438,438,440,424,424,439,441,438,440,424,439,441,438,440,424,438,438,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,439,441,438,440,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,438,438,438,0,0,429,429,429,429,429,429,429,429,429,415,415,429,429,429,429,429,415,429,429,429,429,429,429,429,429,429,429,429,429,429,429,415,429,429,429,429,429,429,429,429,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,436,450,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,452,452,376,376,453,453,454,455,436,436,450,450,456,457,397,397,451,451,452,376,376,453,453,455,436,450,456,457,397,451,376,453,458,459,458,459,464,397,397,451,458,459,452,376,453,461,349,460,397,451,349,460,452,376,453,461,349,349,460,460,397,451,0,0,401,462,436,461,461,461,461,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,455,0,0,0,401,463,452,376,453,462,454,436,450,349,460,397,451,401,463,452,376,453,462,464,461,436,450,397,451,465,376,376,453,453,436,436,450,450,397,397,451,451,401,463,462,376,453,454,436,450,397,451,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,452,454,348,452,454,348,397,451,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,462,436,450,401,463,462,425,397,451,465,0,401,463,452,376,453,462,454,455,436,450,349,460,456,457,397,451,348,425,463,450,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,349,460,376,453,401,401,463,463,452,452,452,376,376,453,453,462,462,455,455,436,436,450,450,397,397,451,451,401,401,463,463,452,376,376,453,453,462,462,455,455,436,436,450,450,397,397,451,451,376,453,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,436,450,397,451,401,401,401,463,463,463,468,468,468,452,452,452,376,376,376,453,453,453,462,462,462,464,464,464,461,461,461,454,454,454,455,455,455,436,436,436,450,450,450,349,349,349,460,460,460,456,456,456,457,457,457,397,397,397,451,451,451,465,465,465,458,458,458,459,459,459,348,348,348,461,376,397,425,376,376,453,453,436,436,450,450,397,397,451,451,401,463,468,452,376,453,462,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,401,463,463,468,468,468,468,468,452,376,376,376,453,453,453,462,462,464,461,454,455,436,436,436,436,450,450,450,450,349,460,456,456,457,457,397,397,397,397,451,451,451,465,465,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,397,349,460,349,460,455,376,453,455,436,450,397,451,401,401,463,462,465,460,401,463,462,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,465,401,463,376,453,462,464,461,436,450,349,460,456,457,397,451,465,455,455,452,454,464,436,450,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,462,436,450,455,461,464,461,454,349,460,456,457,465,401,463,462,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,462,401,463,462,401,463,401,463,462,401,463,468,452,376,376,376,453,453,453,462,464,461,454,455,436,436,436,450,450,450,349,460,456,456,456,457,457,457,397,397,397,451,451,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,464,461,454,349,460,456,457,465,460,460,401,463,462,436,450,401,463,376,453,462,436,450,397,451,454,456,457,349,460,401,463,461,436,450,455,461,461,455,397,451,401,463,452,376,453,462,461,436,450,397,451,436,450,397,451,349,460,349,460,460,460,349,460,349,460,460,460,349,460,349,460,460,460,460,460,460,460,452,376,453,462,454,436,450,397,451,401,463,462,462,452,376,453,462,454,436,450,397,451,401,463,462,462,401,401,463,463,452,452,376,376,453,453,462,462,454,455,455,436,436,450,450,397,397,451,451,401,401,463,463,452,376,376,453,453,462,462,455,455,436,436,450,450,397,397,451,451,460,452,376,453,455,436,450,397,451,401,463,468,452,376,453,462,464,454,455,436,450,349,460,456,457,397,451,465,460,455,465,458,459,461,461,397,451,458,459,436,450,397,451,0,454,397,451,458,459,376,453,462,460,401,462,349,460,460,349,460,452,454,348,460,0,0,376,349,460,349,460,349,460,397,451,460,461,461,464,398,425,0,397,451,376,453,455,397,451,349,460,465,401,463,376,376,453,453,462,436,436,450,450,397,397,451,451,401,463,462,401,463,462,452,452,401,463,462,349,460,458,459,458,459,458,459,401,425,401,463,462,0,0,460,461,376,453,436,450,456,457,397,451,397,451,461,452,376,376,376,453,453,453,454,455,436,450,456,457,397,451,452,376,376,453,453,455,436,450,456,457,397,451,452,452,436,436,450,450,397,397,451,451,425,464,461,349,460,465,349,460,349,460,349,460,453,460,451,376,464,349,397,376,453,436,450,349,460,456,457,397,451,453,451,349,460,349,460,460,462,401,463,376,453,462,436,450,397,451,401,463,376,453,462,436,450,397,451,401,463,376,453,462,436,450,397,451,401,463,376,453,462,436,450,397,451,401,463,462,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,397,451,468,468,401,397,464,461,456,457,397,451,465,376,453,436,450,456,457,397,451,453,451,401,463,376,453,462,436,450,397,451,462,436,401,463,376,453,462,464,461,436,450,349,460,456,457,397,451,465,401,463,376,453,462,436,450,397,451,376,453,436,450,456,457,455,456,454,457,454,457,464,464,454,454,349,349,456,456,461,460,457,460,461,454,460,457,460,454,456,457,454,456,457,464,464,454,454,349,349,456,461,460,461,460,401,463,462,349,460,465,401,463,452,376,453,462,454,436,450,349,460,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,397,451,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,401,463,462,461,401,463,468,452,376,453,462,464,461,454,455,436,450,349,460,456,457,397,451,465,458,459,348,0,0,461,455,463,450,468,401,463,462,436,450,349,460,397,397,451,397,451,349,460,468,376,453,456,457,397,451,458,459,401,463,462,453,451,459,463,453,451,459,463,468,376,453,456,457,397,451,458,459,401,463,462,376,397,453,451,459,463,468,453,457,451,459,463,401,463,452,376,376,453,453,462,455,436,436,450,450,397,397,451,451,0,420,420,420,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1279,1280,1281,1273,1281,1282,1282,1282,1280,1283,1284,1283,1284,1284,1284,1283,1284,1283,1284,1284,1284,1283,1284,1283,1284,1284,1284,1284,1284,1284,1284,1275,1285,1275,1285,1286,1282,1280,1287,1286,1280,1287,1288,1273,1281,1277,1289,1278,1290,1288,1291,1292,1277,1289,1278,1290,1288,1291,1292,1289,1290,1288,1292,0,0,0,0,0,466,471,467,472,469,0,0,0,0,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,416,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,416,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,430,431,474,430,431,474,430,431,430,431,416,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,474,430,431,413,0,0,413,413,413,413,413,413,413,413,413,413,413,413,413,395,395,413,413,0,0,0,0,0,0,0,0,0,0,0,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,476,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,477,478,475,393,477,478,475,475,477,476,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,477,478,475,393,0,0,0,0,0,0,0,0,0,1293,1294,1295,1295,1295,1295,1295,1295,1296,1296,0,1297,0,0,1294,1298,1299,1300,1298,1299,1300,0,0,0,0,0,0,0,0,0,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,360,363,363,392,360,363,384,389,381,392,360,363,384,389,381,360,363,363,360,363,384,389,381,360,363,384,389,381,392,360,363,384,389,381,360,363,363,360,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,360,363,363,360,363,381,389,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,384,389,381,392,392,360,363,384,389,381,360,363,363,360,363,392,384,389,381,360,363,363,389,360,363,363,360,363,363,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,392,360,363,384,389,381,360,360,0,0,0,0,0,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,362,479,479,362,479,386,362,479,386,362,362,479,479,386,386,362,479,386,362,362,479,479,362,479,386,362,479,386,362,479,386,362,479,386,362,362,479,479,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,386,362,479,386,362,362,479,479,479,386,386,362,479,362,362,479,479,362,362,479,479,386,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,479,386,362,0,0,0,0,0,0,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,366,367,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,382,388,387,390,382,382,366,367,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,388,387,390,382,0,0,0,406,0,396,396,396,396,396,400,396,396,400,396,406,400,396,396,400,396,396,396,476,400,396,400,400,396,396,396,400,400,400,400,400,400,400,400,396,400,400,400,400,400,396,476,400,396,337,336,339,0,0,0,337,336,337,339,336,0,0,335,335,335,338,338,335,335,0,0,0,270,0,270,7,313,7,313,7,313,7,313,7,313,7,7,7,313,7,313,7,313,7,313,313,7,313,7,313,7,313,270,7,313,7,313,313,7,313,313,7,313,7,313,7,313,270,7,7,313,7,313,7,313,7,313,7,313,7,313,7,313,7,313,7,313,313,313,313,7,7,313,7,313,7,313,7,313,7,313,7,313,7,313,7,313,7,313,0,0,280,280,280,280,280,280,280,0,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,280,0,280,280,280,280,280,280,280,280,280,280,0,0,0,263,0,29,181,263,29,181,29,181,29,181,29,181,29,29,29,181,29,181,29,181,29,181,29,181,29,29,181,29,181,29,181,0,29,181,181,181,181,181,29,181,29,181,29,181,29,181,181,29,181,29,181,29,181,29,181,29,181,29,181,29,181,29,181,29,181,0,181,29,29,29,181,29,181,29,181,29,181,29,181,29,181,29,181,29,181,181,29,181,0,29,29,0,0,0,63,63,0,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,59,63,59,63,481,59,63,59,63,481,59,63,481,59,63,481,0,481,59,63,481,59,63,59,59,59,63,63,63,59,63,59,59,63,481,59,63,481,59,59,59,59,63,481,59,63,481,59,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,0,481,481,481,481,481,481,481,481,481,481,481,59,63,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,59,63,481,0,0,481,0,0,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,0,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,482,0,315,315,315,315,315,315,315,315,315,0,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,315,0,0,0,0,0,219,0,28,484,483,219,28,484,483,28,484,483,28,484,483,28,484,483,28,28,28,484,483,28,484,483,28,28,28,484,483,483,28,484,483,28,484,483,28,484,483,28,484,483,28,483,484,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,28,28,484,483,28,484,483,28,484,483,28,484,483,484,483,484,484,28,28,484,28,484,484,484,28,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,28,484,483,484,496,0,0,494,324,493,0,0,0,0,485,0,0,324,0,492,493,488,485,494,0,496,0,0,489,490,492,0,324,0,0,485,494,0,489,490,0,276,0,0,0,494,485,488,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,316,486,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,93,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,487,318,93,94,488,489,485,490,317,491,316,324,492,493,494,325,93,94,488,489,485,490,317,491,316,324,492,493,494,325,316,317,491,94,317,491,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,486,493,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,0,318,486,93,94,318,486,488,489,485,490,317,491,316,316,324,492,493,494,325,496,94,488,485,317,491,488,488,488,485,485,485,317,317,317,491,491,491,93,94,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,316,316,488,490,317,491,276,276,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,316,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,316,486,316,496,316,0,316,496,316,316,316,0,316,318,486,316,486,490,316,317,491,276,325,316,316,488,316,325,488,490,316,490,0,318,486,316,318,93,94,488,489,485,490,317,491,316,324,492,493,494,325,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,93,94,318,486,488,489,485,490,317,491,316,324,492,493,494,325,496,0,94,316,1301,1301,1301,1301,1302,1303,1304,1303,1305,1305,1305,1305,1305,0,495,495,495,0,495,0,498,495,498,495,498,495,498,495,498,495,498,495,498,495,495,498,495,498,495,498,495,498,495,498,495,498,495,498,495,495,498,495,498,495,498,495,498,498,495,498,495,316,498,495,498,495,498,495,498,495,498,495,498,495,498,495,498,495,498,316,495,495,498,495,498,495,498,495,498,495,498,495,498,495,498,495,498,495,498,495,1306,1307,1308,1307,1308,1306,0,312,312,0,0,312,0,0,312,293,0,293,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,9,9,501,312,500,9,501,312,500,9,312,500,9,312,500,500,9,501,312,500,501,312,9,501,312,500,9,501,312,500,9,501,312,500,0,9,501,312,500,312,500,9,501,312,500,500,9,501,312,500,9,501,312,500,9,501,312,500,9,293,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,0,500,0,0,9,500,500,9,9,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,9,501,312,500,0,1309,1309,1310,0,0,295,0,23,295,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,504,0,0,503,504,504,504,503,503,502,502,0,503,0,504,0,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,502,503,504,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,502,503,504,502,502,502,503,503,503,504,504,504,323,502,503,504,504,323,502,503,504,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,504,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,502,503,504,323,323,0,0,297,0,297,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,297,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,0,506,0,506,506,506,0,299,0,25,506,299,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,25,506,25,506,25,506,25,506,25,506,506,25,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,506,25,0,0,290,0,188,508,290,0,0,0,188,0,0,0,508,0,229,0,290,0,326,326,229,229,8,509,187,188,290,507,508,183,510,326,507,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,8,509,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,509,8,509,187,188,290,507,508,183,510,326,326,187,188,290,507,508,510,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,229,229,0,8,509,187,188,290,507,508,183,510,326,187,188,290,507,508,183,508,508,508,183,183,183,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,183,290,229,229,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,0,507,0,507,183,510,326,510,0,510,510,510,510,8,507,510,0,510,510,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,8,509,187,188,290,507,508,183,510,326,183,510,8,509,187,188,290,507,508,183,510,326,0,290,507,187,188,187,188,1311,1311,0,511,511,0,308,0,511,0,308,0,511,512,511,512,511,512,511,512,511,512,511,512,511,512,511,511,511,512,511,512,512,511,512,511,512,511,308,512,511,511,512,511,512,511,512,511,512,511,512,512,512,512,511,512,511,512,511,512,511,511,512,511,512,511,512,511,512,511,308,65,65,512,511,512,511,512,511,512,511,512,511,512,511,512,511,512,511,512,511,308,520,520,525,521,525,560,522,629,0,0,558,0,540,603,514,0,0,612,611,611,637,574,574,574,574,574,574,574,574,574,574,574,574,574,574,522,520,614,524,525,614,519,522,520,564,0,0,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,0,0,0,0,0,0,0,0,0,0,0,0,548,0,530,629,0,530,0,0,0,0,0,0,0,0,0,520,528,528,525,522,523,522,528,520,0,0,526,527,526,527,522,563,619,619,576,0,0,0,0,0,0,0,0,628,0,0,0,0,0,0,556,553,0,555,555,563,555,615,555,615,555,555,615,521,520,522,520,522,521,520,519,599,599,626,514,514,514,514,514,0,540,0,638,0,0,0,0,577,553,632,0,0,556,556,548,0,636,0,514,514,514,514,548,603,0,0,514,514,514,514,514,514,0,524,520,523,528,522,522,522,0,0,611,611,566,0,628,626,610,610,610,610,610,610,610,610,610,610,0,564,0,636,519,525,614,548,0,669,603,603,575,549,601,522,526,526,522,520,613,0,0,0,0,0,0,0,0,0,611,599,599,0,612,0,606,0,0,553,599,599,0,603,603,0,566,562,562,620,576,0,602,669,549,520,0,526,526,519,522,524,524,524,524,524,520,520,520,611,0,0,0,0,558,548,558,619,0,522,523,522,514,620,603,628,549,1312,603,559,635,678,556,556,556,556,556,556,556,556,612,634,634,0,0,0,553,565,602,668,602,669,520,520,520,520,560,519,520,0,0,0,635,0,540,540,540,566,562,1313,590,0,612,0,612,0,0,0,0,0,0,526,0,0,0,0,0,0,0,0,514,514,514,514,514,514,514,514,514,514,514,514,520,520,522,525,614,527,559,560,520,659,609,627,627,0,0,0,0,0,0,0,0,0,0,0,0,619,599,0,0,0,558,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,514,520,519,520,520,520,520,520,520,520,526,527,524,520,522,0,530,629,530,0,0,0,0,0,0,0,0,0,0,626,610,610,610,610,610,610,610,610,552,552,552,610,610,610,610,1312,556,556,556,556,556,632,514,0,540,0,0,625,629,0,577,0,0,678,669,558,0,0,0,0,0,0,0,0,520,527,520,520,520,520,520,520,520,520,520,614,0,629,0,0,0,0,0,0,0,0,0,530,530,0,0,602,669,635,634,562,562,526,520,522,522,626,597,610,610,597,610,610,610,610,610,610,0,625,638,575,610,610,610,610,575,521,523,526,522,520,523,528,522,0,520,522,519,565,668,637,637,637,606,0,0,0,0,0,553,548,522,614,1313,590,1313,590,0,0,0,571,658,0,609,627,616,617,556,599,634,614,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,514,584,584,584,519,520,521,522,523,524,525,526,527,528,520,520,573,560,1314,662,569,584,533,582,547,587,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,529,529,532,533,534,515,535,535,537,538,539,1315,1316,582,536,633,547,514,587,614,592,554,663,582,547,582,547,518,543,543,542,518,579,593,595,583,585,630,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,519,519,520,520,521,521,522,522,523,523,524,524,525,525,526,526,527,527,528,528,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,561,514,514,514,584,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,1317,531,631,588,624,546,546,594,518,518,548,549,519,550,520,521,546,551,522,552,553,554,523,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,524,570,571,572,573,574,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,526,611,612,527,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,638,548,549,519,550,520,521,546,551,522,552,553,554,523,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,524,570,571,572,573,574,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,526,611,612,527,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,638,551,522,552,613,560,545,600,1316,633,551,522,552,613,584,601,550,1318,555,519,520,521,522,523,524,525,526,527,528,522,514,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,514,532,567,594,519,520,521,522,523,524,525,526,527,528,519,520,522,523,524,525,526,527,528,518,518,518,518,1319,569,630,533,515,515,515,515,515,515,515,534,515,515,515,515,515,515,515,515,533,533,515,515,515,535,567,521,549,519,550,520,521,546,551,555,558,559,562,563,566,533,567,569,576,577,578,525,582,583,584,545,592,594,541,597,599,600,601,606,611,612,662,614,617,618,540,619,620,622,624,625,626,547,636,637,663,595,601,581,535,618,623,591,600,545,595,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,539,538,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,1314,515,529,535,554,554,519,520,521,522,523,524,525,526,527,528,535,1320,582,542,542,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,546,546,543,543,653,653,543,543,653,653,543,543,653,653,543,543,653,653,554,554,678,548,549,519,550,520,521,546,551,522,532,532,658,659,552,553,554,523,555,537,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,534,515,515,568,569,529,529,524,570,535,535,517,517,655,655,643,643,642,642,656,656,571,572,657,651,651,654,654,647,647,664,664,518,518,543,543,542,542,573,653,574,665,665,544,544,516,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,666,602,603,604,605,606,607,608,609,610,539,539,538,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,559,663,519,520,521,522,523,524,525,526,527,528,543,579,593,543,542,586,598,588,589,596,533,548,549,519,550,520,521,546,551,522,552,553,554,523,555,556,557,558,559,560,561,562,563,564,565,566,567,569,524,573,574,575,514,576,577,578,525,582,584,587,592,594,595,597,599,600,601,602,603,606,607,608,609,610,526,611,612,527,613,614,615,616,617,618,540,619,620,621,622,623,625,626,627,628,629,630,632,547,634,528,637,548,548,548,549,549,549,519,519,519,550,550,550,520,520,520,521,521,521,546,546,546,551,551,551,522,522,522,552,552,552,553,553,553,554,554,554,523,523,523,555,555,555,556,556,556,557,557,557,558,558,558,559,559,559,560,560,560,561,561,561,562,562,562,563,563,563,564,564,564,565,565,565,566,566,566,567,567,567,569,569,569,524,524,524,573,573,573,574,574,574,575,575,575,514,514,514,576,576,576,577,577,577,578,578,578,525,525,525,582,582,582,587,587,587,592,592,592,594,594,594,595,595,595,597,597,597,599,599,599,600,600,600,601,601,601,602,602,602,603,603,603,606,606,606,607,607,607,608,608,608,609,609,609,610,610,610,526,526,526,611,611,611,612,612,612,527,527,527,613,613,613,615,615,615,616,616,616,617,617,617,618,618,618,540,540,540,619,619,619,620,620,620,621,621,621,622,622,622,623,623,623,625,625,625,626,626,626,627,627,627,628,628,628,629,629,629,630,630,630,632,632,632,547,547,547,634,634,634,528,528,528,637,637,637,543,519,520,521,522,523,524,525,526,527,528,601,534,515,518,653,551,573,663,548,549,519,519,519,519,519,550,520,520,520,520,520,521,521,521,521,521,546,551,522,522,522,522,522,532,552,553,554,523,523,523,523,523,555,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,524,524,524,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,525,525,525,525,582,583,584,585,586,545,587,588,589,591,592,593,594,541,595,596,597,598,599,600,601,666,602,602,603,604,604,605,605,606,607,607,608,609,610,539,538,668,668,526,526,526,526,526,611,612,527,527,527,527,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,528,528,528,528,636,637,663,638,550,1318,535,1314,1320,561,582,595,608,623,662,591,678,548,549,519,519,550,520,521,546,551,522,532,658,658,659,552,553,554,523,555,537,556,557,558,559,560,561,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,604,605,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,519,520,521,522,523,524,525,526,527,528,519,519,520,520,521,521,522,522,523,523,524,524,525,525,526,526,527,527,528,528,519,520,521,522,523,524,525,526,527,528,521,533,533,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,540,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,659,592,567,614,533,654,647,532,532,532,534,534,570,570,534,534,516,663,532,534,515,529,535,517,655,643,642,656,651,654,647,665,544,516,514,514,514,629,514,548,549,519,550,520,521,546,551,522,552,523,555,556,557,558,559,560,561,562,563,564,566,567,569,524,573,574,575,514,576,577,578,525,587,592,594,595,597,599,600,601,603,606,608,610,526,611,612,527,615,616,617,618,540,619,620,621,622,623,625,626,627,628,629,630,634,528,637,535,1314,618,0,0,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,519,520,521,522,523,524,525,526,527,528,518,543,542,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,519,520,521,522,523,524,525,526,527,528,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,519,520,521,522,523,524,525,526,527,528,514,514,595,595,514,514,519,520,521,522,523,524,525,526,527,528,592,594,547,613,514,678,592,595,601,514,595,562,534,590,551,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,1321,1322,1323,1324,1320,1319,572,657,582,583,584,586,545,591,541,596,598,600,622,547,1317,586,591,596,631,534,515,551,578,584,584,584,570,590,622,1322,569,546,546,546,546,546,546,546,546,546,546,546,546,618,546,546,546,546,546,546,546,546,546,546,546,546,546,546,546,546,584,546,546,1315,1316,536,633,535,1320,582,547,618,547,584,588,589,596,543,543,543,543,591,591,600,554,592,601,603,533,519,520,521,522,523,524,525,526,527,528,545,531,608,624,516,515,559,580,1315,1316,536,633,678,551,522,552,565,613,601,618,514,515,533,567,518,543,542,515,550,1318,1316,633,666,1314,662,591,583,518,543,542,515,579,593,614,621,592,556,519,520,521,522,523,524,525,526,527,528,514,533,534,514,1321,1321,518,580,585,624,535,1320,600,524,514,519,520,521,522,523,524,525,526,527,528,543,543,542,653,653,543,515,543,543,653,653,543,543,542,653,653,543,543,542,653,653,543,543,543,543,653,653,543,608,551,529,535,610,1322,1320,531,514,529,594,604,605,668,572,657,559,621,515,595,581,623,587,515,578,567,519,520,521,522,523,524,525,526,527,528,519,520,521,522,523,524,525,526,527,528,516,666,524,519,520,521,522,523,524,525,526,527,528,589,1315,1316,666,536,633,545,541,617,616,548,549,519,550,520,521,546,551,522,552,553,554,523,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,524,570,571,572,573,574,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,526,611,612,527,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,638,602,604,605,607,668,548,602,604,605,607,668,536,633,519,520,521,522,523,524,525,526,527,528,567,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,1319,630,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,567,519,520,521,522,523,524,525,526,527,528,529,678,548,549,519,550,520,521,546,551,522,532,658,659,552,553,554,523,555,537,556,557,558,559,560,561,562,563,564,565,566,533,567,534,515,568,569,529,524,570,535,517,655,643,642,656,571,572,657,651,654,647,664,518,543,542,573,653,574,665,544,516,530,575,514,531,576,577,578,579,580,581,525,582,583,584,585,586,545,587,588,589,590,591,592,593,594,541,595,596,597,598,599,600,601,666,602,603,604,605,606,607,608,609,610,539,538,668,526,611,612,527,662,669,613,614,615,616,617,618,540,619,620,621,622,623,624,625,626,627,628,629,630,631,536,632,633,547,634,635,528,636,637,663,638,529,535,1314,1322,1320,662,559,546,546,0,554,591,0,580,581,1314,1320,630,590,590,535,1314,618,521,516,516,561,592,516,518,543,542,616,617,616,617,617,1325,1325,1326,1326,1327,1327,1326,1327,1325,1328,1329,1329,1330,1331,1330,1332,1332,1333,1333,1334,0,0,0,0,1335,0,1335,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,685,0,0,0,693,0,0,0,0,0,0,0,0,0,695,695,695,695,0,695,0,0,695,0,695,706,706,0,695,694,0,0,0,695,694,695,702,695,707,698,698,694,0,702,694,695,708,695,708,695,695,695,695,695,695,695,695,694,0,702,707,695,695,693,693,702,703,695,702,703,696,0,0,702,0,695,693,698,706,706,698,695,696,698,695,693,693,698,706,706,703,694,702,702,703,695,707,698,703,695,695,695,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,687,691,692,687,691,692,704,699,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,709,705,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,687,691,692,697,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,687,702,703,704,691,691,705,706,707,710,692,692,708,709,700,701,704,705,709,704,704,704,705,705,705,709,709,709,693,693,694,694,695,695,696,696,697,697,698,699,700,701,687,702,702,703,703,704,691,705,706,707,707,710,692,708,708,709,709,695,702,693,693,693,694,694,695,695,695,695,695,696,697,698,699,700,701,687,702,702,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,709,704,705,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,697,687,700,701,704,700,697,705,704,699,709,705,693,694,695,702,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,693,694,695,696,697,702,703,707,708,709,693,694,695,696,697,702,703,707,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,693,694,695,696,697,698,699,700,701,687,702,703,704,691,705,706,707,710,692,708,709,697,1336,1337,1337,1338,1338,1338,1336,1336,1337,1338,1337,1338,1337,1338,1337,1338,1339,1340,1341,1342,1343,1344,1343,1345,1346,1347,1348,1349,1350,1351,1352,1341,1339,1340,1342,1343,1344,1350,1347,1351,1348,1345,1346,1344,1341,1349,1352,1350,1351,1352,1347,1346,1348,1345,1353,1354,1353,1354,1355,1356,1356,1357,1358,1357,1358,1355,1357,1358,1359,1360,1361,1362,1362,1359,1360,1359,1360,1362,1362,1361,735,735,0,747,747,0,0,754,754,742,728,747,728,731,727,730,736,724,736,750,754,737,0,745,721,747,0,0,0,0,0,0,0,0,0,750,750,0,750,0,750,750,0,745,749,722,731,724,728,734,747,753,738,728,754,0,747,754,0,728,734,747,751,742,754,754,754,0,750,0,0,0,727,730,747,747,731,731,735,730,728,747,747,730,753,747,722,728,731,747,724,728,734,750,750,724,750,747,747,750,724,728,750,750,731,746,727,728,750,728,731,728,747,728,731,734,747,731,747,750,721,750,731,747,724,750,750,724,724,750,747,731,731,737,0,750,747,747,730,728,731,736,724,724,750,750,728,747,750,728,747,730,747,727,730,750,724,731,730,747,747,724,753,733,735,747,754,0,0,733,754,728,731,0,736,754,728,747,0,0,0,0,0,0,0,747,0,0,0,0,0,0,0,0,0,734,0,728,747,750,754,754,754,754,754,754,754,754,0,749,738,0,747,750,750,747,733,746,751,0,724,731,750,750,750,750,750,750,750,724,722,731,730,750,750,747,731,734,735,730,731,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,718,719,718,719,1365,1366,725,743,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,1367,0,740,739,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,744,720,1366,752,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,1363,1364,718,719,0,720,726,732,744,741,720,744,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,718,720,756,721,722,719,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,756,752,725,743,720,725,727,730,733,737,738,739,740,741,742,743,744,720,720,720,725,725,725,727,727,727,730,730,730,733,733,733,737,737,737,738,738,738,739,739,739,742,742,742,743,743,743,757,758,720,756,721,721,722,722,719,723,723,724,724,725,726,727,727,728,728,729,729,730,730,731,731,732,733,734,734,735,735,736,736,737,738,739,740,741,742,743,744,745,745,746,746,747,747,748,748,749,750,750,751,751,752,753,753,754,754,722,723,728,729,731,734,747,748,750,754,757,758,1363,1364,718,720,756,721,721,722,719,723,724,724,725,726,727,727,728,728,728,728,728,728,728,728,728,728,728,729,730,730,731,731,731,731,731,731,732,733,733,734,734,734,734,734,735,736,737,738,739,740,741,742,743,744,745,746,747,747,747,747,747,747,747,747,747,747,747,747,747,747,748,749,750,750,750,751,751,751,751,752,753,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,732,720,737,738,742,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,718,718,1368,720,726,744,752,1367,739,1365,1366,720,757,758,756,744,1365,1366,756,757,758,1366,752,725,743,739,0,740,720,723,729,748,758,756,721,723,724,727,728,729,730,731,734,747,748,750,751,753,741,739,752,1365,1366,726,744,720,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,721,722,723,724,727,728,729,730,731,734,735,736,745,746,747,748,750,751,753,754,721,722,723,724,727,728,729,730,731,734,735,736,745,746,747,748,750,751,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,757,758,1363,1364,718,720,756,721,722,719,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,740,741,732,732,732,1369,1369,1370,1370,1370,1371,1371,1372,1372,1373,1373,1371,1372,1374,1374,1375,1375,1376,1376,1375,1377,1378,1378,1377,1379,1380,1381,1380,1382,1383,1382,1383,1384,1379,1384,1383,1384,1385,1385,1386,1385,1386,1387,1387,1388,1389,1388,1390,1390,1391,1391,1392,1393,1392,1393,1394,1394,1395,1395,1396,1397,1398,1398,1397,1396,1399,1400,1396,1397,1394,1394,1395,1395,1401,1401,1402,1399,1400,1397,1398,1398,1402,1399,1400,1403,1403,1403,1404,1403,1404,1404,1403,1403,1405,1406,1407,1408,1409,1410,1411,1408,1410,1405,1406,1407,1412,1409,1413,1408,1410,1411,1408,1410,1410,1412,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,766,0,0,0,0,0,0,0,0,0,0,759,759,759,759,714,0,714,714,0,0,714,767,768,0,0,768,714,0,766,0,0,767,714,766,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,0,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,755,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,772,773,766,767,768,759,769,714,713,712,770,766,767,768,759,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,755,771,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,771,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,755,772,772,773,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,767,767,767,767,755,766,766,767,768,759,759,769,769,714,714,713,713,712,712,770,755,772,773,775,1414,805,766,766,767,768,759,771,769,714,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,775,775,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,0,805,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,805,766,767,768,759,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,1415,771,0,1415,1415,0,805,770,766,771,766,767,768,759,769,714,713,712,770,766,759,769,714,713,712,766,759,769,714,713,712,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,755,772,773,775,1414,805,766,767,768,759,771,769,714,713,712,770,773,1416,1417,1418,1419,1416,1417,1418,1419,1416,1416,1417,1418,1419,0,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,776,782,781,782,781,782,781,0,780,0,780,781,0,0,782,781,0,0,781,781,0,782,780,781,0,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,777,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,784,778,779,780,781,778,779,780,781,777,784,785,778,782,779,780,781,777,782,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,777,784,785,778,782,779,780,781,777,777,784,785,778,782,779,780,781,778,782,779,779,780,780,781,781,777,784,785,778,782,779,780,780,780,780,781,781,781,777,784,785,778,782,779,780,781,785,785,777,784,785,778,782,779,780,781,778,777,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,778,777,780,781,778,779,780,781,779,780,781,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,777,784,785,778,782,779,780,781,784,0,0,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,786,0,0,0,711,787,711,787,711,787,711,787,711,787,711,711,711,787,711,787,711,711,787,711,711,787,711,711,787,711,787,711,787,711,787,711,787,787,788,787,0,711,787,711,787,711,787,711,787,711,787,711,787,711,787,787,711,787,711,787,711,787,711,787,711,787,787,711,711,711,711,787,787,711,711,711,711,787,787,711,787,711,787,711,787,711,787,711,787,711,787,711,787,711,787,0,0,791,677,791,791,791,791,791,791,791,791,791,791,791,677,791,677,791,677,791,677,791,791,791,791,791,677,791,677,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,677,791,791,791,791,791,791,791,791,791,791,791,677,791,677,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,677,791,791,677,791,677,677,677,677,677,791,677,791,677,791,791,791,677,791,677,677,791,677,791,791,791,791,677,791,677,791,677,791,677,791,677,791,677,791,677,791,677,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,791,677,791,677,791,791,791,791,791,791,791,791,677,791,677,791,677,791,677,791,677,791,677,791,677,791,677,677,0,641,641,641,641,641,0,0,0,830,1420,817,830,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,817,830,817,830,1420,817,830,1420,817,830,817,830,817,830,1420,817,830,830,817,830,1420,817,830,1420,817,830,817,830,1420,817,830,1420,817,817,817,817,817,817,830,1420,817,830,1420,817,830,1420,817,830,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,817,830,817,830,817,830,817,830,817,830,817,830,817,830,817,830,830,817,830,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,830,1420,817,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,689,833,689,689,689,689,689,689,689,689,689,689,689,833,689,689,833,689,0,0,0,0,0,836,834,790,834,790,834,790,834,790,834,790,836,790,834,790,834,790,834,790,834,834,790,834,790,834,790,834,790,834,790,834,834,790,834,790,834,790,834,790,836,790,834,790,834,790,834,790,834,790,834,790,834,790,834,790,834,790,834,834,834,836,834,790,834,790,834,790,834,790,834,790,834,790,834,790,834,790,0,0,671,0,0,0,816,0,671,0,799,823,671,799,823,821,0,671,816,671,821,671,0,0,0,0,823,671,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,798,795,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,686,837,799,823,671,797,821,686,837,799,823,671,797,821,1421,798,795,816,686,837,673,799,823,671,797,821,795,686,673,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,673,837,837,799,799,823,823,671,671,797,797,821,821,1421,798,795,816,686,837,673,799,823,671,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,673,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,795,798,673,673,0,1421,686,671,686,837,799,823,671,797,821,837,799,823,671,797,821,837,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,798,795,816,686,837,673,799,823,671,797,821,673,850,850,0,849,862,870,862,870,848,885,885,849,849,877,878,0,881,877,878,881,0,848,885,0,885,849,849,849,849,849,848,889,894,0,885,882,850,0,0,889,860,860,868,861,882,885,0,0,848,876,0,889,862,870,889,0,847,871,871,0,889,885,849,865,865,849,860,879,885,859,0,0,863,885,889,849,849,849,849,849,849,867,860,867,867,867,886,849,869,885,0,0,849,849,877,849,863,0,889,0,877,882,878,877,878,849,849,0,849,870,850,870,850,849,0,0,0,0,849,849,879,864,862,849,849,849,860,859,849,894,860,0,839,0,885,0,860,0,885,882,877,858,877,0,839,870,886,850,870,850,889,848,0,0,885,0,885,885,889,877,878,888,849,860,0,849,849,881,881,889,840,849,849,877,858,877,864,0,885,885,860,860,0,885,847,849,849,877,876,877,889,885,0,848,878,849,878,849,849,849,894,0,877,877,876,871,879,849,877,883,883,883,860,849,0,849,849,849,849,849,864,860,860,848,860,849,0,860,839,888,839,861,868,868,868,868,868,868,868,868,868,868,868,868,849,0,848,889,0,885,885,849,849,885,0,0,889,849,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,868,849,841,840,865,860,0,860,869,848,0,849,0,848,0,885,0,877,877,849,849,849,862,883,849,0,0,0,0,885,849,0,849,839,869,0,0,889,848,0,877,878,889,0,0,885,0,849,849,888,849,861,849,0,0,870,886,850,844,862,885,0,858,839,0,849,849,849,849,849,848,848,0,859,860,860,884,841,880,0,839,860,860,889,885,880,884,884,880,884,884,882,885,839,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,840,841,842,843,846,847,849,892,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,842,850,850,0,866,873,874,890,891,840,841,840,841,840,841,840,841,840,840,841,841,840,841,840,841,887,892,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,848,843,852,843,843,852,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,857,858,859,839,860,861,862,863,864,865,867,840,868,869,873,876,877,878,879,880,881,849,0,845,857,858,859,839,860,861,862,863,864,865,867,840,868,869,873,876,877,878,879,880,881,849,840,841,848,848,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,857,896,896,840,841,846,843,852,846,844,840,841,892,895,896,845,854,843,852,846,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,840,841,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,893,842,842,842,842,840,841,896,845,844,856,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,876,877,878,879,880,881,849,882,883,884,841,885,886,894,845,845,845,856,856,856,857,857,857,858,858,858,859,859,859,839,839,839,860,860,860,861,861,861,862,862,862,850,850,850,863,863,863,864,864,864,865,865,865,866,866,866,867,867,867,840,840,840,868,868,868,869,869,869,851,851,851,848,848,848,848,870,870,870,847,847,847,873,873,873,876,876,876,877,877,877,878,878,878,879,879,879,880,880,880,881,881,881,849,849,849,841,841,841,886,886,886,894,894,894,892,846,840,841,846,887,843,843,843,854,850,845,854,843,852,846,844,856,842,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,840,840,840,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,841,841,841,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,846,844,844,856,842,857,858,859,839,860,861,862,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,840,841,840,840,841,841,840,841,884,840,841,840,841,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,846,854,0,893,896,896,896,896,852,852,843,843,852,896,873,845,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,847,873,876,877,878,879,880,881,849,886,894,882,845,843,843,852,884,843,848,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,872,874,875,851,852,840,841,840,841,840,841,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,843,842,854,846,840,841,842,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,850,840,841,848,844,885,848,843,852,846,840,841,869,869,862,889,843,852,840,841,843,840,841,0,850,843,852,846,856,856,856,892,844,842,866,851,872,874,875,890,892,893,892,885,843,852,846,844,842,870,854,854,840,841,856,866,870,892,872,845,857,858,859,839,860,861,862,863,864,865,867,840,868,869,870,873,876,877,878,879,880,881,849,884,848,895,0,846,843,895,895,840,841,852,892,848,870,848,870,848,840,841,848,842,874,846,846,842,896,846,893,840,841,840,841,844,840,841,847,896,859,863,850,850,850,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,844,842,842,845,850,868,848,840,841,844,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,843,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,866,872,874,875,890,891,870,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,840,841,844,845,854,843,852,846,844,856,842,857,858,859,839,860,861,862,850,863,864,865,866,867,840,868,869,851,848,870,871,872,847,873,874,875,876,877,878,879,880,881,849,882,883,884,841,885,886,887,888,889,890,891,892,893,894,895,896,0,887,870,850,846,842,842,893,870,854,1422,1423,1424,1424,1424,1424,1425,1426,1427,1427,1427,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1426,1437,1429,1430,1431,1429,1438,1431,1437,1428,1427,1429,1429,1430,1439,1432,1433,1437,1440,1429,1430,1429,1438,1440,1441,1442,1439,1434,1426,1440,1430,1429,1443,1441,1436,1435,1444,1443,1441,1445,1445,1446,1446,1447,1448,1449,1450,1449,1450,1451,1451,1452,1453,1453,1454,1455,1456,1457,1457,1458,1454,1457,1456,1459,1460,1455,1456,1461,1459,1462,1460,1454,1459,1462,1455,1458,1463,1461,1456,1459,1464,1465,1466,1467,1464,1468,1469,1464,1470,1468,1471,1468,1472,1471,1472,1466,1467,1465,1472,1470,1466,904,904,904,904,904,904,0,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,0,0,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,904,0,904,904,904,0,904,904,904,904,904,904,904,904,904,904,904,904,904,904,906,905,905,0,905,905,905,905,905,914,905,906,905,905,907,907,914,0,0,906,905,0,914,905,905,906,905,914,905,905,905,914,914,905,0,0,0,0,905,905,0,0,905,905,906,0,914,914,0,0,914,0,0,911,917,905,907,906,908,909,912,913,910,911,914,905,906,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,908,905,906,905,906,905,906,905,906,905,905,906,906,905,906,905,906,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,905,907,906,908,909,910,911,905,907,906,908,909,910,911,905,906,917,905,907,906,908,909,912,913,910,911,914,905,906,908,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,905,906,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,905,906,909,905,907,906,909,905,905,905,906,906,906,909,909,909,905,906,905,905,905,905,905,907,907,906,906,906,906,906,908,909,912,913,910,911,914,914,917,905,907,906,908,909,912,913,910,911,914,914,917,905,907,906,908,909,912,913,910,911,914,905,906,905,905,906,906,905,906,905,906,905,906,917,905,907,906,908,909,912,913,910,911,914,909,912,917,905,907,906,908,909,912,913,910,911,914,905,906,905,906,905,906,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,905,906,917,905,907,906,908,909,912,913,910,911,914,905,906,905,906,905,906,905,906,912,909,917,907,905,906,911,907,913,905,906,910,905,906,909,914,905,906,905,906,905,906,910,913,905,907,906,908,909,910,911,907,914,907,914,905,906,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,911,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,917,905,907,906,908,909,912,913,910,911,914,913,905,906,917,905,907,906,908,909,912,913,910,911,914,913,908,917,908,908,1473,1473,0,0,923,0,0,923,920,0,0,0,923,923,919,919,919,0,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,918,921,924,918,919,920,921,922,923,924,918,919,920,921,922,923,918,919,920,921,918,919,920,921,924,918,919,920,921,922,923,918,921,922,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,922,918,919,920,921,918,918,918,919,919,919,921,921,921,921,918,919,920,920,921,923,923,924,918,919,920,921,922,923,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,918,919,921,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,919,921,918,921,923,918,921,918,919,920,921,920,923,919,920,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,918,919,920,921,922,923,924,921,0,0,0,932,0,0,0,0,932,932,925,0,928,928,928,928,0,0,925,0,0,932,932,932,932,932,932,932,932,932,932,932,932,932,932,0,931,933,925,926,927,932,928,929,930,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,926,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,929,926,925,926,927,928,929,930,925,926,927,928,929,930,931,933,925,926,927,932,928,929,930,926,927,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,933,925,926,927,928,929,930,925,925,925,926,926,926,927,927,927,929,929,929,930,930,930,929,931,925,926,927,932,932,928,928,929,930,931,933,925,926,927,932,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,925,926,927,929,930,931,933,925,926,927,932,928,929,930,929,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,929,926,931,929,927,927,0,926,927,932,929,926,925,926,927,928,929,930,932,928,932,928,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,933,925,926,927,932,928,929,930,931,0,929,0,938,0,935,935,935,0,0,938,0,938,938,0,938,938,937,935,937,938,934,938,936,936,934,935,936,934,935,936,937,938,939,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,939,934,935,936,937,938,939,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,934,934,935,935,935,936,936,936,937,937,937,938,938,938,939,939,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,939,939,939,939,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,934,935,936,937,938,939,941,940,942,942,942,942,942,942,942,942,942,942,942,942,942,942,0,0,942,942,942,941,942,0,942,942,942,942,942,942,942,941,940,0,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,943,0,942,941,942,942,942,942,942,942,942,942,942,942,942,942,942,942,943,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,0,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,941,942,942,942,942,940,942,942,942,942,942,943,942,942,942,946,946,942,0,942,942,942,942,0,942,946,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,940,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,942,943,943,942,942,942,942,942,942,942,942,942,942,942,942,942,0,0,0,949,942,943,944,940,941,945,946,947,948,940,941,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,945,947,940,941,940,941,940,941,940,941,940,940,941,941,940,941,940,941,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,947,947,942,943,944,940,941,945,946,947,948,942,943,944,940,941,945,946,947,948,942,942,940,941,949,942,943,944,940,941,945,946,947,948,940,941,947,949,945,947,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,940,941,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,940,941,948,942,940,941,945,946,948,942,942,942,940,940,940,941,941,941,945,945,945,946,946,946,948,948,948,940,941,944,947,942,943,943,944,940,940,940,940,940,941,941,941,941,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,940,941,940,940,941,941,940,941,940,941,940,941,949,942,943,944,940,941,945,946,947,948,942,942,949,942,940,945,948,949,942,943,944,940,941,945,946,947,948,940,941,940,941,940,941,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,940,941,949,942,943,944,940,941,945,946,947,948,940,941,940,941,940,941,940,941,947,949,940,941,942,940,941,940,941,948,944,940,941,940,941,940,941,942,943,944,940,941,945,946,947,948,943,943,940,941,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,949,942,943,944,940,941,945,946,947,948,940,941,949,942,943,944,940,941,945,946,947,948,949,0,947,0,0,0,953,954,953,953,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,954,954,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,954,953,954,953,953,954,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,953,954,0,0,0,959,958,959,958,959,958,959,958,959,958,959,958,959,958,958,958,959,958,959,958,959,958,959,958,959,958,958,958,958,958,958,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,958,958,958,959,959,0,958,958,958,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,959,958,0,0,0,962,962,962,962,962,0,0,962,971,0,0,962,962,898,966,0,971,971,0,971,0,966,971,962,971,956,971,956,956,0,962,971,897,962,956,0,0,956,962,962,962,968,899,962,962,962,962,956,962,962,956,956,968,956,962,956,898,0,0,0,962,962,962,966,956,0,0,968,962,966,956,962,0,962,964,962,0,0,964,966,962,962,971,962,962,962,966,971,0,962,899,0,964,897,962,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,967,955,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,916,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,916,960,960,961,961,916,965,962,964,916,899,966,967,968,969,897,956,902,962,964,916,899,966,967,968,969,897,956,902,966,966,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,902,955,902,916,970,964,916,965,960,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,0,964,916,899,966,967,968,969,971,897,956,964,964,964,916,916,916,966,966,966,971,971,971,970,0,961,972,962,962,970,964,916,899,899,898,966,966,967,965,968,968,969,969,971,897,956,956,961,961,961,961,972,955,961,972,962,962,970,964,916,899,898,966,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,972,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,966,955,955,897,964,916,966,967,971,916,916,0,965,916,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,969,897,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,966,972,970,955,966,966,972,966,966,960,955,966,967,962,955,970,961,962,964,916,899,966,967,968,969,897,956,902,962,899,966,968,969,956,967,962,899,966,968,969,956,897,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,961,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,969,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,955,961,972,962,970,964,916,899,898,966,967,965,968,969,971,960,897,956,902,965,955,1474,1474,1475,1476,1475,1477,1478,1477,1478,1479,1480,1479,0,0,898,974,0,0,0,899,974,898,964,964,899,964,0,974,974,974,974,974,916,974,974,916,974,974,974,974,974,974,974,0,974,974,974,974,916,916,916,974,974,974,974,974,974,974,974,974,974,974,974,974,974,974,974,974,974,978,990,987,992,987,987,993,979,979,994,991,992,989,980,981,979,978,979,978,980,980,0,0,985,984,984,985,986,0,992,989,989,996,0,996,0,989,996,978,976,980,0,985,991,980,979,994,996,0,985,985,985,985,985,989,989,0,0,987,980,981,992,992,996,985,0,0,0,996,0,978,976,978,985,985,985,973,990,988,990,989,989,989,985,989,994,994,985,989,985,994,991,985,985,990,985,991,991,989,985,994,985,985,985,994,985,985,985,985,992,996,989,985,985,985,985,985,985,989,985,991,992,991,991,992,994,994,985,989,989,985,989,989,989,985,985,985,985,985,985,986,989,989,989,989,985,988,990,991,995,985,990,985,985,989,996,985,986,0,989,0,980,980,994,991,993,993,994,994,991,985,994,989,991,990,992,0,992,989,973,985,986,988,989,995,993,989,989,991,985,992,980,980,989,989,977,980,977,992,987,987,980,980,978,980,979,0,990,993,984,985,986,996,0,0,980,992,992,0,0,993,990,991,994,981,0,0,0,0,976,977,986,973,994,989,989,985,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,963,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,976,976,977,977,978,978,979,979,980,980,981,981,976,977,978,979,980,981,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,0,976,982,977,983,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,995,996,976,982,977,983,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,995,996,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,979,980,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,963,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,963,976,977,978,979,980,981,976,977,978,979,980,981,976,976,976,977,977,977,978,978,978,979,979,979,980,980,980,981,981,981,963,976,977,978,979,980,981,976,976,976,976,976,982,977,977,977,977,977,983,963,984,984,985,985,986,986,973,973,987,987,988,988,989,989,990,990,991,991,992,992,978,978,978,978,978,993,993,994,994,979,979,979,979,979,980,980,980,980,980,981,981,981,981,981,915,997,995,995,996,996,976,982,977,983,963,984,985,985,985,985,985,986,986,986,986,986,973,973,987,988,989,989,990,991,992,992,992,978,993,994,994,979,980,981,915,997,995,996,996,996,996,996,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,976,976,977,977,978,978,979,979,980,980,981,981,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,915,963,963,963,915,915,915,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,963,997,982,976,977,978,979,980,981,983,976,977,978,979,980,981,982,997,963,976,977,978,979,980,981,985,986,973,987,989,990,992,994,996,976,977,978,979,980,981,976,977,978,979,980,981,976,977,978,979,980,981,976,982,977,983,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,995,996,984,985,986,973,987,988,989,990,991,992,993,994,995,996,984,985,986,973,987,988,989,990,991,992,993,994,995,996,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,983,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,983,963,976,977,978,979,980,981,976,982,977,983,963,984,985,986,973,987,988,989,990,991,992,978,993,994,979,980,981,915,997,995,996,997,997,1481,1482,1483,1482,1483,1482,1481,1484,1484,1485,1486,1487,1488,1489,1488,1489,1490,1488,1489,1487,1486,1491,1492,1493,1493,1493,1494,1494,1495,1496,1497,1498,1496,1497,1498,1499,1500,1495,1496,1498,1500,1501,1501,1502,1503,1504,1505,1504,1505,1505,1502,1505,1503,1506,1507,1508,1509,1510,1506,1508,1509,1510,1511,1506,1507,1508,1509,1510,1511,1511,1512,1513,1512,1002,1005,809,809,809,0,0,0,809,0,0,0,809,0,815,806,809,1009,1009,1010,1009,1010,1010,0,815,806,809,0,0,1009,806,809,815,806,809,1009,1009,1010,809,809,1009,806,809,815,809,1005,813,815,1005,809,0,0,1005,0,0,1002,0,809,809,0,0,0,806,809,809,809,809,809,809,815,0,0,0,809,1002,1002,813,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,1006,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,814,765,763,814,765,763,1006,1002,1002,1002,1002,1002,1002,1002,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1007,812,1003,1004,1005,804,806,1006,1007,1008,808,1009,1010,809,1002,1011,812,1003,1004,1005,804,806,1006,1007,1008,808,1009,1010,809,1002,1011,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,814,765,763,1002,1011,808,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,814,1003,815,1004,1005,804,806,765,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,763,1002,1004,1002,1002,1002,1002,1002,812,814,1003,1003,1003,815,815,1004,1005,1005,804,806,806,765,1006,1007,1008,808,1009,1009,1010,1010,809,809,1002,1002,1002,1002,1002,1011,763,808,813,812,814,1003,815,815,815,815,815,1004,1005,1005,1005,804,806,806,806,806,806,765,1006,1007,1008,808,1009,1010,809,809,809,809,809,809,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,1002,1002,1002,1002,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1003,1002,1002,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,1002,1002,1002,814,812,1003,804,808,804,808,815,1011,1004,808,808,1002,808,1002,1002,812,1003,815,1005,806,809,1003,804,1007,1008,1006,1011,1002,1002,1002,1008,812,1003,1004,1005,804,806,1006,1007,1008,808,1009,1010,809,1002,1011,1003,815,1005,806,1009,1010,809,1003,815,1005,806,1009,1010,809,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,1002,813,812,814,1003,815,1004,1005,804,806,765,1006,1007,1008,808,1009,1010,809,1002,1011,763,808,1514,1514,1515,1516,1517,1518,1519,1520,1521,1515,1521,1522,1519,1520,1521,1523,1523,1515,1516,1517,1522,1524,1518,1524,1525,1525,1525,825,0,825,822,825,822,822,822,825,822,825,822,0,0,822,822,822,822,822,822,822,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,825,822,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,825,822,822,824,825,825,822,822,822,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,824,825,822,825,822,825,822,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,825,822,824,1526,1527,1528,1529,1529,1526,1527,1528,1529,0,0,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,826,826,1013,1013,826,826,1013,826,1013,826,1013,826,1013,826,826,826,826,826,826,1013,1013,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,826,826,826,826,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,826,1013,1013,826,1013,1023,802,800,1023,783,1019,1019,0,0,0,1025,0,0,0,0,0,1023,0,0,0,0,803,0,0,783,0,0,783,802,803,811,807,1019,1530,1023,783,828,1018,1023,783,800,1023,811,828,828,803,828,828,828,803,803,803,811,803,811,811,803,803,803,828,1023,1018,803,828,828,802,803,1023,803,1018,1020,783,1023,783,802,1020,1019,1020,783,802,803,803,811,807,1018,803,783,1025,783,1018,1018,1530,783,783,828,0,0,1025,0,0,0,0,0,0,1023,1025,1014,0,0,0,0,0,0,0,0,0,828,828,811,807,783,783,783,802,1019,802,1018,1017,1017,1017,1018,828,807,828,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,810,810,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1014,762,820,793,794,792,764,1014,762,820,793,794,792,764,810,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,801,783,802,1017,1018,803,827,1019,828,829,810,1020,811,807,800,783,802,1017,1018,803,827,1019,828,829,810,1020,811,807,800,810,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,690,762,1021,820,1025,793,1022,794,792,764,1531,827,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1532,827,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,690,1023,1024,801,783,762,762,802,1021,1021,820,820,1025,793,793,1022,1022,1017,1018,803,827,1019,794,794,828,829,810,792,792,1020,811,807,764,764,800,827,810,827,827,827,690,1023,1024,801,783,783,762,802,802,1021,820,1025,793,1022,1017,1018,1018,803,803,827,1019,1019,794,828,828,829,829,810,792,1020,811,811,807,807,764,800,800,1532,827,1026,690,1023,1024,801,783,783,783,762,802,802,802,802,1021,820,1025,793,1022,1017,1018,803,803,803,803,803,827,1019,794,828,829,810,792,1020,811,811,811,807,807,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1024,1024,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,801,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,690,1023,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1014,1014,1014,1021,820,1022,1533,1532,1531,827,810,810,810,810,1533,810,1532,810,827,1014,1532,1533,1532,783,802,803,811,807,783,802,1017,1018,803,827,1019,828,829,810,1020,811,807,800,783,802,1018,803,1019,828,829,811,807,800,783,802,1018,803,1019,828,829,811,807,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1531,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1026,690,1023,1024,801,783,762,802,1021,820,1025,793,1022,1017,1018,803,827,1019,794,828,829,810,792,1020,811,807,764,800,1533,1532,1026,1532,1534,1535,1536,1536,1535,1537,1538,1534,1539,1539,1540,1540,1541,1541,1541,1542,1542,1543,1543,1544,1545,1546,1547,1548,1546,1549,1550,1551,1549,1547,1548,1550,1551,1552,1553,1553,1554,1555,1556,1555,1554,1557,1558,1556,1554,1558,1556,1557,1558,1555,1557,0,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1031,1012,0,0,1028,1012,0,1032,1031,1012,0,1012,1032,0,0,1033,1012,1012,1031,1031,1033,0,1012,0,0,1028,1033,0,0,1012,1031,1031,1031,1031,1031,1031,1031,1033,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,0,1027,0,0,1030,1029,716,717,1031,1032,1033,1012,1030,1029,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1030,1030,1029,1029,1027,716,716,717,717,1031,1031,1032,1032,1033,1033,1012,1012,1027,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1027,1028,1012,1030,1029,716,717,1031,1032,1033,1012,1030,1029,716,717,1031,1032,1033,1012,1030,1029,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1029,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1028,1030,1029,1027,716,717,1031,1032,1033,1012,1029,1559,1560,1561,1560,1560,1559,1561,1562,1562,1563,1564,1562,1565,1564,1566,1563,1563,1562,1565,1564,1105,1046,1043,1043,1037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1037,0,0,0,0,1046,1048,1048,1037,0,0,1037,0,0,1090,1037,0,0,0,0,0,0,0,1091,0,1041,1040,1040,1047,1047,1040,1046,1047,1040,1046,1047,0,0,1037,0,1037,0,1057,0,0,1037,0,0,1041,1041,1040,1047,1047,0,0,0,1057,1058,1036,1037,0,0,1046,1047,1058,0,1038,1037,0,0,0,1046,1047,1046,1046,0,1037,0,0,1105,1044,1043,0,1058,774,1036,1046,1046,0,0,0,0,0,0,1040,1040,1040,1040,1040,0,0,1045,1038,1102,0,1567,1045,1046,1047,0,1036,774,1036,1039,1041,1041,1041,1042,1043,1043,1047,0,1037,0,0,0,1046,0,1037,0,1037,1047,0,0,0,1037,0,774,1040,1040,1040,1048,1041,1040,1040,1046,1047,1040,1046,1047,1044,1037,0,0,0,1037,0,1567,1102,0,1037,0,0,0,1037,1046,1042,1037,0,0,0,0,0,0,0,1037,0,1090,1105,1046,1047,1047,1091,0,1046,0,0,1092,1071,1034,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,640,1065,1061,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1065,1083,1049,1076,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1083,1050,1076,0,1051,1051,1051,1051,1051,1087,1088,1067,1070,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1038,1039,1039,1040,1040,1041,1041,1042,1042,1043,1043,1044,1044,1045,1045,1046,1046,1047,1047,1048,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1065,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1068,1080,1095,1096,1097,1098,1060,1060,1056,1071,1051,1092,640,1055,1056,1051,1085,1086,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,838,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1094,1095,1096,1097,1098,1048,1099,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,838,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1094,1095,1096,1097,1098,1048,1099,1053,1077,1065,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,640,1035,648,1067,1068,1069,1071,1072,1074,1075,1077,1080,1081,1084,1085,1086,1087,1053,1088,1052,1054,1093,1105,1094,1095,1096,1097,1098,1078,838,1034,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1043,1045,1051,1051,1049,1051,1051,1051,1070,1095,1096,1097,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1103,1100,1100,838,1104,1092,1050,1086,1077,1053,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1054,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1100,1103,1100,1100,648,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1064,1051,1034,1051,1051,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1061,1051,1051,1051,1051,1051,1051,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1055,1082,1059,0,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1568,1051,1051,1051,1087,1088,1051,1051,1066,1071,1054,1093,1074,1103,774,1057,1058,1036,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1090,1091,1092,1048,774,774,774,1057,1057,1057,1058,1058,1058,1036,1036,1036,1038,1038,1038,1039,1039,1039,1040,1040,1040,1041,1041,1041,1042,1042,1042,1043,1043,1043,1044,1044,1044,1045,1045,1045,1046,1046,1046,1047,1047,1047,1090,1090,1090,1091,1091,1091,1092,1092,1092,1048,1048,1048,1100,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1078,1053,640,1073,1094,1059,1066,1067,1054,1093,1094,1095,1100,1104,774,774,1057,1057,1058,1058,1036,1036,672,672,1038,1038,1038,1038,1038,1039,1039,1039,1039,1039,1040,1040,1040,1040,1040,1041,1041,1041,1041,1041,1042,1042,1042,1042,1042,1043,1043,1043,1043,1043,1044,1044,1044,1044,1044,1045,1045,1045,1045,1045,1046,1046,1046,1046,1046,1047,1047,1047,1047,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1048,1048,1048,1048,1099,1049,1064,1078,1089,1097,838,1077,1104,1102,1101,1110,774,774,774,774,774,1057,1057,1058,1058,1036,1036,672,1038,1039,1040,1041,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1038,1039,1039,1040,1040,1041,1041,1042,1042,1043,1043,1044,1044,1045,1045,1046,1046,1047,1047,1048,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1100,1100,1110,1100,1111,1112,0,1059,1079,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1050,1094,1104,640,1103,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1051,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1100,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1062,1049,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1041,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1101,1063,1049,1064,1065,1066,1067,1071,1072,1075,1077,1053,1052,1089,1071,1075,1077,1061,1065,1065,1041,1100,1050,1083,838,1078,1063,1049,1050,1065,1083,1049,1065,1054,1104,1074,1077,1077,1053,1059,1041,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1053,1068,1095,1096,1097,1098,1111,1085,1083,1051,1112,1078,838,1077,1062,1067,1087,1088,648,1072,1064,1081,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1051,1051,1085,1070,1101,1049,1053,1071,1054,1054,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1051,1051,1051,1051,1051,1051,1051,1051,1051,1051,1063,1049,1068,1082,1055,1056,1089,1057,1058,1036,672,1054,1073,1055,1082,1075,1568,1100,1086,1076,1100,1095,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1112,1035,1111,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1085,1086,1035,1081,1056,1111,1071,1053,1052,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,838,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1094,1095,1096,1097,1098,1048,1099,774,1057,1058,1036,672,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1094,1051,1051,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1034,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1100,1104,1102,1101,1110,774,1057,1058,1036,672,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1059,1060,1061,640,838,1035,648,1062,1063,1049,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1050,1055,1056,1084,1085,1086,1087,1053,1088,1052,1089,1090,1091,1092,1054,1093,1105,1094,1095,1096,1097,1098,1048,1099,1092,838,1063,1049,1064,1069,1078,1080,1081,1084,1099,1094,1077,1094,1094,1077,1094,1069,1084,1049,1078,0,1079,1100,1050,1051,1079,1079,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1113,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1114,1114,1114,1114,1114,1113,688,1114,1115,1113,688,1114,1115,1114,1114,688,688,1113,688,1114,1115,1113,1114,1114,1114,1114,1114,1113,1113,1113,1113,1113,1113,1113,688,1113,1113,1113,1113,1113,1113,1113,1113,1113,688,1114,1115,1113,688,1114,1115,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1113,1114,1113,1114,1114,1113,688,1114,1115,1114,1114,1114,1114,1114,1114,1113,688,1114,1115,1114,1114,1114,1114,1114,1113,1113,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,1113,1113,1113,688,1113,688,1113,1113,688,1114,1115,1114,688,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,1113,1113,1114,1113,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1113,1113,1113,1113,1113,688,1114,1114,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,688,1114,1115,1113,1113,1113,688,1114,1115,1113,1114,0,0,0,0,0,0,0,0,0,0,1123,0,0,0,0,0,0,1123,0,0,0,1123,0,0,0,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1116,1126,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1118,1118,1118,1118,1118,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1118,1118,1119,1122,1121,1123,1124,1119,1122,1121,1123,1124,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1125,1118,1118,1118,1126,1118,1118,1125,1125,1125,1125,1125,1125,1125,1119,1125,1125,1125,1125,1125,1125,1125,1122,1135,1126,1117,1136,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1125,1125,1125,1125,1125,1125,1125,1125,1125,1125,1125,1125,1125,1125,1118,1118,1118,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1118,1118,1118,1118,1118,1118,1117,1136,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1126,1117,1117,1118,1118,1118,1118,1118,1125,1122,1125,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1126,1126,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1125,1125,1125,1116,1119,1141,1117,1119,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1126,1118,1119,1122,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1125,1117,1117,1125,1126,1116,1116,1118,1141,1117,1117,1118,1118,1118,1118,1118,1118,1118,1118,1118,1118,1118,1118,1125,1125,1141,1116,1116,1125,1125,1119,1122,1121,1123,1124,1118,1118,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1125,1117,1136,1116,1125,1141,1118,1119,1122,1121,1123,1126,1124,1133,1128,1131,1127,1134,1132,1129,1120,1130,1135,1125,1118,1569,1570,1570,0,0,0,0,0,0,0,0,0,0,0,0,1151,1151,0,1163,0,0,1167,0,0,0,1167,0,1151,0,0,0,0,0,0,1163,0,1149,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1151,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1152,1152,1152,1152,1152,1151,1151,1151,1151,1151,1151,1151,1151,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1158,1152,1152,1150,1151,1150,1151,1151,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1149,1151,1152,1152,1152,1152,1152,1158,1158,1158,1158,1158,1158,1158,1150,1158,1158,1158,1158,1158,1168,1158,1158,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1168,1158,1158,1158,1158,1158,1158,1158,1158,1158,1158,1158,1158,1168,1158,1158,1172,1151,1152,1149,1152,1152,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1152,1152,1152,1152,1152,1152,1180,1174,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1151,1158,1152,1152,1152,1152,1152,1174,1168,1151,1151,1151,1151,1158,1168,1151,1174,1158,1152,1150,1178,1154,1151,1151,1151,1151,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1151,1151,1151,1151,1151,1151,1168,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1158,1158,1158,1172,1150,1176,1151,1150,1180,1174,1168,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1151,1152,1174,1150,1151,1151,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1151,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1158,1151,1151,1151,1151,1158,1151,1172,1172,1172,1152,1176,1158,1158,1158,1155,1174,1172,1158,1158,1151,1172,1152,1152,1151,1152,1152,1152,1152,1152,1152,1152,1152,1152,1152,1168,1172,1158,1158,1158,1151,1151,1176,1172,1151,1172,1158,1150,1151,1151,1152,1152,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1149,1151,1158,1180,1174,1168,1149,1172,1158,1176,1152,1150,1178,1154,1151,1157,1159,1155,1169,1166,1161,1164,1160,1175,1167,1165,1162,1153,1163,1158,1152,1571,1571,1571,1572,1572,818,0,819,0,819,818,0,0,0,819,818,0,0,819,818,0,0,819,818,0,0,0,0,0,0,0,674,819,818,0,0,0,0,819,818,0,0,674,819,818,0,0,819,818,819,0,0,819,0,0,819,0,819,0,0,818,0,819,818,0,0,819,818,0,0,1188,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1185,1186,1185,1186,1192,1192,1187,1188,1189,1190,1185,1185,1186,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1185,1186,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1199,1213,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1197,1201,675,1185,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,1187,1187,1187,1188,1188,1188,1189,1189,1189,1190,1190,1190,1185,1185,1185,1186,1186,1186,1191,1191,1191,1192,1192,1192,1193,1193,1193,1194,1194,1194,1195,1195,1195,1196,1196,1196,1197,1197,1197,1198,1198,1198,1199,1199,1199,1200,1200,1200,1201,1201,1201,1202,1202,1202,1203,1203,1203,1204,1204,1204,1205,1205,1205,1206,1206,1206,1207,1207,1207,1208,1208,1208,1209,1209,1209,1210,1210,1210,1211,1211,1211,1212,1212,1212,1213,1213,1213,819,819,819,818,818,818,1203,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,819,819,819,819,819,819,819,819,819,819,819,819,819,819,819,819,818,818,818,818,818,818,818,818,818,818,818,818,818,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1205,1206,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,1212,1212,1208,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1189,1191,1193,1195,1198,1200,1203,1204,1207,1208,1211,1212,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1190,1209,1210,1204,1216,1185,1217,1186,1197,1199,1202,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,674,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1196,1196,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1187,1188,1189,1190,1185,1186,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,819,818,674,1198,1200,1194,1198,1200,676,1186,0,0,0,0,0,0,661,661,0,0,0,1224,1222,645,661,1218,1219,1220,0,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1218,1219,1220,0,1219,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,645,661,1218,1219,1220,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,645,1221,1221,661,1218,1219,1220,1224,1222,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1223,1223,1223,1223,1224,1222,645,661,1218,1219,1220,0,645,661,645,645,645,661,661,661,1224,1219,1218,1219,1218,1224,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,0,645,661,1219,1224,1222,645,661,1218,1219,1220,0,0,1218,1219,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,645,0,1224,0,0,1222,1224,1223,1223,1223,1223,1223,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,1224,1222,645,661,1218,1219,1220,645,1218,1224,1220,1220,1220,0,1236,0,0,0,1236,0,0,287,0,287,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1235,1225,1235,1225,1226,1225,1226,1225,1226,1225,1226,1235,1225,1225,1226,1226,1225,1226,1225,1226,1225,1226,287,0,1225,1226,1226,1226,1226,1226,1225,1226,1225,1226,1225,1226,1225,1226,11,287,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,0,1226,11,1235,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,1225,1226,0,1225,1573,1574,1573,0,0,0,283,0,0,24,57,283,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,24,57,57,24,24,57,24,57,24,57,24,57,57,57,57,57,24,57,24,57,24,57,57,57,24,57,57,283,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,24,57,171,185,0,185,0,171,0,0,175,0,0,185,171,191,27,175,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,27,185,171,27,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,0,185,171,191,27,185,171,185,185,185,185,171,191,27,185,171,171,171,191,27,185,171,191,27,185,171,191,27,185,171,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,0,171,185,171,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,185,171,191,27,0,0,1227,170,0,1227,1228,1228,1228,170,0,170,1228,1227,1228,1227,1228,0,170,1228,1228,1227,1228,170,170,170,170,302,0,0,1228,1228,1228,302,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,13,13,321,170,1227,1228,13,321,170,1227,1228,13,170,1227,1228,13,170,1227,1228,13,321,170,1227,1228,321,321,13,321,170,1227,1228,13,321,170,1227,1228,1228,302,302,13,321,170,1227,1228,13,321,170,1227,1228,170,1227,1228,13,321,170,1227,1228,302,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,302,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,170,321,321,321,321,321,302,321,302,321,13,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,13,321,170,1227,1228,302,1228,321,1258,0,0,0,0,0,1232,1232,0,0,274,0,0,0,274,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,14,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,314,14,303,1231,314,1232,182,1233,0,1233,1231,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,274,274,14,303,1231,314,1232,182,1233,0,14,303,1231,314,1232,182,1233,182,182,182,182,14,303,303,1231,314,1232,182,1233,0,1233,1233,274,1233,314,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,182,274,14,14,303,1231,314,1232,182,1233,303,303,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,303,1233,1233,0,303,0,0,1233,1233,0,1233,1233,0,1233,1233,303,182,1233,303,274,303,303,303,303,303,0,1233,1233,1231,274,314,314,314,1231,14,303,1231,314,1232,182,1233,303,303,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,14,303,1231,314,1232,182,1233,1233,1233,182,303,14,303,1231,314,1232,182,1233,0,274,0,1234,1234,0,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1234,1575,1575,0,232,0,0,225,0,0,4,113,226,231,232,233,223,224,234,235,236,237,238,230,228,239,240,231,237,4,113,233,223,224,234,235,236,238,230,228,225,239,240,226,4,0,0,0,0,226,226,231,237,0,0,0,0,226,231,0,231,237,0,0,226,0,0,0,0,232,52,52,0,52,52,52,0,0,0,0,0,0,0,0,0,0,52,53,242,243,244,245,246,241,52,53,53,52,53,53,242,243,244,245,246,52,53,52,241,242,243,244,245,246,0,305,0,0,305,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,305,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,322,322,322,0,322,0,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,322,0,1236,0,0,1236,0,287,0,0,287,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,1235,1235,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,1235,11,1235,1236,1237,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,287,0,11,1235,1236,1237,1237,1237,1237,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,287,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,0,1237,11,1235,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,11,1235,1236,1237,0,1573,1574,1573,0,1240,1240,138,1244,1247,1247,1247,1247,1243,1243,1245,1244,1247,0,1247,1247,1247,1247,1247,1243,1243,1243,1243,1241,1247,1241,0,0,0,1245,0,218,1247,1247,0,1247,1243,138,1240,1243,0,0,1243,1247,1247,1243,0,1247,0,1247,1244,1247,1247,1243,0,1241,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1238,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1238,0,0,0,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1238,1239,1242,1243,218,1240,1241,1244,138,1245,0,218,138,218,138,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1238,1242,1242,1240,1244,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,0,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1243,218,1240,1241,1244,138,218,218,218,1240,1240,1240,1241,1241,1241,138,138,138,1242,0,0,0,0,0,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,0,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,0,218,0,1242,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1239,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1242,1247,1242,0,1242,0,0,1238,218,138,1242,1242,0,1242,0,0,0,0,1238,1242,0,1238,1239,1242,1243,218,1240,1241,1244,138,1245,0,0,1242,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,218,1247,1238,1239,1242,1243,218,1240,1241,1244,138,1245,1242,1576,1577,1577,1576,1578,1578,0,0,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,0,0,0,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,1248,0,1246,0,1246,1246,1246,1246,1246,1246,1246,1246,1238,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,1238,1246,1246,1246,1246,1246,1246,1246,1246,1246,1246,0,0,1252,1252,1252,1252,1252,1252,1252,1252,1252,1252,1252,1242,1252,1252,1252,1252,1252,1252,1252,1252,1252,1242,1252,1252,1252,1252,1242,1252,1252,1252,1252,1252,1252,1252,1252,1252,1242,1242,1242,1242,1242,1242,1242,1252,1242,1252,1252,1252,1252,1252,1252,1252,1252,1242],"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,0,0,0,0,0,0,0,0,0,0,0,0,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,[-1]]]]],[]],[[4,5],6],[[4,5],7],[4,8],[4,9],[[4,5],10],[4,11],[4,12],[4,13],[4,14],[4,8],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[16,16]],[[[17,[-1]],[18,[-1]]],[[17,[-1]]],[[20,[],[[19,[]]]]]],[[[21,[-1]],[18,[-1]]],[[21,[-1]]],[[20,[],[[19,[]]]]]],[[[18,[-1]],[18,[-1]]],[[18,[-1]]],[[20,[],[[19,[]]]]]],[[16,16],22],0,0,[4,23],[4,24],[4,25],[4,26],[4,27],[4,28],[4,29],0,[21,30],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-2,[[1,[-1]]],[],[[33,[],[[32,[[1,[-1]]]]]]]],[-2,[[34,[-1]]],[],[[33,[],[[32,[[34,[-1]]]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[21,17],[21,30],[21,30],[35,22],0,[4,4],[36,36],[37,37],[38,38],[39,39],[40,40],[41,41],[16,16],[42,42],[43,43],[44,44],[45,45],[46,46],[47,47],[[[17,[-1]]],[[17,[-1]]],48],[[[21,[-1]]],[[21,[-1]]],48],[49,49],[[[50,[-1]]],[[50,[-1]]],48],[[[18,[-1]]],[[18,[-1]]],48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[21,17],5],[[51,52],4],[[51,52,-1],4,[[54,[52],[[19,[53]]]]]],[[],4],[[],37],[[],39],[[],43],[[],[[17,[-1]]],55],[[],[[21,[-1]]],55],[[],49],[[],[[18,[-1]]],55],[35],[35,47],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[35,57],[[50,[58]]]],[[35,59],[[50,[58]]]],[4,12],[4,13],[[4,5],7],[4,14],[4,43],[4,43],[[[17,[-1]],[17,[-1]]],-1,[60,61]],[[16,16]],[[16,30]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[4,8],[4,11],[4,8],[[35,3],22],[[35,57,[62,[43]],21],22],[[35,59,63,21],22],[[35,64],22],[[35,21,-1],22,65],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[66,-2],-1,[],[[54,[],[[19,[-1]]]]]],[[4,4],5],[[36,36],5],[[37,37],5],[[38,38],5],[[39,39],5],[[40,40],5],[[41,41],5],[[16,16],5],[[42,42],5],[[43,43],5],[[44,44],5],[[45,45],5],[[47,47],5],[[[17,[-1]],[17,[-1]]],5,67],[[[21,[-1]],[21,[-1]]],5,67],[[49,49],5],[[[50,[-1]],[50,[-1]]],5,67],[[[18,[-1]],[18,[-1]]],5,67],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,0,[[21,30],21],[[50,-1],50,[[68,[50]]]],[4,53],0,[[35,17,43,21],22],[45,69],[[35,17,43,21],22],[[35,70,-1],22,[[68,[42]]]],[[35,71,17,43,21],22],[[44,50,50],50],[[46,50,50],46],[45,45],[[[1,[-1]],72],[[74,[22,73]]],[]],[[[34,[-1]],72],[[74,[22,73]]],[]],[[75,72],76],[[75,72],76],[[4,72],[[74,[22,73]]]],[[4,72],[[74,[22,73]]]],[[36,72],[[74,[22,73]]]],[[37,72],[[74,[22,73]]]],[[38,72],[[74,[22,73]]]],[[39,72],[[74,[22,73]]]],[[40,72],[[74,[22,73]]]],[[41,72],[[74,[22,73]]]],[[16,72],[[74,[22,73]]]],[[42,72],[[74,[22,73]]]],[[43,72],[[74,[22,73]]]],[[44,72],[[74,[22,73]]]],[[45,72],[[74,[22,73]]]],[[46,72],[[74,[22,73]]]],[[47,72],[[74,[22,73]]]],[[[17,[-1]],72],[[74,[22,73]]],77],[[[17,[-1]],72],[[74,[22,73]]],78],[[[21,[-1]],72],[[74,[22,73]]],78],[[49,72],[[74,[22,73]]]],[[[50,[-1]],72],[[74,[22,73]]],78],[[[18,[-1]],72],[[74,[22,73]]],78],[4,13],[4,14],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[79,75],[-1,-1,[]],[-1,-1,[]],[80,36],[81,36],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[82,40],[-1,-1,[]],[-1,-1,[]],[30,16],[41,16],[83,16],[43,42],[40,42],[-1,-1,[]],[82,42],[-1,-1,[]],[[[84,[30]]],43],[[[86,[85,30]]],43],[85,43],[[[84,[30]]],43],[-1,-1,[]],[69,45],[47,45],[-1,-1,[]],[30,45],[[[84,[69]]],46],[[[84,[30]]],46],[69,46],[30,46],[[[84,[69]]],46],[[[84,[30]]],46],[-1,-1,[]],[30,47],[-1,-1,[]],[69,47],[[[84,[-1]]],[[17,[-1]]],61],[-1,-1,[]],[[[22,[-1,-1]]],[[17,[-1]]],61],[-1,-1,[]],[[[21,[58]]],21],[-1,-1,[]],[-1,-1,[]],[18,50],[[[84,[69]]],50],[[[84,[30]]],50],[46,50],[-1,-1,[]],[50,18],[[[84,[-1]]],[[18,[-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,[]],[87,[[62,[16]]]],[88,[[62,[16]]]],[[30,30,30,30],43],[-2,[[34,[-1]]],[],[[89,[],[[19,[-1]]]]]],[[30,30,30],43],[[83,83,83],43],[[30,30,30,30],43],[[83,83,83,30],43],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[90,[[62,[16]]]],0,0,0,[[36,-1],22,91],[[39,-1],22,91],[[44,-1],22,91],[[[50,[-1]],-2],22,92,91],0,0,0,[46,30],[4,24],[4,9],[[4,5],10],[4,13],[[4,5],7],[4,14],[[4,5],6],[4,12],[4,11],[[4,5],8],[[4,5],8],[4,93],[4,[[62,[94]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[21,21],[[62,[21]]]],[[21,21],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[43,[[84,[30]]]],[[[34,[-1]]],[[3,[[95,[89]]]]],[]],[43,[[84,[83]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[43,43],[43,22],[45,5],[[21,21],5],0,0,[[35,[99,[[98,[83]]]]],22],[[[1,[-1]],-3],[[1,[-2]]],[],[],[[100,[-1],[[19,[-2]]]],101,102,48]],[[[34,[-1]]],[[34,[-2]]],[],[]],[[50,50],50],[[50,50],50],0,[[16,16]],[[16,30]],[[21,30],21],[[[18,[-1]],-1],[[18,[-1]]],[[103,[],[[19,[]]]],104]],[[40,30],40],0,[[],[[106,[],[[105,[-1]]]]],[78,107]],[[],[[74,[66,108]]]],[[30,30,30,30],43],[30,46],[[-1,-1],[[17,[-1]]],61],[[17,50],21],[[-1,-1],[[50,[-1]]],[]],[[-1,-1],[[18,[-1]]],[]],[[],[[1,[-1]]],[]],[[],[[34,[-1]]],[]],0,0,[4,52],[[41,41],[[62,[109]]]],[[16,16],[[62,[109]]]],[[47,47],[[62,[109]]]],[[-2,-4],[[1,[-3]]],[],[[110,[],[[19,[-1]]]],101],[],[[54,[-1],[[19,[-3]]]],101]],[4,[[62,[94]]]],[4,43],[4,43],[21,17],[4,12],0,0,0,[[[111,[22]]],[[74,[22,75]]]],[[[111,[22]]],[[74,[22,75]]]],[[-2,-4],[[1,[-3]]],[],[[112,[],[[32,[-1]]]],101],[],[[100,[-1],[[19,[-3]]]],101]],[[[106,[],[[105,[-1]]]]],87,[78,107]],[[[106,[],[[105,[-1]]]]],87,[78,107]],[4,43],[4,43],0,[[[2,[-1]]],[[1,[-1]]],[]],[21,50],[21,[[21,[58]]]],[[66,-1],22,[[110,[],[[19,[22]]]],101]],0,[[[106,[],[[105,[-1]]]]],113,[78,107]],[[[106,[],[[105,[-1]]]]],113,[78,107]],0,[[16,16]],[[[17,[-1]],[18,[-1]]],[[17,[-1]]],[[114,[],[[19,[]]]]]],[[[17,[-1]],[17,[-1]]],[[18,[-1]]],[[114,[],[[19,[]]]]]],[[[21,[-1]],[18,[-1]]],[[21,[-1]]],[[114,[],[[19,[]]]]]],[[50,50]],[[[18,[-1]],[18,[-1]]],[[18,[-1]]],[[114,[],[[19,[]]]]]],[[16,16],22],0,0,0,[[[106,[],[[105,[-1]]]]],4,[78,107]],[[[106,[],[[105,[-1]]]]],4,[78,107]],0,[[[106,[],[[105,[-1]]]]],51,[78,107]],[[16,21],[[22,[17,17]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],0,0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[21,21],21],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[106,[],[[105,[-1]]]],-1],22,[78,107]],[4,43],[4,43],[46,30],[[[106,[],[[105,[-1]]]]],[[118,[-1]]],[78,107]],0,0,[-2,[[1,[-1]]],[],[[119,[-1]]]],0,0,0,0,[[[34,[-1]],-2],[[34,[[22,[-2,-1]]]]],[],[92,48,107,102]],[[35,21,-1],22,[[54,[35]]]],[120,39],[-1,37,[[68,[121]]]],[50,21],[[35,18,-1],22,[[54,[35]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[122,[-1]]],5,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[123,21],0,[124,[[3,[125]]]],[123,[[0,[[126,[],[[32,[123]]]]]]]],[127,22],[123,123],[[[71,[-1]]],[[71,[-1]]],48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],128],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[124,125],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[129,-1,-2,130,123,131],22,127,[]],[[124,125,-1,-2,130,123,131,21],22,127,[]],[56,22],[56,22],[56,22],[56,22],[[127,70,-1],22,[[68,[42]]]],[128,90],[[123,72],[[74,[22,73]]]],[[[71,[-1]],72],[[74,[22,73]]],78],[[[122,[-1]],72],[[74,[22,73]]],78],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[122,[-1]]],22,[]],[[[122,[-1]]],22,[]],[[[122,[-1]]],5,[]],[[[122,[-1]]],5,[]],[[129,123,-1,17],5,127],0,[[129,-1,50],132,127],[[124,125,-1,133],132,127],0,[[[122,[-1]],[122,[-2]],-3],22,[],[],[[100,[-2],[[19,[-1]]]]]],0,[[129,123,131,21,-1],134,127],[[124,125,123,131,21,-1],134,127],[132,123],[[[3,[-1]]],[[122,[-1]]],[]],[[129,38,123,131,-1,135,[122,[-2]]],136,127,[]],[[124,125,38,123,131,-1,135,[122,[-2]],21],136,127,[]],[[129,123,-1,119],22,127],[[124,125,123,-1,119],22,127],0,[[129,123,-1],[[62,[[137,[-2,-3,-1]]]]],127,[],[]],[[124,125,123,-1,18],[[62,[[137,[-2,-3,-1]]]]],127,[],[]],[123,17],[[[122,[-1]],-1],22,[]],[135,[[62,[51]]]],[[[122,[-1]]],[[62,[138]]],[]],0,[[[122,[-1]],138],22,[]],[[[122,[-1]],-2],22,[],54],0,[124,[[50,[45]]]],0,[124,[[50,[45]]]],[124,139],0,0,[124,140],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[127,21,-1],22,[[54,[127]]]],[[18,132],123],[[127,18,-1],22,[[54,[127]]]],[[135,51],22],[[128,[98,[83]]],22],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[141,[[98,[83]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[141,141],[142,142],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[141,[[98,[83]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[144,[],[[143,[-1]]]],-1],[[50,[58]]],[48,92]],[-1,-2,[],[]],[-1,-2,[],[]],[[[144,[],[[143,[-1]]]],-1,63,21],22,[48,92]],[56,22],[56,22],[[141,141],5],[[142,142],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[141,72],[[74,[22,73]]]],[[142,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[141,-1],22,91],[[142,-1],22,91],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,141,[[145,[[98,[83]]]],107,102]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[132,36,36,50],132],[[132,36,36,50],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[133,-1,-2],132,[[68,[45]]],[[68,[45]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[132,21],[132,[[98,[132]]]],[133,133],[132,132],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[133,-1,-2,-3],132,[[68,[45]]],[[68,[45]]],[[54,[133],[[19,[132]]]]]],[[132,46],132],[[],132],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[133,133],5],0,[[133,72],[[74,[22,73]]]],[[132,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[133,-1],133,[[68,[45]]]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[133,133],[133,50],[[133,30],133],[[133,30],133],[133,50],[[133,30],133],[[133,30],133],[[132,-1],132,[[68,[17]]]],[[132,-1],22,[[68,[17]]]],[[50,50],133],[50,132],[[133,30,-1,-2],132,[[54,[133],[[19,[132]]]]],[[54,[133],[[19,[132]]]]]],[[133,-1,-2,-3,-4],132,[[68,[45]]],[[68,[45]]],[[68,[46]]],[[54,[133],[[19,[132]]]]]],[[133,-1,-2,-3,-4,-5],132,[[68,[45]]],[[68,[45]]],[[68,[46]]],[[54,[133],[[19,[132]]]]],[[54,[132,50],[[19,[132]]]]]],[[133,-1,-2,50],50,[[68,[45]]],[[68,[45]]]],[[133,-1],133,[[68,[50]]]],[132,50],[[133,-1,-2,-3],132,[[68,[45]]],[[68,[45]]],[[54,[133],[[19,[50]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[132,-1],132,[[68,[18]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[133,-1],133,[[68,[45]]]],[[50,[3,[132]]],132],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[146,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[146,-1,133,45,45,46,30,36,[98,[[147,[-2,-3,-1]]]],[98,[125]]],132,127,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[148,148],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[148,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[148,149],[[17,[62,[148]]],148],[148,17],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[149,149],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[149,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[150,[-1,-2,-3]]],[],[],127],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[129,-1,-2,130,123,131],22,127,[]],[[[137,[-1,-2,-3]],-3,-2,130,123,131],22,[],[],127],[[[150,[-1,-2,-3]],-3,-2,130,123,131],22,[],[],127],[56,22],[56,22],[[[150,[-1,-2,-3]]],[[137,[-1,-2,-3]]],[],[],127],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[98,[[147,[-1,-2,-3]]]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[],127],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[137,[-1,-2,-3]],123,-3,17],5,[],[],127],[[[150,[-1,-2,-3]],123,-3,17],5,[],[],127],[[129,123,-1,17],5,127],[[129,-1,50],132,127],[[[137,[-1,-2,-3]],-3,50],132,[],[],127],[[[150,[-1,-2,-3]],-3,50],132,[],[],127],[[[137,[-1,-2,-3]],100],[[137,[-4,-2,-3]]],[],[],127,[]],[[[137,[-1,-2,-3]],123,131,21,-3],134,[],[],127],[[[150,[-1,-2,-3]],123,131,21,-3],134,[],[],127],[[129,123,131,21,-1],134,127],[[[95,[129]]],[[137,[-1,-2,-3]]],[],[],127],[[],[[150,[-1,-2,-3]]],[],[],127],[[[137,[-1,-2,-3]],38,123,131,-3,135,[122,[-1]]],136,[],[],127],[[[150,[-1,-2,-3]],38,123,131,-3,135,[122,[-1]]],136,[],[],127],[[129,38,123,131,-1,135,[122,[-2]]],136,127,[]],[[[137,[-1,-2,-3]],123,-3,119],22,[],[],127],[[[150,[-1,-2,-3]],123,-3,119],22,[],[],127],[[129,123,-1,119],22,127],[[[137,[-1,-2,-3]],123,-3],[[62,[[137,[-1,-2,-3]]]]],[],[],127],[[[150,[-1,-2,-3]],123,-3],[[62,[[137,[-1,-2,-3]]]]],[],[],127],[[[150,[-1,-2,-3]]],[[137,[-1,-2,-3]]],[],[],127],[[129,123,-1],[[62,[[137,[-2,-3,-1]]]]],127,[],[]],[[[150,[-1,-2,-3]],-4],[[150,[-1,-2,-3]]],[],[],127,[[68,[[137,[-1,-2,-3]]]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[3,[[137,[-1,-2,-3]]]]],[[150,[-1,-2,-3]]],[],[],127],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[127,22],[151,22],[151,151],[70,70],[130,130],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],151],[[],70],[[],130],[151],[151,47],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[[70,70],5],[[130,130],5],[[151,17,43,21],22],[[151,17,43,21],22],[[127,70,-1],22,[[68,[42]]]],[[151,70,-1],22,[[68,[42]]]],[[151,71,17,43,21],22],[[151,72],[[74,[22,73]]]],[[70,72],[[74,[22,73]]]],[[130,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[151,[99,[[98,[83]]]]],22],[[],151],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[127,21,-1],22,[[54,[127]]]],[[151,21,-1],22,[[54,[151]]]],[[127,18,-1],22,[[54,[127]]]],[[151,18,-1],22,[[54,[151]]]],0,0,0,[[[89,[],[[19,[-1]]]],128],22,[]],[[[95,[[89,[],[[19,[-1]]]]]],[152,[[95,[112]]]]],[[152,[[95,[112]]]]],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[153,153],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[[154,57],[[50,[58]]]],[-1,-2,[],[]],[[154,57,[62,[43]],21],22],[56,22],[[153,153],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[153,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[153,-1],22,91],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[156,[],[[155,[-1]]]]],50,[104,67,55]],0,[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]],56],22,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[162,162],[163,163],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[164,[],[[155,[-1]]]],[71,[-1]]],163,[104,67]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]]],56,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[[[156,[],[[155,[-1]]]]],165,[104,67,55]],[162,56],[[[156,[],[[155,[-1]]]]],[[22,[56,56]]],[104,67,55]],[[[168,[],[[155,[-1]],[166,[-2]],[167,[-3]]]]],-1,[104,67],[[164,[],[[155,[-1]]]]],[[156,[],[[155,[-1]]]]]],[[[168,[],[[155,[-1]],[166,[-2]],[167,[-3]]]]],47,[104,67],[[164,[],[[155,[-1]]]]],[[156,[],[[155,[-1]]]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],0,[[162,162],5],[[163,163],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[168,[],[[155,[-1]],[166,[-2]],[167,[-3]]]],-3,17,43,21],22,[104,67],[[164,[],[[155,[-1]]]]],[[156,[],[[155,[-1]]]]]],[[[168,[],[[155,[-1]],[166,[-2]],[167,[-3]]]],-2,17,43,21],22,[104,67],[[164,[],[[155,[-1]]]]],[[156,[],[[155,[-1]]]]]],[[[168,[],[[155,[-1]],[166,[-2]],[167,[-3]]]],[71,[-1]],17,43,21],22,[104,67],[[164,[],[[155,[-1]]]]],[[156,[],[[155,[-1]]]]]],[[162,72],[[74,[22,73]]]],[[163,72],[[74,[22,73]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[164,[],[[155,[-1]]]],56,56],[[62,[17]]],[104,67]],[[[156,[],[[155,[-1]]]],-1,-2,-3],22,[104,67,55],160,[[100,[],[[19,[[169,[-1]]]]]]]],[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]],120],-3,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],0,[[[164,[],[[155,[-1]]]],17],[[62,[162]]],[104,67]],[[[164,[],[[155,[-1]]]]],80,[104,67]],0,[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[156,[],[[155,[-1]]]],56],[[62,[120]]],[104,67,55]],[[[156,[],[[155,[-1]]]]],56,[104,67,55]],0,[[[168,[],[[155,[-1]],[166,[-2]],[167,[-3]]]],[99,[[98,[83]]]]],22,[104,67],[[164,[],[[155,[-1]]]]],[[156,[],[[155,[-1]]]]]],[[[164,[],[[155,[-1]]]]],50,[104,67]],[[[164,[],[[155,[-1]]]]],30,[104,67]],[[[164,[],[[155,[-1]]]]],30,[104,67]],[-1,[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]]],[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[[[156,[],[[155,[-1]]]],170],22,[104,67,55]],[[[164,[],[[155,[-1]]]],50],22,[104,67]],[[[156,[],[[155,[-1]]]]],[[62,[51]]],[104,67,55]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[156,[],[[155,[-1]]]],50,-1,47,171,-2],22,[104,67,55],160],[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]],-1],22,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[[[164,[],[[155,[-1]]]],[71,[-1]]],22,[104,67]],[[[164,[],[[155,[-1]]]]],81,[104,67]],0,[[[71,[-1]]],[[164,[],[[155,[-1]]]]],[104,67]],[120,[[156,[],[[155,[-1]]]]],[104,67,55]],0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[156,[],[[155,[-1]]]]],50,[104,67,55]],[172,172],[165,165],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[156,[],[[155,[-1]]]]],165,[104,67,55]],[[[156,[],[[155,[-1]]]]],[[22,[56,56]]],[104,67,55]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[172,172],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[172,72],[[74,[22,73]]]],[[165,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[156,[],[[155,[-1]]]],-1,-2,-3],22,[104,67,55],160,[[100,[],[[19,[[169,[-1]]]]]]]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[156,[],[[155,[-1]]]],56],[[62,[120]]],[104,67,55]],[[[156,[],[[155,[-1]]]]],56,[104,67,55]],[[[156,[],[[155,[-1]]]],170],22,[104,67,55]],[[[156,[],[[155,[-1]]]]],[[62,[51]]],[104,67,55]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[156,[],[[155,[-1]]]],50,-1,47,171,-2],22,[104,67,55],160],[120,[[156,[],[[155,[-1]]]]],[104,67,55]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]],56],22,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[[173,56],22],[173,173],[[[169,[-1]]],[[169,[-1]]],48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]]],56,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[173,56],[[],[[169,[-1]]],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[[169,[-1]],[169,[-1]]],5,67],[[173,72],[[74,[22,73]]]],[[[169,[-1]],72],[[74,[22,73]]],78],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]],120],-3,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[[173,120]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]]],[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[[],173],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[160,[],[[157,[-1]],[158,[-2]],[159,[-3]]]],-1],22,[67,48],[],[[126,[],[[32,[[22,[[161,[56]],-2]]]]]]]],[173,22],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[124,[[3,[125]]]],0,[[[174,[-1,-2]]],[[174,[-1,-2]]],175,168],[176,176],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[119,[62,[176]],21,177],22],[[119,31,[62,[176]]],22],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[124,125],22],[[125,-1],22,[[178,[124]]]],[[125,[98,[-1]]],22,[[178,[124]]]],[[125,[98,[-1]],-2,-3],22,[],[[100,[125,-1]]],[[100,[-1],[[19,[125]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[124,125,-1,-2,130,123,131,21],22,127,[]],[[[174,[-1,-2]],125,-2,-1,130,123,131,21],22,175,168],[56,22],[56,22],[56,22],[[],125],[[176,176],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[119,[[179,[-1]]],[]],[[125,72],[[74,[22,73]]]],[[176,72],[[74,[22,73]]]],[[119,180,[62,[176]]],22],[[[174,[-1,-2]],-3],[[174,[-1,-2]]],175,168,68],[-1,-1,[]],[120,[[174,[-1,-2]]],175,168],[-1,-1,[]],[-1,-1,[]],[181,176],[182,176],[183,176],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[176,-1],22,91],[[[174,[-1,-2]],-3],[[174,[-1,-2]]],175,168,[[68,[45]]]],[[[174,[-1,-2]],80],[[174,[-1,-2]]],175,168],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[124,125,-1,133],132,127],[[[174,[-1,-2]],125,-2,133],132,175,168],[[[174,[-1,-2]],-3],[[174,[-1,-2]]],175,168,[[68,[171]]]],[[124,125,123,131,21,-1],134,127],[-1,[[174,[-2,-3]]],[[68,[[99,[120]]]]],175,168],[-1,125,[[178,[124]]]],[-1,176,[[68,[[99,[120]]]]]],[[124,125,38,123,131,-1,135,[122,[-2]],21],136,127,[]],[[124,125,123,-1,119],22,127],0,[[124,125,123,-1,18],[[62,[[137,[-2,-3,-1]]]]],127,[],[]],[[119,184,[62,[176]],21,18],22],[[[174,[-1,-2]],185],[[174,[-1,-2]]],175,168],[124,[[50,[45]]]],[[[174,[-1,-2]],-3],[[174,[-1,-2]]],175,168,[[68,[47]]]],[[[174,[-1,-2]]],[[50,[45]]],175,168],[124,[[50,[45]]]],[[[174,[-1,-2]]],139,175,168],[124,139],0,[[[174,[-1,-2]],-3],[[174,[-1,-2]]],175,168,68],[[[174,[-1,-2]]],140,175,168],[124,140],0,0,[[119,186,[62,[176]]],22],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],176],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[174,[-1,-2]],81],[[174,[-1,-2]]],175,168],[[[174,[-1,-2]],-3],[[174,[-1,-2]]],175,168,[[68,[45]]]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[119,[62,[176]],21,177],22],[[119,31,[62,[176]]],22],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[119,[[179,[-1]]],[]],[[[179,[-1]],72],[[74,[22,73]]],78],[180,22],0,[[119,180,[62,[176]]],22],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[180,5],[[[95,[119]],-3],[[0,[[119,[-2]]]]],[],[],[[100,[-1],[[19,[-2]]]]]],[[186,56],22],[186,22],[186,22],[[176,-2],[[0,[[119,[-1]]]]],[],[[119,[-1]]]],[[184,187],22],0,[[119,184,[62,[176]],21,18],22],[186,22],[[184,188],22],0,[[119,186,[62,[176]]],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[180,22],[-1,[[62,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[189,189],[[-1,-2],22,[],[]],[-1,-2,[],[]],[[],[[0,[[119,[-1]]]]],[]],[[],189],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[189,189],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[],[[0,[[119,[176]]]]]],[[189,72],[[74,[22,73]]]],[176,[[0,[[119,[-1]]]]],[]],[180,22],[[],[[0,[[119,[-1]]]]],[]],[[],[[0,[[119,[-1]]]]],[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[180,5],[-1,-2,[],[]],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[180,22],[-1,[[62,[-2]]],[],[]],0,0,0,[[176,187],[[0,[[119,[-1]]]]],[]],[[184,187],22],[[176,188],[[0,[[119,[-1]]]]],[]],[[184,188],22],0,0,0,0,0,[[176,56],[[0,[[119,[-1]]]]],[]],[[186,56],22],[176,[[0,[[119,[-1]]]]],[]],[186,22],[176,[[0,[[119,[-1]]]]],[]],[186,22],[176,[[0,[[119,[-1]]]]],[]],[186,22],0,0,0,0,0,0,0,0,0,0,0,[[[175,[],[[190,[-1]]]],-1],27,[55,48]],0,[[-1,130,123,191,27,21],22,168],[[191,-1,133,45,45,120,171,[62,[47]],62,80,81,185],132,168],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[140,140],[[-1,-2],22,[],[]],[[140,140],109],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[3,[125]],[98,[-1]],-2,-3,-4],22,[],[[100,[125,-1]]],[[100,[56],[[19,[5]]]]],[[100,[-1],[[19,[125]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[139,-1,[]],[139,-1,[]],[56,22],[56,22],[[140,140],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[139,72],[[74,[22,73]]]],[[140,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[140,-1],22,91],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,139,[]],[[],140],[[140,140],[[62,[109]]]],0,[[],140],0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[80,80],[81,81],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[80,80],5],[[81,81],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[80,72],[[74,[22,73]]]],[[81,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[80,-1],22,91],[[81,-1],22,91],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[192,[],[[190,[-1]]]],-1],26,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[26,26],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[26,26],5],[[26,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[22,[[196,[],[[193,[-2]],[105,[-3]],[194,[-4]],[195,[-1]]]],[1,[-3]]]]],[],66,[78,107],[55,192]],[[[111,[-1]]],197,[]],[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],87,66,[78,107],[55,192],[]],[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[],66,[78,107],[55,192],[]],[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[[34,[-2]]],66,[78,107],[55,192],[]],0,[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],-3,66,[78,107],[55,192],[]],[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],51,66,[78,107],[55,192],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],-2],[[1,[-2]]],66,[78,107],[55,192],[]],[[[196,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[[118,[-2,-3,35]]],66,[78,107],[55,192],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[121,121],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[[],121],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[121,121],5],[[121,72],[[74,[22,73]]]],[-1,-1,[]],[83,121],[[[84,[30]]],121],[30,121],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,[-2,[[1,[-1]]],[],[[100,[[62,[51]]],[[19,[-1]]]]]],[51,[[1,[-1]]],[]],0,[[56,-3],[[1,[-1]]],101,[[110,[],[[19,[22]]]],101],[[54,[[198,[-1]]],[[19,[-2]]]],101]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[199,199],[200,200],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[199,199],5],[[200,200],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[199,72],[[74,[22,73]]]],[[200,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[34,[38]]]],[[],[[34,[-1]]],101],[[],[[34,[-1]]],101],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[66,-2],-1,[],[[54,[],[[19,[-1]]]]]],[[],[[74,[66,108]]]],[[66,-1],22,[[110,[],[[19,[22]]]],101]],0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[201,201],[202,202],[203,203],[204,204],[205,205],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],202],[[],203],[[],204],[[],205],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[[201,201],5],[[202,202],5],[[203,203],5],[[204,204],5],[[205,205],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[201,72],[[74,[22,73]]]],[[202,72],[[74,[22,73]]]],[[203,72],[[74,[22,73]]]],[[204,72],[[74,[22,73]]]],[[205,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[202,-1],22,91],[[203,-1],22,91],[[204,-1],22,91],[[205,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[1,[[74,[22,201]]]]],[[68,[[99,[[98,[83]]]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[82,30,43],82],[[82,-1],82,[[33,[],[[32,[206]]]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[206,206],[82,82],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[],206],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[206,206],5],[[82,82],5],[[206,72],[[74,[22,73]]]],[[82,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,82,[[68,[16]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],207],[207,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[208,[[208,[120]]]],[[207,207],207],[[207,207],22],[[207,207],207],[[207,207],22],[207,58],[[207,207],207],[[207,207],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[208,[-1]]],[[208,[-1]]],48],[209,209],[210,210],[207,207],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[208,[-1]],[208,[-1]]],109,211],[[207,207],109],[207,5],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[207,207],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[207,207],5],[207,5],[[],207],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[207,207],207],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[[],207],[[[208,[-1]],[208,[-1]]],5,67],[[209,209],5],[[210,210],5],[[207,207],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[207,-1],22,[[33,[],[[32,[207]]]]]],[[[208,[-1]],72],[[74,[22,73]]],78],[[209,72],[[74,[22,73]]]],[[210,72],[[74,[22,73]]]],[[207,72],[[74,[22,73]]]],[[207,72],[[74,[22,73]]]],[[207,72],[[74,[22,73]]]],[[207,72],[[74,[22,73]]]],[[207,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[58,[[62,[207]]]],[58,207],[58,207],[-1,207,[[33,[],[[32,[207]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[208,[-1]],-2],22,92,91],[[207,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[207,207],22],[[207,207],207],[[207,207],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[207,5],[207,5],0,[207,5],[207,207],[[],[[34,[-1]]],101],[[],[[34,[-1]]],101],[[[208,[-1]],[208,[-1]]],[[62,[109]]],212],[[207,207],[[62,[109]]]],[[207,207],22],[[207,207,5],22],[207,5],[[207,207],207],[[207,207],22],[[207,207],207],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[207,207],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[207,207],207],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[213,213],[[-1,-2],22,[],[]],[[213,213],109],[[-1,-2],109,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[213,213],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[213,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[213,-1],22,91],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[213,213],[[62,[109]]]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[214,214],[131,131],[215,215],[216,216],[134,134],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[134,134],109],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],131],[[],134],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[[214,214],5],[[131,131],5],[[215,215],5],[[216,216],5],[[134,134],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[214,72],[[74,[22,73]]]],[[131,72],[[74,[22,73]]]],[[215,72],[[74,[22,73]]]],[[216,72],[[74,[22,73]]]],[[134,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[214,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[131,21],5],[[134,134],[[62,[109]]]],[131,[[62,[17]]]],[[131,17],[[62,[17]]]],[[131,21],[[62,[17]]]],[[131,21],[[62,[17]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[-1,[[22,[[217,[],[[193,[-2]],[105,[-3]],[194,[-4]],[195,[-1]]]],[1,[-3]]]]],[],66,[78,107],[55,192]],[[[111,[-1]]],197,[]],[[[111,[-1]]],197,[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],218],87,66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],218],87,66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[],66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[],66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[[34,[-2]]],66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]]],[[34,[-2]]],66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],218],-3,66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],218],-3,66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],218],51,66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],-2],[[1,[-2]]],66,[78,107],[55,192],[]],[[[217,[],[[193,[-1]],[105,[-2]],[194,[-3]],[195,[-4]]]],218],[[118,[-2,-3,35]]],66,[78,107],[55,192],[]],0,0,0,0,0,0,0,[[[219,[],[[190,[-1]]]],-1],28,[55,48]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[111,[-1]]],[[111,[-1]]],48],[[-1,-2],22,[],[]],[-1,-2,[],[]],[[],[[111,[-1]]],55],0,0,[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],0,[[[111,[-1]],72],76,78],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,[-1,[[111,[-1]]],[]],0,[[-1,56,-4],[[34,[-2]]],92,101,[[110,[],[[19,[220]]]],101],[[54,[[198,[-2]]],[[19,[-3]]]],101]],[[],[[34,[-1]]],[]],[[-1,-3],[[34,[-2]]],92,[],[[112,[],[[32,[-2]]]],101]],[[-1,-2,-5],[[34,[-3]]],92,101,101,[[110,[],[[19,[[22,[-3,-2]]]]]],101],[[177,[-2],[[19,[-4]]]],101,102]],0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[221,221],[[-1,-2],22,[],[]],[-1,-2,[],[]],0,0,[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[-2,[[1,[-1]]],[],[[100,[221],[[19,[-1]]]],107]],[[221,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,0,[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[52,52],[222,222],[223,223],[224,224],[225,225],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,226,[[227,[],[[190,[4]]]]]],[-1,228,[[229,[],[[190,[4]]]]]],[[],230],0,[[],113],[[],226],[[],231],[[],232],[[],233],[[],223],[[],224],[[],234],[[],235],[[],236],[[],237],[[],238],[[],230],[[],228],[[],225],[[],239],[[],240],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[52,52],5],[[222,222],5],[[52,72],[[74,[22,73]]]],[[222,72],[[74,[22,73]]]],[[222,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,113,[[100,[4],[[19,[26]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,232,[[100,[4],[[19,[29]]]]]],[29,232],[-1,-1,[]],[-1,-1,[]],[224,223],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,237,[[100,[4],[[19,[23]]]]]],[-1,-1,[]],[-1,238,[[100,[4],[[19,[25]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[43,225],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[51,52],222],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[51,52,-1],222,[[54,[52],[[19,[53]]]]]],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[53,53],[241,241],[242,242],[243,243],[244,244],[245,245],[246,246],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[53,53],5],[[241,241],5],[[242,242],5],[[243,243],5],[[244,244],5],[[245,245],5],[[246,246],5],[[53,72],[[74,[22,73]]]],[[241,72],[[74,[22,73]]]],[[242,72],[[74,[22,73]]]],[[243,72],[[74,[22,73]]]],[[244,72],[[74,[22,73]]]],[[245,72],[[74,[22,73]]]],[[246,72],[[74,[22,73]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[52,53],[[43,43,43],243],[[43,43],244],[[43,43,43],245],[[43,43,43],246],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[43,43],241],[[43,43],242],0,0,0,0,0,0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[247,247],247],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[248,247],248],[[248,249]],[[247,247],247],[[247,249]],[[248,249],22],[[248,247],22],[[247,247],22],[[247,249],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[247,250],[247,250],[247,250],[247,90],[247,30],[247,87],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[248,247],[[62,[248]]]],[[247,247],[[62,[247]]]],[[247,58],[[62,[247]]]],[[248,248],[[62,[247]]]],[[247,58],[[62,[247]]]],[[248,247],[[62,[248]]]],[[247,247],[[62,[247]]]],[248,248],[247,247],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[248,248],109],[[247,247],109],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],247],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,[[74,[247]]],251],[[247,58],247],[[247,249]],[[247,58],22],[[247,247],30],[[247,247],87],[[247,30],247],[[247,87],247],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[248,248],247],[248,247],[[248,248],5],[[248,252],5],[[247,247],5],[[247,249],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[247,[[34,[248]]]],[[248,72],[[74,[22,73]]]],[[247,72],[[74,[22,73]]]],[-1,-1,[]],[253,248],[252,248],[254,247],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[90,247],[90,247],[90,247],[90,247],[30,247],[87,247],[-1,-2,[],[]],[-1,-2,[],[]],[[248,-1],22,91],[[247,-1],22,91],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[247,5],[[247,58],247],[[247,58],22],[[247,30],247],[[247,87],247],[[90,58],247],[[],248],[[248,248],[[62,[109]]]],[[248,252],[[62,[109]]]],[[247,247],[[62,[109]]]],[[247,249],[[62,[109]]]],[[247,247],247],[[248,248],247],[[247,58],247],[[247,247],247],[[247,-1],74,255],[[248,249]],[[248,248],247],[[248,247],248],[[248,252]],[[247,249]],[[247,247],247],[[248,247],22],[[248,249],22],[[247,249],22],[[247,247],22],[247,58],[247,58],[247,58],[-1,247,[[126,[],[[32,[247]]]]]],[-1,247,[[126,[],[[32,[247]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[249,[[74,[247,256]]]],[-1,[[74,[-2]]],[],[]],[30,[[74,[247,257]]]],[87,[[74,[247,257]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[258,258],[259,259],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[258,258],5],[[259,259],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[258,72],[[74,[22,73]]]],[[259,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[259,-1],22,91],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[260,[-1,-2,-3]],36],[[260,[-1,-2,-3]]],[],[],127],[[[261,[-1,-2,-3]],36],[[261,[-1,-2,-3]]],[],[],127],[[[262,[-1,-2,-3]],80],[[262,[-1,-2,-3]]],[],263,127],[[[262,[-1,-2,-3]],81],[[262,[-1,-2,-3]]],[],263,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[264,[-1,-2,-3]]],[],227,127,[[68,[[147,[-1,-2,-3]]]]]],0,[-4,[[265,[-4,-1,-2,-3]]],[],[],266,[[267,[-1,-2,-3]]]],[[268,69],268],[[[262,[-1,-2,-3]]],[[262,[-1,-2,-3]]],[],263,127],[[[262,[-1,-2,-3]]],[[262,[-1,-2,-3]]],[],263,127],0,[[-1,5],[[269,[-2,-3,-4]]],[[68,[51]]],[],[270,175],168],[[[260,[-1,-2,-3]]],[[3,[125]]],[],[],127],[[[271,[-1,-2,-3]]],[[3,[125]]],48,[],127],[[[261,[-1,-2,-3]]],[[3,[125]]],[],[],127],[[[272,[-1,-2,-3]]],[[3,[125]]],[],[],127],[[[264,[-1,-2,-3]]],[[3,[125]]],48,227,127],[[[273,[-1,-2,-3,-4]]],[[3,[125]]],[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]]],[[3,[125]]],[],263,127],[[[275,[-1,-2,-3]]],[[3,[125]]],[],[276,263],127],[[[277,[-1,-2,-3]]],[[3,[125]]],[],229,127],[[[278,[-1,-2,-3]]],[[3,[125]]],[],[263,175],168],[[[279,[-1,-2,-3,-4,-5]]],[[3,[125]]],[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[268,43,43],268],[-4,[[260,[-1,-2,-3]]],[],[],127,[[33,[],[[32,[[147,[-1,-2,-3]]]]]]]],0,0,[[[280,[-1]],120,[62,[-1]],-3],[[273,[-1,-2,-4,-5]]],[77,48],[],[[100,[-1],[[19,[-2]]]]],[274,219],168],[-4,[[147,[-1,-2,-3]]],[],[],127,[[281,[-1,-2,-3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[262,[-1,-2,-3]]],[],263,127,[[68,[[147,[-1,-2,-3]]]]]],[[[282,[-1]],44],[[282,[-1]]],283],[[[284,[-1]],44],[[284,[-1]]],[]],[[],[[260,[-1,-2]]],[],127],[[],[[261,[-1,-2]]],[],127],[[[285,[-1,-2,-3]],-4],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[-1]]]],[[[288,[-1,-2,-3]],-4],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[-1]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[260,[-1,-2,-3]],125],22,[],[],127],[[[271,[-1,-2,-3]],125],22,48,[],127],[[[261,[-1,-2,-3]],125],22,[],[],127],[[[272,[-1,-2,-3]],125],22,[],[],127],[[[264,[-1,-2,-3]],125],22,48,227,127],[[[262,[-1,-2,-3]],125],22,[],263,127],[[[275,[-1,-2,-3]],125],22,[],[276,263],127],[[[277,[-1,-2,-3]],125],22,[],229,127],[[[289,[-1,-2,-3]],125],22,48,274,168],[[[278,[-1,-2,-3]],125],22,[],[263,175],168],[[[279,[-1,-2,-3,-4,-5]],125],22,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[277,[-1,-2,-3]],290],[[277,[-1,-2,-3]]],[],229,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[260,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[],127],[[[271,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,48,[],127],[[[261,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[],127],[[[272,[-1,-2,-3]],125,-3,-4,130,123,131,21],22,[],[],127,[]],[[[264,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,48,227,127],[[[269,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[270,175],168],[[[273,[-1,-2,-3,-4]],125,-4,-3,130,123,131,21],22,[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],263,127],[[[275,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[276,263],127],[[[291,[-1,-2,-3,-4]],125,-4,-3,130,123,131,21],22,[48,292,67],[],[293,229,219,263],168],[[[294,[-1]],125,-2,-1,130,123,131,21],22,295,127],[[[296,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,48,[297,175],168],[[[298,[-1]],125,-2,-1,130,123,131,21],22,299,127],[[[277,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],229,127],[[[285,[-1,-2,-3]],125,-4,-3,130,123,131,21],22,[104,[68,[87]],300],48,287,127],[[[301,[-1,-2,-3,-4]],125,-4,-3,130,123,131,21],22,160,[],302,168],[[[289,[-1,-2,-3]],125,-3,-2,123,131,[62,[303]],21],22,48,274,168],[[[289,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,48,274,168],[[[304,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[305,175],168],[[[278,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[263,175],168],[[[288,[-1,-2,-3]],125,-4,-3,130,123,131,21],22,[104,[68,[87]],300],48,287,127],[[[306,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[],127],[[[279,[-1,-2,-3,-4,-5]],125,-3,-2,130,123,131,21],22,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]],125,-3,-4,130,123,131,21],22,[],[[308,[-1]]],309,[]],[[[282,[-1]],125,-2,-1,130,123,131,21],22,283,154],[[310,125,-1,-2,130,123,131,21],22,127,[]],[[[284,[-1]],125,-2,-3,130,123,131,21],22,[48,92],[[144,[],[[143,[-1]]]]],[]],[[[265,[-4,-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],[],266,[[267,[-1,-2,-3]]]],[[268,125,35,-1,130,123,131,21],22,[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[284,[-1]],63],[[284,[-1]]],[]],[[310,72],[[74,[22,73]]]],[[[284,[-1]],72],[[74,[22,73]]],78],[[[265,[-4,-1,-2,-3]],72],[[74,[22,73]]],78,78,[78,266],[78,[267,[-1,-2,-3]]]],[[268,72],[[74,[22,73]]]],[[],[[1,[-1]]],[]],[[],[[1,[-1]]],[]],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,68],[[[273,[-1,-2,-3,-4]]],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,68],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,68],[[[301,[-1,-2,-3,-4]],-5],[[301,[-1,-2,-3,-4]]],160,[],302,168,68],[[[289,[-1,-2,-3]]],[[289,[-1,-2,-3]]],48,274,168],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,68],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],[263,175],168,68],[-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,[[282,[-2]]],[[68,[311]]],283],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],[263,175],168,[[68,[47]]]],[[[291,[-1,-2,-3,-4]],312],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168],[[[260,[-1,-2,-3]],-4],[[260,[-1,-2,-3]]],[],[],127,[[68,[45]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],127,[[68,[45]]]],[[[264,[-1,-2,-3]],-4],[[264,[-1,-2,-3]]],[],227,127,[[68,[45]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],263,127,[[68,[45]]]],[[[275,[-1,-2,-3]],-4],[[275,[-1,-2,-3]]],[],[276,263],127,[[68,[45]]]],[[[294,[-1]],-2],[[294,[-1]]],295,[[68,[45]]]],[[[277,[-1,-2,-3]],-4],[[277,[-1,-2,-3]]],[],229,127,[[68,[45]]]],[[[285,[-1,-2,-3]],-4],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[47]]]],[[[288,[-1,-2,-3]],-4],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[45]]]],[[[307,[-1,-2]],-3],[[307,[-1,-2]]],[],[[308,[-1]]],[[68,[45]]]],[[[282,[-1]],-2],[[282,[-1]]],283,[[68,[45]]]],[[[284,[-1]],-2],[[284,[-1]]],[],[[68,[45]]]],[[[265,[-4,-1,-2,-3]],-5],[[265,[-4,-1,-2,-3]]],[],[],266,[[267,[-1,-2,-3]]],[[68,[45]]]],[[[301,[-1,-2,-3,-4]]],[[301,[-5,-2,-3,-4]]],160,[],302,168,160],[-1,[[298,[-2]]],[[68,[47]]],299],[-1,[[298,[-2]]],[[68,[47]]],299],[-1,310,[[68,[45]]]],[[[269,[-1,-2,-3]],313],[[269,[-1,-2,-3]]],[],[270,175],168],[[[273,[-1,-2,-3,-4]],314],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168],[[[289,[-1,-2,-3]],314],[[289,[-1,-2,-3]]],48,274,168],[[[262,[-1,-2,-3]],181],[[262,[-1,-2,-3]]],[],263,127],[[[277,[-1,-2,-3]],183],[[277,[-1,-2,-3]]],[],229,127],[[[289,[-1,-2,-3]],182],[[289,[-1,-2,-3]]],48,274,168],0,[-2,[[284,[-1]]],[],[[68,[-1]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-5,[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[33,[],[[32,[[22,[-1,[147,[-2,-3,-4]]]]]]]]]],0,[[[260,[-1,-2,-3]],125,-3,133],132,[],[],127],[[[271,[-1,-2,-3]],125,-3,133],132,48,[],127],[[[261,[-1,-2,-3]],125,-3,133],132,[],[],127],[[[272,[-1,-2,-3]],125,-3,133],132,[],[],127],[[[264,[-1,-2,-3]],125,-3,133],132,48,227,127],[[[269,[-1,-2,-3]],125,-3,133],132,[],[270,175],168],[[[273,[-1,-2,-3,-4]],125,-4,133],132,[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]],125,-3,133],132,[],263,127],[[[275,[-1,-2,-3]],125,-3,133],132,[],[276,263],127],[[[291,[-1,-2,-3,-4]],125,-4,133],132,[48,292,67],[],[293,229,219,263],168],[[[294,[-1]],125,-2,133],132,295,127],[[[296,[-1,-2,-3]],125,-3,133],132,48,[297,175],168],[[[298,[-1]],125,-2,133],132,299,127],[[[277,[-1,-2,-3]],125,-3,133],132,[],229,127],[[[285,[-1,-2,-3]],125,-4,133],132,[104,[68,[87]],300],48,287,127],[[[301,[-1,-2,-3,-4]],125,-4,133],132,160,[],302,168],[[[289,[-1,-2,-3]],125,-3,133],132,48,274,168],[[[289,[-1,-2,-3]],125,-3,133,[62,[303]]],132,48,274,168],[[[304,[-1,-2,-3]],125,-3,133],132,[],[305,175],168],[[[278,[-1,-2,-3]],125,-3,133],132,[],[263,175],168],[[[288,[-1,-2,-3]],125,-4,133],132,[104,[68,[87]],300],48,287,127],[[[306,[-1,-2,-3]],125,-3,133],132,[],[],127],[[[279,[-1,-2,-3,-4,-5]],125,-3,133],132,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]],125,-3,133],132,[],[[308,[-1]]],309],[[[282,[-1]],125,-2,133],132,283,154],[[310,125,-1,133],132,127],[[[284,[-1]],125,-2,133],132,[48,92],[[144,[],[[143,[-1]]]]]],[[[265,[-4,-1,-2,-3]],125,-3,133],132,[],[],266,[[267,[-1,-2,-3]]]],[[268,125,35,133],132],[[-1,-6],[[279,[-2,-3,-4,-1,-5]]],92,[],[],[],[[68,[[147,[-2,-3,-4]]]]],[[100,[-1],[[19,[-5]]]]]],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[[68,[171]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,[[68,[171]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],263,127,[[68,[47]]]],[[[260,[-1,-2,-3]],-4],[[260,[-1,-2,-3]]],[],[],127,[[68,[47]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],263,127,[[68,[47]]]],[-4,[[271,[-1,-2,-3]]],[],[],127,[[68,[[147,[-1,-2,-3]]]]]],[[[260,[-1,-2,-3]],125,123,131,21,-3],134,[],[],127],[[[271,[-1,-2,-3]],125,123,131,21,-3],134,48,[],127],[[[261,[-1,-2,-3]],125,123,131,21,-3],134,[],[],127],[[[272,[-1,-2,-3]],125,123,131,21,-3],134,[],[],127],[[[264,[-1,-2,-3]],125,123,131,21,-3],134,48,227,127],[[[269,[-1,-2,-3]],125,123,131,21,-3],134,[],[270,175],168],[[[273,[-1,-2,-3,-4]],125,123,131,21,-4],134,[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]],125,123,131,21,-3],134,[],263,127],[[[275,[-1,-2,-3]],125,123,131,21,-3],134,[],[276,263],127],[[[291,[-1,-2,-3,-4]],125,123,131,21,-4],134,[48,292,67],[],[293,229,219,263],168],[[[296,[-1,-2,-3]],125,123,131,21,-3],134,48,[297,175],168],[[[277,[-1,-2,-3]],125,123,131,21,-3],134,[],229,127],[[[285,[-1,-2,-3]],125,123,131,21,-4],134,[104,[68,[87]],300],48,287,127],[[[301,[-1,-2,-3,-4]],125,123,131,21,-4],134,160,[],302,168],[[[289,[-1,-2,-3]],125,123,131,21,-3],134,48,274,168],[[[304,[-1,-2,-3]],125,123,131,21,-3],134,[],[305,175],168],[[[278,[-1,-2,-3]],125,123,131,21,-3],134,[],[263,175],168],[[[288,[-1,-2,-3]],125,123,131,21,-4],134,[104,[68,[87]],300],48,287,127],[[[306,[-1,-2,-3]],125,123,131,21,-3],134,[],[],127],[[[279,[-1,-2,-3,-4,-5]],125,123,131,21,-3],134,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]],125,123,131,21,-3],134,[],[[308,[-1]]],309],[[[265,[-4,-1,-2,-3]],125,123,131,21,-3],134,[],[],266,[[267,[-1,-2,-3]]]],[[],[[260,[-1,-2,-3]]],[],[],127],[-4,[[271,[-1,-2,-3]]],[],[],[],[[68,[[147,[-1,-2,-3]]]]]],[[],[[261,[-1,-2,-3]]],[],[],127],[[-1,-4],[[272,[-2,-1,-3]]],[],[],127,[[68,[[147,[-2,-1,-3]]]]]],[-4,[[264,[-1,-2,-3]]],[],227,127,[[68,[[147,[-1,-2,-3]]]]]],[[-1,5],[[269,[-2,-3,-4]]],[[68,[51]]],[],[270,175],168],[[[280,[-1]],120,[62,[-1]],-3],[[273,[-1,-2,-4,-5]]],[77,48],[],[[100,[-1],[[19,[-2]]]]],[274,219],168],[-4,[[262,[-1,-2,-3]]],[],263,127,[[68,[[147,[-1,-2,-3]]]]]],[[[316,[-1]],-5],[[275,[-2,-3,-4]]],[],[],[276,263],127,[[100,[317,-1,5],[[19,[[318,[-2,-3,-4]]]]]]]],[[-2,[62,[-1]],-4],[[291,[-1,-3,-5,-6]]],[292,67],[[68,[[99,[[98,[-1]]]]]]],[],[[100,[-1],[[19,[-3]]]]],[293,229,219,263],168],[[[319,[30]],30],[[294,[-1]]],295],[[-1,-2,[62,[-2]],-4],[[296,[-3,-5,-6]]],[[68,[51]]],[320,104],48,[[54,[-2],[[19,[-3]]]]],297,168],[-4,[[277,[-1,-2,-3]]],[],229,127,[[68,[[147,[-1,-2,-3]]]]]],[[[319,[-1]],-1,-3],[[285,[-1,-2,-4]]],[104,[286,[83]],212],48,[[100,[-1],[[19,[-2]]]]],287],[[[321,[-1]]],[[301,[173,-2,-3,-1]]],168,[],302],[[120,120],[[289,[-1,-2,-3]]],48,274,168],[[-1,5,-3],[[304,[-2,-4,-5]]],[[68,[[62,[51]]]]],[],[[100,[5],[[19,[-2]]]]],305,168],[[-4,-5,322],[[278,[-1,-2,-3]]],[],[263,175],168,[[68,[[147,[-1,-2,-3]]]]],[[68,[[99,[120]]]]]],[[[319,[-1]],-1,-3],[[288,[-1,-2,-4]]],[104,[286,[83]],212],48,[[100,[-1],[[19,[-2]]]]],287],[-4,[[306,[-1,-2,-3]]],[],[],127,[[100,[50],[[19,[[147,[-1,-2,-3]]]]]]]],[[-1,-6],[[279,[-2,-3,-4,-1,-5]]],92,[],[],[],[[68,[[147,[-2,-3,-4]]]]],[[100,[-1],[[19,[-5]]]]]],[-2,[[307,[-1,-2]]],[],[[308,[-1]]]],[-1,[[282,[-2]]],[[68,[57]]],283],[[-1,-2],310,[[68,[45]]],[[68,[45]]]],[-2,[[284,[-1]]],[],[[68,[-1]]]],[-4,[[265,[-4,-1,-2,-3]]],[],[],266,[[267,[-1,-2,-3]]]],[323,268],[[[301,[-1,-2,-3,-4]],-5],[[301,[-1,-2,-3,-4]]],160,[],302,168,[[100,[170],[[19,[-2]]]]]],[[[275,[-1,-2,-3]],-4],[[275,[-1,-2,-3]]],[],[276,263],127,[[100,[317],[[19,[-1]]]]]],[[[273,[-1,-2,-3,-4]],-2],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168],[[[275,[-1,-2,-3]],-4],[[275,[-1,-2,-3]]],[],[276,263],127,[[100,[324],[[19,[-1]]]]]],[[[260,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[],127],[[[271,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,48,[],127],[[[261,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[],127],[[[272,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[],127],[[[264,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,48,227,127],[[[269,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[270,175],168],[[[273,[-1,-2,-3,-4]],125,38,123,131,-4,135,[122,[-2]],21],136,[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],263,127],[[[275,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[276,263],127],[[[291,[-1,-2,-3,-4]],125,38,123,131,-4,135,[122,[-2]],21],136,[48,292,67],[],[293,229,219,263],168],[[[296,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,48,[297,175],168],[[[277,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],229,127],[[[285,[-1,-2,-3]],125,38,123,131,-4,135,[122,[-2]],21],136,[104,[68,[87]],300],48,287,127],[[[301,[-1,-2,-3,-4]],125,38,123,131,-4,135,[122,[-2]],21],136,160,[],302,168],[[[289,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,48,274,168],[[[304,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[305,175],168],[[[278,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[263,175],168],[[[288,[-1,-2,-3]],125,38,123,131,-4,135,[122,[-2]],21],136,[104,[68,[87]],300],48,287,127],[[[306,[-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[],127],[[[279,[-1,-2,-3,-4,-5]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[[308,[-1]]],309],[[[265,[-4,-1,-2,-3]],125,38,123,131,-3,135,[122,[-1]],21],136,[],[],266,[[267,[-1,-2,-3]]]],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[[100,[51],[[19,[-2]]]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,[[100,[51],[[19,[-1]]]]]],[[[271,[-1,-2,-3]],-1],[[271,[-1,-2,-3]]],[],[],[]],[[[271,[-1,-2,-3]],-1],[[271,[-1,-2,-3]]],[],[],[]],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[[100,[-1],[[19,[-2]]]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,[[100,[51],[[19,[-1]]]]]],[[[271,[-1,-2,-3]],-1],[[271,[-1,-2,-3]]],[],[],[]],[[[264,[-1,-2,-3]],-1],[[264,[-1,-2,-3]]],[],227,127],[[[264,[-1,-2,-3]],[62,[-1]]],[[264,[-1,-2,-3]]],[],227,127],[[[271,[-1,-2,-3]],-1],[[271,[-1,-2,-3]]],[],[],[]],[[[285,[-1,-2,-3]],-2],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287],[[[288,[-1,-2,-3]],-2],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287],[[[275,[-1,-2,-3]],-4,-5],[[275,[-1,-2,-3]]],[],[276,263],127,[[68,[47]]],[[100,[325],[[19,[-1]]]]]],[[[271,[-1,-2,-3]],-1],[[271,[-1,-2,-3]]],[],[],[]],[[[271,[-1,-2,-3]],-1],[[271,[-1,-2,-3]]],[],[],[]],[[[277,[-1,-2,-3]],-4],[[277,[-1,-2,-3]]],[],229,127,[[100,[326],[[19,[-1]]]]]],[[[289,[-1,-2,-3]],-1],[[289,[-1,-2,-3]]],48,274,168],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,[[100,[5],[[19,[-1]]]]]],[[[269,[-1,-2,-3]],[62,[-4]]],[[269,[-1,-2,-3]]],[],[270,175],168,[[100,[5],[[19,[-1]]]]]],[[[260,[-1,-2,-3]],125,123,-3,119],22,[],[],127],[[[271,[-1,-2,-3]],125,123,-3,119],22,48,[],127],[[[261,[-1,-2,-3]],125,123,-3,119],22,[],[],127],[[[272,[-1,-2,-3]],125,123,-3,119],22,[],[],127],[[[264,[-1,-2,-3]],125,123,-3,119],22,48,227,127],[[[262,[-1,-2,-3]],125,123,-3,119],22,[],263,127],[[[275,[-1,-2,-3]],125,123,-3,119],22,[],[276,263],127],[[[277,[-1,-2,-3]],125,123,-3,119],22,[],229,127],[[[289,[-1,-2,-3]],125,123,-3,119],22,48,274,168],[[[281,[],[[327,[-1]],[328,[-2]]]],-1,119],22,55,[]],[[[306,[-1,-2,-3]],125,123,-3,119],22,[],[],127],[[[279,[-1,-2,-3,-4,-5]],125,123,-3,119],22,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],0,[[[260,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[],127],[[[271,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],48,[],127],[[[261,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[],127],[[[272,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-4,-3]]]]],[],[],127,[]],[[[264,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],48,227,127],[[[273,[-1,-2,-3,-4]],125,123,-4,18],[[62,[[137,[-2,-3,-4]]]]],[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],263,127],[[[275,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[276,263],127],[[[291,[-1,-2,-3,-4]],125,123,-4,18],[[62,[[137,[-2,-3,-4]]]]],[48,292,67],[],[293,229,219,263],168],[[[277,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],229,127],[[[278,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[263,175],168],[[[306,[-1,-2,-3]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[],127],[[[279,[-1,-2,-3,-4,-5]],125,123,-3,18],[[62,[[137,[-1,-2,-3]]]]],[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[260,[-1,-2,-3]],-4],[[260,[-1,-2,-3]]],[],[],127,[[68,[46]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],127,[[68,[46]]]],[[[264,[-1,-2,-3]],-4],[[264,[-1,-2,-3]]],[],227,127,[[68,[46]]]],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[[68,[46]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],263,127,[[68,[46]]]],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,[[68,[46]]]],[[[301,[-1,-2,-3,-4]],-5],[[301,[-1,-2,-3,-4]]],160,[],302,168,[[68,[46]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,[[68,[46]]]],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],[263,175],168,[[68,[47]]]],0,[[[289,[-1,-2,-3]]],[[289,[-1,-2,-3]]],48,274,168],0,[[-2,[62,[-1]],-4],[[291,[-1,-3,-5,-6]]],[292,67],[[68,[[99,[[98,[-1]]]]]]],[],[[100,[-1],[[19,[-3]]]]],[293,229,219,263],168],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,[[68,[51]]]],0,[[[319,[30]],30],[[294,[-1]]],295],[[[260,[-1,-2,-3]],-4],[[260,[-1,-2,-3]]],[],[],127,[[68,[[147,[-1,-2,-3]]]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],127,[[68,[[147,[-1,-2,-3]]]]]],0,0,[[-1,-2,[62,[-2]],-4],[[296,[-3,-5,-6]]],[[68,[51]]],[104,320],48,[[54,[-2],[[19,[-3]]]]],297,168],[-4,[[306,[-1,-2,-3]]],[],[],127,[[100,[50],[[19,[[147,[-1,-2,-3]]]]]]]],[-4,[[261,[-1,-2,-3]]],[],[],127,[[33,[],[[32,[[147,[-1,-2,-3]]]]]]]],0,0,0,[-4,[[277,[-1,-2,-3]]],[],229,127,[[68,[[147,[-1,-2,-3]]]]]],0,[-2,[[307,[-1,-2]]],[],[[308,[-1]]]],[[[285,[-1,-2,-3]],-4],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[-1]]]],[[[288,[-1,-2,-3]],-4],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[-1]]]],[[[260,[-1,-2,-3]]],[[50,[45]]],[],[],127],[[[271,[-1,-2,-3]]],[[50,[45]]],48,[],127],[[[261,[-1,-2,-3]]],[[50,[45]]],[],[],127],[[[272,[-1,-2,-3]]],[[50,[45]]],[],[],127],[[[264,[-1,-2,-3]]],[[50,[45]]],48,227,127],[[[269,[-1,-2,-3]]],[[50,[45]]],[],[270,175],168],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,[[68,[47]]]],[[[273,[-1,-2,-3,-4]]],[[50,[45]]],[77,48],48,[263,274,229,219],168],[[[273,[-1,-2,-3,-4]],30],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168],[[[262,[-1,-2,-3]]],[[50,[45]]],[],263,127],[[[275,[-1,-2,-3]]],[[50,[45]]],[],[276,263],127],[[[291,[-1,-2,-3,-4]]],[[50,[45]]],[48,292,67],[],[293,229,219,263],168],[[[294,[-1]]],[[50,[45]]],295],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,[[68,[47]]]],[[[296,[-1,-2,-3]]],[[50,[45]]],48,[297,175],168],[[[298,[-1]]],[[50,[45]]],299],[[[277,[-1,-2,-3]]],[[50,[45]]],[],229,127],[[[285,[-1,-2,-3]]],[[50,[45]]],[104,[68,[87]],300],48,287],[[[301,[-1,-2,-3,-4]]],[[50,[45]]],160,[],302,168],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,[[68,[47]]]],[[[289,[-1,-2,-3]]],[[50,[45]]],48,274,168],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,[[68,[47]]]],[[[304,[-1,-2,-3]]],[[50,[45]]],[],[305,175],168],[[[278,[-1,-2,-3]]],[[50,[45]]],[],[263,175],168],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],[263,175],168,[[68,[47]]]],[[[288,[-1,-2,-3]]],[[50,[45]]],[104,[68,[87]],300],48,287],[[[306,[-1,-2,-3]]],[[50,[45]]],[],[],127],[[[279,[-1,-2,-3,-4,-5]]],[[50,[45]]],[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]]],[[50,[45]]],[],[[308,[-1]]]],[[[282,[-1]]],[[50,[45]]],283],[310,[[50,[45]]]],[[[284,[-1]]],[[50,[45]]],[48,92]],[[[265,[-4,-1,-2,-3]]],[[50,[45]]],[],[],266,[[267,[-1,-2,-3]]]],[268,[[50,[45]]]],[[[279,[-1,-2,-3,-4,-5]]],[[50,[45]]],[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],0,[[[319,[-1]],-1,-3],[[285,[-1,-2,-4]]],[104,[286,[83]],212],48,[[100,[-1],[[19,[-2]]]]],287],[[[278,[-1,-2,-3]],5],[[278,[-1,-2,-3]]],[],[263,175],168],0,[[[260,[-1,-2,-3]],-4],[[260,[-1,-2,-3]]],[],[],127,[[68,[47]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],127,[[68,[47]]]],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,[[68,[47]]]],[[[275,[-1,-2,-3]],-4],[[275,[-1,-2,-3]]],[],[276,263],127,[[68,[47]]]],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,[[68,[47]]]],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,[[68,[47]]]],[[[271,[-1,-2,-3]]],139,48,[],127],[[[272,[-1,-2,-3]]],139,[],[],127],[[[264,[-1,-2,-3]]],139,48,227,127],[[[269,[-1,-2,-3]]],139,[],[270,175],168],[[[273,[-1,-2,-3,-4]]],139,[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]]],139,[],263,127],[[[275,[-1,-2,-3]]],139,[],[276,263],127],[[[291,[-1,-2,-3,-4]]],139,[48,292,67],[],[293,229,219,263],168],[[[296,[-1,-2,-3]]],139,48,[297,175],168],[[[277,[-1,-2,-3]]],139,[],229,127],[[[285,[-1,-2,-3]]],139,[104,[68,[87]],300],48,287],[[[301,[-1,-2,-3,-4]]],139,160,[],302,168],[[[289,[-1,-2,-3]]],139,48,274,168],[[[304,[-1,-2,-3]]],139,[],[305,175],168],[[[278,[-1,-2,-3]]],139,[],[263,175],168],[[[288,[-1,-2,-3]]],139,[104,[68,[87]],300],48,287],[[[306,[-1,-2,-3]]],139,[],[],127],[[[279,[-1,-2,-3,-4,-5]]],139,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]]],139,[],[[308,[-1]]]],[[[265,[-4,-1,-2,-3]]],139,[],[],266,[[267,[-1,-2,-3]]]],[[[285,[-1,-2,-3]],-4],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[-1]]]],[[[288,[-1,-2,-3]],-1],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287],[[[264,[-1,-2,-3]],-4],[[264,[-1,-2,-3]]],[],227,127,68],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,68],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[68,68,48]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],263,127,68],[[[275,[-1,-2,-3]],-4],[[275,[-1,-2,-3]]],[],[276,263],127,68],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,68],[[[294,[-1]],-2],[[294,[-1]]],295,68],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,68],[[[298,[-1]],-2],[[298,[-1]]],299,68],[[[277,[-1,-2,-3]],-4],[[277,[-1,-2,-3]]],[],229,127,68],[[[285,[-1,-2,-3]],-4],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287,68],[[[301,[-1,-2,-3,-4]],-5],[[301,[-1,-2,-3,-4]]],160,[],302,168,68],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,68],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,68],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],[263,175],168,68],[[[288,[-1,-2,-3]],-4],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287,68],[[[282,[-1]],-2],[[282,[-1]]],283,68],0,[-1,[[282,[-2]]],[[68,[57]]],283],[[[271,[-1,-2,-3]]],140,48,[],127],[[[272,[-1,-2,-3]]],140,[],[],127],[[[264,[-1,-2,-3]]],140,48,227,127],[[[269,[-1,-2,-3]]],140,[],[270,175],168],[[[273,[-1,-2,-3,-4]]],140,[77,48],48,[263,274,229,219],168],[[[262,[-1,-2,-3]]],140,[],263,127],[[[275,[-1,-2,-3]]],140,[],[276,263],127],[[[291,[-1,-2,-3,-4]]],140,[48,292,67],[],[293,229,219,263],168],[[[296,[-1,-2,-3]]],140,48,[297,175],168],[[[277,[-1,-2,-3]]],140,[],229,127],[[[285,[-1,-2,-3]]],140,[104,[68,[87]],300],48,287],[[[301,[-1,-2,-3,-4]]],140,160,[],302,168],[[[289,[-1,-2,-3]]],140,48,274,168],[[[304,[-1,-2,-3]]],140,[],[305,175],168],[[[278,[-1,-2,-3]]],140,[],[263,175],168],[[[288,[-1,-2,-3]]],140,[104,[68,[87]],300],48,287],[[[306,[-1,-2,-3]]],140,[],[],127],[[[279,[-1,-2,-3,-4,-5]]],140,[],[],127,92,[[68,[[147,[-1,-2,-3]]]]]],[[[307,[-1,-2]]],140,[],[[308,[-1]]]],[[[265,[-4,-1,-2,-3]]],140,[],[],266,[[267,[-1,-2,-3]]]],0,[-1,[[174,[-2,-3]]],292,175,168],[[[304,[-1,-2,-3]],80],[[304,[-1,-2,-3]]],[],305,168],0,[[[321,[-1]]],[[301,[173,-2,-3,-1]]],168,48,302],0,[[120,120],[[289,[-1,-2,-3]]],48,274,168],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[68,48]],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,[[68,[171]]]],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,[[68,[171]]]],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,[[68,[171]]]],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,[[68,[171]]]],[[[269,[-1,-2,-3]],185],[[269,[-1,-2,-3]]],[],[270,175],168],[[[291,[-1,-2,-3,-4]],185],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168],[[[296,[-1,-2,-3]],185],[[296,[-1,-2,-3]]],48,297,168],[[[304,[-1,-2,-3]],185],[[304,[-1,-2,-3]]],[],305,168],[[[278,[-1,-2,-3]],185],[[278,[-1,-2,-3]]],[],[263,175],168],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,[[68,[47]]]],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,[[68,[47]]]],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,[[68,[47]]]],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,[[68,[47]]]],0,[[-1,-4],[[272,[-2,-1,-3]]],[],[],127,[[68,[[147,[-2,-1,-3]]]]]],0,[[-1,5,-3],[[304,[-2,-4,-5]]],[[68,[[62,[51]]]]],[],[[100,[5],[[19,[-2]]]]],305,168],0,[[-4,-5,322],[[278,[-1,-2,-3]]],[],[263,175],168,[[68,[[147,[-1,-2,-3]]]]],292],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[281,[],[[327,[-1]],[328,[-2]]]],-1,-2],[[62,[-3]]],55,[],[]],[-1,[[298,[-2]]],[[68,[47]]],299],[-1,[[298,[-2]]],[[68,[47]]],299],0,[[[319,[-1]],-1,-3],[[288,[-1,-2,-4]]],[104,[286,[83]],212],48,[[100,[-1],[[19,[-2]]]]],287],[-1,310,[[68,[45]]]],[[[281,[],[[327,[-1]],[328,[-2]]]],-1],[[147,[-2,-3,-4]]],55,[],[],[]],[[[260,[-1,-2,-3]],-4],[[260,[-1,-2,-3]]],[],[],127,[[68,[45]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],127,[[68,[45]]]],[[[264,[-1,-2,-3]],-4],[[264,[-1,-2,-3]]],[],227,127,[[68,[45]]]],[[[269,[-1,-2,-3]],-4],[[269,[-1,-2,-3]]],[],[270,175],168,[[68,[45]]]],[[[273,[-1,-2,-3,-4]],-5],[[273,[-1,-2,-3,-4]]],[77,48],[],[274,219],168,[[68,[45]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],263,127,[[68,[45]]]],[[[275,[-1,-2,-3]],-4],[[275,[-1,-2,-3]]],[],[276,263],127,[[68,[45]]]],[[[291,[-1,-2,-3,-4]],-5],[[291,[-1,-2,-3,-4]]],[292,67],[],[293,229,219,263],168,[[68,[45]]]],[[[294,[-1]],-2],[[294,[-1]]],295,[[68,[45]]]],[[[296,[-1,-2,-3]],-4],[[296,[-1,-2,-3]]],48,297,168,[[68,[45]]]],[[[277,[-1,-2,-3]],-4],[[277,[-1,-2,-3]]],[],229,127,[[68,[45]]]],[[[285,[-1,-2,-3]],-4],[[285,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[45]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],48,274,168,[[68,[45]]]],[[[304,[-1,-2,-3]],-4],[[304,[-1,-2,-3]]],[],305,168,[[68,[45]]]],[[[288,[-1,-2,-3]],-4],[[288,[-1,-2,-3]]],[104,[286,[83]],212],48,287,[[68,[47]]]],[[[307,[-1,-2]],-3],[[307,[-1,-2]]],[],[[308,[-1]]],[[68,[45]]]],[[[282,[-1]],-2],[[282,[-1]]],283,[[68,[45]]]],[[[284,[-1]],-2],[[284,[-1]]],[],[[68,[45]]]],[[[265,[-4,-1,-2,-3]],-5],[[265,[-4,-1,-2,-3]]],[],[],266,[[267,[-1,-2,-3]]],[[68,[45]]]],[-4,[[260,[-1,-2,-3]]],[],[],127,[[33,[],[[32,[[147,[-1,-2,-3]]]]]]]],[-4,[[261,[-1,-2,-3]]],[],[],127,[[33,[],[[32,[[147,[-1,-2,-3]]]]]]]],[-1,310,[[68,[45]]]],[-1,310,[[68,[45]]]],0,0,0,0,0,[[[227,[],[[190,[-1]]]],-1],12,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,12],[329,329],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],329],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[227,[],[[190,[-1]]]],-1],12,55],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,21,131,5,-2,-3],12,127,227,[[54,[],[[19,[329]]]]]],[56,22],[56,22],[[329,329],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[12,72],[[74,[22,73]]]],[[329,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[227,[],[[190,[-1]]]],-1],12,55],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[133,45,45,46,-1],132,[[54,[133],[[19,[132]]]]]],[[123,131,5],134],[[],329],[[[227,[],[[190,[-1]]]],-1],12,55],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[38,123,131,[122,[-1]],[62,[-1]],-2],136,48,[[54,[],[[19,[329]]]]]],0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[330,17],[[17,30],331],[332,22],[333,333],[334,334],[331,331],[335,335],[336,336],[337,337],[338,338],[339,339],[340,340],[341,341],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],332],[[],334],[[],335],[[],336],[[],337],[[],338],[[],340],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[266,[],[[342,[-1]]]],[3,[-1]]],22,[]],[[[267,[],[[327,[-1]]]],-1,-2,-3,21,131],3,55,266,[]],[[332,35,50,-1],343,[[54,[330]]]],[[340,-1],22,[[177,[331,43]]]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[333,333],5],[[339,339],5],[[341,341],5],0,0,[[330,331,-1],22,[[68,[334]]]],[[330,17,50,-1],22,[[68,[334]]]],[[330,-1],22,[[68,[340]]]],[[332,72],[[74,[22,73]]]],[[333,72],[[74,[22,73]]]],[[334,72],[[74,[22,73]]]],[[331,72],[[74,[22,73]]]],[[335,72],[[74,[22,73]]]],[[336,72],[[74,[22,73]]]],[[337,72],[[74,[22,73]]]],[[338,72],[[74,[22,73]]]],[[339,72],[[74,[22,73]]]],[[340,72],[[74,[22,73]]]],[[341,72],[[74,[22,73]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[344,333],[-1,-1,[]],[43,334],[344,334],[333,334],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[333,339],[43,339],[-1,-1,[]],[-1,-1,[]],[120,340],[51,340],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[330,30],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[330,343],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[17,17],331],0,0,0,0,[[[267,[],[[327,[-1]]]],-1,21,131],134,55],[[35,50],330],[[],332],[-1,331,[[54,[345]]]],0,[333,346],0,0,[331,347],[[17,50],331],[[330,30],22],0,[[330,-1],22,[[68,[30]]]],[[330,-1],22,[[68,[18]]]],0,0,[330,50],0,0,[[330,331,-1],22,[[68,[335]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[331,[349,[30,348,348]]],331],[[330,18],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[267,[],[[327,[-1]]]],-1,341,21,131],[[22,[136,[62,[-2]]]]],55,[]],0,[330,30],0,[[330,21,-2],-1,[],[[54,[330],[[19,[-1]]]]]],[[335,43],335],[[335,336],335],[[335,337],335],[[330,-2],-1,[],[[54,[330],[[19,[-1]]]]]],[[335,30],335],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[136,136],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[136,136],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[136,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[136,136],136],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[350,350],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[350,350],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[350,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[344,30,43],344],[[344,-1],344,[[33,[],[[32,[206]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[344,344],[346,346],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],0,[[344,344],5],[[346,346],5],[[344,72],[[74,[22,73]]]],[[346,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,5,[]],[[17,17],344],[[40,21],346],[344,346],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[[345,351],22],[[345,17,17,30],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[345,17,17,17],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[345,331],0,[[345,17,30],22],[351,351],[[-1,-2],22,[],[]],[345,22],[-1,-2,[],[]],[-1,-2,[],[]],[[],345],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[345,352],22],0,[[351,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[345,17],22],[[345,17],22],[[],345],[[345,17,17],22],0,[[345,17,50],22],0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[352,352],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],0,0,[[352,72],[[74,[22,73]]]],[-1,-1,[]],[351,352],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[353,354],[347,355],[356,357],[[347,358],[[98,[30]]]],[[355,358],[[98,[30]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],359],[[],[[361,[360]]]],[356,362],[56,363],[356,22],[364,364],[353,353],[354,354],[[[365,[-1,-2]]],[[365,[-1,-2]]],48,48],[347,347],[355,355],[356,356],[357,357],[[[366,[-1]]],[[366,[-1]]],48],[367,367],[368,368],[369,369],[370,370],[371,371],[372,372],[373,373],[358,358],[374,374],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],364],[[],347],[[],356],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[364,364],5],[[[365,[-1,-2]],[365,[-1,-2]]],5,67,67],[[368,368],5],[[369,369],5],[[370,370],5],[[371,371],5],[[372,372],5],[[373,373],5],[[358,358],5],[[374,374],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[353,374],[[365,[358,373]]]],[[354,374],[[365,[358,373]]]],[[[366,[-1]],374],[[365,[-1,22]]],[]],[[367,374],[[365,[358,373]]]],[[353,[98,[-1]],[98,[-2]]],[[375,[-1,-2]]],[],[]],[347,[[62,[[22,[[376,[30,348]],[98,[30]]]]]]]],[355,[[62,[[22,[[376,[30,348]],[98,[30]]]]]]]],[[364,72],[[74,[22,73]]]],[[353,72],[[74,[22,73]]]],[[354,72],[[74,[22,73]]]],[[[365,[-1,-2]],72],[[74,[22,73]]],78,78],[[347,72],[[74,[22,73]]]],[[355,72],[[74,[22,73]]]],[[356,72],[[74,[22,73]]]],[[357,72],[[74,[22,73]]]],[[368,72],[[74,[22,73]]]],[[369,72],[[74,[22,73]]]],[[370,72],[[74,[22,73]]]],[[371,72],[[74,[22,73]]]],[[372,72],[[74,[22,73]]]],[[373,72],[[74,[22,73]]]],[[358,72],[[74,[22,73]]]],[[374,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[353,354],[-1,-1,[]],[[[365,[-1,-2]]],-1,48,[]],[-1,-1,[]],[-1,-1,[]],[347,355],[-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,347,[[33,[],[[32,[[365,[[376,[30,348]],[376,[30,348]]]]]]]]]],[-1,356,[[33,[],[[32,[355]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,373],[56,358],[[377,358],[[98,[30]]]],[[378,358],[[98,[30]]]],[[347,358],[[98,[30]]]],[[355,358],[[98,[30]]]],[[356,56],355],[[357,56],355],[[379,373],[[376,[30,348]]]],[[347,373],[[376,[30,348]]]],[[355,373],[[376,[30,348]]]],[[[366,[-1]],373],[[376,[30,348]]],380],[[379,358],[[376,[30,348]]]],[[347,358],[[376,[30,348]]]],[[355,358],[[376,[30,348]]]],[[[366,[-1]],358],[[376,[30,348]]],380],[[[365,[-1,-2]],-3],22,92,92,91],[[372,-1],22,91],[[373,-1],22,91],[[358,-1],22,91],[[374,-1],22,91],[347,381],[355,381],[[[366,[-1]]],382,[]],[[347,373],[[376,[30,348]]]],[[347,358],[[376,[30,348]]]],[[355,373],[[376,[30,348]]]],[[355,358],[[376,[30,348]]]],[[[366,[-1]],358],-1,[]],[356,[[161,[56]]]],[357,[[161,[56]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[353,383],[347,384],[355,384],[355,384],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[365,[-1,-2]]],5,[],[]],[355,5],[356,5],[357,5],[[371,385],5],[370,5],[[371,385],5],[370,5],[353,383],[354,383],[347,384],[355,384],[356,386],[357,386],[[[366,[-1]]],[[387,[-1]]],[]],[367,388],[347,389],[355,389],0,0,[347,[[62,[[22,[[376,[30,348]],[98,[30]]]]]]]],[355,[[62,[[22,[[376,[30,348]],[98,[30]]]]]]]],[356,56],[357,56],0,[[[98,[30]],56],378],[[],347],[[],356],[[353,374],[[62,[374]]]],[[354,374],[[62,[374]]]],[[353,374],374],[[354,374],374],[377,56],[378,56],[347,56],[355,56],[373,56],[358,56],[370,370],0,0,[[[366,[-1]]],[[390,[-1]]],380],[[353,[98,[-1]],[98,[-2]]],[[391,[-1,-2]]],[],[]],0,0,0,[380,[[376,[30,348]]]],[[356,56,56,56],22],[347,[[393,[392]]]],[355,[[393,[392]]]],[[],[[394,[360]]]],0,[[[365,[-1,-2]]],-1,48,[]],[370,30],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[373,56],[358,56],[374,56],0,[[[365,[[376,[30,348]],[376,[30,348]]]],-1],[[365,[[376,[30,348]],[376,[30,348]]]]],[[395,[30]]]],[[347,-1],347,[[395,[30]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[56,347],[[56,56,56],356],[[[365,[-1,-2]]],[[365,[[376,[30,348]],[376,[30,348]]]]],380,380],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[396,[376,[30,348]],30,372,[98,[30]]],22],[[[361,[-1]],[376,[30,348]],30,372],22,396],[[396,[376,[30,348]],[397,[30,348]],[398,[30]],372,[98,[30]]],22],[[[361,[-1]],[376,[30,348]],[397,[30,348]],[398,[30]],372],22,396],[[396,[399,[30]],[98,[30]]],[[22,[358,358]]]],[[[361,[-1]],[399,[30]]],[[22,[358,358]]],396],[[396,[376,[30,348]],[98,[30]]],358],[[[361,[-1]],[376,[30,348]]],358,396],[[396,[366,[[376,[30,348]]]],[98,[30]]],22],[[400,[366,[[376,[30,348]]]]],22],[[[361,[-1]],[366,[[376,[30,348]]]]],22,396],[[396,[401,[30,348]],372,[98,[30]]],22],[[[361,[-1]],[401,[30,348]],372],22,396],[[396,[401,[30,348]],402,372,[98,[30]]],22],[[[361,[-1]],[401,[30,348]],402,372],22,396],[[[394,[-1]],[376,[30,348]],[397,[30,348]],[398,[30]],[398,[30]]],22,396],[[400,[397,[30,348]],[398,[30]],364,[376,[30,348]]],22],[[[394,[-1]],[397,[30,348]],[398,[30]],364,[376,[30,348]]],22,396],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[396,[376,[30,348]],[98,[30]]],358],[[[403,[-1]],[376,[30,348]],[98,[30]]],358,396],[[[404,[-1,-2]],[376,[30,348]],[98,[30]]],358,396,[[395,[30]]]],[[[361,[-1]],[376,[30,348]],[98,[30]]],358,396],[[[361,[-1]],[376,[30,348]]],358,396],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[[406,[],[[405,[-1]]]]],-1,[]],[[[403,[-1]]],[],406],[[[403,[-1]]],[],[406,396]],[[[404,[-1,-2]]],[],406,[]],[[[394,[-1]]],[],[396,406]],[[[394,[-1]]],[],[406,396]],[[[361,[-2]]],-1,[],[[406,[],[[405,[-1]]]],396]],[[[361,[-1]]],[],[396,406]],[402,402],[[[361,[-1]]],[[361,[-1]]],[48,396]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[400,22],[396,22],[[[394,[-1]]],22,396],[[[394,[-1]]],22,396],[[[361,[-1]]],22,396],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[396,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[400,[376,[30,348]],[376,[30,348]],[376,[30,348]]],22],[[[403,[-1]],[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358,396],[[[404,[-1,-2]],[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358,396,[[395,[30]]]],[[[394,[-1]],[376,[30,348]],[376,[30,348]],[376,[30,348]]],22,396],[[[394,[-1]],[376,[30,348]],[376,[30,348]],[376,[30,348]]],358,396],[[[361,[-1]],[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358,396],[[[361,[-1]],[376,[30,348]],[376,[30,348]],[376,[30,348]]],358,396],[[[394,[-1]]],[[376,[30,348]]],396],[[],402],[[],[[361,[-1]]],[396,55]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[[396,5],22],[[[403,[-1]],5],22,396],[[[404,[-1,-2]],5],22,396,[[395,[30]]]],[[[361,[-1]],5],22,396],[[[361,[-1]],5],22,396],[[402,402],5],[[[361,[-1]],[361,[-1]]],5,[67,396]],[[396,[365,[[22,[[376,[30,348]],[98,[30]]]],[376,[30,348]]]]],22],[[[361,[360]],[98,[355]]],22],[[396,30],[[403,[396]]]],[[[394,[-1]],30],[[394,[[403,[-1]]]]],396],[[[361,[-1]],30],[[361,[[403,[-1]]]]],396],[[402,72],[[74,[22,73]]]],[[402,72],[[74,[22,73]]]],[[[361,[-1]],72],[[74,[22,73]]],[78,396]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[361,[-1]],-2],22,[92,396],91],[[400,30],22],[[[394,[-1]],30],22,396],[[],56],[[],56],[[],56],[[],56],[[],56],[[[361,[-1]]],-1,396],[[[361,[-1]]],-1,396],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[361,[-1]]],-1,396],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[396,[376,[30,348]],[98,[30]]],358],[[400,[376,[30,348]]],22],[[[403,[-1]],[376,[30,348]],[98,[30]]],358,396],[[[404,[-1,-2]],[376,[30,348]],[98,[30]]],358,396,[[395,[30]]]],[[[394,[-1]],[376,[30,348]]],22,396],[[[394,[-1]],[376,[30,348]]],358,396],[[[361,[-1]],[376,[30,348]]],358,396],[[[361,[-1]],[376,[30,348]],[98,[30]]],358,396],[[400,[376,[30,348]]],22],[[[394,[-1]],[376,[30,348]]],358,396],[[[394,[-1]],[376,[30,348]]],22,396],[[-1,30],[[403,[-1]]],396],[[-1,-2],[[404,[-1,-2]]],[],[]],[-1,[[394,[-1]]],396],[30,402],[[],[[361,[-1]]],[55,396]],[396,56],[[[403,[-1]]],56,396],[[[404,[-1,-2]]],56,396,[[395,[30]]]],[[[361,[-1]]],56,396],[[402,402],[[62,[109]]]],[[396,[365,[[376,[30,348]],[376,[30,348]]]],[98,[30]]],22],[[[361,[-1]],[365,[[376,[30,348]],[376,[30,348]]]]],22,396],[[396,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[400,[376,[30,348]],[376,[30,348]]],22],[[[403,[-1]],[376,[30,348]],[376,[30,348]],[98,[30]]],358,396],[[[404,[-1,-2]],[376,[30,348]],[376,[30,348]],[98,[30]]],358,396,[[395,[30]]]],[[[394,[-1]],[376,[30,348]],[376,[30,348]]],358,396],[[[394,[-1]],[376,[30,348]],[376,[30,348]]],22,396],[[[361,[-1]],[376,[30,348]],[376,[30,348]]],358,396],[[[361,[-1]],[376,[30,348]],[376,[30,348]],[98,[30]]],358,396],[[400,[397,[30,348]],[398,[30]],364,[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]],[398,[30]],364,[397,[30,348]]],22,396],[[400,[397,[30,348]],[397,[30,348]],[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]],[397,[30,348]],[397,[30,348]]],22,396],[[400,30],22],[[[394,[-1]],30],22,396],[[400,[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]]],22,396],[[400,[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]]],22,396],[[400,[397,[30,348]],[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]],[397,[30,348]]],22,396],[[400,30],22],[[[394,[-1]],30],22,396],[[396,56,56],22],[[400,56,56],22],[[[403,[-1]],56,56],22,396],[[[404,[-1,-2]],56,56],22,396,[[395,[30]]]],[[[394,[-1]],56,56],22,396],[[[394,[-1]],56,56],22,396],[[[361,[-1]],56,56],22,396],[[[361,[-1]],56,56],22,396],[[[403,[-1]],30],22,396],[[[404,[-1,-2]],-2],22,[],[]],[[[394,[[404,[-1,-2]]]],-2],22,396,[[395,[30]]]],[[400,[376,[30,348]],[376,[30,348]]],22],[[[394,[-1]],[376,[30,348]],[376,[30,348]]],22,396],[[400,[376,[30,348]]],22],[[[394,[-1]],[376,[30,348]]],22,396],[[400,[397,[30,348]],[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]],[397,[30,348]]],22,396],[[400,[397,[30,348]]],22],[[[394,[-1]],[397,[30,348]]],22,396],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],0,0,[[396,-1],[[404,[396,-1]]],[[395,[30]]]],[[[394,[-1]],-2],[[394,[[404,[-1,-2]]]]],396,[[395,[30]]]],[[[361,[-1]],-2],[[361,[[404,[-1,-2]]]]],396,[[395,[30]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[400,30],22],[[[394,[-1]],30],22,396],[[56,56],[[361,[-1]]],[55,396]],[396,[[394,[396]]]],[[[361,[-1]]],[[394,[-1]]],396],[-1,[[361,[-1]]],396],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[359,358],374],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[359,353],[[[391,[-1,-2]]],[[391,[-1,-2]]],48,48],[359,359],[[[375,[-1,-2]]],[[375,[-1,-2]]],48,48],[383,383],[[[407,[-1,-2]]],[[407,[-1,-2]]],48,48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[359,373,373,358],374],[[],359],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[[359,5],[[62,[374]]]],[[[391,[-1,-2]]],[[375,[-1,-2]]],[],[]],[[[391,[-1,-2]],72],[[74,[22,73]]],78,78],[[359,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[391,[-1,-2]],373],[[376,[30,348]]],380,380],[[[391,[-1,-2]],358],[[376,[30,348]]],380,380],[[[391,[-1,-2]],373],-2,[],[]],[[[391,[-1,-2]],358],-1,[],[]],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[391,[-1,-2]]],383,[],[]],[[359,358],374],[[],359],[[[375,[-1,-2]]],[[62,[[365,[-1,-2]]]]],[],[]],[383,[[62,[[365,[358,373]]]]]],[[[407,[-1,-2]]],[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]],380,380],[[[375,[-1,-2]]],[[407,[-1,-2]]],380,380],[[359,373,358],374],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[56,359],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[408,[-1]]],-1,409],0,[[[410,[-1]]],[[399,[-1]]],409],[[[410,[-1]]],[[399,[-1]]],409],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[398,[-1]],[398,[-1]]],[[398,[-1]]],[104,[20,[],[[19,[]]]]]],[[[398,[-1]],[398,[-1]]],[[398,[-1]]],[[20,[],[[19,[]]]]]],[[[398,[-1]],[398,[-1]]],22,411],[[[413,[],[[412,[-1]]]],-1],[[413,[],[[412,[-1]]]]],409],[[[414,[-1]],-1],[[414,[-1]]],409],[[[414,[-1]],-1],[[414,[-1]]],409],[[[415,[-1]],-1],[[415,[-1]]],409],[[[415,[-1]],-1],[[415,[-1]]],409],[[[399,[-1]],-1],[[399,[-1]]],409],[[[399,[-1]],-1],[[399,[-1]]],409],[[[416,[-1]],-1],[[416,[-1]]],409],[[[416,[-1]],-1],[[416,[-1]]],409],0,[[[398,[-1]],[398,[-1]]],[[398,[-1]]],[[417,[],[[19,[]]]],[114,[],[[19,[]]]],[20,[],[[19,[]]]],[103,[],[[19,[]]]],418,419,104]],[[],-1,420],[[[398,[-1]],[398,[-1]],-1],5,[]],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[414,[-1]],-1],-1,409],[[[414,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[408,[-1]]],-1,409],0,[[[410,[-1]]],[[399,[-1]]],409],[[[415,[-1]]],[[399,[-1]]],409],[[[416,[-1]]],[[399,[-1]]],409],[[[410,[-1]]],[[399,[-1]]],409],[[[413,[],[[412,[-1]]]],-1],[[413,[],[[412,[-1]]]]],409],[[[414,[-1]],-1],[[414,[-1]]],409],[[[414,[-1]],-1],[[414,[-1]]],409],[[[415,[-1]],-1],[[415,[-1]]],409],[[[415,[-1]],-1],[[415,[-1]]],409],[[[399,[-1]],-1],[[399,[-1]]],409],[[[399,[-1]],-1],[[399,[-1]]],409],[[[416,[-1]],-1],[[416,[-1]]],409],[[[416,[-1]],-1],[[416,[-1]]],409],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[414,[-1]]],[[401,[-1,348]]],409],[[[415,[-1]]],[[401,[-1,348]]],409],[[[399,[-1]]],[[401,[-1,348]]],409],[[[416,[-1]]],[[401,[-1,348]]],409],[[[410,[-1]]],[[401,[-1,348]]],409],[[[414,[-1]]],[[22,[-1,-1]]],409],[[[415,[-1]]],[[22,[-1,-1]]],409],[[[416,[-1]]],[[22,[-1,-1]]],409],[[[410,[-1]]],[[22,[-1,-1]]],409],[[[414,[-1]]],[[22,[-1,-1]]],409],[[[415,[-1]]],[[22,[-1,-1]]],409],[[[416,[-1]]],[[22,[-1,-1]]],409],[[[410,[-1]]],[[22,[-1,-1]]],409],[[[416,[-1]]],[[410,[-1]]],409],[[[408,[-1]]],-1,409],0,[[[410,[-1]]],[[399,[-1]]],409],[[[398,[-1]]],[[398,[-2]]],[421,104],421],[[[410,[-1]]],[[399,[-1]]],409],0,[[[376,[-1,348]],-1],[[414,[-1]]],409],[[[399,[-1]],[401,[-1,348]]],[[62,[[399,[-1]]]]],409],[[[399,[-1]],[161,[-1]]],[[62,[[399,[-1]]]]],409],[[[399,[-1]],[161,[-1]]],[[62,[[399,[-1]]]]],409],[[[414,[-1]]],[[414,[-1]]],48],[[[422,[-1]]],[[422,[-1]]],48],[[[415,[-1]]],[[415,[-1]]],48],[[[399,[-1]]],[[399,[-1]]],48],[[[423,[-1]]],[[423,[-1]]],48],[[[408,[-1]]],[[408,[-1]]],48],[[[416,[-1]]],[[416,[-1]]],48],[[[410,[-1]]],[[410,[-1]]],48],[[[398,[-1]]],[[398,[-1]]],48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[399,[-1]],[376,[-1,348]]],[[376,[-1,348]]],409],[[[416,[-1]],[376,[-1,348]]],-1,409],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[410,[-1]],[376,[-1,348]]],5,409],[[[399,[-1]],[399,[-1]]],5,409],0,0,0,0,[[[415,[-1]],[415,[-1]]],[[424,[[376,[-1,348]]]]],409],[[[415,[-1]],[415,[-1]]],[[424,[[22,[-1,-1]]]]],409],[[],[[398,[-1]]],55],[-1,[[398,[-1]]],425],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[413,[],[[412,[-1]]]],-1],[[397,[-1,348]]],409],[[[414,[-1]],-1],[[397,[-1,348]]],409],[[[415,[-1]],-1],[[397,[-1,348]]],409],[[[415,[-1]],-1],[[397,[-1,348]]],409],[[[399,[-1]],-1],[[397,[-1,348]]],409],[[[416,[-1]],-1],[[397,[-1,348]]],409],[[[416,[-1]],-1],[[397,[-1,348]]],409],[[[399,[-1]],[376,[-1,348]]],-1,409],[[[423,[-1]],[376,[-1,348]]],-1,409],[[[408,[-1]],[376,[-1,348]]],-1,409],[[[416,[-1]],[376,[-1,348]]],-1,409],[[[398,[-1]],[398,[-1]]],-1,[[426,[],[[19,[]]]]]],[[[398,[-1]],-1],[[398,[-1]]],[[426,[],[[19,[]]]]]],[[[398,[-1]],-1],22,427],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[415,[-1]],-1,[376,[-1,348]]],[[415,[-1]]],409],[[[416,[-1]],-1,[376,[-1,348]]],[[416,[-1]]],409],[[[415,[-1]],-1,[376,[-1,348]],-1],[[415,[-1]]],409],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],[[[414,[-1]]],[[398,[-1]]],409],[409,409],[[[414,[-1]],[414,[-1]]],5,67],[[[422,[-1]],[422,[-1]]],5,67],[[[415,[-1]],[415,[-1]]],5,67],[[[399,[-1]],[399,[-1]]],5,67],[[[408,[-1]],[408,[-1]]],5,67],[[[416,[-1]],[416,[-1]]],5,67],[[[410,[-1]],[410,[-1]]],5,67],[[[398,[-1]],[398,[-1]]],5,67],[[[423,[-1]]],[[408,[-1]]],409],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[414,[-1]]],[[401,[-1,348]]],409],[[[415,[-1]]],[[401,[-1,348]]],409],[[[416,[-1]]],[[401,[-1,348]]],409],[[[414,[-1]]],[[22,[-1,-1]]],409],[[[415,[-1]]],[[22,[-1,-1]]],409],[[[416,[-1]]],[[22,[-1,-1]]],409],[[[414,[-1]]],[[22,[-1,-1]]],409],[[[415,[-1]]],[[22,[-1,-1]]],409],[[[416,[-1]]],[[22,[-1,-1]]],409],[[[415,[-1]]],[[22,[[408,[-1]],[408,[-1]]]]],409],[[[416,[-1]]],[[22,[[408,[-1]],[408,[-1]]]]],409],0,[[[414,[-1]],-1],[[428,[-1]]],409],[[[415,[-1]],-1],[[429,[-1]]],409],[[[416,[-1]],-1],[[430,[-1]]],409],[[[416,[-1]],-1],[[431,[-1]]],409],[[[416,[-1]],-1],-1,409],[[[413,[],[[412,[-1]]]]],[[413,[],[[412,[-1]]]]],409],[[[414,[-1]]],[[414,[-1]]],409],[[[414,[-1]]],[[414,[-1]]],409],[[[415,[-1]]],[[415,[-1]]],409],[[[415,[-1]]],[[415,[-1]]],409],[[[399,[-1]]],[[399,[-1]]],409],[[[399,[-1]]],[[399,[-1]]],409],[[[416,[-1]]],[[416,[-1]]],409],[[[416,[-1]]],[[416,[-1]]],409],[[[414,[-1]],72],[[74,[22,73]]],78],[[[422,[-1]],72],[[74,[22,73]]],78],[[[415,[-1]],72],[[74,[22,73]]],78],[[[399,[-1]],72],[[74,[22,73]]],78],[[[423,[-1]],72],[[74,[22,73]]],78],[[[408,[-1]],72],[[74,[22,73]]],78],[[[416,[-1]],72],[[74,[22,73]]],78],[[[410,[-1]],72],[[74,[22,73]]],78],[[[398,[-1]],72],[[74,[22,73]]],78],[[[414,[-1]],-2],22,409,[[177,[[415,[-1]]]]]],[[[422,[-1]],-2],22,409,[[177,[[415,[-1]]]]]],[[[414,[-1]],-1,-2],22,409,[[177,[[399,[-1]]]]]],[[[422,[-1]],-1,-2],22,409,[[177,[[399,[-1]]]]]],[[[415,[-1]],-1,-2],22,409,[[177,[[399,[-1]]]]]],[[[416,[-1]],-1,-2],22,409,[[177,[[399,[-1]]]]]],[[[413,[],[[412,[-1]]]],-1,177],22,409],[[[414,[-1]],177],22,409],[[[414,[-1]],-1,-2],22,409,[[177,[[399,[-1]],[161,[-1]]]]]],[[[422,[-1]],-1,-2],22,409,[[177,[[399,[-1]],[161,[-1]]]]]],[[[415,[-1]],-1,-2],22,409,[[177,[[399,[-1]],[161,[-1]]]]]],[[[415,[-1]],177],22,409],[[[399,[-1]],177],22,409],[[[416,[-1]],-1,-2],22,409,[[177,[[399,[-1]],[161,[-1]]]]]],[[[416,[-1]],177],22,409],[[[415,[-1]],-2],22,409,[[177,[-1]]]],[[[414,[-1]],-2],22,409,[[177,[-1]]]],[[[415,[-1]],-2],22,409,[[177,[-1]]]],[[[414,[-1]],-2],22,409,[[177,[-1]]]],[[[415,[-1]],-2],22,409,[[177,[-1]]]],[[[415,[-1]],-2],22,409,[[177,[[415,[-1]]]]]],[[[416,[-1]],-2],22,409,[[177,[[416,[-1]]]]]],[[[415,[-1]],-2],22,409,[[177,[[161,[-1]]]]]],[[[416,[-1]],-2],22,409,[[177,[[161,[-1]]]]]],[[[414,[-1]],-2],22,409,[[177,[[416,[-1]]]]]],[[[422,[-1]],-2],22,409,[[177,[[416,[-1]]]]]],[[[415,[-1]],-1,-2],22,409,[[177,[[416,[-1]]]]]],[[[414,[-1]],-2],22,409,[[177,[[416,[-1]],[161,[-1]]]]]],[[[422,[-1]],-2],22,409,[[177,[[416,[-1]],[161,[-1]]]]]],[[[415,[-1]],-1,-2],22,409,[[177,[[416,[-1]],[161,[-1]]]]]],[[[415,[-1]],-2],22,409,[[177,[[415,[-1]]]]]],[[[416,[-1]],-2],22,409,[[177,[[416,[-1]]]]]],[[[415,[-1]],-2],22,409,[[177,[[161,[-1]]]]]],[[[416,[-1]],-2],22,409,[[177,[[161,[-1]]]]]],[[[415,[-1]],-2],22,409,[[177,[[415,[-1]]]]]],[[[416,[-1]],-2],22,409,[[177,[[416,[-1]]]]]],[[[415,[-1]],-2],22,409,[[177,[[161,[-1]]]]]],[[[416,[-1]],-2],22,409,[[177,[[161,[-1]]]]]],[[],[[398,[-1]]],[419,[20,[],[[19,[]]]]]],[[],[[398,[-1]]],[419,[20,[],[[19,[]]]]]],[[],[[398,[-1]]],[419,[20,[],[[19,[]]]]]],[[[413,[],[[412,[-1]]]]],[[376,[-1,348]]],409],[-1,-1,[]],[[[414,[-1]]],[[376,[-1,348]]],409],[[[414,[-1]]],[[376,[-1,348]]],409],[[[422,[-1]]],[[414,[-1]]],409],[-1,-1,[]],[[[415,[-1]]],[[376,[-1,348]]],409],[-1,-1,[]],[[[415,[-1]]],[[376,[-1,348]]],409],[-1,-1,[]],[[[399,[-1]]],[[376,[-1,348]]],409],[[[399,[-1]]],[[376,[-1,348]]],409],[-1,-1,[]],[-1,-1,[]],[[[416,[-1]]],[[376,[-1,348]]],409],[-1,-1,[]],[[[416,[-1]]],[[376,[-1,348]]],409],[-1,-1,[]],[-1,-1,[]],0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[422,[-1]]],[[414,[-1]]],409],[[[398,[-1]]],-1,[]],[[[414,[-1]],-1],[[398,[-1]]],409],[[[398,[-1]],-2],22,92,91],0,[[[399,[-1]],-1],[[62,[[376,[-1,348]]]]],409],[[[399,[-1]],-1],[[62,[-1]]],409],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[[399,[-1]],[399,[-1]]],[[62,[[376,[-1,348]]]]],409],[[[423,[-1]],[423,[-1]]],[[62,[[376,[-1,348]]]]],409],[[[399,[-1]],[399,[-1]]],[[62,[[22,[-1,-1]]]]],409],[[[399,[-1]],[399,[-1]]],5,409],[[[410,[-1]],[410,[-1]]],5,409],[[[423,[-1]],[401,[-1,348]]],5,409],[[[399,[-1]],[423,[-1]]],5,409],[[[410,[-1]],[399,[-1]]],5,409],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[408,[-1]]],[[408,[-1]]],409],[[[416,[-1]],-1],5,409],[[[398,[-1]]],5,60],[[[408,[-1]]],5,409],[[[415,[-1]],-1],5,409],[[[416,[-1]],-1],5,409],[[[415,[-1]]],5,409],[[[416,[-1]]],5,409],[[[415,[-1]],-1],5,409],[[[422,[-1]]],5,409],[[[408,[-1]]],5,409],[[[415,[-1]]],5,409],[[[416,[-1]]],5,409],[[[415,[-1]]],5,409],[[[416,[-1]]],5,409],0,[[[399,[-1]]],-1,409],[[[416,[-1]]],-1,409],[[[398,[-1]],[398,[-1]],-1],[[398,[-1]]],[[417,[],[[19,[]]]],[114,[],[[19,[]]]],[20,[],[[19,[]]]],[103,[],[[19,[]]]],418,419,104]],[[[399,[-1]],[423,[-1]]],[[62,[[376,[-1,348]]]]],409],[[[399,[-1]],[423,[-1]]],[[62,[-1]]],409],[[[415,[-1]],[423,[-1]]],[[424,[[376,[-1,348]]]]],409],[[[416,[-1]],[423,[-1]]],[[424,[[376,[-1,348]]]]],409],[[[415,[-1]],[423,[-1]]],[[424,[-1]]],409],[[[416,[-1]],[423,[-1]]],[[424,[-1]]],409],[[[415,[-1]],[399,[-1]]],[[424,[[376,[-1,348]]]]],409],[[[416,[-1]],[399,[-1]]],[[424,[[376,[-1,348]]]]],409],[[[415,[-1]],[399,[-1]]],[[424,[[22,[-1,-1]]]]],409],[[[416,[-1]],[399,[-1]]],[[424,[[22,[-1,-1]]]]],409],[[[416,[-1]]],[[62,[-1]]],409],[[[416,[-1]]],[[62,[-1]]],409],0,0,0,0,0,0,0,[[[399,[-1]]],[[376,[-1,348]]],409],0,[[[398,[-1]],-1],[[398,[-1]]],[[103,[],[[19,[]]]]]],[[[398,[-1]],-1],22,432],[[[398,[-1]]],[[398,[-1]]],[[433,[],[[19,[]]]]]],[[-1,-1,-1],[[408,[-1]]],409],[[[408,[-1]]],[[397,[-1,348]]],409],[[[415,[-1]],-1],58,409],[[[408,[-1]],-1],[[408,[-1]]],409],[[[399,[-1]],[423,[-1]]],5,409],[[[399,[-1]],[399,[-1]]],5,409],[[[408,[-1]],[376,[-1,348]]],[[408,[-1]]],409],[[[398,[-1]],[398,[-1]]],[[62,[109]]],212],[[],[[398,[-1]]],[419,[20,[],[[19,[]]]]]],[[-1,-1],[[376,[-1,348]]],[]],0,[[[398,[-1]]],[[398,[-1]]],[[114,[],[[19,[]]]],[417,[],[[19,[]]]],[20,[],[[19,[]]]],434,419,212,104]],[[[408,[-1]],[376,[-1,348]]],[[376,[-1,348]]],409],0,[[[415,[-1]],[416,[-1]]],[[424,[[376,[-1,348]]]]],409],[[[415,[-1]],[416,[-1]]],[[424,[[22,[-1,-1]]]]],409],[-1,[[398,[-1]]],[]],0,0,0,[[[413,[],[[412,[-1]]]],-1],[[376,[-1,348]]],409],[[[414,[-1]],-1],[[376,[-1,348]]],409],[[[414,[-1]],-1],[[376,[-1,348]]],409],[[[415,[-1]],-1],[[376,[-1,348]]],409],[[[415,[-1]],-1],[[376,[-1,348]]],409],[[[399,[-1]],-1],[[376,[-1,348]]],409],[[[399,[-1]],-1],[[376,[-1,348]]],409],[[[416,[-1]],-1],[[376,[-1,348]]],409],[[[416,[-1]],-1],[[376,[-1,348]]],409],[[[414,[-1]],-1],[[397,[-1,348]]],409],[[[399,[-1]],-1],22,409],[[[398,[-1]]],[[398,[-1]]],[[114,[],[[19,[]]]],[417,[],[[19,[]]]],[20,[],[[19,[]]]],434,419,212,104]],[[[423,[-1]],[376,[-1,348]]],-1,409],[[[408,[-1]],[376,[-1,348]]],-1,409],[[[398,[-1]]],[[22,[-1,-1]]],435],[[-1,-1],[[436,[-1,348]]],[]],[[[415,[-1]],-1],[[424,[-1]]],409],[[[399,[-1]],-1],-1,409],[[[415,[-1]],-1],[[424,[-1]]],409],[[[399,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[408,[-1]],-1],[[62,[-1]]],409],[[[399,[-1]],-1],-1,409],[[[408,[-1]],-1],[[62,[-1]]],409],[[[413,[],[[412,[-1]]]],-1],[[22,[[413,[],[[412,[-1]]]],[413,[],[[412,[-1]]]]]]],409],[[[414,[-1]],-1],[[22,[[414,[-1]],[414,[-1]]]]],409],[[[414,[-1]],-1],[[22,[[414,[-1]],[414,[-1]]]]],409],[[[415,[-1]],-1],[[22,[[415,[-1]],[415,[-1]]]]],409],[[[415,[-1]],-1],[[22,[[415,[-1]],[415,[-1]]]]],409],[[[399,[-1]],-1],[[22,[[399,[-1]],[399,[-1]]]]],409],[[[399,[-1]],-1],[[22,[[399,[-1]],[399,[-1]]]]],409],[[[416,[-1]],-1],[[22,[[416,[-1]],[416,[-1]]]]],409],[[[416,[-1]],-1],[[22,[[416,[-1]],[416,[-1]]]]],409],[[[399,[-1]],-1],[[22,[[399,[-1]],[399,[-1]]]]],409],[[[413,[],[[412,[-1]]]],[161,[-1]]],[[413,[],[[412,[-1]]]]],409],[[[414,[-1]],[161,[-1]]],[[414,[-1]]],409],[[[414,[-1]],[161,[-1]]],[[414,[-1]]],409],[[[415,[-1]],[161,[-1]]],[[415,[-1]]],409],[[[415,[-1]],[161,[-1]]],[[415,[-1]]],409],[[[399,[-1]],[161,[-1]]],[[399,[-1]]],409],[[[399,[-1]],[161,[-1]]],[[399,[-1]]],409],[[[416,[-1]],[161,[-1]]],[[416,[-1]]],409],[[[416,[-1]],[161,[-1]]],[[416,[-1]]],409],[[[399,[-1]],[376,[-1,348]]],-1,409],[[[423,[-1]],[376,[-1,348]]],-1,409],[[[416,[-1]],[376,[-1,348]]],-1,409],[[[399,[-1]]],-1,409],0,[[[398,[-1]],[398,[-1]]],[],[[114,[],[[19,[]]]]]],[[[398,[-1]],[398,[-1]]],22,437],[-2,[[398,[-1]]],[20,104,434],[[126,[],[[32,[[398,[-1]]]]]]]],[-2,[[398,[-1]]],[20,434],[[126,[],[[32,[[398,[-1]]]]]]]],0,0,[[[408,[-1]]],[[397,[-1,348]]],409],[[[413,[],[[412,[-1]]]]],[[376,[-1,348]]],409],[[[414,[-1]]],[[376,[-1,348]]],409],[[[414,[-1]]],[[376,[-1,348]]],409],[[[415,[-1]]],[[376,[-1,348]]],409],[[[415,[-1]]],[[376,[-1,348]]],409],[[[399,[-1]]],[[376,[-1,348]]],409],[[[399,[-1]]],[[376,[-1,348]]],409],[[[416,[-1]]],[[376,[-1,348]]],409],[[[416,[-1]]],[[376,[-1,348]]],409],0,0,0,0,[[[422,[-1]]],[[414,[-1]]],409],[[[416,[-1]]],[[415,[-1]]],409],[[[398,[-1]]],-1,425],[[[415,[-1]]],[[415,[30]]],409],[[[399,[-1]]],[[399,[30]]],409],[[[423,[-1]]],[[423,[30]]],409],[[[416,[-1]]],[[416,[30]]],409],[[[398,[-1]]],[[398,[30]]],[421,104]],[[[415,[-1]]],[[415,[87]]],409],[[[399,[-1]]],[[399,[87]]],409],[[[423,[-1]]],[[423,[87]]],409],[[[416,[-1]]],[[416,[87]]],409],[[[398,[-1]]],[[398,[87]]],[421,104]],[[[399,[-1]]],[[423,[-1]]],409],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[415,[-1]]],[[416,[-1]]],409],[[[415,[-1]]],-1,409],[[[414,[-1]]],[[422,[-1]]],409],[[[399,[-1]]],[[397,[-1,348]]],409],0,[[[410,[-1]],-2],[[410,[-1]]],409,[[395,[-1]]]],[[[415,[-1]],-2],[[415,[-1]]],409,[[395,[-1]]]],[[[399,[-1]],-2],[[399,[-1]]],409,[[395,[-1]]]],[[[416,[-1]],-2],[[416,[-1]]],409,[[395,[-1]]]],[[[399,[-1]],[397,[-1,348]]],[[399,[-1]]],409],[[[398,[-1]]],[[62,[[398,[-2]]]]],[421,104],421],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[[],[[398,[-1]]],[419,[20,[],[[19,[]]]]]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,[30,409],[[-1,-1],[[397,[-1,348]]],[]],0,[[[399,[-1]],-1],[[62,[[376,[-1,348]]]]],409],[[[399,[-1]],-1],[[62,[-1]]],409],0,[[[413,[],[[412,[-1]]]],-1],-1,409],[[[414,[-1]],-1],-1,409],[[[414,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],0,0,0,[[[415,[-1]]],-1,409],[[[416,[-1]]],-1,409],[[[415,[-1]]],-1,409],[[[416,[-1]]],-1,409],0,0,[[[413,[],[[412,[-1]]]],-1],-1,409],[[[414,[-1]],-1],-1,409],[[[414,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[415,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[399,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],[[[416,[-1]],-1],-1,409],0,0,0,[[[415,[-1]]],-1,409],[[[416,[-1]]],-1,409],[[[415,[-1]]],-1,409],[[[416,[-1]]],-1,409],[[],[[398,[-1]]],434],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],0,[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[428,[-1]]],[[62,[[376,[-1,348]]]]],409],0,0,0,0,0,0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[424,[-1]]],[[98,[-1]]],[]],[[[424,[-1]]],[],[]],[[[424,[-1]]],[[98,[-1]]],[]],[438,120],[[[424,[-1]]],[],[]],[[[424,[-1]]],[[98,[-1]]],[]],[438,120],[[[424,[-1]]],[[98,[-1]]],[]],[438,120],[-1,-2,[],[]],[[[424,[-1]]],[[98,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[438,120],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[424,[-1]]],[[98,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[438,120],[-1,-2,[],[]],[-1,-2,[],[]],[[[424,[-1]]],56,[]],[438,56],[[[424,[-1]]],22,[]],[438,22],[[[424,[-1]]],[[424,[-1]]],48],[[[439,[-1]]],[[439,[-1]]],48],[438,438],[[[440,[-1]]],[[440,[-1]]],48],[[[424,[-1]],[424,[-1]]],22,48],[[438,438],22],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[424,[-1]],[424,[-1]]],109,211],[[438,438],109],[[[440,[-1]],[440,[-1]]],109,211],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[424,[-1]]],[]],[[],438],[56,-1,[]],[[[424,[-1]]],[],[]],[56,-1,[]],[56,-1,[]],[438,120],[56,-1,[]],[56,-1,[]],[[[424,[-1]]],[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[438,120],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[424,[-1]],-2],[[441,[-1]]],[],[[442,[56]]]],[56,22],[[[424,[-1]]],22,[]],[56,22],[[[439,[-1]]],22,[]],[56,22],[[[441,[-1]]],22,[]],[56,22],[56,22],[[[440,[-1]]],-1,[]],[[[424,[-1]],[424,[-1]]],5,67],[[[424,[-1]],[98,[-1]]],5,67],[[438,120],5],[[438,438],5],[[[440,[-1]],[440,[-1]]],5,67],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[424,[-1]],-2],22,[],[[33,[],[[32,[-1]]]]]],[[[424,[83]]],[[74,[22,108]]]],[[[424,[-1]],72],[[74,[22,73]]],78],[[[439,[-1]],72],[[74,[22,73]]],78],[[438,72],[[74,[22,73]]]],[[438,72],[[74,[22,73]]]],[[[440,[-1]],72],[[74,[22,73]]],[]],[[[440,[-1]],72],[[74,[22,73]]],[]],[[[84,[-1]]],[[424,[-1]]],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[120,[[74,[438,[440,[120]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[84,[83]]],[[74,[438,443]]]],[-2,[[424,[-1]]],[],[[33,[],[[32,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[120,[[74,[438]]]],[[[424,[-1]],[424,[-1]]],5,212],[[438,120],5],[[438,438],5],[[[424,[-1]],[424,[-1]]],5,212],[[438,120],5],[[438,438],5],[[[424,[-1]],-2],22,92,91],[[438,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[[424,[-1]],56,-1],22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[424,[-1]]],[[74,[[84,[-1]],[424,[-1]]]]],[]],[[[424,[-1]]],[[84,[-1]]],[]],[[[424,[-1]]],[],[]],[[[424,[-1]]],[],[]],[[[424,[-1]]],[[439,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[424,[-1]]],5,[]],[438,5],[[[424,[-1]]],5,[]],[438,5],[[[424,[-1]],[424,[-1]]],5,212],[[438,120],5],[[438,438],5],[[[424,[-1]]],56,[]],[-1,56,[]],[438,56],[-1,83,[]],[[[424,[-1]],[424,[-1]]],5,212],[[438,120],5],[[438,438],5],[[],[[424,[-1]]],[]],[[],438],[-1,[[440,[-1]]],[]],[[],[[424,[-1]]],[]],[[],438],[[[439,[-1]]],62,[]],[[[441,[-1]]],62,[]],[[[439,[-1]]],62,[]],[[[441,[-1]]],62,[]],[[[424,[-1]],[424,[-1]]],[[62,[109]]],212],[[438,120],[[62,[109]]]],[[438,438],[[62,[109]]]],[[[440,[-1]],[440,[-1]]],[[62,[109]]],212],[[[424,[-1]]],[[62,[-1]]],[]],[438,[[62,[444]]]],[[[424,[-1]],56],[[62,[-1]]],[]],[[[424,[-1]],-1],22,[]],[[438,444],22],[[438,120],22],[[[424,[-1]],-1],22,[]],[[[424,[-1]]],56,[]],[438,56],[[[424,[-1]],56],-1,[]],[[438,56],444],[[[424,[-1]],-2],22,[],[[177,[-1],[[19,[5]]]]]],[[[424,[-1]],56],22,[]],[[438,56],22],[[[440,[-1]]],440,[]],[[[439,[-1]]],[[22,[56,[62,[56]]]]],[]],[[[441,[-1]]],[[22,[56,[62,[56]]]]],[]],[-1,83,[]],[[[424,[-1]],56],[[62,[-1]]],[]],[[[424,[-1]],56],-1,[]],[[[424,[-1]]],[[424,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[[[424,[-1]],56],22,[]],[[438,56],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[[[424,[-1]],[98,[-1]]],[[74,[22,440]]],104],[[[98,[-1]]],[[74,[[424,[-1]]]]],48],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[120,[[74,[438]]]],[445,[[74,[438]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[[[424,[-1]],56,-1],[[74,[22,[440,[-1]]]]],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[[[424,[-1]],-1],[[74,[22,[440,[-1]]]]],[]],[[438,444],[[74,[22,[440,[444]]]]]],[[438,120],[[74,[22,[440,[120]]]]]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[424,[83]],[98,[83]]],[[74,[56,108]]]],[[-1,[98,[88]]],[[74,[22,108]]],[]],[[-1,[98,[385]]],[[74,[22,108]]],[]],[[-1,87],[[74,[22,108]]],[]],[[-1,[98,[69]]],[[74,[22,108]]],[]],[[-1,[98,[446]]],[[74,[22,108]]],[]],[[-1,58],[[74,[22,108]]],[]],[[-1,69],[[74,[22,108]]],[]],[[-1,[98,[87]]],[[74,[22,108]]],[]],[[-1,90],[[74,[22,108]]],[]],[[-1,88],[[74,[22,108]]],[]],[[-1,447],[[74,[22,108]]],[]],[[-1,[98,[58]]],[[74,[22,108]]],[]],[[-1,[98,[448]]],[[74,[22,108]]],[]],[[-1,448],[[74,[22,108]]],[]],[[-1,[98,[90]]],[[74,[22,108]]],[]],[[-1,[98,[83]]],[[74,[22,108]]],[]],[[-1,83],[[74,[22,108]]],[]],[[-1,30],[[74,[22,108]]],[]],[[-1,[98,[250]]],[[74,[22,108]]],[]],[[-1,[98,[30]]],[[74,[22,108]]],[]],[[-1,[98,[447]]],[[74,[22,108]]],[]],[[-1,446],[[74,[22,108]]],[]],[[-1,250],[[74,[22,108]]],[]],[[-1,385],[[74,[22,108]]],[]],[[-1,[98,[87]]],[[74,[22,108]]],[]],[[-1,[98,[250]]],[[74,[22,108]]],[]],[[-1,[98,[385]]],[[74,[22,108]]],[]],[[-1,[98,[90]]],[[74,[22,108]]],[]],[[-1,69],[[74,[22,108]]],[]],[[-1,90],[[74,[22,108]]],[]],[[-1,[98,[69]]],[[74,[22,108]]],[]],[[-1,88],[[74,[22,108]]],[]],[[-1,250],[[74,[22,108]]],[]],[[-1,[98,[446]]],[[74,[22,108]]],[]],[[-1,30],[[74,[22,108]]],[]],[[-1,[98,[83]]],[[74,[22,108]]],[]],[[-1,83],[[74,[22,108]]],[]],[[-1,[98,[30]]],[[74,[22,108]]],[]],[[-1,87],[[74,[22,108]]],[]],[[-1,[98,[58]]],[[74,[22,108]]],[]],[[-1,447],[[74,[22,108]]],[]],[[-1,446],[[74,[22,108]]],[]],[[-1,385],[[74,[22,108]]],[]],[[-1,448],[[74,[22,108]]],[]],[[-1,58],[[74,[22,108]]],[]],[[-1,[98,[447]]],[[74,[22,108]]],[]],[[-1,[98,[88]]],[[74,[22,108]]],[]],[[-1,[98,[448]]],[[74,[22,108]]],[]],[[438,444],[[74,[22,73]]]],[[438,120],[[74,[22,73]]]],[[],438],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[429,[-1]]],[[62,[[376,[-1,348]]]]],409],[[[429,[-1]]],[[22,[56,[62,[56]]]]],409],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[436,[-1,-2]]],[[436,[-1,-2]]],449,[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],449,[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],449,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],449,[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[],[20,104],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[],20,[]],[[[376,[-1,-2]],[436,[-1,-2]]],[],20,[]],[[[376,[-1,-2]],[397,[-1,-2]]],[],20,[]],[[[453,[-1,-2]],[450,[-1,-2]]],[],20,[]],[[[453,[-1,-2]],[451,[-1,-2]]],[],20,[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],[],20,[],[]],[[[455,[-1,-2]],[455,[-1,-2]]],[[455,[-1,-2]]],[[20,[],[[19,[]]]]],[]],[[[436,[-1,-2]],[436,[-1,-2]]],[],20,[]],[[[436,[-1,-2]],[436,[-1,-2]]],[[436,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[450,[-1,-2]],[450,[-1,-2]]],[],20,[]],[[[450,[-1,-2]],[450,[-1,-2]]],[[450,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[456,[-1,-2,-3]],[456,[-1,-3,-4]]],[],20,[],[],[]],[[[457,[-1,-2,-3]],[457,[-1,-3,-4]]],[],20,[],[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[],20,[]],[[[397,[-1,-2]],[397,[-1,-2]]],[],[20,104],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[],[20,104],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[],20,[]],[[[452,[-1,-2]],[452,[-1,-2]]],22,411,[]],[[[376,[-1,-2]],[397,[-1,-2]]],22,[104,[20,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[436,[-1,-2]]],22,411,[]],[[[453,[-1,-2]],[450,[-1,-2]]],22,411,[]],[[[453,[-1,-2]],[451,[-1,-2]]],22,[104,[20,[],[[19,[]]]]],[]],[[[455,[-1,-2]],[455,[-1,-2]]],22,411,[]],[[[436,[-1,-2]],[436,[-1,-2]]],22,411,[]],[[[450,[-1,-2]],[450,[-1,-2]]],22,411,[]],[[[456,[-1,-2,-3]],[456,[-1,-3,-3]]],22,411,[],[]],[[[457,[-1,-2,-3]],[457,[-1,-3,-3]]],22,411,[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],22,[104,[20,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],22,[104,[20,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[436,[-1,-2]]],[[376,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[453,[-1,-2]],[450,[-1,-2]]],[[453,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[458,5],[459,5],[[458,458],458],[[459,459],459],0,[[[397,[-1,-2]]],[[398,[-1]]],[425,104],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[398,[-1]]],[[114,[],[[19,[]]]],425,104,[103,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[398,[-1]]],[425,435],[]],[458,5],[459,5],[[],-1,420],[[],[[376,[-1,-2]]],[],[]],[[],[[453,[-1,-2]]],[],[]],[[],-1,[]],[[],-1,420],[[],-1,420],[[],[[397,[-1,-2]]],[],[]],[[],[[451,[-1,-2]]],[],[]],[[[349,[-1,-2,-3]],[349,[-1,-2,-3]]],5,[],[],[]],[[[460,[-1,-2,-3]],[460,[-1,-2,-3]]],5,[],[],[]],[[[452,[-1,-2]],[452,[-1,-2]],-1],5,[],[]],[[[376,[-1,-2]],[376,[-1,-2]],[376,[-1,-2]]],5,[],[]],[[[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]]],5,[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]],-1],5,[],[],[]],[[[349,[-1,-2,-3]],[349,[-1,-2,-3]],-1],5,[],[],[]],[[[349,[-1,-2,-3]],[349,[-1,-2,-3]],-1],5,[],[],[]],[[[460,[-1,-2,-3]],[460,[-1,-2,-3]],-1],5,[],[],[]],[[[460,[-1,-2,-3]],[460,[-1,-2,-3]],-1],5,[],[],[]],[[[397,[-1,-2]],[397,[-1,-2]],[397,[-1,-2]]],5,[],[]],[[[451,[-1,-2]],[451,[-1,-2]],[451,[-1,-2]]],5,[],[]],0,0,[[[401,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[462,[-1,-2]]],-1,[104,[103,[],[[19,[]]]]],[]],[[[436,[-1,-2]]],[],[103,104],[]],[[[451,[-1,-2]],[398,[-1]]],[[461,[-1,-2,-3]]],435,[],[]],[[[398,[-1]]],[[461,[-1,-2,-3]]],435,[],[]],[[[398,[-1]]],[[461,[-1,-2,-3]]],435,[],[]],[[[398,[-1]]],[[461,[-1,-2,-3]]],435,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[-1,-1,-1,-1,-1,-1],[[463,[-1,-2]]],104,[]],[[5,5],458],[[5,5,5],459],[[[401,[-1,-2]]],[[401,[-3,-2]]],[421,104],[],421],[[[463,[-1,-2]]],[[463,[-3,-2]]],[421,104],[],421],[[[452,[-1,-2]]],[[452,[-3,-2]]],[421,48],[],421],[[[376,[-1,-2]]],[[376,[-3,-2]]],[421,104],[],421],[[[453,[-1,-2]]],[[453,[-3,-2]]],[421,104],[],421],[[[462,[-1,-2]]],[[462,[-3,-2]]],[421,104],[],421],[[[454,[-1,-2,-3]]],[[454,[-4,-2,-3]]],421,[],[],421],[[[436,[-1,-2]]],[[436,[-3,-2]]],[421,104],[],421],[[[450,[-1,-2]]],[[450,[-3,-2]]],[421,104],[],421],[[[349,[-1,-2,-3]]],[[349,[-4,-2,-3]]],[421,104],[],[],421],[[[460,[-1,-2,-3]]],[[460,[-4,-2,-3]]],[421,104],[],[],421],[[[397,[-1,-2]]],[[397,[-3,-2]]],[421,104],[],421],[[[451,[-1,-2]]],[[451,[-3,-2]]],[421,104],[],421],[[[401,[-1,-2]]],[[401,[-1,-3]]],104,[],[]],[[[463,[-1,-2]]],[[463,[-1,-3]]],104,[],[]],[[[452,[-1,-2]]],[[452,[-1,-3]]],48,[],[]],[[[376,[-1,-2]]],[[376,[-1,-3]]],104,[],[]],[[[453,[-1,-2]]],[[453,[-1,-3]]],104,[],[]],[[[462,[-1,-2]]],[[462,[-1,-3]]],104,[],[]],[[[464,[-1,-2,-3]]],[[464,[-1,-4,-5]]],104,[],[],[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-4,-5]]],104,[],[],[],[]],[[[436,[-1,-2]]],[[436,[-1,-3]]],104,[],[]],[[[450,[-1,-2]]],[[450,[-1,-3]]],104,[],[]],[[[397,[-1,-2]]],[[397,[-1,-3]]],104,[],[]],[[[451,[-1,-2]]],[[451,[-1,-3]]],104,[],[]],[[[465,[-1,-2,-3]]],[[465,[-1,-4,-5]]],104,[],[],[],[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],[466,104],[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],466,[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],[466,104],[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],466,[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],466,[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],[466,104],[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],466,[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],[466,104],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],[466,104],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],466,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],466,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],[466,104],[]],[[[401,[-1,-2]]],[[376,[-1,-2]]],[104,467,[20,[],[[19,[]]]],[426,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],[[453,[-1,-2]]],[104,467,[20,[],[[19,[]]]],[426,[],[[19,[]]]]],[]],[[[462,[-1,-2]]],[[376,[-1,-2]]],[104,467,[20,[],[[19,[]]]],[426,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[376,[-1,-2]],[376,[-1,-2]]],[[376,[-1,-2]]],[104,212],[]],[[[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],[104,212],[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]],[454,[-1,-2,-3]]],[[454,[-1,-2,-3]]],[104,212],[],[]],[[[436,[-1,-2]],[436,[-1,-2]],[436,[-1,-2]]],[[436,[-1,-2]]],[104,212],[]],[[[450,[-1,-2]],[450,[-1,-2]],[450,[-1,-2]]],[[450,[-1,-2]]],[104,212],[]],[[[397,[-1,-2]],[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],[104,212],[]],[[[451,[-1,-2]],[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[104,212],[]],[[[397,[-1,-2]],-1,-1],[[397,[-1,-2]]],435,[]],[[[451,[-1,-2]],-1,-1],[[451,[-1,-2]]],435,[]],[[[401,[-1,-2]]],[[401,[-1,-2]]],48,[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],48,[]],[[[468,[-1,-2]]],[[468,[-1,-2]]],48,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],48,[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],48,[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],48,[]],[[[462,[-1,-2]]],[[462,[-1,-2]]],48,[]],[[[464,[-1,-2,-3]]],[[464,[-1,-2,-3]]],48,[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-2,-3]]],48,[],[]],[[[454,[-1,-2,-3]]],[[454,[-1,-2,-3]]],48,[],[]],[[[455,[-1,-2]]],[[455,[-1,-2]]],48,[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],48,[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],48,[]],[[[349,[-1,-2,-3]]],[[349,[-1,-2,-3]]],48,[],[]],[[[460,[-1,-2,-3]]],[[460,[-1,-2,-3]]],48,[],[]],[[[456,[-1,-2,-3]]],[[456,[-1,-2,-3]]],48,[],[]],[[[457,[-1,-2,-3]]],[[457,[-1,-2,-3]]],48,[],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],48,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],48,[]],[[[465,[-1,-2,-3]]],[[465,[-1,-2,-3]]],48,[],[]],[458,458],[459,459],[348,348],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[452,[-1,-2]],[452,[-1,-2]]],109,211,[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],109,211,[],[]],[[348,348],109],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],[[426,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[[426,[],[[19,[]]]],104],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],[[103,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[[103,[],[[19,[]]]],104],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[401,[-1,-2]],[376,[-1,-2]]],5,212,[]],[[[463,[-1,-2]],[453,[-1,-2]]],5,212,[]],[[[462,[-1,-2]],[376,[-1,-2]]],5,[104,212,[20,[],[[19,[]]]]],[]],[[[436,[-1,-2]],[436,[-1,-2]]],5,212,[]],[[[450,[-1,-2]],[450,[-1,-2]]],5,212,[]],[[[401,[-1,-2]],[401,[-1,-2]]],5,212,[]],[[[463,[-1,-2]],[463,[-1,-2]]],5,212,[]],[[[462,[-1,-2]],[462,[-1,-2]]],5,[104,469,212,[20,[],[[19,[]]]]],[]],[425,425],[[[397,[-1,-2]],[397,[-1,-2]]],-1,[[114,[],[[19,[]]]],[103,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[465,[-1,-2,-3]]],[[22,[[451,[-1,-2]],[461,[-1,-2,-3]]]]],[],[],[]],0,[[],[[401,[-1,-2]]],55,[]],[[],[[463,[-1,-2]]],55,[]],[[],[[452,[-1,-2]]],55,[]],[[],[[376,[-1,-2]]],55,[]],[[],[[453,[-1,-2]]],55,[]],[[],[[462,[-1,-2]]],55,[]],[[],[[454,[-1,-2,-3]]],55,[],[]],[[],[[455,[-1,-2]]],55,[]],[[],[[436,[-1,-2]]],55,[]],[[],[[450,[-1,-2]]],55,[]],[[],[[349,[-1,-2,-3]]],[469,467],[],[]],[[],[[460,[-1,-2,-3]]],[469,467],[],[]],[[],[[456,[-1,-2,-3]]],469,[],[]],[[],[[457,[-1,-2,-3]]],469,[],[]],[[],[[397,[-1,-2]]],55,[]],[[],[[451,[-1,-2]]],55,[]],[[],348],[425,425],[[[463,[-1,-2]]],-1,[104,[114,[],[[19,[]]]]],[]],0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[349,[-1,-2,-3]]],-1,[104,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],67,469,467],[],[]],[[[460,[-1,-2,-3]]],-1,[[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,[433,[],[[19,[]]]],[20,[],[[19,[]]]],212,467,469],[],[]],[[[376,[-1,-2]],[376,[-1,-2]]],-1,[[435,[],[[19,[]]]],114],[]],[[[453,[-1,-2]],[453,[-1,-2]]],-1,[[435,[],[[19,[]]]],114],[]],[[[401,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[401,[-1,-2]],-1],[],[104,426],[]],[[[463,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[463,[-1,-2]],-1],[],[104,426],[]],[[[452,[-1,-2]],[452,[-1,-3]]],[],426,[],[]],[[[452,[-1,-2]],-1],[],426,[]],[[[452,[-1,-2]],[454,[-1,-3,-2]]],[],426,[],[]],[[[376,[-1,-2]],-1],[],[104,426],[]],[[[376,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[453,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[453,[-1,-2]],-1],[],[104,426],[]],[[[462,[-1,-2]],-1],[],[104,426],[]],[[[462,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[455,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[455,[-1,-2]],-1],[],[104,426],[]],[[[436,[-1,-2]],-1],[],[104,426],[]],[[[436,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[450,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[450,[-1,-2]],-1],[],[104,426],[]],[[[397,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[397,[-1,-2]],-1],[],[104,426],[]],[[[451,[-1,-2]],-1],[],[104,426],[]],[[[451,[-1,-2]],[454,[-1,-3,-2]]],[],[104,426],[],[]],[[[401,[-1,-2]],-1],22,[104,427],[]],[[[401,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[463,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[463,[-1,-2]],-1],22,[104,427],[]],[[[452,[-1,-2]],-1],22,[104,[426,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[376,[-1,-2]],-1],22,[104,[426,[],[[19,[]]]]],[]],[[[453,[-1,-2]],-1],22,[104,427],[]],[[[453,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[462,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[462,[-1,-2]],-1],22,[104,427],[]],[[[455,[-1,-2]],-1],22,[104,427],[]],[[[455,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[436,[-1,-2]],-1],22,[104,427],[]],[[[436,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[450,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[450,[-1,-2]],-1],22,[104,427],[]],[[[397,[-1,-2]],-1],22,[104,[426,[],[[19,[]]]]],[]],[[[397,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[451,[-1,-2]],[454,[-1,-2,-2]]],22,[104,427],[]],[[[451,[-1,-2]],-1],22,[104,[426,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[436,[-1,-2]]],[[376,[-1,-2]]],470,[]],[[[453,[-1,-2]],[450,[-1,-2]]],[[453,[-1,-2]]],470,[]],[[[397,[-1,-2]],[397,[-1,-2]]],-1,[[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],-1,[[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[401,[-1,-2]],[401,[-1,-2]]],5,67,[]],[[[463,[-1,-2]],[463,[-1,-2]]],5,67,[]],[[[468,[-1,-2]],[468,[-1,-2]]],5,67,[]],[[[452,[-1,-2]],[452,[-1,-2]]],5,67,[]],[[[376,[-1,-2]],[376,[-1,-2]]],5,67,[]],[[[453,[-1,-2]],[453,[-1,-2]]],5,67,[]],[[[462,[-1,-2]],[462,[-1,-2]]],5,67,[]],[[[464,[-1,-2,-3]],[464,[-1,-2,-3]]],5,67,[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]]],5,67,[],[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],5,67,[],[]],[[[455,[-1,-2]],[455,[-1,-2]]],5,67,[]],[[[436,[-1,-2]],[436,[-1,-2]]],5,67,[]],[[[450,[-1,-2]],[450,[-1,-2]]],5,67,[]],[[[349,[-1,-2,-3]],[349,[-1,-2,-3]]],5,67,[],[]],[[[460,[-1,-2,-3]],[460,[-1,-2,-3]]],5,67,[],[]],[[[456,[-1,-2,-3]],[456,[-1,-2,-3]]],5,67,[],[]],[[[457,[-1,-2,-3]],[457,[-1,-2,-3]]],5,67,[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],5,67,[]],[[[451,[-1,-2]],[451,[-1,-2]]],5,67,[]],[[[465,[-1,-2,-3]],[465,[-1,-2,-3]]],5,67,67,67],[[458,458],5],[[459,459],5],[[348,348],5],[[[436,[-1,-2]],[436,[-1,-2]]],458,67,[]],[[[450,[-1,-2]],[450,[-1,-2]]],459,67,[]],[[[397,[-1,-2]],[397,[-1,-2]]],458,67,[]],[[[451,[-1,-2]],[451,[-1,-2]]],459,67,[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[398,[-1]],[398,[-1]],[398,[-1]]],[[461,[-1,-2,-3]]],435,[],[]],[[[376,[-1,-2]],-1],[[453,[-1,-2]]],104,[]],[[[397,[-1,-2]],-1],[[451,[-1,-2]]],104,[]],[[425,425],425],[[[376,[-1,-2]]],[[376,[-1,-2]]],[471,104],[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],471,[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],471,[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],[471,104],[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],471,[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],[471,104],[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],471,[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],[471,104],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],[471,104],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],471,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],[471,104],[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],471,[]],[[[401,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[463,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[468,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[452,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[376,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[453,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[462,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[461,[-1,-2,-3]],72],[[74,[22,73]]],78,[],[]],[[[454,[-1,-2,-3]],72],[[74,[22,73]]],78,[],[]],[[[455,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[436,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[450,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[349,[-1,-2,-3]],72],[[74,[22,73]]],[104,78,67,467,469],[],[]],[[[460,[-1,-2,-3]],72],[[74,[22,73]]],[104,78,67,467,469],[],[]],[[[456,[-1,-2,-3]],72],[[74,[22,73]]],78,[],[]],[[[457,[-1,-2,-3]],72],[[74,[22,73]]],78,[],[]],[[[397,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[451,[-1,-2]],72],[[74,[22,73]]],78,[]],[[[465,[-1,-2,-3]],72],[[74,[22,73]]],78,78,78],[[458,72],[[74,[22,73]]]],[[459,72],[[74,[22,73]]]],[[348,72],[[74,[22,73]]]],[-1,-1,[]],[[[436,[-1,-2]]],[[401,[-1,-2]]],[104,469,212],[]],[[[450,[-1,-2]]],[[463,[-1,-2]]],[104,469,212],[]],[-1,-1,[]],[[[453,[-1,-2]]],[[468,[-1,-2]]],467,[]],[[[376,[-1,-2]]],[[468,[-1,-2]]],[469,467],[]],[[[397,[-1,-2]]],[[468,[-1,-2]]],469,[]],[[[451,[-1,-2]]],[[468,[-1,-2]]],469,[]],[-1,-1,[]],[-1,-1,[]],[[[84,[-1]]],[[376,[-1,-2]]],[],[]],[[[22,[-1,-1]]],[[376,[-1,-2]]],[],[]],[-1,-1,[]],[-1,-1,[]],[[[84,[-1]]],[[453,[-1,-2]]],[],[]],[[[22,[-1,-1,-1]]],[[453,[-1,-2]]],[],[]],[-1,-1,[]],[[[436,[-1,-2]]],[[462,[-1,-2]]],469,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[22,[-1,-1]]],[[436,[-1,-2]]],[],[]],[[[84,[-1]]],[[436,[-1,-2]]],[],[]],[-1,-1,[]],[[[397,[-1,-2]]],[[436,[-1,-2]]],[],[]],[[[84,[-1]]],[[450,[-1,-2]]],[],[]],[[[451,[-1,-2]]],[[450,[-1,-2]]],[],[]],[[[22,[-1,-1,-1]]],[[450,[-1,-2]]],[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[397,[-1,-2]]],[[456,[-1,-2,-3]]],[],[],[]],[[[451,[-1,-2]]],[[457,[-1,-2,-3]]],[],[],[]],[-1,-1,[]],[[[84,[-1]]],[[397,[-1,-2]]],[],[]],[-1,-1,[]],[[[436,[-1,-2]]],[[397,[-1,-2]]],[],[]],[[[22,[-1,-1]]],[[397,[-1,-2]]],[],[]],[[[84,[-1]]],[[451,[-1,-2]]],[],[]],[[[22,[-1,-1,-1]]],[[451,[-1,-2]]],[],[]],[-1,-1,[]],[[[451,[-1,-2]]],[[465,[-1,-3,-2]]],[],[],[]],[-1,-1,[]],[[[461,[-1,-2,-3]]],[[465,[-1,-2,-3]]],[],[],[]],[-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,[]],[[[398,[-1]],-1],[[397,[-1,-2]]],[425,[103,[],[[19,[]]]],104],[]],[[[84,[-1]]],[[349,[-1,-2,-3]]],104,[],[]],[[[84,[-1]]],[[460,[-1,-2,-3]]],104,[],[]],[[[84,[[84,[-1]]]]],[[349,[-1,-2,-3]]],104,[],[]],[[[84,[[84,[-1]]]]],[[460,[-1,-2,-3]]],104,[],[]],[[[452,[-1,-2]]],[[455,[-1,-2]]],104,[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[376,[-1,-2]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]]],[[453,[-1,-2]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]]],[[455,[-1,-2]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[436,[-1,-2]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]]],[[450,[-1,-2]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[397,[-1,-2]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]]],[[451,[-1,-2]]],[],[]],[[[376,[-1,-2]],[436,[-1,-2]]],[[401,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[-1,[[401,[-2,-3]]],33,[104,469,212],[]],[-1,[[463,[-2,-3]]],33,[104,469,212],[]],[-1,[[462,[-2,-3]]],33,[104,469,212,[114,[],[[19,[]]]]],[]],[[[461,[-1,-2,-3]]],[[465,[-1,-2,-3]]],[],[],[]],[[[454,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,[433,[],[[19,[]]]],[20,[],[[19,[]]]],212,467,469],[],[]],[[[436,[-1,-2]]],[[401,[-1,-2]]],469,[]],[[[450,[-1,-2]]],[[463,[-1,-2]]],469,[]],[[[436,[-1,-2]]],[[462,[-1,-2]]],469,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[451,[-1,-2]]],[[465,[-1,-3,-2]]],[],[],[]],[[[401,[-1,348]]],[[401,[-1,-2]]],104,[]],[[[463,[-1,348]]],[[463,[-1,-2]]],104,[]],[[[376,[-1,348]]],[[376,[-1,-2]]],[],[]],[[[453,[-1,348]]],[[453,[-1,-2]]],[],[]],[[[462,[-1,348]]],[[462,[-1,-2]]],104,[]],[[[464,[-1,348,348]]],[[464,[-1,-2,-3]]],104,[],[]],[[[461,[-1,348,348]]],[[461,[-1,-2,-3]]],104,[],[]],[[[436,[-1,348]]],[[436,[-1,-2]]],[],[]],[[[450,[-1,348]]],[[450,[-1,-2]]],[],[]],[[[349,[-1,348,348]]],[[349,[-1,-2,-3]]],104,[],[]],[[[460,[-1,348,348]]],[[460,[-1,-2,-3]]],104,[],[]],[[[456,[-1,348,348]]],[[456,[-1,-2,-3]]],104,[],[]],[[[457,[-1,348,348]]],[[457,[-1,-2,-3]]],104,[],[]],[[[397,[-1,348]]],[[397,[-1,-2]]],[],[]],[[[451,[-1,348]]],[[451,[-1,-2]]],[],[]],[[[465,[-1,348,348]]],[[465,[-1,-2,-3]]],[],[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[455,[-1,-2]]],[[433,[],[[19,[]]]]],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[455,[-1,-2]]],[[433,[],[[19,[]]]]],[]],[[[452,[-1,-2]]],-1,48,[]],[[[454,[-1,-2,-3]]],-1,[],[],[]],[[[464,[-1,-2,-3]]],[[398,[-1]]],104,[],[]],[[[436,[-1,-2]],[436,[-1,-2]]],458,212,[]],[[[450,[-1,-2]],[450,[-1,-2]]],459,212,[]],[[[397,[-1,-2]],[397,[-1,-2]]],458,212,[]],[[[451,[-1,-2]],[451,[-1,-2]]],459,212,[]],[[[401,[-1,-2]],-3],22,92,[],91],[[[463,[-1,-2]],-3],22,92,[],91],[[[468,[-1,-2]],-3],22,92,[],91],[[[452,[-1,-2]],-3],22,92,[],91],[[[376,[-1,-2]],-3],22,92,[],91],[[[453,[-1,-2]],-3],22,92,[],91],[[[462,[-1,-2]],-3],22,92,[],91],[[[464,[-1,-2,-3]],-4],22,92,[],[],91],[[[461,[-1,-2,-3]],-4],22,92,[],[],91],[[[454,[-1,-2,-3]],-4],22,92,[],[],91],[[[455,[-1,-2]],-3],22,92,[],91],[[[436,[-1,-2]],-3],22,92,[],91],[[[450,[-1,-2]],-3],22,92,[],91],[[[349,[-1,-2,-3]],-4],22,92,[],[],91],[[[460,[-1,-2,-3]],-4],22,92,[],[],91],[[[456,[-1,-2,-3]],-4],22,92,[],[],91],[[[457,[-1,-2,-3]],-4],22,92,[],[],91],[[[397,[-1,-2]],-3],22,92,[],91],[[[451,[-1,-2]],-3],22,92,[],91],[[[465,[-1,-2,-3]],-4],22,92,92,92,91],[[458,-1],22,91],[[459,-1],22,91],[[348,-1],22,91],[[[401,[-1,-2]]],-1,[104,[114,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[104,[114,[],[[19,[]]]]],[]],[[[462,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],0,0,[[[455,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],0,[[],[[464,[-1,-2,-3]]],434,[],[]],[[],[[461,[-1,-2,-3]]],[434,418],[],[]],[[],[[454,[-1,-2,-3]]],467,[],[]],[[],[[349,[-1,-2,-3]]],[469,467],[],[]],[[],[[460,[-1,-2,-3]]],[469,467],[],[]],[[],[[456,[-1,-2,-3]]],469,[],[]],[[],[[457,[-1,-2,-3]]],469,[],[]],[[],[[465,[-1,-2,-3]]],[],[],[]],[[[401,[-1,-2]],-1,-1],[[401,[-1,-2]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[463,[-1,-2]],-1,-1,-1],[[463,[-1,-2]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[462,[-1,-2]],-1,-1],[[462,[-1,-2]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[[401,[-1,-2]],[455,[-1,-2]]],[[401,[-1,-2]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[462,[-1,-2]],[455,[-1,-2]]],[[462,[-1,-2]]],[104,469,212,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[401,[-1,-2]],[401,[-1,-2]]],[[62,[[401,[-1,-2]]]]],[104,212],[]],[[[463,[-1,-2]],[463,[-1,-2]]],[[62,[[463,[-1,-2]]]]],[104,212],[]],[[[462,[-1,-2]],[462,[-1,-2]]],[[62,[[462,[-1,-2]]]]],[104,212,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[401,[-1,-2]],[401,[-1,-2]]],[[401,[-1,-2]]],[104,212],[]],[[[463,[-1,-2]],[463,[-1,-2]]],[[463,[-1,-2]]],[104,212],[]],[[[401,[-1,-2]],[401,[-1,-2]]],5,212,[]],[[[463,[-1,-2]],[463,[-1,-2]]],5,212,[]],[[[462,[-1,-2]],[462,[-1,-2]]],5,[104,212,[20,[],[[19,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[376,[-1,-2]]],[[22,[-1,-1]]],[],[]],[-1,-2,[],[]],[[[376,[-1,-2]]],[[84,[-1]]],[],[]],[-1,-2,[],[]],[[[453,[-1,-2]]],[[22,[-1,-1,-1]]],[],[]],[[[453,[-1,-2]]],[[84,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[436,[-1,-2]]],[[22,[-1,-1]]],[],[]],[-1,-2,[],[]],[[[436,[-1,-2]]],[[84,[-1]]],[],[]],[[[450,[-1,-2]]],[[84,[-1]]],[],[]],[-1,-2,[],[]],[[[450,[-1,-2]]],[[22,[-1,-1,-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[456,[-1,-2,-3]]],[[397,[-1,-2]]],[],[],[]],[[[456,[-1,-2,-3]]],[[349,[-1,-2,-3]]],[469,467],[],[]],[[[457,[-1,-2,-3]]],[[451,[-1,-2]]],[],[],[]],[[[457,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[469,467],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[397,[-1,-2]]],[[22,[-1,-1]]],[],[]],[[[397,[-1,-2]]],[[84,[-1]]],[],[]],[[[451,[-1,-2]]],[[84,[-1]]],[],[]],[[[451,[-1,-2]]],[[22,[-1,-1,-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[464,[-1,-2,-3]]],[[464,[-1,-3,-2]]],435,[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-3,-2]]],435,[],[]],[[[454,[-1,-2,-3]]],[[454,[-3,-2]]],[467,426],[],[]],[[[349,[-1,-2,-3]]],[[62,[[349,[-1,-3,-2]]]]],[104,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],67,469,467],[],[]],[[[460,[-1,-2,-3]]],[[62,[[460,[-1,-3,-2]]]]],[[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,[433,[],[[19,[]]]],[20,[],[[19,[]]]],212,467,469],[],[]],[[[456,[-1,-2,-3]]],[[456,[-3,-2]]],[433,104],[],[]],[[[457,[-1,-2,-3]]],[[457,[-3,-2]]],[433,104],[],[]],[[[465,[-1,-2,-3]]],[[465,[-1,-3,-2]]],[],[],[]],[[[460,[-1,-2,-3]]],5,[469,467,67],[],[]],[[[460,[-1,-2,-3]]],5,[[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,[433,[],[[19,[]]]],[20,[],[[19,[]]]],212,467,469],[],[]],[[[401,[-1,-2]]],5,212,[]],[[[463,[-1,-2]]],5,212,[]],[[[462,[-1,-2]]],5,[104,469,212],[]],[[[436,[-1,-2]]],5,[469,212],[]],[[[450,[-1,-2]]],5,[469,212],[]],[[[401,[-1,-2]]],5,60,[]],[[[463,[-1,-2]]],5,60,[]],[[[376,[-1,-2]]],5,60,[]],[[[453,[-1,-2]]],5,60,[]],[[[462,[-1,-2]]],5,60,[]],[[[436,[-1,-2]]],5,60,[]],[[[450,[-1,-2]]],5,60,[]],[[[397,[-1,-2]]],5,60,[]],[[[451,[-1,-2]]],5,60,[]],[[[454,[-1,-2,-3]]],5,[67,467],[],[]],[[[456,[-1,-2,-3]]],5,[469,67],[],[]],[[[457,[-1,-2,-3]]],5,[469,67],[],[]],[[[349,[-1,-2,-3]]],5,[104,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],67,469,467],[],[]],[[[460,[-1,-2,-3]]],5,[[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,[433,[],[[19,[]]]],[20,[],[[19,[]]]],212,467,469],[],[]],[[[401,[-1,-2]]],5,212,[]],[[[463,[-1,-2]]],5,212,[]],[[[461,[-1,-2,-3]]],5,[],[],[]],[[[436,[-1,-2]]],5,449,[]],[[[450,[-1,-2]]],5,449,[]],[[[455,[-1,-2]]],5,[469,67],[]],0,0,0,[[[397,[-1,-2]]],-1,435,[]],[[[451,[-1,-2]]],-1,435,[]],[[[401,[-1,-2]],[401,[-1,-2]],-1],[[401,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[463,[-1,-2]],[463,[-1,-2]],-1],[[463,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[452,[-1,-2]],[452,[-1,-2]],-1],[[452,[-1,-2]]],[467,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[20,[],[[19,[]]]],48],[]],[[[376,[-1,-2]],[376,[-1,-2]],-1],[[376,[-1,-2]]],[467,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[20,[],[[19,[]]]],104],[]],[[[453,[-1,-2]],[453,[-1,-2]],-1],[[453,[-1,-2]]],[467,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[20,[],[[19,[]]]],104],[]],[[[462,[-1,-2]],[462,[-1,-2]],-1],[[462,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]],-1],[[461,[-1,-2,-3]]],435,[],[]],[[[436,[-1,-2]],[436,[-1,-2]],-1],[[436,[-1,-2]]],[467,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[20,[],[[19,[]]]],104],[]],[[[450,[-1,-2]],[450,[-1,-2]],-1],[[450,[-1,-2]]],[467,[114,[],[[19,[]]]],[103,[],[[19,[]]]],[20,[],[[19,[]]]],104],[]],[[[397,[-1,-2]],[397,[-1,-2]],-1],[[397,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[451,[-1,-2]],[451,[-1,-2]],-1],[[451,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[436,[-1,-2]],[436,[-1,-2]]],458,212,[]],[[[450,[-1,-2]],[450,[-1,-2]]],459,212,[]],[[[397,[-1,-2]],[397,[-1,-2]]],458,212,[]],[[[451,[-1,-2]],[451,[-1,-2]]],459,212,[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],212,[]],[[[376,[-1,-2]],[376,[-1,-2]]],[[376,[-1,-2]]],212,[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],212,[]],[[[462,[-1,-2]]],[[376,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],[[454,[-1,-2,-3]]],212,[],[]],[[[436,[-1,-2]],[436,[-1,-2]]],[[436,[-1,-2]]],212,[]],[[[450,[-1,-2]],[450,[-1,-2]]],[[450,[-1,-2]]],212,[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],212,[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],212,[]],0,0,[[[462,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],[[[462,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],212,[]],[[[376,[-1,-2]],[376,[-1,-2]]],[[376,[-1,-2]]],212,[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],212,[]],[[[462,[-1,-2]]],[[376,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],[[454,[-1,-2,-3]]],212,[],[]],[[[436,[-1,-2]],[436,[-1,-2]]],[[436,[-1,-2]]],212,[]],[[[450,[-1,-2]],[450,[-1,-2]]],[[450,[-1,-2]]],212,[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],212,[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],212,[]],0,0,[[[462,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],[[[462,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],[[[401,[-1,-2]],-1],[],[104,103],[]],[[[401,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[463,[-1,-2]],-1],[],[104,103],[]],[[[463,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[452,[-1,-2]],[454,[-1,-2,-3]]],[],103,[],[]],[[[452,[-1,-2]],-1],[],103,[]],[[[376,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[376,[-1,-2]],-1],[],[104,103],[]],[[[453,[-1,-2]],-1],[],[104,103],[]],[[[453,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[462,[-1,-2]],-1],[],[104,103],[]],[[[462,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[454,[-1,-2,-3]],[454,[-1,-3,-4]]],[],103,[],[],[]],[[[455,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[455,[-1,-2]],-1],[],[104,103],[]],[[[436,[-1,-2]],-1],[],[104,103],[]],[[[436,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[450,[-1,-2]],-1],[],[104,103],[]],[[[450,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[397,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[397,[-1,-2]],-1],[],[104,103],[]],[[[451,[-1,-2]],[454,[-1,-2,-3]]],[],[104,103],[],[]],[[[451,[-1,-2]],-1],[],[104,103],[]],[[[401,[-1,-2]],-1],22,[104,432],[]],[[[401,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[463,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[463,[-1,-2]],-1],22,[104,432],[]],[[[452,[-1,-2]],-1],22,[104,[103,[],[[19,[]]]]],[]],[[[376,[-1,-2]],-1],22,[104,[103,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[453,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[453,[-1,-2]],-1],22,[104,432],[]],[[[462,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[462,[-1,-2]],-1],22,[104,432],[]],[[[455,[-1,-2]],-1],22,[104,432],[]],[[[455,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[436,[-1,-2]],-1],22,[104,432],[]],[[[436,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[450,[-1,-2]],-1],22,[104,432],[]],[[[450,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[397,[-1,-2]],-1],22,[104,[103,[],[[19,[]]]]],[]],[[[397,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[451,[-1,-2]],[454,[-1,-2,-2]]],22,[104,432],[]],[[[451,[-1,-2]],-1],22,[104,[103,[],[[19,[]]]]],[]],[[[460,[-1,-2,-3]],-1],[[460,[-1,-2,-3]]],[[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,[433,[],[[19,[]]]],[20,[],[[19,[]]]],212,467,469],[],[]],[[[452,[-1,-2]]],[],433,[]],[[[376,[-1,-2]]],[],433,[]],[[[453,[-1,-2]]],[],433,[]],[[[455,[-1,-2]]],[[455,[-1,-2]]],[[433,[],[[19,[]]]]],[]],[[[436,[-1,-2]]],[],433,[]],[[[450,[-1,-2]]],[],433,[]],[[[397,[-1,-2]]],[],433,[]],[[[451,[-1,-2]]],[],433,[]],[[[376,[-1,-2]],[376,[-1,-2]]],[[401,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[463,[-1,-2]]],[],[]],[[-1,-1,-1,-1],[[468,[-1,-2]]],[],[]],[-1,[[452,[-1,-2]]],[],[]],[[-1,-1],[[376,[-1,-2]]],[],[]],[[-1,-1,-1],[[453,[-1,-2]]],[],[]],[[[376,[-1,-2]],[436,[-1,-2]]],[[462,[-1,-2]]],[],[]],[[[398,[-1]]],[[464,[-1,-2,-3]]],[],[],[]],[-1,[[454,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1],[[455,[-1,-2]]],[],[]],[[-1,-1],[[436,[-1,-2]]],[],[]],[[-1,-1,-1],[[450,[-1,-2]]],[],[]],[[-1,-1,-1,-1,-1,-1],[[349,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[[460,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[456,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1],[[457,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[397,[-1,-2]]],[],[]],[[-1,-1,-1],[[451,[-1,-2]]],[],[]],[[[461,[-1,-2,-3]],[451,[-1,-3]]],[[465,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1],[[460,[-1,-2,-3]]],[469,467],[],[]],[-1,[[455,[-1,-2]]],104,[]],[[[451,[-1,-2]],[461,[-1,-2,-3]]],[[465,[-1,-2,-3]]],[],[],[]],[458,5],[459,5],[[[461,[-1,-2,-3]]],-1,435,[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-2,-3]]],435,[],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],435,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],435,[]],[458,458],[459,459],[[[436,[-1,-2]],[436,[-1,-2]]],458,67,[]],[[[450,[-1,-2]],[450,[-1,-2]]],459,67,[]],[[[397,[-1,-2]],[397,[-1,-2]]],458,67,[]],[[[451,[-1,-2]],[451,[-1,-2]]],459,67,[]],0,[[],[[454,[-1,-2,-3]]],467,[],[]],[[],[[397,[-1,-2]]],467,[]],[[],[[451,[-1,-2]]],467,[]],[[458,458],458],[[459,459],459],[[],[[376,[-1,-2]]],469,[]],[[],[[453,[-1,-2]]],469,[]],0,[[-1,-1,-1,-1,-1,-1],[[460,[-1,-2,-3]]],[],[],[]],[[[401,[-1,-2]],[455,[-1,-2]]],[[401,[-1,-2]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[462,[-1,-2]],[455,[-1,-2]]],[[462,[-1,-2]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[349,[-1,-2,-3]],[401,[-1,-2]]],[[401,[-1,-3]]],[[114,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[460,[-1,-2,-3]],[401,[-1,-2]]],[[62,[[401,[-1,-3]]]]],[[114,[],[[19,[]]]],[426,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[460,[-1,-2,-3]],[463,[-1,-2]]],[[62,[[463,[-1,-3]]]]],[[114,[],[[19,[]]]],[426,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[349,[-1,-2,-3]],[462,[-1,-2]]],[[462,[-1,-3]]],[[114,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[460,[-1,-2,-3]],[462,[-1,-2]]],[[62,[[462,[-1,-3]]]]],[[114,[],[[19,[]]]],[426,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[62,[109]]],212,[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],[[62,[109]]],212,[],[]],[[348,348],[[62,[109]]]],[-1,[[460,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[376,[-1,-2]]],[],[]],[[-1,-1,-1],[[453,[-1,-2]]],[],[]],[[[376,[30,-1]]],[[376,[30,348]]],[]],[[[349,[-1,-2,-3]],[398,[-1]]],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],469,425],[],[]],[[[460,[-1,-2,-3]],-1,-1,-1,[398,[-1]]],[[460,[-1,-2,-3]]],[[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,469,467,425],[],[]],[[[349,[-1,-2,-3]],-1,-1],[[349,[-1,-2,-3]]],[104,[103,[],[[19,[]]]]],[],[]],[[[460,[-1,-2,-3]],-1,-1,-1],[[460,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469,467],[],[]],[[[349,[-1,-2,-3]],[397,[-1,-2]]],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469,467],[],[]],[[[460,[-1,-2,-3]],[451,[-1,-2]]],[[460,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469,467],[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],[[114,[],[[19,[]]]],[426,[],[[19,[]]]],104,[103,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[[114,[],[[19,[]]]],[426,[],[[19,[]]]],104,[103,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[460,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[104,[103,[],[[19,[]]]],[426,[],[[19,[]]]],469,467,67],[],[]],[[-1,-1,-1,-1],[[461,[-1,-2,-3]]],[],[],[]],0,[-1,[[464,[-1,-2,-3]]],[],[],[]],0,[425,425],[[-1,-1,-1,-1],[[462,[-1,-2]]],[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[467,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],104],[]],[[[376,[-1,-2]],[436,[-1,-2]]],[[376,[-1,-2]]],470,[]],[[[453,[-1,-2]],[450,[-1,-2]]],[[453,[-1,-2]]],470,[]],0,[[[397,[-1,-2]]],[[397,[-1,-2]]],60,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],60,[]],[[[398,[-1]]],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],469,425],[],[]],[[-1,-1,-1,[398,[-1]]],[[460,[-1,-2,-3]]],[],[],[]],0,[[[401,[-1,-2]]],[[401,[-1,-2]]],472,[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],472,[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],[472,104],[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],472,[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],[472,104],[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],472,[]],[[[462,[-1,-2]]],[[462,[-1,-2]]],[471,466,472,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],[472,104],[]],[[[436,[-1,-2]]],[[436,[-1,-2]]],472,[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],472,[]],[[[450,[-1,-2]]],[[450,[-1,-2]]],[472,104],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],[472,104],[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],472,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],472,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],[472,104],[]],[[[401,[-1,-2]]],[[401,[-1,-2]]],[471,466],[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],[471,466],[]],[[[462,[-1,-2]]],[[462,[-1,-2]]],[471,466,472,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[401,[-1,-2]]],[[401,[-1,-2]]],[471,466],[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],[471,466],[]],[[[462,[-1,-2]]],[[462,[-1,-2]]],[471,466,472,[20,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],473,[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],473,[]],[[[401,[-2,-3]],-1,-1],[[401,[-2,-3]]],104,[[103,[-1],[[19,[]]]],104],[]],[[[463,[-2,-3]],-1,-1,-1],[[463,[-2,-3]]],104,[[103,[-1],[[19,[]]]],104],[]],[[[462,[-2,-3]],-1,-1],[[462,[-2,-3]]],104,[104,[103,[-1],[[19,[]]]]],[]],[[-1,-1],[[349,[-1,-2,-3]]],469,[],[]],[[-1,-1,-1],[[460,[-1,-2,-3]]],[469,467],[],[]],[[458,[376,[-1,-2]],[376,[-1,-2]]],[[376,[-1,-2]]],[],[]],[[459,[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],[],[]],[[458,[436,[-1,-2]],[436,[-1,-2]]],[[436,[-1,-2]]],[],[]],[[459,[450,[-1,-2]],[450,[-1,-2]]],[[450,[-1,-2]]],[],[]],[[458,[397,[-1,-2]],[397,[-1,-2]]],[[397,[-1,-2]]],[],[]],[[459,[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[],[]],[[[401,[-1,-2]],[436,[-1,-2]]],22,[104,[114,[],[[19,[]]]]],[]],[425,425],[[[401,[-1,-2]]],[[436,[-1,-2]]],[104,[114,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],[[450,[-1,-2]]],[104,[114,[],[[19,[]]]]],[]],0,[[-1,-1],[[436,[-1,-2]]],[],[]],[[-1,-1,-1],[[450,[-1,-2]]],[],[]],[[[398,[-1]],[398,[-1]]],[[460,[-1,-2,-3]]],[425,469,467],[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]],-1],[[461,[-1,-2,-3]]],[],[],[]],[-1,[[376,[-1,-2]]],48,[]],[-1,[[453,[-1,-2]]],48,[]],[-1,[[436,[-1,-2]]],48,[]],[-1,[[450,[-1,-2]]],48,[]],[-1,[[456,[-1,-2,-3]]],48,[],[]],[-1,[[457,[-1,-2,-3]]],48,[],[]],[-1,[[397,[-1,-2]]],48,[]],[-1,[[451,[-1,-2]]],48,[]],[[[397,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[451,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[461,[-1,-2,-3]]],-1,435,[],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[],114,[]],[[[376,[-1,-2]],[397,[-1,-2]]],[],114,[]],[[[376,[-1,-2]],[376,[-1,-2]]],[],114,[]],[[[376,[-1,-2]],[436,[-1,-2]]],[],114,[]],[[[453,[-1,-2]],[451,[-1,-2]]],[],114,[]],[[[453,[-1,-2]],[453,[-1,-2]]],[],114,[]],[[[453,[-1,-2]],[450,[-1,-2]]],[],114,[]],[[[454,[-1,-2,-3]],[454,[-1,-2,-3]]],[],114,[],[]],[[[455,[-1,-2]],[455,[-1,-2]]],[[455,[-1,-2]]],[[114,[],[[19,[]]]]],[]],[[[436,[-1,-2]],[436,[-1,-2]]],[],114,[]],[[[450,[-1,-2]],[450,[-1,-2]]],[],114,[]],[[[456,[-1,-2,-3]],[456,[-1,-4,-3]]],[],114,[],[],[]],[[[457,[-1,-2,-3]],[457,[-1,-4,-3]]],[],114,[],[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],[],114,[]],[[[451,[-1,-2]],[451,[-1,-2]]],[],114,[]],[[[452,[-1,-2]],[452,[-1,-2]]],22,437,[]],[[[376,[-1,-2]],[397,[-1,-2]]],22,[104,[114,[],[[19,[]]]]],[]],[[[376,[-1,-2]],[436,[-1,-2]]],22,437,[]],[[[453,[-1,-2]],[450,[-1,-2]]],22,437,[]],[[[453,[-1,-2]],[451,[-1,-2]]],22,[104,[114,[],[[19,[]]]]],[]],[[[455,[-1,-2]],[455,[-1,-2]]],22,437,[]],[[[436,[-1,-2]],[436,[-1,-2]]],22,437,[]],[[[450,[-1,-2]],[450,[-1,-2]]],22,437,[]],[[[456,[-1,-2,-3]],[456,[-1,-3,-3]]],22,437,[],[]],[[[457,[-1,-2,-3]],[457,[-1,-3,-3]]],22,437,[],[]],[[[397,[-1,-2]],[397,[-1,-2]]],22,[104,[114,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],22,[104,[114,[],[[19,[]]]]],[]],[-3,[[452,[-1,-2]]],[[20,[],[[19,[]]]],469],[],[[126,[],[[32,[[452,[-1,-2]]]]]]]],[-3,[[452,[-1,-2]]],[[20,[],[[19,[]]]],104,469],[],[[126,[],[[32,[[452,[-1,-2]]]]]]]],[-3,[[436,[-1,-2]]],[[20,[],[[19,[]]]],469],[],[[126,[],[[32,[[436,[-1,-2]]]]]]]],[-3,[[436,[-1,-2]]],[[20,[],[[19,[]]]],104,469],[],[[126,[],[[32,[[436,[-1,-2]]]]]]]],[-3,[[450,[-1,-2]]],[[20,[],[[19,[]]]],469],[],[[126,[],[[32,[[450,[-1,-2]]]]]]]],[-3,[[450,[-1,-2]]],[[20,[],[[19,[]]]],104,469],[],[[126,[],[[32,[[450,[-1,-2]]]]]]]],[-3,[[397,[-1,-2]]],[[20,[],[[19,[]]]],104,469],[],[[126,[],[[32,[[397,[-1,-2]]]]]]]],[-3,[[397,[-1,-2]]],[[20,[],[[19,[]]]],469],[],[[126,[],[[32,[[397,[-1,-2]]]]]]]],[-3,[[451,[-1,-2]]],[[20,[],[[19,[]]]],104,469],[],[[126,[],[[32,[[451,[-1,-2]]]]]]]],[-3,[[451,[-1,-2]]],[[20,[],[[19,[]]]],469],[],[[126,[],[[32,[[451,[-1,-2]]]]]]]],[425,425],[[[464,[-1,-2,-3]],[464,[-1,-4,-2]]],[[464,[-1,-4,-3]]],435,[],[],[]],[[[461,[-1,-2,-3]],[461,[-1,-3,-4]]],[[461,[-1,-2,-4]]],[],[],[],[]],[[[349,[-1,-2,-3]],[349,[-1,-3,-4]]],[[349,[-1,-2,-4]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[],[]],[[[460,[-1,-2,-3]],[460,[-1,-3,-4]]],[[460,[-1,-2,-4]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[],[]],[[[465,[-1,-2,-3]],[465,[-1,-3,-4]]],[[465,[-1,-2,-4]]],[],[],[],[]],[[[349,[-1,-2,-3]],[398,[-1]]],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],469,425],[],[]],[[[460,[-1,-2,-3]],-1,-1,-1,[398,[-1]]],[[460,[-1,-2,-3]]],[[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],[426,[],[[19,[]]]],104,469,467,425],[],[]],[[[349,[-1,-2,-3]],-1,-1],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469],[],[]],[[[460,[-1,-2,-3]],-1,-1,-1],[[460,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469,467],[],[]],[[[349,[-1,-2,-3]],[397,[-1,-3]]],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469,467],[],[]],[[[460,[-1,-2,-3]],[451,[-1,-3]]],[[460,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]],469,467],[],[]],[[[453,[-1,-2]]],[[376,[-1,-2]]],104,[]],[[[460,[-1,-2,-3]]],[[349,[-1,-2,-3]]],104,[],[]],[[[451,[-1,-2]]],[[397,[-1,-2]]],104,[]],[[[376,[-1,-2]]],[[453,[-1,-2]]],[469,104],[]],[[[464,[-1,-2,-3]]],[[461,[-1,-2,-3]]],435,[],[]],[[[349,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[469,467,104],[],[]],[[[397,[-1,-2]]],[[451,[-1,-2]]],[469,104],[]],[[[376,[-1,-2]]],[[84,[-1]]],104,[]],[[[453,[-1,-2]]],[[84,[-1]]],104,[]],[[[436,[-1,-2]]],[[84,[-1]]],104,[]],[[[450,[-1,-2]]],[[84,[-1]]],104,[]],[[[349,[-1,-2,-3]]],[[84,[-1]]],104,[],[]],[[[460,[-1,-2,-3]]],[[84,[-1]]],104,[],[]],[[[456,[-1,-2,-3]]],[[84,[-1]]],104,[],[]],[[[457,[-1,-2,-3]]],[[84,[-1]]],104,[],[]],[[[397,[-1,-2]]],[[84,[-1]]],104,[]],[[[451,[-1,-2]]],[[84,[-1]]],104,[]],[[[453,[-1,-2]]],[[84,[-1]]],[467,104],[]],[[[451,[-1,-2]]],[[84,[-1]]],[469,104],[]],[[[349,[-1,-2,-3]]],[[84,[-1]]],104,[],[]],[[[460,[-1,-2,-3]]],[[84,[-1]]],104,[],[]],[[[349,[-1,-2,-3]]],[[84,[[84,[-1]]]]],104,[],[]],[[[460,[-1,-2,-3]]],[[84,[[84,[-1]]]]],104,[],[]],[[[460,[-1,-2,-3]]],[[84,[[84,[-1]]]]],104,[],[]],[[[462,[-1,-2]]],[[401,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[401,[-1,-2]]],[[401,[30,-2]]],[421,104],[]],[[[463,[-1,-2]]],[[463,[30,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[376,[30,-2]]],[421,104],[]],[[[453,[-1,-2]]],[[453,[30,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[30,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[30,-2]]],[421,104],[]],[[[450,[-1,-2]]],[[450,[30,-2]]],[421,104],[]],[[[397,[-1,-2]]],[[397,[30,-2]]],[421,104],[]],[[[451,[-1,-2]]],[[451,[30,-2]]],[421,104],[]],[[[401,[-1,-2]]],[[401,[87,-2]]],[421,104],[]],[[[463,[-1,-2]]],[[463,[87,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[376,[87,-2]]],[421,104],[]],[[[453,[-1,-2]]],[[453,[87,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[87,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[87,-2]]],[421,104],[]],[[[450,[-1,-2]]],[[450,[87,-2]]],[421,104],[]],[[[397,[-1,-2]]],[[397,[87,-2]]],[421,104],[]],[[[451,[-1,-2]]],[[451,[87,-2]]],[421,104],[]],[[[401,[-1,-2]]],[[401,[448,-2]]],[421,104],[]],[[[463,[-1,-2]]],[[463,[448,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[376,[448,-2]]],[421,104],[]],[[[453,[-1,-2]]],[[453,[448,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[448,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[448,-2]]],[421,104],[]],[[[450,[-1,-2]]],[[450,[448,-2]]],[421,104],[]],[[[397,[-1,-2]]],[[397,[448,-2]]],[421,104],[]],[[[451,[-1,-2]]],[[451,[448,-2]]],[421,104],[]],[[[401,[-1,-2]]],[[401,[88,-2]]],[421,104],[]],[[[463,[-1,-2]]],[[463,[88,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[376,[88,-2]]],[421,104],[]],[[[453,[-1,-2]]],[[453,[88,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[88,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[88,-2]]],[421,104],[]],[[[450,[-1,-2]]],[[450,[88,-2]]],[421,104],[]],[[[397,[-1,-2]]],[[397,[88,-2]]],[421,104],[]],[[[451,[-1,-2]]],[[451,[88,-2]]],[421,104],[]],[[[401,[-1,-2]]],[[62,[[401,[-1,-2]]]]],[104,212],[]],[[[463,[-1,-2]]],[[62,[[463,[-1,-2]]]]],[104,212],[]],[[[462,[-1,-2]]],[[62,[[462,[-1,-2]]]]],[104,469,212],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[397,[-1,-2]]],[[376,[-1,-2]]],104,[]],[[[451,[-1,-2]]],[[453,[-1,-2]]],104,[]],[[[468,[-1,-2]]],[[62,[[376,[-1,-2]]]]],[104,[426,[],[[19,[]]]],469,212],[]],[[[468,[-1,-2]]],[[62,[[453,[-1,-2]]]]],[104,[426,[],[[19,[]]]],469,212],[]],[[[401,[-1,-2]]],[[462,[-1,-2]]],[104,[114,[],[[19,[]]]]],[]],[[[397,[-1,-2]]],[[436,[-1,-2]]],104,[]],[[[464,[-1,-2,-3]]],[[349,[-1,-2,-3]]],[104,[20,[],[[19,[]]]],[114,[],[[19,[]]]],[103,[],[[19,[]]]],434,425],[],[]],[[[461,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[],[],[]],[[[456,[-1,-2,-3]]],[[349,[-1,-2,-3]]],[469,467,104],[],[]],[[[457,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[469,467,104],[],[]],[[[397,[-1,-2]]],[[349,[-1,-2,-2]]],[469,467,104],[]],[[[451,[-1,-2]]],[[460,[-1,-2,-2]]],[469,467,104],[]],[[[465,[-1,-2,-3]]],[[460,[-1,-2,-3]]],[],[],[]],[[[376,[-1,-2]]],[[22,[-1,-1]]],104,[]],[[[453,[-1,-2]]],[[22,[-1,-1,-1]]],104,[]],[[[436,[-1,-2]]],[[22,[-1,-1]]],104,[]],[[[450,[-1,-2]]],[[22,[-1,-1,-1]]],104,[]],[[[456,[-1,-2,-3]]],[[22,[-1,-1]]],104,[],[]],[[[457,[-1,-2,-3]]],[[22,[-1,-1,-1]]],104,[],[]],[[[397,[-1,-2]]],[[22,[-1,-1]]],104,[]],[[[451,[-1,-2]]],[[22,[-1,-1,-1]]],104,[]],[[[453,[-1,-2]]],[[22,[-1,-1,-1,-1]]],[467,104],[]],[[[451,[-1,-2]]],[[22,[-1,-1,-1,-1]]],[469,104],[]],[[[401,[-1,-2]]],[[401,[58,-2]]],[421,104],[]],[[[463,[-1,-2]]],[[463,[58,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[376,[58,-2]]],[421,104],[]],[[[453,[-1,-2]]],[[453,[58,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[58,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[58,-2]]],[421,104],[]],[[[450,[-1,-2]]],[[450,[58,-2]]],[421,104],[]],[[[397,[-1,-2]]],[[397,[58,-2]]],[421,104],[]],[[[451,[-1,-2]]],[[451,[58,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[90,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[90,-2]]],[421,104],[]],[[[401,[-1,-2]]],[[401,[-1,348]]],104,[]],[[[463,[-1,-2]]],[[463,[-1,348]]],104,[]],[[[376,[-1,-2]]],[[376,[-1,348]]],104,[]],[[[453,[-1,-2]]],[[453,[-1,348]]],104,[]],[[[462,[-1,-2]]],[[462,[-1,348]]],104,[]],[[[464,[-1,-2,-3]]],[[464,[-1,348,348]]],104,[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,348,348]]],104,[],[]],[[[436,[-1,-2]]],[[436,[-1,348]]],104,[]],[[[450,[-1,-2]]],[[450,[-1,348]]],104,[]],[[[349,[-1,-2,-3]]],[[349,[-1,348,348]]],104,[],[]],[[[460,[-1,-2,-3]]],[[460,[-1,348,348]]],104,[],[]],[[[456,[-1,-2,-3]]],[[456,[-1,348,348]]],104,[],[]],[[[457,[-1,-2,-3]]],[[457,[-1,348,348]]],104,[],[]],[[[397,[-1,-2]]],[[397,[-1,348]]],104,[]],[[[451,[-1,-2]]],[[451,[-1,348]]],104,[]],[[[465,[-1,-2,-3]]],[[465,[-1,348,348]]],[],[],[]],[[[401,[-1,-2]]],[[401,[56,-2]]],[421,104],[]],[[[463,[-1,-2]]],[[463,[56,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[376,[56,-2]]],[421,104],[]],[[[453,[-1,-2]]],[[453,[56,-2]]],[421,104],[]],[[[462,[-1,-2]]],[[462,[56,-2]]],[421,104],[]],[[[436,[-1,-2]]],[[436,[56,-2]]],[421,104],[]],[[[450,[-1,-2]]],[[450,[56,-2]]],[421,104],[]],[[[397,[-1,-2]]],[[397,[56,-2]]],[421,104],[]],[[[451,[-1,-2]]],[[451,[56,-2]]],[421,104],[]],[[[376,[-1,-2]]],[[397,[-1,-2]]],104,[]],[[[453,[-1,-2]]],[[451,[-1,-2]]],104,[]],[[[436,[-1,-2]]],[[397,[-1,-2]]],104,[]],[[[450,[-1,-2]]],[[451,[-1,-2]]],104,[]],[[[456,[-1,-2,-3]]],[[397,[-1,-2]]],104,[],[]],[[[457,[-1,-2,-3]]],[[451,[-1,-2]]],104,[],[]],0,[[[456,[-1,-2,-3]],[401,[-1,-2]]],[[401,[-3]]],[20,104],[],[]],[[[454,[-1,-2,-3]],[401,[-1,-2]]],[[401,[-3]]],[104,103],[],[]],[[[457,[-1,-2,-3]],[401,[-1,-2]]],[[401,[-3]]],[20,104],[],[]],[[[454,[-1,-2,-3]],[463,[-1,-2]]],[[463,[-3]]],[104,103],[],[]],[[[457,[-1,-2,-3]],[463,[-1,-2]]],[[463,[-3]]],[20,104],[],[]],[[[464,[-1,-2,-3]],[376,[-1,-2]]],[[376,[-1,-3]]],435,[],[]],[[[464,[-1,348,348]],[376,[-1,348]]],[[376,[-1,348]]],409],[[[454,[-1,348,348]],[376,[-1,348]]],[[376,[-1,348]]],409],[[[454,[-1,-2,-3]],[376,[-1,-2]]],[[376,[-3]]],[104,103],[],[]],[[[349,[-1,348,348]],[376,[-1,348]]],[[376,[-1,348]]],409],[[[349,[-1,-2,-3]],[376,[-1,-2]]],[[376,[-1,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[456,[-1,348,348]],[376,[-1,348]]],[[376,[-1,348]]],409],[[[456,[-1,-2,-3]],[376,[-1,-2]]],[[376,[-3]]],[20,104],[],[]],[[[461,[-1,-2,-3]],[376,[-1,-2]]],[[376,[-1,-3]]],[],[],[]],[[[460,[-1,-2,-3]],[376,[-1,-2]]],[[62,[[376,[-1,-3]]]]],[[426,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[457,[-1,-2,-3]],[376,[-1,-2]]],[[376,[-3]]],[20,104],[],[]],[[[460,[-1,-2,-3]],[376,[-1,-2]]],[[468,[-1,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[461,[-1,-2,-3]],[453,[-1,-2]]],[[453,[-1,-3]]],[],[],[]],[[[454,[-1,-2,-3]],[453,[-1,-2]]],[[453,[-3]]],[104,103],[],[]],[[[460,[-1,-2,-3]],[453,[-1,-2]]],[[62,[[453,[-1,-3]]]]],[[426,[],[[19,[]]]],469,212,104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[457,[-1,-2,-3]],[453,[-1,-2]]],[[453,[-3]]],[20,104],[],[]],[[[460,[-1,-2,-3]],[453,[-1,-2]]],[[468,[-1,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[454,[-1,-2,-3]],[462,[-1,-2]]],[[462,[-3]]],[104,103],[],[]],[[[456,[-1,-2,-3]],[462,[-1,-2]]],[[462,[-3]]],[[20,[],[[19,[]]]],104],[],[]],[[[457,[-1,-2,-3]],[462,[-1,-2]]],[[462,[-1,-3]]],[[20,[],[[19,[]]]],104],[],[]],[[[454,[-1,-2,-3]],[436,[-1,-2]]],[[436,[-3]]],[104,103],[],[]],[[[456,[-1,-2,-3]],[436,[-1,-2]]],[[436,[-1,-3]]],[],[],[]],[[[457,[-1,-2,-3]],[436,[-1,-2]]],[[436,[-1,-3]]],[],[],[]],[[[464,[-1,-2,-3]],[397,[-1,-2]]],[[397,[-1,-3]]],435,[],[]],[[[464,[-1,348,348]],[397,[-1,348]]],[[397,[-1,348]]],409],[[[454,[-1,-2,-3]],[397,[-1,-2]]],[[397,[-3]]],[104,103],[],[]],[[[454,[-1,348,348]],[397,[-1,348]]],[[397,[-1,348]]],409],[[[349,[-1,348,348]],[397,[-1,348]]],[[397,[-1,348]]],409],[[[349,[-1,-2,-3]],[397,[-1,-2]]],[[397,[-1,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[456,[-1,348,348]],[397,[-1,348]]],[[397,[-1,348]]],409],[[[461,[-1,-2,-3]],[397,[-1,-2]]],[[397,[-1,-3]]],[],[],[]],[[[460,[-1,-2,-3]],[397,[-1,-2]]],[[397,[-1,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[461,[-1,-2,-3]],[451,[-1,-2]]],[[451,[-1,-3]]],[],[],[]],[[[460,[-1,-2,-3]],[451,[-1,-2]]],[[451,[-1,-3]]],[104,[20,[],[[19,[]]]],[103,[],[[19,[]]]]],[],[]],[[[401,[-1,-2]],[397,[-1,-2]]],[[401,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[463,[-1,-2]],[451,[-1,-2]]],[[463,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[[462,[-1,-2]],[397,[-1,-2]]],[[462,[-1,-2]]],[104,[20,[],[[19,[]]]]],[]],[[-1,-1],[[349,[-1,-2,-3]]],[469,467],[],[]],[[-1,-1,-1],[[460,[-1,-2,-3]]],[469,467],[],[]],0,[[[401,[-1,-2]]],[[62,[[401,[-3,-2]]]]],[421,104],[],421],[[[463,[-1,-2]]],[[62,[[463,[-3,-2]]]]],[421,104],[],421],[[[452,[-1,-2]]],[[62,[[452,[-3,-2]]]]],[421,48],[],421],[[[376,[-1,-2]]],[[62,[[376,[-3,-2]]]]],[421,104],[],421],[[[453,[-1,-2]]],[[62,[[453,[-3,-2]]]]],[421,104],[],421],[[[462,[-1,-2]]],[[62,[[462,[-3,-2]]]]],[421,104],[],421],[[[454,[-1,-2,-3]]],[[62,[[454,[-4,-2,-3]]]]],421,[],[],421],[[[436,[-1,-2]]],[[62,[[436,[-3,-2]]]]],[421,104],[],421],[[[450,[-1,-2]]],[[62,[[450,[-3,-2]]]]],[421,104],[],421],[[[349,[-1,-2,-3]]],[[62,[[349,[-4,-2,-3]]]]],[421,104],[],[],421],[[[460,[-1,-2,-3]]],[[62,[[460,[-4,-2,-3]]]]],[421,104],[],[],421],[[[397,[-1,-2]]],[[62,[[397,[-3,-2]]]]],[421,104],[],421],[[[451,[-1,-2]]],[[62,[[451,[-3,-2]]]]],[421,104],[],421],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[[[397,[-1,-2]]],[[62,[[397,[-1,-2]]]]],435,[]],[[[451,[-1,-2]]],[[62,[[451,[-1,-2]]]]],435,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[401,[-1,-2]],[401,[-1,-2]]],[[401,[-1,-2]]],[104,212],[]],[[[463,[-1,-2]],[463,[-1,-2]]],[[463,[-1,-2]]],[104,212],[]],[[[462,[-1,-2]],[462,[-1,-2]]],[[462,[-1,-2]]],[104,212,[20,[],[[19,[]]]],[114,[],[[19,[]]]],469],[]],[[-1,-1,-1,-1],[[461,[-1,-2,-3]]],435,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[-1,-1],[[397,[-1,-2]]],[],[]],[[-1,-1,-1],[[451,[-1,-2]]],[],[]],[[[461,[-1,-2,-3]]],[[451,[-1,348]]],104,[],[]],[[[455,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[450,[-1,-2]]],-1,[[103,[],[[19,[]]]],104],[]],0,[[[401,[-1,-2]]],-1,[104,[114,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[104,[114,[],[[19,[]]]]],[]],[[[462,[-1,-2]]],-1,[104,[20,[],[[19,[]]]]],[]],0,0,[[[349,[-1,-2,-3]]],[[349,[-1,-2,-4]]],104,[],[],[]],[[[460,[-1,-2,-3]]],[[460,[-1,-2,-4]]],104,[],[],[]],[[[397,[-1,-2]],-1],[[397,[-1,-2]]],435,[]],[[[397,[-1,-2]],-1],[[397,[-1,-2]]],435,[]],[[[451,[-1,-2]],-1],[[451,[-1,-2]]],435,[]],[[[397,[-1,-2]],-1],[[397,[-1,-2]]],435,[]],[[[451,[-1,-2]],-1],[[451,[-1,-2]]],435,[]],[[[349,[-1,-2,-3]]],[[349,[-1,-4,-3]]],104,[],[],[]],[[[460,[-1,-2,-3]]],[[460,[-1,-4,-3]]],104,[],[],[]],0,0,0,0,0,0,0,0,0,[[[401,[-1,-2]]],[[161,[-1]]],104,[]],[[[463,[-1,-2]]],[[161,[-1]]],104,[]],[[[462,[-1,-2]]],[[161,[-1]]],[104,[20,[],[[19,[]]]]],[]],[[[453,[-1,-2]]],[[376,[-1,-2]]],104,[]],[[[451,[-1,-2]]],[[397,[-1,-2]]],104,[]],[459,458],[[[463,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],[[[453,[-1,-2]]],[[376,[-1,-2]]],104,[]],[[[451,[-1,-2]]],[[397,[-1,-2]]],104,[]],[459,458],[[[463,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],0,0,0,0,0,0,0,0,0,[[[401,[-1,-2]]],[[161,[-1]]],104,[]],[[[463,[-1,-2]]],[[161,[-1]]],104,[]],[[[462,[-1,-2]]],[[161,[-1]]],[104,[20,[],[[19,[]]]]],[]],[[[376,[-1,-2]]],[[376,[-1,-2]]],104,[]],[[[397,[-1,-2]]],[[397,[-1,-2]]],104,[]],[[[453,[-1,-2]]],[[376,[-1,-2]]],104,[]],[[[451,[-1,-2]]],[[397,[-1,-2]]],104,[]],[459,458],[[[463,[-1,-2]]],-1,[104,[103,[],[[19,[]]]],[114,[],[[19,[]]]]],[]],0,0,0,0,0,[[[463,[-1,-2]]],[[161,[-1]]],104,[]],[[],[[401,[-1,-2]]],469,[]],[[],[[463,[-1,-2]]],469,[]],[[],[[452,[-1,-2]]],469,[]],[[],[[376,[-1,-2]]],469,[]],[[],[[376,[-1,-2]]],469,[]],[[],[[453,[-1,-2]]],469,[]],[[],[[453,[-1,-2]]],469,[]],[[],[[462,[-1,-2]]],469,[]],[[],[[455,[-1,-2]]],469,[]],[[],[[436,[-1,-2]]],469,[]],[[],[[436,[-1,-2]]],469,[]],[[],[[450,[-1,-2]]],469,[]],[[],[[450,[-1,-2]]],469,[]],[[],[[397,[-1,-2]]],469,[]],[[],[[397,[-1,-2]]],469,[]],[[],[[451,[-1,-2]]],469,[]],[[],[[451,[-1,-2]]],469,[]],0,[[],-1,[]],[[420,420],5],[[420,420,-1],5,[]],[[-1,-1],-1,212],[[-1,-1],-1,212],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[466,466],[471,471],[[],467],[472,472],[[],469],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[416,[-1]],-1],[[474,[-1]]],409],[[[430,[-1]]],[[62,[[376,[-1,348]]]]],409],[[[431,[-1]]],[[62,[-1]]],409],[[[430,[-1]]],[[22,[56,[62,[56]]]]],409],[[[431,[-1]]],[[22,[56,[62,[56]]]]],409],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,[[[413,[],[[412,[-1]]]],-1],[[413,[],[[412,[-1]]]]],409],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[413,[],[[412,[-1]]]],-1],[[413,[],[[412,[-1]]]]],409],[[[413,[],[[412,[-1]]]],-1],[[397,[-1,348]]],409],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[413,[],[[412,[-1]]]]],[[413,[],[[412,[-1]]]]],409],[[[413,[],[[412,[-1]]]],-1,177],22,409],[[[413,[],[[412,[-1]]]]],[[376,[-1,348]]],409],[[[413,[],[[412,[-1]]]],-1],[[376,[-1,348]]],409],[[[413,[],[[412,[-1]]]],-1],[[22,[[413,[],[[412,[-1]]]],[413,[],[[412,[-1]]]]]]],409],[[[413,[],[[412,[-1]]]],[161,[-1]]],[[413,[],[[412,[-1]]]]],409],[[[413,[],[[412,[-1]]]]],[[376,[-1,348]]],409],[[395,[376,[-1,348]]],[[376,[-1,348]]],[]],[[395,[397,[-1,348]]],[[397,[-1,348]]],[]],[[[413,[],[[412,[-1]]]],-1],-1,409],[[[413,[],[[412,[-1]]]],-1],-1,409],[[-1,-1,-1,-1],[[424,[-1]]],409],[[[397,[-1,348]],[397,[-1,348]]],-1,409],[[[376,[-1,348]],[376,[-1,348]],[376,[-1,348]]],-1,409],[[-1,-1],[[22,[-1,-1]]],60],[[[397,[-1,348]]],[[397,[-1,348]]],409],[[[397,[-1,348]]],[[397,[-1,348]]],60],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[475,[-1]]],[[126,[],[[32,[[376,[30,348]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[[476,30],[[477,[476]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[30,-1],[[477,[-1]]],[[126,[],[[32,[[365,[[376,[30,348]],[376,[30,348]]]]]]]]]],[[-1,-2],[[478,[-2,-1]]],[[395,[30]]],[[126,[],[[32,[[365,[[376,[30,348]],[376,[30,348]]]]]]]]]],[[5,-1],[[475,[-1]]],[[126,[],[[32,[[376,[30,348]]]]]]]],[[[393,[-1]]],[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]],[[126,[],[[32,[[365,[[22,[[376,[30,348]],[98,[30]]]],[376,[30,348]]]]]]]]]],[[[477,[-1]]],[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]],[[126,[],[[32,[[365,[[376,[30,348]],[376,[30,348]]]]]]]]]],[[[478,[-1,-2]]],[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]],[[126,[],[[32,[[365,[[376,[30,348]],[376,[30,348]]]]]]]]],[[395,[30]]]],[[[475,[-1]]],[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]],[[126,[],[[32,[[376,[30,348]]]]]]]],[-1,[[475,[-1]]],[[126,[],[[32,[[376,[30,348]]]]]]]],[[[477,[-1]]],[[22,[56,[62,[56]]]]],[[126,[],[[32,[[365,[[376,[30,348]],[376,[30,348]]]]]]]]]],[[476,-1],[[478,[476,-1]]],[[395,[30]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[393,[-1]]],-1,[[126,[],[[32,[[365,[[22,[[376,[30,348]],[98,[30]]]],[376,[30,348]]]]]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[30,30],[[376,[30,348]]]],0,[[30,30],[[436,[30,348]]]],[[30,30],[[397,[30,348]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[360,[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[98,[30]]],358],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[360,347],[363,347],[363,347],[360,360],[363,363],[384,384],[389,389],[381,381],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[360,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[],360],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[360,5],22],[[363,5],22],[[363,5],22],[[360,[98,[355]]],22],[[363,[98,[355]]],22],[[381,72],[[74,[22,73]]]],[[389,30,-1],22,[[177,[[365,[[22,[[376,[30,348]],[98,[30]]]],[376,[30,348]]]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[392,347],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[360,[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[98,[30]]],358],[[],360],[56,363],[392,62],[384,[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]]],[389,62],[381,[[62,[[365,[358,373]]]]]],[360,56],[363,56],[363,56],[389,384],[[360,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[363,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[360,56,56],22],[[363,56,56],22],[[363,56,56],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[56,56],360],[360,[[394,[360]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[362,[376,[30,348]]],358],[[362,[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[98,[30]]],358],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[362,56],[362,56],[479,56],[479,56],[386,386],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[362,[376,[30,348]],[376,[30,348]],[376,[30,348]]],358],[[362,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[[362,5],22],[[362,5],22],[[479,5],22],[[479,5],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[362,[376,[30,348]]],358],[[362,[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[98,[30]]],358],[[356,56],479],[386,[[62,[355]]]],[386,[[62,[355]]]],[362,56],[479,56],[[362,[376,[30,348]],[376,[30,348]]],358],[[362,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[479,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[362,56,56],22],[[362,56,56],22],[[479,56,56],22],[[479,56,56],22],[386,[[22,[56,[62,[56]]]]]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[362,56],479],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[388,388],[[[387,[-1]]],[[387,[-1]]],48],[[[390,[-1]]],[[390,[-1]]],48],[382,382],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[161,[58]],5],382],[388,[[62,[[365,[358,373]]]]]],[[[387,[-1]]],[[62,[[365,[-1,22]]]]],[]],[[[390,[-1]]],[[62,[[365,[[376,[30,348]],[376,[30,348]]]]]]],380],[382,[[62,[[365,[358,373]]]]]],[-1,[[480,[-2]]],[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,[[396,[376,[30,348]],30,372,[98,[30]]],22],[[396,[376,[30,348]],[397,[30,348]],[398,[30]],372,[98,[30]]],22],[[396,[399,[30]],[98,[30]]],[[22,[358,358]]]],[[396,[376,[30,348]],[98,[30]]],358],[[396,[366,[[376,[30,348]]]],[98,[30]]],22],[[400,[366,[[376,[30,348]]]]],22],[[396,[401,[30,348]],372,[98,[30]]],22],[[396,[401,[30,348]],402,372,[98,[30]]],22],[[400,[397,[30,348]],[398,[30]],364,[376,[30,348]]],22],[[396,[376,[30,348]],[98,[30]]],358],[[[406,[],[[405,[-1]]]]],-1,[]],[400,22],[396,22],[[396,[376,[30,348]],[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[400,[376,[30,348]],[376,[30,348]],[376,[30,348]]],22],[[396,5],22],[[396,[365,[[22,[[376,[30,348]],[98,[30]]]],[376,[30,348]]]]],22],[[396,30],[[403,[396]]]],[[476,30],[[477,[476]]]],[[400,30],22],[[396,[376,[30,348]],[98,[30]]],358],[[400,[376,[30,348]]],22],[[400,[376,[30,348]]],22],[396,56],[[396,[365,[[376,[30,348]],[376,[30,348]]]],[98,[30]]],22],[[396,[376,[30,348]],[376,[30,348]],[98,[30]]],358],[[400,[376,[30,348]],[376,[30,348]]],22],[[400,[397,[30,348]],[398,[30]],364,[397,[30,348]]],22],[[400,[397,[30,348]],[397,[30,348]],[397,[30,348]]],22],[[400,30],22],[[400,[397,[30,348]]],22],[[400,[397,[30,348]]],22],[[400,[397,[30,348]],[397,[30,348]]],22],[[400,30],22],[[396,56,56],22],[[400,56,56],22],[[400,[376,[30,348]],[376,[30,348]]],22],[[400,[376,[30,348]]],22],[[400,[397,[30,348]],[397,[30,348]]],22],[[400,[397,[30,348]]],22],[[396,-1],[[404,[396,-1]]],[[395,[30]]]],[[476,-1],[[478,[476,-1]]],[[395,[30]]]],[[400,30],22],[396,[[394,[396]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[270,[],[[190,[-1]]]],-1,5],7,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,7],[[[313,[-1]]],[[313,[-1]]],48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[270,[],[[190,[-1]]]],-1,5],7,55],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[[313,[-1]],[313,[-1]]],5,67],[[7,72],[[74,[22,73]]]],[[[313,[-1]],72],[[74,[22,73]]],78],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[270,[],[[190,[-1]]]],-1,5],7,55],0,[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[3,[51]]],77,[[33,[],[[32,[-1]]]]]],[[[280,[-1]]],[[280,[-1]]],48],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[[280,[-1]],72],[[74,[22,73]]],78],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[3,[-1]]],[[280,[-1]]],[77,48]],[[-2,-4,120],[[0,[[126,[],[[32,[-1]]]]]]],[],[[33,[],[[32,[-1]]]]],[[145,[120]]],[[33,[],[[32,[-3]]]]]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[[[3,[-1]],[62,[-1]]],[[280,[-1]]],[77,48]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[263,[],[[190,[-1]]]],-1],29,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[29,29],[181,181],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],29],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,29,21],22,127],[56,22],[56,22],[[181,181],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[29,72],[[74,[22,73]]]],[[181,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[181,-1],22,91],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[133,45,45,30,30,46,80,81,-1],132,[[54,[133],[[19,[132]]]]]],[-1,181,[[68,[[99,[120]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],181],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[181,[[1,[[62,[21]]]]]],[[29,-1],29,[[68,[42]]]],[[29,-1,-2],29,[[68,[43]]],[[68,[47]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,59],[63,63],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,142],[[],63],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,123,-1,44,63],22,[48,92],[[144,[],[[143,[-1]]]]]],[[[481,[-1]],125,-2,-3,130,123,131,21],22,[48,92],[[144,[],[[143,[-1]]]]],[]],[56,22],[56,22],[56,22],[[59,59],5],[[63,63],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[59,72],[[74,[22,73]]]],[[63,72],[[74,[22,73]]]],[-1,-1,[]],[-1,59,[[68,[311]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,59,[[145,[[98,[83]]]],107,102]],[-1,59,[[68,[311]]]],[[58,58,-1],59,[[145,[[98,[83]]]],107,102]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[59,-1],22,91],[[63,-1],22,91],[[[481,[-1]],-2],[[481,[-1]]],[],[[68,[45]]]],[59,90],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,133,-1,45,45,44],132,[],[[144,[],[[143,[-1]]]]]],[[[481,[-1]],125,-2,133],132,[48,92],[[144,[],[[143,[-1]]]]]],[[[481,[-1]],30],[[481,[-1]]],[]],[[[481,[-1]],30],[[481,[-1]]],[]],[[[481,[-1]],125,123,131,21,-2],134,[48,92],[[144,[],[[143,[-1]]]]]],[-1,[[481,[-1]]],[]],[[[481,[-1]],125,38,123,131,-2,135,[122,[-3]],21],136,[48,92],[[144,[],[[143,[-1]]]]],[]],[[[481,[-1]],-2],[[481,[-1]]],[],[[68,[47]]]],[[[481,[-1]],30],[[481,[-1]]],[]],[[[481,[-1]]],[[50,[45]]],[48,92]],[[[481,[-1]]],139,[48,92]],[[[481,[-1]]],140,[48,92]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,[-1,[[481,[-1]]],[]],[[[481,[-1]],-2],[[481,[-1]]],[],[[68,[45]]]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[482,482],[[-1,-2],22,[],[]],[-1,-2,[],[]],[[],482],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[482,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[-1,482,50],50,144],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[482,5],[[],482],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[315,[-1,-2,-3,-4]],36],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[315,[-1,-2,-3,-4]]],[[3,[125]]],[104,67],[],[],127],0,[-1,-2,[],[]],[[],[[315,[-1,-2,-3]]],[104,67],[],127],[56,-1,[]],[56,-1,[]],[[[315,[-1,-2,-3,-4]],125],22,[104,67],[],[],127],[-1,-2,[],[]],[[[315,[-1,-2,-3,-4]],125,-4,-3,130,123,131,21],22,[104,67],[],[],127],[56,22],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[315,[-1,-2,-3,-4]],-5],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[68,[45]]]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[315,[-1,-2,-3,-4]],125,-4,133],132,[104,67],[],[],127],[[[315,[-1,-2,-3,-4]],-5],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[68,[47]]]],[[[315,[-1,-2,-3,-4]],125,123,131,21,-4],134,[104,67],[],[],127],[[],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127],[[[315,[-1,-2,-3,-4]],125,38,123,131,-4,135,[122,[-2]],21],136,[104,67],[],[],127],[[[315,[-1,-2,-3,-4]],125,123,-4,119],22,[104,67],[],[],127],[[[315,[-1,-2,-3,-4]],125,123,-4,18],[[62,[[137,[-2,-3,-4]]]]],[104,67],[],[],127],[[[315,[-1,-2,-3,-4]],-5],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[68,[46]]]],[[[315,[-1,-2,-3,-4]],-1,-5],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[68,[[147,[-2,-3,-4]]]]]],[[[315,[-1,-2,-3,-4]]],[[50,[45]]],[104,67],[],[],127],[[[315,[-1,-2,-3,-4]],-5],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[68,[47]]]],[[[315,[-1,-2,-3,-4]]],139,[104,67],[],[],127],[[[315,[-1,-2,-3,-4]]],140,[104,67],[],[],127],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[[[315,[-1,-2,-3,-4]],-5],[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[68,[45]]]],[-5,[[315,[-1,-2,-3,-4]]],[104,67],[],[],127,[[33,[],[[32,[[22,[-1,[147,[-2,-3,-4]]]]]]]]]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[219,[],[[190,[-1]]]],-1],28,[55,48]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[28,28],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],483],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[[28,72],[[74,[22,73]]]],[[483,72],[[74,[22,73]]]],[[[484,[-1,-2,-3,-4]],-5],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168,68],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[483,[98,[-1]],[62,[56]],-3,[62,[100]]],[[484,[-1,-2,-4,-5]]],[292,48],[],[[177,[-1],[[19,[-2]]]]],[219,263,229],168],[[],483],[[[484,[-1,-2,-3,-4]],17,30],[[137,[-2,-3,-4]]],[292,48],[],[219,263,229],168],[[[484,[-1,-2,-3,-4]],-5],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168,[[68,[46]]]],0,0,[[[484,[-1,-2,-3,-4]],-5],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168,68],0,[[[484,[-1,-2,-3,-4]],-5],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168,[[68,[171]]]],[[[484,[-1,-2,-3,-4]],185],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168],[[[484,[-1,-2,-3,-4]],-5],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168,[[68,[47]]]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[484,[-1,-2,-3,-4]],30],[[484,[-1,-2,-3,-4]]],[292,48],[],[219,263,229],168],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[316,[-1]],317,485],[[62,[317]]],[]],[[[486,[-1,-2,-3]]],[[486,[-1,-2,-3]]],[],263,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[487,123,17],5],[[[318,[-1,-2,-3]],123,17],5,[],263,127],[93,93],[94,94],[488,488],[[[489,[-1]]],[[489,[-1]]],48],[485,485],[490,490],[317,317],[491,491],[[[316,[-1]]],[[316,[-1]]],48],[324,324],[492,492],[493,493],[494,494],[325,325],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[316,[-1]],317],[[62,[[22,[-1,317]]]]],[]],[[317,317],109],[[491,491],109],0,[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[486,[-1,-2,-3]],-4],[[486,[-1,-2,-3]]],[],263,127,[[68,[[147,[-1,-2,-3]]]]]],[[],493],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[495,490,123,131,-1,-2,130,21,30,[62,[30]],-4,-5],22,127,276,[],[[126,[],[[32,[[22,[317,-3]]]]]]],[[100,[-3,-1,130,123,131,21]]]],[[[318,[-1,-2,-3]],125,-3,-2,130,123,131,21],22,[],263,127],[[[486,[-1,-2,-3]],125,-3,-2,130,123,131,21,5],22,[],263,127],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[316,[-1]],317,492],22,[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[94,94],5],[[488,488],5],[[485,485],5],[[317,317],5],[[491,491],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[93,72],[[74,[22,73]]]],[[94,72],[[74,[22,73]]]],[[488,72],[[74,[22,73]]]],[[[489,[-1]],72],[[74,[22,73]]],78],[[485,72],[[74,[22,73]]]],[[490,72],[[74,[22,73]]]],[[317,72],[[74,[22,73]]]],[[491,72],[[74,[22,73]]]],[[[316,[-1]],72],[[74,[22,73]]],78],[[324,72],[[74,[22,73]]]],[[492,72],[[74,[22,73]]]],[[493,72],[[74,[22,73]]]],[[494,72],[[74,[22,73]]]],[[325,72],[[74,[22,73]]]],[[[496,[-1]],72],[[74,[22,73]]],78],[-1,-1,[]],[-1,-1,[]],[-4,[[318,[-1,-2,-3]]],[],263,127,[[68,[[147,[-1,-2,-3]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[316,[-1]],317],[[62,[-1]]],[]],[[[316,[-1]],317],[[62,[-1]]],[]],[[488,-1],22,91],[[490,-1],22,91],[[317,-1],22,91],[[491,-1],22,91],[[[276,[],[[190,[-1]]]],-1],93,55],[[[276,[],[[190,[-1]]]],-1],[[62,[94]]],55],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[316,[-1]]],5,[]],[[[486,[-1,-2,-3]],123,17],5,[],263,127],[[[316,[-1]]],[[0,[[126,[],[[32,[[22,[317,-1]]]]]]]]],[]],[[[496,[-1]]],[[95,[126]]],[]],[[[316,[-1]]],[[0,[[126,[],[[32,[[22,[317,-1]]]]]]]]],[]],[[125,-1,133,490,45,45,30,-3,-4],132,[],[],[[126,[],[[32,[[22,[317,-2]]]]]]],[[100,[-2,125,-1,133],[[19,[132]]]]]],[[[316,[-1]]],490,[]],[[[496,[-1]]],490,[]],[[[316,[-1]]],56,[]],[[[316,[-1]],317],22,[]],[[[316,[-1]]],[[62,[317]]],[]],[[495,490,123,131,30,[62,[30]]],[[62,[134]]]],[[[316,[-1]],317,494],22,[]],[-4,[[318,[-1,-2,-3]]],[],263,127,[[68,[[147,[-1,-2,-3]]]]]],[-4,[[486,[-1,-2,-3]]],[],263,127,[[68,[[147,[-1,-2,-3]]]]]],[-1,[[22,[[316,[-1]],317]]],[]],[[[486,[-1,-2,-3]],-4],[[486,[-1,-2,-3]]],[],263,127,[[68,[46]]]],[[490,30,50],[[497,[317,21]]]],0,[[317,317],[[62,[109]]]],[[491,491],[[62,[109]]]],[[[276,[],[[190,[-1]]]],-1],[[62,[94]]],55],0,[[[316,[-1]],491,30],22,[]],[[[316,[-1]]],22,[]],[[488,21,30,30],[[22,[21,21]]]],[[[316,[-1]],488,317,-1],[[62,[[22,[317,491]]]]],[]],0,[[488,21,30,30],21],[[490,30,50],[[497,[491,[22,[488,21,30]]]]]],[[[316,[-1]],317,317,493],22,[]],[490,[[0,[[126,[],[[32,[491]]]]]]]],0,[[[318,[-1,-2,-3]],-4],[[318,[-1,-2,-3]]],[],263,127,68],[[[486,[-1,-2,-3]],-4],[[486,[-1,-2,-3]]],[],263,127,68],[[[316,[-1]],317,317],22,[]],[[[318,[-1,-2,-3]],[486,[-1,-2,-3]]],[[318,[-1,-2,-3]]],[],263,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[495,490,38,123,131,[122,[-1]],30,-3,[62,[[95,[100]]]],[62,[[95,[100]]]],[62,[[22,[30,[95,[100]]]]]]],136,[],487,[[126,[],[[32,[[22,[317,-2]]]]]]]],0,[-2,[[316,[-1]]],[],[[68,[[489,[-1]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[495,[[62,[[22,[317,17]]]]]],[498,498],[495,495],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[495,495],5],[[498,72],[[74,[22,73]]]],[[495,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[499,[317,-1]],[489,[-1]],56],498,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[498,490],0,[495,[[62,[[22,[317,17]]]]]],[495,[[62,[[22,[491,488]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[293,[],[[190,[-1]]]],-1],9,[55,48]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[9,9],[[[312,[-1]]],[[312,[-1]]],48],[[[500,[-1]]],[[500,[-1]]],48],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[501,[-1]]],164],[[],[[312,[-1]]],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,123,131,46,[62,[47]],171,185,[62,[120]],[62,[-3]],312,-4,21],22,168,293,292,[[54,[],[[19,[501]]]]]],[56,22],[56,22],[56,22],[56,22],[[[312,[-1]],[312,[-1]]],5,67],[[[500,[-1]],[500,[-1]]],5,67],[[9,72],[[74,[22,73]]]],[[[501,[-1]],72],[[74,[22,73]]],[78,164]],[[[312,[-1]],72],[[74,[22,73]]],78],[[[500,[-1]],72],[[74,[22,73]]],78],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[293,[],[[190,[-1]]]],-1],9,[55,48]],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[501,-1,133,45,46,[62,[47]],171,185,62,[62,[120]],[98,[-2]]],132,168,292],0,[[123,131],134],[[123,18,501,46,[62,[47]],185,[98,[-1]],100],[[62,[[137,[-2,-3,-4]]]]],[48,292],[],[293,229,219,263],168],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[38,123,131,[122,[-1]],100,[62,[-2]],[98,[-2]],-4],136,[],[67,48],164,[[54,[],[[19,[[501,[-3]]]]]]]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[295,[],[[190,[-1]]]],-1],23,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[23,23],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[23,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[502,502],[503,503],[504,504],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[[502,502],5],[[503,503],5],[[504,504],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[323,72],[[74,[22,73]]]],[[502,72],[[74,[22,73]]]],[[503,72],[[74,[22,73]]]],[[504,72],[[74,[22,73]]]],[[504,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[505,504],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[323,504]]],[[145,[[98,[83]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[-1,503],[[74,[323,504]]],[[145,[[98,[83]]]]]],[[-1,502,503],[[74,[323,504]]],[[145,[[98,[83]]]]]],0,0,0,0,[[[297,[],[[190,[-1]]]],-1,5],6,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[6,6],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],0,[-1,-2,[],[]],[56,22],[[6,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[297,[],[[190,[-1]]]],-1,5],6,55],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[299,[],[[190,[-1]]]],-1],25,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[25,25],[506,506],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[506,30],[[22,[30,30]]]],0,[[25,72],[[74,[22,73]]]],[[506,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[326,187],[326,187],[[[229,[],[[190,[-1]]]],-1],8,55],[[[229,[],[[190,[-1]]]],-1],8,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[507,508],507],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[326,21],[8,8],[509,509],[187,187],[188,188],[290,290],[507,507],[508,508],[183,183],[510,510],[326,326],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[326,21],[[],187],[[],188],[[],290],[[],507],[[],508],[[],510],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[229,[],[[190,[-1]]]],-1],8,55],[[[229,[],[[190,[-1]]]],-1],8,55],[[510,-1,-2,123,131,290,-3],22,127,229,[[54,[-1,123,131,21]]]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[187,187],5],[[188,188],5],[[290,290],5],[[507,507],5],[[508,508],5],[[183,183],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[8,72],[[74,[22,73]]]],[[509,72],[[74,[22,73]]]],[[187,72],[[74,[22,73]]]],[[188,72],[[74,[22,73]]]],[[290,72],[[74,[22,73]]]],[[507,72],[[74,[22,73]]]],[[508,72],[[74,[22,73]]]],[[183,72],[[74,[22,73]]]],[[510,72],[[74,[22,73]]]],[[326,72],[[74,[22,73]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[183,-1],22,91],[290,[[62,[507]]]],[[[229,[],[[190,[-1]]]],-1,5],8,55],[[[229,[],[[190,[-1]]]],-1,5],8,55],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,133,45,45,290,-2],132,[],[[54,[-1,133],[[19,[132]]]]]],[[507,-1],507,[[68,[47]]]],[[510,123,131,290,-1],134,[[54,[123,131,21],[[19,[134]]]]]],[[],507],[-1,183,[[68,[[99,[120]]]]]],[[],510],[326,188],[[510,18,290,21,21],22],[[183,187],[[1,[-1]]],[]],[[510,187],22],[[510,187],22],[[510,30,21,21],22],[[510,30,21,21],22],0,[[507,-1],507,[[68,[47]]]],[510,5],[[183,188],[[1,[-1]]],[]],[[510,188],22],[[510,188],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],183],[[510,21,21],22],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[510,38,123,131,135,[122,[-1]],290,[62,[[95,[100]]]],-2],136,[],[[54,[38,123,131,135,[122,[-1]],21],[[19,[136]]]]]],[290,[[62,[507]]]],[[507,-1],507,[[68,[47]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[511,511],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],512],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[308,[],[[327,[-1]],[513,[-2]]]],-1,131,21],-2,55,65],[56,22],[56,22],[[511,511],5],[[512,72],[[74,[22,73]]]],[[511,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[512,[[62,[-1]]],[]],[512,[[62,[-1]]],[]],[512,5],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[308,[],[[327,[-1]],[513,[-2]]]],-1,21,131],134,55,65],[[65,514,515,516,21,[50,[58]],30,512],22],[[65,512,517,[50,[58]],[21,[58]],518],22],[[512,-1],22,107],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[308,[],[[327,[-1]],[513,[-2]]]],-1,511,21,131,[122,[-3]]],[[22,[136,[62,[-3]]]]],55,65,[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[514,514],0,0,0,[[],519],[[],520],[[],521],[[],522],[[],523],[[],524],[[],525],[[],526],[[],527],[[],528],[[],520],[[],520],0,0,0,0,0,0,[[],5],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[529,530],[529,531],[[532,-2],[[62,[-1]]],[],[[54,[62],[[19,[-1]]]]]],[533,62],[[534,-2],-1,[],[[54,[62],[[19,[-1]]]]]],[[515,-2],[[62,[-1]]],[],[[54,[62],[[19,[-1]]]]]],[[535,-1],22,[[54,[62]]]],[535,[[536,[535]]]],[537,[[98,[83]]]],[538,[[98,[83]]]],[539,[[98,[83]]]],0,0,0,0,0,0,[[514,540],[[62,[514]]]],0,0,0,0,0,0,0,0,0,[[518,541],542],[[543,58],22],[[543,544,58],22],[[542,544,58],22],[[518,545],543],0,0,0,0,0,0,[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[519,58],[519,58],[520,90],[520,90],[521,58],[521,58],[522,58],[522,58],[523,58],[523,58],[524,58],[524,58],[525,58],[525,58],[526,58],[526,58],[527,58],[527,58],[528,83],[528,83],[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],0,[[514,[62,[540]]],[[62,[58]]]],[514,[[22,[58,58]]]],[[514,[62,[540]]],[[62,[58]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[546,546],5],[[546,546,5,-1],22,[[177,[120,90,90]]]],0,[[518,529,90,[62,[90]]],22],[[518,535,547],22],[548,548],[549,549],[519,519],[[[550,[-1]]],[[550,[-1]]],48],[520,520],[521,521],[546,546],[551,551],[522,522],[552,552],[553,553],[554,554],[523,523],[555,555],[556,556],[[[557,[-1]]],[[557,[-1]]],[]],[558,558],[559,559],[560,560],[561,561],[562,562],[563,563],[564,564],[565,565],[566,566],[567,567],[568,568],[569,569],[524,524],[570,570],[571,571],[572,572],[573,573],[574,574],[530,530],[575,575],[514,514],[531,531],[[[576,[-1]]],[[576,[-1]]],48],[577,577],[[[578,[-1]]],[[578,[-1]]],48],[579,579],[580,580],[581,581],[525,525],[582,582],[583,583],[584,584],[585,585],[586,586],[545,545],[587,587],[588,588],[589,589],[[[590,[-1]]],[[590,[-1]]],48],[591,591],[592,592],[593,593],[594,594],[541,541],[595,595],[596,596],[597,597],[598,598],[599,599],[600,600],[601,601],[602,602],[603,603],[604,604],[605,605],[606,606],[607,607],[608,608],[609,609],[610,610],[526,526],[611,611],[612,612],[527,527],[613,613],[614,614],[615,615],[616,616],[617,617],[618,618],[540,540],[619,619],[620,620],[621,621],[[[622,[-1]]],[[622,[-1]]],48],[623,623],[624,624],[625,625],[626,626],[627,627],[628,628],[629,629],[630,630],[[[631,[-1]]],[[631,[-1]]],48],[[[536,[-1]]],[[536,[-1]]],48],[632,632],[[[633,[-1]]],[[633,[-1]]],48],[547,547],[634,634],[635,635],[528,528],[636,636],[637,637],[638,638],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[551,551],109],[[522,522],109],[[552,552],109],[[613,613],109],0,0,0,0,0,[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],0,0,0,0,[555,615],[519,519],[520,520],[521,521],[522,522],[523,523],[524,524],[525,525],[526,526],[527,527],[528,528],[[],522],[514,83],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[514,540],83],[[532,515,[639,[[3,[514]]]]],22],0,0,[[519,519],5],[[520,520],5],[[521,521],5],[[522,522],5],[[523,523],5],[[524,524],5],[[525,525],5],[[526,526],5],[[527,527],5],[[528,528],5],[519,5],[520,5],[522,5],[523,5],[524,5],[525,5],[526,5],[527,5],[528,5],[[518,529,90,529,90,90],22],[[518,[631,[529]],[536,[535]],618],22],[[518,[536,[535]],[631,[529]],618],22],[[518,[536,[535]],[536,[535]],618],22],0,0,0,[[533,[640,[-1]]],534,641],[[515,586],642],[[515,598],643],[[515,[644,[[62,[120]]]]],529],[[515,[644,[[62,[120]]]]],529],[[515,645],529],[[515,[646,[[62,[120]]]]],518],[[515,596],647],[[534,[648,[-1]],[649,[[62,[120]]]],[62,[650]]],[[74,[[22,[515,516]],604]]],641],[[515,583],651],[[515,[652,[[62,[120]]]]],544],[[515,600],653],[[515,591],654],[[515,584],655],[[515,572],656],[[515,657],656],[[515,572],656],[[533,-1],[[74,[532,605]]],[[68,[658]]]],[[533,659],[[74,[532,605]]]],[[515,[660,[[62,[120]],[98,[514]]]]],535],[[515,[660,[[62,[120]],[98,[514]]]]],535],[[515,516,[660,[[62,[120]],[98,[514]]]],661,[98,[83]]],535],[[535,582],517],0,[[],521],[[],549],[[],519],[[],[[550,[-1]]],[]],[[],520],[[],521],[[],546],[[],551],[[],555],[[],558],[[],559],[[],562],[[],563],[[],566],[[],533],[[],567],[[],569],[[],[[576,[-1]]],55],[[],577],[[],[[578,[-1]]],55],[[],525],[[],582],[[],583],[[],584],[[],545],[[],592],[[],594],[[],541],[[],597],[[],599],[[],600],[[],601],[[],606],[[],611],[[],612],[[],662],[[],614],[[],617],[[],618],[[],540],[[],619],[[],620],[[],[[622,[-1]]],55],[[],624],[[],625],[[],626],[[],547],[[],636],[[],637],[[],663],0,0,0,[535,58],0,0,0,0,0,0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[537],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[539,[[98,[83]]]],[56,-1,[]],[56,-1,[]],[538],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[537],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[538],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,[515,22],[529,22],[535,22],0,0,[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[535,615],0,0,[[542,58,58,58],22],[[542,529,90],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],546],[[],546],[[543,[161,[58]],[161,[58]]],22],[[543,[161,[58]],[161,[58]]],22],[[653,[161,[58]],[161,[58]]],22],[[653,[161,[58]],[161,[58]]],22],[[543,[161,[58]],448,[161,[58]]],22],[[543,[161,[58]],448,[161,[58]]],22],[[653,[161,[58]],448,[161,[58]]],22],[[653,[161,[58]],448,[161,[58]]],22],[[543,529,90],22],[[543,529,90],22],[[653,529,90],22],[[653,529,90],22],[[543,529,90],22],[[543,529,90],22],[[653,529,90],22],[[653,529,90],22],0,0,[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[532,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[537,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[534,22],[56,22],[515,22],[56,22],[56,22],[56,22],[529,22],[56,22],[56,22],[56,22],[56,22],[535,22],[56,22],[517,22],[56,22],[655,22],[56,22],[643,22],[56,22],[642,22],[56,22],[656,22],[56,22],[56,22],[56,22],[651,22],[56,22],[56,22],[654,22],[647,22],[56,22],[56,22],[664,22],[56,22],[518,22],[56,22],[543,22],[542,22],[56,22],[56,22],[56,22],[56,22],[665,22],[56,22],[544,22],[56,22],[516,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[666,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[539,22],[56,22],[56,22],[538,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,0,[[],519],[[],520],[[],521],[[],522],[[],523],[[],524],[[],525],[[],526],[[],527],[[],528],[543,22],0,0,[543,22],[542,22],0,0,0,0,0,[[533,519],[[3,[534]]]],[[548,548],5],[[549,549],5],[[519,519],5],[[[550,[-1]],[550,[-1]]],5,67],[[520,520],5],[[521,521],5],[[546,546],5],[[551,551],5],[[522,522],5],[[552,552],5],[[553,553],5],[[554,554],5],[[523,523],5],[[555,555],5],[[556,556],5],[[[557,[-1]],[557,[-1]]],5,[]],[[558,558],5],[[559,559],5],[[560,560],5],[[561,561],5],[[562,562],5],[[563,563],5],[[564,564],5],[[565,565],5],[[566,566],5],[[567,567],5],[[569,569],5],[[524,524],5],[[573,573],5],[[574,574],5],[[575,575],5],[[514,514],5],[[[576,[-1]],[576,[-1]]],5,67],[[577,577],5],[[[578,[-1]],[578,[-1]]],5,67],[[525,525],5],[[582,582],5],[[584,584],5],[[587,587],5],[[592,592],5],[[594,594],5],[[595,595],5],[[597,597],5],[[599,599],5],[[600,600],5],[[601,601],5],[[602,602],5],[[603,603],5],[[606,606],5],[[607,607],5],[[608,608],5],[[609,609],5],[[610,610],5],[[526,526],5],[[611,611],5],[[612,612],5],[[527,527],5],[[613,613],5],[[614,614],5],[[615,615],5],[[616,616],5],[[617,617],5],[[618,618],5],[[540,540],5],[[619,619],5],[[620,620],5],[[621,621],5],[[[622,[-1]],[622,[-1]]],5,67],[[623,623],5],[[625,625],5],[[626,626],5],[[627,627],5],[[628,628],5],[[629,629],5],[[630,630],5],[[632,632],5],[[547,547],5],[[634,634],5],[[528,528],5],[[637,637],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[543,-1],22,[[33,[],[[32,[665]]]]]],[[519,-1],22,[[33,[],[[32,[519]]]]]],[[520,-1],22,[[33,[],[[32,[520]]]]]],[[521,-1],22,[[33,[],[[32,[521]]]]]],[[522,-1],22,[[33,[],[[32,[522]]]]]],[[523,-1],22,[[33,[],[[32,[523]]]]]],[[524,-1],22,[[33,[],[[32,[524]]]]]],[[525,-1],22,[[33,[],[[32,[525]]]]]],[[526,-1],22,[[33,[],[[32,[526]]]]]],[[527,-1],22,[[33,[],[[32,[527]]]]]],[[528,-1],22,[[33,[],[[32,[528]]]]]],0,[534,520],[515,520],[518,664],[[653,[667,[[62,[120]]]]],665],0,0,0,[[548,72],[[74,[22,73]]]],[[549,72],[[74,[22,73]]]],[[519,72],[[74,[22,73]]]],[[519,72],[[74,[22,73]]]],[[519,72],[[74,[22,73]]]],[[519,72],[[74,[22,73]]]],[[519,72],[[74,[22,73]]]],[[[550,[-1]],72],[[74,[22,73]]],78],[[520,72],[[74,[22,73]]]],[[520,72],[[74,[22,73]]]],[[520,72],[[74,[22,73]]]],[[520,72],[[74,[22,73]]]],[[520,72],[[74,[22,73]]]],[[521,72],[[74,[22,73]]]],[[521,72],[[74,[22,73]]]],[[521,72],[[74,[22,73]]]],[[521,72],[[74,[22,73]]]],[[521,72],[[74,[22,73]]]],[[546,72],[[74,[22,73]]]],[[551,72],[[74,[22,73]]]],[[522,72],[[74,[22,73]]]],[[522,72],[[74,[22,73]]]],[[522,72],[[74,[22,73]]]],[[522,72],[[74,[22,73]]]],[[522,72],[[74,[22,73]]]],[[532,72],[[74,[22,73]]]],[[552,72],[[74,[22,73]]]],[[553,72],[[74,[22,73]]]],[[554,72],[[74,[22,73]]]],[[523,72],[[74,[22,73]]]],[[523,72],[[74,[22,73]]]],[[523,72],[[74,[22,73]]]],[[523,72],[[74,[22,73]]]],[[523,72],[[74,[22,73]]]],[[555,72],[[74,[22,73]]]],[[556,72],[[74,[22,73]]]],[[[557,[-1]],72],[[74,[22,73]]],[]],[[558,72],[[74,[22,73]]]],[[559,72],[[74,[22,73]]]],[[560,72],[[74,[22,73]]]],[[561,72],[[74,[22,73]]]],[[562,72],[[74,[22,73]]]],[[563,72],[[74,[22,73]]]],[[564,72],[[74,[22,73]]]],[[565,72],[[74,[22,73]]]],[[566,72],[[74,[22,73]]]],[[533,72],[[74,[22,73]]]],[[567,72],[[74,[22,73]]]],[[534,72],[[74,[22,73]]]],[[515,72],[[74,[22,73]]]],[[568,72],[[74,[22,73]]]],[[569,72],[[74,[22,73]]]],[[529,72],[[74,[22,73]]]],[[524,72],[[74,[22,73]]]],[[524,72],[[74,[22,73]]]],[[524,72],[[74,[22,73]]]],[[524,72],[[74,[22,73]]]],[[524,72],[[74,[22,73]]]],[[570,72],[[74,[22,73]]]],[[535,72],[[74,[22,73]]]],[[517,72],[[74,[22,73]]]],[[655,72],[[74,[22,73]]]],[[643,72],[[74,[22,73]]]],[[642,72],[[74,[22,73]]]],[[656,72],[[74,[22,73]]]],[[571,72],[[74,[22,73]]]],[[572,72],[[74,[22,73]]]],[[657,72],[[74,[22,73]]]],[[651,72],[[74,[22,73]]]],[[654,72],[[74,[22,73]]]],[[647,72],[[74,[22,73]]]],[[664,72],[[74,[22,73]]]],[[518,72],[[74,[22,73]]]],[[543,72],[[74,[22,73]]]],[[542,72],[[74,[22,73]]]],[[573,72],[[74,[22,73]]]],[[653,72],[[74,[22,73]]]],[[574,72],[[74,[22,73]]]],[[665,72],[[74,[22,73]]]],[[544,72],[[74,[22,73]]]],[[516,72],[[74,[22,73]]]],[[530,72],[[74,[22,73]]]],[[575,72],[[74,[22,73]]]],[[514,72],[[74,[22,73]]]],[[531,72],[[74,[22,73]]]],[[[576,[-1]],72],[[74,[22,73]]],78],[[577,72],[[74,[22,73]]]],[[[578,[-1]],72],[[74,[22,73]]],78],[[579,72],[[74,[22,73]]]],[[580,72],[[74,[22,73]]]],[[581,72],[[74,[22,73]]]],[[525,72],[[74,[22,73]]]],[[525,72],[[74,[22,73]]]],[[525,72],[[74,[22,73]]]],[[525,72],[[74,[22,73]]]],[[525,72],[[74,[22,73]]]],[[582,72],[[74,[22,73]]]],[[583,72],[[74,[22,73]]]],[[584,72],[[74,[22,73]]]],[[585,72],[[74,[22,73]]]],[[586,72],[[74,[22,73]]]],[[545,72],[[74,[22,73]]]],[[587,72],[[74,[22,73]]]],[[588,72],[[74,[22,73]]]],[[589,72],[[74,[22,73]]]],[[591,72],[[74,[22,73]]]],[[592,72],[[74,[22,73]]]],[[593,72],[[74,[22,73]]]],[[594,72],[[74,[22,73]]]],[[541,72],[[74,[22,73]]]],[[595,72],[[74,[22,73]]]],[[596,72],[[74,[22,73]]]],[[597,72],[[74,[22,73]]]],[[598,72],[[74,[22,73]]]],[[599,72],[[74,[22,73]]]],[[600,72],[[74,[22,73]]]],[[601,72],[[74,[22,73]]]],[[666,72],[[74,[22,73]]]],[[602,72],[[74,[22,73]]]],[[602,72],[[74,[22,73]]]],[[603,72],[[74,[22,73]]]],[[604,72],[[74,[22,73]]]],[[604,72],[[74,[22,73]]]],[[605,72],[[74,[22,73]]]],[[605,72],[[74,[22,73]]]],[[606,72],[[74,[22,73]]]],[[607,72],[[74,[22,73]]]],[[607,72],[[74,[22,73]]]],[[608,72],[[74,[22,73]]]],[[609,72],[[74,[22,73]]]],[[610,72],[[74,[22,73]]]],[[539,72],[[74,[22,73]]]],[[538,72],[[74,[22,73]]]],[[668,72],[[74,[22,73]]]],[[668,72],[[74,[22,73]]]],[[526,72],[[74,[22,73]]]],[[526,72],[[74,[22,73]]]],[[526,72],[[74,[22,73]]]],[[526,72],[[74,[22,73]]]],[[526,72],[[74,[22,73]]]],[[611,72],[[74,[22,73]]]],[[612,72],[[74,[22,73]]]],[[527,72],[[74,[22,73]]]],[[527,72],[[74,[22,73]]]],[[527,72],[[74,[22,73]]]],[[527,72],[[74,[22,73]]]],[[527,72],[[74,[22,73]]]],[[662,72],[[74,[22,73]]]],[[669,72],[[74,[22,73]]]],[[613,72],[[74,[22,73]]]],[[614,72],[[74,[22,73]]]],[[615,72],[[74,[22,73]]]],[[616,72],[[74,[22,73]]]],[[617,72],[[74,[22,73]]]],[[618,72],[[74,[22,73]]]],[[540,72],[[74,[22,73]]]],[[619,72],[[74,[22,73]]]],[[620,72],[[74,[22,73]]]],[[621,72],[[74,[22,73]]]],[[[622,[-1]],72],[[74,[22,73]]],78],[[623,72],[[74,[22,73]]]],[[624,72],[[74,[22,73]]]],[[625,72],[[74,[22,73]]]],[[626,72],[[74,[22,73]]]],[[627,72],[[74,[22,73]]]],[[628,72],[[74,[22,73]]]],[[629,72],[[74,[22,73]]]],[[630,72],[[74,[22,73]]]],[[[631,[-1]],72],[[74,[22,73]]],78],[[[536,[-1]],72],[[74,[22,73]]],78],[[632,72],[[74,[22,73]]]],[[[633,[-1]],72],[[74,[22,73]]],78],[[547,72],[[74,[22,73]]]],[[634,72],[[74,[22,73]]]],[[635,72],[[74,[22,73]]]],[[528,72],[[74,[22,73]]]],[[528,72],[[74,[22,73]]]],[[528,72],[[74,[22,73]]]],[[528,72],[[74,[22,73]]]],[[528,72],[[74,[22,73]]]],[[636,72],[[74,[22,73]]]],[[637,72],[[74,[22,73]]]],[[663,72],[[74,[22,73]]]],[[638,72],[[74,[22,73]]]],0,0,[535,514],0,0,0,0,0,0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[548,519],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,658,670],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[514,561],[-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,-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,[]],[671,604],[-1,-1,[]],[-1,-1,[]],[672,605],[-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,-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,[]],[-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,-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,[]],[58,[[62,[519]]]],[90,[[62,[520]]]],[58,[[62,[521]]]],[58,[[62,[522]]]],[58,[[62,[523]]]],[58,[[62,[524]]]],[58,[[62,[525]]]],[58,[[62,[526]]]],[58,[[62,[527]]]],[83,[[62,[528]]]],[58,519],[58,519],[90,520],[90,520],[58,521],[58,521],[58,522],[58,522],[58,523],[58,523],[58,524],[58,524],[58,525],[58,525],[58,526],[58,526],[58,527],[58,527],[83,528],[83,528],[58,519],[90,520],[58,521],[58,522],[58,523],[58,524],[58,525],[58,526],[58,527],[83,528],[[],521],[673,533],[[],533],[-1,519,[[33,[],[[32,[519]]]]]],[-1,520,[[33,[],[[32,[520]]]]]],[-1,521,[[33,[],[[32,[521]]]]]],[-1,522,[[33,[],[[32,[522]]]]]],[-1,523,[[33,[],[[32,[523]]]]]],[-1,524,[[33,[],[[32,[524]]]]]],[-1,525,[[33,[],[[32,[525]]]]]],[-1,526,[[33,[],[[32,[526]]]]]],[-1,527,[[33,[],[[32,[527]]]]]],[-1,528,[[33,[],[[32,[528]]]]]],[120,[[62,[519]]]],[120,[[62,[520]]]],[120,[[62,[521]]]],[120,[[62,[522]]]],[120,[[62,[523]]]],[120,[[62,[524]]]],[120,[[62,[525]]]],[120,[[62,[526]]]],[120,[[62,[527]]]],[120,[[62,[528]]]],[58,[[62,[540]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[659,674]]],[675,676]],0,0,0,[533,[[62,[677]]]],[[654,58],643],[[647,58],643],[[532,534],662],[532,[[74,[666,602]]]],[[532,534,58,58],[[62,[[639,[[3,[514]]]]]]]],[534,551],[534,554],[570,539],[570,538],[534,613],[[534,514],573],[516,30],0,[532,[[557,[532]]]],[534,[[557,[534]]]],[515,[[557,[515]]]],[529,[[557,[529]]]],[535,[[557,[535]]]],[517,[[557,[517]]]],[655,[[557,[655]]]],[643,[[557,[643]]]],[642,[[557,[642]]]],[656,[[557,[656]]]],[651,[[557,[651]]]],[654,[[557,[654]]]],[647,[[557,[647]]]],[665,[[557,[665]]]],[544,[[557,[544]]]],[516,[[557,[516]]]],[[514,520],573],[514,5],[514,5],[629,5],[514,5],[[548,-1],22,91],[[549,-1],22,91],[[519,-1],22,91],[[[550,[-1]],-2],22,92,91],[[520,-1],22,91],[[521,-1],22,91],[[546,-1],22,91],[[551,-1],22,91],[[522,-1],22,91],[[552,-1],22,91],[[523,-1],22,91],[[555,-1],22,91],[[556,-1],22,91],[[[557,[-1]],-2],22,[],91],[[558,-1],22,91],[[559,-1],22,91],[[560,-1],22,91],[[561,-1],22,91],[[562,-1],22,91],[[563,-1],22,91],[[564,-1],22,91],[[566,-1],22,91],[[567,-1],22,91],[[569,-1],22,91],[[524,-1],22,91],[[573,-1],22,91],[[574,-1],22,91],[[575,-1],22,91],[[514,-1],22,91],[[[576,[-1]],-2],22,92,91],[[577,-1],22,91],[[[578,[-1]],-2],22,92,91],[[525,-1],22,91],[[587,-1],22,91],[[592,-1],22,91],[[594,-1],22,91],[[595,-1],22,91],[[597,-1],22,91],[[599,-1],22,91],[[600,-1],22,91],[[601,-1],22,91],[[603,-1],22,91],[[606,-1],22,91],[[608,-1],22,91],[[610,-1],22,91],[[526,-1],22,91],[[611,-1],22,91],[[612,-1],22,91],[[527,-1],22,91],[[615,-1],22,91],[[616,-1],22,91],[[617,-1],22,91],[[618,-1],22,91],[[540,-1],22,91],[[619,-1],22,91],[[620,-1],22,91],[[621,-1],22,91],[[[622,[-1]],-2],22,92,91],[[623,-1],22,91],[[625,-1],22,91],[[626,-1],22,91],[[627,-1],22,91],[[628,-1],22,91],[[629,-1],22,91],[[630,-1],22,91],[[634,-1],22,91],[[528,-1],22,91],[[637,-1],22,91],[535,58],0,0,0,0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[518,120],22],[[543,120],22],[[542,120],22],[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[519,519],5],[[520,520],5],[[521,521],5],[[522,522],5],[[523,523],5],[[524,524],5],[[525,525],5],[[526,526],5],[[527,527],5],[[528,528],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[519],[520],[521],[522],[523],[524],[525],[526],[527],[528],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[519,5],[520,5],[521,5],[522,5],[523,5],[524,5],[525,5],[526,5],[527,5],[528,5],[514,5],[514,5],[595,5],[595,5],[[514,514],5],[514,5],[519,5],[520,5],[521,5],[522,5],[523,5],[524,5],[525,5],[526,5],[527,5],[528,5],[592,5],[594,5],[[547,514,58,58],5],[613,5],[514,5],[678,5],[[592,[62,[564]]],5],[[595,[62,[564]]],5],[601,5],[514,5],[[595,[62,[564]]],5],[562,5],[[534,532],5],[[[590,[-1]]],5,[]],[551,5],[519,[[679,[519]]]],[520,[[679,[520]]]],[521,[[679,[521]]]],[522,[[679,[522]]]],[523,[[679,[523]]]],[524,[[679,[524]]]],[525,[[679,[525]]]],[526,[[679,[526]]]],[527,[[679,[527]]]],[528,[[679,[528]]]],[519,[[680,[519]]]],[520,[[680,[520]]]],[521,[[680,[521]]]],[522,[[680,[522]]]],[523,[[680,[523]]]],[524,[[680,[524]]]],[525,[[680,[525]]]],[526,[[680,[526]]]],[527,[[680,[527]]]],[528,[[680,[528]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[547,58],[[161,[58]]]],0,0,0,0,0,[534,546],[515,546],0,0,0,0,0,[[570,609,-1],22,[[54,[[74,[22,607]]]],681]],[[[590,[-1]],-3],[[590,[-2]]],[],[],[[54,[-1],[[19,[-2]]]]]],[[[622,[-1]],-3],[[622,[-2]]],[],[],[[54,[-1],[[19,[-2]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[618,615],58],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[535,58],0,0,0,[[618,58,615],618],[[547,58],[[161,[58]]]],0,0,0,0,[[543,529,90,58],22],[[543,529,90,529,90,58],22],[[543,529,90,58],22],[[543,529,90,529,90,58],22],0,0,0,0,[592,5],[601,5],[603,5],[663,533],[519,519],[520,520],[521,521],[522,522],[523,523],[524,524],[525,525],[526,526],[527,527],[528,528],0,0,0,0,[[516,-1],22,[54,107]],[[515,[95,[682]]],22],0,0,0,0,0,0,[678,22],[[551,551],[[62,[109]]]],[[522,522],[[62,[109]]]],[[552,552],[[62,[109]]]],[[565,565],[[62,[109]]]],[[613,613],[[62,[109]]]],0,[[618,514],618],[514,[[62,[58]]]],[[515,[590,[568]]],678],[[533,5],5],0,[518,22],[543,22],[542,22],[515,[[0,[[110,[],[[19,[[62,[668]]]]]],681]]]],0,0,0,0,[666,22],0,0,0,0,[[518,120],22],[[543,120],22],[[542,120],22],[[515,565],22],0,0,0,0,0,[556,5],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[514,514],[[533,[550,[532]]],[[0,[[110,[],[[19,[[62,[534]]]]]],681]]]],[[534,[649,[[62,[120]]]],[62,[650]]],[[0,[[110,[],[[19,[[74,[[22,[515,516]],604]]]]]],681]]]],[514,520],0,0,[[518,544,[161,[58]],529,90],22],0,0,0,[535,58],0,0,[[524,58],5],[[514,[62,[540]],[62,[520]]],[[62,[626]]]],[[519,519,5],22],[[520,520,5],22],[[521,521,5],22],[[522,522,5],22],[[523,523,5],22],[[524,524,5],22],[[525,525,5],22],[[526,526,5],22],[[527,527,5],22],[[528,528,5],22],[[543,58,642,[98,[58]]],22],[[543,58,642,[98,[58]]],22],[[542,58,642,[98,[58]]],22],[[653,58,642,[98,[58]]],22],[[653,58,642,[98,[58]]],22],[[543,614],22],[[515,-1],22,[[100,[638,51]],107]],[[543,570,597],22],[[543,570,597],22],[[653,570,597],22],[[653,570,597],22],[[543,654],22],[[543,654],22],[[542,647],22],[[653,654],22],[[653,654],22],[[543,523,58,[98,[83]]],22],[[543,523,58,[98,[83]]],22],[[542,58,[98,[83]]],22],[[653,523,58,[98,[83]]],22],[[653,523,58,[98,[83]]],22],[[543,58,58,58,58],22],[[543,58],22],[[543,58,570],22],[[543,58,570],22],[[653,58,570],22],[[653,58,570],22],[[543,30,30,30,30,30,30],22],0,0,[529,90],[535,618],[610,90],0,0,0,[514,[[22,[58,58]]]],[[529,-1],570,[[442,[90]]]],0,[604,[[62,[683]]]],[605,[[62,[683]]]],[668,[[62,[683]]]],0,0,0,0,[515,22],0,0,0,0,[515,22],0,0,[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[516,-1],568,[[33,[],[[32,[664]]]]]],0,[524,[[3,[58]]]],[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],0,0,0,0,0,0,0,0,[617,616],[[616,58],617],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[548,120],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[[[536,[-1]],632,5],[[633,[-1]]],[]],[[[633,[-1]]],[[536,[-1]]],104],[[519,519],22],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,0,[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[519,519],519],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[529,22],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[529,526],[535,527],0,0,0,0,[559,5],[[546,546],546],[[546,546],546],0,0,0,0,0,0,0,0,0,[[],[[590,[-1]]],[]],[-1,[[590,[-1]]],[]],[535,58],0,0,[521,521],[[516,529,90,[98,[83]]],22],[[516,529,90,684],[[62,[537]]]],0,0,[[516,[536,[535]],[98,[83]],624,618],22],[[518,544,58],22],[[543,544,58],22],[[542,544,58],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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[62,[120]],521],[[62,[120]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[685,548],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[685,[[62,[[686,[-1]]]]],641],[56,22],[[685,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[686,[-1]]],685,641],[685,[[62,[[96,[[686,[-1]]]]]]],641],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[687,[-1]]],[[690,[[689,[[687,[688]]]]]]],641],[[[691,[-1]]],[[690,[[689,[[691,[688]]]]]]],641],[[[692,[-1]]],[[690,[[689,[[692,[688]]]]]]],641],[[[687,[-1]]],[[690,[[689,[[687,[688]]]]]]],641],[[[691,[-1]]],[[690,[[689,[[691,[688]]]]]]],641],[[[692,[-1]]],[[690,[[689,[[692,[688]]]]]]],641],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[693,693],[694,694],[695,695],[696,696],[697,697],[698,698],[699,699],[700,700],[701,701],[702,702],[703,703],[704,704],[705,705],[706,706],[707,707],[708,708],[709,709],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[687,[-1]]],22,641],[56,22],[56,22],[56,22],[[[691,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[[[692,[-1]]],22,641],[56,22],[56,22],[56,22],0,0,[[704,704],5],[[705,705],5],[[709,709],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[693,72],[[74,[22,73]]]],[[693,72],[[74,[22,73]]]],[[694,72],[[74,[22,73]]]],[[694,72],[[74,[22,73]]]],[[695,72],[[74,[22,73]]]],[[695,72],[[74,[22,73]]]],[[696,72],[[74,[22,73]]]],[[696,72],[[74,[22,73]]]],[[697,72],[[74,[22,73]]]],[[697,72],[[74,[22,73]]]],[[698,72],[[74,[22,73]]]],[[699,72],[[74,[22,73]]]],[[700,72],[[74,[22,73]]]],[[701,72],[[74,[22,73]]]],[[[687,[-1]],72],[[74,[22,73]]],[78,641]],[[702,72],[[74,[22,73]]]],[[702,72],[[74,[22,73]]]],[[703,72],[[74,[22,73]]]],[[703,72],[[74,[22,73]]]],[[704,72],[[74,[22,73]]]],[[[691,[-1]],72],[[74,[22,73]]],[78,641]],[[705,72],[[74,[22,73]]]],[[706,72],[[74,[22,73]]]],[[707,72],[[74,[22,73]]]],[[707,72],[[74,[22,73]]]],[[710,72],[[74,[22,73]]]],[[[692,[-1]],72],[[74,[22,73]]],[78,641]],[[708,72],[[74,[22,73]]]],[[708,72],[[74,[22,73]]]],[[709,72],[[74,[22,73]]]],[[709,72],[[74,[22,73]]]],[[695,711],22],[[702,711],22],[712,693],[713,693],[-1,-1,[]],[-1,-1,[]],[714,694],[714,695],[715,695],[-1,-1,[]],[716,695],[717,695],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[714,702],[713,702],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[704,-1],22,91],[[705,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[687,[-1]]],51,641],0,0,0,0,0,0,0,0,0,0,[693,[[62,[683]]]],[694,[[62,[683]]]],[695,[[62,[683]]]],[702,[[62,[683]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[718,[-1]]],[[690,[[689,[[718,[688]]]]]]],641],[[[719,[-1]]],[[690,[[689,[[719,[688]]]]]]],641],[[[718,[-1]]],[[690,[[689,[[718,[688]]]]]]],641],[[[719,[-1]]],[[690,[[689,[[719,[688]]]]]]],641],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[720,720],[721,721],[722,722],[723,723],[724,724],[725,725],[726,726],[727,727],[728,728],[729,729],[730,730],[731,731],[[[732,[-1]]],[[732,[-1]]],48],[733,733],[734,734],[735,735],[736,736],[737,737],[738,738],[[[739,[-1]]],[[739,[-1]]],48],[740,740],[741,741],[742,742],[743,743],[744,744],[745,745],[746,746],[747,747],[748,748],[749,749],[750,750],[751,751],[[[752,[-1]]],[[752,[-1]]],48],[753,753],[754,754],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],720],[[],726],[[],[[732,[-1]]],55],[[],744],0,0,0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[[[718,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[719,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[689,[[755,[688]]]]],756],0,0,0,[[720,720],5],[[725,725],5],[[727,727],5],[[730,730],5],[[733,733],5],[[737,737],5],[[738,738],5],[[[739,[-1]],[739,[-1]]],5,67],[[740,740],5],[[741,741],5],[[742,742],5],[[743,743],5],[[744,744],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[757,72],[[74,[22,73]]]],[[758,72],[[74,[22,73]]]],[[720,72],[[74,[22,73]]]],[[756,72],[[74,[22,73]]]],[[721,72],[[74,[22,73]]]],[[721,72],[[74,[22,73]]]],[[722,72],[[74,[22,73]]]],[[722,72],[[74,[22,73]]]],[[[719,[-1]],72],[[74,[22,73]]],[78,641]],[[723,72],[[74,[22,73]]]],[[723,72],[[74,[22,73]]]],[[724,72],[[74,[22,73]]]],[[724,72],[[74,[22,73]]]],[[725,72],[[74,[22,73]]]],[[726,72],[[74,[22,73]]]],[[727,72],[[74,[22,73]]]],[[727,72],[[74,[22,73]]]],[[728,72],[[74,[22,73]]]],[[728,72],[[74,[22,73]]]],[[729,72],[[74,[22,73]]]],[[729,72],[[74,[22,73]]]],[[730,72],[[74,[22,73]]]],[[730,72],[[74,[22,73]]]],[[731,72],[[74,[22,73]]]],[[731,72],[[74,[22,73]]]],[[[732,[-1]],72],[[74,[22,73]]],78],[[733,72],[[74,[22,73]]]],[[734,72],[[74,[22,73]]]],[[734,72],[[74,[22,73]]]],[[735,72],[[74,[22,73]]]],[[735,72],[[74,[22,73]]]],[[736,72],[[74,[22,73]]]],[[736,72],[[74,[22,73]]]],[[737,72],[[74,[22,73]]]],[[738,72],[[74,[22,73]]]],[[[739,[-1]],72],[[74,[22,73]]],78],[[740,72],[[74,[22,73]]]],[[741,72],[[74,[22,73]]]],[[742,72],[[74,[22,73]]]],[[743,72],[[74,[22,73]]]],[[744,72],[[74,[22,73]]]],[[745,72],[[74,[22,73]]]],[[745,72],[[74,[22,73]]]],[[746,72],[[74,[22,73]]]],[[746,72],[[74,[22,73]]]],[[747,72],[[74,[22,73]]]],[[747,72],[[74,[22,73]]]],[[748,72],[[74,[22,73]]]],[[748,72],[[74,[22,73]]]],[[749,72],[[74,[22,73]]]],[[750,72],[[74,[22,73]]]],[[750,72],[[74,[22,73]]]],[[751,72],[[74,[22,73]]]],[[751,72],[[74,[22,73]]]],[[[752,[-1]],72],[[74,[22,73]]],78],[[753,72],[[74,[22,73]]]],[[753,72],[[74,[22,73]]]],[[754,72],[[74,[22,73]]]],[[754,72],[[74,[22,73]]]],[[722,711],22],[[723,711],22],[[728,711],22],[[729,711],22],[[731,711],22],[[734,711],22],[[747,711],22],[[748,711],22],[[750,711],22],[[754,711],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[746,721],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[714,724],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[709,727],[715,728],[-1,-1,[]],[735,728],[753,728],[707,728],[713,728],[703,728],[716,728],[714,728],[727,728],[712,728],[-1,-1,[]],[-1,-1,[]],[709,730],[717,731],[715,731],[703,731],[759,731],[-1,-1,[]],[716,731],[-1,-1,[]],[-1,-1,[]],[635,733],[736,734],[-1,-1,[]],[714,734],[735,734],[753,734],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[717,747],[735,747],[712,747],[753,747],[759,747],[730,747],[716,747],[-1,-1,[]],[707,747],[713,747],[714,747],[715,747],[731,747],[746,747],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[724,750],[712,750],[-1,-1,[]],[714,751],[753,751],[750,751],[-1,-1,[]],[-1,-1,[]],[714,753],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[720,-1],22,91],[[737,-1],22,91],[[738,-1],22,91],[[742,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[718,[-1]]],5,641],[[[718,[-1]]],51,641],0,0,0,0,0,0,0,0,0,0,[[[689,[[718,[688]]]],726],757],[[[689,[[718,[688]]]],744],758],[[720,[689,[[755,[688]]]],[62,[[761,[760]]]]],[[74,[756,721]]]],0,0,0,[756,[[689,[[755,[688]]]]]],[757,[[689,[[718,[688]]]]]],[758,[[689,[[718,[688]]]]]],0,0,0,0,0,0,0,0,0,0,0,[[758,[689,[[762,[688]]]],597,90,[62,[684]]],22],[[756,[689,[[762,[688]]]],597,90,[62,[684]]],22],[721,[[62,[683]]]],[723,[[62,[683]]]],[724,[[62,[683]]]],[727,[[62,[683]]]],[728,[[62,[683]]]],[729,[[62,[683]]]],[730,[[62,[683]]]],[731,[[62,[683]]]],[734,[[62,[683]]]],[747,[[62,[683]]]],[748,[[62,[683]]]],[750,[[62,[683]]]],[751,[[62,[683]]]],[753,[[62,[683]]]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[756,58,58,58,58],22],[[756,58,58,58,448,58],22],[[756,[689,[[762,[688]]]],90],22],[[756,[689,[[762,[688]]]],90],22],[[756,447],22],[756,22],[[756,447],22],[[756,58,[689,[[692,[688]]]],58,56],22],[[756,[689,[[762,[688]]]],597,90,[62,[684]]],22],[[756,[689,[[763,[688]]]]],22],[[756,523,58,58,83],22],[[756,58,[689,[[762,[688]]]],90,[62,[684]]],22],[[757,[689,[[764,[688]]]],58],22],[[757,58,58,58],22],[[757,[689,[[762,[688]]]],90],22],[757,22],[[757,447,58],22],[757,22],[[757,447,58],22],[[757,58,[689,[[692,[688]]]],58,56],22],[[757,[689,[[765,[688]]]]],22],[[757,58,58,83],22],[[757,[689,[[764,[688]]]],58],22],[[758,58],22],[[758,[689,[[764,[688]]]],58],22],[[758,58,58,58,58],22],[[758,58,58,58,448,58],22],[[758,[689,[[762,[688]]]],90],22],[[758,[689,[[762,[688]]]],90],22],[758,22],[758,22],[[758,689,56],22],[[758,447,58],22],[[758,[689,[[762,[688]]]],90,58],22],[[758,[689,[[762,[688]]]],90,[689,[[762,[688]]]],90,58],22],[[758,[689,[[762,[688]]]],90,58],22],[[758,[689,[[762,[688]]]],90,[689,[[762,[688]]]],90,58],22],[758,22],[[758,447,58],22],[[758,58,[689,[[692,[688]]]],58,56],22],[[758,614],22],[[758,[689,[[762,[688]]]],597,90,[62,[684]]],22],[[758,[689,[[763,[688]]]]],22],[[758,523,58,58,83],22],[[758,58,58,58,58],22],[[758,58],22],[[758,58,[689,[[762,[688]]]],90,[62,[684]]],22],[[758,30,30,30,30,30,30],22],[[758,[689,[[764,[688]]]],58],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,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[755,[-1]]],[[690,[[689,[[755,[688]]]]]]],641],[[[755,[-1]]],[[690,[[689,[[755,[688]]]]]]],641],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[766,766],[767,767],[768,768],[759,759],[769,769],[714,714],[713,713],[712,712],[770,770],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[[755,[-1]]]],[644,[[62,[[99,[120]]]]]]],[[762,[-1]]],641],[[],771],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[755,[-1]]],22,641],[56,22],[772,22],[56,22],[56,22],[773,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[767,767],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[755,[-1]],72],[[74,[22,73]]],641],[[766,72],[[74,[22,73]]]],[[766,72],[[74,[22,73]]]],[[767,72],[[74,[22,73]]]],[[768,72],[[74,[22,73]]]],[[759,72],[[74,[22,73]]]],[[759,72],[[74,[22,73]]]],[[769,72],[[74,[22,73]]]],[[769,72],[[74,[22,73]]]],[[714,72],[[74,[22,73]]]],[[714,72],[[74,[22,73]]]],[[713,72],[[74,[22,73]]]],[[713,72],[[74,[22,73]]]],[[712,72],[[74,[22,73]]]],[[712,72],[[74,[22,73]]]],[[770,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[714,766],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[774,714],[-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,[]],[773,775],[[[95,[100]]],775],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[755,[-1]]],5,641],0,0,0,0,0,0,0,0,[766,[[62,[683]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[776,[[62,[[96,[[755,[-1]]]]]]],641],[776,[[62,[[755,[-1]]]]],641],[56,22],[[776,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[[755,[-1]]]]],776,641],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[777,[-1]]],[[690,[[689,[[755,[688]]]]]]],641],[[[777,[-1]]],[[690,[[689,[[755,[688]]]]]]],641],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[778,778],[779,779],[780,780],[781,781],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[[[777,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[778,72],[[74,[22,73]]]],[[[782,[-1]],72],[[74,[22,73]]],[78,641]],[[779,72],[[74,[22,73]]]],[[779,72],[[74,[22,73]]]],[[780,72],[[74,[22,73]]]],[[780,72],[[74,[22,73]]]],[[781,72],[[74,[22,73]]]],[[781,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[750,780],[714,780],[724,780],[783,781],[-1,-1,[]],[714,781],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[784,785],[[[95,[54]]],785],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[780,[[62,[683]]]],[781,[[62,[683]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[786,786],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[786,72],[[74,[22,73]]]],[[786,72],[[74,[22,73]]]],[-1,-1,[]],[714,786],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[786,[[62,[683]]]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[711,[689,[[692,[688]]]]],22],[[711,[689,[[687,[688]]]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[711,[689,[[762,[688]]]]],22],[[711,[689,[[762,[688]]]],120],22],0,[[711,[689,[[718,[688]]]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[[711,[689,[[765,[688]]]]],22],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[711,683],22],[[787,72],[[74,[22,73]]]],[[787,72],[[74,[22,73]]]],[[788,711],22],[[787,711],22],[[789,[791,[790]],683],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[711,120,51],22],0,0,[[711,77],22],[[711,[689,[[764,[688]]]]],22],[[711,[689,[[763,[688]]]]],22],[[711,[689,[[792,[688]]]]],22],[787,[[62,[683]]]],0,[[711,[689,[[793,[688]]]]],22],[[711,[689,[[793,[688]]]],120],22],[[711,[689,[[794,[688]]]]],22],[[711,[689,[[794,[688]]]],120],22],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[791,[-1]],[689,[[795,[688]]]],-3],-2,796,[],[[54,[62],[[19,[-2]]]]]],[[[791,[-1]],[689,[[795,[688]]]]],[[74,[551,797]]],796],[[[791,[-1]],[689,[[795,[688]]]]],22,796],[[[791,[-1]],[689,[[795,[688]]]]],[[74,[520,797]]],796],[[[791,[-1]],[689,[[795,[688]]]]],[[74,[554,797]]],796],[[[791,[-1]],[689,[[795,[688]]]]],[[74,[613,797]]],796],[[[791,[-1]],[689,[[795,[688]]]],514],[[74,[573,797]]],796],[[[791,[-1]],[689,[[795,[688]]]],[689,[798]]],[[74,[5,799]]],796],[[[791,[-1]],[689,[[795,[688]]]]],[[74,[546,797]]],796],[[[791,[-1]],[689,[[795,[688]]]],[649,[[62,[[99,[120]]]]]],[62,[650]]],[[22,[[689,[[755,[688]]]],[689,[[755,[688]]]],[62,[671]]]]],796],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[791,[-1]],[689,[[692,[688]]]]],22,796],[[[791,[-1]],[689,[[692,[688]]]]],51,796],[[[791,[-1]],[689,[[687,[688]]]]],22,796],[[[791,[-1]],[689,[[687,[688]]]]],51,796],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[791,[-1]],[689,[[762,[688]]]]],[[74,[22,800]]],796],[[[791,[-1]],[689,[[762,[688]]]],5],22,796],[[[791,[-1]],[689,[[762,[688]]]],90,[62,[90]]],[[74,[[22,[83,90]],783]]],796],[[[791,[-1]],[689,[[762,[688]]]]],51,796],[[[791,[-1]],[689,[[762,[688]]]],[161,[90]],801],[[74,[22,783]]],796],[[[791,[-1]],[689,[[762,[688]]]]],[[74,[22,783]]],796],[[[791,[-1]],22],22,796],[[[791,[-1]],[689,[[718,[688]]]]],22,796],[[[791,[-1]],[689,[[718,[688]]]]],51,796],[[[791,[-1]],[689,[[718,[688]]]],[689,[[762,[688]]]],90,[62,[90]]],[[74,[22,724]]],796],[[[791,[-1]],[689,[[718,[688]]]],[689,[[793,[688]]]],547],[[74,[22,724]]],796],[[[791,[-1]],[689,[[718,[688]]]],[689,[[762,[688]]]],90,[689,[[762,[688]]]],90,90],[[74,[22,751]]],796],[[[791,[-1]],[689,[[718,[688]]]],[631,[[689,[[762,[688]]]]]],[536,[[689,[[793,[688]]]]]],618],[[74,[22,751]]],796],[[[791,[-1]],[689,[[718,[688]]]],[536,[[689,[[793,[688]]]]]],[631,[[689,[[762,[688]]]]]],618],[[74,[22,751]]],796],[[[791,[-1]],[689,[[718,[688]]]],[536,[[689,[[793,[688]]]]]],[536,[[689,[[793,[688]]]]]],618],[[74,[22,751]]],796],[[[791,[-1]],[689,[[718,[688]]]]],22,796],[[[791,[-1]],[689,[[718,[688]]]],[622,[[62,[[99,[120]]]]]]],[[22,[[689,[[718,[688]]]],[62,[753]]]]],796],[[[791,[-1]],[689,[[718,[688]]]],120],[[74,[22,753]]],796],[[[791,[-1]],[689,[[718,[688]]]]],[[74,[22,753]]],796],[[[791,[-1]],[689,[[718,[688]]]],120],[[74,[22,753]]],796],[[[791,[-1]],[689,[[718,[688]]]],[689,[[764,[688]]]],58,58,[689,[[762,[688]]]],90],[[74,[22,734]]],796],[[[791,[-1]],[689,[[718,[688]]]],757],[[74,[22,729]]],796],[[[791,[-1]],[689,[[718,[688]]]],758],[[74,[22,748]]],796],[[[791,[-1]],[689,[[718,[688]]]],[689,[[764,[688]]]],58],[[74,[22,734]]],796],[-1,-2,[],[]],[-1,-2,[],[]],[[[791,[-1]],[689,[[765,[688]]]]],22,796],[[[791,[-1]],[689,[[765,[688]]]],58],[[22,[[689,[[687,[688]]]],[62,[708]]]]],796],[[[791,[-1]],[689,[[765,[688]]]]],51,796],[[[791,[-1]],[640,[-2]]],[[689,[[795,[688]]]]],796,641],[[[791,[-1]],[62,[[99,[120]]]]],22,796],[[[791,[-1]],[689,[[755,[688]]]],[644,[[62,[[99,[120]]]]]]],[[22,[[689,[[762,[688]]]],[62,[802]]]]],796],[[[791,[-1]],[689,[[795,[688]]]],[648,[-2]],[649,[[62,[[99,[120]]]]]],[62,[650]]],[[22,[[689,[[755,[688]]]],[689,[[755,[688]]]],[62,[671]]]]],796,641],[[[791,[-1]],[62,[[99,[120]]]]],22,796],[[[791,[-1]],[62,[[99,[120]]]]],22,796],[[[791,[-1]],[689,[[755,[688]]]],[660,[[62,[[99,[120]]]],[3,[514]]]]],[[22,[[689,[[793,[688]]]],[62,[803]]]]],796],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[791,[-1]],[689,[[755,[688]]]],-3],-2,796,[],[[54,[62],[[19,[-2]]]]]],[[[791,[-1]],[689,[[755,[688]]]],700],[[22,[[689,[[692,[688]]]],[62,[695]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],701],[[22,[[689,[[687,[688]]]],[62,[694]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],[644,[[62,[[99,[120]]]]]]],[[22,[[689,[[762,[688]]]],[62,[802]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],[646,[[62,[[99,[120]]]]]]],[[22,[[689,[[718,[688]]]],[62,[714]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],804,[62,[[805,[-1]]]]],[[22,[[689,[[765,[688]]]],[62,[806]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],704],[[22,[[689,[[691,[688]]]],[62,[702]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],[652,[[62,[[99,[120]]]]]]],[[22,[[689,[[764,[688]]]],[62,[807]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],720],[[22,[756,[62,[721]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],808,[62,[[805,[-1]]]]],[[22,[[689,[[763,[688]]]],[62,[809]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],810],[[22,[[689,[[792,[688]]]],[62,[811]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],812,813],[[22,[[689,[[814,[688]]]],[62,[815]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],812,[99,[[98,[58]]]]],[[22,[[689,[[814,[688]]]],[62,[815]]]]],796],[[[791,[-1]],[689,[[755,[688]]]],[660,[[62,[[99,[120]]]],[3,[514]]]]],[[22,[[689,[[793,[688]]]],[62,[803]]]]],796],[[[791,[-1]],[689,[[755,[688]]]]],22,796],[[[791,[-1]],[689,[[755,[688]]]]],[[74,[551,769]]],796],[[[791,[-1]],[689,[[755,[688]]]]],22,796],[[[791,[-1]],[689,[[755,[688]]]]],[[74,[520,769]]],796],[[[791,[-1]],[689,[[755,[688]]]],-3],-2,796,[],[[54,[62],[[19,[-2]]]]]],[[[791,[-1]],[689,[[755,[688]]]]],51,796],[[[791,[-1]],[689,[[755,[688]]]]],[[74,[546,769]]],796],[[[791,[-1]],[689,[[755,[688]]]],120],22,796],[[[791,[-1]],[689,[[755,[688]]]],[590,[778]]],[[74,[5,766]]],796],[[[791,[-1]],[689,[[755,[688]]]],775],22,796],[[[791,[-1]],[689,[[755,[688]]]]],22,796],[[[791,[-1]],[689,[[755,[688]]]]],22,796],[-1,-2,[],[]],[-1,-2,[],[]],[[[791,[-1]]],22,796],[56,22],[56,22],[[[791,[-1]],816],[[3,[[689,[[795,[688]]]]]]],796],[[677,677],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[677,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[120,-1],[[791,[-1]]],796],[[-1,673],[[791,[-1]]],796],[-1,-2,[],[]],[-1,-2,[],[]],[[[791,[-1]]],677,796],0,[[677,548],817],[[],56],[[],56],0,[[[791,[-1]]],62,796],[[[791,[-1]],818,819],[[74,[[689,[798]],672]]],796],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[120,-1,663],[[791,[-1]]],796],[[[791,[-1]],[689,[[691,[688]]]]],22,796],[[[791,[-1]],[689,[[691,[688]]]]],51,796],[[[791,[-1]],5],[[74,[5,766]]],796],[[[791,[-1]],[689,[[764,[688]]]]],22,796],[[[791,[-1]],[689,[[764,[688]]]]],51,796],[[[791,[-1]],[689,[[755,[688]]]],684],[[74,[[22,[[689,[[820,[688]]]],83]],780]]],796],[[[791,[-1]],[689,[[755,[688]]]]],22,796],[[[791,[-1]],[689,[[755,[688]]]]],[[74,[30,779]]],796],[[[791,[-1]],[689,[[755,[688]]]],785],[[74,[22,779]]],796],[[[791,[-1]],[689,[[755,[688]]]],[98,[[689,[[718,[688]]]]]]],[[74,[778,781]]],796],[[[791,[-1]],[689,[[755,[688]]]],[689,[[762,[688]]]],90,90],[[74,[22,780]]],796],[[[791,[-1]],[689,[[755,[688]]]],[689,[[762,[688]]]],90,[98,[83]]],[[74,[22,780]]],796],[[[791,[-1]],[689,[[755,[688]]]],[689,[[762,[688]]]],90,[689,[[820,[688]]]]],[[74,[22,780]]],796],[[[791,[-1]],[689,[[755,[688]]]],[536,[[689,[[793,[688]]]]]],[98,[83]],624,618],[[74,[22,780]]],796],[[[791,[-1]],[689,[[719,[688]]]]],22,796],[[[791,[-1]],756,[667,[[62,[[99,[120]]]]]]],[[22,[[689,[[719,[688]]]],[62,[723]]]]],796],[[[791,[-1]],[689,[[719,[688]]]]],51,796],[[[791,[-1]],[689,[[763,[688]]]]],22,796],[[[791,[-1]],[689,[[763,[688]]]],58],[[22,[[689,[[687,[688]]]],[62,[708]]]]],796],[[[791,[-1]],[689,[[763,[688]]]]],51,796],[[[791,[-1]],[550,[[689,[798]]]],816],[[74,[[689,[[795,[688]]]],821]]],796],[[[791,[-1]],[689,[[792,[688]]]]],22,796],[[[791,[-1]],[689,[[792,[688]]]]],51,796],[[[791,[-1]],[689,[[814,[688]]]]],22,796],[[[791,[-1]],[689,[[814,[688]]]]],51,796],[[[791,[-1]],[689,[798]],-3],-2,796,[],[[54,[62],[[19,[-2]]]]]],[[[791,[-1]],[689,[798]],[689,[[755,[688]]]],[639,[[3,[514]]]]],[[62,[822]]],796],[[[791,[-1]],[689,[798]]],22,796],[[[791,[-1]],[689,[798]],[689,[[795,[688]]]]],[[74,[662,823]]],796],[[[791,[-1]],[689,[798]]],[[74,[824,825]]],796],[[[791,[-1]],[689,[798]]],[[74,[669,825]]],796],[[[791,[-1]],[689,[798]]],[[74,[22,825]]],796],[677,826],0,0,[[[791,[-1]],[689,[[793,[688]]]],-2],22,796,[[54,[62]]]],[[[791,[-1]],[689,[[793,[688]]]],827],[[22,[[689,[[794,[688]]]],[62,[828]]]]],796],[[[791,[-1]],[689,[[793,[688]]]]],[[74,[22,800]]],796],[[[791,[-1]],[689,[[793,[688]]]],5],22,796],[[[791,[-1]],[689,[[793,[688]]]]],51,796],[[[791,[-1]],[689,[[794,[688]]]],5],[[74,[22,829]]],796],[[[791,[-1]],[689,[[794,[688]]]]],51,796],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,[[120,-1],673,[]],[798,[[62,[[686,[641]]]]]],[[[791,[-1]]],[[830,[641]]],796],[673,[[62,[-1]]],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[[817,817],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[817,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[830,[-1]]],817,641],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[817,5],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[[[689,[-1]]],548,831],[-1,-2,[],[]],[-1,-2,[],[]],[[[689,[-1]]],[[689,[-1]]],831],[[-1,-2],22,[],[]],[[[689,[-1]],[689,[-1]]],109,831],[[-1,-2],109,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[[689,[-1]],[689,[-1]]],5,831],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[689,[-1]],72],[[74,[22,73]]],831],[832,[[689,[-1]]],831],[-1,-1,[]],[-1,-1,[]],[684,[[689,[-1]]],831],[-1,-2,[],[]],[[[689,[-1]],-2],22,831,91],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[833,684],[[[689,[-1]]],684,831],[-1,-2,[],[]],[[[689,[-1]],[689,[-1]]],[[62,[109]]],831],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[833,[[22,[58,58,548]]]],[[[689,[-1]]],[[22,[58,58,548]]],831],[-1,[[62,[-2]]],[],[]],[[58,58,548],833],[[58,58,548],[[689,[-1]]],831],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[],5],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[[834,[-1]],72],[[74,[22,73]]],[78,833]],[[790,72],[[74,[22,73]]]],[[[834,[-1]],-1],22,833],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],833],[[],-1,833],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[834,[-1]],-1],-1,833],[[],[[834,[-1]]],833],[[[834,[-1]],548],-1,833],[[[836,[],[[835,[-1]]]]],[[96,[[834,[-2]]]]],104,833],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[798,[[690,[[689,[798]]]]]],[[[795,[-1]]],[[690,[[689,[[795,[688]]]]]]],641],[798,[[690,[[689,[798]]]]]],[[[795,[-1]]],[[690,[[689,[[795,[688]]]]]]],641],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[686,[-1]]],[[686,[-1]]],[48,641]],[837,837],[799,799],[823,823],[671,671],[797,797],[821,821],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],673],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,[[837,72],[[74,[22,73]]]],[[837,72],[[74,[22,73]]]],[[799,72],[[74,[22,73]]]],[[799,72],[[74,[22,73]]]],[[823,72],[[74,[22,73]]]],[[823,72],[[74,[22,73]]]],[[671,72],[[74,[22,73]]]],[[671,72],[[74,[22,73]]]],[[797,72],[[74,[22,73]]]],[[797,72],[[74,[22,73]]]],[[821,72],[[74,[22,73]]]],[[821,72],[[74,[22,73]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[837,671],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[798,[795,[-1]]],[[74,[838,823]]],641],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[795,[-1]],798],5,641],[798,51],0,[[120,663],673],[120,519],0,0,[671,[[62,[683]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[839,840],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],840],[[],841],[[[842,[-1]],-3],[[842,[-2]]],[],[],[[54,[-1],[[19,[[842,[-2]]]]]]]],[[[843,[-1]],-1,844],[[845,[-1]]],[]],[[846,846],22],[[847,848],22],[849,56],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[842,[-1]]],-1,[]],[[850,850],[[62,[850]]]],[[850,850],5],0,0,0,0,0,0,[[840,840],840],[[841,841],841],[[840,840],22],[[841,841],22],[[840,840],840],[[841,841],841],[[840,840],22],[[841,841],22],[840,58],[840,58],[841,58],[841,58],[[840,840],840],[[841,841],841],[[840,840],22],[[841,841],22],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[848,[852,[851]]],[[62,[848]]]],[[[843,[-1]],[845,[-1]]],[[74,[22,853]]],[]],[[[852,[-1]],[845,[-1]]],[[74,[22,853]]],[320,92]],[[[843,[-1]],[854,[-1]]],[[74,[22,855]]],[]],[[[843,[-1]]],22,[]],[[[852,[-1]]],22,[]],[[[845,[-1]]],[[845,[-1]]],[]],[[[854,[-1]]],[[854,[-1]]],[]],[[[843,[-1]]],[[843,[-1]]],48],[[[852,[-1]]],[[852,[-1]]],48],[846,846],[844,844],[856,856],[[[842,[-1]]],[[842,[-1]]],48],[857,857],[858,858],[859,859],[839,839],[860,860],[861,861],[862,862],[850,850],[863,863],[864,864],[865,865],[866,866],[867,867],[840,840],[868,868],[869,869],[851,851],[848,848],[870,870],[871,871],[872,872],[847,847],[873,873],[874,874],[875,875],[876,876],[877,877],[878,878],[879,879],[880,880],[881,881],[849,849],[882,882],[883,883],[884,884],[841,841],[885,885],[886,886],[887,887],[888,888],[889,889],[890,890],[891,891],[892,892],[893,893],[894,894],[895,895],[896,896],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[845,[-1]],[845,[-1]]],109,[]],[[857,857],109],[[858,858],109],[[859,859],109],[[839,839],109],[[860,860],109],[[861,861],109],[[862,862],109],[[863,863],109],[[864,864],109],[[865,865],109],[[867,867],109],[[840,840],109],[[868,868],109],[[869,869],109],[[873,873],109],[[876,876],109],[[877,877],109],[[878,878],109],[[879,879],109],[[880,880],109],[[881,881],109],[[849,849],109],0,[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[840,840],[841,841],[[848,56],[[62,[897]]]],[848,[[62,[58]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[840,840],5],[[841,841],5],[[846,-1],22,[[442,[56]],48]],[[],[[843,[-1]]],[]],[[],[[852,[-1]]],[]],[[],846],[[],844],[[],840],[[],841],[[],892],[[],895],[[],896],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[846,[[98,[889]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[846,[[98,[889]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[840,840],840],[[841,841],841],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,[[[842,[-1]],120],22,683],[[[842,[-1]],120,120],22,683],[[[842,[-1]],120],51,683],[[[842,[-1]],120,120],51,683],[[],840],[[],841],0,[[[845,[-1]],[845,[-1]]],5,[]],[[844,844],5],[[856,856],5],[[857,857],5],[[858,858],5],[[859,859],5],[[839,839],5],[[860,860],5],[[861,861],5],[[862,862],5],[[850,850],5],[[863,863],5],[[864,864],5],[[865,865],5],[[866,866],5],[[867,867],5],[[840,840],5],[[868,868],5],[[869,869],5],[[851,851],5],[[848,848],5],[[870,870],5],[[871,871],5],[[872,872],5],[[847,847],5],[[873,873],5],[[874,874],5],[[876,876],5],[[877,877],5],[[878,878],5],[[879,879],5],[[880,880],5],[[881,881],5],[[849,849],5],[[882,882],5],[[883,883],5],[[884,884],5],[[841,841],5],[[885,885],5],[[886,886],5],[[894,894],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[848,848,[852,[851]]],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[846,[62,[[22,[889,844]]]]],22],[[840,-1],22,[[33,[],[[32,[840]]]]]],[[841,-1],22,[[33,[],[[32,[841]]]]]],[[846,846],22],0,[[[843,[-1]],-2],[[62,[[845,[-1]]]]],[],[[100,[-1],[[19,[5]]]]]],[[[843,[-1]],-1,844,-2],[[845,[-1]]],[],[[100,[-1,-1],[[19,[5]]]]]],[[[843,[-1]],-1,844],[[845,[-1]]],67],[[[854,[-1]]],[[62,[[22,[[845,[-1]],[845,[-1]]]]]]],[]],[83,850],[[[845,[-1]],72],[[74,[22,73]]],[]],[[[854,[-1]],72],[[74,[22,73]]],[]],[[[843,[-1]],72],[[74,[22,73]]],78],[[[852,[-1]],72],[[74,[22,73]]],[78,320,92]],[[846,72],[[74,[22,73]]]],[[844,72],[[74,[22,73]]]],[[856,72],[[74,[22,73]]]],[[[842,[-1]],72],[[74,[22,73]]],77],[[[842,[-1]],72],[[74,[22,73]]],78],[[857,72],[[74,[22,73]]]],[[858,72],[[74,[22,73]]]],[[859,72],[[74,[22,73]]]],[[839,72],[[74,[22,73]]]],[[860,72],[[74,[22,73]]]],[[861,72],[[74,[22,73]]]],[[862,72],[[74,[22,73]]]],[[850,72],[[74,[22,73]]]],[[863,72],[[74,[22,73]]]],[[864,72],[[74,[22,73]]]],[[865,72],[[74,[22,73]]]],[[866,72],[[74,[22,73]]]],[[867,72],[[74,[22,73]]]],[[840,72],[[74,[22,73]]]],[[840,72],[[74,[22,73]]]],[[840,72],[[74,[22,73]]]],[[840,72],[[74,[22,73]]]],[[840,72],[[74,[22,73]]]],[[868,72],[[74,[22,73]]]],[[869,72],[[74,[22,73]]]],[[851,72],[[74,[22,73]]]],[[848,72],[[74,[22,73]]]],[[870,72],[[74,[22,73]]]],[[871,72],[[74,[22,73]]]],[[872,72],[[74,[22,73]]]],[[847,72],[[74,[22,73]]]],[[873,72],[[74,[22,73]]]],[[874,72],[[74,[22,73]]]],[[875,72],[[74,[22,73]]]],[[876,72],[[74,[22,73]]]],[[877,72],[[74,[22,73]]]],[[878,72],[[74,[22,73]]]],[[879,72],[[74,[22,73]]]],[[880,72],[[74,[22,73]]]],[[881,72],[[74,[22,73]]]],[[849,72],[[74,[22,73]]]],[[882,72],[[74,[22,73]]]],[[883,72],[[74,[22,73]]]],[[884,72],[[74,[22,73]]]],[[841,72],[[74,[22,73]]]],[[841,72],[[74,[22,73]]]],[[841,72],[[74,[22,73]]]],[[841,72],[[74,[22,73]]]],[[841,72],[[74,[22,73]]]],[[885,72],[[74,[22,73]]]],[[886,72],[[74,[22,73]]]],[[887,72],[[74,[22,73]]]],[[888,72],[[74,[22,73]]]],[[889,72],[[74,[22,73]]]],[[890,72],[[74,[22,73]]]],[[891,72],[[74,[22,73]]]],[[892,72],[[74,[22,73]]]],[[893,72],[[74,[22,73]]]],[[894,72],[[74,[22,73]]]],[[895,72],[[74,[22,73]]]],[[896,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[3,[889]]],846],[-1,-1,[]],[-1,-1,[]],[[[161,[56]]],844],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[868,862],[-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,-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,[]],[58,[[62,[840]]]],[58,[[62,[841]]]],[58,840],[58,840],[58,841],[58,841],[58,840],[58,841],[58,884],[-1,840,[[33,[],[[32,[840]]]]]],[-1,841,[[33,[],[[32,[841]]]]]],[120,[[62,[840]]]],[120,[[62,[841]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[3,[889]]],846],[[[161,[58]],[843,[-1]]],[[854,[-1]]],[]],0,0,0,[[896,894],[[845,[851]]]],[896,[[845,[851]]]],[896,[[845,[851]]]],[[[852,[-1]],-1],[[62,[[845,[-1]]]]],[320,92]],[[[852,[-1]],[845,[-1]]],[[74,[-1,853]]],[320,92]],[[[843,[-1]],[845,[-1]]],-1,[]],[[[843,[-1]],[845,[-1]]],844,[]],[[[852,[-1]],[845,[-1]]],844,[]],0,0,[[[845,[-1]],-2],22,[],91],[[857,-1],22,91],[[858,-1],22,91],[[859,-1],22,91],[[839,-1],22,91],[[860,-1],22,91],[[861,-1],22,91],[[862,-1],22,91],[[850,-1],22,91],[[863,-1],22,91],[[864,-1],22,91],[[865,-1],22,91],[[866,-1],22,91],[[867,-1],22,91],[[840,-1],22,91],[[868,-1],22,91],[[869,-1],22,91],[[851,-1],22,91],[[848,-1],22,91],[[870,-1],22,91],[[847,-1],22,91],[[873,-1],22,91],[[876,-1],22,91],[[877,-1],22,91],[[878,-1],22,91],[[879,-1],22,91],[[880,-1],22,91],[[881,-1],22,91],[[849,-1],22,91],[[886,-1],22,91],[[894,-1],22,91],[882,5],[[[845,[-1]]],56,[]],[[[843,[-1]],[845,[-1]]],-1,[]],[[[843,[-1]],[854,[-1]]],[[98,[-1]]],[]],[[[852,[-1]],[845,[-1]]],-1,[]],[884,58],[[[843,[-1]],[845,[-1]]],-1,[]],[[848,896],[[74,[898,899]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],0,0,0,0,[[[852,[-1]],-1,844],[[845,[-1]]],[320,92]],[[840,840],22],[[841,841],22],[[840,840],840],[[841,841],841],[[840,840],5],[[841,841],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[843,[-1]]],[[3,[-1]]],[]],[[[842,[-1]]],-1,[]],[-1,-2,[],[]],[846,[[900,[889]]]],[840],[841],[[[842,[-1]]],[[842,[-2]]],[],[[286,[-1]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[850,5],[840,5],[841,5],[[848,[852,[851]]],5],[844,5],[[885,896],5],[[848,[852,[851]]],5],[[[843,[-1]]],5,[]],[[[852,[-1]]],5,[]],[846,5],[840,5],[841,5],[869,5],[869,5],[862,5],[889,5],[[[843,[-1]]],[[0,[901]]],[]],[[[852,[-1]]],[[0,[901]]],[320,92]],[840,[[679,[840]]]],[841,[[679,[841]]]],[[[843,[-1]]],[[0,[901]]],[]],[840,[[680,[840]]]],[841,[[680,[841]]]],0,0,[[[843,[-1]]],56,[]],[[[852,[-1]]],56,[]],[846,56],0,0,0,0,[[844,120],856],[[[842,[-1]],120],[[62,[856]]],[]],0,0,0,0,0,0,0,0,0,[885,5],[[],[[843,[-1]]],[]],[[],[[852,[-1]]],[]],[[],846],[[58,58],844],[-1,[[842,[-1]]],[]],[[83,850],[[62,[870]]]],[[[845,[-1]],[845,[-1]]],[[854,[-1]]],[]],[[[854,[-1]]],62,[]],[840,840],[841,841],0,0,[850,[[62,[870]]]],[[892,[845,[885]]],[[62,[[845,[874]]]]]],0,[[[845,[-1]],[845,[-1]]],[[62,[109]]],[]],[[857,857],[[62,[109]]]],[[858,858],[[62,[109]]]],[[859,859],[[62,[109]]]],[[839,839],[[62,[109]]]],[[860,860],[[62,[109]]]],[[861,861],[[62,[109]]]],[[862,862],[[62,[109]]]],[[863,863],[[62,[109]]]],[[864,864],[[62,[109]]]],[[865,865],[[62,[109]]]],[[867,867],[[62,[109]]]],[[840,840],[[62,[109]]]],[[868,868],[[62,[109]]]],[[869,869],[[62,[109]]]],[[870,870],[[62,[109]]]],[[873,873],[[62,[109]]]],[[876,876],[[62,[109]]]],[[877,877],[[62,[109]]]],[[878,878],[[62,[109]]]],[[879,879],[[62,[109]]]],[[880,880],[[62,[109]]]],[[881,881],[[62,[109]]]],[[849,849],[[62,[109]]]],[[884,884],[[62,[109]]]],[848,[[62,[839]]]],0,0,[[846,889,844],22],[[[843,[-1]],56],[[854,[-1]]],[]],0,0,[[840,840],22],[[841,841],22],[[[852,[-1]],[845,[-1]],-1],22,[320,92]],0,[848,[[62,[850]]]],[870,850],[848,[[62,[862]]]],[870,862],[848,[[62,[83]]]],[[840,840,5],22],[[841,841,5],22],[[848,902],58],[[[842,[-1]]],[[62,[683]]],683],0,[846,[[0,[[126,[],[[32,[[22,[889,844]]]]]]]]]],[846,[[0,[[126,[],[[32,[[22,[889,[62,[844]]]]]]]]]]]],[[[842,[-1]]],[[0,[903]]],[]],0,[[846,-1,846],22,[[442,[56]],48]],0,[[840,840],840],[[841,841],841],[[840,840],22],[[841,841],22],[[844,844],22],[[840,840],840],[[841,841],841],[847,[[62,[860]]]],[896,902],[859,120],[[863,896],[[74,[898,899]]]],[850,848],[850,848],[[850,861],848],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[844,[[62,[[161,[56]]]]]],[-1,115,[]],[-1,51,[]],[[[845,[851]],902],51],[850,51],[868,120],[[848,902],51],[[840,840],22],[[841,841],22],[-1,844,[[126,[],[[32,[844]]]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[[[843,[-1]],[845,[-1]]],[[74,[-1,853]]],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,0,0,0,0,0,[870,848],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[840,840],840],[[841,841],841],[[844,844],844],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[870,83],0,[56,846],[[[842,[-1]],[22,[844,51]]],[[842,[-1]]],[]],[[[842,[-1]],844,-2],[[842,[-1]]],[],292],0,[850,[[62,[870]]]],[[[854,[-1]]],[[161,[58]]],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[],904],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[[904,904],904],[[904,904],22],[[904,904],904],[[904,904],22],[904,58],[904,58],[[904,904],904],[[904,904],22],[-1,-2,[],[]],[-1,-2,[],[]],[904,904],[[-1,-2],22,[],[]],[904,904],[-1,-2,[],[]],[[904,904],5],[[],904],[56,-1,[]],[56,-1,[]],[[904,904],904],[-1,-2,[],[]],[56,22],[[],904],[[904,904],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[904,-1],22,[[33,[],[[32,[904]]]]]],[[904,72],[[74,[22,73]]]],[[904,72],[[74,[22,73]]]],[[904,72],[[74,[22,73]]]],[[904,72],[[74,[22,73]]]],[[904,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[58,[[62,[904]]]],[58,904],[58,904],[58,904],[-1,904,[[33,[],[[32,[904]]]]]],[120,[[62,[904]]]],[-1,-2,[],[]],0,0,[[],56],[[904,904],22],[[904,904],904],[[904,904],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[904],[-1,-2,[],[]],[904,5],[904,5],[904,[[679,[904]]]],[904,[[680,[904]]]],0,[904,904],[[904,904],22],[[904,904,5],22],0,[[904,904],904],[[904,904],22],[[904,904],904],[-1,-2,[],[]],[[904,904],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[904,904],904],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],905],[[],906],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[[905,905],905],[[906,906],906],[[905,905],22],[[906,906],22],[[905,905],905],[[906,906],906],[[905,905],22],[[906,906],22],[905,58],[905,58],[906,58],[906,58],[[905,905],905],[[906,906],906],[[905,905],22],[[906,906],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[905,905],[907,907],[906,906],[908,908],[909,909],[910,910],[911,911],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[905,905],[906,906],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[905,905],5],[[906,906],5],[[],908],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[905,905],905],[[906,906],906],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[],905],[[],906],0,[[905,905],5],[[907,907],5],[[906,906],5],[[909,909],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[905,-1],22,[[33,[],[[32,[905]]]]]],[[906,-1],22,[[33,[],[[32,[906]]]]]],[[905,72],[[74,[22,73]]]],[[905,72],[[74,[22,73]]]],[[905,72],[[74,[22,73]]]],[[905,72],[[74,[22,73]]]],[[905,72],[[74,[22,73]]]],[[907,72],[[74,[22,73]]]],[[907,72],[[74,[22,73]]]],[[906,72],[[74,[22,73]]]],[[906,72],[[74,[22,73]]]],[[906,72],[[74,[22,73]]]],[[906,72],[[74,[22,73]]]],[[906,72],[[74,[22,73]]]],[[908,72],[[74,[22,73]]]],[[909,72],[[74,[22,73]]]],[[912,72],[[74,[22,73]]]],[[913,72],[[74,[22,73]]]],[[910,72],[[74,[22,73]]]],[[911,72],[[74,[22,73]]]],[[914,72],[[74,[22,73]]]],[[914,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[73,914],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[58,[[62,[905]]]],[58,[[62,[906]]]],[58,905],[58,905],[58,906],[58,906],[58,905],[58,906],[-1,905,[[33,[],[[32,[905]]]]]],[-1,906,[[33,[],[[32,[906]]]]]],[120,[[62,[905]]]],[120,[[62,[906]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[909,-1],22,91],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[905,905],22],[[906,906],22],[[905,905],905],[[906,906],906],[[905,905],5],[[906,906],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[905],[906],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[905,5],[906,5],[905,5],[906,5],[905,[[679,[905]]]],[906,[[679,[906]]]],[905,[[680,[905]]]],[906,[[680,[906]]]],0,0,[[-1,896,915,908,909,916],[[74,[[917,[-1]],914]]],789],[69,907],[905,905],[906,906],0,[[907,907],[[62,[109]]]],0,[[905,905],22],[[906,906],22],0,[[905,905,5],22],[[906,906,5],22],0,[914,[[62,[683]]]],[[905,905],905],[[906,906],906],[[905,905],22],[[906,906],22],[[905,905],905],[[906,906],906],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[[905,905],22],[[906,906],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[905,905],905],[[906,906],906],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[[917,[-1]]],[[74,[913,914]]],789],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[918,918],[919,919],[920,920],[921,921],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],918],[[],921],[[],922],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,[[918,918],5],[[919,919],5],[[920,920],5],[[921,921],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[918,72],[[74,[22,73]]]],[[919,72],[[74,[22,73]]]],[[920,72],[[74,[22,73]]]],[[920,72],[[74,[22,73]]]],[[921,72],[[74,[22,73]]]],[[923,72],[[74,[22,73]]]],[[923,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[73,923],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[918,-1],22,91],[[919,-1],22,91],[[921,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,921],[[924,[-1]]],789],[[919,919],[[62,[109]]]],0,0,0,[923,[[62,[683]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[919,120],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[924,[-1]],896,915],[[74,[922,923]]],789],0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[925,925],[926,926],[927,927],[928,928],[929,929],[930,930],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],926],[[],927],[[],929],[[],930],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,[[925,925],5],[[926,926],5],[[927,927],5],[[928,928],5],[[929,929],5],[[930,930],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[[931,[-1]]],-1,789],[[925,72],[[74,[22,73]]]],[[926,72],[[74,[22,73]]]],[[927,72],[[74,[22,73]]]],[[932,72],[[74,[22,73]]]],[[932,72],[[74,[22,73]]]],[[928,72],[[74,[22,73]]]],[[928,72],[[74,[22,73]]]],[[929,72],[[74,[22,73]]]],[[930,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[73,932],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[925,-1],22,91],[[926,-1],22,91],[[927,-1],22,91],[[929,-1],22,91],[[930,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,[[931,[-1]]],789],0,0,0,0,0,0,[932,[[62,[683]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[931,[-1]],896,915,929,930],[[74,[933,932]]],789],[[896,915,929,930],[[74,[[22,[51,933]],932]]]],0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[934,120],[935,120],[936,120],[937,120],[938,120],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[934,934],[935,935],[936,936],[937,937],[938,938],[939,939],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],934],[[],935],[[],936],[[],937],[[],938],[[],939],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[934,934],5],[[935,935],5],[[936,936],5],[[937,937],5],[[938,938],5],[[939,939],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[934,72],[[74,[22,73]]]],[[935,72],[[74,[22,73]]]],[[936,72],[[74,[22,73]]]],[[937,72],[[74,[22,73]]]],[[938,72],[[74,[22,73]]]],[[939,72],[[74,[22,73]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[934,-1],22,91],[[935,-1],22,91],[[936,-1],22,91],[[937,-1],22,91],[[938,-1],22,91],[[939,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],940],[[],941],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[[940,940],940],[[941,941],941],[[940,940],22],[[941,941],22],[[940,940],940],[[941,941],941],[[940,940],22],[[941,941],22],[940,83],[940,83],[941,58],[941,58],[[940,940],940],[[941,941],941],[[940,940],22],[[941,941],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[942,942],[943,943],[944,944],[940,940],[941,941],[945,945],[946,946],[947,947],[948,948],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[942,942],109],[[-1,-2],109,[],[]],[940,940],[941,941],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[940,940],5],[[941,941],5],0,[[949,58],[[74,[22,943]]]],[[],945],[[],947],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[940,940],940],[[941,941],941],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[],940],[[],941],0,[[942,942],5],[[940,940],5],[[941,941],5],[[945,945],5],[[946,946],5],[[948,948],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[940,-1],22,[[33,[],[[32,[940]]]]]],[[941,-1],22,[[33,[],[[32,[941]]]]]],0,0,[[942,72],[[74,[22,73]]]],[[943,72],[[74,[22,73]]]],[[943,72],[[74,[22,73]]]],[[944,72],[[74,[22,73]]]],[[940,72],[[74,[22,73]]]],[[940,72],[[74,[22,73]]]],[[940,72],[[74,[22,73]]]],[[940,72],[[74,[22,73]]]],[[940,72],[[74,[22,73]]]],[[941,72],[[74,[22,73]]]],[[941,72],[[74,[22,73]]]],[[941,72],[[74,[22,73]]]],[[941,72],[[74,[22,73]]]],[[941,72],[[74,[22,73]]]],[[945,72],[[74,[22,73]]]],[[946,72],[[74,[22,73]]]],[[947,72],[[74,[22,73]]]],[[948,72],[[74,[22,73]]]],[-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,[]],[83,[[62,[940]]]],[58,[[62,[941]]]],[83,940],[83,940],[58,941],[58,941],[83,940],[58,941],[-1,940,[[33,[],[[32,[940]]]]]],[-1,941,[[33,[],[[32,[941]]]]]],[120,[[62,[940]]]],[120,[[62,[941]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[120,[[74,[942]]]],[58,[[62,[942]]]],[949,[[952,[942,[951,[950]]]]]],[[942,-1],22,91],[[940,-1],22,91],[[945,-1],22,91],[[948,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[940,940],22],[[941,941],22],[[940,940],940],[[941,941],941],[[940,940],5],[[941,941],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[940],[941],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[940,5],[941,5],[940,5],[941,5],[940,[[679,[940]]]],[941,[[679,[941]]]],[940,[[680,[940]]]],[941,[[680,[941]]]],0,[947,[[74,[949,943]]]],[940,940],[941,941],[[942,942],[[62,[109]]]],[[940,940],22],[[941,941],22],[[940,940,5],22],[[941,941,5],22],0,0,[[940,940],940],[[941,941],941],[[940,940],22],[[941,941],22],[[940,940],940],[[941,941],941],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[[940,940],22],[[941,941],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[940,940],940],[[941,941],941],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[949,896,915,[62,[948]],[62,[944]],[3,[58]]],[[74,[22,943]]]],[[896,915,947,[62,[948]]],[[74,[[3,[58]],943]]]],0,[896,22],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[953,[-1,-2]],-1,-2],[[62,[-2]]],[92,320],[]],[[[953,[-1,-2]],-1,-2],[[62,[-2]]],[92,320],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[953,[-1,-2]]],[],[]],[[],954],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[[953,[-1,-2]],72],[[74,[22,73]]],78,78],[[954,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[954,[845,[885]],[852,[851]]],848],[[954,[845,[885]],[843,[885]],955],[[74,[22,956]]]],[[954,[845,[885]]]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[954,[845,[885]],[843,[885]],955],[[74,[22,956]]]],[[[953,[-2,-3]],-1],[[62,[-3]]],[92,320,957],[[178,[-1]],92,320],[]],[[],954],[[[953,[-1,-2]]],22,[],[]],[[[953,[-1,-2]]],22,[],[]],[[954,[845,[885]],[852,[851]]],[[845,[851]]]],[954,22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[958,958],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[958,120],22],[[958,120,-1],22,[[145,[650]]]],[[958,120],51],[[958,120,-1],51,[[145,[650]]]],[[958,72],[[74,[22,73]]]],[[958,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[958,[[0,[903]]]],[[958,120],[[62,[856]]]],[958,120],[[],959],[[959,120],[[74,[896,958]]]],[120,[[74,[896,958]]]],[958,[[62,[683]]]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[960,120],51],[[960,[62,[51]],120],51],[[961,[845,[885]],850,844],[[74,[[845,[885]],962]]]],[[961,[845,[885]],850,844],[[74,[[845,[885]],962]]]],[[916,[845,[885]],[852,[851]],963],964],[965,22],[962,962],[964,964],[916,916],[899,899],[966,966],[967,967],[968,968],[969,969],[897,897],[956,956],[902,902],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[966,966],109],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[916,964],5],[[],970],[[],964],[[],916],[[],965],[[],960],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[846,22],[[964,964],5],[[916,916],5],[[899,899],5],[[966,966],5],[[967,967],5],[[968,968],5],[[969,969],5],[[971,971],5],[[897,897],5],[[956,956],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[970,[843,[885]]],[[62,[[22,[889,844]]]]]],[[[845,[851]],[98,[[845,[885]]]],[843,[885]],[852,[851]]],[[0,[[126,[],[[32,[[845,[885]]]]]]]]]],[[961,72],[[74,[22,73]]]],[[972,72],[[74,[22,73]]]],[[962,72],[[74,[22,73]]]],[[962,72],[[74,[22,73]]]],[[970,72],[[74,[22,73]]]],[[964,72],[[74,[22,73]]]],[[916,72],[[74,[22,73]]]],[[899,72],[[74,[22,73]]]],[[899,72],[[74,[22,73]]]],[[898,72],[[74,[22,73]]]],[[966,72],[[74,[22,73]]]],[[966,72],[[74,[22,73]]]],[[967,72],[[74,[22,73]]]],[[965,72],[[74,[22,73]]]],[[968,72],[[74,[22,73]]]],[[968,72],[[74,[22,73]]]],[[969,72],[[74,[22,73]]]],[[969,72],[[74,[22,73]]]],[[971,72],[[74,[22,73]]]],[[897,72],[[74,[22,73]]]],[[956,72],[[74,[22,73]]]],[[956,72],[[74,[22,73]]]],[[896,[843,[885]],972,970,846],961],[896,961],[[896,[843,[885]],972,970,846],961],[896,961],[[972,[845,[885]]],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[973,962],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[861,966],[-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,[]],[[[843,[885]]],972],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[83,966],0,0,[897,[[62,[[845,[851]]]]]],[[964,-1],22,91],[[916,-1],22,91],[[966,-1],22,91],[[967,-1],22,91],[[971,-1],22,91],0,0,0,[[965,[845,[851]]],967],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],0,[[897,[852,[851]]],848],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[966,58],5],[[972,[845,[885]]],5],[970,5],0,[[966,58]],[[966,966]],[[],972],[58,[[62,[966]]]],[[966,966],[[62,[109]]]],[[960,896,[98,[120]],[98,[120]],[98,[120]],[98,[120]],[499,[971,51,[951,[950]]]]],22],[[955,885,-1],[[74,[897,956]]],[[100,[[845,[885]]],[[19,[[74,[897,956]]]]]]]],[[966,58],58],0,[962,[[62,[683]]]],0,[[970,[843,[885]]],22],[961,902],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[967,58],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[[897,902],51],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[[961,885,844],[[74,[[845,[885]],962]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[965,902],[[74,[22,969]]]],[[896,[843,[875]],[98,[890]]],955],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[845,[885]],974,896,892,963],[[62,[898]]]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],0,[974,974],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[896,892,963,916],975],[[974,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,0,0,[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],976],[[],977],[[],978],[[],979],[[],980],[[],981],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[976,83],[976,83],[977,83],[977,83],[978,83],[978,83],[979,83],[979,83],[980,69],[980,69],[981,83],[981,83],[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[870,[[74,[22,973]]]],[976,976],[982,982],[977,977],[983,983],[984,984],[985,985],[986,986],[973,973],[987,987],[988,988],[989,989],[990,990],[991,991],[992,992],[978,978],[993,993],[994,994],[979,979],[980,980],[981,981],[995,995],[996,996],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[976,976],[977,977],[978,978],[979,979],[980,980],[981,981],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[976,976],5],[[977,977],5],[[978,978],5],[[979,979],5],[[980,980],5],[[981,981],5],[[],979],[[],980],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[963,963],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,[[],976],[[],977],[[],978],[[],979],[[],980],[[],981],[[976,976],5],[[977,977],5],[[978,978],5],[[979,979],5],[[980,980],5],[[981,981],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[963,56],[[976,-1],22,[[33,[],[[32,[976]]]]]],[[977,-1],22,[[33,[],[[32,[977]]]]]],[[978,-1],22,[[33,[],[[32,[978]]]]]],[[979,-1],22,[[33,[],[[32,[979]]]]]],[[980,-1],22,[[33,[],[[32,[980]]]]]],[[981,-1],22,[[33,[],[[32,[981]]]]]],[[976,72],[[74,[22,73]]]],[[976,72],[[74,[22,73]]]],[[976,72],[[74,[22,73]]]],[[976,72],[[74,[22,73]]]],[[976,72],[[74,[22,73]]]],[[982,72],[[74,[22,73]]]],[[977,72],[[74,[22,73]]]],[[977,72],[[74,[22,73]]]],[[977,72],[[74,[22,73]]]],[[977,72],[[74,[22,73]]]],[[977,72],[[74,[22,73]]]],[[983,72],[[74,[22,73]]]],[[963,72],[[74,[22,73]]]],[[984,72],[[74,[22,73]]]],[[984,72],[[74,[22,73]]]],[[985,72],[[74,[22,73]]]],[[985,72],[[74,[22,73]]]],[[986,72],[[74,[22,73]]]],[[986,72],[[74,[22,73]]]],[[973,72],[[74,[22,73]]]],[[973,72],[[74,[22,73]]]],[[987,72],[[74,[22,73]]]],[[987,72],[[74,[22,73]]]],[[988,72],[[74,[22,73]]]],[[988,72],[[74,[22,73]]]],[[989,72],[[74,[22,73]]]],[[989,72],[[74,[22,73]]]],[[990,72],[[74,[22,73]]]],[[990,72],[[74,[22,73]]]],[[991,72],[[74,[22,73]]]],[[991,72],[[74,[22,73]]]],[[992,72],[[74,[22,73]]]],[[992,72],[[74,[22,73]]]],[[978,72],[[74,[22,73]]]],[[978,72],[[74,[22,73]]]],[[978,72],[[74,[22,73]]]],[[978,72],[[74,[22,73]]]],[[978,72],[[74,[22,73]]]],[[993,72],[[74,[22,73]]]],[[993,72],[[74,[22,73]]]],[[994,72],[[74,[22,73]]]],[[994,72],[[74,[22,73]]]],[[979,72],[[74,[22,73]]]],[[979,72],[[74,[22,73]]]],[[979,72],[[74,[22,73]]]],[[979,72],[[74,[22,73]]]],[[979,72],[[74,[22,73]]]],[[980,72],[[74,[22,73]]]],[[980,72],[[74,[22,73]]]],[[980,72],[[74,[22,73]]]],[[980,72],[[74,[22,73]]]],[[980,72],[[74,[22,73]]]],[[981,72],[[74,[22,73]]]],[[981,72],[[74,[22,73]]]],[[981,72],[[74,[22,73]]]],[[981,72],[[74,[22,73]]]],[[981,72],[[74,[22,73]]]],[[915,72],[[74,[22,73]]]],[[997,72],[[74,[22,73]]]],[[995,72],[[74,[22,73]]]],[[995,72],[[74,[22,73]]]],[[996,72],[[74,[22,73]]]],[[996,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[956,985],[984,985],[-1,-1,[]],[973,985],[899,985],[973,986],[998,986],[984,986],[956,986],[-1,-1,[]],[998,973],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[999,989],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[989,992],[991,992],[-1,-1,[]],[-1,-1,[]],[998,994],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[853,996],[969,996],[1000,996],[-1,-1,[]],[1001,996],[855,996],[-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,[]],[83,[[62,[976]]]],[83,[[62,[977]]]],[83,[[62,[978]]]],[83,[[62,[979]]]],[69,[[62,[980]]]],[83,[[62,[981]]]],[83,976],[83,976],[83,977],[83,977],[83,978],[83,978],[83,979],[83,979],[69,980],[69,980],[83,981],[83,981],[83,976],[83,977],[83,978],[83,979],[69,980],[83,981],[-1,976,[[33,[],[[32,[976]]]]]],[-1,977,[[33,[],[[32,[977]]]]]],[-1,978,[[33,[],[[32,[978]]]]]],[-1,979,[[33,[],[[32,[979]]]]]],[-1,980,[[33,[],[[32,[980]]]]]],[-1,981,[[33,[],[[32,[981]]]]]],[120,[[62,[976]]]],[120,[[62,[977]]]],[120,[[62,[978]]]],[120,[[62,[979]]]],[120,[[62,[980]]]],[120,[[62,[981]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[915,56],963],[963,56],[[963,[845,[885]]],983],[[963,[845,[874]]],977],[[915,[845,[892]]]],[[915,[845,[851]]]],[[915,[845,[885]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[976,976],5],[[977,977],5],[[978,978],5],[[979,979],5],[[980,980],5],[[981,981],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[976],[977],[978],[979],[980],[981],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[976,5],[977,5],[978,5],[979,5],[980,5],[981,5],[976,5],[977,5],[978,5],[979,5],[980,5],[981,5],[976,[[679,[976]]]],[977,[[679,[977]]]],[978,[[679,[978]]]],[979,[[679,[979]]]],[980,[[679,[980]]]],[981,[[679,[981]]]],[976,[[680,[976]]]],[977,[[680,[977]]]],[978,[[680,[978]]]],[979,[[680,[979]]]],[980,[[680,[980]]]],[981,[[680,[981]]]],0,[[979,980],997],0,[976,976],[977,977],[978,978],[979,979],[980,980],[981,981],0,[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],0,[997,22],0,[[976,976,5],22],[[977,977,5],22],[[978,978,5],22],[[979,979,5],22],[[980,980,5],22],[[981,981,5],22],[985,[[62,[683]]]],[986,[[62,[683]]]],[973,[[62,[683]]]],[987,[[62,[683]]]],[989,[[62,[683]]]],[990,[[62,[683]]]],[992,[[62,[683]]]],[994,[[62,[683]]]],[996,[[62,[683]]]],[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[[976,976],22],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[976,976],976],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[997,896],[[74,[915,[842,[996]]]]]],[[997,870],[[74,[22,973]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],1002],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[814,[-1]]],[[690,[[689,[[814,[688]]]]]]],641],[[[765,[-1]]],[[690,[[689,[[765,[688]]]]]]],641],[[[763,[-1]]],[[690,[[689,[[763,[688]]]]]]],641],[[[814,[-1]]],[[690,[[689,[[814,[688]]]]]]],641],[[[765,[-1]]],[[690,[[689,[[765,[688]]]]]]],641],[[[763,[-1]]],[[690,[[689,[[763,[688]]]]]]],641],0,[[1002,1002],1002],[[1002,1002],22],[[1002,1002],1002],[[1002,1002],22],[1002,58],[1002,58],[[1002,1002],1002],[[1002,1002],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[812,812],[[[1003,[-1]]],[[1003,[-1]]],48],[1004,1004],[1005,1005],[804,804],[806,806],[1006,1006],[1007,1007],[1008,1008],[808,808],[1009,1009],[1010,1010],[809,809],[1002,1002],[1011,1011],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[1002,1002],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1002,1002],5],[[],1011],0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[1002,1002],1002],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[[[814,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[765,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[763,[-1]]],22,641],[[],1002],0,[[1002,1002],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[1002,-1],22,[[33,[],[[32,[1002]]]]]],[[812,72],[[74,[22,73]]]],[[[814,[-1]],72],[[74,[22,73]]],[78,641]],[[[1003,[[842,[996]]]],72],[[74,[22,73]]]],[[[1003,[958]],72],[[74,[22,73]]]],[[[1003,[-1]],72],[[74,[22,73]]],78],[[815,72],[[74,[22,73]]]],[[815,72],[[74,[22,73]]]],[[1004,72],[[74,[22,73]]]],[[1005,72],[[74,[22,73]]]],[[1005,72],[[74,[22,73]]]],[[804,72],[[74,[22,73]]]],[[806,72],[[74,[22,73]]]],[[806,72],[[74,[22,73]]]],[[[765,[-1]],72],[[74,[22,73]]],[78,641]],[[1006,72],[[74,[22,73]]]],[[1007,72],[[74,[22,73]]]],[[1008,72],[[74,[22,73]]]],[[808,72],[[74,[22,73]]]],[[1009,72],[[74,[22,73]]]],[[1009,72],[[74,[22,73]]]],[[1010,72],[[74,[22,73]]]],[[1010,72],[[74,[22,73]]]],[[809,72],[[74,[22,73]]]],[[809,72],[[74,[22,73]]]],[[1002,72],[[74,[22,73]]]],[[1002,72],[[74,[22,73]]]],[[1002,72],[[74,[22,73]]]],[[1002,72],[[74,[22,73]]]],[[1002,72],[[74,[22,73]]]],[[1011,72],[[74,[22,73]]]],[[[763,[-1]],72],[[74,[22,73]]],[78,641]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[713,815],[[[1003,[958]]],815],[[[1003,[[842,[996]]]]],815],[-1,-1,[]],[714,815],[-1,-1,[]],[702,1005],[694,1005],[-1,-1,[]],[-1,-1,[]],[712,806],[1012,806],[1005,806],[714,806],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[1005,809],[714,809],[746,809],[1010,809],[-1,-1,[]],[713,809],[712,809],[-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,[]],[58,[[62,[1002]]]],[58,1002],[58,1002],[58,1002],[-1,1002,[[33,[],[[32,[1002]]]]]],[120,[[62,[1002]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1002,-1],22,91],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],0,[[1002,1002],22],[[1002,1002],1002],[[1002,1002],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1002],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1002,5],[1002,5],[1002,[[679,[1002]]]],[1002,[[680,[1002]]]],[[[814,[-1]]],51,641],0,0,0,0,0,0,[[815,120],[[62,[856]]]],0,0,0,0,[1002,1002],0,[[1002,1002],22],[[1002,1002,5],22],0,[[[1003,[-1]]],[[62,[683]]],683],[815,[[62,[683]]]],[1005,[[62,[683]]]],[806,[[62,[683]]]],[809,[[62,[683]]]],0,0,0,0,0,0,[[1002,1002],1002],[[1002,1002],22],[[1002,1002],1002],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[[1002,1002],22],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1002,1002],1002],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[825,825],[822,822],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[[825,72],[[74,[22,73]]]],[[825,72],[[74,[22,73]]]],[[822,72],[[74,[22,73]]]],[[822,72],[[74,[22,73]]]],[[824,72],[[74,[22,73]]]],[714,825],[-1,-1,[]],[766,822],[-1,-1,[]],[714,822],[712,822],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[825,[[62,[683]]]],[822,[[62,[683]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[826,826],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],826],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],0,[[826,826],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[826,72],[[74,[22,73]]]],[[[1013,[-1,-2]],72],[[74,[22,73]]],[78,833],[78,[1014,[-1]]]],[[[1013,[-1,-2]],-1,-2],22,833,[[1014,[-1]]]],[[[1013,[-1,-2]],-1,120],22,833,[[1014,[-1]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[826,5],[[[1013,[-1,-2]],-1],51,833,[[1014,[-1]]]],0,0,0,0,[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[1013,[-1,-2]],-1,[1015,[-2,-1]]],[[62,[[96,[-2]]]]],833,[[1014,[-1]]]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1014,[[690,[-1]]],833],[[[762,[-1]]],[[690,[[689,[[762,[688]]]]]]],641],[[[820,[-1]]],[[690,[[689,[[820,[688]]]]]]],641],[[[793,[-1]]],[[690,[[689,[[793,[688]]]]]]],641],[[[794,[-1]]],[[690,[[689,[[794,[688]]]]]]],641],[[[792,[-1]]],[[690,[[689,[[792,[688]]]]]]],641],[[[764,[-1]]],[[690,[[689,[[764,[688]]]]]]],641],[1014,[[690,[-1]]],833],[[[762,[-1]]],[[690,[[689,[[762,[688]]]]]]],641],[[[820,[-1]]],[[690,[[689,[[820,[688]]]]]]],641],[[[793,[-1]]],[[690,[[689,[[793,[688]]]]]]],641],[[[794,[-1]]],[[690,[[689,[[794,[688]]]]]]],641],[[[792,[-1]]],[[690,[[689,[[792,[688]]]]]]],641],[[[764,[-1]]],[[690,[[689,[[764,[688]]]]]]],641],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[793,[-1]]],1016,641],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[783,783],[802,802],[1017,1017],[1018,1018],[803,803],[827,827],[1019,1019],[828,828],[829,829],[810,810],[1020,1020],[811,811],[807,807],[800,800],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],827],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[[[690,[-1]]],22,833],[56,22],[56,22],[56,22],[56,22],[56,22],[[[762,[-1]]],22,641],[56,22],[56,22],[[[1021,[-1]]],22,641],[56,22],[[[820,[-1]]],22,641],[56,22],[56,22],[56,22],[[[793,[-1]]],22,641],[[[1022,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[[794,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[[[792,[-1]]],22,641],[56,22],[56,22],[56,22],[56,22],[56,22],[[[764,[-1]]],22,641],[56,22],[[827,827],5],[[810,810],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[[690,[-1]],72],[[74,[22,73]]],[78,833]],[[1023,72],[[74,[22,73]]]],[[1024,72],[[74,[22,73]]]],[[801,72],[[74,[22,73]]]],[[783,72],[[74,[22,73]]]],[[783,72],[[74,[22,73]]]],[[[762,[-1]],72],[[74,[22,73]]],[78,641]],[[802,72],[[74,[22,73]]]],[[802,72],[[74,[22,73]]]],[[[1021,[-1]],72],[[74,[22,73]]],[78,641]],[[[820,[-1]],72],[[74,[22,73]]],[78,641]],[[[1025,[-1]],72],[[74,[22,73]]],[78,641]],[[[793,[-1]],72],[[74,[22,73]]],[78,641]],[[[1022,[-1]],72],[[74,[22,73]]],[78,641]],[[1017,72],[[74,[22,73]]]],[[1018,72],[[74,[22,73]]]],[[1018,72],[[74,[22,73]]]],[[803,72],[[74,[22,73]]]],[[803,72],[[74,[22,73]]]],[[827,72],[[74,[22,73]]]],[[1019,72],[[74,[22,73]]]],[[1019,72],[[74,[22,73]]]],[[[794,[-1]],72],[[74,[22,73]]],[78,641]],[[828,72],[[74,[22,73]]]],[[828,72],[[74,[22,73]]]],[[829,72],[[74,[22,73]]]],[[829,72],[[74,[22,73]]]],[[810,72],[[74,[22,73]]]],[[[792,[-1]],72],[[74,[22,73]]],[78,641]],[[1020,72],[[74,[22,73]]]],[[811,72],[[74,[22,73]]]],[[811,72],[[74,[22,73]]]],[[807,72],[[74,[22,73]]]],[[807,72],[[74,[22,73]]]],[[[764,[-1]],72],[[74,[22,73]]],[78,641]],[[800,72],[[74,[22,73]]]],[[800,72],[[74,[22,73]]]],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[714,783],[-1,-1,[]],[716,783],[-1,-1,[]],[714,802],[712,802],[-1,-1,[]],[783,802],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[1018,803],[714,803],[712,803],[828,803],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[713,811],[714,811],[-1,-1,[]],[714,807],[713,807],[-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,[]],[1026,1024],[[[95,[54]]],1024],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1014,1014],5],[[[96,[1014]]],5],[1014,51],[[[1021,[-1]]],78,641],[[[820,[-1]]],51,641],[[[1022,[-1]]],78,641],0,0,0,0,0,0,0,0,0,0,0,0,0,[[[96,[1014]]],56],0,0,0,[783,[[62,[683]]]],[802,[[62,[683]]]],[803,[[62,[683]]]],[811,[[62,[683]]]],[807,[[62,[683]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[[1015,[-2,-1]],72],[[74,[22,73]]],[78,833],[78,[1014,[-1]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[1015,[-2,-1]],-1],[[96,[-2]]],833,[[1014,[-1]]]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[526,526],[[74,[22,716]]]],[[1027,1028,[499,[873,684,[951,[950]]]],120,523,[499,[58,1029,[951,[950]]]],[62,[603]]],[[74,[[499,[58,1029,[951,[950]]]],1012]]]],[[514,1030],[[74,[22,1030]]]],[[527,527],[[74,[22,717]]]],[1030,1030],[1029,1029],[716,716],[717,717],[1031,1031],[1032,1032],[1033,1033],[1012,1012],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[1030,72],[[74,[22,73]]]],[[1030,72],[[74,[22,73]]]],[[1029,72],[[74,[22,73]]]],[[1029,72],[[74,[22,73]]]],[[1027,72],[[74,[22,73]]]],[[716,72],[[74,[22,73]]]],[[716,72],[[74,[22,73]]]],[[717,72],[[74,[22,73]]]],[[717,72],[[74,[22,73]]]],[[1031,72],[[74,[22,73]]]],[[1031,72],[[74,[22,73]]]],[[1032,72],[[74,[22,73]]]],[[1032,72],[[74,[22,73]]]],[[1033,72],[[74,[22,73]]]],[[1033,72],[[74,[22,73]]]],[[1012,72],[[74,[22,73]]]],[[1012,72],[[74,[22,73]]]],[[1027,120],[[74,[5,1012]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[896,915,546,520],1027],[546,1028],[1012,[[62,[683]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],0,[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[610,1029],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[1034,[62,[247]]],[[74,[[62,[[1035,[-1]]]],1036]]],1037],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,0,[[],1038],[[],1039],[[],1040],[[],1041],[[],1042],[[],1043],[[],1044],[[],1045],[[],1046],[[],1047],[[],1048],0,0,[1049,58],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[[1050,58],1050],0,0,[[1051,[1052,[-1]]],22,1037],[[1051,120],22],[[1051,[62,[120]]],[[74,[22,774]]]],[[1051,58],22],[[1051,[1053,[-1]]],22,1037],0,0,0,0,[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[1038,58],[1038,58],[1039,58],[1039,58],[1040,58],[1040,58],[1041,83],[1041,83],[1042,58],[1042,58],[1043,83],[1043,83],[1044,83],[1044,83],[1045,83],[1045,83],[1046,69],[1046,69],[1047,69],[1047,69],[1048,83],[1048,83],[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,[[1051,58,-2],22,1037,[[33,[],[[32,[[1054,[-1]]]]]]]],0,0,[[1055,1050,1050],22],[[1056,1050],22],[[1051,[161,[90]]],22],0,0,[774,774],[1057,1057],[1058,1058],[1036,1036],[672,672],[1038,1038],[1039,1039],[1040,1040],[1041,1041],[1042,1042],[1043,1043],[1044,1044],[1045,1045],[1046,1046],[1047,1047],[1059,1059],[1060,1060],[1061,1061],[838,838],[1062,1062],[1063,1063],[1049,1049],[1064,1064],[1065,1065],[1066,1066],[[[1067,[-1]]],[[1067,[-1]]],[48,1037]],[[[1068,[-1]]],[[1068,[-1]]],1037],[[[1069,[-1]]],[[1069,[-1]]],1037],[1070,1070],[[[1071,[-1]]],[[1071,[-1]]],[48,1037]],[[[1072,[-1]]],[[1072,[-1]]],[48,1037]],[1073,1073],[[[1074,[-1]]],[[1074,[-1]]],1037],[[[1075,[-1]]],[[1075,[-1]]],[48,1037]],[1076,1076],[[[1077,[-1]]],[[1077,[-1]]],[48,1037]],[1078,1078],[[[1079,[-1]]],[[1079,[-1]]],48],[[[1080,[-1]]],[[1080,[-1]]],[48,1037]],[[[1081,[-1]]],[[1081,[-1]]],[48,1037]],[1082,1082],[1083,1083],[1050,1050],[1055,1055],[1056,1056],[[[1084,[-1]]],[[1084,[-1]]],1037],[[[1085,[-1]]],[[1085,[-1]]],1037],[[[1086,[-1]]],[[1086,[-1]]],[48,1037]],[[[1087,[-1]]],[[1087,[-1]]],1037],[[[1053,[-1]]],[[1053,[-1]]],[48,1037]],[[[1088,[-1]]],[[1088,[-1]]],1037],[[[1052,[-1]]],[[1052,[-1]]],[48,1037]],[1089,1089],[1090,1090],[1091,1091],[1092,1092],[[[1054,[-1]]],[[1054,[-1]]],[48,1037]],[[[1093,[-1]]],[[1093,[-1]]],[48,1037]],[[[1094,[-1]]],[[1094,[-1]]],[48,1037]],[[[1095,[-1]]],[[1095,[-1]]],[48,1037]],[[[1096,[-1]]],[[1096,[-1]]],[48,1037]],[[[1097,[-1]]],[[1097,[-1]]],[48,1037]],[[[1098,[-1]]],[[1098,[-1]]],[48,1037]],[1048,1048],[1099,1099],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,[1038,1038],[1039,1039],[1040,1040],[1041,1041],[1042,1042],[1043,1043],[1044,1044],[1045,1045],[1046,1046],[1047,1047],[1048,1048],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[1034,1078],[[74,[22,1036]]]],[[1038,1038],5],[[1039,1039],5],[[1040,1040],5],[[1041,1041],5],[[1042,1042],5],[[1043,1043],5],[[1044,1044],5],[[1045,1045],5],[[1046,1046],5],[[1047,1047],5],[[1048,1048],5],[1043,5],[1045,5],[[1051,-1],22,[[126,[],[[32,[1082]]]]]],[[1051,-1],22,[[126,[],[[32,[1056]]]]]],[1049,1050],[[1051,[161,[58]],90,684],22],[[1051,1047,-1],22,[[126,[],[[32,[1056]]]]]],[[1051,1047,-1],22,[[126,[],[[32,[1055]]]]]],0,0,0,0,[[1100,1089],[[74,[774]]]],[[1100,[1071,[-1]]],[[74,[774]]],1037],[[1100,1066],[[74,[774]]]],[[1100,1063],[[74,[774]]]],[[1100,[1072,[-1]]],[[74,[774]]],1037],[[1100,[1075,[-1]]],[[74,[1058]]],1037],[1100,[[74,[774]]]],[[1100,[1067,[-1]]],[[74,[774]]],1037],[[1100,[652,[[62,[120]]]]],[[74,[774]]]],[[1100,[1077,[-1]]],[[74,[1058]]],1037],[[1100,1065],[[74,[774]]]],[[1100,1101,1102],[[74,[1057]]]],[[1103,818,819],[[74,[672]]]],[[1100,1049],[[74,[774]]]],[[1100,1064],[[74,[774]]]],0,0,[[],1092],0,0,0,0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1100,22],[1103,22],[1100,22],[1100,22],0,[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],0,0,[1051,22],[1034,22],[[1051,[84,[58]]],22],[[1051,90],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[1051,58,58,58,58],22],[[1051,58,58,448,58,58],22],[[1051,90,58],22],[[1051,90,90,58],22],[[1051,90,58],22],[[1051,90,90,58],22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,0,0,0,[[],1038],[[],1039],[[],1040],[[],1041],[[],1042],[[],1043],[[],1044],[[],1045],[[],1046],[[],1047],[[],1048],0,[1051,22],[1051,22],[1051,[[74,[774]]]],0,0,[[1051,58],22],[1051,22],0,0,0,0,0,[1103,[[3,[[640,[-1]]]]],1037],[[774,774],5],[[1057,1057],5],[[1058,1058],5],[[1036,1036],5],[[1038,1038],5],[[1039,1039],5],[[1040,1040],5],[[1041,1041],5],[[1042,1042],5],[[1043,1043],5],[[1044,1044],5],[[1045,1045],5],[[1046,1046],5],[[1047,1047],5],[[1090,1090],5],[[1091,1091],5],[[1092,1092],5],[[1048,1048],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[1100,22],[[1038,-1],22,[[33,[],[[32,[1038]]]]]],[[1039,-1],22,[[33,[],[[32,[1039]]]]]],[[1040,-1],22,[[33,[],[[32,[1040]]]]]],[[1041,-1],22,[[33,[],[[32,[1041]]]]]],[[1042,-1],22,[[33,[],[[32,[1042]]]]]],[[1043,-1],22,[[33,[],[[32,[1043]]]]]],[[1044,-1],22,[[33,[],[[32,[1044]]]]]],[[1045,-1],22,[[33,[],[[32,[1045]]]]]],[[1046,-1],22,[[33,[],[[32,[1046]]]]]],[[1047,-1],22,[[33,[],[[32,[1047]]]]]],[[1048,-1],22,[[33,[],[[32,[1048]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,[[1100,-1],22,[[126,[],[[32,[[161,[90]]]]]]]],[[1104,72],[[74,[22,73]]]],[[774,72],[[74,[22,73]]]],[[774,72],[[74,[22,73]]]],[[1057,72],[[74,[22,73]]]],[[1057,72],[[74,[22,73]]]],[[1058,72],[[74,[22,73]]]],[[1058,72],[[74,[22,73]]]],[[1036,72],[[74,[22,73]]]],[[1036,72],[[74,[22,73]]]],[[672,72],[[74,[22,73]]]],[[672,72],[[74,[22,73]]]],[[1038,72],[[74,[22,73]]]],[[1038,72],[[74,[22,73]]]],[[1038,72],[[74,[22,73]]]],[[1038,72],[[74,[22,73]]]],[[1038,72],[[74,[22,73]]]],[[1039,72],[[74,[22,73]]]],[[1039,72],[[74,[22,73]]]],[[1039,72],[[74,[22,73]]]],[[1039,72],[[74,[22,73]]]],[[1039,72],[[74,[22,73]]]],[[1040,72],[[74,[22,73]]]],[[1040,72],[[74,[22,73]]]],[[1040,72],[[74,[22,73]]]],[[1040,72],[[74,[22,73]]]],[[1040,72],[[74,[22,73]]]],[[1041,72],[[74,[22,73]]]],[[1041,72],[[74,[22,73]]]],[[1041,72],[[74,[22,73]]]],[[1041,72],[[74,[22,73]]]],[[1041,72],[[74,[22,73]]]],[[1042,72],[[74,[22,73]]]],[[1042,72],[[74,[22,73]]]],[[1042,72],[[74,[22,73]]]],[[1042,72],[[74,[22,73]]]],[[1042,72],[[74,[22,73]]]],[[1043,72],[[74,[22,73]]]],[[1043,72],[[74,[22,73]]]],[[1043,72],[[74,[22,73]]]],[[1043,72],[[74,[22,73]]]],[[1043,72],[[74,[22,73]]]],[[1044,72],[[74,[22,73]]]],[[1044,72],[[74,[22,73]]]],[[1044,72],[[74,[22,73]]]],[[1044,72],[[74,[22,73]]]],[[1044,72],[[74,[22,73]]]],[[1045,72],[[74,[22,73]]]],[[1045,72],[[74,[22,73]]]],[[1045,72],[[74,[22,73]]]],[[1045,72],[[74,[22,73]]]],[[1045,72],[[74,[22,73]]]],[[1046,72],[[74,[22,73]]]],[[1046,72],[[74,[22,73]]]],[[1046,72],[[74,[22,73]]]],[[1046,72],[[74,[22,73]]]],[[1046,72],[[74,[22,73]]]],[[1047,72],[[74,[22,73]]]],[[1047,72],[[74,[22,73]]]],[[1047,72],[[74,[22,73]]]],[[1047,72],[[74,[22,73]]]],[[1047,72],[[74,[22,73]]]],[[1059,72],[[74,[22,73]]]],[[1060,72],[[74,[22,73]]]],[[1061,72],[[74,[22,73]]]],[[[640,[-1]],72],[[74,[22,73]]],[78,1037]],[[838,72],[[74,[22,73]]]],[[[1035,[-1]],72],[[74,[22,73]]],[78,1037]],[[[648,[-1]],72],[[74,[22,73]]],[78,1037]],[[1062,72],[[74,[22,73]]]],[[1063,72],[[74,[22,73]]]],[[1049,72],[[74,[22,73]]]],[[1064,72],[[74,[22,73]]]],[[1065,72],[[74,[22,73]]]],[[1066,72],[[74,[22,73]]]],[[[1067,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1068,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1069,[-1]],72],[[74,[22,73]]],[78,1037]],[[1070,72],[[74,[22,73]]]],[[[1071,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1072,[-1]],72],[[74,[22,73]]],[78,1037]],[[1073,72],[[74,[22,73]]]],[[[1074,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1075,[-1]],72],[[74,[22,73]]],[78,1037]],[[1076,72],[[74,[22,73]]]],[[[1077,[-1]],72],[[74,[22,73]]],[78,1037]],[[1078,72],[[74,[22,73]]]],[[[1079,[-1]],72],[[74,[22,73]]],78],[[[1080,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1081,[-1]],72],[[74,[22,73]]],[78,1037]],[[1082,72],[[74,[22,73]]]],[[1083,72],[[74,[22,73]]]],[[1050,72],[[74,[22,73]]]],[[1055,72],[[74,[22,73]]]],[[1056,72],[[74,[22,73]]]],[[[1084,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1085,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1086,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1087,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1053,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1088,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1052,[-1]],72],[[74,[22,73]]],[78,1037]],[[1089,72],[[74,[22,73]]]],[[1090,72],[[74,[22,73]]]],[[1091,72],[[74,[22,73]]]],[[1092,72],[[74,[22,73]]]],[[[1054,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1093,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1105,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1094,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1095,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1096,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1097,[-1]],72],[[74,[22,73]]],[78,1037]],[[[1098,[-1]],72],[[74,[22,73]]],[78,1037]],[[1048,72],[[74,[22,73]]]],[[1048,72],[[74,[22,73]]]],[[1048,72],[[74,[22,73]]]],[[1048,72],[[74,[22,73]]]],[[1048,72],[[74,[22,73]]]],[[1099,72],[[74,[22,73]]]],0,0,0,0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[1106,774],[1107,774],[1108,774],[-1,-1,[]],[1109,774],[774,1057],[-1,-1,[]],[774,1058],[-1,-1,[]],[-1,-1,[]],[774,1036],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[514,1041],[-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,-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,[]],[-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,[]],[58,[[62,[1038]]]],[58,[[62,[1039]]]],[58,[[62,[1040]]]],[83,[[62,[1041]]]],[58,[[62,[1042]]]],[83,[[62,[1043]]]],[83,[[62,[1044]]]],[83,[[62,[1045]]]],[69,[[62,[1046]]]],[69,[[62,[1047]]]],[83,[[62,[1048]]]],[58,1038],[58,1038],[58,1039],[58,1039],[58,1040],[58,1040],[83,1041],[83,1041],[58,1042],[58,1042],[83,1043],[83,1043],[83,1044],[83,1044],[83,1045],[83,1045],[69,1046],[69,1046],[69,1047],[69,1047],[83,1048],[83,1048],[58,1038],[58,1039],[58,1040],[83,1041],[58,1042],[83,1043],[83,1044],[83,1045],[69,1046],[69,1047],[83,1048],[-1,1038,[[33,[],[[32,[1038]]]]]],[-1,1039,[[33,[],[[32,[1039]]]]]],[-1,1040,[[33,[],[[32,[1040]]]]]],[-1,1041,[[33,[],[[32,[1041]]]]]],[-1,1042,[[33,[],[[32,[1042]]]]]],[-1,1043,[[33,[],[[32,[1043]]]]]],[-1,1044,[[33,[],[[32,[1044]]]]]],[-1,1045,[[33,[],[[32,[1045]]]]]],[-1,1046,[[33,[],[[32,[1046]]]]]],[-1,1047,[[33,[],[[32,[1047]]]]]],[-1,1048,[[33,[],[[32,[1048]]]]]],[120,[[62,[1038]]]],[120,[[62,[1039]]]],[120,[[62,[1040]]]],[120,[[62,[1041]]]],[120,[[62,[1042]]]],[120,[[62,[1043]]]],[120,[[62,[1044]]]],[120,[[62,[1045]]]],[120,[[62,[1046]]]],[120,[[62,[1047]]]],[120,[[62,[1048]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1100,[1093,[-1]]],1092,1037],[1100,90],[1110,[[3,[51]]]],[1100,[[74,[90,774]]]],[1111,613],[1112,30],0,0,0,[[1038,-1],22,91],[[1039,-1],22,91],[[1040,-1],22,91],[[1041,-1],22,91],[[1042,-1],22,91],[[1043,-1],22,91],[[1044,-1],22,91],[[1045,-1],22,91],[[1046,-1],22,91],[[1047,-1],22,91],[[1048,-1],22,91],0,0,0,0,[1059,[[74,[1103,672]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1051,120],22],[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1038,1038],5],[[1039,1039],5],[[1040,1040],5],[[1041,1041],5],[[1042,1042],5],[[1043,1043],5],[[1044,1044],5],[[1045,1045],5],[[1046,1046],5],[[1047,1047],5],[[1048,1048],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1038],[1039],[1040],[1041],[1042],[1043],[1044],[1045],[1046],[1047],[1048],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1100,-1],22,[[126,[],[[32,[[161,[90]]]]]]]],[1038,5],[1039,5],[1040,5],[1041,5],[1042,5],[1043,5],[1044,5],[1045,5],[1046,5],[1047,5],[1048,5],0,[1049,5],[1038,5],[1039,5],[1040,5],[1041,5],[1042,5],[1043,5],[1044,5],[1045,5],[1046,5],[1047,5],[1048,5],[1041,5],[1038,[[679,[1038]]]],[1039,[[679,[1039]]]],[1040,[[679,[1040]]]],[1041,[[679,[1041]]]],[1042,[[679,[1042]]]],[1043,[[679,[1043]]]],[1044,[[679,[1044]]]],[1045,[[679,[1045]]]],[1046,[[679,[1046]]]],[1047,[[679,[1047]]]],[1048,[[679,[1048]]]],[1038,[[680,[1038]]]],[1039,[[680,[1039]]]],[1040,[[680,[1040]]]],[1041,[[680,[1041]]]],[1042,[[680,[1042]]]],[1043,[[680,[1043]]]],[1044,[[680,[1044]]]],[1045,[[680,[1045]]]],[1046,[[680,[1046]]]],[1047,[[680,[1047]]]],[1048,[[680,[1048]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1041,540],[[1100,[161,[90]]],[[74,[1062,774]]]],[[618,615],1050],[[1083,1050],1050],0,0,0,0,[[1050,1050],1050],0,0,0,0,0,0,0,0,0,0,0,[[514,540],1041],[1038,1038],[1039,1039],[1040,1040],[1041,1041],[1042,1042],[1043,1043],[1044,1044],[1045,1045],[1046,1046],[1047,1047],[1048,1048],0,0,0,0,0,0,[[1111,520,546],[[74,[[648,[-1]],774]]],1037],0,0,[[1051,1099],22],[1112,[[74,[22,1036]]]],0,0,0,0,0,0,0,0,0,0,0,[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1051,-1],22,[[126,[],[[32,[]]]]]],[[1051,[161,[58]]],22],0,0,0,0,0,0,0,0,[[1038,1038,5],22],[[1039,1039,5],22],[[1040,1040,5],22],[[1041,1041,5],22],[[1042,1042,5],22],[[1043,1043,5],22],[[1044,1044,5],22],[[1045,1045,5],22],[[1046,1046,5],22],[[1047,1047,5],22],[[1048,1048,5],22],[[1051,58,[98,[58]]],22],[[1051,[84,[30]]],22],[1051,22],[[1051,[1068,[-1]],597],22,1037],[[1051,523,58,[98,[58]]],22],[1051,22],[[1051,[1079,[58]]],22],[[1051,58],22],[[1051,58,[1068,[-1]]],22,1037],[[1051,[1079,[30]],[161,[30]]],22],0,0,0,0,0,0,0,[1057,[[62,[683]]]],[1058,[[62,[683]]]],[1036,[[62,[683]]]],[672,[[62,[683]]]],0,0,0,0,0,0,[1100,5],0,0,[1100,22],0,[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1112,98,[62,[[22,[90]]]]],[[74,[22,774]]]],0,[1111,[[62,[838]]]],[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],0,0,0,0,0,[[1111,514],1040],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,115,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[-1,51,[]],[[1038,1038],22],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],0,[[1051,-2],22,1037,[[126,[],[[32,[[1080,[-1]]]]]]]],[[1051,-2],22,1037,[[126,[],[[32,[[1081,[-1]]]]]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1034,22],[[1038,1038],1038],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[1100,[[74,[22,774]]]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[1100,90,58],[[74,[5,774]]]],0,[[1051,58],22],0,0,0,0,[859,523],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[1113,[62,[247]]],[[74,[[62,[[1035,[688]]]],1036]]]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[1114,[1052,[688]]],22],[[1114,120],22],[[1114,[62,[120]]],[[74,[22,774]]]],[[1114,1115,58],22],[[1114,[1053,[688]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1114,58,-1],22,[[33,[],[[32,[[1054,[688]]]]]]]],[[1114,1115,[161,[90]]],22],[688,688],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1113,1113,1078],[[74,[22,1036]]]],[[1114,1115,1115,-1],22,[]],[[1114,1115,1115,-1],22,[]],[[1114,1115,[161,[58]],1115,90,684],22],[[1114,1115,1047,1115,-1],22,[]],[[1114,1115,1047,1115,-1],22,[]],[[1113,1089],[[74,[1115,774]]]],[[1113,[1071,[688]]],[[74,[1115,774]]]],[[1113,1066],[[74,[1115,774]]]],[[1113,1063],[[74,[1115,774]]]],[[1113,[1072,[688]]],[[74,[1114,774]]]],[[1113,[1075,[688]]],[[74,[1115,1058]]]],[1113,[[74,[1115,774]]]],[120,673],[[1113,[1067,[688]]],[[74,[1115,774]]]],[[1113,[652,[[62,[120]]]]],[[74,[1115,774]]]],[[1113,[1077,[688]]],[[74,[1115,1058]]]],[[1113,1065],[[74,[1115,774]]]],[[1113,1101,1102],[[74,[1115,1057]]]],[[1113,818,819],[[74,[1113,672]]]],[[1113,1049],[[74,[1115,774]]]],[[1113,1115,1064],[[74,[1115,774]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1114],22],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1115],22],[[1113,1113],22],[[1113,1115],22],[[1113,1115],22],[1114,22],[[1113,1115],22],[[1114,[84,[58]]],22],[[1114,1115,90],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1114,58,58,58,58],22],[[1114,58,58,448,58,58],22],[[1114,1115,90,58],22],[[1114,1115,90,1115,90,58],22],[[1114,1115,90,58],22],[[1114,1115,90,1115,90,58],22],[56,22],[56,22],[56,22],[56,22],[1114,22],[1114,22],[1114,[[74,[1115,774]]]],[[1114,1115,58],22],[1114,22],[1113,[[3,[[640,[688]]]]]],[[1113,1113],22],[[1113,1115,-1],22,[]],[[688,72],[[74,[22,73]]]],[[1114,72],[[74,[22,73]]]],[[1115,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1113,[1093,[688]]],1092],[[1113,1115],90],[[1113,1115],[[74,[90,774]]]],[1113,613],[798,[[62,[[686,[688]]]]]],[1113,30],[[[791,[-1]]],[[830,[688]]],796],[1059,[[74,[1113,672]]]],[[],56],[[],56],[[],56],[[],56],[[1114,120],22],[673,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1113,1115,-1],22,[]],[[1113,1115,[161,[90]]],[[74,[1062,774]]]],[[1113,520,546],[[74,[[648,[688]],774]]]],[[1114,1099],22],[[1113,1113,1115],[[74,[22,1036]]]],[[1114,-1],22,[]],[[1114,1115,[161,[58]]],22],[[1114,1115,58,1115,[98,[58]]],22],[[1114,[84,[30]]],22],[[1114,1115],22],[[1114,[1068,[688]],597],22],[[1114,1115,523,58,[98,[58]]],22],[[1114,1115],22],[[1114,[1079,[58]]],22],[[1114,58],22],[[1114,58,[1068,[688]]],22],[[1114,[1079,[30]],[161,[30]]],22],[1113,5],[1113,22],[[1113,[98,[1115]],[62,[[22,[1115,90]]]]],[[74,[22,774]]]],[[1113,1113],[[62,[838]]]],[[1113,514],1040],[-1,-2,[],[]],[[1114,-1],22,[[126,[],[[32,[[1080,[688]]]]]]]],[[1114,-1],22,[[126,[],[[32,[[1081,[688]]]]]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1113,1113],22],[[1113,1115],[[74,[22,774]]]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[1113,1115,90,58],[[74,[5,774]]]],[[1114,1115,58],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,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[1116,1117],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[1118,[1052,[1119]]],22],[[1118,120],22],[[1118,[62,[120]]],[[74,[22,774]]]],[[1118,1120,58],22],[[1118,[1053,[1119]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1118,58,-1],22,[[33,[],[[32,[[1054,[1119]]]]]]]],[[1118,1121,[161,[90]]],22],[1119,1119],[1122,1122],[1121,1121],[1123,1123],[1124,1124],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1125,1117],[[1118,1121,1121,-1],22,[[126,[],[[32,[1082]]]]]],[[1118,1121,1126,-1],22,[[126,[],[[32,[1056]]]]]],[[1118,1120,[161,[58]],1121,90,684],22],0,[[1118,1126,1047,1121,-1],22,[[126,[],[[32,[1056]]]]]],[[1118,1126,1047,1126,-1],22,[[126,[],[[32,[1055]]]]]],[[1125,1089],[[74,[22,774]]]],[[1125,[1071,[1119]]],[[74,[1127,774]]]],[[1125,1066],[[74,[1128,774]]]],[[1125,1063],[[74,[1121,774]]]],[[1125,[1072,[1119]]],[[74,[1118,774]]]],[[1125,[1075,[1119]]],[[74,[1129,1058]]]],[1125,[[74,[1130,774]]]],[120,673],[[1125,[1067,[1119]]],[[74,[1131,774]]]],[[1125,[652,[[62,[120]]]]],[[74,[1120,774]]]],[[1125,[1077,[1119]]],[[74,[1132,1058]]]],[[1125,1065],[[74,[1133,774]]]],[[1125,1101,1102],[[74,[1134,1057]]]],[[1125,1049],[[74,[1126,774]]]],[[1125,1126,1064],[[74,[1124,774]]]],0,[[],1135],[514,1126],[56,-1,[]],[56,-1,[]],[1136],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[1125,22],22],[[1125,1127],22],[[1125,1128],22],[[1125,1121],22],[[1125,1118],22],[[1125,1129],22],[[1125,1130],22],[[1125,1131],22],[[1125,1120],22],[[1125,1132],22],[[1125,1133],22],[[1125,1134],22],[[1125,1126],22],[[1125,1124],22],[1118,22],[[1118,[84,[58]]],22],[[1118,1121,90],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1118,58,58,58,58],22],[[1118,58,58,448,58,58],22],[[1118,1121,90,58],22],[[1118,1121,90,1121,90,58],22],[[1118,1121,90,58],22],[[1118,1121,90,1121,90,58],22],[56,22],[1136,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],0,[1117,[[62,[[1140,[[1139,[1137,1138]]]]]]]],[1117,[[62,[[22,[448,448]]]]]],[1118,22],[1118,22],[1118,[[74,[1135,774]]]],[[1118,1120,58],22],[1118,22],[[1125,1141],22],0,[[1125,1121,-1],22,[[126,[],[[32,[[161,[90]]]]]]]],[[1118,72],[[74,[22,73]]]],[[1119,72],[[74,[22,73]]]],[[1122,72],[[74,[22,73]]]],[[1121,72],[[74,[22,73]]]],[[1123,72],[[74,[22,73]]]],[[1126,72],[[74,[22,73]]]],[[1124,72],[[74,[22,73]]]],[[1133,72],[[74,[22,73]]]],[[1128,72],[[74,[22,73]]]],[[1131,72],[[74,[22,73]]]],[[1127,72],[[74,[22,73]]]],[[1134,72],[[74,[22,73]]]],[[1132,72],[[74,[22,73]]]],[[1129,72],[[74,[22,73]]]],[[1120,72],[[74,[22,73]]]],[[1130,72],[[74,[22,73]]]],[[1135,72],[[74,[22,73]]]],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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1125,[1093,[1119]]],1092],[[1125,22],90],[[1125,1130],[[74,[90,774]]]],[1116,613],[798,[[62,[[686,[1119]]]]]],[1141,30],[1117,[[1144,[1142,1143]]]],[[[791,[-1]]],[[830,[1119]]],796],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],0,[[1118,120],22],[673,62],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1125,1121,-1],22,[]],[1117,5],[1117,1136],[[1125,1121,[161,[90]]],[[74,[1062,774]]]],0,[-1,[[62,[[640,[1119]]]]],[[177,[120],[[19,[1145]]]]]],[[1116,520,546],[[74,[[648,[1119]],774]]]],[[1118,1099],22],[[1141,1146,1126],[[74,[22,1036]]]],[1117,1145],[1117,[[62,[1147]]]],[[1118,-1],22,[]],[[1118,1120,[161,[58]]],22],[[1118,1131,58,1127,[98,[58]]],22],[[1118,[84,[30]]],22],[[1118,1129],22],[[1118,[1068,[1119]],597],22],[[1118,1131,523,58,[98,[58]]],22],[[1118,1132],22],[[1118,[1079,[58]]],22],[[1118,58],22],[[1118,58,[1068,[1119]]],22],[[1118,[1079,[30]],[161,[30]]],22],[1125,5],[1125,22],[[1141,[98,[1135]],[62,[[22,[1130,90]]]]],[[74,[22,774]]]],[[1116,1146],[[62,[838]]]],[[1116,514],1040],[[1125,1148,1049,[62,[[95,[31]]]]],1126],[[1125,1148,1049,[62,[[95,[31]]]]],1126],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1118,-1],22,[[126,[],[[32,[[1080,[1119]]]]]]]],[[1118,-1],22,[[126,[],[[32,[[1081,[1119]]]]]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1125,1121],[[74,[22,774]]]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[1125,1130,90,58],[[74,[5,774]]]],[[1118,1120,58],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,0,0,0,0,0,0,0,0,0,[[1149,[62,[247]]],[[74,[[62,[[1035,[1150]]]],1036]]]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],1151],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[1152,[1052,[1150]]],22],[[1152,120],22],[[1152,[62,[120]]],[[74,[22,774]]]],[[1152,1153,58],22],[[1152,[1053,[1150]]],22],[[1151,1151],1151],[[1151,1151],22],[[1151,1151],1151],[[1151,1151],22],[1151,58],[1151,58],[[1151,1151],1151],[[1151,1151],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1154,1155],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1156,1157],[[1152,58,-1],22,[[33,[],[[32,[[1054,[1150]]]]]]]],[[1152,1157,[161,[90]]],22],[1150,1150],[1151,1151],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[1151,1151],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1149,1158,1078],[[74,[22,1036]]]],[[1151,1151],5],[[1152,1157,1157,-1],22,[[126,[],[[32,[1082]]]]]],[[1152,1157,1155,-1],22,[[126,[],[[32,[1056]]]]]],[[1152,1153,[161,[58]],1157,90,684],22],[[1152,1155,1047,1157,-1],22,[[126,[],[[32,[1056]]]]]],[[1152,1155,1047,1155,-1],22,[[126,[],[[32,[1055]]]]]],[[1158,1089],[[74,[1159,774]]]],[[1158,[1071,[1150]]],[[74,[1160,774]]]],[[1158,1066],[[74,[1161,774]]]],[[1158,1063],[[74,[1157,774]]]],[[1158,[1072,[1150]]],[[74,[1152,774]]]],[[1158,[1075,[1150]]],[[74,[1162,1058]]]],[1158,[[74,[1163,774]]]],[120,673],[[1158,[1067,[1150]]],[[74,[1164,774]]]],[[1158,[652,[[62,[120]]]]],[[74,[1153,774]]]],[[1158,[1077,[1150]]],[[74,[1165,1058]]]],[[1158,1065],[[74,[1166,774]]]],[[1158,1101,1102],[[74,[1167,1057]]]],[[1168,818,819],[[74,[1149,672]]]],[[1158,1049],[[74,[1155,774]]]],[[1158,1155,1064],[[74,[1169,774]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[1170,58,521],[[74,[[3,[1171]],672]]]],[[1158,1159],22],[[1158,1160],22],[[1158,1161],22],[[1158,1157],22],[[1158,1152],22],[[1158,1162],22],[[1158,1163],22],[[1158,1164],22],[[1158,1153],22],[[1158,1165],22],[[1158,1166],22],[[1158,1167],22],[[1168,1149],22],[[1158,1155],22],[[1158,1169],22],[[1172,1173,5,[98,[1171]],520,58,58],[[74,[[648,[1150]],774]]]],[[1151,1151],1151],[1152,22],[[1149,1154],22],[[1152,[84,[58]]],22],[[1152,1157,90],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1152,58,58,58,58],22],[[1152,58,58,448,58,58],22],[[1152,1157,90,58],22],[[1152,1157,90,1157,90,58],22],[[1152,1157,90,58],22],[[1152,1157,90,1157,90,58],22],[56,22],[56,22],[1174,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[],1151],[1158,[[98,[1171]]]],[1152,22],[1152,22],[1152,[[74,[1175,774]]]],[[1152,1153,58],22],[1152,22],[1174,1170],[1168,[[3,[[640,[1150]]]]]],[[1151,1151],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[1158,1176],22],[[1168,1177],[[62,[[640,[1150]]]]]],[[1151,-1],22,[[33,[],[[32,[1151]]]]]],[1174,[[98,[1171]]]],[[1158,1157,-1],22,[[126,[],[[32,[[161,[90]]]]]]]],[[1152,72],[[74,[22,73]]]],[[1150,72],[[74,[22,73]]]],[[1178,72],[[74,[22,73]]]],[[1154,72],[[74,[22,73]]]],[[1151,72],[[74,[22,73]]]],[[1151,72],[[74,[22,73]]]],[[1151,72],[[74,[22,73]]]],[[1151,72],[[74,[22,73]]]],[[1151,72],[[74,[22,73]]]],[[1157,72],[[74,[22,73]]]],[[1159,72],[[74,[22,73]]]],[[1155,72],[[74,[22,73]]]],[[1169,72],[[74,[22,73]]]],[[1166,72],[[74,[22,73]]]],[[1161,72],[[74,[22,73]]]],[[1164,72],[[74,[22,73]]]],[[1160,72],[[74,[22,73]]]],[[1175,72],[[74,[22,73]]]],[[1167,72],[[74,[22,73]]]],[[1165,72],[[74,[22,73]]]],[[1162,72],[[74,[22,73]]]],[[1153,72],[[74,[22,73]]]],[[1163,72],[[74,[22,73]]]],[-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,[]],[58,[[62,[1151]]]],[58,1151],[58,1151],[58,1151],[-1,1151,[[33,[],[[32,[1151]]]]]],[120,[[62,[1151]]]],[[1170,1179,58,58,[62,[1180]],[3,[1171]],521,5,[62,[[95,[31]]]]],[[74,[1168,672]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1158,[1093,[1150]]],1092],[[1158,1159],90],[[1158,1163],[[74,[90,774]]]],[1172,613],[798,[[62,[[686,[1150]]]]]],[1176,30],[[1151,-1],22,91],[[[791,[-1]]],[[830,[1150]]],796],[[],56],[[],56],[[],56],[1059,[[74,[1168,672]]]],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[1151,1151],22],[[1152,120],22],[1174,58],[673,62],[[1151,1151],1151],[[1151,1151],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1151],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1158,1157,-1],22,[[126,[],[[32,[[161,[90]]]]]]]],[1151,5],[1151,5],[1151,[[679,[1151]]]],[1151,[[680,[1151]]]],[[1158,1157,[161,[90]]],[[74,[1062,774]]]],[1151,1151],[[1172,520,546],[[74,[[648,[1150]],774]]]],[1172,1181],[[1172,[98,[1171]],520],1182],[[1152,1099],22],[[1176,1149,1154],[[74,[22,1036]]]],[1158,58],[1158,58],[1158,1173],[1155,1183],[1174,1179],[1172,1177],[1158,1177],[1158,1184],[[1151,1151],22],[[1172,520],[[3,[1171]]]],[[1152,-1],22,[[126,[],[[32,[1175]]]]]],[[1152,1153,[161,[58]]],22],[[1151,1151,5],22],[[1152,1164,58,1160,[98,[58]]],22],[[1152,[84,[30]]],22],[[1152,1162],22],[[1152,[1068,[1150]],597],22],[[1152,1164,523,58,[98,[58]]],22],[[1152,1165],22],[[1152,[1079,[58]]],22],[[1152,58],22],[[1152,58,[1068,[1150]]],22],[[1152,[1079,[30]],[161,[30]]],22],[1168,1174],[1172,1174],[1158,1174],[1158,5],[1158,22],[[1151,1151],1151],[[1151,1151],22],[[1176,[98,[1175]],[62,[[22,[1163,90]]]]],[[74,[22,774]]]],[[1172,1149],[[62,[838]]]],[[1151,1151],1151],[[1172,514],1040],[[1183,1049,[62,[[95,[31]]]]],1155],[-1,-2,[],[]],[-1,-2,[],[]],[[1151,1151],22],[[1152,-1],22,[[126,[],[[32,[[1080,[1150]]]]]]]],[[1152,-1],22,[[126,[],[[32,[[1081,[1150]]]]]]]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1149,1158],22],[[1151,1151],1151],[[1158,1157],[[74,[22,774]]]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[1158,1163,90,58],[[74,[5,774]]]],[[1152,1153,58],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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1185,818],[1186,819],[1185,818],[1186,819],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1185,818],[-1,-2,[],[]],[-1,-2,[],[]],[1186,819],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[818,1185],[819,1186],[1187,1187],[1188,1188],[1189,1189],[1190,1190],[1185,1185],[1186,1186],[1191,1191],[1192,1192],[1193,1193],[1194,1194],[1195,1195],[1196,1196],[1197,1197],[1198,1198],[1199,1199],[1200,1200],[1201,1201],[1202,1202],[1203,1203],[1204,1204],[1205,1205],[1206,1206],[1207,1207],[1208,1208],[1209,1209],[1210,1210],[1211,1211],[1212,1212],[1213,1213],[819,819],[818,818],[674,674],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],0,0,[675,[[74,[1185,674]]]],[1185,[[74,[1185,674]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[1187,1187],5],[[1188,1188],5],[[1189,1189],5],[[1190,1190],5],[[1185,1185],5],[[1186,1186],5],[[1191,1191],5],[[1192,1192],5],[[1193,1193],5],[[1194,1194],5],[[1195,1195],5],[[1196,1196],5],[[1197,1197],5],[[1198,1198],5],[[1199,1199],5],[[1200,1200],5],[[1201,1201],5],[[1202,1202],5],[[1203,1203],5],[[1204,1204],5],[[1205,1205],5],[[1206,1206],5],[[1207,1207],5],[[1208,1208],5],[[1209,1209],5],[[1210,1210],5],[[1211,1211],5],[[1212,1212],5],[[1213,1213],5],[[819,819],5],[[818,818],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[1187,72],[[74,[22,73]]]],[[1188,72],[[74,[22,73]]]],[[1189,72],[[74,[22,73]]]],[[1190,72],[[74,[22,73]]]],[[1185,72],[[74,[22,73]]]],[[1186,72],[[74,[22,73]]]],[[1191,72],[[74,[22,73]]]],[[1192,72],[[74,[22,73]]]],[[1193,72],[[74,[22,73]]]],[[1194,72],[[74,[22,73]]]],[[1195,72],[[74,[22,73]]]],[[1196,72],[[74,[22,73]]]],[[1197,72],[[74,[22,73]]]],[[1198,72],[[74,[22,73]]]],[[1199,72],[[74,[22,73]]]],[[1200,72],[[74,[22,73]]]],[[1201,72],[[74,[22,73]]]],[[1202,72],[[74,[22,73]]]],[[1203,72],[[74,[22,73]]]],[[1204,72],[[74,[22,73]]]],[[1205,72],[[74,[22,73]]]],[[1206,72],[[74,[22,73]]]],[[1207,72],[[74,[22,73]]]],[[1208,72],[[74,[22,73]]]],[[1209,72],[[74,[22,73]]]],[[1210,72],[[74,[22,73]]]],[[1211,72],[[74,[22,73]]]],[[1212,72],[[74,[22,73]]]],[[1213,72],[[74,[22,73]]]],[[819,72],[[74,[22,73]]]],[[818,72],[[74,[22,73]]]],[[674,72],[[74,[22,73]]]],[[674,72],[[74,[22,73]]]],[-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,[]],[1190,819],[1194,819],[1213,819],[1200,819],[1210,819],[1192,819],[1188,819],[1186,819],[1209,819],[-1,-1,[]],[1202,819],[1204,819],[1206,819],[1208,819],[1212,819],[1198,819],[1196,819],[1195,818],[1203,818],[1197,818],[1189,818],[1185,818],[1187,818],[1205,818],[-1,-1,[]],[1193,818],[1191,818],[1199,818],[1211,818],[1201,818],[1207,818],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[1187,-1],22,91],[[1188,-1],22,91],[[1189,-1],22,91],[[1190,-1],22,91],[[1185,-1],22,91],[[1186,-1],22,91],[[1191,-1],22,91],[[1192,-1],22,91],[[1193,-1],22,91],[[1194,-1],22,91],[[1195,-1],22,91],[[1196,-1],22,91],[[1197,-1],22,91],[[1198,-1],22,91],[[1199,-1],22,91],[[1200,-1],22,91],[[1201,-1],22,91],[[1202,-1],22,91],[[1203,-1],22,91],[[1204,-1],22,91],[[1205,-1],22,91],[[1206,-1],22,91],[[1207,-1],22,91],[[1208,-1],22,91],[[1209,-1],22,91],[[1210,-1],22,91],[[1211,-1],22,91],[[1212,-1],22,91],[[1213,-1],22,91],[[819,-1],22,91],[[818,-1],22,91],0,0,0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],1187],[[[1214,[1145]]],1188],[[],1189],[[[1214,[1145]]],1190],[[],1191],[[[1214,[1145]]],1192],[[],1193],[[[1214,[1145]]],1194],[[],1195],[[[1214,[1145]]],1196],[[[62,[[1214,[1145]]]],448],1197],[90,1198],[[[62,[[1214,[1145]]]],448],1199],[1148,1200],[[[1214,[1145]]],1201],[[[1214,[1145]]],1202],[448,1203],[58,1204],[[[1214,[1145]]],1205],[[[1214,[1145]]],1206],[[],1207],[58,1208],[[[1214,[1145]]],1209],[[[1214,[1145]]],1210],[[],1211],[1215,1212],[[[1214,[1145]]],1213],0,0,0,0,[1216,[[74,[818,674]]]],[-1,[[74,[818,674]]],[]],[1217,[[74,[819,674]]]],[-1,[[74,[819,674]]],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,[676,[[74,[1186,674]]]],[1186,[[74,[1186,674]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-1],-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1218,[[98,[83]]]],[1219,[[98,[83]]]],[1220,[[98,[83]]]],[[],[[62,[519]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[645,645],[661,661],[1218,1218],[1219,1219],[1220,1220],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[1221,645],529],[[1221,516,[660,[[62,[120]],[98,[514]]]],661,[98,[83]]],535],[[],661],[[],1218],[[],1219],[[],1220],[56,-1,[]],[56,-1,[]],[1222,[[98,[83]]]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1223,[161,[58]],[161,[58]]],22],[[1223,[161,[58]],448,[161,[58]]],22],[[1223,529,90],22],[[1223,529,90],22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[],[[62,[636]]]],[[645,645],5],[[661,661],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[1224,22],0,0,0,0,[[1224,72],[[74,[22,73]]]],[[645,72],[[74,[22,73]]]],[[661,72],[[74,[22,73]]]],[[1218,72],[[74,[22,73]]]],[[1219,72],[[74,[22,73]]]],[[1220,72],[[74,[22,73]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[62,[637]]]],[[645,-1],22,91],[[661,-1],22,91],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[533,[62,[532]]],[[62,[534]]]],[[533,[62,[532]]],[[62,[534]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[98,[83]]],[[99,[[98,[58]]]]]],[90,1224],[120,519],[[],[[62,[549]]]],[[515,516,570,-1],22,[[54,[[74,[1222,607]]]],107]],[1224,22],[[1223,58,642,[98,[58]]],22],[[1223,570,597],22],[[1223,654],22],[[1223,523,58,[98,[83]]],22],[[1223,58,570],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[1224,518,529,90,684,515],538],0,0,0,0,0,0,0,0,0,0,0,0,0,[[[287,[],[[190,[-1]]]],-1],11,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1225,1225],[1226,1226],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[[],1226],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[287,[],[[190,[-1]]]],-1],11,55],[[-1,123,131,1226,-2,[319,[-2]],-3],22,127,[[68,[87]],104],287],[56,22],[56,22],[[1226,1226],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[1225,72],[[74,[22,73]]]],[[1226,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[287,[],[[190,[-1]]]],-1],11,55],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[123,131,1226],134],[[],1226],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[38,123,131,[122,[-1]],1226,-2,[62,[-2]],[319,[-2]],-2,[62,[-2]],100,[62,[-1]]],136,48,[104,[68,[87]],300]],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[283,[],[[190,[-1]]]],-1],24,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[24,24],[57,57],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[57,153],[[],24],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[[57,57],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[24,72],[[74,[22,73]]]],[[57,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,57,[[68,[[99,[[98,[83]]]]]]]],[-1,57,[[68,[311]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[57,-1],22,91],[[[283,[],[[190,[-1]]]],-1],24,55],[57,90],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[175,[],[[190,[-1]]]],-1],27,[55,48]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[185,185],[171,171],[27,27],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],185],[[],171],[[],[[191,[-1]]],[55,164]],[[],27],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,130,123,191,27,21],22,168],[56,22],[56,22],[56,22],[56,22],[[185,185],5],[[171,171],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[185,72],[[74,[22,73]]]],[[171,72],[[74,[22,73]]]],[[[191,[-1]],72],[[74,[22,73]]],[78,164]],[[27,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[30,171],[47,171],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[185,-1],22,91],[[171,-1],22,91],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[191,-1,133,45,45,120,171,[62,[47]],62,80,81,185],132,168],[[171,47],47],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[302,[],[[190,[-1]]]],-1],13,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[13,13],[170,170],[1227,1227],[1228,1228],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[321,[-1]]],[[22,[56,56]]],168],[[],[[321,[-1]]],168],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[1228,172],[[[302,[],[[190,[-1]]]],-1],13,55],[[[302,[],[[190,[-1]]]],-1],43,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[[170,170],5],[[1227,1227],5],[[1228,1228],5],[[13,72],[[74,[22,73]]]],[[[321,[-1]],72],[[74,[22,73]]],168],[[170,72],[[74,[22,73]]]],[[1227,72],[[74,[22,73]]]],[[1228,72],[[74,[22,73]]]],[[[302,[],[[190,[-1]]]],-1],13,55],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[302,[],[[190,[-1]]]],-1],13,55],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[170,5],[[[321,[-1]],56],[[62,[[0,[[1230,[],[[1229,[120]]]]]]]]],168],[[[321,[-1]]],56,168],[[[321,[-1]]],[[0,[[126,[],[[32,[[0,[[1230,[],[[1229,[120]]]]]]]]]]]]],168],[[],[[321,[-1]]],168],[[[321,[-1]],170],22,168],[[[302,[],[[190,[-1]]]],-1],43,55],[[[321,[-1]]],[[62,[51]]],168],[[[302,[],[[190,[-1]]]],-1],43,55],[[[321,[-1]]],51,168],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[[302,[],[[190,[-1]]]],-1],43,55],[1228,1228],[120,[[321,[-1]]],168],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[274,[],[[190,[-1]]]],-1],14,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[14,14],[303,303],[1231,1231],[[[314,[-1]]],[[314,[-1]]],48],[1232,1232],[182,182],[[[1233,[-1]]],[[1233,[-1]]],[48,164]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[1233,[-1]]],1231,164],[[],1231],[[],[[1233,[-1]]],[55,164]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[[[274,[],[[190,[-1]]]],-1],14,55],[[[274,[],[[190,[-1]]]],-1],43,55],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,123,131,1233,303,5,5,[62,[314]],21],22,168,274],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[182,182],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[14,72],[[74,[22,73]]]],[[303,72],[[74,[22,73]]]],[[303,72],[[74,[22,73]]]],[[1231,72],[[74,[22,73]]]],[[[314,[-1]],72],[[74,[22,73]]],78],[[1232,72],[[74,[22,73]]]],[[182,72],[[74,[22,73]]]],[[[1233,[-1]],72],[[74,[22,73]]],[78,164]],[182,[[1,[-1]]],[]],[[[1233,[-1]]],22,164],[[[1233,[-1]]],22,164],[[[274,[],[[190,[-1]]]],-1],14,55],[[],[[1233,[-1]]],164],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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[182,-1],22,91],[[[274,[],[[190,[-1]]]],-1],14,55],0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[303,56,444],22],[[303,56,303],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[303,5],[[[1233,[-1]]],5,164],[[[1233,[-1]]],5,164],[[-1,133,45,46,[62,[47]],62,171,[62,[314]],1233,303,120,5],132,168],[303,56],[[123,131,5],134],[[182,56],[[1,[-1]]],[]],[[[1233,[-1]],56],22,164],[[[1233,[-1]],56],22,164],[182,[[1,[-1]]],[]],[[[1233,[-1]]],22,164],[[[1233,[-1]]],22,164],[182,[[1,[-1]]],[]],[[[1233,[-1]]],22,164],[[[1233,[-1]]],22,164],[120,303],[-1,182,[[68,[[99,[120]]]]]],[[],[[1233,[-1]]],164],[[303,56],56],[[[274,[],[[190,[-1]]]],-1],43,55],[[303,56],56],[[303,56],22],[[303,56,56],22],[303,303],[[303,56,56],303],[182,[[1,[-1]]],[]],[[[1233,[-1]]],22,164],[[[1233,[-1]]],22,164],[[1231,303],[[62,[[22,[56,56]]]]]],[[[274,[],[[190,[-1]]]],-1],43,55],0,0,0,[[1231,303],1234],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[1233,[-1]]],22,164],[[[1233,[-1]]],22,164],[[],182],[[303,56],303],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[38,123,131,-1,135,[122,[-2]],303,[62,[47]],171,62,5,[62,[100]],[62,[100]],[62,[-2]],-3],136,168,48,[[54,[],[[19,[1233]]]]]],[[[274,[],[[190,[-1]]]],-1],43,55],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[1234,1234],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[1234,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[305,[],[[190,[-1]]]],-1,5],10,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[10,10],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[10,72],[[74,[22,73]]]],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[305,[],[[190,[-1]]]],-1,5],10,55],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[322,322],[[-1,-2],22,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[322,322],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[322,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,[[[287,[],[[190,[-1]]]],-1],11,55],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[11,11],[1235,1235],[1236,1236],[1237,1237],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],1237],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[287,[],[[190,[-1]]]],-1],11,55],[[-1,123,131,1237,-2,[319,[-2]],-3],22,127,[[68,[87]],104],287],[56,22],[56,22],[56,22],[56,22],[[1237,1237],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[11,72],[[74,[22,73]]]],[[1235,72],[[74,[22,73]]]],[[1236,72],[[74,[22,73]]]],[[1237,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[287,[],[[190,[-1]]]],-1],11,55],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[123,131,1237],134],[[],1237],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[[38,123,131,[122,[-1]],1237,-2,[62,[-2]],[319,[-2]],-2,[62,[-2]],100,[62,[-1]]],136,48,[104,[68,[87]],300]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1238,[[98,[83]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[218,1239],[[1,[-1]]],[]],[[218,1240],[[1,[-1]]],[]],[[218,1241],[[1,[-1]]],[]],[1238,1238],[1239,1239],[1242,1242],[1243,1243],[218,218],[1240,1240],[1241,1241],[1244,1244],[138,138],[1245,1245],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[218,[[1,[-1]]],[]],[[218,218],109],[[138,138],109],[[-1,-2],109,[],[]],[[-1,-2],109,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1238,[21,[58]]],[[74,[1238,1246]]]],0,[[],1242],[[],1240],[[],1244],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[218,[[1,[-1]]],[]],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[56,22],[[1243,1243],5],[[218,218],5],[[1240,1240],5],[[1241,1241],5],[[1244,1244],5],[[138,138],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[218,-2],[[1,[-1]]],[],[[54,[90],[[19,[-1]]]]]],[[218,-2],[[1,[-1]]],[],[[54,[5],[[19,[-1]]]]]],[[218,-2],[[1,[-1]]],[],[[54,[[62,[5]]],[[19,[-1]]]]]],[[218,-2],[[1,[-1]]],[],[[54,[1241],[[19,[-1]]]]]],[[218,-2],[[1,[-1]]],[],[[54,[50],[[19,[-1]]]]]],[[[1247,[-1]],72],[[74,[22,73]]],[]],[[1238,72],[[74,[22,73]]]],[[1239,72],[[74,[22,73]]]],[[1242,72],[[74,[22,73]]]],[[1243,72],[[74,[22,73]]]],[[218,72],[[74,[22,73]]]],[[1240,72],[[74,[22,73]]]],[[1241,72],[[74,[22,73]]]],[[1244,72],[[74,[22,73]]]],[[138,72],[[74,[22,73]]]],[[1245,72],[[74,[22,73]]]],[[],[[34,[248]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[218,[[1,[-1]]],[]],[[218,-1],22,91],0,0,[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1239,[[22,[[3,[83]],[50,[58]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[1247,[-1]],-3],[[1247,[-2]]],[],[],[[100,[-1],[[19,[-2]]]],101,102]],0,[[218,5],[[1,[-1]]],[]],0,[[218,5],[[1,[-1]]],[]],[[218,17],[[1,[-1]]],[]],[[[3,[83]],[50,[58]]],1238],[[218,218],[[62,[109]]]],[[138,138],[[62,[109]]]],0,0,[[218,[62,[1245]]],[[1,[-1]]],[]],0,[[218,50],[[1,[-1]]],[]],0,[[218,-2],[[1,[-1]]],[],[[54,[1238],[[19,[-1]]]],107]],0,0,0,[1242,[[22,[218,[1,[-1]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[218,[[1,[-1]]],[]],[218,[[1,[-1]]],[]],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],218],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[1248,72],76],[[1248,72],76],[108,1248],[-1,-1,[]],[1249,1248],[1250,1248],[-1,-1,[]],[-1,[[74,[1239,1248]]],[[145,[650]]]],[[[98,[83]],[62,[1251]]],[[74,[1239,1248]]]],[[[3,[83]],58,58],[[74,[1239,1250]]]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1248,[[62,[683]]]],[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[1246,72],[[74,[22,73]]]],[[1246,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,115,[]],[-1,51,[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[1252,1252],[[-1,-2],22,[],[]],[-1,-2,[],[]],0,[[],1252],[56,-1,[]],[56,-1,[]],[-1,-2,[],[]],[56,22],[[1252,1252],5],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],[[-1,-2],5,[],[]],0,[[1252,72],[[74,[22,73]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[],56],[-1,-2,[],[]],[-1,-2,[],[]],[[[95,[-1]]],[[95,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[-1,-2,[],[]],0,[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2]]],[],[]],[-1,[[74,[-2,[116,[-2]]]]],[],[]],[-1,117,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[62,[-2]]],[],[]],0],"c":[17733,45734,45735,46861,46863],"p":[[5,"Command",0],[6,"Action",49511],[5,"Vec",49512],[6,"Theme",0],[1,"bool"],[5,"Appearance",15586],[5,"Appearance",13768],[5,"Scrollbar",15720],[5,"Appearance",15192],[5,"Appearance",48571],[5,"Appearance",48664],[5,"Appearance",7101],[5,"Appearance",47848],[5,"Appearance",48084],[10,"TransformMatrix",49513],[5,"Radians",0],[5,"Point",0],[5,"Vector",0],[17,"Output"],[10,"Add",49514],[5,"Rectangle",0],[1,"tuple"],[5,"Appearance",15367],[5,"Appearance",47588],[5,"Appearance",15633],[5,"Appearance",2914],[5,"Appearance",47678],[5,"Appearance",14237],[5,"Appearance",13899],[1,"f32"],[10,"Any",49515],[17,"Item"],[10,"IntoIterator",49516],[5,"Subscription",0],[6,"Renderer",0],[6,"Alignment",0],[5,"Border",0],[6,"Event",0],[5,"Font",0],[6,"Gradient",0],[5,"Degrees",0],[6,"Background",0],[5,"Color",0],[6,"ContentFit",0],[6,"Length",0],[5,"Padding",0],[5,"Pixels",0],[10,"Clone",49517],[5,"Shadow",0],[5,"Size",0],[5,"String",49518],[5,"Palette",4417],[5,"Extended",5135],[10,"FnOnce",49519],[10,"Default",49520],[1,"usize"],[5,"Handle",47588],[1,"u32"],[5,"Handle",13994],[10,"Float",49521],[10,"Num",49522],[6,"Option",49523],[6,"FilterMethod",13994],[6,"Mesh",49524],[10,"Primitive",16166],[10,"Executor",0],[10,"PartialEq",49525],[10,"Into",49526],[1,"u16"],[5,"Quad",1867],[5,"Text",1200],[5,"Formatter",49527],[5,"Error",49527],[6,"Result",49528],[6,"Error",0],[8,"Result",49527],[10,"Display",49527],[10,"Debug",49527],[6,"Error",49529],[6,"Horizontal",2820],[6,"Vertical",2820],[5,"Linear",3368],[1,"u8"],[1,"array"],[5,"Rgb",49530],[5,"Alpha",49531],[1,"f64"],[1,"i64"],[10,"Recipe",2003],[1,"u64"],[10,"Hasher",49532],[10,"Hash",49532],[5,"Appearance",14358],[5,"Line",14358],[5,"Box",49533],[5,"Arc",49534],[5,"Rc",49535],[1,"slice"],[6,"Cow",49536],[10,"Fn",49519],[10,"MaybeSend",49537],[10,"Sync",49538],[10,"Mul",49514],[10,"Copy",49538],[17,"Message"],[10,"Sandbox",0],[10,"Send",49538],[5,"Error",49539],[6,"Ordering",49525],[10,"Future",49540],[5,"Settings",4318],[10,"Stream",49541],[6,"Application",4417],[10,"Sub",49514],[5,"SmolStr",49542],[5,"OutOfBounds",49543],[5,"TypeId",49515],[8,"Element",0],[10,"Operation",2419],[1,"str"],[5,"Radius",2971],[5,"Shell",1200],[5,"Layout",1200],[10,"Widget",1200],[5,"Tree",2419],[10,"Iterator",49544],[10,"Renderer",1200],[5,"Hasher",1200],[10,"Overlay",1200],[5,"Style",1867],[6,"Cursor",4047],[5,"Node",1508],[5,"Limits",1508],[6,"Interaction",4047],[10,"Clipboard",1200],[6,"Status",7764],[5,"Element",1772],[6,"RedrawRequest",48838],[6,"State",2730],[5,"Tag",2730],[5,"Bytes",1407],[6,"Data",1407],[17,"Handle"],[10,"Renderer",1407],[10,"AsRef",49526],[6,"Axis",1616],[5,"Element",49545],[5,"Click",1653],[6,"Kind",1731],[5,"Group",1772],[5,"Null",1867],[5,"Pin",49546],[6,"Data",2008],[10,"Renderer",2008],[17,"Font"],[10,"Editor",2056],[17,"Settings"],[17,"Highlight"],[17,"Iterator"],[10,"Highlighter",2056],[5,"Range",49547],[6,"Hit",2056],[6,"Difference",2056],[10,"Paragraph",2056],[6,"Cursor",2204],[17,"Paragraph"],[17,"Editor"],[10,"Renderer",2056],[5,"Format",2327],[6,"Action",47848],[6,"LineHeight",47678],[6,"Direction",2204],[5,"PlainText",2327],[5,"Text",2419],[10,"StyleSheet",47678],[5,"Id",2419],[10,"FnMut",49519],[10,"Borrow",49548],[6,"Outcome",2582],[10,"Focusable",2582],[5,"Id",13899],[5,"Id",48084],[5,"Id",15720],[10,"Scrollable",2582],[6,"Shaping",47678],[10,"TextInput",2582],[5,"AbsoluteOffset",15720],[5,"RelativeOffset",15720],[5,"Count",2642],[17,"Style"],[5,"State",47678],[10,"StyleSheet",2914],[17,"Executor"],[17,"Theme"],[17,"Flags"],[10,"Application",2914],[8,"Result",0],[5,"Sender",49549],[6,"PlatformSpecific",3021],[6,"MacOS",3021],[6,"Error",3122],[6,"Family",3122],[6,"Weight",3122],[6,"Stretch",3122],[6,"Style",3122],[5,"ColorStop",3368],[5,"Modifiers",3454],[6,"Key",3454],[6,"Event",3454],[6,"Location",3454],[10,"Ord",49525],[10,"PartialOrd",49525],[6,"Named",3692],[6,"Button",4047],[6,"Event",4047],[6,"ScrollDelta",4047],[10,"Application",4286],[5,"Id",48838],[10,"StyleSheet",14237],[6,"Infallible",49526],[5,"Information",4369],[5,"Custom",4417],[6,"Menu",4417],[6,"PickList",4417],[6,"Text",4417],[6,"Button",4417],[10,"StyleSheet",7101],[6,"Scrollable",4417],[10,"StyleSheet",15720],[6,"Svg",4417],[6,"Checkbox",4417],[6,"Container",4417],[6,"Slider",4417],[6,"Radio",4417],[6,"Toggler",4417],[6,"PaneGrid",4417],[6,"ProgressBar",4417],[6,"Rule",4417],[6,"TextInput",4417],[6,"TextEditor",4417],[5,"Pair",5135],[5,"Background",5135],[5,"Primary",5135],[5,"Secondary",5135],[5,"Success",5135],[5,"Danger",5135],[5,"Duration",5439],[5,"Instant",5439],[5,"Duration",49550],[1,"u128"],[10,"Deserializer",49551],[5,"Instant",49552],[5,"Instant",49553],[5,"Delay",49554],[10,"Serializer",49555],[5,"ConversionRange",49556],[5,"TryFromFloatSecsError",49557],[6,"Event",5612],[5,"Finger",5612],[5,"Column",5704],[5,"Row",5704],[5,"Container",5704],[10,"StyleSheet",13899],[5,"Button",5704],[5,"Canvas",5704],[10,"Renderer",7198],[10,"Program",7198],[5,"QRCode",5704],[5,"Checkbox",5704],[10,"StyleSheet",13768],[5,"MouseArea",5704],[5,"Themer",5704],[5,"ComboBox",5704],[10,"StyleSheet",48084],[5,"PaneGrid",5704],[10,"StyleSheet",14358],[5,"Scrollable",5704],[5,"Tooltip",5704],[5,"Lazy",5704],[5,"State",13858],[10,"Component",5704],[5,"Svg",5704],[10,"StyleSheet",47588],[5,"Image",5704],[5,"Slider",5704],[10,"From",49526],[10,"StyleSheet",48664],[5,"VerticalSlider",5704],[5,"TextInput",5704],[6,"Direction",15720],[5,"PickList",5704],[10,"ToString",49518],[10,"StyleSheet",15192],[5,"ProgressBar",5704],[10,"StyleSheet",15367],[5,"Radio",5704],[10,"StyleSheet",15586],[5,"Rule",5704],[10,"StyleSheet",15633],[10,"FromPrimitive",49558],[5,"TextEditor",5704],[10,"StyleSheet",47848],[5,"Value",48084],[5,"Toggler",5704],[10,"StyleSheet",48571],[5,"Responsive",5704],[5,"Shader",5704],[10,"Program",16166],[10,"Renderer",49559],[5,"Space",5704],[5,"PathBuf",49560],[6,"Handle",15192],[5,"Icon",13768],[5,"Icon",48084],[5,"Column",14181],[5,"State",14358],[5,"Pane",14358],[5,"Content",14358],[5,"RangeInclusive",49547],[10,"Eq",49525],[5,"Content",47848],[6,"Position",48617],[5,"State",15411],[6,"DragEvent",14358],[5,"ResizeEvent",14358],[5,"Viewport",15720],[17,"State"],[17,"Event"],[5,"State",7101],[6,"Frame",7198],[5,"Path",7198],[5,"Cache",7198],[6,"Gradient",7198],[5,"Fill",7198],[5,"Stroke",7198],[6,"LineCap",7198],[6,"LineJoin",7198],[5,"LineDash",7198],[6,"Style",7198],[5,"Text",7198],[6,"Event",7198],[17,"Geometry"],[6,"Geometry",7198],[5,"Linear",7861],[5,"Builder",7948],[5,"Packed",7861],[5,"Path",8085],[5,"UnknownUnit",10780],[5,"Transform2D",10780],[6,"Rule",7812],[5,"Arc",7948],[5,"Elliptical",8037],[5,"PathCommands",8085],[5,"PathCommandsSlice",8085],[5,"PathSlice",8085],[5,"PathBuffer",8085],[5,"PathBufferSlice",8085],[5,"EndpointId",8085],[5,"PathCommandsBuilder",9334],[5,"BuilderImpl",13142],[5,"NoAttributes",9012],[5,"Builder",13399],[5,"BuilderWithAttributes",13142],[5,"ArcFlags",8085],[6,"Event",8085],[5,"Polygon",8085],[5,"IdPolygon",8085],[6,"LineCap",8085],[6,"LineJoin",8085],[6,"Side",8085],[6,"FillRule",8085],[6,"Winding",8085],[5,"ControlPointId",8085],[5,"EventId",8085],[5,"Events",9334],[5,"Point2D",10780],[10,"AttributeStore",8085],[5,"AttributeSlice",8085],[10,"PositionStore",8085],[10,"Position",8085],[5,"IdIter",13142],[5,"PolygonIdIter",13539],[5,"Iter",9334],[5,"Iter",13142],[1,"i16"],[5,"Iter",13399],[5,"PolygonIter",13539],[5,"IdPolygonIter",13539],[5,"IterWithAttributes",13142],[5,"PathEvents",13539],[5,"CommandsPathSlice",9334],[5,"Reversed",13142],[5,"NoAttributes",12962],[5,"WithSvg",9012],[10,"Transformation",12936],[10,"PathBuilder",13699],[5,"Vector2D",10780],[5,"Angle",9537],[5,"LineSegment",9537],[10,"SvgPathBuilder",13699],[5,"Box2D",10780],[5,"BorderRadii",9012],[5,"Flattened",9012],[5,"Transformed",9012],[17,"PathType"],[10,"Build",13699],[5,"PointEvents",9334],[5,"LineEquation",9537],[10,"Scalar",9537],[5,"Triangle",9537],[10,"AddAssign",49514],[17,"Scalar"],[10,"Segment",9537],[5,"Arc",9537],[5,"CubicBezierSegment",9537],[5,"QuadraticBezierSegment",9537],[10,"Rem",49514],[10,"One",49561],[10,"FloatConst",49521],[10,"ApproxEq",12727],[10,"NumCast",49558],[5,"SvgArc",9537],[5,"Line",9537],[5,"ArrayVec",10368],[10,"Trig",10780],[10,"Div",49514],[10,"DivAssign",49514],[5,"Flattened",10318],[5,"Flattened",10738],[5,"Flattened",12826],[5,"FlattenedT",12826],[10,"MulAssign",49514],[10,"Neg",49514],[10,"Zero",49561],[10,"Real",49562],[5,"Size2D",10780],[10,"SubAssign",49514],[5,"ArrayString",10368],[5,"IntoIter",10368],[5,"CapacityError",10368],[5,"Drain",10368],[10,"RangeBounds",49547],[5,"Utf8Error",49563],[1,"char"],[5,"Arguments",49527],[1,"i128"],[1,"i8"],[1,"i32"],[10,"Signed",49564],[5,"Size3D",10780],[5,"Vector3D",10780],[5,"Length",10780],[5,"Point3D",10780],[5,"Scale",10780],[5,"SideOffsets2D",10780],[5,"Translation2D",10780],[5,"Translation3D",10780],[5,"BoolVector2D",10780],[5,"BoolVector3D",10780],[5,"Transform3D",10780],[5,"Rotation3D",10780],[5,"Rect",10780],[5,"Box3D",10780],[5,"Rotation2D",10780],[5,"RigidTransform3D",10780],[10,"Ceil",12816],[10,"One",12816],[5,"HomogeneousVector",10780],[10,"Zero",12816],[10,"Euclid",49565],[10,"Floor",12816],[10,"Round",12816],[10,"Saturating",49566],[5,"FlatteningParameters",12826],[5,"FromPolyline",12962],[10,"PathIterator",13699],[5,"Flattened",12962],[5,"Transformed",12962],[5,"BuilderWithAttributes",13399],[5,"IterBridge",49567],[5,"Viewer",13994],[5,"State",14139],[5,"State",14237],[5,"Menu",14237],[6,"Direction",14358],[5,"TitleBar",14358],[10,"Draggable",14358],[6,"Axis",14358],[6,"Configuration",14358],[6,"Node",14358],[5,"Split",14358],[6,"Target",14358],[6,"Region",14358],[6,"Edge",14358],[6,"Action",15099],[6,"Contents",14358],[5,"BTreeMap",49568],[5,"Internal",15099],[5,"HashMap",49569],[5,"Icon",15192],[5,"State",15192],[6,"Version",15411],[6,"ErrorCorrection",15411],[6,"Error",15411],[6,"QrError",49570],[6,"FillMode",15633],[5,"Properties",15720],[6,"Alignment",15720],[5,"Scroller",15720],[5,"State",15720],[6,"Event",16166],[5,"Storage",16166],[17,"Primitive"],[6,"TextureFormat",16256],[5,"Device",16256],[5,"Queue",16256],[5,"TextureView",16256],[5,"CommandEncoder",16256],[5,"Backends",16256],[5,"Features",16256],[5,"InstanceFlags",16256],[5,"DownlevelFlags",16256],[5,"ShaderStages",16256],[5,"TextureFormatFeatureFlags",16256],[5,"ColorWrites",16256],[5,"BufferUsages",16256],[5,"TextureUsages",16256],[5,"PipelineStatisticsTypes",16256],[5,"Buffer",16256],[6,"BindingResource",16256],[5,"BufferBinding",16256],[5,"Surface",16256],[5,"Instance",16256],[5,"Adapter",16256],[5,"Texture",16256],[5,"ImageCopyTextureBase",16256],[5,"QueueWriteBufferView",16256],[5,"BufferViewMut",16256],[5,"BufferView",16256],[6,"TextureAspect",16256],[5,"ComputePassDescriptor",16256],[5,"ComputePass",16256],[5,"RenderPass",16256],[5,"QuerySet",16256],[5,"RenderPassDescriptor",16256],[5,"Limits",16256],[5,"ImageSubresourceRange",16256],[6,"Backend",16256],[6,"PowerPreference",16256],[5,"RequestAdapterOptionsBase",16256],[5,"DownlevelCapabilities",16256],[6,"ShaderModel",16256],[6,"DeviceType",16256],[5,"AdapterInfo",16256],[6,"TextureViewDimension",16256],[6,"BlendFactor",16256],[5,"Id",16256],[6,"BlendOperation",16256],[5,"BlendComponent",16256],[5,"BlendState",16256],[5,"ColorTargetState",16256],[6,"PrimitiveTopology",16256],[6,"FrontFace",16256],[6,"Face",16256],[6,"ErrorFilter",16256],[6,"PolygonMode",16256],[5,"PrimitiveState",16256],[5,"SubmissionIndex",16256],[5,"MultisampleState",16256],[5,"BufferSlice",16256],[6,"ShaderSource",16256],[5,"ShaderModuleDescriptor",16256],[5,"TextureFormatFeatures",16256],[6,"AstcBlock",16256],[6,"AstcChannel",16256],[6,"LoadOp",16256],[6,"StoreOp",16256],[5,"Operations",16256],[5,"RenderPassTimestampWrites",16256],[5,"RenderPassColorAttachment",16256],[5,"RenderPassDepthStencilAttachment",16256],[5,"TextureViewDescriptor",16256],[5,"PipelineLayoutDescriptor",16256],[5,"SamplerDescriptor",16256],[5,"BindGroupEntry",16256],[5,"BindGroupDescriptor",16256],[5,"VertexBufferLayout",16256],[5,"VertexState",16256],[5,"FragmentState",16256],[6,"MaintainBase",16256],[5,"RenderPipelineDescriptor",16256],[5,"StencilState",16256],[5,"ComputePassTimestampWrites",16256],[5,"DepthBiasState",16256],[5,"DepthStencilState",16256],[5,"ComputePipelineDescriptor",16256],[6,"IndexFormat",16256],[5,"BindGroupLayoutDescriptor",16256],[6,"StencilOperation",16256],[5,"RenderBundleEncoderDescriptor",16256],[5,"StencilFaceState",16256],[6,"SurfaceError",16256],[6,"CompareFunction",16256],[5,"RequestDeviceError",16256],[5,"CreateSurfaceError",16256],[6,"VertexStepMode",16256],[5,"BufferAsyncError",16256],[5,"VertexAttribute",16256],[6,"MapMode",16256],[6,"VertexFormat",16256],[6,"PresentMode",16256],[6,"CompositeAlphaMode",16256],[5,"PresentationTimestamp",16256],[5,"Color",16256],[6,"TextureDimension",16256],[5,"Origin2d",16256],[5,"Origin3d",16256],[5,"Extent3d",16256],[6,"AddressMode",16256],[6,"FilterMode",16256],[5,"PushConstantRange",16256],[5,"CommandBufferDescriptor",16256],[5,"RenderBundleDepthStencil",16256],[5,"ImageDataLayout",16256],[6,"BufferBindingType",16256],[6,"TextureSampleType",16256],[6,"StorageTextureAccess",16256],[6,"SamplerBindingType",16256],[6,"BindingType",16256],[5,"BindGroupLayoutEntry",16256],[5,"ImageCopyBufferBase",16256],[6,"PredefinedColorSpace",16256],[5,"ImageCopyTextureTaggedBase",16256],[6,"SamplerBorderColor",16256],[6,"QueryType",16256],[6,"Dx12Compiler",16256],[6,"Gles3MinorVersion",16256],[6,"DeviceLostReason",16256],[5,"SurfaceConfiguration",49571],[5,"ExposedAdapter",39798],[10,"HalApi",27979],[5,"BindGroup",16256],[5,"BindGroupLayout",16256],[5,"BufferDescriptor",49571],[5,"BufferInitDescriptor",47167],[5,"CommandEncoderDescriptor",49571],[5,"ComputePipeline",16256],[5,"OpenDevice",39798],[5,"DeviceDescriptor",49571],[5,"Path",49560],[5,"PipelineLayout",16256],[5,"QuerySetDescriptor",49571],[5,"RenderBundleEncoder",16256],[5,"RenderPipeline",16256],[5,"Sampler",16256],[5,"ShaderModule",16256],[5,"ShaderModuleDescriptorSpirV",16256],[6,"SurfaceTarget",16256],[6,"SurfaceTargetUnsafe",16256],[5,"TextureDescriptor",49571],[6,"TextureDataOrder",47167],[5,"SurfaceCapabilities",16256],[5,"InstanceDescriptor",16256],[5,"CommandBuffer",16256],[5,"RenderBundle",16256],[5,"SurfaceTexture",16256],[5,"RenderBundleDescriptor",49571],[6,"Error",16256],[6,"SurfaceStatus",16256],[10,"WindowHandle",16256],[6,"RequestDeviceError",28285],[5,"InstanceError",39798],[5,"Instance",28285],[6,"HandleError",45711],[10,"HasDisplayHandle",45711],[10,"HasWindowHandle",45711],[5,"GlobalReport",27780],[6,"MaintainResult",16256],[5,"Iter",49572],[5,"IterNames",49572],[10,"WasmNotSend",16256],[10,"UncapturedErrorHandler",16256],[10,"Error",49573],[5,"NonZeroU64",49574],[5,"AnySurface",23427],[5,"HalSurface",28285],[5,"BindGroupLayout",23468],[5,"Api",43523],[5,"Id",28125],[5,"ResourceInfo",38040],[5,"PipelineLayout",23468],[5,"BindGroup",23468],[6,"BindGroupLayoutEntryError",23468],[6,"CreateBindGroupLayoutError",23468],[6,"CreateBindGroupError",23468],[6,"BindingZone",23468],[5,"BindingTypeMaxCountError",23468],[6,"BindingTypeMaxCountErrorKind",23468],[5,"BindGroupEntry",23468],[5,"BindGroupDescriptor",23468],[5,"BindGroupLayoutDescriptor",23468],[6,"CreatePipelineLayoutError",23468],[6,"PushConstantUploadError",23468],[5,"PipelineLayoutDescriptor",23468],[5,"BufferBinding",23468],[6,"BindingResource",23468],[6,"BindError",23468],[6,"GetBindGroupLayoutError",23468],[5,"LateMinBufferBindingSizeMismatch",23468],[5,"BindGroupDynamicBindingData",23468],[5,"ErrorFormatter",27686],[5,"MissingDownlevelFlags",26632],[5,"MissingFeatures",26632],[6,"DeviceError",26632],[6,"UsageConflict",49575],[5,"MissingBufferUsageError",39353],[5,"MissingTextureUsageError",39353],[5,"CommandBuffer",24483],[5,"RenderBundle",24483],[5,"RenderBundleEncoderDescriptor",24483],[6,"CreateRenderBundleError",24483],[6,"ExecutionError",24483],[5,"RenderBundleError",24483],[6,"ClearError",24483],[5,"ComputePassTimestampWrites",24483],[5,"ComputePassDescriptor",24483],[6,"DispatchError",24483],[6,"ComputePassErrorInner",24483],[5,"ComputePassError",24483],[6,"DrawError",24483],[6,"RenderCommandError",24483],[5,"Rect",24483],[6,"SimplifiedQueryType",24483],[6,"QueryError",24483],[6,"QueryUseError",24483],[6,"ResolveError",24483],[6,"LoadOp",24483],[6,"StoreOp",24483],[5,"PassChannel",24483],[5,"RenderPassColorAttachment",24483],[5,"RenderPassDepthStencilAttachment",24483],[6,"RenderPassTimestampLocation",24483],[5,"RenderPassTimestampWrites",24483],[5,"RenderPassDescriptor",24483],[6,"AttachmentErrorLocation",24483],[6,"ColorAttachmentError",24483],[6,"RenderPassErrorInner",24483],[5,"RenderPassError",24483],[6,"CopySide",24483],[6,"TransferError",24483],[6,"CopyError",24483],[5,"BasePassRef",24483],[6,"CommandEncoderError",24483],[6,"PassErrorScope",24483],[5,"Device",26632],[5,"RenderBundleEncoder",24483],[5,"ComputePass",24483],[5,"RenderPass",24483],[6,"RenderPassCompatibilityError",26632],[6,"RenderCommand",49576],[5,"BasePass",49577],[5,"Buffer",38040],[5,"RenderPipeline",36866],[5,"QuerySet",38040],[5,"ComputePipeline",36866],[6,"WaitIdleError",26632],[6,"HostMap",26632],[6,"RenderPassCompatibilityCheckType",26632],[5,"InvalidDevice",26632],[5,"ImplicitPipelineContext",26632],[5,"UserClosures",26632],[5,"DeviceLostClosureRust",26632],[5,"DeviceLostClosureC",26632],[6,"DeviceError",39798],[5,"DeviceLostClosure",26632],[5,"AnyDevice",27279],[5,"Queue",27316],[5,"WrappedSubmissionIndex",27316],[5,"InvalidQueue",27316],[6,"QueueWriteError",27316],[6,"QueueSubmitError",27316],[6,"TempResource",27316],[6,"BufferAccessError",38040],[5,"SubmittedWorkDoneClosureC",27316],[5,"SubmittedWorkDoneClosure",27316],[6,"CreateDeviceError",27641],[5,"ContextError",27686],[10,"PrettyError",27686],[10,"Write",49527],[5,"IdentityManagerFactory",28203],[5,"Global",27780],[5,"Sampler",38040],[5,"Texture",38040],[5,"TextureView",38040],[5,"Adapter",28285],[10,"GlobalIdentityHandlerFactory",28203],[5,"InvalidAdapter",28285],[5,"Surface",28285],[6,"IsSurfaceSupportedError",28285],[6,"DestroyError",38040],[5,"BufferMapOperation",38040],[6,"CreateBufferError",38040],[6,"CreateTextureError",38040],[5,"ComputePipelineDescriptor",36866],[5,"ImplicitPipelineIds",26632],[6,"CreateComputePipelineError",36866],[6,"CreateQuerySetError",38040],[5,"RenderPipelineDescriptor",36866],[6,"CreateRenderPipelineError",36866],[5,"SamplerDescriptor",38040],[6,"CreateSamplerError",38040],[5,"ShaderModuleDescriptor",36866],[6,"ShaderModuleSource",36866],[5,"ShaderModule",36866],[6,"CreateShaderModuleError",36866],[6,"AdapterInputs",28285],[5,"HubReport",27985],[6,"RawDisplayHandle",45711],[6,"RawWindowHandle",45711],[5,"StagingBuffer",38040],[6,"RequestAdapterError",28285],[6,"ConfigureSurfaceError",37804],[6,"GetSurfaceSupportError",28285],[5,"SurfaceOutput",37804],[6,"SurfaceError",37804],[5,"RegistryReport",37953],[5,"TextureViewDescriptor",38040],[6,"CreateTextureViewError",38040],[6,"TextureViewDestroyError",38040],[5,"Hub",27985],[10,"WasmNotSendSync",16256],[5,"ObjectId",49578],[10,"TypedId",28125],[5,"IdentityManager",28203],[17,"Input"],[10,"IdentityHandlerFactory",28203],[5,"FailedLimit",28285],[5,"SurfaceCapabilities",39798],[6,"AddressSpace",28732],[5,"StorageAccess",28732],[5,"Barrier",28732],[5,"WithSpan",28732],[5,"Arena",28732],[5,"Span",28732],[5,"Handle",28732],[5,"Block",28732],[6,"Binding",28732],[6,"TypeInner",28732],[6,"MathFunction",28732],[5,"Scalar",28732],[5,"Type",28732],[5,"UniqueArena",28732],[5,"BadHandle",49579],[5,"Range",28732],[5,"BadRangeError",49579],[5,"SourceLocation",28732],[5,"EarlyDepthTest",28732],[6,"ConservativeDepth",28732],[6,"ShaderStage",28732],[6,"BuiltIn",28732],[6,"VectorSize",28732],[6,"ScalarKind",28732],[6,"ArraySize",28732],[6,"Interpolation",28732],[6,"Sampling",28732],[5,"StructMember",28732],[6,"ImageDimension",28732],[6,"StorageFormat",28732],[6,"ImageClass",28732],[6,"Literal",28732],[6,"Override",28732],[5,"Constant",28732],[5,"ResourceBinding",28732],[5,"GlobalVariable",28732],[5,"LocalVariable",28732],[6,"UnaryOperator",28732],[6,"BinaryOperator",28732],[6,"AtomicFunction",28732],[6,"DerivativeControl",28732],[6,"DerivativeAxis",28732],[6,"RelationalFunction",28732],[6,"SampleLevel",28732],[6,"ImageQuery",28732],[6,"SwizzleComponent",28732],[6,"Expression",28732],[6,"SwitchValue",28732],[5,"SwitchCase",28732],[6,"RayQueryFunction",28732],[6,"Statement",28732],[5,"FunctionArgument",28732],[5,"FunctionResult",28732],[5,"Function",28732],[5,"EntryPoint",28732],[6,"PredeclaredType",28732],[5,"SpecialTypes",28732],[5,"Module",28732],[6,"TypeResolution",34371],[6,"IndexableLength",34371],[6,"IndexableLengthError",34371],[5,"Iter",49580],[10,"DoubleEndedIterator",49581],[5,"GlobalCtx",34371],[10,"ExactSizeIterator",49582],[5,"RayFlag",31773],[5,"Features",31869],[5,"WriterFlags",31869],[6,"Version",31869],[5,"Options",31869],[5,"PipelineOptions",31869],[5,"TextureMapping",31869],[5,"PushConstantItem",31869],[5,"VaryingLocation",31869],[5,"ReflectionInfo",31869],[6,"Error",31869],[5,"ModuleInfo",35306],[5,"BoundsCheckPolicies",34371],[5,"Writer",31869],[5,"BindTarget",32432],[6,"ShaderModel",32432],[6,"EntryPointError",32432],[5,"Options",32432],[5,"ReflectionInfo",32432],[6,"Error",32432],[5,"Writer",32432],[6,"BindSamplerTarget",32730],[5,"BindTarget",32730],[5,"EntryPointResources",32730],[6,"EntryPointError",32730],[5,"Options",32730],[5,"PipelineOptions",32730],[5,"Writer",32730],[6,"Error",32730],[5,"TranslationInfo",32730],[6,"Coord",33139],[6,"Address",33139],[6,"BorderColor",33139],[6,"Filter",33139],[6,"CompareFunc",33139],[5,"InlineSampler",33139],[5,"ImageTypeFlags",33431],[5,"WriterFlags",33431],[6,"Capability",33431],[6,"Error",33431],[5,"DebugInfo",33431],[5,"BindingInfo",33431],[6,"ZeroInitializeWorkgroupMemoryMode",33431],[5,"Options",33431],[5,"PipelineOptions",33431],[5,"Writer",33431],[5,"FxHasher",49583],[5,"BuildHasherDefault",49532],[5,"IndexSet",49584],[5,"SymbolTable",34202],[5,"Typifier",34202],[5,"ResolveContext",34371],[6,"ResolveError",34371],[10,"Sized",49538],[5,"ParseError",34285],[5,"Frontend",34285],[5,"Namer",34371],[5,"ConstantEvaluator",34371],[6,"ConstantEvaluatorError",34371],[5,"FunctionInfo",35306],[6,"BoundsCheckPolicy",34371],[5,"Layouter",34371],[5,"Alignment",34371],[5,"TypeLayout",34371],[6,"LayoutErrorInner",34371],[5,"LayoutError",34371],[5,"Emitter",34371],[6,"NameKey",34371],[5,"ExpressionConstnessTracker",34371],[6,"LiteralError",35306],[6,"GuardedIndex",35249],[5,"BitSet",49585],[5,"UniformityRequirements",35306],[5,"GlobalUse",35306],[5,"TypeFlags",35306],[5,"ValidationFlags",35306],[5,"Capabilities",35306],[5,"ShaderStages",35306],[5,"Uniformity",35306],[5,"ExpressionInfo",35306],[6,"ComposeError",35306],[6,"ExpressionError",35306],[6,"ConstExpressionError",35306],[6,"CallError",35306],[6,"LocalVariableError",35306],[6,"FunctionError",35306],[6,"GlobalVariableError",35306],[6,"VaryingError",35306],[6,"EntryPointError",35306],[6,"Disalignment",35306],[6,"TypeError",35306],[6,"ConstantError",35306],[6,"ValidationError",35306],[5,"Validator",35306],[6,"WidthError",49586],[6,"AtomicError",49587],[5,"FwdDepError",49588],[6,"InvalidHandleError",49588],[5,"PipelineFlags",36866],[5,"ShaderError",36866],[5,"ProgrammableStageDescriptor",36866],[6,"ImplicitLayoutError",36866],[5,"VertexBufferLayout",36866],[5,"VertexState",36866],[5,"FragmentState",36866],[6,"ColorStateError",36866],[6,"DepthStencilStateError",36866],[5,"VertexStep",36866],[6,"StageError",39353],[5,"Registry",37953],[10,"Resource",38040],[5,"Storage",39317],[5,"TextureSelector",49589],[6,"TextureErrorDimension",38040],[6,"TextureDimensionError",38040],[6,"TextureViewNotRenderableReason",38040],[6,"SamplerFilterErrorType",38040],[5,"DestroyedBuffer",38040],[5,"DestroyedTexture",38040],[6,"BufferMapAsyncStatus",38040],[5,"BufferMapCallback",38040],[6,"TextureClearMode",38040],[5,"BufferMapCallbackC",38040],[5,"Interface",39353],[6,"BindingLayoutSource",39353],[5,"InterfaceVar",39353],[5,"NumericType",39353],[6,"BindingError",39353],[6,"FilteringError",39353],[6,"InputError",39353],[10,"Surface",39798],[5,"AcquiredSurfaceTexture",39798],[6,"SurfaceError",39798],[10,"Api",39798],[5,"PipelineLayoutFlags",39798],[5,"BindGroupLayoutFlags",39798],[5,"TextureFormatCapabilities",39798],[5,"FormatAspects",39798],[5,"MemoryFlags",39798],[5,"AccelerationStructureBuildFlags",39798],[5,"AttachmentOps",39798],[5,"AccelerationStructureGeometryFlags",39798],[5,"BufferUses",39798],[5,"TextureUses",39798],[5,"AccelerationStructureUses",39798],[5,"TextureDescriptor",39798],[5,"CopyExtent",39798],[10,"CommandEncoder",39798],[5,"ComputePassDescriptor",39798],[5,"RenderPassDescriptor",39798],[5,"BuildAccelerationStructureDescriptor",39798],[5,"TextureCopy",39798],[5,"BufferTextureCopy",39798],[6,"ShaderError",39798],[6,"PipelineError",39798],[5,"InstanceDescriptor",39798],[5,"Alignments",39798],[5,"Capabilities",39798],[5,"BufferMapping",39798],[5,"BufferDescriptor",39798],[5,"TextureViewDescriptor",39798],[5,"SamplerDescriptor",39798],[5,"BindGroupLayoutDescriptor",39798],[5,"PipelineLayoutDescriptor",39798],[5,"BufferBinding",39798],[5,"TextureBinding",39798],[5,"BindGroupEntry",39798],[5,"BindGroupDescriptor",39798],[5,"CommandEncoderDescriptor",39798],[5,"DebugSource",39798],[5,"ProgrammableStage",39798],[5,"ComputePipelineDescriptor",39798],[5,"VertexBufferLayout",39798],[5,"RenderPipelineDescriptor",39798],[5,"SurfaceConfiguration",39798],[5,"Rect",39798],[5,"BufferBarrier",39798],[5,"TextureBarrier",39798],[5,"BufferCopy",39798],[5,"TextureCopyBase",39798],[5,"Attachment",39798],[5,"ColorAttachment",39798],[5,"DepthStencilAttachment",39798],[5,"RenderPassTimestampWrites",39798],[5,"ComputePassTimestampWrites",39798],[5,"AccelerationStructureDescriptor",39798],[6,"AccelerationStructureFormat",39798],[6,"AccelerationStructureBuildMode",39798],[5,"AccelerationStructureBuildSizes",39798],[5,"GetAccelerationStructureBuildSizesDescriptor",39798],[5,"AccelerationStructureTriangles",39798],[5,"AccelerationStructureAABBs",39798],[5,"AccelerationStructureInstances",39798],[5,"AccelerationStructureTriangleIndices",39798],[5,"AccelerationStructureTriangleTransform",39798],[5,"AccelerationStructureBarrier",39798],[10,"Device",39798],[5,"ShaderModuleDescriptor",39798],[6,"ShaderInput",39798],[10,"Instance",39798],[5,"NagaShader",39798],[6,"AccelerationStructureEntries",39798],[6,"AllocationError",49590],[5,"Result",49591],[6,"AllocationError",49592],[6,"MapError",49592],[5,"ValidationCanary",39798],[10,"Adapter",39798],[10,"Queue",39798],[5,"Context",43523],[5,"Encoder",43523],[5,"Resource",43523],[5,"Adapter",43762],[5,"AdapterContext",43762],[5,"CommandEncoder",43762],[5,"Api",43762],[5,"QuerySet",43762],[5,"Buffer",43762],[5,"TextureFormatDesc",43762],[6,"TextureInner",43762],[5,"TextureView",43762],[5,"Device",43762],[5,"Texture",43762],[5,"BindGroup",43762],[5,"BindGroupLayout",43762],[5,"ComputePipeline",43762],[5,"Fence",43762],[5,"PipelineLayout",43762],[5,"RenderPipeline",43762],[5,"Sampler",43762],[5,"ShaderModule",43762],[5,"CommandBuffer",43762],[5,"AdapterContextLock",43762],[5,"Library",49593],[5,"EGL1_4",49594],[5,"Dynamic",49594],[5,"Instance",49594],[5,"Queue",43762],[5,"RawMutex",49595],[5,"Context",49596],[5,"MutexGuard",49597],[6,"c_void",49598],[5,"Surface",49599],[5,"Display",49600],[5,"NonZeroU32",49574],[5,"Surface",44644],[5,"Api",44644],[5,"Workarounds",44644],[5,"CommandEncoder",44644],[5,"QuerySet",44644],[5,"SurfaceTexture",44644],[5,"Texture",44644],[5,"Buffer",49601],[5,"Buffer",44644],[5,"Device",44644],[5,"AccelerationStructure",44644],[5,"BindGroup",44644],[5,"BindGroupLayout",44644],[5,"ComputePipeline",44644],[6,"Fence",44644],[5,"PipelineLayout",44644],[5,"RenderPipeline",44644],[5,"Sampler",44644],[6,"ShaderModule",44644],[5,"Instance",44644],[5,"TextureView",44644],[5,"Entry",49602],[5,"CStr",49603],[5,"Adapter",44644],[5,"Device",49604],[5,"InstanceShared",44644],[5,"CommandBuffer",44644],[5,"Queue",44644],[5,"PhysicalDevice",49601],[5,"DebugUtilsMessengerUserData",44644],[5,"Instance",49605],[5,"DebugUtilsCreateInfo",44644],[5,"PhysicalDeviceCapabilities",49606],[5,"PhysicalDeviceFeatures",49606],[5,"Image",49601],[5,"Queue",49601],[5,"DisplayHandle",45711],[5,"WindowHandle",45711],[5,"AndroidDisplayHandle",45711],[5,"AndroidNdkWindowHandle",45711],[5,"AppKitDisplayHandle",45711],[5,"AppKitWindowHandle",45711],[5,"HaikuDisplayHandle",45711],[5,"HaikuWindowHandle",45711],[5,"OrbitalDisplayHandle",45711],[5,"OrbitalWindowHandle",45711],[5,"UiKitDisplayHandle",45711],[5,"UiKitWindowHandle",45711],[5,"XlibDisplayHandle",45711],[5,"XlibWindowHandle",45711],[5,"XcbDisplayHandle",45711],[5,"XcbWindowHandle",45711],[5,"WaylandDisplayHandle",45711],[5,"WaylandWindowHandle",45711],[5,"DrmDisplayHandle",45711],[5,"DrmWindowHandle",45711],[5,"GbmDisplayHandle",45711],[5,"GbmWindowHandle",45711],[5,"WebDisplayHandle",45711],[5,"WebWindowHandle",45711],[5,"WebCanvasWindowHandle",45711],[5,"WebOffscreenCanvasWindowHandle",45711],[5,"WindowsDisplayHandle",45711],[5,"Win32WindowHandle",45711],[5,"WinRtWindowHandle",45711],[5,"NonNull",49607],[5,"NonZeroIsize",49574],[10,"HasRawDisplayHandle",45711],[10,"HasRawWindowHandle",45711],[5,"DrawIndirectArgs",47167],[5,"DrawIndexedIndirectArgs",47167],[5,"DispatchIndirectArgs",47167],[10,"DeviceExt",47167],[5,"DownloadBuffer",47167],[10,"RenderEncoder",47167],[5,"StagingBelt",47167],[5,"Rail",47481],[5,"State",47481],[6,"Edit",47848],[6,"Motion",47848],[17,"Target"],[10,"Deref",49608],[5,"Cursor",48084],[6,"Side",48084],[5,"State",48084],[6,"State",48418],[5,"Handle",48664],[6,"HandleShape",48664],[5,"State",48664],[5,"Screenshot",48838],[5,"Icon",48838],[6,"Level",48838],[6,"Mode",48838],[5,"Settings",48838],[6,"Event",48838],[6,"Position",48838],[6,"UserAttention",48838],[6,"CropError",49413],[6,"Action",48838],[6,"Error",49365],[6,"ImageError",49609],[6,"Error",49610],[6,"ImageFormat",49611],[5,"PlatformSpecific",49455],[15,"Rgba",1505],[15,"WheelScrolled",1725],[15,"CursorMoved",1725],[15,"Lines",1727],[15,"Pixels",1727],[15,"Scroll",2326],[15,"KeyPressed",3685],[15,"KeyReleased",3685],[15,"FingerPressed",5696],[15,"FingerMoved",5696],[15,"FingerLifted",5696],[15,"FingerLost",5696],[8,"PathEvent",8085],[8,"IdEvent",8085],[15,"Begin",8973],[15,"End",8973],[15,"Quadratic",8973],[15,"Cubic",8973],[15,"Line",8973],[8,"Rotation",9537],[8,"Size",9537],[8,"Transform",9537],[8,"Box2D",9537],[8,"Translation",9537],[8,"Point",9537],[8,"Vector",9537],[8,"Rotation2D",12733],[8,"SideOffsets2D",12733],[8,"Size3D",12733],[8,"Rotation3D",12733],[8,"Transform2D",12733],[8,"Transform3D",12733],[8,"Box3D",12733],[8,"Rect",12733],[8,"RigidTransform3D",12733],[8,"HomogeneousVector",12733],[8,"Point3D",12733],[8,"Vector3D",12733],[8,"Translation2D",12733],[8,"Translation3D",12733],[8,"Rotation",13112],[8,"Size",13112],[8,"Transform",13112],[8,"Box2D",13112],[8,"Angle",13112],[8,"Point",13112],[8,"Vector",13112],[8,"Translation",13112],[15,"Split",15086],[15,"Picked",15090],[15,"Dropped",15090],[15,"Canceled",15090],[15,"Split",15094],[15,"Resizing",15186],[15,"Clicking",15186],[15,"Dragging",15186],[15,"Dynamic",15364],[15,"Arrow",15364],[15,"Both",16164],[8,"Label",16256],[8,"Maintain",16256],[8,"SurfaceConfiguration",16256],[8,"ImageCopyTexture",16256],[8,"ImageCopyTextureTagged",16256],[8,"ImageCopyBuffer",16256],[8,"RequestAdapterOptions",16256],[8,"QuerySetDescriptor",16256],[8,"TextureDescriptor",16256],[8,"DeviceDescriptor",16256],[8,"BufferDescriptor",16256],[8,"CommandEncoderDescriptor",16256],[8,"RenderBundleDescriptor",16256],[15,"StorageTexture",23370],[15,"Buffer",23370],[15,"Texture",23370],[15,"Storage",23379],[15,"Dxc",23380],[15,"Validation",23382],[15,"OutOfMemory",23382],[15,"RawHandle",23385],[15,"Astc",23387],[15,"Float",23389],[8,"Label",23390],[15,"MismatchedDynamicOffsetCount",24403],[15,"UnalignedDynamicBinding",24403],[15,"DynamicBindingOutOfBounds",24403],[15,"BindingArrayPartialLengthMismatch",24419],[15,"BindingArrayLengthMismatch",24419],[15,"BindingSizeTooSmall",24419],[15,"BindingsNumMismatch",24419],[15,"WrongBindingType",24419],[15,"BufferRangeTooLarge",24419],[15,"InvalidTextureMultisample",24419],[15,"InvalidTextureSampleType",24419],[15,"InvalidTextureDimension",24419],[15,"InvalidStorageTextureFormat",24419],[15,"InvalidStorageTextureMipLevelCount",24419],[15,"WrongSamplerComparison",24419],[15,"WrongSamplerFiltering",24419],[15,"BindingRangeTooLarge",24419],[15,"Entry",24457],[15,"InvalidBindingIndex",24457],[15,"TooManyGroups",24461],[15,"MisalignedPushConstantRange",24461],[15,"MoreThanOnePushConstantRangePerStage",24461],[15,"PushConstantRangeTooLarge",24461],[15,"PartialRangeMatch",24471],[15,"MissingStages",24471],[15,"UnmatchedStages",24471],[15,"TooLarge",24471],[5,"BakedCommands",24483],[5,"CommandBufferMutable",24483],[8,"ImageCopyTexture",24483],[8,"ImageCopyTextureTagged",24483],[8,"ImageCopyBuffer",24483],[8,"RenderBundleDescriptor",24483],[15,"Color",26468],[15,"BufferOverrun",26470],[15,"InvalidTextureLayerRange",26470],[15,"InvalidTextureLevelRange",26470],[15,"MissingTextureAspect",26470],[15,"TooMany",26481],[15,"IndirectBufferOverrun",26483],[15,"BindGroupIndexOutOfRange",26483],[15,"InvalidGroupSize",26488],[15,"IncompatibleBindGroup",26488],[15,"UnmatchedIndexFormats",26492],[15,"IncompatibleBindGroup",26492],[15,"MissingVertexBuffer",26492],[15,"IndexBeyondLimit",26492],[15,"InstanceBeyondLimit",26492],[15,"VertexBeyondLimit",26492],[15,"Draw",26505],[15,"Dispatch",26505],[15,"AlreadyStarted",26510],[15,"OutOfBounds",26510],[15,"UsedTwiceInsideRenderpass",26510],[15,"IncompatibleType",26510],[15,"InvalidDynamicOffsetCount",26517],[15,"BindGroupIndexOutOfRange",26517],[15,"VertexBufferIndexOutOfRange",26517],[15,"AttachmentsDimensionMismatch",26523],[15,"AttachmentSampleCountMismatch",26523],[15,"IndirectCountBufferOverrun",26523],[15,"IndirectBufferOverrun",26523],[15,"IncompatibleBundleReadOnlyDepthStencil",26523],[15,"InvalidResolveSampleCounts",26523],[15,"MismatchedResolveTextureFormat",26523],[15,"UnsupportedResolveTargetFormat",26523],[15,"TextureViewIsNotRenderable",26523],[15,"BufferOverrun",26552],[15,"QueryOverrun",26552],[15,"InvalidTextureAspect",26561],[15,"CopyFromForbiddenTextureFormat",26561],[15,"CopyToForbiddenTextureFormat",26561],[15,"BufferOverrun",26561],[15,"InvalidMipLevel",26561],[15,"TextureOverrun",26561],[15,"TextureFormatsNotCopyCompatible",26561],[15,"InvalidTextureMipLevel",26561],[15,"InvalidSampleCount",26561],[5,"DeviceLostInvocation",26632],[8,"DeviceDescriptor",26632],[15,"IncompatibleColorAttachment",27266],[15,"IncompatibleDepthStencilAttachment",27266],[15,"IncompatibleSampleCount",27266],[15,"IncompatibleMultiview",27266],[5,"Hubs",27985],[8,"RequestAdapterOptions",28285],[15,"Storage",31651],[15,"Exchange",31652],[15,"Location",31653],[15,"Position",31657],[15,"Select",31658],[15,"Math",31658],[15,"Relational",31658],[15,"ImageSample",31658],[15,"ImageLoad",31658],[15,"Derivative",31658],[15,"Access",31658],[15,"AccessIndex",31658],[15,"RayQueryGetIntersection",31658],[15,"AtomicResult",31658],[15,"Compose",31658],[15,"As",31658],[15,"Unary",31658],[15,"ImageQuery",31658],[15,"Binary",31658],[15,"Swizzle",31658],[15,"Load",31658],[15,"Splat",31658],[15,"WorkGroupUniformLoadResult",31658],[15,"Storage",31711],[15,"Sampled",31711],[15,"Depth",31711],[15,"Size",31716],[15,"ModfResult",31717],[15,"FrexpResult",31717],[15,"Initialize",31721],[15,"Proceed",31721],[15,"Gradient",31724],[15,"If",31726],[15,"Call",31726],[15,"ImageStore",31726],[15,"Loop",31726],[15,"Switch",31726],[15,"Atomic",31726],[15,"RayQuery",31726],[15,"Store",31726],[15,"WorkGroupUniformLoad",31726],[15,"Return",31726],[15,"Image",31752],[15,"Pointer",31752],[15,"Array",31752],[15,"BindingArray",31752],[15,"Matrix",31752],[15,"Sampler",31752],[15,"Struct",31752],[15,"Vector",31752],[15,"ValuePointer",31752],[15,"Embedded",32430],[15,"InvalidCastArg",35237],[15,"AutomaticConversionLossy",35237],[15,"AutomaticConversionFloatToInt",35237],[15,"OutOfBoundsIndex",35242],[15,"InvalidAccess",35242],[15,"InvalidSubAccess",35242],[15,"FunctionNotDefined",35242],[15,"Argument",36793],[15,"ArgumentType",36793],[15,"ArgumentCount",36793],[15,"ComponentCount",36800],[15,"ComponentType",36800],[15,"ArrayStride",36803],[15,"StructSpan",36803],[15,"MemberOffset",36803],[15,"MemberOffsetAfterStruct",36803],[15,"UnsizedMember",36803],[15,"InvalidIntegerInterpolation",36814],[15,"InvalidLocationsWhileDualSourceBlending",36814],[15,"ComparisonSamplingMismatch",36816],[15,"InvalidCall",36819],[15,"Expression",36819],[15,"LocalVariable",36819],[15,"InvalidArgumentType",36819],[15,"InvalidArgumentPointerSpace",36819],[15,"PipelineInputRegularFunction",36819],[15,"InvalidStoreTypes",36819],[15,"MissingTypeFlags",36834],[15,"InvalidPointerToUnsized",36836],[15,"InvalidArrayStride",36836],[15,"MemberOverlap",36836],[15,"MemberOutOfBounds",36836],[15,"Type",36846],[15,"ConstExpression",36846],[15,"Constant",36846],[15,"GlobalVariable",36846],[15,"Function",36846],[15,"EntryPoint",36846],[15,"InvalidLocationAttributeCombination",36863],[15,"BindingCollision",36863],[15,"IncompatibleFormat",37777],[15,"UnalignedShader",37779],[15,"Stage",37779],[15,"Internal",37779],[15,"BlendFactorOnUnsupportedTarget",37779],[15,"TooManyVertexBuffers",37779],[15,"TooManyVertexAttributes",37779],[15,"VertexStrideTooLarge",37779],[15,"UnalignedVertexStride",37779],[15,"InvalidVertexAttributeOffset",37779],[15,"StripIndexFormatForNonStripTopology",37779],[15,"InvalidGroupIndex",37801],[15,"UnsupportedFormat",37944],[15,"UnsupportedPresentMode",37944],[15,"UnsupportedAlphaMode",37944],[15,"TooLarge",37944],[8,"BufferAccessResult",38040],[8,"QuerySetDescriptor",38040],[8,"TextureDescriptor",38040],[8,"BufferDescriptor",38040],[15,"NegativeRange",39266],[15,"OutOfBoundsUnderrun",39266],[15,"OutOfBoundsOverrun",39266],[15,"UnalignedOffset",39266],[15,"UnalignedRangeSize",39266],[15,"MaxBufferSize",39274],[15,"TooManyQueries",39276],[15,"InvalidFilterModeWithAnisotropy",39278],[15,"InvalidLodMaxClamp",39278],[15,"InvalidMipLevelCount",39283],[15,"InvalidCubemapTextureDepth",39285],[15,"InvalidCubemapArrayTextureDepth",39285],[15,"InvalidArrayLayerCount",39285],[15,"TooManyMipLevels",39285],[15,"TooManyArrayLayers",39285],[15,"InvalidAspect",39285],[15,"InvalidTextureViewDimension",39285],[15,"FormatReinterpretation",39285],[15,"Surface",39299],[15,"RenderPass",39299],[15,"NotMultipleOfBlockHeight",39302],[15,"NotMultipleOfBlockWidth",39302],[15,"LimitExceeded",39302],[15,"WidthNotMultipleOf",39302],[15,"HeightNotMultipleOf",39302],[15,"WrongAddressSpace",39778],[15,"WrongTextureViewDimension",39778],[15,"WrongTextureClass",39778],[15,"InvalidWorkgroupSize",39785],[15,"Filtering",39785],[15,"Input",39785],[15,"TooManyVaryings",39785],[15,"InputNotConsumed",39785],[8,"Label",39798],[8,"MemoryRange",39798],[15,"Renderbuffer",44641],[15,"Texture",44641],[15,"FencePool",45706],[15,"Intermediate",45709],[15,"Rectangle",47584],[15,"Circle",47584],[15,"Selection",48458],[15,"Resized",49359],[15,"Opened",49359],[15,"Moved",49359]],"b":[[76,"impl-StyleSheet-for-Theme"],[77,"impl-StyleSheet-for-Theme"],[78,"impl-StyleSheet-for-Theme"],[79,"impl-StyleSheet-for-Theme"],[80,"impl-StyleSheet-for-Theme"],[81,"impl-StyleSheet-for-Theme"],[82,"impl-StyleSheet-for-Theme"],[83,"impl-StyleSheet-for-Theme"],[84,"impl-StyleSheet-for-Theme"],[116,"impl-StyleSheet-for-Theme"],[117,"impl-StyleSheet-for-Theme"],[118,"impl-StyleSheet-for-Theme"],[119,"impl-StyleSheet-for-Theme"],[120,"impl-StyleSheet-for-Theme"],[121,"impl-StyleSheet-for-Theme"],[122,"impl-StyleSheet-for-Theme"],[398,"impl-Renderer-for-Renderer"],[399,"impl-Renderer-for-Renderer"],[400,"impl-StyleSheet-for-Theme"],[401,"impl-StyleSheet-for-Theme"],[402,"impl-StyleSheet-for-Theme"],[403,"impl-StyleSheet-for-Theme"],[404,"impl-StyleSheet-for-Theme"],[405,"impl-StyleSheet-for-Theme"],[407,"impl-Div-for-Radians"],[408,"impl-Div%3Cf32%3E-for-Radians"],[432,"impl-StyleSheet-for-Theme"],[433,"impl-StyleSheet-for-Theme"],[435,"impl-Renderer-for-Renderer"],[436,"impl-Renderer-for-Renderer"],[437,"impl-Renderer-for-Renderer"],[519,"impl-Debug-for-Error"],[520,"impl-Display-for-Error"],[521,"impl-Debug-for-Theme"],[522,"impl-Display-for-Theme"],[536,"impl-Display-for-Point%3CT%3E"],[537,"impl-Debug-for-Point%3CT%3E"],[542,"impl-StyleSheet-for-Theme"],[543,"impl-StyleSheet-for-Theme"],[552,"impl-From%3CHorizontal%3E-for-Alignment"],[553,"impl-From%3CVertical%3E-for-Alignment"],[561,"impl-From%3Cf32%3E-for-Radians"],[562,"impl-From%3CDegrees%3E-for-Radians"],[563,"impl-From%3Cu8%3E-for-Radians"],[564,"impl-From%3CColor%3E-for-Background"],[565,"impl-From%3CGradient%3E-for-Background"],[567,"impl-From%3CLinear%3E-for-Background"],[569,"impl-From%3C%5Bf32;+3%5D%3E-for-Color"],[570,"impl-From%3CAlpha%3CRgb,+f32%3E%3E-for-Color"],[571,"impl-From%3CRgb%3E-for-Color"],[572,"impl-From%3C%5Bf32;+4%5D%3E-for-Color"],[574,"impl-From%3Cu16%3E-for-Length"],[575,"impl-From%3CPixels%3E-for-Length"],[577,"impl-From%3Cf32%3E-for-Length"],[578,"impl-From%3C%5Bu16;+2%5D%3E-for-Padding"],[579,"impl-From%3C%5Bf32;+4%5D%3E-for-Padding"],[580,"impl-From%3Cu16%3E-for-Padding"],[581,"impl-From%3Cf32%3E-for-Padding"],[582,"impl-From%3C%5Bu16;+4%5D%3E-for-Padding"],[583,"impl-From%3C%5Bf32;+2%5D%3E-for-Padding"],[585,"impl-From%3Cf32%3E-for-Pixels"],[587,"impl-From%3Cu16%3E-for-Pixels"],[588,"impl-From%3C%5BT;+2%5D%3E-for-Point%3CT%3E"],[590,"impl-From%3C(T,+T)%3E-for-Point%3CT%3E"],[595,"impl-From%3CVector%3E-for-Size"],[596,"impl-From%3C%5Bu16;+2%5D%3E-for-Size"],[597,"impl-From%3C%5Bf32;+2%5D%3E-for-Size"],[598,"impl-From%3CPadding%3E-for-Size"],[600,"impl-From%3CSize%3E-for-Vector"],[601,"impl-From%3C%5BT;+2%5D%3E-for-Vector%3CT%3E"],[668,"impl-StyleSheet-for-Theme"],[669,"impl-StyleSheet-for-Theme"],[670,"impl-StyleSheet-for-Theme"],[671,"impl-StyleSheet-for-Theme"],[672,"impl-StyleSheet-for-Theme"],[673,"impl-StyleSheet-for-Theme"],[674,"impl-StyleSheet-for-Theme"],[675,"impl-StyleSheet-for-Theme"],[676,"impl-StyleSheet-for-Theme"],[677,"impl-StyleSheet-for-Theme"],[902,"impl-Mul-for-Radians"],[903,"impl-Mul%3Cf32%3E-for-Radians"],[926,"impl-StyleSheet-for-Theme"],[927,"impl-StyleSheet-for-Theme"],[938,"impl-StyleSheet-for-Theme"],[939,"impl-StyleSheet-for-Theme"],[950,"impl-Sub%3CVector%3CT%3E%3E-for-Point%3CT%3E"],[951,"impl-Sub-for-Point%3CT%3E"],[1177,"impl-StyleSheet-for-Theme"],[1178,"impl-StyleSheet-for-Theme"],[1846,"impl-Overlay%3CMessage,+Theme,+Renderer%3E-for-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[1847,"impl-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[2488,"impl-From%3CId%3E-for-Id"],[2489,"impl-From%3CId%3E-for-Id"],[2490,"impl-From%3CId%3E-for-Id"],[2540,"impl-Text%3C\'a,+Theme,+Renderer%3E"],[2541,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Text%3C\'a,+Theme,+Renderer%3E"],[2992,"impl-From%3Cu8%3E-for-Radius"],[2993,"impl-From%3C%5Bf32;+4%5D%3E-for-Radius"],[2994,"impl-From%3Cf32%3E-for-Radius"],[3570,"impl-Debug-for-Modifiers"],[3571,"impl-Binary-for-Modifiers"],[3572,"impl-LowerHex-for-Modifiers"],[3573,"impl-UpperHex-for-Modifiers"],[3574,"impl-Octal-for-Modifiers"],[4749,"impl-Display-for-Custom"],[4750,"impl-Debug-for-Custom"],[4758,"impl-From%3CT%3E-for-Container"],[4759,"impl-From%3CAppearance%3E-for-Container"],[5450,"impl-Add%3CDuration%3E-for-Instant"],[5451,"impl-Add%3CDuration%3E-for-Instant"],[5452,"impl-Add-for-Duration"],[5453,"impl-Add%3CDuration%3E-for-Duration"],[5454,"impl-AddAssign%3CDuration%3E-for-Instant"],[5455,"impl-AddAssign%3CDuration%3E-for-Instant"],[5456,"impl-AddAssign-for-Duration"],[5457,"impl-AddAssign%3CDuration%3E-for-Duration"],[5499,"impl-Div%3Cu32%3E-for-Duration"],[5500,"impl-Div%3CDuration%3E-for-Duration"],[5512,"impl-PartialEq-for-Instant"],[5513,"impl-PartialEq%3CInstant%3E-for-Instant"],[5514,"impl-PartialEq-for-Duration"],[5515,"impl-PartialEq%3CDuration%3E-for-Duration"],[5526,"impl-From%3CInstant%3E-for-Instant"],[5527,"impl-From%3CInstant%3E-for-Instant"],[5567,"impl-PartialOrd-for-Instant"],[5568,"impl-PartialOrd%3CInstant%3E-for-Instant"],[5569,"impl-PartialOrd-for-Duration"],[5570,"impl-PartialOrd%3CDuration%3E-for-Duration"],[5576,"impl-Sub%3CDuration%3E-for-Instant"],[5577,"impl-Sub-for-Instant"],[5578,"impl-Sub%3CDuration%3E-for-Instant"],[5579,"impl-Sub%3CInstant%3E-for-Instant"],[5580,"impl-Sub%3CDuration%3E-for-Duration"],[5581,"impl-Sub-for-Duration"],[5582,"impl-SubAssign%3CDuration%3E-for-Instant"],[5583,"impl-SubAssign%3CDuration%3E-for-Instant"],[5584,"impl-SubAssign%3CDuration%3E-for-Duration"],[5585,"impl-SubAssign-for-Duration"],[5589,"impl-Sum%3C%26Duration%3E-for-Duration"],[5590,"impl-Sum-for-Duration"],[6124,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6125,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6543,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6544,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6719,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[6720,"impl-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[6721,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[6722,"impl-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[6727,"impl-Radio%3CMessage,+Theme,+Renderer%3E"],[6728,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Radio%3CMessage,+Theme,+Renderer%3E"],[6733,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6734,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6735,"impl-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[6736,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[6737,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"],[6738,"impl-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"],[7449,"impl-From%3CColor%3E-for-Fill"],[7450,"impl-From%3CLinear%3E-for-Fill"],[7451,"impl-From%3CGradient%3E-for-Fill"],[7458,"impl-From%3CGradient%3E-for-Style"],[7459,"impl-From%3CColor%3E-for-Style"],[7462,"impl-From%3C%26str%3E-for-Text"],[7463,"impl-From%3CString%3E-for-Text"],[8558,"impl-Index%3CControlPointId%3E-for-Path"],[8559,"impl-Index%3CEndpointId%3E-for-Path"],[8560,"impl-Index%3CControlPointId%3E-for-PathSlice%3C\'l%3E"],[8561,"impl-Index%3CEndpointId%3E-for-PathSlice%3C\'l%3E"],[8719,"impl-IntoIterator-for-%26PathSlice%3C\'l%3E"],[8720,"impl-IntoIterator-for-PathSlice%3C\'l%3E"],[9067,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9068,"impl-NoAttributes%3CB%3E"],[9082,"impl-Build-for-Flattened%3CBuilder%3E"],[9083,"impl-Flattened%3CBuilder%3E"],[9085,"impl-Build-for-WithSvg%3CBuilder%3E"],[9086,"impl-WithSvg%3CBuilder%3E"],[9087,"impl-NoAttributes%3CB%3E"],[9088,"impl-Build-for-NoAttributes%3CB%3E"],[9095,"impl-WithSvg%3CBuilder%3E"],[9096,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9107,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9108,"impl-WithSvg%3CBuilder%3E"],[9109,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9110,"impl-NoAttributes%3CB%3E"],[9137,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9138,"impl-NoAttributes%3CB%3E"],[9146,"impl-Display-for-BorderRadii"],[9147,"impl-Debug-for-BorderRadii"],[9219,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9220,"impl-WithSvg%3CBuilder%3E"],[9221,"impl-NoAttributes%3CB%3E"],[9222,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9224,"impl-WithSvg%3CBuilder%3E"],[9225,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9242,"impl-WithSvg%3CBuilder%3E"],[9243,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9244,"impl-NoAttributes%3CB%3E"],[9245,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9264,"impl-WithSvg%3CBuilder%3E"],[9265,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9266,"impl-NoAttributes%3CB%3E"],[9267,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9436,"impl-Index%3CControlPointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[9437,"impl-Index%3CEndpointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[9587,"impl-Add%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[9588,"impl-Add-for-Angle%3CT%3E"],[9591,"impl-Arc%3CS%3E"],[9592,"impl-Segment-for-Arc%3CS%3E"],[9593,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9594,"impl-CubicBezierSegment%3CS%3E"],[9595,"impl-LineSegment%3CS%3E"],[9596,"impl-Segment-for-LineSegment%3CS%3E"],[9597,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9598,"impl-QuadraticBezierSegment%3CS%3E"],[9604,"impl-Arc%3CS%3E"],[9605,"impl-Segment-for-Arc%3CS%3E"],[9606,"impl-CubicBezierSegment%3CS%3E"],[9607,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9654,"impl-Segment-for-Arc%3CS%3E"],[9655,"impl-Arc%3CS%3E"],[9656,"impl-CubicBezierSegment%3CS%3E"],[9657,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9658,"impl-Segment-for-LineSegment%3CS%3E"],[9659,"impl-LineSegment%3CS%3E"],[9660,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9661,"impl-QuadraticBezierSegment%3CS%3E"],[9763,"impl-CubicBezierSegment%3CS%3E"],[9764,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9766,"impl-QuadraticBezierSegment%3CS%3E"],[9767,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9772,"impl-Div-for-Angle%3CT%3E"],[9773,"impl-Div%3CT%3E-for-Angle%3CT%3E"],[9797,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9798,"impl-CubicBezierSegment%3CS%3E"],[9800,"impl-QuadraticBezierSegment%3CS%3E"],[9801,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9803,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9804,"impl-CubicBezierSegment%3CS%3E"],[9806,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9807,"impl-QuadraticBezierSegment%3CS%3E"],[9843,"impl-Arc%3CS%3E"],[9844,"impl-Segment-for-Arc%3CS%3E"],[9845,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9846,"impl-CubicBezierSegment%3CS%3E"],[9847,"impl-LineSegment%3CS%3E"],[9848,"impl-Segment-for-LineSegment%3CS%3E"],[9849,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9850,"impl-QuadraticBezierSegment%3CS%3E"],[9867,"impl-Segment-for-Arc%3CS%3E"],[9868,"impl-Arc%3CS%3E"],[9870,"impl-CubicBezierSegment%3CS%3E"],[9871,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9873,"impl-QuadraticBezierSegment%3CS%3E"],[9874,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9903,"impl-Arc%3CS%3E"],[9904,"impl-Segment-for-Arc%3CS%3E"],[9905,"impl-From%3CSvgArc%3CS%3E%3E-for-Arc%3CS%3E"],[9907,"impl-CubicBezierSegment%3CS%3E"],[9909,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9911,"impl-Segment-for-LineSegment%3CS%3E"],[9912,"impl-LineSegment%3CS%3E"],[9915,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9917,"impl-QuadraticBezierSegment%3CS%3E"],[10102,"impl-Segment-for-Arc%3CS%3E"],[10103,"impl-Arc%3CS%3E"],[10104,"impl-CubicBezierSegment%3CS%3E"],[10105,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10106,"impl-Segment-for-LineSegment%3CS%3E"],[10107,"impl-LineSegment%3CS%3E"],[10108,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10109,"impl-QuadraticBezierSegment%3CS%3E"],[10126,"impl-Segment-for-Arc%3CS%3E"],[10127,"impl-Arc%3CS%3E"],[10128,"impl-CubicBezierSegment%3CS%3E"],[10129,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10130,"impl-Segment-for-LineSegment%3CS%3E"],[10131,"impl-LineSegment%3CS%3E"],[10132,"impl-QuadraticBezierSegment%3CS%3E"],[10133,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10136,"impl-Segment-for-Arc%3CS%3E"],[10137,"impl-Arc%3CS%3E"],[10138,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10139,"impl-CubicBezierSegment%3CS%3E"],[10140,"impl-Segment-for-LineSegment%3CS%3E"],[10141,"impl-LineSegment%3CS%3E"],[10142,"impl-QuadraticBezierSegment%3CS%3E"],[10143,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10151,"impl-Sum%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[10152,"impl-Sum-for-Angle%3CT%3E"],[10157,"impl-Segment-for-Arc%3CS%3E"],[10158,"impl-Arc%3CS%3E"],[10159,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10160,"impl-CubicBezierSegment%3CS%3E"],[10161,"impl-LineSegment%3CS%3E"],[10162,"impl-Segment-for-LineSegment%3CS%3E"],[10163,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10164,"impl-QuadraticBezierSegment%3CS%3E"],[10284,"impl-Arc%3CS%3E"],[10285,"impl-Segment-for-Arc%3CS%3E"],[10286,"impl-CubicBezierSegment%3CS%3E"],[10287,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10288,"impl-LineSegment%3CS%3E"],[10289,"impl-Segment-for-LineSegment%3CS%3E"],[10290,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10291,"impl-QuadraticBezierSegment%3CS%3E"],[10302,"impl-Segment-for-Arc%3CS%3E"],[10303,"impl-Arc%3CS%3E"],[10304,"impl-CubicBezierSegment%3CS%3E"],[10305,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10306,"impl-LineSegment%3CS%3E"],[10307,"impl-Segment-for-LineSegment%3CS%3E"],[10308,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10309,"impl-QuadraticBezierSegment%3CS%3E"],[10477,"impl-PartialEq-for-ArrayVec%3CT,+CAP%3E"],[10478,"impl-PartialEq%3C%5BT%5D%3E-for-ArrayVec%3CT,+CAP%3E"],[10479,"impl-PartialEq%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10480,"impl-PartialEq-for-ArrayString%3CCAP%3E"],[10495,"impl-Display-for-ArrayString%3CCAP%3E"],[10496,"impl-Debug-for-ArrayString%3CCAP%3E"],[10497,"impl-Display-for-CapacityError%3CT%3E"],[10498,"impl-Debug-for-CapacityError%3CT%3E"],[10520,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10521,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10523,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10524,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10570,"impl-IntoIterator-for-%26ArrayVec%3CT,+CAP%3E"],[10571,"impl-IntoIterator-for-%26mut+ArrayVec%3CT,+CAP%3E"],[10572,"impl-IntoIterator-for-ArrayVec%3CT,+CAP%3E"],[10585,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10586,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10592,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10593,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10604,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10605,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10648,"impl-TryFrom%3C%26str%3E-for-ArrayString%3CCAP%3E"],[10649,"impl-TryFrom%3CArguments%3C\'a%3E%3E-for-ArrayString%3CCAP%3E"],[10832,"impl-Add%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[10833,"impl-Add-for-Length%3CT,+U%3E"],[10834,"impl-Add%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10835,"impl-Add%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10836,"impl-Add%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10837,"impl-Add%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10840,"impl-Add-for-Size2D%3CT,+U%3E"],[10841,"impl-Add%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[10842,"impl-Add-for-Size3D%3CT,+U%3E"],[10843,"impl-Add%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[10846,"impl-Add-for-Vector2D%3CT,+U%3E"],[10847,"impl-Add%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[10848,"impl-Add%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[10849,"impl-Add-for-Vector3D%3CT,+U%3E"],[10851,"impl-AddAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10852,"impl-AddAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10853,"impl-AddAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10854,"impl-AddAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10888,"impl-ApproxEq%3CT%3E-for-Transform2D%3CT,+Src,+Dst%3E"],[10889,"impl-Transform2D%3CT,+Src,+Dst%3E"],[10890,"impl-Transform3D%3CT,+Src,+Dst%3E"],[10891,"impl-ApproxEq%3CT%3E-for-Transform3D%3CT,+Src,+Dst%3E"],[11071,"impl-Point2D%3CT,+U%3E"],[11072,"impl-Ceil-for-Point2D%3CT,+U%3E"],[11073,"impl-Point3D%3CT,+U%3E"],[11074,"impl-Ceil-for-Point3D%3CT,+U%3E"],[11075,"impl-Ceil-for-Size2D%3CT,+U%3E"],[11076,"impl-Size2D%3CT,+U%3E"],[11077,"impl-Ceil-for-Size3D%3CT,+U%3E"],[11078,"impl-Size3D%3CT,+U%3E"],[11079,"impl-Vector2D%3CT,+U%3E"],[11080,"impl-Ceil-for-Vector2D%3CT,+U%3E"],[11081,"impl-Ceil-for-Vector3D%3CT,+U%3E"],[11082,"impl-Vector3D%3CT,+U%3E"],[11257,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U2%3E"],[11258,"impl-Div%3CT%3E-for-Box2D%3CT,+U%3E"],[11259,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U2%3E"],[11260,"impl-Div%3CT%3E-for-Box3D%3CT,+U%3E"],[11261,"impl-Div%3CLength%3CT,+Src%3E%3E-for-Length%3CT,+Dst%3E"],[11262,"impl-Div%3CT%3E-for-Length%3CT,+U%3E"],[11263,"impl-Div%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Dst%3E"],[11264,"impl-Div%3CT%3E-for-Point2D%3CT,+U%3E"],[11265,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U2%3E"],[11266,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U2%3E"],[11267,"impl-Div%3CT%3E-for-Point3D%3CT,+U%3E"],[11268,"impl-Div%3CT%3E-for-Rect%3CT,+U%3E"],[11269,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U2%3E"],[11270,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U2%3E"],[11271,"impl-Div%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[11272,"impl-Div%3CT%3E-for-Size2D%3CT,+U%3E"],[11273,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U2%3E"],[11274,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U2%3E"],[11275,"impl-Div%3CT%3E-for-Size3D%3CT,+U%3E"],[11276,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U2%3E"],[11277,"impl-Div%3CT%3E-for-Vector2D%3CT,+U%3E"],[11278,"impl-Div%3CT%3E-for-Vector3D%3CT,+U%3E"],[11279,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U2%3E"],[11280,"impl-DivAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[11281,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[11282,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[11283,"impl-DivAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[11285,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[11286,"impl-DivAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[11287,"impl-DivAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[11288,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[11289,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[11290,"impl-DivAssign%3CT%3E-for-Rect%3CT,+U%3E"],[11291,"impl-DivAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[11292,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[11293,"impl-DivAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[11294,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[11295,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[11296,"impl-DivAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[11297,"impl-DivAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[11298,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[11299,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[11300,"impl-DivAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[11451,"impl-Point2D%3CT,+U%3E"],[11452,"impl-Floor-for-Point2D%3CT,+U%3E"],[11453,"impl-Floor-for-Point3D%3CT,+U%3E"],[11454,"impl-Point3D%3CT,+U%3E"],[11455,"impl-Floor-for-Size2D%3CT,+U%3E"],[11456,"impl-Size2D%3CT,+U%3E"],[11457,"impl-Floor-for-Size3D%3CT,+U%3E"],[11458,"impl-Size3D%3CT,+U%3E"],[11459,"impl-Vector2D%3CT,+U%3E"],[11460,"impl-Floor-for-Vector2D%3CT,+U%3E"],[11461,"impl-Vector3D%3CT,+U%3E"],[11462,"impl-Floor-for-Vector3D%3CT,+U%3E"],[11489,"impl-From%3CPoint3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11490,"impl-From%3CPoint2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11491,"impl-From%3CVector2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11492,"impl-From%3CVector3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11495,"impl-From%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[11496,"impl-From%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[11499,"impl-From%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[11500,"impl-From%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[11507,"impl-From%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[11508,"impl-From%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[11510,"impl-From%3CVector2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[11511,"impl-From%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[11512,"impl-From%3CVector3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[11513,"impl-From%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[11521,"impl-From%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[11523,"impl-From%3CSize2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[11524,"impl-From%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[11525,"impl-From%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[11526,"impl-From%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[11528,"impl-From%3CVector3D%3CT,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[11530,"impl-From%3CRotation3D%3CT,+Src,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[11706,"impl-Into%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[11708,"impl-Into%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[11710,"impl-Into%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[11711,"impl-Into%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[11717,"impl-Into%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[11719,"impl-Into%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[11720,"impl-Into%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[11722,"impl-Into%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[11726,"impl-Into%3CVector2D%3CT,+Src%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[11727,"impl-Into%3CTransform2D%3CT,+Src,+Dst%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[11728,"impl-Into%3CVector3D%3CT,+Src%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[11729,"impl-Into%3CTransform3D%3CT,+Src,+Dst%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[11732,"impl-Into%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[11733,"impl-Into%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[11734,"impl-Into%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[11735,"impl-Into%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[12005,"impl-Mul%3CT%3E-for-Box2D%3CT,+U%3E"],[12006,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U1%3E"],[12007,"impl-Mul%3CT%3E-for-Box3D%3CT,+U%3E"],[12008,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U1%3E"],[12009,"impl-Mul%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Src%3E"],[12010,"impl-Mul%3CT%3E-for-Length%3CT,+U%3E"],[12011,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U1%3E"],[12012,"impl-Mul%3CT%3E-for-Point2D%3CT,+U%3E"],[12013,"impl-Mul%3CT%3E-for-Point3D%3CT,+U%3E"],[12014,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U1%3E"],[12015,"impl-Mul%3CT%3E-for-Rect%3CT,+U%3E"],[12016,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U1%3E"],[12018,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U1%3E"],[12019,"impl-Mul%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[12020,"impl-Mul%3CT%3E-for-Size2D%3CT,+U%3E"],[12021,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U1%3E"],[12022,"impl-Mul%3CT%3E-for-Size3D%3CT,+U%3E"],[12023,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U1%3E"],[12024,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U1%3E"],[12025,"impl-Mul%3CT%3E-for-Vector2D%3CT,+U%3E"],[12026,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U1%3E"],[12027,"impl-Mul%3CT%3E-for-Vector3D%3CT,+U%3E"],[12028,"impl-MulAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[12029,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[12030,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[12031,"impl-MulAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[12033,"impl-MulAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[12034,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12035,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12036,"impl-MulAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[12037,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[12038,"impl-MulAssign%3CT%3E-for-Rect%3CT,+U%3E"],[12039,"impl-MulAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[12040,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[12041,"impl-MulAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[12042,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[12043,"impl-MulAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[12044,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[12045,"impl-MulAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[12046,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[12047,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[12048,"impl-MulAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[12143,"impl-Point2D%3CT,+U%3E"],[12144,"impl-Round-for-Point2D%3CT,+U%3E"],[12145,"impl-Point3D%3CT,+U%3E"],[12146,"impl-Round-for-Point3D%3CT,+U%3E"],[12148,"impl-Size2D%3CT,+U%3E"],[12149,"impl-Round-for-Size2D%3CT,+U%3E"],[12150,"impl-Round-for-Size3D%3CT,+U%3E"],[12151,"impl-Size3D%3CT,+U%3E"],[12152,"impl-Vector2D%3CT,+U%3E"],[12153,"impl-Round-for-Vector2D%3CT,+U%3E"],[12154,"impl-Round-for-Vector3D%3CT,+U%3E"],[12155,"impl-Vector3D%3CT,+U%3E"],[12196,"impl-Sub%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12197,"impl-Sub-for-Point2D%3CT,+U%3E"],[12198,"impl-Sub%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12199,"impl-Sub%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12200,"impl-Sub-for-Point3D%3CT,+U%3E"],[12201,"impl-Sub%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12211,"impl-SubAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12212,"impl-SubAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12213,"impl-SubAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12214,"impl-SubAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12222,"impl-Sum-for-Length%3CT,+U%3E"],[12223,"impl-Sum%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[12224,"impl-Sum-for-Size2D%3CT,+U%3E"],[12225,"impl-Sum%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[12226,"impl-Sum-for-Size3D%3CT,+U%3E"],[12227,"impl-Sum%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[12228,"impl-Sum%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[12229,"impl-Sum-for-Vector2D%3CT,+U%3E"],[12230,"impl-Sum%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[12231,"impl-Sum-for-Vector3D%3CT,+U%3E"],[12402,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[12403,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12404,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[12405,"impl-Scale%3CT,+Src,+Dst%3E"],[12406,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12407,"impl-Transform2D%3CT,+Src,+Dst%3E"],[12408,"impl-Transformation%3CS%3E-for-Translation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12409,"impl-Translation2D%3CT,+Src,+Dst%3E"],[12425,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[12426,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12427,"impl-Scale%3CT,+Src,+Dst%3E"],[12428,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[12429,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12430,"impl-Transform2D%3CT,+Src,+Dst%3E"],[12713,"impl-Point2D%3CT,+U%3E"],[12714,"impl-Zero-for-Point2D%3CT,+U%3E"],[12715,"impl-Zero-for-Point3D%3CT,+U%3E"],[12716,"impl-Point3D%3CT,+U%3E"],[12719,"impl-Zero-for-Size2D%3CT,+U%3E"],[12720,"impl-Size2D%3CT,+U%3E"],[12721,"impl-Zero-for-Size3D%3CT,+U%3E"],[12722,"impl-Size3D%3CT,+U%3E"],[12723,"impl-Vector2D%3CT,+U%3E"],[12724,"impl-Zero-for-Vector2D%3CT,+U%3E"],[12725,"impl-Vector3D%3CT,+U%3E"],[12726,"impl-Zero-for-Vector3D%3CT,+U%3E"],[13182,"impl-BuilderWithAttributes"],[13183,"impl-PathBuilder-for-BuilderWithAttributes"],[13197,"impl-BuilderWithAttributes"],[13198,"impl-Build-for-BuilderWithAttributes"],[13216,"impl-PathBuilder-for-BuilderWithAttributes"],[13217,"impl-BuilderWithAttributes"],[13244,"impl-BuilderWithAttributes"],[13245,"impl-PathBuilder-for-BuilderWithAttributes"],[13326,"impl-PathBuilder-for-BuilderWithAttributes"],[13327,"impl-BuilderWithAttributes"],[13335,"impl-PathBuilder-for-BuilderWithAttributes"],[13336,"impl-BuilderWithAttributes"],[13339,"impl-PathBuilder-for-BuilderWithAttributes"],[13340,"impl-BuilderWithAttributes"],[13342,"impl-PathBuilder-for-BuilderWithAttributes"],[13343,"impl-BuilderWithAttributes"],[13419,"impl-Builder%3C\'l%3E"],[13420,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13421,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13422,"impl-BuilderWithAttributes%3C\'l%3E"],[13429,"impl-Builder%3C\'l%3E"],[13430,"impl-Build-for-Builder%3C\'l%3E"],[13431,"impl-BuilderWithAttributes%3C\'l%3E"],[13432,"impl-Build-for-BuilderWithAttributes%3C\'l%3E"],[13438,"impl-Builder%3C\'l%3E"],[13439,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13440,"impl-BuilderWithAttributes%3C\'l%3E"],[13441,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13454,"impl-Builder%3C\'l%3E"],[13455,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13456,"impl-BuilderWithAttributes%3C\'l%3E"],[13457,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13495,"impl-Builder%3C\'l%3E"],[13496,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13497,"impl-BuilderWithAttributes%3C\'l%3E"],[13498,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13504,"impl-Builder%3C\'l%3E"],[13505,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13506,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13507,"impl-BuilderWithAttributes%3C\'l%3E"],[13508,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13509,"impl-Builder%3C\'l%3E"],[13510,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13511,"impl-BuilderWithAttributes%3C\'l%3E"],[15496,"impl-Display-for-Error"],[15497,"impl-Debug-for-Error"],[16055,"impl-Scrollable-for-State"],[16056,"impl-State"],[16063,"impl-State"],[16064,"impl-Scrollable-for-State"],[17690,"impl-Flags-for-Backends"],[17691,"impl-Backends"],[17692,"impl-Flags-for-Features"],[17693,"impl-Features"],[17694,"impl-InstanceFlags"],[17695,"impl-Flags-for-InstanceFlags"],[17696,"impl-Flags-for-DownlevelFlags"],[17697,"impl-DownlevelFlags"],[17698,"impl-ShaderStages"],[17699,"impl-Flags-for-ShaderStages"],[17700,"impl-Flags-for-TextureFormatFeatureFlags"],[17701,"impl-TextureFormatFeatureFlags"],[17702,"impl-Flags-for-ColorWrites"],[17703,"impl-ColorWrites"],[17704,"impl-Flags-for-BufferUsages"],[17705,"impl-BufferUsages"],[17706,"impl-TextureUsages"],[17707,"impl-Flags-for-TextureUsages"],[17708,"impl-PipelineStatisticsTypes"],[17709,"impl-Flags-for-PipelineStatisticsTypes"],[19001,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19002,"impl-RenderPass%3C\'a%3E"],[19003,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19004,"impl-RenderBundleEncoder%3C\'a%3E"],[19005,"impl-RenderPass%3C\'a%3E"],[19006,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19007,"impl-RenderBundleEncoder%3C\'a%3E"],[19008,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19009,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19010,"impl-RenderPass%3C\'a%3E"],[19011,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19012,"impl-RenderBundleEncoder%3C\'a%3E"],[19013,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19014,"impl-RenderPass%3C\'a%3E"],[19015,"impl-RenderBundleEncoder%3C\'a%3E"],[19016,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19545,"impl-LowerHex-for-Backends"],[19546,"impl-Debug-for-Backends"],[19547,"impl-UpperHex-for-Backends"],[19548,"impl-Binary-for-Backends"],[19549,"impl-Octal-for-Backends"],[19551,"impl-UpperHex-for-Features"],[19552,"impl-Octal-for-Features"],[19553,"impl-Binary-for-Features"],[19554,"impl-Debug-for-Features"],[19555,"impl-LowerHex-for-Features"],[19556,"impl-Debug-for-InstanceFlags"],[19557,"impl-Octal-for-InstanceFlags"],[19558,"impl-Binary-for-InstanceFlags"],[19559,"impl-LowerHex-for-InstanceFlags"],[19560,"impl-UpperHex-for-InstanceFlags"],[19563,"impl-Debug-for-DownlevelFlags"],[19564,"impl-LowerHex-for-DownlevelFlags"],[19565,"impl-UpperHex-for-DownlevelFlags"],[19566,"impl-Octal-for-DownlevelFlags"],[19567,"impl-Binary-for-DownlevelFlags"],[19572,"impl-Debug-for-ShaderStages"],[19573,"impl-LowerHex-for-ShaderStages"],[19574,"impl-Binary-for-ShaderStages"],[19575,"impl-UpperHex-for-ShaderStages"],[19576,"impl-Octal-for-ShaderStages"],[19596,"impl-Debug-for-TextureFormatFeatureFlags"],[19597,"impl-LowerHex-for-TextureFormatFeatureFlags"],[19598,"impl-UpperHex-for-TextureFormatFeatureFlags"],[19599,"impl-Binary-for-TextureFormatFeatureFlags"],[19600,"impl-Octal-for-TextureFormatFeatureFlags"],[19634,"impl-Octal-for-ColorWrites"],[19635,"impl-Binary-for-ColorWrites"],[19636,"impl-Debug-for-ColorWrites"],[19637,"impl-UpperHex-for-ColorWrites"],[19638,"impl-LowerHex-for-ColorWrites"],[19661,"impl-Display-for-SurfaceError"],[19662,"impl-Debug-for-SurfaceError"],[19664,"impl-Debug-for-RequestDeviceError"],[19665,"impl-Display-for-RequestDeviceError"],[19666,"impl-Debug-for-CreateSurfaceError"],[19667,"impl-Display-for-CreateSurfaceError"],[19669,"impl-Debug-for-BufferAsyncError"],[19670,"impl-Display-for-BufferAsyncError"],[19676,"impl-Display-for-Error"],[19677,"impl-Debug-for-Error"],[19678,"impl-Binary-for-BufferUsages"],[19679,"impl-Debug-for-BufferUsages"],[19680,"impl-LowerHex-for-BufferUsages"],[19681,"impl-UpperHex-for-BufferUsages"],[19682,"impl-Octal-for-BufferUsages"],[19685,"impl-UpperHex-for-TextureUsages"],[19686,"impl-Binary-for-TextureUsages"],[19687,"impl-Octal-for-TextureUsages"],[19688,"impl-Debug-for-TextureUsages"],[19689,"impl-LowerHex-for-TextureUsages"],[19718,"impl-Octal-for-PipelineStatisticsTypes"],[19719,"impl-Binary-for-PipelineStatisticsTypes"],[19720,"impl-LowerHex-for-PipelineStatisticsTypes"],[19721,"impl-Debug-for-PipelineStatisticsTypes"],[19722,"impl-UpperHex-for-PipelineStatisticsTypes"],[20042,"impl-Backends"],[20043,"impl-Flags-for-Backends"],[20044,"impl-Features"],[20045,"impl-Flags-for-Features"],[20046,"impl-InstanceFlags"],[20047,"impl-Flags-for-InstanceFlags"],[20048,"impl-DownlevelFlags"],[20049,"impl-Flags-for-DownlevelFlags"],[20050,"impl-ShaderStages"],[20051,"impl-Flags-for-ShaderStages"],[20052,"impl-TextureFormatFeatureFlags"],[20053,"impl-Flags-for-TextureFormatFeatureFlags"],[20054,"impl-ColorWrites"],[20055,"impl-Flags-for-ColorWrites"],[20056,"impl-Flags-for-BufferUsages"],[20057,"impl-BufferUsages"],[20058,"impl-Flags-for-TextureUsages"],[20059,"impl-TextureUsages"],[20060,"impl-Flags-for-PipelineStatisticsTypes"],[20061,"impl-PipelineStatisticsTypes"],[21936,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[21937,"impl-RenderPass%3C\'a%3E"],[21939,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[21940,"impl-RenderBundleEncoder%3C\'a%3E"],[21943,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[21944,"impl-RenderPass%3C\'a%3E"],[21945,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[21946,"impl-RenderBundleEncoder%3C\'a%3E"],[21947,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[21948,"impl-RenderPass%3C\'a%3E"],[21950,"impl-RenderBundleEncoder%3C\'a%3E"],[21951,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[21952,"impl-RenderPass%3C\'a%3E"],[21953,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[21955,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[21956,"impl-RenderBundleEncoder%3C\'a%3E"],[21959,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[21960,"impl-RenderPass%3C\'a%3E"],[21961,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[21962,"impl-RenderBundleEncoder%3C\'a%3E"],[23884,"impl-Display-for-BindGroupLayoutEntryError"],[23885,"impl-Debug-for-BindGroupLayoutEntryError"],[23886,"impl-Display-for-CreateBindGroupLayoutError"],[23887,"impl-Debug-for-CreateBindGroupLayoutError"],[23888,"impl-Display-for-CreateBindGroupError"],[23889,"impl-Debug-for-CreateBindGroupError"],[23890,"impl-Debug-for-BindingZone"],[23891,"impl-Display-for-BindingZone"],[23892,"impl-Debug-for-BindingTypeMaxCountError"],[23893,"impl-Display-for-BindingTypeMaxCountError"],[23899,"impl-Display-for-CreatePipelineLayoutError"],[23900,"impl-Debug-for-CreatePipelineLayoutError"],[23901,"impl-Display-for-PushConstantUploadError"],[23902,"impl-Debug-for-PushConstantUploadError"],[23907,"impl-Display-for-BindError"],[23908,"impl-Debug-for-BindError"],[23911,"impl-Debug-for-GetBindGroupLayoutError"],[23912,"impl-Display-for-GetBindGroupLayoutError"],[23913,"impl-Debug-for-LateMinBufferBindingSizeMismatch"],[23914,"impl-Display-for-LateMinBufferBindingSizeMismatch"],[23917,"impl-From%3CMissingDownlevelFlags%3E-for-BindGroupLayoutEntryError"],[23918,"impl-From%3CMissingFeatures%3E-for-BindGroupLayoutEntryError"],[23922,"impl-From%3CDeviceError%3E-for-CreateBindGroupError"],[23923,"impl-From%3CUsageConflict%3E-for-CreateBindGroupError"],[23925,"impl-From%3CMissingBufferUsageError%3E-for-CreateBindGroupError"],[23926,"impl-From%3CMissingTextureUsageError%3E-for-CreateBindGroupError"],[23935,"impl-From%3CDeviceError%3E-for-CreatePipelineLayoutError"],[23936,"impl-From%3CMissingFeatures%3E-for-CreatePipelineLayoutError"],[25380,"impl-Debug-for-CreateRenderBundleError"],[25381,"impl-Display-for-CreateRenderBundleError"],[25382,"impl-Debug-for-ExecutionError"],[25383,"impl-Display-for-ExecutionError"],[25385,"impl-Display-for-RenderBundleError"],[25386,"impl-Debug-for-RenderBundleError"],[25387,"impl-Display-for-ClearError"],[25388,"impl-Debug-for-ClearError"],[25391,"impl-Debug-for-DispatchError"],[25392,"impl-Display-for-DispatchError"],[25393,"impl-Debug-for-ComputePassErrorInner"],[25394,"impl-Display-for-ComputePassErrorInner"],[25395,"impl-Debug-for-ComputePassError"],[25396,"impl-Display-for-ComputePassError"],[25397,"impl-Debug-for-DrawError"],[25398,"impl-Display-for-DrawError"],[25399,"impl-Display-for-RenderCommandError"],[25400,"impl-Debug-for-RenderCommandError"],[25403,"impl-Display-for-QueryError"],[25404,"impl-Debug-for-QueryError"],[25405,"impl-Debug-for-QueryUseError"],[25406,"impl-Display-for-QueryUseError"],[25407,"impl-Debug-for-ResolveError"],[25408,"impl-Display-for-ResolveError"],[25417,"impl-Debug-for-AttachmentErrorLocation"],[25418,"impl-Display-for-AttachmentErrorLocation"],[25419,"impl-Display-for-ColorAttachmentError"],[25420,"impl-Debug-for-ColorAttachmentError"],[25421,"impl-Debug-for-RenderPassErrorInner"],[25422,"impl-Display-for-RenderPassErrorInner"],[25423,"impl-Debug-for-RenderPassError"],[25424,"impl-Display-for-RenderPassError"],[25426,"impl-Display-for-TransferError"],[25427,"impl-Debug-for-TransferError"],[25428,"impl-Debug-for-CopyError"],[25429,"impl-Display-for-CopyError"],[25431,"impl-Display-for-CommandEncoderError"],[25432,"impl-Debug-for-CommandEncoderError"],[25433,"impl-Debug-for-PassErrorScope"],[25434,"impl-Display-for-PassErrorScope"],[25463,"impl-From%3CUsageConflict%3E-for-ComputePassErrorInner"],[25465,"impl-From%3CQueryUseError%3E-for-ComputePassErrorInner"],[25466,"impl-From%3CCommandEncoderError%3E-for-ComputePassErrorInner"],[25467,"impl-From%3CBindError%3E-for-ComputePassErrorInner"],[25468,"impl-From%3CMissingFeatures%3E-for-ComputePassErrorInner"],[25469,"impl-From%3CPushConstantUploadError%3E-for-ComputePassErrorInner"],[25470,"impl-From%3CMissingBufferUsageError%3E-for-ComputePassErrorInner"],[25471,"impl-From%3CDeviceError%3E-for-ComputePassErrorInner"],[25472,"impl-From%3CDispatchError%3E-for-ComputePassErrorInner"],[25473,"impl-From%3CMissingDownlevelFlags%3E-for-ComputePassErrorInner"],[25477,"impl-From%3CMissingTextureUsageError%3E-for-RenderCommandError"],[25478,"impl-From%3CUsageConflict%3E-for-RenderCommandError"],[25479,"impl-From%3CPushConstantUploadError%3E-for-RenderCommandError"],[25480,"impl-From%3CRenderPassCompatibilityError%3E-for-RenderCommandError"],[25482,"impl-From%3CMissingBufferUsageError%3E-for-RenderCommandError"],[25486,"impl-From%3CResolveError%3E-for-QueryError"],[25488,"impl-From%3CDeviceError%3E-for-QueryError"],[25489,"impl-From%3CQueryUseError%3E-for-QueryError"],[25490,"impl-From%3CCommandEncoderError%3E-for-QueryError"],[25503,"impl-From%3CMissingTextureUsageError%3E-for-RenderPassErrorInner"],[25504,"impl-From%3CQueryUseError%3E-for-RenderPassErrorInner"],[25505,"impl-From%3CMissingDownlevelFlags%3E-for-RenderPassErrorInner"],[25506,"impl-From%3CCommandEncoderError%3E-for-RenderPassErrorInner"],[25507,"impl-From%3CRenderPassCompatibilityError%3E-for-RenderPassErrorInner"],[25508,"impl-From%3CDrawError%3E-for-RenderPassErrorInner"],[25509,"impl-From%3CMissingBufferUsageError%3E-for-RenderPassErrorInner"],[25511,"impl-From%3CBindError%3E-for-RenderPassErrorInner"],[25512,"impl-From%3CMissingFeatures%3E-for-RenderPassErrorInner"],[25513,"impl-From%3CDeviceError%3E-for-RenderPassErrorInner"],[25514,"impl-From%3CUsageConflict%3E-for-RenderPassErrorInner"],[25515,"impl-From%3CRenderCommandError%3E-for-RenderPassErrorInner"],[25516,"impl-From%3CColorAttachmentError%3E-for-RenderPassErrorInner"],[25520,"impl-From%3CClearError%3E-for-TransferError"],[25521,"impl-From%3CMissingDownlevelFlags%3E-for-TransferError"],[25523,"impl-From%3CDeviceError%3E-for-CopyError"],[25524,"impl-From%3CCommandEncoderError%3E-for-CopyError"],[25525,"impl-From%3CTransferError%3E-for-CopyError"],[26896,"impl-Debug-for-WaitIdleError"],[26897,"impl-Display-for-WaitIdleError"],[26900,"impl-Display-for-RenderPassCompatibilityError"],[26901,"impl-Debug-for-RenderPassCompatibilityError"],[26902,"impl-Display-for-InvalidDevice"],[26903,"impl-Debug-for-InvalidDevice"],[26904,"impl-Debug-for-DeviceError"],[26905,"impl-Display-for-DeviceError"],[26906,"impl-Display-for-MissingFeatures"],[26907,"impl-Debug-for-MissingFeatures"],[26908,"impl-Display-for-MissingDownlevelFlags"],[26909,"impl-Debug-for-MissingDownlevelFlags"],[27453,"impl-Display-for-InvalidQueue"],[27454,"impl-Debug-for-InvalidQueue"],[27455,"impl-Display-for-QueueWriteError"],[27456,"impl-Debug-for-QueueWriteError"],[27457,"impl-Debug-for-QueueSubmitError"],[27458,"impl-Display-for-QueueSubmitError"],[27466,"impl-From%3CTransferError%3E-for-QueueWriteError"],[27467,"impl-From%3CDeviceError%3E-for-QueueWriteError"],[27468,"impl-From%3CClearError%3E-for-QueueWriteError"],[27469,"impl-From%3CBufferAccessError%3E-for-QueueSubmitError"],[27471,"impl-From%3CDeviceError%3E-for-QueueSubmitError"],[27659,"impl-Debug-for-CreateDeviceError"],[27660,"impl-Display-for-CreateDeviceError"],[27721,"impl-Display-for-ContextError"],[27722,"impl-Debug-for-ContextError"],[28468,"impl-Display-for-FailedLimit"],[28469,"impl-Debug-for-FailedLimit"],[28470,"impl-Display-for-IsSurfaceSupportedError"],[28471,"impl-Debug-for-IsSurfaceSupportedError"],[28472,"impl-Debug-for-GetSurfaceSupportError"],[28473,"impl-Display-for-GetSurfaceSupportError"],[28474,"impl-Display-for-RequestDeviceError"],[28475,"impl-Debug-for-RequestDeviceError"],[28476,"impl-Debug-for-InvalidAdapter"],[28477,"impl-Display-for-InvalidAdapter"],[28478,"impl-Display-for-RequestAdapterError"],[28479,"impl-Debug-for-RequestAdapterError"],[29415,"impl-StorageAccess"],[29416,"impl-Flags-for-StorageAccess"],[29417,"impl-Barrier"],[29418,"impl-Flags-for-Barrier"],[30172,"impl-Display-for-WithSpan%3CE%3E"],[30173,"impl-Debug-for-WithSpan%3CE%3E"],[30187,"impl-Binary-for-StorageAccess"],[30188,"impl-Octal-for-StorageAccess"],[30189,"impl-LowerHex-for-StorageAccess"],[30190,"impl-Debug-for-StorageAccess"],[30191,"impl-UpperHex-for-StorageAccess"],[30213,"impl-UpperHex-for-Barrier"],[30214,"impl-Binary-for-Barrier"],[30215,"impl-Debug-for-Barrier"],[30216,"impl-LowerHex-for-Barrier"],[30217,"impl-Octal-for-Barrier"],[30347,"impl-Flags-for-StorageAccess"],[30348,"impl-StorageAccess"],[30349,"impl-Flags-for-Barrier"],[30350,"impl-Barrier"],[30462,"impl-Index%3CHandle%3CT%3E%3E-for-Arena%3CT%3E"],[30463,"impl-Index%3CRange%3CT%3E%3E-for-Arena%3CT%3E"],[31794,"impl-RayFlag"],[31795,"impl-Flags-for-RayFlag"],[31817,"impl-UpperHex-for-RayFlag"],[31818,"impl-Octal-for-RayFlag"],[31819,"impl-Debug-for-RayFlag"],[31820,"impl-Binary-for-RayFlag"],[31821,"impl-LowerHex-for-RayFlag"],[31825,"impl-RayFlag"],[31826,"impl-Flags-for-RayFlag"],[31989,"impl-Features"],[31990,"impl-Flags-for-Features"],[31991,"impl-WriterFlags"],[31992,"impl-Flags-for-WriterFlags"],[32113,"impl-LowerHex-for-Features"],[32114,"impl-Binary-for-Features"],[32115,"impl-UpperHex-for-Features"],[32116,"impl-Octal-for-Features"],[32117,"impl-Debug-for-Features"],[32118,"impl-Display-for-Version"],[32119,"impl-Debug-for-Version"],[32120,"impl-UpperHex-for-WriterFlags"],[32121,"impl-Octal-for-WriterFlags"],[32122,"impl-LowerHex-for-WriterFlags"],[32123,"impl-Binary-for-WriterFlags"],[32124,"impl-Debug-for-WriterFlags"],[32131,"impl-Display-for-Error"],[32132,"impl-Debug-for-Error"],[32158,"impl-Flags-for-Features"],[32159,"impl-Features"],[32160,"impl-Flags-for-WriterFlags"],[32161,"impl-WriterFlags"],[32562,"impl-Display-for-EntryPointError"],[32563,"impl-Debug-for-EntryPointError"],[32565,"impl-Debug-for-Error"],[32566,"impl-Display-for-Error"],[32921,"impl-Display-for-Error"],[32922,"impl-Debug-for-Error"],[32923,"impl-Display-for-EntryPointError"],[32924,"impl-Debug-for-EntryPointError"],[33772,"impl-ImageTypeFlags"],[33773,"impl-Flags-for-ImageTypeFlags"],[33774,"impl-Flags-for-WriterFlags"],[33775,"impl-WriterFlags"],[33914,"impl-Debug-for-Error"],[33915,"impl-Display-for-Error"],[33917,"impl-Debug-for-ImageTypeFlags"],[33918,"impl-UpperHex-for-ImageTypeFlags"],[33919,"impl-Octal-for-ImageTypeFlags"],[33920,"impl-Binary-for-ImageTypeFlags"],[33921,"impl-LowerHex-for-ImageTypeFlags"],[33922,"impl-Octal-for-WriterFlags"],[33923,"impl-Debug-for-WriterFlags"],[33924,"impl-UpperHex-for-WriterFlags"],[33925,"impl-LowerHex-for-WriterFlags"],[33926,"impl-Binary-for-WriterFlags"],[33953,"impl-Flags-for-ImageTypeFlags"],[33954,"impl-ImageTypeFlags"],[33955,"impl-WriterFlags"],[33956,"impl-Flags-for-WriterFlags"],[34317,"impl-Debug-for-ParseError"],[34318,"impl-Display-for-ParseError"],[34765,"impl-Debug-for-ConstantEvaluatorError"],[34766,"impl-Display-for-ConstantEvaluatorError"],[34770,"impl-Debug-for-IndexableLengthError"],[34771,"impl-Display-for-IndexableLengthError"],[34773,"impl-Debug-for-Alignment"],[34774,"impl-Display-for-Alignment"],[34777,"impl-Debug-for-LayoutErrorInner"],[34778,"impl-Display-for-LayoutErrorInner"],[34779,"impl-Display-for-LayoutError"],[34780,"impl-Debug-for-LayoutError"],[34783,"impl-Display-for-ResolveError"],[34784,"impl-Debug-for-ResolveError"],[35041,"impl-Mul%3Cu32%3E-for-Alignment"],[35042,"impl-Mul-for-Alignment"],[35699,"impl-UniformityRequirements"],[35700,"impl-Flags-for-UniformityRequirements"],[35701,"impl-Flags-for-GlobalUse"],[35702,"impl-GlobalUse"],[35703,"impl-Flags-for-TypeFlags"],[35704,"impl-TypeFlags"],[35705,"impl-Flags-for-ValidationFlags"],[35706,"impl-ValidationFlags"],[35707,"impl-Capabilities"],[35708,"impl-Flags-for-Capabilities"],[35709,"impl-Flags-for-ShaderStages"],[35710,"impl-ShaderStages"],[36002,"impl-Binary-for-UniformityRequirements"],[36003,"impl-Debug-for-UniformityRequirements"],[36004,"impl-LowerHex-for-UniformityRequirements"],[36005,"impl-Octal-for-UniformityRequirements"],[36006,"impl-UpperHex-for-UniformityRequirements"],[36008,"impl-UpperHex-for-GlobalUse"],[36009,"impl-Debug-for-GlobalUse"],[36010,"impl-LowerHex-for-GlobalUse"],[36011,"impl-Octal-for-GlobalUse"],[36012,"impl-Binary-for-GlobalUse"],[36015,"impl-Display-for-ComposeError"],[36016,"impl-Debug-for-ComposeError"],[36017,"impl-Debug-for-ExpressionError"],[36018,"impl-Display-for-ExpressionError"],[36019,"impl-Debug-for-ConstExpressionError"],[36020,"impl-Display-for-ConstExpressionError"],[36021,"impl-Debug-for-LiteralError"],[36022,"impl-Display-for-LiteralError"],[36023,"impl-Display-for-CallError"],[36024,"impl-Debug-for-CallError"],[36025,"impl-Display-for-LocalVariableError"],[36026,"impl-Debug-for-LocalVariableError"],[36027,"impl-Display-for-FunctionError"],[36028,"impl-Debug-for-FunctionError"],[36029,"impl-Debug-for-GlobalVariableError"],[36030,"impl-Display-for-GlobalVariableError"],[36031,"impl-Debug-for-VaryingError"],[36032,"impl-Display-for-VaryingError"],[36033,"impl-Display-for-EntryPointError"],[36034,"impl-Debug-for-EntryPointError"],[36035,"impl-Debug-for-TypeFlags"],[36036,"impl-UpperHex-for-TypeFlags"],[36037,"impl-Binary-for-TypeFlags"],[36038,"impl-LowerHex-for-TypeFlags"],[36039,"impl-Octal-for-TypeFlags"],[36040,"impl-Display-for-Disalignment"],[36041,"impl-Debug-for-Disalignment"],[36042,"impl-Display-for-TypeError"],[36043,"impl-Debug-for-TypeError"],[36044,"impl-Octal-for-ValidationFlags"],[36045,"impl-LowerHex-for-ValidationFlags"],[36046,"impl-UpperHex-for-ValidationFlags"],[36047,"impl-Debug-for-ValidationFlags"],[36048,"impl-Binary-for-ValidationFlags"],[36049,"impl-UpperHex-for-Capabilities"],[36050,"impl-Octal-for-Capabilities"],[36051,"impl-Debug-for-Capabilities"],[36052,"impl-Binary-for-Capabilities"],[36053,"impl-LowerHex-for-Capabilities"],[36054,"impl-Binary-for-ShaderStages"],[36055,"impl-Debug-for-ShaderStages"],[36056,"impl-Octal-for-ShaderStages"],[36057,"impl-LowerHex-for-ShaderStages"],[36058,"impl-UpperHex-for-ShaderStages"],[36061,"impl-Display-for-ConstantError"],[36062,"impl-Debug-for-ConstantError"],[36063,"impl-Display-for-ValidationError"],[36064,"impl-Debug-for-ValidationError"],[36071,"impl-From%3CResolveError%3E-for-ExpressionError"],[36072,"impl-From%3CComposeError%3E-for-ExpressionError"],[36074,"impl-From%3CLiteralError%3E-for-ExpressionError"],[36075,"impl-From%3CIndexableLengthError%3E-for-ExpressionError"],[36076,"impl-From%3CLiteralError%3E-for-ConstExpressionError"],[36077,"impl-From%3CWidthError%3E-for-ConstExpressionError"],[36078,"impl-From%3CComposeError%3E-for-ConstExpressionError"],[36079,"impl-From%3CResolveError%3E-for-ConstExpressionError"],[36090,"impl-From%3CFunctionError%3E-for-EntryPointError"],[36091,"impl-From%3CVaryingError%3E-for-EntryPointError"],[36102,"impl-From%3CBadHandle%3E-for-ValidationError"],[36103,"impl-From%3CLayoutError%3E-for-ValidationError"],[36104,"impl-From%3CFwdDepError%3E-for-ValidationError"],[36106,"impl-From%3CInvalidHandleError%3E-for-ValidationError"],[36107,"impl-From%3CBadRangeError%3E-for-ValidationError"],[36139,"impl-Flags-for-UniformityRequirements"],[36140,"impl-UniformityRequirements"],[36141,"impl-Flags-for-GlobalUse"],[36142,"impl-GlobalUse"],[36143,"impl-Flags-for-TypeFlags"],[36144,"impl-TypeFlags"],[36145,"impl-Flags-for-ValidationFlags"],[36146,"impl-ValidationFlags"],[36147,"impl-Flags-for-Capabilities"],[36148,"impl-Capabilities"],[36149,"impl-Flags-for-ShaderStages"],[36150,"impl-ShaderStages"],[36196,"impl-Index%3CHandle%3CExpression%3E%3E-for-FunctionInfo"],[36197,"impl-Index%3CHandle%3CGlobalVariable%3E%3E-for-FunctionInfo"],[36198,"impl-Index%3CHandle%3CFunction%3E%3E-for-ModuleInfo"],[36199,"impl-Index%3CHandle%3CType%3E%3E-for-ModuleInfo"],[36200,"impl-Index%3CHandle%3CExpression%3E%3E-for-ModuleInfo"],[37056,"impl-PipelineFlags"],[37057,"impl-Flags-for-PipelineFlags"],[37251,"impl-Display-for-ShaderError%3CWithSpan%3CValidationError%3E%3E"],[37252,"impl-Display-for-ShaderError%3CParseError%3E"],[37253,"impl-Debug-for-ShaderError%3CE%3E"],[37254,"impl-Display-for-CreateShaderModuleError"],[37255,"impl-Debug-for-CreateShaderModuleError"],[37257,"impl-Debug-for-ImplicitLayoutError"],[37258,"impl-Display-for-ImplicitLayoutError"],[37260,"impl-Display-for-CreateComputePipelineError"],[37261,"impl-Debug-for-CreateComputePipelineError"],[37267,"impl-Debug-for-ColorStateError"],[37268,"impl-Display-for-ColorStateError"],[37269,"impl-Debug-for-DepthStencilStateError"],[37270,"impl-Display-for-DepthStencilStateError"],[37271,"impl-Display-for-CreateRenderPipelineError"],[37272,"impl-Debug-for-CreateRenderPipelineError"],[37273,"impl-UpperHex-for-PipelineFlags"],[37274,"impl-LowerHex-for-PipelineFlags"],[37275,"impl-Debug-for-PipelineFlags"],[37276,"impl-Binary-for-PipelineFlags"],[37277,"impl-Octal-for-PipelineFlags"],[37285,"impl-From%3CMissingFeatures%3E-for-CreateShaderModuleError"],[37286,"impl-From%3CShaderError%3CParseError%3E%3E-for-CreateShaderModuleError"],[37287,"impl-From%3CShaderError%3CWithSpan%3CValidationError%3E%3E%3E-for-CreateShaderModuleError"],[37289,"impl-From%3CDeviceError%3E-for-CreateShaderModuleError"],[37291,"impl-From%3CCreatePipelineLayoutError%3E-for-ImplicitLayoutError"],[37292,"impl-From%3CCreateBindGroupLayoutError%3E-for-ImplicitLayoutError"],[37295,"impl-From%3CMissingDownlevelFlags%3E-for-CreateComputePipelineError"],[37296,"impl-From%3CStageError%3E-for-CreateComputePipelineError"],[37297,"impl-From%3CImplicitLayoutError%3E-for-CreateComputePipelineError"],[37298,"impl-From%3CDeviceError%3E-for-CreateComputePipelineError"],[37307,"impl-From%3CImplicitLayoutError%3E-for-CreateRenderPipelineError"],[37308,"impl-From%3CDeviceError%3E-for-CreateRenderPipelineError"],[37309,"impl-From%3CColorAttachmentError%3E-for-CreateRenderPipelineError"],[37310,"impl-From%3CDepthStencilStateError%3E-for-CreateRenderPipelineError"],[37312,"impl-From%3CMissingFeatures%3E-for-CreateRenderPipelineError"],[37313,"impl-From%3CMissingDownlevelFlags%3E-for-CreateRenderPipelineError"],[37338,"impl-PipelineFlags"],[37339,"impl-Flags-for-PipelineFlags"],[37865,"impl-Debug-for-SurfaceError"],[37866,"impl-Display-for-SurfaceError"],[37867,"impl-Display-for-ConfigureSurfaceError"],[37868,"impl-Debug-for-ConfigureSurfaceError"],[37872,"impl-From%3CWaitIdleError%3E-for-ConfigureSurfaceError"],[37874,"impl-From%3CDeviceError%3E-for-ConfigureSurfaceError"],[37875,"impl-From%3CMissingDownlevelFlags%3E-for-ConfigureSurfaceError"],[38591,"impl-Display-for-BufferAccessError"],[38592,"impl-Debug-for-BufferAccessError"],[38594,"impl-Debug-for-CreateBufferError"],[38595,"impl-Display-for-CreateBufferError"],[38602,"impl-Display-for-TextureDimensionError"],[38603,"impl-Debug-for-TextureDimensionError"],[38604,"impl-Debug-for-CreateTextureError"],[38605,"impl-Display-for-CreateTextureError"],[38607,"impl-Debug-for-TextureViewNotRenderableReason"],[38608,"impl-Display-for-TextureViewNotRenderableReason"],[38610,"impl-Display-for-CreateTextureViewError"],[38611,"impl-Debug-for-CreateTextureViewError"],[38612,"impl-Debug-for-TextureViewDestroyError"],[38613,"impl-Display-for-TextureViewDestroyError"],[38617,"impl-Debug-for-CreateSamplerError"],[38618,"impl-Display-for-CreateSamplerError"],[38619,"impl-Debug-for-CreateQuerySetError"],[38620,"impl-Display-for-CreateQuerySetError"],[38622,"impl-Display-for-DestroyError"],[38623,"impl-Debug-for-DestroyError"],[38631,"impl-From%3CDeviceError%3E-for-BufferAccessError"],[38633,"impl-From%3CMissingBufferUsageError%3E-for-BufferAccessError"],[38635,"impl-From%3CDeviceError%3E-for-CreateBufferError"],[38636,"impl-From%3CMissingDownlevelFlags%3E-for-CreateBufferError"],[38638,"impl-From%3CBufferAccessError%3E-for-CreateBufferError"],[38646,"impl-From%3CTextureDimensionError%3E-for-CreateTextureError"],[38647,"impl-From%3CDeviceError%3E-for-CreateTextureError"],[38648,"impl-From%3CMissingDownlevelFlags%3E-for-CreateTextureError"],[38649,"impl-From%3CCreateTextureViewError%3E-for-CreateTextureError"],[38659,"impl-From%3CMissingFeatures%3E-for-CreateSamplerError"],[38660,"impl-From%3CDeviceError%3E-for-CreateSamplerError"],[38662,"impl-From%3CDeviceError%3E-for-CreateQuerySetError"],[38663,"impl-From%3CMissingFeatures%3E-for-CreateQuerySetError"],[39531,"impl-Display-for-NumericType"],[39532,"impl-Debug-for-NumericType"],[39533,"impl-Display-for-InterfaceVar"],[39534,"impl-Debug-for-InterfaceVar"],[39536,"impl-Display-for-MissingBufferUsageError"],[39537,"impl-Debug-for-MissingBufferUsageError"],[39538,"impl-Display-for-MissingTextureUsageError"],[39539,"impl-Debug-for-MissingTextureUsageError"],[39540,"impl-Display-for-BindingError"],[39541,"impl-Debug-for-BindingError"],[39542,"impl-Display-for-FilteringError"],[39543,"impl-Debug-for-FilteringError"],[39544,"impl-Debug-for-InputError"],[39545,"impl-Display-for-InputError"],[39546,"impl-Display-for-StageError"],[39547,"impl-Debug-for-StageError"],[40449,"impl-PipelineLayoutFlags"],[40450,"impl-Flags-for-PipelineLayoutFlags"],[40451,"impl-BindGroupLayoutFlags"],[40452,"impl-Flags-for-BindGroupLayoutFlags"],[40453,"impl-Flags-for-TextureFormatCapabilities"],[40454,"impl-TextureFormatCapabilities"],[40455,"impl-FormatAspects"],[40456,"impl-Flags-for-FormatAspects"],[40457,"impl-Flags-for-MemoryFlags"],[40458,"impl-MemoryFlags"],[40459,"impl-AccelerationStructureBuildFlags"],[40460,"impl-Flags-for-AccelerationStructureBuildFlags"],[40461,"impl-AttachmentOps"],[40462,"impl-Flags-for-AttachmentOps"],[40463,"impl-AccelerationStructureGeometryFlags"],[40464,"impl-Flags-for-AccelerationStructureGeometryFlags"],[40465,"impl-Flags-for-BufferUses"],[40466,"impl-BufferUses"],[40467,"impl-TextureUses"],[40468,"impl-Flags-for-TextureUses"],[40469,"impl-AccelerationStructureUses"],[40470,"impl-Flags-for-AccelerationStructureUses"],[41411,"impl-Debug-for-DeviceError"],[41412,"impl-Display-for-DeviceError"],[41413,"impl-Debug-for-ShaderError"],[41414,"impl-Display-for-ShaderError"],[41415,"impl-Display-for-PipelineError"],[41416,"impl-Debug-for-PipelineError"],[41417,"impl-Display-for-SurfaceError"],[41418,"impl-Debug-for-SurfaceError"],[41419,"impl-Debug-for-InstanceError"],[41420,"impl-Display-for-InstanceError"],[41421,"impl-Binary-for-PipelineLayoutFlags"],[41422,"impl-Debug-for-PipelineLayoutFlags"],[41423,"impl-UpperHex-for-PipelineLayoutFlags"],[41424,"impl-Octal-for-PipelineLayoutFlags"],[41425,"impl-LowerHex-for-PipelineLayoutFlags"],[41426,"impl-UpperHex-for-BindGroupLayoutFlags"],[41427,"impl-Octal-for-BindGroupLayoutFlags"],[41428,"impl-Binary-for-BindGroupLayoutFlags"],[41429,"impl-LowerHex-for-BindGroupLayoutFlags"],[41430,"impl-Debug-for-BindGroupLayoutFlags"],[41431,"impl-UpperHex-for-TextureFormatCapabilities"],[41432,"impl-Binary-for-TextureFormatCapabilities"],[41433,"impl-LowerHex-for-TextureFormatCapabilities"],[41434,"impl-Octal-for-TextureFormatCapabilities"],[41435,"impl-Debug-for-TextureFormatCapabilities"],[41436,"impl-Binary-for-FormatAspects"],[41437,"impl-UpperHex-for-FormatAspects"],[41438,"impl-LowerHex-for-FormatAspects"],[41439,"impl-Debug-for-FormatAspects"],[41440,"impl-Octal-for-FormatAspects"],[41441,"impl-Octal-for-MemoryFlags"],[41442,"impl-Binary-for-MemoryFlags"],[41443,"impl-UpperHex-for-MemoryFlags"],[41444,"impl-LowerHex-for-MemoryFlags"],[41445,"impl-Debug-for-MemoryFlags"],[41446,"impl-Binary-for-AccelerationStructureBuildFlags"],[41447,"impl-UpperHex-for-AccelerationStructureBuildFlags"],[41448,"impl-Octal-for-AccelerationStructureBuildFlags"],[41449,"impl-LowerHex-for-AccelerationStructureBuildFlags"],[41450,"impl-Debug-for-AccelerationStructureBuildFlags"],[41451,"impl-Octal-for-AttachmentOps"],[41452,"impl-Binary-for-AttachmentOps"],[41453,"impl-UpperHex-for-AttachmentOps"],[41454,"impl-Debug-for-AttachmentOps"],[41455,"impl-LowerHex-for-AttachmentOps"],[41456,"impl-Binary-for-AccelerationStructureGeometryFlags"],[41457,"impl-Debug-for-AccelerationStructureGeometryFlags"],[41458,"impl-UpperHex-for-AccelerationStructureGeometryFlags"],[41459,"impl-LowerHex-for-AccelerationStructureGeometryFlags"],[41460,"impl-Octal-for-AccelerationStructureGeometryFlags"],[41461,"impl-UpperHex-for-BufferUses"],[41462,"impl-LowerHex-for-BufferUses"],[41463,"impl-Debug-for-BufferUses"],[41464,"impl-Octal-for-BufferUses"],[41465,"impl-Binary-for-BufferUses"],[41466,"impl-UpperHex-for-TextureUses"],[41467,"impl-LowerHex-for-TextureUses"],[41468,"impl-Octal-for-TextureUses"],[41469,"impl-Binary-for-TextureUses"],[41470,"impl-Debug-for-TextureUses"],[41523,"impl-LowerHex-for-AccelerationStructureUses"],[41524,"impl-Debug-for-AccelerationStructureUses"],[41525,"impl-Binary-for-AccelerationStructureUses"],[41526,"impl-UpperHex-for-AccelerationStructureUses"],[41527,"impl-Octal-for-AccelerationStructureUses"],[41540,"impl-From%3CAllocationError%3E-for-DeviceError"],[41541,"impl-From%3CResult%3E-for-DeviceError"],[41542,"impl-From%3CAllocationError%3E-for-DeviceError"],[41544,"impl-From%3CMapError%3E-for-DeviceError"],[41701,"impl-Flags-for-PipelineLayoutFlags"],[41702,"impl-PipelineLayoutFlags"],[41703,"impl-BindGroupLayoutFlags"],[41704,"impl-Flags-for-BindGroupLayoutFlags"],[41705,"impl-TextureFormatCapabilities"],[41706,"impl-Flags-for-TextureFormatCapabilities"],[41707,"impl-FormatAspects"],[41708,"impl-Flags-for-FormatAspects"],[41709,"impl-Flags-for-MemoryFlags"],[41710,"impl-MemoryFlags"],[41711,"impl-AccelerationStructureBuildFlags"],[41712,"impl-Flags-for-AccelerationStructureBuildFlags"],[41713,"impl-Flags-for-AttachmentOps"],[41714,"impl-AttachmentOps"],[41715,"impl-AccelerationStructureGeometryFlags"],[41716,"impl-Flags-for-AccelerationStructureGeometryFlags"],[41717,"impl-Flags-for-BufferUses"],[41718,"impl-BufferUses"],[41719,"impl-Flags-for-TextureUses"],[41720,"impl-TextureUses"],[41721,"impl-Flags-for-AccelerationStructureUses"],[41722,"impl-AccelerationStructureUses"],[44818,"impl-Workarounds"],[44819,"impl-Flags-for-Workarounds"],[45087,"impl-LowerHex-for-Workarounds"],[45088,"impl-Octal-for-Workarounds"],[45089,"impl-Binary-for-Workarounds"],[45090,"impl-UpperHex-for-Workarounds"],[45091,"impl-Debug-for-Workarounds"],[45159,"impl-Workarounds"],[45160,"impl-Flags-for-Workarounds"],[46397,"impl-Display-for-HandleError"],[46398,"impl-Debug-for-HandleError"],[46428,"impl-From%3CAppKitWindowHandle%3E-for-RawWindowHandle"],[46429,"impl-From%3COrbitalWindowHandle%3E-for-RawWindowHandle"],[46430,"impl-From%3CWinRtWindowHandle%3E-for-RawWindowHandle"],[46431,"impl-From%3CXcbWindowHandle%3E-for-RawWindowHandle"],[46432,"impl-From%3CWebOffscreenCanvasWindowHandle%3E-for-RawWindowHandle"],[46433,"impl-From%3CHaikuWindowHandle%3E-for-RawWindowHandle"],[46434,"impl-From%3CAndroidNdkWindowHandle%3E-for-RawWindowHandle"],[46435,"impl-From%3CWindowHandle%3C\'_%3E%3E-for-RawWindowHandle"],[46436,"impl-From%3CWebCanvasWindowHandle%3E-for-RawWindowHandle"],[46438,"impl-From%3CWaylandWindowHandle%3E-for-RawWindowHandle"],[46439,"impl-From%3CDrmWindowHandle%3E-for-RawWindowHandle"],[46440,"impl-From%3CGbmWindowHandle%3E-for-RawWindowHandle"],[46441,"impl-From%3CWebWindowHandle%3E-for-RawWindowHandle"],[46442,"impl-From%3CWin32WindowHandle%3E-for-RawWindowHandle"],[46443,"impl-From%3CXlibWindowHandle%3E-for-RawWindowHandle"],[46444,"impl-From%3CUiKitWindowHandle%3E-for-RawWindowHandle"],[46445,"impl-From%3CUiKitDisplayHandle%3E-for-RawDisplayHandle"],[46446,"impl-From%3CDrmDisplayHandle%3E-for-RawDisplayHandle"],[46447,"impl-From%3CXlibDisplayHandle%3E-for-RawDisplayHandle"],[46448,"impl-From%3CAppKitDisplayHandle%3E-for-RawDisplayHandle"],[46449,"impl-From%3CDisplayHandle%3C\'_%3E%3E-for-RawDisplayHandle"],[46450,"impl-From%3CAndroidDisplayHandle%3E-for-RawDisplayHandle"],[46451,"impl-From%3CGbmDisplayHandle%3E-for-RawDisplayHandle"],[46453,"impl-From%3COrbitalDisplayHandle%3E-for-RawDisplayHandle"],[46454,"impl-From%3CHaikuDisplayHandle%3E-for-RawDisplayHandle"],[46455,"impl-From%3CXcbDisplayHandle%3E-for-RawDisplayHandle"],[46456,"impl-From%3CWindowsDisplayHandle%3E-for-RawDisplayHandle"],[46457,"impl-From%3CWaylandDisplayHandle%3E-for-RawDisplayHandle"],[46458,"impl-From%3CWebDisplayHandle%3E-for-RawDisplayHandle"],[47761,"impl-From%3Cf32%3E-for-LineHeight"],[47762,"impl-From%3CPixels%3E-for-LineHeight"],[48211,"impl-Display-for-Value"],[48212,"impl-Debug-for-Value"],[48219,"impl-Focusable-for-State%3CP%3E"],[48220,"impl-State%3CP%3E"],[48314,"impl-State%3CP%3E"],[48315,"impl-Focusable-for-State%3CP%3E"],[48320,"impl-TextInput-for-State%3CP%3E"],[48321,"impl-State%3CP%3E"],[48323,"impl-TextInput-for-State%3CP%3E"],[48324,"impl-State%3CP%3E"],[48326,"impl-State%3CP%3E"],[48327,"impl-TextInput-for-State%3CP%3E"],[48339,"impl-State%3CP%3E"],[48340,"impl-TextInput-for-State%3CP%3E"],[48405,"impl-State%3CP%3E"],[48406,"impl-Focusable-for-State%3CP%3E"],[49382,"impl-Display-for-Error"],[49383,"impl-Debug-for-Error"],[49384,"impl-From%3CError%3E-for-Error"],[49386,"impl-From%3CImageError%3E-for-Error"],[49387,"impl-From%3CError%3E-for-Error"],[49430,"impl-Display-for-CropError"],[49431,"impl-Debug-for-CropError"]]},\ -"iced_core":{"doc":"The core library of Iced.","t":"ETGEEFPPGPFFEPPPPEEPFTEGPTETFFFTFFEPFFPFFTETFTETTTONNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNOONCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCONNNNNCNNNNNNNNNNNNNNNNOCNNNNNNONCNNONNNNNNNNNCCCNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOCNNOOOOOOGPPPPPGPPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONKFNNNNNNNNNNNNNNNNNMNNNNNNNNNMNPGPPGPPGPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPTPPPPPGPFPPTPPPPPPPPPPPPGGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONFGFPNNNNNONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNFPGGFRPPPKPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOTTTGEPPTPGFPPPTPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFTFNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNHNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNHNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPPNNNNNNNNNNNNNNNHNNNNNNNPPGPPEPGPPPGPPPPGPPPPPPPPPPGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOFPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKNNNNNNNNNNNNNMNNNNNNNHNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKFNNNNNNNNNONNNNNNOMNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNMNMNPGFPKNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNTPPPPTPGERRREGTGPKRPKPGFNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNMNNNNNONNNMMCNNNNMMMNNNNNONNNNNNNNNNNNNNNNNMNNCMMONNNNNNNNNNNNNNNNNNNNNNNNNOMMNNNNMOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMOMGPPPGPGPPPPGPKPPRPPPPGPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMOFRKRFRNNNNNNNNNNMNNNNNONNMNNNNNONNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNMNFFTTTTTTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOFEEEKNNNNNNNNNNMNNNNNNNNNNNMNNNNCNMNNNCNCNNNNNNNNPEPKGEPENNNNNNMNNNCNNNNNNNNNHHCNCNNNNNNNNFKNNNNNNNNHNNHNHMHHONNNNNNNNMNONNNNNNNMFTFTKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMHMNNNNNNNNNNNNNNNNOOOOKHMHMHMHMFEEFRKFNNNMNNNNNNNNNNNNNNNNONNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGFFNNNNNNNNNNNNNNNONNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNPPPPPPPPGPPPPPPEFPGTGPPPPGGPPEPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOPPGFNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFFNNONNNNNNNNNNNNNNONNNONNNNNNNNONNNNNNNNNNOOOOOOONNONNNNNNNNNNNNNNO","n":["Alignment","BLACK","Background","Border","Clipboard","Color","Color","Contain","ContentFit","Cover","Degrees","Element","Event","Fill","Fill","FillPortion","Fixed","Font","Gradient","Gradient","Hasher","INFINITY","Layout","Length","None","ORIGIN","Overlay","PI","Padding","Pixels","Point","RANGE","Radians","Rectangle","Renderer","ScaleDown","Shadow","Shell","Shrink","Size","SmolStr","TRANSPARENT","Text","UNIT","Vector","WHITE","Widget","ZERO","ZERO","ZERO","a","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add_assign","alignment","are_widgets_invalid","area","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","as_str","as_widget","as_widget_mut","b","blur_radius","border","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","bottom","center","center_x","center_y","clipboard","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","cmp","color","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","default","default","default","default","default","default","default","deref","distance","div","div","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","event","expand","expand","explain","fill_factor","finish","fit","fit","fluid","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_f64","from_i64","from_iter","from_iter","from_iter","from_iter","from_linear_rgba","from_rgb","from_rgb8","from_rgba","from_rgba8","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","from_u64","g","gradient","hash","hash","hash","height","height","horizontal","image","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_linear","into_rgba8","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_layout","invalidate_widgets","inverse","invert","is_empty","is_empty","is_fill","is_heap_allocated","is_layout_invalid","is_within","keyboard","layout","left","len","map","max","merge","min","mouse","mul","mul","mul","mul","new","new","new","new","new","new","new","new","new","new_inline","new_inline_from_ascii","new_static","offset","overlay","partial_cmp","partial_cmp","partial_cmp","partial_cmp","position","publish","r","redraw_request","renderer","request_redraw","revalidate_layout","right","size","snap","sub","sub","sub","sub","sub","sub","sub_assign","svg","text","time","to_distance","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_smolstr","to_smolstr","to_string","to_string","to_string","top","touch","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","vertical","widget","width","width","window","with_size","write","x","x","x","y","y","y","Alignment","Bottom","Center","Center","Center","End","Horizontal","Left","Right","Start","Top","Vertical","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","eq","eq","eq","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","Border","Radius","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","default","default","eq","eq","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radius","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","width","with_radius","Clipboard","Null","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","read","read","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","write","write","Captured","Event","Ignored","Keyboard","MacOS","MacOS","Mouse","PlatformSpecific","PlatformSpecific","ReceivedUrl","Status","Touch","Window","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","merge","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","Black","Bold","Condensed","Cursive","DEFAULT","Expanded","ExtraBold","ExtraCondensed","ExtraExpanded","ExtraLight","Family","Fantasy","Font","Italic","Light","MONOSPACE","Medium","Monospace","Name","Normal","Normal","Normal","Oblique","SansSerif","SemiCondensed","SemiExpanded","Semibold","Serif","Stretch","Style","Thin","UltraCondensed","UltraExpanded","Weight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","components_from","components_from","default","default","default","default","default","eq","eq","eq","eq","eq","family","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","hash","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","stretch","style","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","weight","with_name","ColorStop","Gradient","Linear","Linear","adapt_into_using","adapt_into_using","adapt_into_using","add_stop","add_stops","angle","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","default","eq","eq","eq","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","mul_alpha","new","offset","stops","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","Bytes","Bytes","Data","FilterMethod","Handle","Handle","Linear","Nearest","Path","Renderer","Rgba","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","data","default","deref","dimensions","draw","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_memory","from_path","from_pixels","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","id","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","height","pixels","width","ALT","COMMAND","CTRL","Event","Key","KeyPressed","KeyReleased","LOGO","Left","Location","Modifiers","ModifiersChanged","Numpad","Right","SHIFT","Standard","adapt_into_using","adapt_into_using","adapt_into_using","all","alt","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","bitand","bitand_assign","bitor","bitor_assign","bits","bitxor","bitxor_assign","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","cmp","command","complement","components_from","components_from","components_from","contains","control","default","difference","empty","eq","eq","eq","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_bits","from_bits_truncate","from_bits_unchecked","from_iter","from_stimulus","from_stimulus","from_stimulus","hash","insert","intersection","intersects","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","key","logo","not","partial_cmp","remove","set","shift","sub","sub_assign","symmetric_difference","to_owned","to_owned","to_owned","toggle","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","union","key","key","location","location","modifiers","modifiers","text","AVRInput","AVRPower","Accept","Again","AllCandidates","Alphanumeric","Alt","AltGraph","AppSwitch","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Attn","AudioBalanceLeft","AudioBalanceRight","AudioBassBoostDown","AudioBassBoostToggle","AudioBassBoostUp","AudioFaderFront","AudioFaderRear","AudioSurroundModeNext","AudioTrebleDown","AudioTrebleUp","AudioVolumeDown","AudioVolumeMute","AudioVolumeUp","Backspace","BrightnessDown","BrightnessUp","BrowserBack","BrowserFavorites","BrowserForward","BrowserHome","BrowserRefresh","BrowserSearch","BrowserStop","Call","Camera","CameraFocus","Cancel","CapsLock","ChannelDown","ChannelUp","Character","Clear","Close","ClosedCaptionToggle","CodeInput","ColorF0Red","ColorF1Green","ColorF2Yellow","ColorF3Blue","ColorF4Grey","ColorF5Brown","Compose","ContextMenu","Control","Convert","Copy","CrSel","Cut","DVR","Delete","Dimmer","DisplaySwap","Eisu","Eject","End","EndCall","Enter","EraseEof","Escape","ExSel","Execute","Exit","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F25","F26","F27","F28","F29","F3","F30","F31","F32","F33","F34","F35","F4","F5","F6","F7","F8","F9","FavoriteClear0","FavoriteClear1","FavoriteClear2","FavoriteClear3","FavoriteRecall0","FavoriteRecall1","FavoriteRecall2","FavoriteRecall3","FavoriteStore0","FavoriteStore1","FavoriteStore2","FavoriteStore3","FinalMode","Find","Fn","FnLock","GoBack","GoHome","GroupFirst","GroupLast","GroupNext","GroupPrevious","Guide","GuideNextDay","GuidePreviousDay","HangulMode","HanjaMode","Hankaku","HeadsetHook","Help","Hibernate","Hiragana","HiraganaKatakana","Home","Hyper","Info","Insert","InstantReplay","JunjaMode","KanaMode","KanjiMode","Katakana","Key","Key11","Key12","LastNumberRedial","LaunchApplication1","LaunchApplication2","LaunchCalendar","LaunchContacts","LaunchMail","LaunchMediaPlayer","LaunchMusicPlayer","LaunchPhone","LaunchScreenSaver","LaunchSpreadsheet","LaunchWebBrowser","LaunchWebCam","LaunchWordProcessor","Link","ListProgram","LiveContent","Lock","LogOff","MailForward","MailReply","MailSend","MannerMode","MediaApps","MediaAudioTrack","MediaClose","MediaFastForward","MediaLast","MediaPause","MediaPlay","MediaPlayPause","MediaRecord","MediaRewind","MediaSkipBackward","MediaSkipForward","MediaStepBackward","MediaStepForward","MediaStop","MediaTopMenu","MediaTrackNext","MediaTrackPrevious","Meta","MicrophoneToggle","MicrophoneVolumeDown","MicrophoneVolumeMute","MicrophoneVolumeUp","ModeChange","Named","Named","NavigateIn","NavigateNext","NavigateOut","NavigatePrevious","New","NextCandidate","NextFavoriteChannel","NextUserProfile","NonConvert","Notification","NumLock","OnDemand","Open","PageDown","PageUp","Pairing","Paste","Pause","PinPDown","PinPMove","PinPToggle","PinPUp","Play","PlaySpeedDown","PlaySpeedReset","PlaySpeedUp","Power","PowerOff","PreviousCandidate","Print","PrintScreen","Process","Props","RandomToggle","RcLowBattery","RecordSpeedNext","Redo","RfBypass","Romaji","STBInput","STBPower","Save","ScanChannelsToggle","ScreenModeNext","ScrollLock","Select","Settings","Shift","SingleCandidate","Soft1","Soft2","Soft3","Soft4","Space","SpeechCorrectionList","SpeechInputToggle","SpellCheck","SplitScreenToggle","Standby","Subtitle","Super","Symbol","SymbolLock","TV","TV3DMode","TVAntennaCable","TVAudioDescription","TVAudioDescriptionMixDown","TVAudioDescriptionMixUp","TVContentsMenu","TVDataService","TVInput","TVInputComponent1","TVInputComponent2","TVInputComposite1","TVInputComposite2","TVInputHDMI1","TVInputHDMI2","TVInputHDMI3","TVInputHDMI4","TVInputVGA1","TVMediaContext","TVNetwork","TVNumberEntry","TVPower","TVRadioService","TVSatellite","TVSatelliteBS","TVSatelliteCS","TVSatelliteToggle","TVTerrestrialAnalog","TVTerrestrialDigital","TVTimer","Tab","Teletext","Undo","Unidentified","VideoModeNext","VoiceDial","WakeUp","Wink","Zenkaku","ZenkakuHankaku","ZoomIn","ZoomOut","ZoomToggle","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_ref","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","cmp","components_from","components_from","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","partial_cmp","partial_cmp","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Layout","Limits","NONE","Node","adapt_into_using","adapt_into_using","adapt_into_using","align","align_mut","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","atomic","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","bounds","children","children","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","contained","container","default","eq","flex","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","loose","max","max_height","max_width","min","min_height","min_width","move_to","move_to_mut","new","new","new","next_to_each_other","padded","position","positioned","resolve","shrink","size","sized","to_owned","to_owned","to_owned","translate","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","width","with_children","with_offset","Axis","Horizontal","Vertical","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","resolve","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Available","Back","Button","ButtonPressed","ButtonReleased","Click","Crosshair","Cursor","CursorEntered","CursorLeft","CursorMoved","Event","Forward","Grab","Grabbing","Idle","Interaction","Left","Lines","Middle","NotAllowed","Other","Pixels","Pointer","ResizingHorizontally","ResizingVertically","Right","ScrollDelta","Text","Unavailable","WheelScrolled","Working","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","click","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","components_from","components_from","components_from","components_from","components_from","default","default","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_over","partial_cmp","position","position_from","position_in","position_over","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","delta","position","x","x","y","y","Click","Double","Kind","Single","Triple","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","kind","new","position","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Element","Group","Overlay","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","default","draw","draw","draw","from","from","from","from_angle","from_angle","from_children","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_over","is_over","is_over","layout","layout","layout","map","mouse_interaction","mouse_interaction","mouse_interaction","new","new","on_event","on_event","on_event","operate","operate","operate","overlay","overlay","overlay","overlay","push","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","with_children","Null","Quad","Renderer","Style","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","default","default","default","default_font","default_size","eq","eq","fill_editor","fill_paragraph","fill_quad","fill_quad","fill_text","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","load_font","new","shadow","text_color","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","with_layer","with_layer","with_translation","with_translation","Bytes","Data","Handle","Path","Renderer","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","data","dimensions","draw","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_memory","from_path","from_stimulus","from_stimulus","hash","hash","id","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","ARROW_DOWN_ICON","Absolute","Advanced","Basic","Bounds","CHECKMARK_ICON","CharOffset","Difference","Editor","Editor","Font","Font","Highlighter","Hit","ICON_FONT","LineHeight","None","Paragraph","Paragraph","Relative","Renderer","Shape","Shaping","Text","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","compare","components_from","components_from","components_from","components_from","components_from","content","cursor","default","default","default_font","default_size","editor","eq","eq","eq","eq","fill_editor","fill_paragraph","fill_text","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","grapheme_position","hash","hash","highlighter","hit_test","horizontal_alignment","horizontal_alignment","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_height","load_font","min_bounds","min_height","min_height","min_width","min_width","resize","shaping","size","to_absolute","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","update","update","vertical_alignment","vertical_alignment","with_text","Action","Backspace","Caret","Click","Cursor","Delete","Direction","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","Editor","End","Enter","Font","Home","Insert","Left","Left","Motion","Move","PageDown","PageUp","Paste","Right","Right","Scroll","Select","SelectLine","SelectWord","Selection","Up","WordLeft","WordRight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","cursor","cursor_position","direction","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","highlight","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edit","line","line_count","perform","selection","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","update","widen","with_text","lines","Format","Highlight","Highlighter","Iterator","PlainText","Settings","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","change_line","change_line","clone","clone","clone_into","clone_into","color","components_from","components_from","current_line","current_line","default","eq","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight_line","highlight_line","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","new","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","update","update","Duration","Instant","MAX","MICROSECOND","MILLISECOND","NANOSECOND","SECOND","ZERO","abs_diff","adapt_into_using","adapt_into_using","add","add","add_assign","add_assign","arrays_from","arrays_from","arrays_into","arrays_into","as_micros","as_millis","as_nanos","as_secs","as_secs_f32","as_secs_f64","borrow","borrow","borrow_mut","borrow_mut","checked_add","checked_add","checked_div","checked_duration_since","checked_mul","checked_sub","checked_sub","clone","clone","clone_into","clone_into","cmp","cmp","components_from","components_from","default","div","div_assign","div_duration_f32","div_duration_f64","div_f32","div_f64","duration_since","elapsed","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_micros","from_millis","from_nanos","from_secs","from_secs_f32","from_secs_f64","from_stimulus","from_stimulus","hash","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_zero","mul","mul_assign","mul_f32","mul_f64","new","now","partial_cmp","partial_cmp","saturating_add","saturating_duration_since","saturating_mul","saturating_sub","sub","sub","sub","sub_assign","sub_assign","subsec_micros","subsec_millis","subsec_nanos","sum","sum","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_from_secs_f32","try_from_secs_f64","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Event","Finger","FingerLifted","FingerLost","FingerMoved","FingerPressed","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","id","id","id","id","position","position","position","position","Id","Operation","Text","Tree","Widget","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","children","clone","clone_into","components_from","diff","draw","eq","fmt","from","from_angle","from_stimulus","hash","into","into_angle","into_color","into_color_unclamped","into_stimulus","layout","mouse_interaction","new","on_event","operate","operation","overlay","size","size_hint","state","tag","text","to_owned","tree","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unique","Chain","Focusable","None","Operation","Outcome","Scrollable","Some","TextInput","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","container","custom","finish","fmt","focusable","focusable","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","map","scope","scrollable","scrollable","text_input","text_input","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Count","Focusable","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components_from","count","default","eq","find_focused","fmt","focus","focus","focus_next","focus_previous","focused","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_focused","to_owned","total","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unfocus","AbsoluteOffset","END","RelativeOffset","START","Scrollable","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","default","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","scroll_to","scroll_to","snap_to","snap_to","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","x","x","y","y","TextInput","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","select_all","select_all","Appearance","LineHeight","Shaping","State","Style","StyleSheet","Text","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","components_from","default","default","draw","draw","fmt","fmt","font","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","horizontal_alignment","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","line_height","new","shaping","size","size","state","style","tag","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","vertical_alignment","width","None","Some","State","Tag","Tree","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","children","clone","clone_into","cmp","components_from","components_from","components_from","diff","diff_children","diff_children_custom","diff_children_custom_with_search","downcast_mut","downcast_ref","empty","eq","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","new","of","partial_cmp","state","stateless","tag","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","AlwaysOnBottom","AlwaysOnTop","At","Centered","CloseRequested","Closed","Critical","Default","Event","FileDropped","FileHovered","FilesHoveredLeft","Focused","Fullscreen","Hidden","Icon","Id","Informational","Level","MAIN","Mode","Moved","NextFrame","Normal","Opened","Position","RedrawRequest","RedrawRequested","Resized","Settings","Specific","Unfocused","UserAttention","Windowed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","icon","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","partial_cmp","partial_cmp","settings","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","height","position","size","width","x","y","ByteCountNotDivisibleBy4","DimensionsVsPixelCount","Error","Icon","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","fmt","fmt","fmt","from","from","from_angle","from_angle","from_rgba","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_raw","into_stimulus","into_stimulus","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","byte_count","height","pixel_count","width","width_x_height","PlatformSpecific","Settings","adapt_into_using","adapt_into_using","application_id","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","decorations","default","default","eq","exit_on_close_request","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","icon","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","level","max_size","min_size","platform_specific","position","resizable","size","to_owned","to_owned","transparent","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","visible"],"q":[[0,"iced_core"],[680,"iced_core::alignment"],[775,"iced_core::border"],[838,"iced_core::clipboard"],[869,"iced_core::event"],[987,"iced_core::font"],[1166,"iced_core::gradient"],[1258,"iced_core::image"],[1389,"iced_core::image::Data"],[1392,"iced_core::keyboard"],[1530,"iced_core::keyboard::Event"],[1537,"iced_core::keyboard::key"],[1907,"iced_core::layout"],[2023,"iced_core::layout::flex"],[2049,"iced_core::mouse"],[2222,"iced_core::mouse::Event"],[2224,"iced_core::mouse::ScrollDelta"],[2228,"iced_core::mouse::click"],[2286,"iced_core::overlay"],[2361,"iced_core::renderer"],[2464,"iced_core::svg"],[2529,"iced_core::text"],[2720,"iced_core::text::editor"],[2898,"iced_core::text::editor::Action"],[2899,"iced_core::text::highlighter"],[2969,"iced_core::time"],[3091,"iced_core::touch"],[3150,"iced_core::touch::Event"],[3158,"iced_core::widget"],[3207,"iced_core::widget::operation"],[3248,"iced_core::widget::operation::focusable"],[3287,"iced_core::widget::operation::scrollable"],[3354,"iced_core::widget::operation::text_input"],[3363,"iced_core::widget::text"],[3463,"iced_core::widget::tree"],[3555,"iced_core::window"],[3780,"iced_core::window::Event"],[3786,"iced_core::window::icon"],[3842,"iced_core::window::icon::Error"],[3847,"iced_core::window::settings"],[3915,"palette::chromatic_adaptation"],[3916,"core::ops::arith"],[3917,"core::clone"],[3918,"core::cmp"],[3919,"core::default"],[3920,"num_traits::float"],[3921,"num_traits"],[3922,"alloc::string"],[3923,"core::cmp"],[3924,"core::fmt"],[3925,"core::fmt"],[3926,"core::fmt"],[3927,"alloc::sync"],[3928,"alloc::borrow"],[3929,"palette::rgb"],[3930,"palette::rgb"],[3931,"core::iter::traits::collect"],[3932,"core::hash"],[3933,"core::hash"],[3934,"core::ops::arith"],[3935,"core::convert"],[3936,"core::ops::function"],[3937,"core::any"],[3938,"std::path"],[3939,"core::marker"],[3940,"core::ops::range"],[3941,"core::time"],[3942,"core::ops::function"]],"d":["","The black color.","The background of some element.","","","A color in the sRGB color space.","A solid color.","Scale as big as it can be without needing to crop or hide …","The strategy used to fit the contents of a widget to its …","Scale the image to cover all of the bounding box, cropping …","Degrees","A generic Widget.","","Distort the image so the widget is 100% covered without …","Fill all the remaining space","Fill a portion of the remaining space relative to other …","Fill a fixed amount of space","","","Linearly interpolate between several colors.","The hasher used to compare layouts.","A Size with infinite width and height.","","The strategy used to fill space in a specific dimension.","Don’t resize or scale the image at all.","The origin (i.e. a Point at (0, 0)).","","The amount of radians in half a circle.","An amount of space to pad for each side of a box","An amount of logical pixels.","A 2D point.","The range of radians of a circle.","Radians","A rectangle.","","Scale the image down if it’s too big for the space, but …","A shadow.","A connection to the state of a shell.","Fill the least amount of space","An amount of space in 2 dimensions.","A SmolStr is a string type that has the following …","A color with no opacity.","","A Size with a width and height of 1 unit.","A 2D vector.","The white color.","","Padding of zero","A Size with zero width and height.","The zero Vector.","Transparency, 0.0 - 1.0","","","","","","","","","","","","","","","","","","","","","","","Align and position widgets.","Returns whether the widgets of the current application …","Returns the area of the Rectangle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to the Widget of the Element,","Returns a mutable reference to the Widget of the Element,","Blue component, 0.0 - 1.0","The blur radius of the shadow.","Draw lines around containers.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bottom padding","Returns the Point at the center of the Rectangle.","Returns the X coordinate of the Point at the center of the …","Returns the Y coordinate of the Point at the center of the …","Access the clipboard.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color of the shadow.","Creates a Color with shorter and cleaner syntax.","","","","","","","","","","","","","","","","","","Returns true if the given Point is contained in the …","","","","","","","","","Computes the distance to another Point.","","","","","","","","","","","","","","","","","","","","Handle events of a user interface.","Expands the Rectangle a given amount.","Expands this Size by the given amount.","Marks the Element as to-be-explained.","Returns the fill factor of the Length.","","Attempt to apply the given fit for a content size within …","Fits the Padding between the provided inner and outer Size.","Returns the “fluid” variant of the Length.","","","","","","","","","","","","","","","","","","Load and use fonts.","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Color from its linear RGBA components.","Creates a Color from its RGB components.","Creates a Color from its RGB8 components.","Creates a Color from its RGBA components.","Creates a Color from its RGB8 components and an alpha …","","","","","","","","","","","","","","","","","","","","Green component, 0.0 - 1.0","Colors that transition progressively.","","","","Height of the rectangle.","The height.","Returns the total amount of horizontal Padding.","Load and draw raster graphics.","Computes the intersection with the given Rectangle.","Returns whether the Rectangle intersects with the given …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Converts the Color into its linear values.","Converts the Color into its RGBA8 equivalent.","","","","","","","","","","","","","","","","","","Invalidates the current application layout.","Invalidates the current application widgets.","Returns the inverted Color.","Inverts the Color in-place.","","Returns true if the Shell contains no published messages","Returns true iff the Length is either Length::Fill or","","Returns whether the current layout is invalid or not.","Returns true if the current Rectangle is completely within …","Listen to keyboard events.","Position your widgets properly.","Left padding","","Applies a transformation to the produced message of the …","Returns the maximum of each component of this size and …","Merges the current Shell with another one by applying the …","Returns the minimum of each component of this size and …","Handle mouse events.","","","","","","Creates a new Element containing the given Widget.","Creates a new Color.","Create a Padding that is equal on all sides","Creates a new Point with the given coordinates.","Creates a new Rectangle with its top-left corner in the …","Creates a new Shell with the provided buffer of messages.","Creates a new Size with the given width and height.","Creates a new Vector with the given components.","Constructs inline variant of SmolStr.","","Constructs a SmolStr from a statically allocated string.","The offset of the shadow.","Display interactive elements on top of other widgets.","","","","","Returns the position of the top left corner of the …","Publish the given Message for an application to process it.","Red component, 0.0 - 1.0","Returns the request a redraw should happen, if any.","Write your own renderer.","Requests a new frame to be drawn.","Triggers the given function if the layout is invalid, …","Right padding","Returns the Size of the Rectangle.","Snaps the Rectangle to unsigned integer coordinates.","","","","","","","","Load and draw vector graphics.","Draw and interact with text.","Keep track of time, both in native and web platforms!","Calculates the line in which the angle intercepts the …","","","","","","","","","","","","","","","","","","","","Top padding","Build touch events.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union with the given Rectangle.","Returns the total amount of vertical Padding.","Create custom widgets and operate on them.","Width of the rectangle.","The width.","Build window-based GUI applications.","Creates a new Rectangle with its top-left corner at the …","","The X coordinate.","X coordinate of the top-left corner.","The X component of the Vector","The Y coordinate.","Y coordinate of the top-left corner.","The Y component of the Vector","Alignment on the axis of a container.","Align bottom","Align at the center of the axis.","Horizontally centered","Vertically centered","Align at the end of the axis.","The horizontal Alignment of some resource.","Align left","Align right","Align at the start of the axis.","Align top","The vertical Alignment of some resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A border.","The border radii for the corners of a graphics primitive …","","","","","","","","","","","","","","","The color of the border.","","","","","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The radius of the border.","","","","","","","","","","","","","","","","","The width of the border.","Creates a new default Border with the given Radius.","A buffer for short-term storage and transfer within and …","A null implementation of the Clipboard trait.","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Reads the current content of the Clipboard as text.","","","","","","","","","","Writes the given text contents to the Clipboard.","","The Event was handled and processed by a widget.","A user interface event.","The Event was NOT handled by any widget.","A keyboard event","Describes an event specific to MacOS","A MacOS specific event","A mouse event","A platform specific event","A platform specific event","Triggered when the app receives an URL from the system","The status of an Event after being processed.","A touch event","A window event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","Merges two Status into one.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Glyphs in cursive fonts generally use a more informal …","A non-monospaced sans-serif font with normal Weight.","","","","","","A font family.","Fantasy fonts are primarily decorative or expressive fonts …","A font.","","","A monospaced font with normal Weight.","","The sole criterion of a monospace font is that all glyphs …","The name of a font family of choice.","","","","","Glyphs in sans-serif fonts, as the term is used in CSS, …","","","","Serif fonts represent the formal text style for a script.","The width of some text.","The style of some text.","","","","The weight of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Family of the Font.","","","","","","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 Stretch of the Font.","The Style of the Font.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Weight of the Font.","Creates a non-monospaced Font with the given Family::Name …","A point along the gradient vector where the specified color…","A fill which transitions colors progressively along a …","A linear gradient.","A linear gradient interpolates colors along a direction at …","","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","How the Gradient is angled within its bounds.","","","","","","","","","","","","","","","","","","","The color of the gradient at the specified offset.","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Adjust the opacity of the gradient by a multiplier applied …","Creates a new Linear gradient with the given angle in …","Offset along the gradient vector.","ColorStops along the linear gradient path.","","","","","","","","","","","","","","","","","","","","","","","","","A wrapper around raw image data.","In-memory data","The data of a raster image.","Image filtering strategy.","A handle of some image data.","The image Handle to be displayed. Iced exposes its own …","Bilinear interpolation.","Nearest neighbor.","File data","A Renderer that can render raster graphics.","Decoded image pixels in RGBA format.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to the image Data.","","","Returns the dimensions of an image for the given Handle.","Draws an image with the given Handle and inside the …","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Creates an image Handle containing the image data directly.","Creates an image Handle pointing to the image of the given …","Creates an image Handle containing the image pixels …","","","","","","","","","Returns the unique identifier of the Handle.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Creates new Bytes around data.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The height of the image.","The pixels.","The width of the image.","The “alt” key.","The “command” key.","The “control” key.","A keyboard event.","","A keyboard key was pressed.","A keyboard key was released.","The “windows” key on Windows, “command” key on …","The left side of the keyboard.","The location of a key on the keyboard.","The current state of the keyboard modifiers.","The keyboard modifiers have changed.","The numpad of the keyboard.","The right side of the keyboard.","The “shift” key.","The standard group of keys on the keyboard.","","","","Returns the set containing all flags.","Returns true if the ALT key is pressed in the Modifiers.","","","","","","","Returns the intersection between the two sets of flags.","Disables all flags disabled in the set.","Returns the union of the two sets of flags.","Adds the set of flags.","Returns the raw value of the flags currently stored.","Returns the left flags, but with all the right flags …","Toggles the set of flags.","","","","","","","","","","","","","","Returns true if a “command key” is pressed in the …","Returns the complement of this set of flags.","","","","Returns true if all of the flags in other are contained …","Returns true if the CTRL key is pressed in the Modifiers.","","Returns the difference between the flags in self and other.","Returns an empty set of flags.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Convert from underlying bit representation, unless that …","Convert from underlying bit representation, dropping any …","Convert from underlying bit representation, preserving all …","","","","","","Inserts the specified flags in-place.","Returns the intersection between the flags in self and …","Returns true if there are flags common to both self and …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Returns true if all flags are currently set.","Returns true if no flags are currently stored.","Identify keyboard keys.","Returns true if the LOGO key is pressed in the Modifiers.","Returns the complement of this set of flags.","","Removes the specified flags in-place.","Inserts or removes the specified flags depending on the …","Returns true if the SHIFT key is pressed in the Modifiers.","Returns the set difference of the two sets of flags.","Disables all flags enabled in the set.","Returns the symmetric difference between the flags in self …","","","","Toggles the specified flags in-place.","","","","","","","","","","","","","","","","","","","","","","Returns the union of between the flags in self and other.","The key pressed.","The key released.","The location of the key.","The location of the key.","The state of the modifier keys.","The state of the modifier keys.","The text produced by the key press, if any.","Switch the input mode on an external AVR (audio/video …","Toggle the power on an external AVR (audio/video …","The Accept (Commit, OK) key. Accept current option or …","Redo or repeat an action.","Initate the multi-candidate mode.","","The Alt (Alternative) key.","The Alternate Graphics (AltGr or AltGraph) key.","The Application switch key, which provides a list of …","Navigate or traverse downward. (KEYCODE_DPAD_DOWN)","Navigate or traverse leftward. (KEYCODE_DPAD_LEFT)","Navigate or traverse rightward. (KEYCODE_DPAD_RIGHT)","Navigate or traverse upward. (KEYCODE_DPAD_UP)","The Attention (Attn) key.","Adjust audio balance leftward. (VK_AUDIO_BALANCE_LEFT)","Adjust audio balance rightward. (VK_AUDIO_BALANCE_RIGHT)","Decrease audio bass boost or cycle down through bass boost …","Toggle bass boost on/off. (APPCOMMAND_BASS_BOOST)","Increase audio bass boost or cycle up through bass boost …","Adjust audio fader towards front. (VK_FADER_FRONT)","Adjust audio fader towards rear. (VK_FADER_REAR)","Advance surround audio mode to next available mode. (…","Decrease treble. (APPCOMMAND_TREBLE_DOWN)","Increase treble. (APPCOMMAND_TREBLE_UP)","Decrease audio volume. (APPCOMMAND_VOLUME_DOWN, …","Toggle between muted state and prior volume level. (…","Increase audio volume. (APPCOMMAND_VOLUME_UP, …","Used to remove the character to the left of the cursor. …","The Brightness Down key. Typically controls the display …","The Brightness Up key. Typically controls the display …","Navigate to previous content or page in current history. (…","Open the list of browser favorites. (…","Navigate to next content or page in current history. (…","Go to the user’s preferred home page. (…","Refresh the current page or content. (…","Call up the user’s preferred search page. (…","Stop loading the current page or content. (…","The Call key. (KEYCODE_CALL)","The Camera key. (KEYCODE_CAMERA)","The Camera focus key. (KEYCODE_FOCUS)","","The Caps Lock (Capital) key.","Select next (numerically or logically) lower channel. (…","Select next (numerically or logically) higher channel. (…","A key string that corresponds to the character typed by …","Remove the currently selected input.","Close the current document or message (Note: This …","Toggle the display of Closed Captions. (VK_CC, …","Initiate the Code Input mode to allow characters to be …","General purpose color-coded media function key, as index 0 …","General purpose color-coded media function key, as index 1 …","General purpose color-coded media function key, as index 2 …","General purpose color-coded media function key, as index 3 …","General purpose color-coded media function key, as index 4 …","General purpose color-coded media function key, as index 5 …","The Compose key, also known as “Multi_key” on the X …","Show the application’s context menu. This key is …","The Control or Ctrl key.","Convert the current input method sequence.","Copy the current selection. (APPCOMMAND_COPY)","The Cursor Select key.","Cut the current selection. (APPCOMMAND_CUT)","Select Digital Video Rrecorder. (KEYCODE_DVR)","Used to delete the character to the right of the cursor. …","Adjust brightness of device, by toggling between or …","Swap video sources. (VK_DISPLAY_SWAP)","The Eisu key. This key may close the IME, but its purpose …","Toggle removable media to eject (open) and insert (close) …","The End key, used with keyboard entry to go to the end of …","The End Call key. (KEYCODE_ENDCALL)","The Enter or key. Used to activate current selection …","The Erase to End of Field key. This key deletes all …","The Esc key. This key was originally used to initiate an …","The Extend Selection (Exsel) key.","","Exit the current application. (VK_EXIT)","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","Clear program or content stored as favorite 0. (…","Clear program or content stored as favorite 1. (…","Clear program or content stored as favorite 2. (…","Clear program or content stored as favorite 3. (…","Select (recall) program or content stored as favorite 0. (…","Select (recall) program or content stored as favorite 1. (…","Select (recall) program or content stored as favorite 2. (…","Select (recall) program or content stored as favorite 3. (…","Store current program or content as favorite 0. (…","Store current program or content as favorite 1. (…","Store current program or content as favorite 2. (…","Store current program or content as favorite 3. (…","The Final Mode Final key used on some Asian keyboards, to …","Open the Find dialog. (APPCOMMAND_FIND)","The Function switch Fn key. Activating this key …","The Function-Lock (FnLock or F-Lock) key. Activating this …","The Back key. (KEYCODE_BACK)","The Home key, which goes to the phone’s main screen. (…","Switch to the first character group. (ISO/IEC 9995)","Switch to the last character group. (ISO/IEC 9995)","Switch to the next character group. (ISO/IEC 9995)","Switch to the previous character group. (ISO/IEC 9995)","Toggle display of program or content guide. (VK_GUIDE, …","If guide is active and displayed, then display next …","If guide is active and displayed, then display previous …","Toggle between Hangul and English modes.","","The (Half-Width) Characters key.","The Headset Hook key. (KEYCODE_HEADSETHOOK)","Open a help dialog or toggle display of help information. (…","The Hibernate key. This key saves the current state of the …","The Hiragana (Japanese Kana characters) key.","The Hiragana/Katakana toggle key. (…","The Home key, used with keyboard entry, to go to start of …","","Toggle display of information about currently selected …","Toggle between text modes for insertion or overtyping. (…","Toggle instant replay. (VK_INSTANT_REPLAY)","","The Kana Mode (Kana Lock) key. This key is used to enter …","The Kanji (Japanese name for ideographic characters of …","The Katakana (Japanese Kana characters) key.","A key on the keyboard.","The 11 key found on media numpads that have buttons from 1 …","The 12 key found on media numpads that have buttons from 1 …","","The first generic “LaunchApplication” key. This is …","The second generic “LaunchApplication” key. This is …","The “Calendar” key. (KEYCODE_CALENDAR)","The “Contacts” key. (KEYCODE_CONTACTS)","The “Mail” key. (APPCOMMAND_LAUNCH_MAIL)","The “Media Player” key. (APPCOMMAND_LAUNCH_MEDIA_SELECT…","","","","","","","","Launch linked content, if available and appropriate. (…","List the current program. (VK_LIST)","Toggle display listing of currently available live content …","Lock or unlock current content or program. (VK_LOCK)","","Open an editor to forward the current message. (…","Open an editor to reply to the current message. (…","Send the current message. (APPCOMMAND_SEND_MAIL)","Toggle between manner mode state: silent, vibrate, ring, …","Show a list of media applications: audio/video players and …","Audio track key. (KEYCODE_MEDIA_AUDIO_TRACK)","Close the current media, for example to close a CD or DVD …","Initiate or continue forward playback at faster than …","Select previously selected channel or media. (VK_LAST, …","Pause the currently playing media. (APPCOMMAND_MEDIA_PAUSE…","Initiate or continue media playback at normal speed, if …","Toggle media between play and pause states. (…","Initiate or resume recording of currently selected media. (…","Initiate or continue reverse playback at faster than …","Skip backward to next content or program. (…","Skip forward to next content or program. (VK_SKIP, …","Step backward to next content or program. (…","Step forward to next content or program. (…","Stop media playing, pausing, forwarding, rewinding, or …","Media top menu. (KEYCODE_MEDIA_TOP_MENU)","Seek to next media or program track. (…","Seek to previous media or program track. (…","","Toggle the microphone on/off. (APPCOMMAND_MIC_ON_OFF_TOGGLE…","Decrease microphone volume. (…","Mute the microphone. (APPCOMMAND_MICROPHONE_VOLUME_MUTE, …","Increase microphone volume. (…","Toggle between or cycle through input modes of IMEs.","A named key.","A key with an established name.","Navigate in. (KEYCODE_NAVIGATE_IN)","Navigate to next key. (KEYCODE_NAVIGATE_NEXT)","Navigate out. (KEYCODE_NAVIGATE_OUT)","Navigate to previous key. (KEYCODE_NAVIGATE_PREVIOUS)","Open a new document or message. (APPCOMMAND_NEW)","","Cycle to next favorite channel (in favorites list). (…","Cycle to next user profile (if there are multiple user …","Accept current input method sequence without conversion in …","The Notification key. (KEYCODE_NOTIFICATION)","The NumLock or Number Lock key. Used to toggle numpad mode …","Access on-demand content or programs. (VK_ON_DEMAND)","Open an existing document or message. (APPCOMMAND_OPEN)","Scroll down or display next page of content.","Scroll up or display previous page of content.","Pairing key to pair devices. (KEYCODE_PAIRING)","The Paste key. (APPCOMMAND_PASTE)","Pause the current state or application (as appropriate).","Move picture-in-picture window down. (VK_PINP_DOWN)","Move picture-in-picture window. (VK_PINP_MOVE)","Toggle display of picture-in-picture window. (…","Move picture-in-picture window up. (VK_PINP_UP)","Play or resume the current state or application (as …","Decrease media playback speed. (VK_PLAY_SPEED_DOWN)","Reset playback to normal speed. (VK_PLAY_SPEED_RESET)","Increase media playback speed. (VK_PLAY_SPEED_UP)","Toggle power state. (KEYCODE_POWER) Note: Note: Some …","The PowerOff key. Sometime called PowerDown.","","Print the current document or message. (APPCOMMAND_PRINT)","Initiate print-screen function.","","The properties (Props) key.","Toggle random media or content shuffle mode. (…","Not a physical key, but this key code is sent when the …","Toggle or cycle between media recording speeds. (…","Redo the last action. (APPCOMMAND_REDO)","Toggle RF (radio frequency) input bypass mode (pass RF …","The Roman characters function key.","Switch the input mode on an external STB (set top box). (…","Toggle the power on an external STB (set top box). (…","Save the current document or message. (APPCOMMAND_SAVE)","Toggle scan channels mode. (VK_SCAN_CHANNELS_TOGGLE)","Advance display screen mode to next available mode. (…","Toggle between scrolling and cursor movement modes.","","Toggle display of device settings screen. (VK_SETTINGS, …","Used to enable shift modifier function for interpreting …","","General purpose virtual function key, as index 1.","General purpose virtual function key, as index 2.","General purpose virtual function key, as index 3.","General purpose virtual function key, as index 4.","Used in text to insert a space between words. Usually …","Show correction list when a word is incorrectly …","Toggle between dictation mode and command/control mode. (…","Spellcheck the current document or selection. (…","Toggle split screen mode. (VK_SPLIT_SCREEN_TOGGLE)","The Standby key. This key turns off the display and places …","Toggle display of subtitles, if available. (VK_SUBTITLE)","Used to enable “super” modifier function for …","The Symbol modifier key (used on some virtual keyboards).","","Switch to viewing TV. (KEYCODE_TV)","TV 3D Mode. (KEYCODE_3D_MODE)","Toggle between antenna and cable input. (…","Audio description. (KEYCODE_TV_AUDIO_DESCRIPTION)","Audio description mixing volume down. (…","Audio description mixing volume up. (…","Contents menu. (KEYCODE_TV_CONTENTS_MENU)","Contents menu. (KEYCODE_TV_DATA_SERVICE)","Switch the input mode on an external TV. (KEYCODE_TV_INPUT)","Switch to component input #1. (KEYCODE_TV_INPUT_COMPONENT_1…","Switch to component input #2. (KEYCODE_TV_INPUT_COMPONENT_2…","Switch to composite input #1. (KEYCODE_TV_INPUT_COMPOSITE_1…","Switch to composite input #2. (KEYCODE_TV_INPUT_COMPOSITE_2…","Switch to HDMI input #1. (KEYCODE_TV_INPUT_HDMI_1)","Switch to HDMI input #2. (KEYCODE_TV_INPUT_HDMI_2)","Switch to HDMI input #3. (KEYCODE_TV_INPUT_HDMI_3)","Switch to HDMI input #4. (KEYCODE_TV_INPUT_HDMI_4)","Switch to VGA input #1. (KEYCODE_TV_INPUT_VGA_1)","Media context menu. (KEYCODE_TV_MEDIA_CONTEXT_MENU)","Toggle network. (KEYCODE_TV_NETWORK)","Number entry. (KEYCODE_TV_NUMBER_ENTRY)","Toggle the power on an external TV. (KEYCODE_TV_POWER)","Radio. (KEYCODE_TV_RADIO_SERVICE)","Satellite. (KEYCODE_TV_SATELLITE)","Broadcast Satellite. (KEYCODE_TV_SATELLITE_BS)","Communication Satellite. (KEYCODE_TV_SATELLITE_CS)","Toggle between available satellites. (…","Analog Terrestrial. (KEYCODE_TV_TERRESTRIAL_ANALOG)","Digital Terrestrial. (KEYCODE_TV_TERRESTRIAL_DIGITAL)","Timer programming. (KEYCODE_TV_TIMER_PROGRAMMING)","The Horizontal Tabulation Tab key.","Toggle display of teletext, if available (VK_TELETEXT, …","Undo the last action. (APPCOMMAND_UNDO)","An unidentified key.","Advance video mode to next available mode. (…","","The WakeUp key. (KEYCODE_WAKEUP)","Cause device to identify itself in some manner, e.g., …","The Zenkaku (Full-Width) Characters key.","The Zenkaku/Hankaku (full-width/half-width) toggle key. (…","The ZoomIn key. (KEYCODE_ZOOM_IN)","The ZoomOut key. (KEYCODE_ZOOM_OUT)","Toggle between full-screen and scaled content, or alter …","","","","","","","Convert Key::Character(SmolStr) to Key::Character(&str) so …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","The bounds of a Node and its children, using absolute …","A set of size constraints for layouting.","No limits","The bounds of an element and its children.","","","","Aligns the Node in the given space.","Mutable reference version of Self::align.","","","","","","","Computes the resulting Node that fits the Limits given …","","","","","","","Returns the bounds of the Node.","Returns the bounds of the Layout.","Returns the children of the Node.","Returns an iterator over the Layout of the children of a …","","","","","","","","","","Computes the resulting Node that fits the Limits given …","Creates a new Node that wraps a single child with some …","","","Distribute elements using a flex-based layout.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Applies a height constraint to the current Limits.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Removes the minimum width constraint for the current Limits…","Returns the maximum Size of the Limits.","Applies a maximum height constraint to the current Limits.","Applies a maximum width constraint to the current Limits.","Returns the minimum Size of the Limits.","Applies a minimum height constraint to the current Limits.","Applies a minimum width constraint to the current Limits.","Moves the Node to the given position.","Mutable reference version of Self::move_to.","Creates new Limits with the given minimum and maximum Size.","Creates a new Node with the given Size.","Creates a new Layout for the given Node at the origin.","Produces a Node with two children nodes one right next to …","Computes the Node that fits the Limits given some width, …","Returns the position of the Layout.","Computes a padded Node with a positioning step.","Computes the resulting Size that fits the Limits given …","Shrinks the current Limits by the given Size.","Returns the Size of the Node.","Computes the resulting Node that fits the Limits given …","","","","Translates the Node by the given translation.","","","","","","","","","","","","","","","","","","","","","","Applies a width constraint to the current Limits.","Creates a new Node with the given Size and children.","Creates a new Layout for the given Node with the provided …","The main axis of a flex layout.","The horizontal axis","The vertical axis","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Computes the flex layout with the given axis and limits, …","","","","","","","","The cursor has a defined position.","The back mouse button.","The button of a mouse.","A mouse button was pressed.","A mouse button was released.","","","The mouse cursor state.","The mouse cursor entered the window.","The mouse cursor left the window.","The mouse cursor was moved","A mouse event.","The forward mouse button.","","","","The interaction of a mouse cursor.","The left mouse button.","A line-based scroll movement","The middle (wheel) button.","","Some other button.","A pixel-based scroll movement","","","","The right mouse button.","A scroll movement.","","The cursor is currently unavailable (i.e. out of bounds or …","The mouse wheel was scrolled.","","","","","","","","","","","","","","","","","","","","","","","","","","","Track mouse clicks.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 Cursor is over the given bounds.","","Returns the absolute position of the Cursor, if available.","Returns the relative position of the Cursor from the given …","Returns the relative position of the Cursor inside the …","Returns the absolute position of the Cursor, if available …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The scroll movement.","The new position of the mouse cursor","The number of horizontal lines scrolled","The number of horizontal pixels scrolled","The number of vertical lines scrolled","The number of vertical pixels scrolled","A mouse click.","A double click","The kind of mouse click.","A single click","A triple click","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns the Kind of Click.","Creates a new Click with the given position and previous …","Returns the position of the Click.","","","","","","","","","","","","","","","","","A generic Overlay.","An Overlay container that displays multiple overlay …","An interactive component that can be displayed on top of …","","","","","","","","","","","","","","Draws the Overlay using the associated Renderer.","Draws the Element and its children using the given Layout.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns a Group of overlay Element children.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if the cursor is over the Element.","","Returns true if the cursor is over the Overlay.","Returns the layout Node of the Overlay.","Computes the layout of the Element in the given bounds.","","Applies a transformation to the produced message of the …","Returns the current mouse::Interaction of the Element.","","Returns the current mouse::Interaction of the Overlay.","Creates a new Element containing the given Overlay.","Creates an empty Group.","Processes a runtime Event.","","Processes a runtime Event.","Applies a widget::Operation to the Element.","","Applies a widget::Operation to the Overlay.","Returns the nested overlay of the Element, if there is any.","Turns the Group into an overlay overlay::Element.","","Returns the nested overlay of the Overlay, if there is any.","Adds an overlay::Element to the Group.","","","","","","","","","","","","","","","Creates a Group with the given elements.","A renderer that does nothing.","A polygon with four sides.","A component that can be used by widgets to draw themselves …","The styling attributes of a Renderer.","","","","","","","","","","The Border of the Quad.","","","","","","","The bounds of the Quad.","Clears all of the recorded primitives in the Renderer.","","","","","","","","","","","","","","","","","","","","Fills a Quad with the provided Background.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Creates a new Null renderer.","The Shadow of the Quad.","The text color","","","","","","","","","","","","","","","","","","","","","","","","","Draws the primitives recorded in the given closure in a …","","Applies a translation to the primitives recorded in the …","","In-memory data","The data of a vectorial image.","A handle of Svg data.","File data","A Renderer that can render vector graphics.","","","","","","","","","","","","","","","","","Returns a reference to the SVG Data.","Returns the default dimensions of an SVG for the given …","Draws an SVG with the given Handle, an optional Color …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates an SVG Handle from raw bytes containing either an …","Creates an SVG Handle pointing to the vector image of the …","","","","","Returns the unique identifier of the Handle.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","The char representing a ▼ icon in the built-in ICON_FONT.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","No shaping and no font fallback.","A bounds difference.","The char representing a ✔ icon in the ICON_FONT.","The point was within the bounds of the returned character …","The difference detected in some text.","","The Editor of this Renderer.","The font of this Paragraph.","The font type used.","","The result of hit testing on text.","The icon font of the backend.","The height of a line of text in a paragraph.","No difference.","A text paragraph.","The Paragraph of this Renderer.","A factor of the size of the text.","A renderer capable of measuring and drawing Text.","A shape difference.","The shaping strategy of some text.","A paragraph.","","","","","","","","","","","","","","","","","","","","","","","","","","The bounds of the paragraph.","","","","","","","","","","","Compares the Paragraph with some desired Text and returns …","","","","","","The content of the paragraph.","Computes the cursor position of the Hit .","","","Returns the default Self::Font.","Returns the default size of Text.","Edit text.","","","","","Draws the given Editor at the given position and with the …","Draws the given Paragraph at the given position and with …","Draws the given Text at the given position and with the …","","","","","","The font of the Text.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Returns the distance to the given grapheme index in the …","","","Highlight text.","Tests whether the provided point is within the boundaries …","Returns the horizontal alignment of the Paragraph.","The horizontal alignment of the Text.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","The line height of the Text.","Loads a Self::Font from its bytes.","Returns the minimum boundaries that can fit the contents …","Returns the minimum height that can fit the contents of …","Returns the minimum height that can fit the contents of …","Returns the minimum width that can fit the contents of the …","Returns the minimum width that can fit the contents of the …","Lays out the Paragraph with some new boundaries.","The Shaping strategy of the Text.","The size of the Text in logical pixels.","Returns the LineHeight in absolute logical pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the Paragraph to match the given Text, if needed.","Updates the Paragraph to match the given Text, if needed.","Returns the vertical alignment of the Paragraph.","The vertical alignment of the Text.","Creates a new Paragraph laid out with the given Text.","An interaction with an Editor.","Delete the previous character.","Cursor without a selection","Click the Editor at the given Point.","The cursor of an Editor.","Delete the next character.","A direction in some text.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","A component that can be used by widgets to edit multi-line …","Move to the end of the line.","Break the current line.","The font of the Editor.","Move to the start of the line.","Insert the given character.","Move left.","<-","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","->","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","Cursor selecting a range of text","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the current boundaries of the Editor.","","","","","","","","","","","","","","","","Returns the current Cursor of the Editor.","Returns the current cursor position of the Editor.","Returns the Direction of the Motion.","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Runs a text Highlighter in the Editor.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns whether the Action is an editing action.","Returns the text of the given line in the Editor, if it …","Returns the amount of lines in the Editor.","Performs an Action on the Editor.","Returns the current selected text of the Editor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the Editor with some new attributes.","Widens the Motion, if possible.","Creates a new Editor laid out with the given text.","The amount of lines to scroll.","The format of some text.","The output of the Highlighter.","A type capable of highlighting text.","The highlight iterator type.","A highlighter that highlights nothing.","The settings to configure the Highlighter.","","","","","","","","","","","Notifies the Highlighter that the line at the given index …","","","","","","The Color of the text.","","","Returns the current line of the Highlighter.","","","","","","The Font of the text.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Highlights the given line.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Highlighter from its Self::Settings.","","","","","","","","","","","","","","","","","","Updates the Highlighter with some new Self::Settings.","","A Duration type to represent a span of time, typically …","A measurement of a monotonically nondecreasing clock. …","The maximum duration.","The duration of one microsecond.","The duration of one millisecond.","The duration of one nanosecond.","The duration of one second.","A duration of zero time.","Computes the absolute difference between self and other.","","","Panics","","","","","","","","Returns the total number of whole microseconds contained …","Returns the total number of whole milliseconds contained …","Returns the total number of nanoseconds contained by this …","Returns the number of whole seconds contained by this …","Returns the number of seconds contained by this Duration …","Returns the number of seconds contained by this Duration …","","","","","Returns Some(t) where t is the time self + duration if t …","Checked Duration addition. Computes self + other, …","Checked Duration division. Computes self / other, …","Returns the amount of time elapsed from another instant to …","Checked Duration multiplication. Computes self * other, …","Returns Some(t) where t is the time self - duration if t …","Checked Duration subtraction. Computes self - other, …","","","","","","","","","","","","Divide Duration by Duration and return f32.","Divide Duration by Duration and return f64.","Divide Duration by f32.","Divide Duration by f64.","Returns the amount of time elapsed from another instant to …","Returns the amount of time elapsed since this instant.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of whole …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if this Duration spans no time.","","","Multiplies Duration by f32.","Multiplies Duration by f64.","Creates a new Duration from the specified number of whole …","Returns an instant corresponding to “now”.","","","Saturating Duration addition. Computes self + other, …","Returns the amount of time elapsed from another instant to …","Saturating Duration multiplication. Computes self * other, …","Saturating Duration subtraction. Computes self - other, …","Returns the amount of time elapsed from another instant to …","","","","","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in …","","","","","","","","","The checked version of from_secs_f32.","The checked version of from_secs_f64.","","","","","","","","","","","A touch interaction.","A unique identifier representing a finger on a touch …","A touch interaction was ended.","A touch interaction was canceled.","An on-going touch interaction was moved.","A touch interaction was started.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The identifier of a generic widget.","","","","A component that displays information and allows …","","","","","","Returns the state Tree of the children of the Widget.","","","","Reconciliates the Widget with the provided Tree.","Draws the Widget using the associated Renderer.","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Returns the layout::Node of the Widget.","Returns the current mouse::Interaction of the Widget.","Creates a custom Id.","Processes a runtime Event.","Applies an Operation to the Widget.","Query or update internal widget state.","Returns the overlay of the Widget, if there is any.","Returns the Size of the Widget in lengths.","Returns a Size hint for laying out the Widget.","Returns the State of the Widget.","Returns the Tag of the Widget.","Write some text for your users to read.","","Store internal widget state in a state tree to ensure …","","","","","","","","Creates a unique Id.","The Operation needs to be followed by another Operation.","","The Operation produced no result.","A piece of logic that can traverse the widget tree of an …","The result of an Operation.","","The Operation produced some result.","","","","","","","","Operates on a widget that contains other widgets.","Operates on a custom widget with some state.","Finishes the Operation and returns its Outcome.","","Operate on widgets that can be focused.","Operates on a widget that can be focused.","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Maps the output of an Operation using the given function.","Produces an Operation that applies the given Operation to …","Operate on widgets that can be scrolled.","Operates on a widget that can be scrolled.","Operate on widgets that have text input.","Operates on a widget that has text input.","","","","","","","","A summary of the focusable widgets present on a widget …","The internal state of a widget that can be focused.","","","","","","","","","Produces an Operation that generates a Count and chains it …","","","Produces an Operation that searches for the current …","","Produces an Operation that focuses the widget with the …","Focuses the widget.","Produces an Operation that searches for the current …","Produces an Operation that searches for the current …","The index of the current focused widget, if any.","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns whether the widget is focused or not.","","The total amount of focusable widgets.","","","","","","","","Unfocuses the widget.","The amount of absolute offset in each direction of a …","A relative offset that points to the bottom-right of a …","The amount of relative offset in each direction of a …","A relative offset that points to the top-left of a …","The internal state of a widget that can be scrolled.","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Produces an Operation that scrolls the widget with the …","Scroll the widget to the given AbsoluteOffset along the …","Produces an Operation that snaps the widget with the given …","Snaps the scroll of the widget to the given percentage …","","","","","","","","","","","","","","","","","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The internal state of a widget that has text input.","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to an arbitrary …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the end of the input …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the front of the …","Produces an Operation that selects all the content of the …","Selects all the content of the text input.","The apperance of some text.","","","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph of text.","","","","Produces the Appearance of some text.","","","","","","","","","","","","","","","","","The Color of the text.","","","","","","Draws text using the same logic as the Text widget.","","","","Sets the Font of the Text.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Sets the height of the Text boundaries.","Sets the alignment::Horizontal of the Text.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Produces the layout::Node of a Text widget.","","Sets the LineHeight of the Text.","Create a new fragment of Text with the given contents.","Sets the Shaping strategy of the Text.","","Sets the size of the Text.","","Sets the style of the Text.","","","","","","","","","","","","","","","","","","","","","","","","","Sets the alignment::Vertical of the Text.","Sets the width of the Text boundaries.","No meaningful internal state.","Some meaningful internal state.","The internal State of a widget.","The identifier of some widget state.","A persistent state widget tree.","","","","","","","","","","","","","","","","The children of the root widget of the Tree.","","","","","","","Reconciliates the current tree with the provided Widget.","Reconciles the children of the tree with the provided list …","Reconciliates the children of the tree with the provided …","Reconciliates the current_children with the provided list …","Downcasts the State to T and returns a mutable reference …","Downcasts the State to T and returns a reference to it.","Creates an empty, stateless Tree with no children.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Creates a new State.","Creates a new Tree for the provided Widget.","Creates a Tag for a state of type T.","","The State of the Tree.","Creates a Tag for a stateless widget.","The tag of the Tree.","","","","","","","","","","","","","","","","","","","","","","","The window will always be below normal windows.","The window will always be on top of normal windows.","Redraw at the given time.","The window is completely centered on the screen.","The user has requested for the window to close.","A window was closed.","Platform-specific","The platform-specific default position for a new window.","A window-related event.","A file has been dropped into the window.","A file is being hovered over the window.","A file was hovered, but has exited the window.","A window was focused.","The application takes the whole screen of its current …","The application is hidden","","The id of the window.","Platform-specific","A window level groups windows with respect to their …","The reserved window Id for the first window in an Iced …","The mode of a window-based application.","A window was moved.","Redraw the next frame.","The default behavior.","A window was opened.","The position of a window in a given screen.","A request to redraw a window.","A window redraw was requested.","A window was resized.","","The window is positioned with specific coordinates: (X, Y).","A window was unfocused.","The type of user attention to request.","The application appears in its own window.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","Change the icon of a window.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Configure your windows.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new unique window Id.","The new logical height of the window","The position of the opened window. This is relative to the …","The size of the created window. This is its “inner” …","The new logical width of the window","The new logical x location of the window","The new logical y location of the window","Produced when the length of the rgba argument isn’t …","Produced when the number of pixels (rgba.len() / 4) isn’…","An error produced when using from_rgba with invalid …","An window icon normally used for the titlebar or taskbar.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Builds an Icon from its RGBA pixels in the sRGB color …","","","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns the raw data of the Icon.","","","","","","","","","","","","","","","","","","","","The length of the provided RGBA data.","The provided height.","The amount of pixels of the provided RGBA data.","The provided width.","The product of width and height.","The platform specific window settings of an application.","The window settings of an application.","","","Sets the application id of the window.","","","","","","","","","","","","","","","Whether the window should have a border, a title bar, etc. …","","","","Whether the window will close when the user requests it, …","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The icon of the window.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The window Level.","The maximum size of the window.","The minimum size of the window.","Platform specific settings.","The initial position of the window.","Whether the window should be resizable or not.","The initial logical dimensions of the window.","","","Whether the window should be transparent.","","","","","","","","","","","","","","","Whether the window should be visible or not."],"i":[0,18,0,0,0,0,17,19,0,19,0,0,0,19,20,20,20,0,0,17,0,25,0,0,19,3,0,2,0,0,0,2,0,0,0,19,0,0,20,0,0,18,0,25,0,18,0,21,25,4,18,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,2,3,7,4,2,0,9,7,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,12,14,14,18,24,0,12,12,14,14,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,21,7,7,7,0,12,16,2,17,18,19,20,21,22,3,7,24,25,4,12,16,2,17,18,19,20,21,22,3,7,24,25,4,12,24,0,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,7,12,18,27,3,7,24,4,12,3,2,2,12,12,12,12,12,16,2,17,18,19,20,22,3,7,24,25,4,0,7,25,14,20,27,19,21,20,12,12,16,2,17,18,19,20,21,22,3,3,7,24,9,25,4,0,12,12,12,12,12,12,12,12,14,14,14,16,2,2,2,2,17,17,17,17,18,18,18,18,18,19,27,20,20,20,20,21,21,21,21,21,21,21,22,22,22,3,3,3,7,7,24,9,25,25,25,25,25,4,4,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,2,2,12,12,12,12,18,18,18,18,18,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,2,18,0,12,19,25,7,25,21,0,7,7,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,18,18,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,9,9,18,18,12,9,20,12,9,7,0,0,21,12,14,25,9,25,0,2,2,7,4,12,14,18,21,3,7,9,25,4,12,12,12,24,0,12,16,2,22,7,9,18,9,0,9,9,21,7,7,2,3,3,7,25,4,2,0,0,0,2,12,16,2,17,18,19,20,21,22,3,7,24,25,4,12,3,12,12,3,21,0,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,12,14,16,2,17,18,19,27,20,21,22,3,7,24,9,25,4,7,21,0,7,25,0,7,27,3,7,4,3,7,4,0,78,76,77,78,76,0,77,77,76,78,0,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,76,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,76,77,78,0,0,79,80,79,80,79,80,79,80,79,80,79,80,79,80,79,79,80,79,80,79,80,79,80,79,80,80,80,80,79,80,79,80,79,80,79,80,79,80,79,80,79,80,79,79,80,79,80,79,80,79,80,79,80,79,80,79,80,79,80,79,79,0,0,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,82,81,81,81,81,81,81,81,81,81,82,81,86,0,86,83,0,84,83,0,83,85,0,83,83,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,83,84,85,86,89,89,90,88,87,90,89,90,90,89,0,88,0,91,89,87,89,88,88,89,90,91,91,88,90,90,89,88,0,0,89,90,90,0,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,87,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,88,89,90,91,87,87,0,0,0,51,51,92,50,50,50,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,92,51,92,50,92,51,92,50,51,92,50,51,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,50,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,51,92,50,0,95,0,0,0,98,96,96,95,0,95,94,93,95,96,94,93,95,96,94,93,95,96,93,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,96,93,98,98,94,93,95,96,94,93,95,96,94,94,93,95,96,94,93,95,96,94,94,94,94,93,95,96,94,93,95,96,94,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,93,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,94,93,95,96,186,186,186,102,102,102,0,0,103,103,102,104,0,0,103,104,104,102,104,103,104,102,102,102,103,104,102,103,104,102,102,102,102,102,102,102,102,103,104,102,103,104,102,103,104,102,103,104,102,102,102,102,103,104,102,102,102,102,102,102,103,104,102,102,103,104,102,102,102,102,102,103,104,102,103,104,102,102,102,102,102,103,104,102,102,102,102,102,103,104,102,103,104,102,103,104,102,103,104,102,103,104,102,102,102,0,102,102,102,102,102,102,102,102,102,103,104,102,102,103,104,102,103,104,102,103,104,102,103,104,102,103,104,102,103,104,102,103,104,102,102,187,188,187,188,187,188,187,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,105,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,0,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,0,105,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,105,106,106,106,106,106,106,106,106,106,105,106,105,106,105,106,105,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,105,106,0,0,110,0,110,109,111,109,109,110,109,111,110,109,111,0,110,109,111,110,109,111,109,111,109,111,110,109,111,110,109,111,110,109,111,0,109,109,110,0,110,109,111,110,109,111,110,109,111,110,109,111,110,110,109,111,110,109,111,110,109,111,110,109,111,110,109,111,110,110,110,110,110,110,110,109,109,110,109,111,0,0,111,0,110,110,109,0,110,109,111,109,110,109,111,110,109,111,110,109,111,110,109,111,110,109,111,110,109,111,110,109,111,110,109,111,0,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,113,0,113,113,113,113,113,113,113,116,115,0,117,117,0,119,0,117,117,117,0,115,119,119,119,0,115,118,115,119,115,118,119,119,119,115,0,119,116,117,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,0,115,116,117,118,119,115,116,117,118,119,119,115,116,117,118,119,116,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,116,119,116,116,116,116,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,115,116,117,118,119,189,190,191,192,191,192,0,121,0,121,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,120,120,120,121,120,121,120,121,120,121,120,121,120,121,120,121,120,121,0,0,0,125,122,125,122,125,122,125,122,125,122,125,122,122,123,125,122,125,125,122,125,122,0,125,122,125,122,125,122,125,122,125,122,125,122,125,122,123,123,125,122,125,125,122,123,125,122,125,122,123,125,122,123,125,122,122,123,122,125,122,125,122,125,122,125,122,125,122,125,122,125,122,122,0,0,0,0,127,128,124,127,128,124,127,128,124,128,127,128,124,127,128,124,128,34,127,127,128,124,127,128,124,127,128,124,127,128,124,127,127,128,124,127,127,34,127,127,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,127,128,124,34,127,34,127,131,0,0,131,0,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,132,132,130,131,130,131,130,131,130,131,130,130,130,131,130,131,130,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,130,131,47,134,133,133,136,47,135,0,0,47,138,47,0,0,47,0,136,0,47,134,0,136,0,0,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,129,133,134,135,136,129,133,134,135,136,138,129,133,134,135,136,129,135,133,134,47,47,0,133,134,135,136,47,47,47,129,133,134,135,136,129,129,133,134,134,134,135,136,129,133,134,135,136,129,133,134,135,136,138,133,134,0,138,138,129,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,47,138,138,138,138,138,138,129,129,134,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,129,133,134,135,136,138,138,138,129,138,0,143,146,142,0,143,0,144,144,144,142,0,142,0,144,143,141,144,143,144,145,0,142,144,144,143,144,145,142,142,142,142,146,144,144,144,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,141,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,141,141,144,142,143,144,145,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,141,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,141,141,141,141,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,142,143,144,145,146,141,144,141,193,0,147,0,147,0,147,153,148,153,148,153,148,153,148,153,148,147,153,153,148,153,148,148,153,148,147,153,148,148,153,148,148,153,148,153,148,153,148,147,153,153,148,153,148,153,148,153,148,153,148,147,153,153,148,153,148,153,148,153,148,153,148,153,148,153,148,153,148,147,153,0,0,154,154,154,154,154,154,154,155,154,155,154,155,154,155,154,155,154,154,154,154,154,154,154,155,154,155,154,155,154,154,155,154,155,154,155,154,155,154,155,154,155,154,154,154,154,154,154,154,154,155,155,155,154,155,154,155,154,155,154,154,154,154,154,154,154,155,154,155,154,155,154,155,154,155,154,155,154,155,154,154,154,154,154,154,154,155,155,154,154,155,154,154,155,155,154,155,154,154,154,154,154,154,155,154,155,154,155,154,154,154,155,154,155,154,155,154,155,154,155,154,0,0,158,158,158,158,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,158,159,194,195,196,197,194,195,196,197,0,0,0,0,0,160,160,160,160,160,15,160,160,160,15,15,160,160,160,160,160,160,160,160,160,160,160,15,15,160,15,15,0,15,15,15,15,15,0,160,0,160,160,160,160,160,160,160,160,165,0,165,0,0,0,165,0,165,165,165,165,165,165,126,126,126,165,0,126,165,165,165,165,165,165,165,165,0,0,0,126,0,126,165,165,165,165,165,165,165,0,0,169,169,169,169,169,169,169,169,0,169,169,0,169,0,166,0,0,169,169,169,169,169,169,169,169,169,166,169,169,169,169,169,169,169,169,169,166,0,171,0,171,0,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,0,167,0,167,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,170,171,0,0,168,0,168,0,168,0,168,0,0,0,0,46,0,0,48,174,173,46,48,174,173,48,174,173,48,174,173,48,174,173,48,173,48,173,173,48,174,173,174,173,0,48,174,173,48,48,48,174,173,48,174,173,48,174,173,48,48,48,174,173,48,174,173,48,174,173,48,174,173,48,174,173,0,48,48,48,48,48,48,48,48,48,48,173,48,174,173,48,174,173,48,174,173,48,174,173,48,174,173,48,174,173,48,174,173,48,48,161,161,0,0,0,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,114,162,162,162,161,114,162,114,114,114,0,161,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,162,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,162,114,162,114,162,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,161,114,162,178,178,71,180,176,176,181,180,0,176,176,176,176,179,179,0,0,181,0,177,0,176,71,178,176,0,0,176,176,0,180,176,0,179,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,177,71,176,177,178,179,180,71,181,178,180,176,177,178,179,180,71,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,177,0,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,177,71,0,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,176,177,178,179,180,71,181,177,198,199,199,198,200,200,183,183,0,0,182,183,182,183,182,183,182,183,182,183,182,182,182,183,182,183,183,182,183,182,183,0,182,183,182,183,182,183,182,183,182,183,182,182,183,182,183,183,182,183,182,183,182,183,182,183,182,183,182,183,182,183,201,202,202,202,202,0,0,184,185,184,184,185,184,185,184,185,184,185,184,185,184,185,184,185,185,184,185,184,185,184,185,184,185,184,185,184,185,185,184,185,184,185,184,185,184,185,184,185,185,185,185,185,185,185,185,184,185,185,184,185,184,185,184,185,184,185,184,185,184,185,184,185,185],"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,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[2,2],-1,[]],[[[3,[-1]],[4,[-1]]],[[3,[-1]]],[[6,[],[[5,[]]]]]],[[[7,[-1]],[4,[-1]]],[[7,[-1]]],[[6,[],[[5,[]]]]]],[[[4,[-1]],[4,[-1]]],[[4,[-1]]],[[6,[],[[5,[]]]]]],[[2,2],8],0,[[[9,[-1]]],10,[]],[[[7,[11]]],11],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,13],[12,13],[[[14,[-1,-2,-3]]],15,[],[],[]],[[[14,[-1,-2,-3]]],15,[],[],[]],0,0,0,[12,13],[-1,-2,[],[]],[-1,-2,[],[]],[[[14,[-1,-2,-3]]],15,[],[],[]],[[[14,[-1,-2,-3]]],15,[],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[7,[11]]],3],[[[7,[11]]],11],[[[7,[11]]],11],0,[12,12],[16,16],[2,2],[17,17],[18,18],[19,19],[20,20],[21,21],[22,22],[[[3,[-1]]],[[3,[-1]]],23],[[[7,[-1]]],[[7,[-1]]],23],[24,24],[[[25,[-1]]],[[25,[-1]]],23],[[[4,[-1]]],[[4,[-1]]],23],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[12,12],26],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[7,[11]],3],10],[[],12],[[],18],[[],27],[[],[[3,[-1]]],28],[[],[[7,[-1]]],28],[[],24],[[],[[4,[-1]]],28],[12,13],[[[3,[-1]],[3,[-1]]],-1,[29,30]],[[2,11],-1,[]],[[2,2],-1,[]],[[12,13],10],[[12,31],10],[[12,12],10],[[12,13],10],[[12,31],10],[[16,16],10],[[2,2],10],[[17,17],10],[[18,18],10],[[19,19],10],[[20,20],10],[[22,22],10],[[[3,[-1]],[3,[-1]]],10,32],[[[7,[-1]],[7,[-1]]],10,32],[[24,24],10],[[[25,[-1]],[25,[-1]]],10,32],[[[4,[-1]],[4,[-1]]],10,32],0,[[[7,[11]],11],[[7,[11]]]],[[25,-1],25,[[33,[25]]]],[[[14,[-1,-2,-3]],-4],[[14,[-1,-2,-3]]],[],[],34,[[33,[18]]]],[20,35],[27,36],[[19,25,25],25],[[21,25,25],21],[20,20],[[12,37],[[39,[8,38]]]],[[12,37],[[39,[8,38]]]],[[16,37],40],[[2,37],40],[[17,37],40],[[18,37],40],[[19,37],40],[[20,37],40],[[21,37],40],[[22,37],40],[[[3,[-1]],37],40,41],[[[3,[-1]],37],40,42],[[[7,[-1]],37],40,42],[[24,37],40],[[[9,[-1]],37],40,42],[[[25,[-1]],37],40,42],[[[4,[-1]],37],40,42],0,[[[43,[13]]],12],[31,12],[31,12],[-1,-1,[]],[13,12],[[[44,[13]]],12],[[[45,[13]]],12],[13,12],[13,[[14,[-1,-2,-3]]],[],46,47],[[[48,[-1,-2]]],[[14,[-3,-1,-2]]],46,47,[]],[-1,-1,[]],[-1,-1,[]],[16,2],[11,2],[49,2],[-1,-1,[]],[50,17],[-1,-1,[]],[18,17],[51,17],[-1,-1,[]],[[[52,[11]]],18],[[[52,[11]]],18],[53,18],[54,18],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[35,20],[11,20],[22,20],[[[52,[11]]],21],[-1,-1,[]],[35,21],[[[52,[11]]],21],[[[52,[35]]],21],[11,21],[[[52,[35]]],21],[11,22],[-1,-1,[]],[35,22],[[[8,[-1,-1]]],[[3,[-1]]],30],[[[52,[-1]]],[[3,[-1]]],30],[-1,-1,[]],[[[7,[55]]],[[7,[11]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[21,25],[[[4,[11]]],25],[[[52,[11]]],25],[[[52,[35]]],25],[-1,-1,[]],[-1,-1,[]],[25,[[4,[11]]]],[[[52,[-1]]],[[4,[-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,[]],[56,[[57,[2]]]],[58,[[57,[2]]]],[-1,12,[[60,[],[[59,[31]]]]]],[-1,12,[[60,[],[[59,[31]]]]]],[-1,12,[[60,[],[[59,[13]]]]]],[-1,12,[[60,[],[[59,[61]]]]]],[[11,11,11,11],18],[[11,11,11],18],[[49,49,49],18],[[11,11,11,11],18],[[49,49,49,11],18],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[13,[[39,[12]]]],[36,[[57,[2]]]],0,0,[[12,-1],8,62],[[19,-1],8,62],[[[25,[-1]],-2],8,63,62],0,0,[21,11],0,[[[7,[11]],[7,[11]]],[[57,[[7,[11]]]]]],[[[7,[11]],[7,[11]]],10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[18,[[52,[11]]]],[18,[[52,[49]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[9,[-1]]],8,[]],[[[9,[-1]]],8,[]],[18,18],[18,8],[12,10],[[[9,[-1]]],10,[]],[20,10],[12,10],[[[9,[-1]]],10,[]],[[[7,[11]],7],10],0,0,0,[12,64],[[[14,[-1,-2,-3]],-5],[[14,[-4,-2,-3]]],[],[],34,[],[[65,[-1],[[5,[-4]]]]]],[[25,25],25],[[[9,[-1]],[9,[-2]],-3],8,[],[],[[65,[-2],[[5,[-1]]]]]],[[25,25],25],0,[[2,11],-1,[]],[[2,2],-1,[]],[[[7,[11]],11],[[7,[11]]]],[[[4,[-1]],-1],[[4,[-1]]],[[66,[],[[5,[]]]],67]],[-1,12,[[68,[13]]]],[-4,[[14,[-1,-2,-3]]],[],[],34,[[15,[-1,-2,-3]]]],[[11,11,11,11],18],[11,21],[[-1,-1],[[3,[-1]]],30],[[3,25],[[7,[11]]]],[[[69,[-1]]],[[9,[-1]]],[]],[[-1,-1],[[25,[-1]]],[]],[[-1,-1],[[4,[-1]]],[]],[13,12],[[64,[70,[49]]],12],[13,12],0,0,[[12,12],[[57,[26]]]],[[16,16],[[57,[26]]]],[[2,2],[[57,[26]]]],[[22,22],[[57,[26]]]],[[[7,[11]]],3],[[[9,[-1]],-1],8,[]],0,[[[9,[-1]]],[[57,[71]]],[]],0,[[[9,[-1]],71],8,[]],[[[9,[-1]],-2],8,[],72],0,[[[7,[11]]],25],[[[7,[11]]],[[7,[55]]]],[[2,2],-1,[]],[[[3,[-1]],[4,[-1]]],[[3,[-1]]],[[73,[],[[5,[]]]]]],[[[3,[-1]],[3,[-1]]],[[4,[-1]]],[[73,[],[[5,[]]]]]],[[[7,[-1]],[4,[-1]]],[[7,[-1]]],[[73,[],[[5,[]]]]]],[[25,25],-1,[]],[[[4,[-1]],[4,[-1]]],[[4,[-1]]],[[73,[],[[5,[]]]]]],[[2,2],8],0,0,0,[[2,7],[[8,[3,3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,12,[]],[-1,12,[]],[-1,31,[]],[12,31],[-1,31,[]],0,0,[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[7,[11]],[7,[11]]],[[7,[11]]]],[21,11],0,0,0,0,[25,[[7,[11]]]],[[27,[70,[49]]],8],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[76,76],[77,77],[78,78],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[76,76],10],[[77,77],10],[[78,78],10],[[76,37],40],[[77,37],40],[[78,37],40],[78,76],[-1,-1,[]],[77,76],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[76,-1],8,62],[[77,-1],8,62],[[78,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[79,79],[80,80],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[],79],[[],80],[[79,79],10],[[80,80],10],[[79,37],40],[[80,37],40],[-1,-1,[]],[49,80],[11,80],[[[52,[11]]],80],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,79,[[33,[80]]]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[81,81],[[-1,-2],8,[],[]],[-1,-2,[],[]],[[81,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[82,[[57,[31]]]],[81,[[57,[31]]]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[82,31],8],[[81,31],8],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[83,83],[84,84],[85,85],[86,86],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[83,83],10],[[84,84],10],[[85,85],10],[[86,86],10],[[83,37],40],[[84,37],40],[[85,37],40],[[86,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[86,86],86],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[87,87],[88,88],[89,89],[90,90],[91,91],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],87],[[],88],[[],89],[[],90],[[],91],[[87,87],10],[[88,88],10],[[89,89],10],[[90,90],10],[[91,91],10],0,[[87,37],40],[[88,37],40],[[89,37],40],[[90,37],40],[[91,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[87,-1],8,62],[[88,-1],8,62],[[89,-1],8,62],[[90,-1],8,62],[[91,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[13,87],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[50,11,18],50],[[50,-1],50,[[60,[],[[59,[92]]]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[51,51],[92,92],[50,50],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],92],[[51,51],10],[[92,92],10],[[50,50],10],[[51,37],40],[[92,37],40],[[50,37],40],[-1,-1,[]],[50,51],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[51,11],51],[-1,50,[[33,[2]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[93,[[70,[49]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[94,94],[93,93],[95,95],[96,96],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[94,95],[[],96],[93,[[70,[49]]]],[[[98,[],[[97,[-1]]]],-1],[[25,[55]]],[23,63]],[[[98,[],[[97,[-1]]]],-1,96,7],8,[23,63]],[[94,94],10],[[93,93],10],[[95,95],10],[[96,96],10],[[94,37],40],[[93,37],40],[[95,37],40],[[96,37],40],[-1,94,[[33,[99]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,94,[[68,[[70,[49]]]],100,101]],[-1,94,[[33,[99]]]],[[55,55,-1],94,[[68,[[70,[49]]]],100,101]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[94,-1],8,62],[[93,-1],8,62],[[95,-1],8,62],[[96,-1],8,62],[94,36],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,93,[[68,[[70,[49]]]],100,101]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[],102],[102,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[102,102],102],[[102,102],8],[[102,102],102],[[102,102],8],[102,55],[[102,102],102],[[102,102],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[103,103],[104,104],[102,102],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[102,102],26],[102,10],[102,102],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[102,102],10],[102,10],[[],102],[[102,102],102],[[],102],[[103,103],10],[[104,104],10],[[102,102],10],[[102,-1],8,[[60,[],[[59,[102]]]]]],[[103,37],40],[[104,37],40],[[102,37],40],[[102,37],40],[[102,37],40],[[102,37],40],[[102,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[55,[[57,[102]]]],[55,102],[55,102],[-1,102,[[60,[],[[59,[102]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[102,-1],8,62],[[102,102],8],[[102,102],102],[[102,102],10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[102,10],[102,10],0,[102,10],[102,102],[[102,102],[[57,[26]]]],[[102,102],8],[[102,102,10],8],[102,10],[[102,102],102],[[102,102],8],[[102,102],102],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[102,102],8],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[102,102],102],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[105,[[105,[13]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[105,[-1]]],[[105,[-1]]],23],[106,106],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[[105,[-1]],[105,[-1]]],26,107],[[106,106],26],[-1,-2,[],[]],[-1,-2,[],[]],[[[105,[-1]],[105,[-1]]],10,32],[[106,106],10],[[[105,[-1]],37],40,42],[[106,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[105,[-1]],-2],8,63,62],[[106,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[105,[-1]],[105,[-1]]],[[57,[26]]],108],[[106,106],[[57,[26]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[109,76,76,25],109],[[109,76,76,25],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[110,-1,-2],109,[[33,[20]]],[[33,[20]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[109,7],[111,7],[109,[[70,[109]]]],[111,[[0,[[112,[],[[59,[111]]]]]]]],[110,110],[109,109],[111,111],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[110,-1,-2,-3],109,[[33,[20]]],[[33,[20]]],[[72,[110],[[5,[109]]]]]],[[109,21],109],[[],109],[[110,110],10],0,[[110,37],40],[[109,37],40],[[111,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[110,-1],110,[[33,[20]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[110,110],[110,25],[[110,11],110],[[110,11],110],[110,25],[[110,11],110],[[110,11],110],[[109,-1],109,[[33,[3]]]],[[109,-1],8,[[33,[3]]]],[[25,25],110],[25,109],[109,111],[[110,11,-1,-2],109,[[72,[110],[[5,[109]]]]],[[72,[110],[[5,[109]]]]]],[[110,-1,-2,-3,-4],109,[[33,[20]]],[[33,[20]]],[[33,[21]]],[[72,[110],[[5,[109]]]]]],[111,3],[[110,-1,-2,-3,-4,-5],109,[[33,[20]]],[[33,[20]]],[[33,[21]]],[[72,[110],[[5,[109]]]]],[[72,[109,25],[[5,[109]]]]]],[[110,-1,-2,25],25,[[33,[20]]],[[33,[20]]]],[[110,-1],110,[[33,[25]]]],[109,25],[[110,-1,-2,-3],109,[[33,[20]]],[[33,[20]]],[[72,[110],[[5,[25]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,-1],109,[[33,[4]]]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[110,-1],110,[[33,[20]]]],[[25,[69,[109]]],109],[[4,109],111],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[113,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[113,-1,110,20,20,21,11,76,[70,[[14,[-2,-3,-1]]]],[70,[114]]],109,34,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[115,115],[116,116],[117,117],[118,118],[119,119],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[119,119],26],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],116],[[],119],[[115,115],10],[[116,116],10],[[117,117],10],[[118,118],10],[[119,119],10],[[115,37],40],[[116,37],40],[[117,37],40],[[118,37],40],[[119,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[115,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[116,7],10],[[119,119],[[57,[26]]]],[116,[[57,[3]]]],[[116,3],[[57,[3]]]],[[116,7],[[57,[3]]]],[[116,7],[[57,[3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[120,120],[121,121],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[120,37],40],[[121,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[120,121],[[3,[57,[120]]],120],[120,3],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[122,[-1,-2,-3]]],[],[],34],[[123,-1,-2,124,111,116],8,34,[]],[[[125,[-1,-2,-3]],-3,-2,124,111,116],8,[],[],34],[[[122,[-1,-2,-3]],-3,-2,124,111,116],8,[],[],34],[-1,-1,[]],[[[122,[-1,-2,-3]]],[[125,[-1,-2,-3]]],[],[],34],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[70,[[14,[-1,-2,-3]]]],114,111,-3,4],[[57,[[125,[-1,-2,-3]]]]],[],[],34],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[125,[-1,-2,-3]],111,-3,3],10,[],[],34],[[[122,[-1,-2,-3]],111,-3,3],10,[],[],34],[[123,111,-1,3],10,34],[[123,-1,25],109,34],[[[125,[-1,-2,-3]],-3,25],109,[],[],34],[[[122,[-1,-2,-3]],-3,25],109,[],[],34],[[[125,[-1,-2,-3]],65],[[125,[-4,-2,-3]]],[],[],34,[]],[[[125,[-1,-2,-3]],111,116,7,-3],119,[],[],34],[[[122,[-1,-2,-3]],111,116,7,-3],119,[],[],34],[[123,111,116,7,-1],119,34],[[[43,[123]]],[[125,[-1,-2,-3]]],[],[],34],[[],[[122,[-1,-2,-3]]],[],[],34],[[[125,[-1,-2,-3]],83,111,116,-3,82,[9,[-1]]],86,[],[],34],[[[122,[-1,-2,-3]],83,111,116,-3,82,[9,[-1]]],86,[],[],34],[[123,83,111,116,-1,82,[9,[-2]]],86,34,[]],[[[125,[-1,-2,-3]],111,-3,126],8,[],[],34],[[[122,[-1,-2,-3]],111,-3,126],8,[],[],34],[[123,111,-1,126],8,34],[[[125,[-1,-2,-3]],111,-3],[[57,[[125,[-1,-2,-3]]]]],[],[],34],[[[122,[-1,-2,-3]]],[[125,[-1,-2,-3]]],[],[],34],[[[122,[-1,-2,-3]],111,-3],[[57,[[125,[-1,-2,-3]]]]],[],[],34],[[123,111,-1],[[57,[[125,[-2,-3,-1]]]]],34,[],[]],[[[122,[-1,-2,-3]],-4],[[122,[-1,-2,-3]]],[],[],34,[[33,[[125,[-1,-2,-3]]]]]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[69,[[125,[-1,-2,-3]]]]],[[122,[-1,-2,-3]]],[],[],34],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[34,8],[127,8],[127,127],[128,128],[124,124],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],127],[[],128],[[],124],[127,-1,[]],[127,22],[[128,128],10],[[124,124],10],[[127,-1,3,18,7],8,[]],[[127,-1,3,18,7],8,[]],[[34,128,-1],8,[[33,[17]]]],[[127,128,-1],8,[[33,[17]]]],[[127,[129,[-1]],3,18,7],8,[]],[[127,37],40],[[128,37],40],[[124,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[127,[45,[[70,[49]]]]],8],[[],127],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[34,7,-1],8,[[72,[34]]]],[[127,7,-1],8,[[72,[127]]]],[[34,4,-1],8,[[72,[34]]]],[[127,4,-1],8,[[72,[127]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[130,130],[131,131],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[130,131],[[132,130],[[25,[55]]]],[[132,130,[57,[18]],7],8],[[130,130],10],[[131,131],10],[[130,37],40],[[131,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,130,[[33,[[45,[[70,[49]]]]]]]],[-1,130,[[33,[99]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[130,-1],8,62],[[131,-1],8,62],[130,36],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[129,[-1]]],[[129,[-1]]],23],[133,133],[134,134],[135,135],[136,136],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[[138,[],[[137,[-1]]]],[129,[-1]]],136,[67,32]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[135,64],[[],133],[[],134],[[[47,[],[[137,[-1]],[139,[-2]],[140,[-3]]]]],-1,[67,32],[[138,[],[[137,[-1]]]]],[[141,[],[[137,[-1]]]]]],[[[47,[],[[137,[-1]],[139,[-2]],[140,[-3]]]]],22,[67,32],[[138,[],[[137,[-1]]]]],[[141,[],[[137,[-1]]]]]],0,[[133,133],10],[[134,134],10],[[135,135],10],[[136,136],10],[[[47,[],[[137,[-1]],[139,[-2]],[140,[-3]]]],-3,3,18,7],8,[67,32],[[138,[],[[137,[-1]]]]],[[141,[],[[137,[-1]]]]]],[[[47,[],[[137,[-1]],[139,[-2]],[140,[-3]]]],-2,3,18,7],8,[67,32],[[138,[],[[137,[-1]]]]],[[141,[],[[137,[-1]]]]]],[[[47,[],[[137,[-1]],[139,[-2]],[140,[-3]]]],[129,[-1]],3,18,7],8,[67,32],[[138,[],[[137,[-1]]]]],[[141,[],[[137,[-1]]]]]],[[[129,[-1]],37],40,42],[[133,37],40],[[134,37],40],[[135,37],40],[[136,37],40],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[22,134],[11,134],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[138,[],[[137,[-1]]]],64,64],[[57,[3]]],[67,32]],[[133,-1],8,62],[[134,-1],8,62],0,[[[138,[],[[137,[-1]]]],3],[[57,[135]]],[67,32]],[[[138,[],[[137,[-1]]]]],77,[67,32]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[47,[],[[137,[-1]],[139,[-2]],[140,[-3]]]],[45,[[70,[49]]]]],8,[67,32],[[138,[],[[137,[-1]]]]],[[141,[],[[137,[-1]]]]]],[[[138,[],[[137,[-1]]]]],25,[67,32]],[[[138,[],[[137,[-1]]]]],11,[67,32]],[[[138,[],[[137,[-1]]]]],11,[67,32]],[[[138,[],[[137,[-1]]]]],11,[67,32]],[[[138,[],[[137,[-1]]]]],11,[67,32]],[[[138,[],[[137,[-1]]]],25],8,[67,32]],0,0,[[134,22],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[138,[],[[137,[-1]]]],[129,[-1]]],8,[67,32]],[[[138,[],[[137,[-1]]]],[129,[-1]]],8,[67,32]],[[[138,[],[[137,[-1]]]]],78,[67,32]],0,[[[129,[-1]]],[[138,[],[[137,[-1]]]]],[67,32]],0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[141,[],[[137,[-1]]]]],25,[67,32,28]],[142,142],[143,143],[144,144],[145,145],[146,146],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[141,[],[[137,[-1]]]]],146,[67,32,28]],[[[141,[],[[137,[-1]]]]],[[8,[64,64]]],[67,32,28]],[144,145],[[142,142],10],[[143,143],10],[[144,144],10],[[145,145],10],[[142,37],40],[[143,37],40],[[144,37],40],[[145,37],40],[[146,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[141,[],[[137,[-1]]]],-1,-2,-3],8,[67,32,28],147,[[65,[],[[5,[[148,[-1]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[142,10],[[[141,[],[[137,[-1]]]],64],[[57,[13]]],[67,32,28]],[[[141,[],[[137,[-1]]]]],64,[67,32,28]],[[[141,[],[[137,[-1]]]],142],8,[67,32,28]],[[[141,[],[[137,[-1]]]]],[[57,[31]]],[67,32,28]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[141,[],[[137,[-1]]]],25,-1,22,134,-2],8,[67,32,28],147],[144,144],[13,[[141,[],[[137,[-1]]]]],[67,32,28]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[147,[],[[149,[-1]],[150,[-2]],[151,[-3]]]],64],8,[32,23],[],[[112,[],[[59,[[8,[[152,[64]],-2]]]]]]]],[[153,64],8],[153,153],[[[148,[-1]]],[[148,[-1]]],23],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[147,[],[[149,[-1]],[150,[-2]],[151,[-3]]]]],64,[32,23],[],[[112,[],[[59,[[8,[[152,[64]],-2]]]]]]]],[153,64],[[],[[148,[-1]]],[]],[[[148,[-1]],[148,[-1]]],10,32],[[153,37],40],[[[148,[-1]],37],40,42],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[147,[],[[149,[-1]],[150,[-2]],[151,[-3]]]],13],-3,[32,23],[],[[112,[],[[59,[[8,[[152,[64]],-2]]]]]]]],[[153,13],-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[147,[],[[149,[-1]],[150,[-2]],[151,[-3]]]]],[32,23],[],[[112,[],[[59,[[8,[[152,[64]],-2]]]]]]]],[-1,153,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[147,[],[[149,[-1]],[150,[-2]],[151,[-3]]]],-1],8,[32,23],[],[[112,[],[[59,[[8,[[152,[64]],-2]]]]]]]],[[153,-1],8,[]],0,0,0,0,0,0,0,0,[[154,154],154],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[155,154],155],[[154,154],154],[[155,154],8],[[154,154],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[154,156],[154,156],[154,156],[154,36],[154,11],[154,56],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[155,154],[[57,[155]]]],[[154,154],[[57,[154]]]],[[154,55],[[57,[154]]]],[[155,155],[[57,[154]]]],[[154,55],[[57,[154]]]],[[155,154],[[57,[155]]]],[[154,154],[[57,[154]]]],[155,155],[154,154],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[155,155],26],[[154,154],26],[-1,-2,[],[]],[-1,-2,[],[]],[[],154],[[154,55],154],[[154,55],8],[[154,154],11],[[154,154],56],[[154,11],154],[[154,56],154],[[155,155],154],[155,154],[[155,155],10],[[154,154],10],[[155,37],[[39,[8,38]]]],[[154,37],[[39,[8,38]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[36,154],[36,154],[36,154],[36,154],[11,154],[56,154],[-1,-2,[],[]],[-1,-2,[],[]],[[155,-1],8,62],[[154,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[154,10],[[154,55],154],[[154,55],8],[[154,11],154],[[154,56],154],[[36,55],154],[[],155],[[155,155],[[57,[26]]]],[[154,154],[[57,[26]]]],[[154,154],154],[[155,155],154],[[154,55],154],[[154,154],154],[[155,155],154],[[155,154],155],[[154,154],154],[[155,154],8],[[154,154],8],[154,55],[154,55],[154,55],[-1,154,[[112,[],[[59,[154]]]]]],[-1,154,[[112,[],[[59,[154]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[11,[[39,[154,157]]]],[56,[[39,[154,157]]]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[158,158],[159,159],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[158,158],10],[[159,159],10],[[158,37],40],[[159,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[159,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[15,[[69,[114]]]],[160,160],[[-1,-2],8,[],[]],[-1,-2,[],[]],[[15,114],8],[[15,114,-1,-2,124,111,116,7],8,34,[]],[[160,160],10],[[160,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[160,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[15,114,-1,110],109,34],[[15,114,111,116,7,-1],119,34],[-1,160,[[33,[[45,[13]]]]]],[[15,114,83,111,116,-1,82,[9,[-2]],7],86,34,[]],[[15,114,111,-1,126],8,34],0,[[15,114,111,-1,4],[[57,[[125,[-2,-3,-1]]]]],34,[],[]],[15,[[25,[20]]]],[15,[[25,[20]]]],[15,161],[15,162],0,[-1,-2,[],[]],0,[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],160],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[126,[57,[160]],7,163],8],[[126,164,[57,[160]]],8],[126,[[165,[-1]]],[]],[[[165,[-1]],37],40,42],0,[[126,166,[57,[160]]],8],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[43,[126]],-3],[[0,[[126,[-2]]]]],[],[],[[65,[-1],[[5,[-2]]]]]],[[160,-2],[[0,[[126,[-1]]]]],[],[[126,[-1]]]],0,[[126,167,[57,[160]],7,4],8],0,[[126,168,[57,[160]]],8],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[169,169],[[-1,-2],8,[],[]],[-1,-2,[],[]],[[],[[0,[[126,[-1]]]]],[]],[[],169],[[169,169],10],[[],[[0,[[126,[160]]]]]],[[169,37],40],[160,[[0,[[126,[-1]]]]],[]],[166,8],[[],[[0,[[126,[-1]]]]],[]],[[],[[0,[[126,[-1]]]]],[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[166,10],[-1,-2,[],[]],0,[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[166,8],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[170,170],[171,171],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],170],[[],171],[[170,170],10],[[171,171],10],[[170,37],40],[[171,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[160,170],[[0,[[126,[-1]]]]],[]],[[167,170],8],[[160,171],[[0,[[126,[-1]]]]],[]],[[167,171],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[160,64],[[0,[[126,[-1]]]]],[]],[[168,64],8],[160,[[0,[[126,[-1]]]]],[]],[168,8],[160,[[0,[[126,[-1]]]]],[]],[168,8],[160,[[0,[[126,[-1]]]]],[]],[168,8],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[46,[],[[172,[-1]]]],-1],173,[28,23]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[48,[-1,-2]]],[[48,[-1,-2]]],46,47],[173,173],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[174,[-1]]],[28,138]],[[],173],[[-1,124,111,174,173,7],8,47],[[[48,[-1,-2]],114,-2,-1,124,111,116,7],8,46,47],[[[174,[-1]],37],40,[42,138]],[[173,37],40],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],46,47,33],[-1,-1,[]],[13,[[48,[-1,-2]]],46,47],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],46,47,[[33,[20]]]],[[[48,[-1,-2]],77],[[48,[-1,-2]]],46,47],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[174,-1,110,20,20,13,134,[57,[22]],57,77,78,133],109,47],[[[48,[-1,-2]],114,-2,110],109,46,47],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],46,47,[[33,[134]]]],[-1,[[48,[-2,-3]]],[[33,[[45,[13]]]]],46,47],[[[48,[-1,-2]],133],[[48,[-1,-2]]],46,47],[[[48,[-1,-2]]],[[25,[20]]],46,47],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],46,47,[[33,[22]]]],[[[48,[-1,-2]]],161,46,47],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],46,47,33],[[[48,[-1,-2]]],162,46,47],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[48,[-1,-2]],78],[[48,[-1,-2]]],46,47],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],46,47,[[33,[20]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[162,162],[[-1,-2],8,[],[]],[[162,162],26],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[114,-1],8,[[175,[15]]]],[[114,[70,[-1]]],8,[[175,[15]]]],[[114,[70,[-1]],-2,-3],8,[],[[65,[114,-1]]],[[65,[-1],[[5,[114]]]]]],[[[69,[114]],[70,[-1]],-2,-3,-4],8,[],[[65,[114,-1]]],[[65,[64],[[5,[10]]]]],[[65,[-1],[[5,[114]]]]]],[161,-1,[]],[161,-1,[]],[[],114],[[162,162],10],[[161,37],40],[[114,37],40],[[162,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[162,-1],8,62],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,161,[]],[-1,114,[[175,[15]]]],[[],162],[[162,162],[[57,[26]]]],0,[[],162],0,[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[176,176],[177,177],[178,178],[179,179],[180,180],[71,71],[181,181],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[177,177],26],[[71,71],26],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],178],[[],180],[[176,176],10],[[177,177],10],[[178,178],10],[[179,179],10],[[180,180],10],[[71,71],10],[[176,37],40],[[177,37],40],[[178,37],40],[[179,37],40],[[180,37],40],[[71,37],40],[[181,37],40],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[177,-1],8,62],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[177,177],[[57,[26]]]],[[71,71],[[57,[26]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],177],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[182,182],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[182,37],40],[[183,37],40],[[183,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[69,[49]],55,55],[[39,[182,183]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[182,[[8,[[69,[49]],[25,[55]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,12,[]],[-1,31,[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[184,184],[185,185],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],184],[[],185],[[184,184],10],0,[[184,37],40],[[185,37],40],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,[[39,[-2,[74,[-2]]]]],[],[]],[-1,75,[]],[-1,75,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0],"c":[497],"p":[[10,"TransformMatrix",3915],[5,"Radians",0],[5,"Point",0],[5,"Vector",0],[17,"Output"],[10,"Add",3916],[5,"Rectangle",0],[1,"tuple"],[5,"Shell",0],[1,"bool"],[1,"f32"],[5,"SmolStr",0],[1,"str"],[5,"Element",0],[10,"Widget",3158],[5,"Degrees",0],[6,"Background",0],[5,"Color",0],[6,"ContentFit",0],[6,"Length",0],[5,"Padding",0],[5,"Pixels",0],[10,"Clone",3917],[5,"Shadow",0],[5,"Size",0],[6,"Ordering",3918],[5,"Hasher",0],[10,"Default",3919],[10,"Float",3920],[10,"Num",3921],[5,"String",3922],[10,"PartialEq",3918],[10,"Into",3923],[10,"Renderer",2361],[1,"u16"],[1,"u64"],[5,"Formatter",3924],[5,"Error",3924],[6,"Result",3925],[8,"Result",3924],[10,"Display",3924],[10,"Debug",3924],[5,"Box",3926],[5,"Arc",3927],[6,"Cow",3928],[10,"StyleSheet",3363],[10,"Renderer",2529],[5,"Text",3363],[1,"u8"],[5,"Linear",1166],[6,"Gradient",1166],[1,"array"],[8,"Srgba",3929],[8,"Srgb",3929],[1,"u32"],[1,"f64"],[6,"Option",3930],[1,"i64"],[17,"Item"],[10,"IntoIterator",3931],[1,"char"],[10,"Hasher",3932],[10,"Hash",3932],[1,"usize"],[10,"Fn",3933],[10,"Mul",3916],[10,"Copy",3934],[10,"AsRef",3923],[5,"Vec",3935],[1,"slice"],[6,"RedrawRequest",3555],[10,"FnOnce",3933],[10,"Sub",3916],[5,"OutOfBounds",3936],[5,"TypeId",3937],[6,"Alignment",680],[6,"Horizontal",680],[6,"Vertical",680],[5,"Border",775],[5,"Radius",775],[5,"Null",838],[10,"Clipboard",838],[6,"Event",869],[6,"PlatformSpecific",869],[6,"MacOS",869],[6,"Status",869],[5,"Font",987],[6,"Family",987],[6,"Weight",987],[6,"Stretch",987],[6,"Style",987],[5,"ColorStop",1166],[5,"Bytes",1258],[5,"Handle",1258],[6,"Data",1258],[6,"FilterMethod",1258],[17,"Handle"],[10,"Renderer",1258],[5,"PathBuf",3938],[10,"Send",3934],[10,"Sync",3934],[5,"Modifiers",1392],[6,"Event",1392],[6,"Location",1392],[6,"Key",1537],[6,"Named",1537],[10,"Ord",3918],[10,"PartialOrd",3918],[5,"Node",1907],[5,"Limits",1907],[5,"Layout",1907],[10,"Iterator",3939],[6,"Axis",2023],[5,"Tree",3463],[6,"Button",2049],[6,"Cursor",2049],[6,"Event",2049],[6,"ScrollDelta",2049],[6,"Interaction",2049],[5,"Click",2228],[6,"Kind",2228],[5,"Group",2286],[10,"Overlay",2286],[5,"Style",2361],[5,"Element",2286],[10,"Operation",3207],[5,"Null",2361],[5,"Quad",2361],[5,"Text",2529],[5,"Handle",2464],[6,"Data",2464],[10,"Renderer",2464],[6,"Shaping",2529],[6,"LineHeight",2529],[6,"Hit",2529],[6,"Difference",2529],[17,"Font"],[10,"Paragraph",2529],[17,"Paragraph"],[17,"Editor"],[10,"Editor",2720],[6,"Action",2720],[6,"Edit",2720],[6,"Motion",2720],[6,"Direction",2720],[6,"Cursor",2720],[10,"Highlighter",2899],[5,"Format",2899],[17,"Settings"],[17,"Highlight"],[17,"Iterator"],[5,"Range",3940],[5,"PlainText",2899],[5,"Duration",2969],[5,"Instant",2969],[1,"u128"],[5,"TryFromFloatSecsError",3941],[6,"Event",3091],[5,"Finger",3091],[5,"Id",3158],[6,"State",3463],[5,"Tag",3463],[10,"FnMut",3933],[10,"Any",3937],[6,"Outcome",3207],[10,"Focusable",3248],[10,"Scrollable",3287],[10,"TextInput",3354],[5,"Count",3248],[5,"AbsoluteOffset",3287],[5,"RelativeOffset",3287],[17,"Style"],[5,"Appearance",3363],[5,"State",3363],[10,"Borrow",3942],[6,"Event",3555],[5,"Id",3555],[6,"Level",3555],[6,"Mode",3555],[6,"Position",3555],[6,"UserAttention",3555],[5,"Icon",3786],[6,"Error",3786],[5,"PlatformSpecific",3847],[5,"Settings",3847],[15,"Rgba",1389],[15,"KeyPressed",1530],[15,"KeyReleased",1530],[15,"WheelScrolled",2222],[15,"CursorMoved",2222],[15,"Lines",2224],[15,"Pixels",2224],[15,"Scroll",2898],[15,"FingerPressed",3150],[15,"FingerMoved",3150],[15,"FingerLifted",3150],[15,"FingerLost",3150],[15,"Resized",3780],[15,"Opened",3780],[15,"Moved",3780],[15,"ByteCountNotDivisibleBy4",3842],[15,"DimensionsVsPixelCount",3842]],"b":[[120,"impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-%26Element%3C\'a,+Message,+Theme,+Renderer%3E"],[121,"impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-Element%3C\'a,+Message,+Theme,+Renderer%3E"],[217,"impl-Div%3Cf32%3E-for-Radians"],[218,"impl-Div-for-Radians"],[219,"impl-PartialEq%3C%26str%3E-for-SmolStr"],[220,"impl-PartialEq%3C%26String%3E-for-SmolStr"],[221,"impl-PartialEq-for-SmolStr"],[222,"impl-PartialEq%3Cstr%3E-for-SmolStr"],[223,"impl-PartialEq%3CString%3E-for-SmolStr"],[245,"impl-Display-for-SmolStr"],[246,"impl-Debug-for-SmolStr"],[255,"impl-Display-for-Point%3CT%3E"],[256,"impl-Debug-for-Point%3CT%3E"],[263,"impl-From%3CBox%3Cstr%3E%3E-for-SmolStr"],[264,"impl-From%3C%26String%3E-for-SmolStr"],[265,"impl-From%3CString%3E-for-SmolStr"],[267,"impl-From%3C%26mut+str%3E-for-SmolStr"],[268,"impl-From%3CArc%3Cstr%3E%3E-for-SmolStr"],[269,"impl-From%3CCow%3C\'a,+str%3E%3E-for-SmolStr"],[270,"impl-From%3C%26str%3E-for-SmolStr"],[271,"impl-From%3C%26str%3E-for-Element%3C\'a,+Message,+Theme,+Renderer%3E"],[272,"impl-From%3CText%3C\'a,+Theme,+Renderer%3E%3E-for-Element%3C\'a,+Message,+Theme,+Renderer%3E"],[275,"impl-From%3CDegrees%3E-for-Radians"],[276,"impl-From%3Cf32%3E-for-Radians"],[277,"impl-From%3Cu8%3E-for-Radians"],[279,"impl-From%3CLinear%3E-for-Background"],[281,"impl-From%3CColor%3E-for-Background"],[282,"impl-From%3CGradient%3E-for-Background"],[284,"impl-From%3C%5Bf32;+3%5D%3E-for-Color"],[285,"impl-From%3C%5Bf32;+4%5D%3E-for-Color"],[286,"impl-From%3CAlpha%3CRgb,+f32%3E%3E-for-Color"],[287,"impl-From%3CRgb%3E-for-Color"],[291,"impl-From%3Cu16%3E-for-Length"],[292,"impl-From%3Cf32%3E-for-Length"],[293,"impl-From%3CPixels%3E-for-Length"],[294,"impl-From%3C%5Bf32;+4%5D%3E-for-Padding"],[296,"impl-From%3Cu16%3E-for-Padding"],[297,"impl-From%3C%5Bf32;+2%5D%3E-for-Padding"],[298,"impl-From%3C%5Bu16;+2%5D%3E-for-Padding"],[299,"impl-From%3Cf32%3E-for-Padding"],[300,"impl-From%3C%5Bu16;+4%5D%3E-for-Padding"],[301,"impl-From%3Cf32%3E-for-Pixels"],[303,"impl-From%3Cu16%3E-for-Pixels"],[304,"impl-From%3C(T,+T)%3E-for-Point%3CT%3E"],[305,"impl-From%3C%5BT;+2%5D%3E-for-Point%3CT%3E"],[311,"impl-From%3CPadding%3E-for-Size"],[312,"impl-From%3CVector%3E-for-Size"],[313,"impl-From%3C%5Bf32;+2%5D%3E-for-Size"],[314,"impl-From%3C%5Bu16;+2%5D%3E-for-Size"],[317,"impl-From%3CSize%3E-for-Vector"],[318,"impl-From%3C%5BT;+2%5D%3E-for-Vector%3CT%3E"],[338,"impl-FromIterator%3CString%3E-for-SmolStr"],[339,"impl-FromIterator%3C%26String%3E-for-SmolStr"],[340,"impl-FromIterator%3C%26str%3E-for-SmolStr"],[341,"impl-FromIterator%3Cchar%3E-for-SmolStr"],[483,"impl-Mul%3Cf32%3E-for-Radians"],[484,"impl-Mul-for-Radians"],[516,"impl-Sub%3CVector%3CT%3E%3E-for-Point%3CT%3E"],[517,"impl-Sub-for-Point%3CT%3E"],[722,"impl-From%3CVertical%3E-for-Alignment"],[724,"impl-From%3CHorizontal%3E-for-Alignment"],[801,"impl-From%3Cu8%3E-for-Radius"],[802,"impl-From%3Cf32%3E-for-Radius"],[803,"impl-From%3C%5Bf32;+4%5D%3E-for-Radius"],[1455,"impl-Debug-for-Modifiers"],[1456,"impl-UpperHex-for-Modifiers"],[1457,"impl-Binary-for-Modifiers"],[1458,"impl-Octal-for-Modifiers"],[1459,"impl-LowerHex-for-Modifiers"],[2342,"impl-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[2343,"impl-Overlay%3CMessage,+Theme,+Renderer%3E-for-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[2618,"impl-From%3CPixels%3E-for-LineHeight"],[2619,"impl-From%3Cf32%3E-for-LineHeight"],[3063,"impl-Sub-for-Instant"],[3064,"impl-Sub%3CDuration%3E-for-Instant"],[3071,"impl-Sum-for-Duration"],[3072,"impl-Sum%3C%26Duration%3E-for-Duration"],[3433,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Text%3C\'a,+Theme,+Renderer%3E"],[3434,"impl-Text%3C\'a,+Theme,+Renderer%3E"],[3805,"impl-Debug-for-Error"],[3806,"impl-Display-for-Error"]]},\ +"iced":{"doc":"Iced is a cross-platform GUI library focused on simplicity …","t":"TGETGFPFPFPGPPTPFIPPGGKPPPPPFGPPTTPGPPTRPPTPTFFPFTFFGIKPEFPFPFTGPPFTFTPPPTTTONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOQCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNEOCNNNNOOENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNCNNNNNNNNNNNCMMNNNNNNNNONCNNNNNNNNNNOOONNNNNNNNNCNNNMONNONNNNNNNCCCNNCMNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNMOCNOOOCNNNNNNOOOOOOKFFKKFFKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNMNNNNNNNNONNNNNNNNNNNNNNMMNNNNMNNNNONNNNNNNNNNNNEOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMMONCNNNNNNNNCNNNNMNCNNOMONNCCNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCMNMNMNFPGGFRPPPKPNNNNNNNNNNNNNNNNNNNNNNNNNNMNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOFFTFNNNNNNNNNNNNHNNNNNNNNNNNNHNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHNNNHNNNNNNNNNNNNNNNNNNNNNGPPNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNPPGPPFPGPPPGPPPPGPPPPPPPPPPGPPPPPNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOFPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKFNNNNNNNNNNNNNNNONNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNIRKMMPGFPKNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNTPPPPTPGKRRRRRKGTRGPKRPKRPGFNNNNNNNNNNNNNNMOMNNNNMNNOMMNMMMNNNNNNNNCNNNNNMMMNNONNNNNNMMMCMMONNNNNNNNNNNNNNNNNNMMOMMNNMMMMOONNNNNNNNNNNNNNNNNNMMNMOMMGPPPGPGPPPPGPKPPRPPPPGPPPPPPPPPPPPPPNNNNNNNNNNNNNNMNNNNNNMMNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNMMMMNNNNNNNNNNNNNNNNNNMMOFRKRFRNNNNNNNNNNNNNNMNNNNNONNMNNNNNNNNNNNNNONNNNNNMNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNMNFKFFKNNNNNNNNNNNNNNNNNNNNNNONNNNNNNMNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNCNNNMNNNNNONNNOCNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNPKPKGKPKNNNNNNNNMNNNNNNNMCNNNNNNNNNNNNMHMMMHMCNMMCNNNNNNNNMNFKNNNNNNNNNNHNNNNNNNNNHNHMHHONNNNNNNNNNNNMNONNNNNNNMNFFKHMHMOOOOKHMHMHMHMPPFPGPGFRKFMOHHPPGFFNNNNNNNNNNNNNNONNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNGPPPPPGPPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFKRRRRKRNMNNNNONNNNNNNNNNNNNNNNNNNNNNNMNNNNONMNNNNNNNNNMMFFNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNOHHFHPGPPGPPGPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNIKNMMPPPPGPPPPPGPFPPPPPPPPPPPPPPGGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOFGFPNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNTTTPGGPPTPGFPPPPTPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPGPPPGPPPPGPPPPPPPPPPGPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOKRRRRMNNNNNNNNNNMMMICFFFRKMOOOOOFNONNNNNNNNNNOONNNNONONNNONNNNNNNNNNNNNNNNNNONFHHHHFNNNNNNNNNNOONNNNHNNNNOONNNNNNNNNOOOOOONNNNNNNNNGPGGPGFPPPPPPPPPPPPPPPPPTPPPPPPPPPPPPPPPPPTPGFGGPPPPGGGGPPGPPGGPGGGGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFJJFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFFTTTTTTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOFFFFFKFPTTTTTTTPRFFPFFFFFFGFFFFFFFRFIFFGFPFFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHCHNNNCHNNNNNNNNNNNNHQCHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNCNCHNCHNNCCHHHQCCHCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNCHNCHCHNNNNNNNNNNNNNNCHCHCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNHCHHMNNNNNNNNNNNNNNNNNNNNNNNFFFRKMNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNOOONNNNNNNNNNNNNNNNNNHPPFFGFGGRGPPGFGPPPFKKPPPPRFGFPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNONCONNNONNOONOCNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNPGPPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNGFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNFFFNNCNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNFFNNNNNNNOONNNNNNNOONNNNNNNNNNNNNNOOOOONNNNNNNNNFIFKIPPPPPFPPPPPPFPGFGTTTIFPPPGGPPSPPPFFFFFIFFKKPPPPPPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNMNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNCNNNNNNNMNNNNNNCCNNOOCMNNNNONNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKFFKRKFFNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNOOMNNNNNNNNNNNMNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNMNNNNNNNMNNNNNNMMNNNNNNMNMNMNMNMNMNMNNNNNNNNNNNNMNMNMNMNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFIFTTTTTTFFFTTTTIFITTKRIKIFTTTIIFITNONNNNNNNNNNNNNNMNNNNNNNNONNNMNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOCNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNMNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNOOOOOOONONNNNNNNNNNNNHONNCNNNOOOMNNNNNNNNNNNNNNHNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNONNNNOONMNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMHONNONNNNNNNNNOOONNNNOONNNNNNNNNOOONNNNNFFFFNNNNNNNONNNNNONONNNNNNNNNNNNONOOOOOONNNNNNNNOOFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNOONNNNNONNNNNNNNNNNNNNONNNNNNNNFFFFFFFFFFFFFFFFFFFFFKFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNCNNNNNNNNNNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNOONNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNONNNNNNNNNNNNHHNNNNNNNNNNNONOMHNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNONNNOONNNNNNNNNOOOOOOOOONNNNNNNNNNNOOOOOOOOONNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNKMNMHHIIIIIIIIIIIIIIIIIIIIOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOKKKKKMMMMMFFFFNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNRKKMMMMNNMMMMMMMMMNNHHHHHHFFFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNIIIIIIIIIOOOOOOOOOOHOHHOOOOOOOIFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKKKRKNNNNNNNNMMMMNMMMNNNMMMMMNMMMMMMMMMNNMMMMNNMNPPPGFGPPPPPFGOOOOOOOFFFRKMNNNNNNNNNNOONNNNNNNNONNNNNNMNNNNNNNONNNNNNMONNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNFFNNNNNNNHNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNFFFRKNNMNNNNNNNNOONNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNNHNNGFFPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNFFNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFCFFFRKNNNMNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFGPPPGFGGPGKPGPPPPPFPGFPPPFPGFPPFPPFRKGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNHNNNNNNONNMONNNNONNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONOOOOOOOOOOOOOGPPPFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNOOOOOOFPPGFPFFPRKMNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNHNNNNNNNNNNONNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHHOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOOFFRKNMNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGGPPPPPPPPFPFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFRKMNNNNNOOONNNNNNNONNNNNNMNNNNNNNNNONNNNNNNNNFPGPPPFRKNNMNNNNNNNNNNNNNNNNONNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNOFGPGTPPFFFTFFFPFRKPFNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNNNNNHNNNNONNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNOOOOOOGPPKRKPFRFPNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNTTTTTTTPFFPGPPPGGPPPPPPPPPPPPPPPPPPTTTTTTTTTPGFPPPPPPPPPPPPPPPPFFFFFFGGFGGFPFPPIPFFGIIFFFFTTTTTTTTTSSTTTTTPPPPFFFFFFIGPGFFFFFPPFPPPPPPPPPPTTTTTTTTPPPPPPPPFPFPFIGGPPPFFPPPGPIPPPPPPGGPPPPPPFTTTTTTTGFPPPGPPPPPPPPPPPPFPGPTTTPGPPPPPTTTTTTTFIFIFIFFFPPPGPFPFFPPPIPPFPPPPPGPPPTSTTTTTTTTTTTTPIGGGPPPPFTTTPPPPPPPTPPPPPPPPPPPPPFFFPPPPPPTTTTTTTSFFPFPPPPPPPGPGPGGFFGFTSSSFIGFFPPPPPPPPPPPPTTTTTTTTTPPPPFFIFFFFFFFFFPPIFFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPTTTTTTTTTTTTTTFPPPGGFIGFFFGFPPPPPPPPPPPPPPPPPPPPPPPPFPGFPPGPGFPPPFFIGGGGFTTTTTTTTTTTTFPGIGGFFGFFPPFGPPPPPPTTTTPPPPPPPPPPPKPPPPPPPPTTTTTTTTSTTTPPPPPPFFGFGPPTTPPPPKKKPPKPPTTPPPONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNOOOOOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONOOOOOOOOONNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNOONNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNOONNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOQQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONOOOOONNOOOOONNNOOOOOOOOOOOOOONOOOOOOOOOOOOOOOOOOOOOOONOOONNOOOONNNNOOOONNNNNNNNNNNNNNOOOONNOOOOOONNNNNNONNNNONNNNOOOONOOOONNNNOOOOONNNNNNNNNNNNNNNOONOOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNOOONNONNNOOOONOOOONOONNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNCOOQOOOOONNNOONNNOONNNNOOOOOOOOOOOOOOOOOOOOOOOOOISSSPIPCCCCCCQQQQQQQQQQQCCHCCCCCCCCCCFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFPGFFFFFFGIPPPPGPFGPGPPPFPPGGGPPPPPPPPPGPPPPPPPPPPPPPPPFPPPPPPPPPPPPFFPGPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPPGPPFFPPPPPPPPPPPPPPPGPPPGFFGFFFGFPPGPGPPGPPPPPPPPPPPPGPPGPPPPPPPPGPIIIPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFGPPPPGPPPPGFFIFFFPGFFFFFGGFPGPPPPPPPPPPPGPPGPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOONNNOOONNNOOOOOCOOOOONNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHIFPIGIFFFFGFFPPPPPFPPFFPPPGGPPSPFGPPPNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOOCOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPPPFPFPPGGPPFFPPGPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNONNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNOKTMMMMFFFNNNOONNNNNNNNNNNNOOOONNNNNNOOOONNNNOONNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNIIIIIIIIISFIIIIIIIIIIIIIKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNMNKKFFIRNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFGPFGFPFPFPPPPPPGPPPPPGIGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOTTSPPPPPPPPPPPPGPPPPFPPGPPPPPPPPPGPPTSFPPPPPPPGGPPFPPPPGPPPIPPPPPPPPPPGFPPPPPPPPPPPPPPPPPPGGPPPPPFPFPPPPPPPGPPTPTPIIIIPPPPPPPPPPPPPFPFPFPFPPPPPFPPPTPTPPGGPGPPPPPPPPGPPPPPTPPPPPPGPPPPFPPPPPPPPPGPPPPPPPPFPPPPPPPPPPPPGPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPFPPGPPPPPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPTTPPGPPPGPFPGPGPPPPPPPPFFIFPPGPPPFGPPFPPPFGPGPPPPPPFGPPTTPPGPPFPPPPPPPGPPPPTPFPPPPPPPTPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNOOOONNOOOOOOOOONNNNNNNNNNNOONNONNNNNNNNNNNNNNNNNNNNNNNNNNOCNNOONNNONNNNNNNNNONNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONONNNONNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOTTTTTTFTTTTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNCNNNCNNNNNNNNNNNNNNTTTITTTTTPTTTTPPPGSTTFPTTTTPTTTPPTFFFFTTSSTTTFPPFGPFFONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNONONNONNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNOONOOOOFIPGGPPFFGPPPPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGFIPGIFGPPPIPPPPFFPIFPPPPPPPPPPPPPPFNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOCOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOGPGPPPGGPGPPFPPPPPPPPPPPPPNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNTTPPPPPPPPPPPPPPFIPPPTPGPPPPPPPTTFPPTPPPPPPPPTPTPTTPPGPTPPPPPPPPPPPPPPPPPPPPPTPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFPPPTPTPPPPPPPPPTPPPPTPPPPPPPPPPPPFPPTPFPPPPPPPPPPPPPPPPPPPTTPPPPPPPPTPPPPPPPTPPPPTPTPPPPPPPPTPPTPPPPPPPPTPTTTPPPPPPPPPPPPPPPPPPPPPPPPTPPTPTPPPPPPPPPPPTTPPPFFGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOHFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNCSFPPPPPFGPPFGPPPTFPPIPFTPPPPPPPFPPPPPGGPPPPPPPPPPPPPPPPPPPPFGFPPPTPGFPPTPPSPPPFGPTPPPPPPTPFPPGPPPNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNOOCNONNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOFGPPGGGPPPPPPPHNNNNNONNONNNNNNNHNNNNOOONNNNNNNNNNNNNNNNNNTPPPPPPTTPPPPTTTTTTTTGFPPPPPGPPPPGPGPPTTTGPPTTPPGPPPPPPPGFPTTPPPPGFFPGTTTPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPGTTPPPPPPPPPPPPPFPPPPPPPPPPPPPPTTPPTTTPPPTTTTTFPPPPPPGFTPPFFPPPPTGFFGTTPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNONNNNNNONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOTPPPPGFFPGGGPGPPPPPPPPPFPPPIGPPPPPPPPPPPPPPPPPPPPPFFPFFTFPPFFGPPPPPPPPFFFPTTPNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONOOOONONNONNNNNOOOOOONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOPGPPPPPPPPPPGFPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNPPPPPPPFGIPIGFFFPGGGGPGGPFFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPFIPKFFFGFPPTFGIGGFFGGPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNMNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGGPPGPPPGPPFFPPPPPPFPFFPPGIPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOPTTTRFFFGFFGGFFFFFFFKRFKFFTTTRFFRFFPRFFFFFFFPFTTTTTTTTTTTFFRKRFPFFRFFTTTTTFFKPPPRGITTPFTRIFFTTTTKRFFPTTIPPPTTSSSSSSTTTTTFITTPFPTTTFPPPTTTTTTTTGRFFFTSRKRTFFFRFPTTTTTTTTTTTTTRFGGRFPPKRFFGRTTRFFFFFFFRFPPTTTPJTFFOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOCMMMMMOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOMOONNMOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOMNNNNNNNNNNNNNMMNMMMOOOOMMMMMMMMMMMMMMMOONOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMMMMMMMMMMMMMMONNNNNNNNNNNOOMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOCNNNNNNNNNNNOMMMOOMMOOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNOOOOOOOOOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNMMMCOONNNNNNNNNNNOOOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOONMNNOOOONOOOOOOOOOOONNNNNNNNNNNNOOOOOOMOOMMOOOOOOOOOOONNNNNNNNNNNMMOOOOOOOONNNNNNNNNNNMMMMMMMMMMOOOOOOONNNNOOOOOOMOOMONNNNNNNNNNNNNNNNNNNNNNMOMNNNNNNNNNNNOOOOOMOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOCOMOMOOSCHCCCCCCCCCSSSSSSSSSSSFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFFPFFFFFFPFFFPFGFNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOFFFFFFFFFFFFTTGPFFPFFFPFTFGFFFFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOPFPFPPFFFPPFFPPFFPPFFGKKKKPPPFFGGPPFFPPPFFPPPFFPFFPFPFFPFPPFFPPFFONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOMNMNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOMNFKFFFFPPKFGNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOMMNNNNNNNNNNNNNNNNNNNNNNNNNNMMMMNNNNNNNHNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNHNNONNNNNNNHHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHNHHNNMMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOOOFPFGFPFFRKMNNNNNNNNNNOOONNNNNNNNOONNNNNNNNNMHNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNHOOOOFFFRKFNNMNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPFPGPGFRKINNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPFPPPPPGPPPPPPGPPPPPPPPPRKFPPPMNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOFFSFFPPGFRKFFMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNCNNNNNNNNNNNNNNNNNMMNNNNNNNHNNNNNNNNNNNNNNNNNNNHNNMNONNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHHNNHNNHNNNNNNMNNNNNHNNNMOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOGPGGPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGFGGPPPPGGGGPPGPPGGPGGGGPOOCOOOFFJJFFFFFFOOOOOOOOOOOOOOOOOOOOOOOOOOOOFRKFMNNNNNOONNNNNNNNNNOONNNMNNNNNNNNNNNNNNNNNNPPPGPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPFGPFRKFMNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNMHNNNNNNNNNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOOOGPPPPPPPPPPPPPGPPPPPPPPPPPPFFFPGTPPGPPPPPGGPPPPFPFPPPPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHHHNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOHOHHNNNOOHOHCHCOOHNNNNNNNNNNHHONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOGFPPPNNNNNNNNNNNNNNNNNNNHHHNNNNNNNNNNNNNNNNNNNNNGPFPNNNNNNNONNNNNNNNNNNNNNNNNNNONNNNNNNNNNFFNONNNNNNNNNONNNNNNNNNONNNNONNNNNNNNNOOOOOOONONNNNNNNNO","n":["ALL","Alignment","Application","BLACK","Background","Border","Center","Color","Color","Command","Contain","ContentFit","Cover","Custom","DEFAULT","Dark","Degrees","Element","End","Err","Error","Event","Executor","ExecutorCreationFailed","Fill","Fill","FillPortion","Fixed","Font","Gradient","Gradient","GraphicsCreationFailed","IDENTITY","INFINITY","Keyboard","Length","Light","Linear","MONOSPACE","Message","Mouse","None","ORIGIN","Ok","PI","Padding","Pixels","PlatformSpecific","Point","RANGE","Radians","Rectangle","Renderer","Result","Sandbox","ScaleDown","Settings","Shadow","Shrink","Size","Start","Subscription","TRANSPARENT","Theme","TinySkia","Touch","Transformation","UNIT","Vector","WHITE","Wgpu","Window","WindowCreationFailed","ZERO","ZERO","ZERO","a","actions","active","active","active","active","active","active","active","active","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add_assign","advanced","alignment","appearance","appearance","appearance","appearance","appearance","appearance","appearance","application","area","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_ref","b","batch","batch","blur_radius","border","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","bottom","center","center_x","center_y","clear","clipboard","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","color","color","color","command","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","custom","custom_with_fn","default","default","default","default","default","default","default","default","default_font","default_size","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","dimensions","dimensions","disabled","disabled","disabled","disabled","disabled_color","disabled_color","distance","div","div","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dragging","dragging","dragging_horizontal","draw","draw","draw","draw_mesh","draw_pipeline_primitive","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","enter","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","event","executor","expand","expand","extended_palette","family","fill_editor","fill_factor","fill_paragraph","fill_quad","fill_text","fit","fit","fluid","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","focused","focused","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_f64","from_i64","from_linear_rgba","from_recipe","from_rgb","from_rgb8","from_rgba","from_rgba8","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_u64","futures","g","gradient","hash","hash","hash","hash","height","height","highlighter","horizontal","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered_horizontal","hovered_region","hovered_split","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","intersection","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_linear","into_recipes","into_rgba8","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","inverse","invert","is_fill","is_within","keyboard","left","load_font","map","map","max","min","mouse","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_alpha","multi_window","new","new","new","new","new","new","new","new","none","none","offset","orthographic","overlay","palette","partial_cmp","partial_cmp","partial_cmp","perform","picked_split","placeholder_color","placeholder_color","position","pressed","r","radius","right","run","run","run","scale","scale_factor","scale_factor","scale_factor","selection_color","selection_color","settings","single","size","snap","spawn","stretch","style","style","style","sub","sub","sub","sub","sub","sub","sub_assign","subscription","system","theme","theme","theme","time","title","to_distance","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_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","top","touch","translate","translation","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","value_color","value_color","vertical","view","weight","widget","widget","width","width","width","window","with","with_layer","with_name","with_radius","with_size","with_transformation","x","x","x","y","y","y","Clipboard","Hasher","Layout","Overlay","Renderer","Shell","Text","Widget","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","are_widgets_invalid","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","bounds","children","children","clear","clone","clone","clone_into","clone_into","components_from","components_from","components_from","components_from","content","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","diff","downcast","downcast","downcast","downcast","draw","draw","drop","drop","drop","drop","fill_quad","finish","fmt","fmt","fmt","font","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","graphics","horizontal_alignment","image","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_layout","invalidate_widgets","is_empty","is_layout_invalid","is_over","layout","layout","layout","line_height","merge","mouse","mouse_interaction","mouse_interaction","new","new","on_event","on_event","operate","operate","overlay","overlay","overlay","position","publish","read","redraw_request","renderer","request_redraw","revalidate_layout","shaping","size","size","size_hint","state","subscription","svg","tag","text","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","vertical_alignment","widget","with_layer","with_offset","with_transformation","with_translation","write","write","Bytes","Bytes","Data","FilterMethod","Handle","Handle","Linear","Nearest","Path","Renderer","Rgba","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","as_ref","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","dimensions","downcast","downcast","draw","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","height","pixels","width","Layout","Limits","NONE","Node","adapt_into_using","adapt_into_using","align","align_mut","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","atomic","borrow","borrow","borrow_mut","borrow_mut","bounds","children","clone","clone","clone_into","clone_into","components_from","components_from","contained","container","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","flex","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","height","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","loose","max","max_height","max_width","min","min_height","min_width","move_to","move_to_mut","new","new","next_to_each_other","padded","positioned","resolve","shrink","size","sized","to_owned","to_owned","translate","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","with_children","Axis","Horizontal","Vertical","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","resolve","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Available","Back","Button","ButtonPressed","ButtonReleased","Click","Crosshair","Cursor","CursorEntered","CursorLeft","CursorMoved","Event","Forward","Grab","Grabbing","Idle","Interaction","Left","Lines","Middle","NotAllowed","Other","Pixels","Pointer","ResizingHorizontally","ResizingVertically","Right","ScrollDelta","Text","Unavailable","WheelScrolled","Working","ZoomIn","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","click","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","kind","new","position","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","delta","position","x","x","y","y","Click","Double","Kind","Single","Triple","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Element","Group","Overlay","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","draw","draw","drop","drop","from","from","from","from_angle","from_angle","from_children","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_over","is_over","is_over","layout","layout","layout","map","mouse_interaction","mouse_interaction","mouse_interaction","new","new","on_event","on_event","on_event","operate","operate","operate","overlay","overlay","overlay","overlay","push","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","with_children","Null","Quad","Renderer","Style","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","default","default","default","default_font","default_size","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","eq","eq","fill_editor","fill_paragraph","fill_quad","fill_quad","fill_text","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","load_font","new","shadow","text_color","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_layer","with_layer","with_transformation","with_transformation","with_translation","EventStream","Output","Recipe","hash","stream","Bytes","Data","Handle","Path","Renderer","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","dimensions","downcast","draw","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","hash","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ARROW_DOWN_ICON","Absolute","Advanced","Basic","Bounds","CHECKMARK_ICON","CharOffset","Difference","Editor","Editor","Font","Font","Font","Highlight","Highlighter","Hit","ICON_FONT","Iterator","LineHeight","None","Paragraph","Paragraph","Relative","Renderer","Settings","Shape","Shaping","Text","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","bounds","bounds","change_line","clone","clone","clone_into","clone_into","compare","components_from","components_from","content","current_line","cursor","cursor","cursor_position","default_font","default_size","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","editor","eq","eq","equivalent","equivalent","equivalent","fill_editor","fill_paragraph","fill_text","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","grapheme_position","highlight","highlight_line","highlighter","hit_test","horizontal_alignment","horizontal_alignment","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_count","line_height","load_font","min_bounds","min_height","min_width","new","perform","resize","selection","shaping","size","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","update","update","vertical_alignment","vertical_alignment","with_text","with_text","Action","Backspace","Caret","Click","Cursor","Delete","Direction","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","Editor","End","Enter","Font","Home","Insert","Left","Left","Motion","Move","PageDown","PageUp","Paste","Right","Right","Scroll","Select","SelectLine","SelectWord","Selection","Up","WordLeft","WordRight","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","bounds","clone","clone","clone_into","clone_into","components_from","components_from","cursor","cursor_position","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_count","perform","selection","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","with_text","lines","Format","Highlight","Highlighter","Iterator","PlainText","Settings","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","change_line","change_line","clone","clone","clone_into","clone_into","color","components_from","components_from","current_line","current_line","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight_line","highlight_line","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","new","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","update","Id","Operation","Text","Tree","Widget","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","children","children","clone","clone","clone_into","clone_into","components_from","components_from","components_from","container","custom","deref","deref","deref","deref_mut","deref_mut","deref_mut","diff","diff","diff_children","diff_children_custom","downcast","downcast","downcast","draw","draw","drop","drop","drop","empty","eq","equivalent","equivalent","equivalent","finish","fmt","fmt","focusable","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","height","horizontal_alignment","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","line_height","mouse_interaction","new","new","new","on_event","operate","operation","overlay","scrollable","shaping","size","size","size","size_hint","state","state","state","style","tag","tag","tag","text","text_input","to_owned","to_owned","tree","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","unique","upcast","upcast","upcast","vertical_alignment","width","Chain","Focusable","None","Operation","Outcome","Scrollable","Some","TextInput","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","container","custom","deref","deref_mut","downcast","drop","finish","fmt","focus","focusable","focusable","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","is_focused","map","move_cursor_to","move_cursor_to_end","move_cursor_to_front","scope","scroll_to","scrollable","scrollable","select_all","snap_to","text_input","text_input","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unfocus","upcast","Count","Focusable","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","count","default","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","find_focused","fmt","focus","focus","focus_next","focus_previous","focused","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","is_focused","to_owned","total","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unfocus","upcast","AbsoluteOffset","RelativeOffset","Scrollable","scroll_to","scroll_to","snap_to","snap_to","x","x","y","y","TextInput","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","select_all","select_all","Absolute","Advanced","Appearance","Basic","LineHeight","Relative","Shaping","State","Style","StyleSheet","Text","appearance","color","draw","layout","None","Some","State","Tag","Tree","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","children","clone","clone_into","cmp","compare","components_from","components_from","deref","deref","deref_mut","deref_mut","diff_children_custom_with_search","downcast","downcast","downcast_mut","downcast_ref","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","of","partial_cmp","state","stateless","tag","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Alignment","Bottom","Center","Center","Center","End","Horizontal","Left","Right","Start","Top","Vertical","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Appearance","Application","Executor","Flags","Message","Style","StyleSheet","Theme","adapt_into_using","appearance","arrays_from","arrays_into","as_any","as_any_mut","background_color","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","run","scale_factor","style","subscription","text_color","theme","title","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","update","view","Border","Radius","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","color","components_from","default","deref","deref_mut","downcast","drop","eq","fmt","from","from","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","radius","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","read","write","Command","channel","Captured","Event","Ignored","Keyboard","MacOS","MacOS","Mouse","PlatformSpecific","PlatformSpecific","ReceivedUrl","Status","Touch","Window","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","listen","listen_raw","listen_with","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Default","Executor","enter","new","spawn","Black","Bold","Condensed","Cursive","Error","Expanded","ExtraBold","ExtraCondensed","ExtraExpanded","ExtraLight","Family","Fantasy","Font","Italic","Light","Medium","Monospace","Name","Normal","Normal","Normal","Oblique","SansSerif","SemiCondensed","SemiExpanded","Semibold","Serif","Stretch","Style","Thin","UltraCondensed","UltraExpanded","Weight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","family","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","load","stretch","style","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","weight","ColorStop","Gradient","Linear","Linear","adapt_into_using","adapt_into_using","add_stop","add_stops","angle","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","offset","stops","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","ALT","COMMAND","CTRL","Character","Event","Key","KeyPressed","KeyReleased","LOGO","Left","Location","Modifiers","ModifiersChanged","Named","Numpad","Right","SHIFT","Standard","Unidentified","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","alt","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_ref","bitand","bitand_assign","bitor","bitor_assign","bits","bitxor","bitxor_assign","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","command","compare","compare","complement","components_from","components_from","components_from","components_from","contains","control","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","difference","downcast","downcast","downcast","downcast","drop","drop","drop","drop","empty","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_truncate","from_bits_unchecked","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","init","init","init","init","insert","intersection","intersects","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","key","logo","not","on_key_press","on_key_release","partial_cmp","partial_cmp","remove","set","shift","sub","sub_assign","symmetric_difference","to_owned","to_owned","to_owned","to_owned","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","union","upcast","upcast","upcast","upcast","key","key","location","location","modifiers","modifiers","text","AVRInput","AVRPower","Accept","Again","AllCandidates","Alphanumeric","Alt","AltGraph","AppSwitch","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Attn","AudioBalanceLeft","AudioBalanceRight","AudioBassBoostDown","AudioBassBoostToggle","AudioBassBoostUp","AudioFaderFront","AudioFaderRear","AudioSurroundModeNext","AudioTrebleDown","AudioTrebleUp","AudioVolumeDown","AudioVolumeMute","AudioVolumeUp","Backspace","BrightnessDown","BrightnessUp","BrowserBack","BrowserFavorites","BrowserForward","BrowserHome","BrowserRefresh","BrowserSearch","BrowserStop","Call","Camera","CameraFocus","Cancel","CapsLock","ChannelDown","ChannelUp","Character","Clear","Close","ClosedCaptionToggle","CodeInput","ColorF0Red","ColorF1Green","ColorF2Yellow","ColorF3Blue","ColorF4Grey","ColorF5Brown","Compose","ContextMenu","Control","Convert","Copy","CrSel","Cut","DVR","Delete","Dimmer","DisplaySwap","Eisu","Eject","End","EndCall","Enter","EraseEof","Escape","ExSel","Execute","Exit","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F25","F26","F27","F28","F29","F3","F30","F31","F32","F33","F34","F35","F4","F5","F6","F7","F8","F9","FavoriteClear0","FavoriteClear1","FavoriteClear2","FavoriteClear3","FavoriteRecall0","FavoriteRecall1","FavoriteRecall2","FavoriteRecall3","FavoriteStore0","FavoriteStore1","FavoriteStore2","FavoriteStore3","FinalMode","Find","Fn","FnLock","GoBack","GoHome","GroupFirst","GroupLast","GroupNext","GroupPrevious","Guide","GuideNextDay","GuidePreviousDay","HangulMode","HanjaMode","Hankaku","HeadsetHook","Help","Hibernate","Hiragana","HiraganaKatakana","Home","Hyper","Info","Insert","InstantReplay","JunjaMode","KanaMode","KanjiMode","Katakana","Key","Key11","Key12","LastNumberRedial","LaunchApplication1","LaunchApplication2","LaunchCalendar","LaunchContacts","LaunchMail","LaunchMediaPlayer","LaunchMusicPlayer","LaunchPhone","LaunchScreenSaver","LaunchSpreadsheet","LaunchWebBrowser","LaunchWebCam","LaunchWordProcessor","Link","ListProgram","LiveContent","Lock","LogOff","MailForward","MailReply","MailSend","MannerMode","MediaApps","MediaAudioTrack","MediaClose","MediaFastForward","MediaLast","MediaPause","MediaPlay","MediaPlayPause","MediaRecord","MediaRewind","MediaSkipBackward","MediaSkipForward","MediaStepBackward","MediaStepForward","MediaStop","MediaTopMenu","MediaTrackNext","MediaTrackPrevious","Meta","MicrophoneToggle","MicrophoneVolumeDown","MicrophoneVolumeMute","MicrophoneVolumeUp","ModeChange","Named","Named","NavigateIn","NavigateNext","NavigateOut","NavigatePrevious","New","NextCandidate","NextFavoriteChannel","NextUserProfile","NonConvert","Notification","NumLock","OnDemand","Open","PageDown","PageUp","Pairing","Paste","Pause","PinPDown","PinPMove","PinPToggle","PinPUp","Play","PlaySpeedDown","PlaySpeedReset","PlaySpeedUp","Power","PowerOff","PreviousCandidate","Print","PrintScreen","Process","Props","RandomToggle","RcLowBattery","RecordSpeedNext","Redo","RfBypass","Romaji","STBInput","STBPower","Save","ScanChannelsToggle","ScreenModeNext","ScrollLock","Select","Settings","Shift","SingleCandidate","Soft1","Soft2","Soft3","Soft4","Space","SpeechCorrectionList","SpeechInputToggle","SpellCheck","SplitScreenToggle","Standby","Subtitle","Super","Symbol","SymbolLock","TV","TV3DMode","TVAntennaCable","TVAudioDescription","TVAudioDescriptionMixDown","TVAudioDescriptionMixUp","TVContentsMenu","TVDataService","TVInput","TVInputComponent1","TVInputComponent2","TVInputComposite1","TVInputComposite2","TVInputHDMI1","TVInputHDMI2","TVInputHDMI3","TVInputHDMI4","TVInputVGA1","TVMediaContext","TVNetwork","TVNumberEntry","TVPower","TVRadioService","TVSatellite","TVSatelliteBS","TVSatelliteCS","TVSatelliteToggle","TVTerrestrialAnalog","TVTerrestrialDigital","TVTimer","Tab","Teletext","Undo","Unidentified","VideoModeNext","VoiceDial","WakeUp","Wink","Zenkaku","ZenkakuHankaku","ZoomIn","ZoomOut","ZoomToggle","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","cmp","compare","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","hash","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","partial_cmp","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Available","Back","Button","ButtonPressed","ButtonReleased","Crosshair","Cursor","CursorEntered","CursorLeft","CursorMoved","Event","Forward","Grab","Grabbing","Idle","Interaction","Left","Lines","Middle","NotAllowed","Other","Pixels","Pointer","ResizingHorizontally","ResizingVertically","Right","ScrollDelta","Text","Unavailable","WheelScrolled","Working","ZoomIn","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_over","partial_cmp","position","position_from","position_in","position_over","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","delta","position","x","x","y","y","Application","Executor","Flags","Message","Theme","new","run","run","scale_factor","scale_factor","style","style","subscription","subscription","theme","theme","title","update","view","Element","menu","Appearance","Menu","State","Style","StyleSheet","appearance","background","border","selected_background","selected_text_color","text_color","Settings","adapt_into_using","antialiasing","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","default","default_font","default_text_size","deref","deref_mut","downcast","drop","flags","fmt","fonts","from","from_angle","from_stimulus","id","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","window","with_flags","Subscription","channel","run","run_with_id","unfold","Information","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","cpu_brand","cpu_cores","deref","deref_mut","downcast","drop","fetch_information","fmt","from","from_angle","from_stimulus","graphics_adapter","graphics_backend","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","memory_total","memory_used","system_kernel","system_name","system_short_version","system_version","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","DARK","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","LIGHT","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","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","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","custom","custom","custom_fn","danger","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","palette","primary","success","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_fn","Background","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","Pair","Palette","Primary","Secondary","Success","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","background","base","base","base","base","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","danger","danger","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","generate","generate","generate","generate","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","new","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","weak","weak","weak","weak","weak","Duration","Instant","MAX","MICROSECOND","MILLISECOND","NANOSECOND","SECOND","ZERO","abs_diff","adapt_into_using","adapt_into_using","add","add","add","add","add_assign","add_assign","add_assign","add_assign","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","as_micros","as_millis","as_nanos","as_secs","as_secs_f32","as_secs_f64","borrow","borrow","borrow_mut","borrow_mut","checked_add","checked_add","checked_div","checked_duration_since","checked_mul","checked_sub","checked_sub","clone","clone","clone_into","clone_into","cmp","cmp","compare","compare","components_from","components_from","default","deref","deref","deref_mut","deref_mut","deserialize","div","div","div_assign","div_duration_f32","div_duration_f64","div_f32","div_f64","downcast","downcast","drop","drop","duration_since","elapsed","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","every","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_micros","from_millis","from_nanos","from_secs","from_secs_f32","from_secs_f64","from_stimulus","from_stimulus","hash","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_zero","mul","mul_assign","mul_f32","mul_f64","new","now","partial_cmp","partial_cmp","partial_cmp","partial_cmp","saturating_add","saturating_duration_since","saturating_mul","saturating_sub","serialize","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","subsec_micros","subsec_millis","subsec_nanos","sum","sum","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_from","try_from_secs_f32","try_from_secs_f64","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Event","Finger","FingerLifted","FingerLost","FingerMoved","FingerPressed","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","id","id","id","id","position","position","position","position","Button","Canvas","Checkbox","Column","ComboBox","Component","Container","Custom","DEFAULT_HEIGHT","DEFAULT_HEIGHT","DEFAULT_PADDING","DEFAULT_SIZE","DEFAULT_SIZE","DEFAULT_SPACING","DEFAULT_WIDTH","Dark","Event","Image","Lazy","Light","MouseArea","PaneGrid","PickList","ProgressBar","QRCode","Radio","Renderer","Responsive","Row","Rule","Scrollable","Shader","Slider","Space","State","Svg","Text","TextEditor","TextInput","Theme","Themer","TinySkia","Toggler","Tooltip","VerticalSlider","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","align_items","align_items","align_x","align_y","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","button","button","canvas","canvas","cell_size","center_x","center_y","checkbox","checkbox","children","children","children","children","children","children","children","children","children","children","children","color","column","column","combo_box","combo_box","component","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","container","container","content_fit","content_fit","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","diff","diff","diff","diff","diff","diff","diff","diff","diff","diff","direction","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","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","filter_method","fmt","fmt","fmt","fmt","focus_next","focus_previous","font","font","font","font","font","font","font","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_path","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gap","handle","height","height","height","height","height","height","height","height","height","height","height","height","height","highlight","horizontal","horizontal_rule","horizontal_space","icon","icon","icon","id","id","id","image","image","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","keyed","keyed_column","keyed_column","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","layout","lazy","line_height","line_height","max_height","max_width","max_width","mouse_area","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","mouse_interaction","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","on_action","on_click","on_close","on_drag","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_event","on_input","on_input","on_middle_press","on_middle_release","on_option_hovered","on_paste","on_press","on_press","on_press_maybe","on_release","on_release","on_release","on_resize","on_right_press","on_right_release","on_scroll","on_submit","on_toggle","on_toggle_maybe","operate","operate","operate","operate","operate","operate","operate","operate","operate","operate","operate","operate","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","overlay","padding","padding","padding","padding","padding","padding","padding","padding","padding","pane_grid","password","pick_list","pick_list","placeholder","progress_bar","progress_bar","push","push","qr_code","radio","radio","responsive","row","row","rule","scrollable","scrollable","shader","shader","shift_step","shift_step","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size","size_hint","slider","slider","snap_within_viewport","space","spacing","spacing","spacing","spacing","spacing","spacing","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","state","step","step","style","style","style","style","style","style","style","style","style","style","style","style","style","style","style","style","style","svg","svg","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","tag","text","text","text_alignment","text_editor","text_editor","text_input","text_input","text_input_style","text_line_height","text_line_height","text_line_height","text_line_height","text_shaping","text_shaping","text_shaping","text_shaping","text_shaping","text_size","text_size","text_size","text_size","theme","themer","toggler","toggler","tooltip","tooltip","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","update","vertical","vertical_rule","vertical_slider","vertical_slider","vertical_space","view","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","width","with_children","with_children","with_height","with_width","Appearance","Button","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","default","deref","deref","deref_mut","deref_mut","disabled","downcast","downcast","draw","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","pressed","shadow","shadow_offset","text_color","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","Bevel","Butt","Cache","Canvas","Event","Fill","Frame","Geometry","Geometry","Gradient","Gradient","Keyboard","LineCap","LineDash","LineJoin","Linear","Miter","Mouse","Path","Program","Renderer","Round","Round","Solid","Square","State","Stroke","Style","Text","TinySkia","TinySkia","Touch","Wgpu","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","center","circle","clear","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","draw_with","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","event","fill","fill","fill_rectangle","fill_text","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gradient","height","horizontal_alignment","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_geometry","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line","line_cap","line_dash","line_height","line_join","mouse_interaction","new","new","new","offset","pack","path","position","raw","rectangle","rotate","rule","scale","scale_nonuniform","segments","shaping","size","size","stroke","stroke","style","style","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transform","transform","translate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","vertical_alignment","width","width","with_clip","with_color","with_line_cap","with_line_join","with_save","with_width","Captured","Event","Ignored","Keyboard","Mouse","Status","Touch","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","merge","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","EvenOdd","Fill","Gradient","NonZero","Rule","Solid","Style","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","rule","style","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Gradient","Linear","Linear","Packed","adapt_into_using","adapt_into_using","add_stop","add_stops","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_valid_bit_pattern","new","pack","pack","start","stops","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Builder","Path","adapt_into_using","adapt_into_using","arc","arc","arc_to","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bezier_curve_to","borrow","borrow","borrow_mut","borrow_mut","build","center","circle","clone","clone_into","close","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","ellipse","end_angle","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_to","move_to","new","quadratic_curve_to","radius","rectangle","start_angle","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Elliptical","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","center","clone","clone_into","components_from","deref","deref_mut","downcast","drop","end_angle","end_angle","fmt","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","radii","radius","rotation","start_angle","start_angle","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ArcFlags","AttributeIndex","AttributeSlice","AttributeStore","Attributes","Begin","Begin","Begin","Bevel","Butt","ControlPointId","Cubic","Cubic","Cubic","End","End","End","EndpointId","EvenOdd","Event","EventId","FillRule","INVALID","INVALID","INVALID","IdEvent","IdPolygon","Line","Line","Line","LineCap","LineJoin","Miter","MiterClip","NO_ATTRIBUTES","Negative","Negative","NonZero","Path","PathBuffer","PathBufferSlice","PathCommands","PathCommandsSlice","PathEvent","PathSlice","Polygon","Position","PositionStore","Positive","Positive","Quadratic","Quadratic","Quadratic","Round","Round","Side","Square","Winding","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_slice","as_slice","as_slice","attributes","attributes","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","builder","builder","builder","builder","builder_with_attributes","clear","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","closed","closed","commands","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","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","event","event","event","event","events","first_endpoint","first_endpoint","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_iter","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_usize","from_usize","get","get","get","get","get","get","get_control_point","get_control_point","get_control_point","get_control_point","get_endpoint","get_endpoint","get_endpoint","get_endpoint","hash","hash","hash","hash","hash","id_iter","id_iter","id_iter","index","index","index","index","index","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edge","is_empty","is_empty","is_empty","is_in","is_negative","is_out","is_positive","iter","iter","iter","iter","iter","iter","iter","iter","iter_with_attributes","iter_with_attributes","iterator","large_arc","last_endpoint","last_endpoint","len","len","math","new","new","new","next_event_id_in_path","next_event_id_in_path","next_event_id_in_sub_path","next_event_id_in_sub_path","num_attributes","num_attributes","num_attributes","num_attributes","offset","offset","opposite","path","path_buffer","path_events","path_slice","points","points","polygon","position","reserve","reversed","reversed","svg_builder","sweep","to","to_f32","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_usize","to_usize","to_usize","traits","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_attributes","with_capacity","with_points","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","BorderRadii","Build","Flattened","NoAttributes","PathBuilder","PathType","SvgPathBuilder","Transformed","WithSvg","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add_circle","add_circle","add_ellipse","add_ellipse","add_line_segment","add_line_segment","add_point","add_point","add_polygon","add_polygon","add_polygon","add_rectangle","add_rectangle","add_rounded_rectangle","add_rounded_rectangle","arc","arc_to","arc_to","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom_left","bottom_right","build","build","build","build","build","build","build","build","clone","clone","clone_into","clone_into","close","close","close","close","close","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","current_position","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","end","end","end","end","eq","eq","event","extend_from_paths","flattened","flattened","flattened","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","horizontal_line_to","horizontal_line_to","init","init","init","init","init","inner","inner_mut","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","line_to","line_to","line_to","line_to","move_to","move_to","move_to","new","new","new","new","new","num_attributes","num_attributes","num_attributes","num_attributes","partial_cmp","path_event","path_event","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_arc_to","relative_cubic_bezier_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_horizontal_line_to","relative_line_to","relative_line_to","relative_move_to","relative_move_to","relative_quadratic_bezier_to","relative_quadratic_bezier_to","relative_vertical_line_to","relative_vertical_line_to","reserve","reserve","reserve","reserve","reserve","reserve","reserve","reserve","set_tolerance","set_transform","set_transform","smooth_cubic_bezier_to","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","smooth_relative_quadratic_bezier_to","to_owned","to_owned","to_smolstr","to_string","top_left","top_right","transformed","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","vertical_line_to","vertical_line_to","with_capacity","with_svg","with_svg","wrap","CommandsPathSlice","Events","Iter","PathCommands","PathCommandsBuilder","PathCommandsSlice","PointEvents","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","events","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_control_point","get_endpoint","index","index","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","iter","line_to","new","next","next","next","points","quadratic_bezier_to","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","with_capacity","Angle","Arc","ArcFlags","Box2D","CubicBezierSegment","DIV_EPSILON","EIGHT","EPSILON","FIVE","FOUR","HALF","Line","LineEquation","LineSegment","MAX","MIN","NINE","ONE","Point","QuadraticBezierSegment","Rotation","SEVEN","SIX","Scalar","Scalar","Scale","Segment","Size","SvgArc","TEN","THREE","TWO","Transform","Translation","Triangle","Vector","ZERO","a","a","ab","ac","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add_assign","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","angle","angle_to","approx_epsilon","approx_eq_eps","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","arc","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","b","b","ba","baseline","baseline","bc","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","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","bounding_box","bounding_box","bounding_box","bounding_box","bounding_box","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_y","bounding_range_y","bounding_range_y","bounding_range_y","bounding_triangle","c","c","ca","cast","cb","center","circle","clipped","clipped_x","clipped_y","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","closest_point","closest_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains_point","contains_segment","ctrl","ctrl1","ctrl2","cubic_bezier","cubic_intersections","cubic_intersections_t","default","degrees","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","derivative","derivative","derivative","derivative","derivative","derivative","derivative","distance_to_point","distance_to_point","distance_to_point","distance_to_point","div","div","div_assign","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drag","drag_with_weight","drop","drop","drop","drop","drop","drop","drop","drop","drop","dx","dx","dx","dx","dx","dx","dy","dy","dy","dy","dy","dy","end_angle","epsilon_for","eq","eq","eq","eq","eq","eq","eq","eq","equation","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fast_bounding_box","fast_bounding_box","fast_bounding_box","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_y","fast_bounding_range_y","fast_bounding_range_y","fat_line","fat_line","flags","flattened","flattened","flattened","flattened_t","flattening_step","flip","flip","flip","flip","flip","flip","flip","flip","flip","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_each_cubic_bezier","for_each_cubic_bezier","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_inflection_t","for_each_local_x_extremum_t","for_each_local_x_extremum_t","for_each_local_y_extremum_t","for_each_local_y_extremum_t","for_each_monotonic","for_each_monotonic","for_each_monotonic_range","for_each_monotonic_range","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_x_monotonic","for_each_x_monotonic","for_each_x_monotonic_range","for_each_x_monotonic_range","for_each_y_monotonic","for_each_y_monotonic","for_each_y_monotonic_range","for_each_y_monotonic_range","frac_pi_2","frac_pi_3","frac_pi_4","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_svg_arc","get","get_angle","hash","height","horizontal_line_intersection","horizontal_line_intersection_t","init","init","init","init","init","init","init","init","init","intersection","intersection","intersection_t","intersects","intersects","intersects_box","intersects_line","intersects_line_segment","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invert","is_a_point","is_finite","is_horizontal","is_linear","is_linear","is_monotonic","is_monotonic","is_quadratic","is_straight_line","is_vertical","is_x_monotonic","is_x_monotonic","is_y_monotonic","is_y_monotonic","large_arc","length","length","lerp","line_intersection","line_intersection_t","line_intersections","line_intersections","line_intersections_t","line_intersections_t","line_segment_intersections","line_segment_intersections","line_segment_intersections_t","line_segment_intersections_t","local_x_extremum_t","local_y_extremum_t","m11","m12","m21","m22","m31","m32","max","mid_point","min","mul","mul_assign","neg","new","normal","num_quadratics","offset","overlaps_line","overlaps_segment","parallel_line","partial_cmp","pi","point","point","positive","project_point","quadratic_bezier","quadratic_intersections","quadratic_intersections_t","radians","radians","radii","radii","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample_tangent","set_length","signed","signed_distance_to_point","signed_distance_to_point","sin_cos","size","solve_t_for_x","solve_t_for_x","solve_t_for_y","solve_t_for_y","solve_x_for_y","solve_x_for_y","solve_y_for_x","solve_y_for_x","split","split","split","split","split","split","split","split","split","split_at_x","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","square_distance_to_point","square_distance_to_point","square_distance_to_point","square_length","start_angle","sub","sub_assign","sum","sum","sweep","sweep_angle","tangent","to","to","to","to","to","to","to","to","to","to","to","to","to","to_arc","to_cubic","to_degrees","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_line","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_quadratic","to_quadratic_error","to_svg_arc","to_vector","traits","transform","transformed","transformed","transformed","translate","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","two_pi","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","utils","value","vector","vector","vertical_line_intersection","vertical_line_intersection_t","width","x","x","x","x","x","x","x","x","x","x","x","x","x_maximum_t","x_maximum_t","x_minimum_t","x_minimum_t","x_rotation","x_rotation","y","y","y","y","y","y","y","y","y","y","y","y","y_maximum_t","y_maximum_t","y_minimum_t","y_minimum_t","zero","Arc","ArcFlags","Flattened","SvgArc","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","components_from","deref","deref_mut","downcast","drop","flags","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","large_arc","next","radii","radii","start_angle","sweep","sweep_angle","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","x_rotation","x_rotation","ArrayString","ArrayVec","CapacityError","Drain","IntoIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_mut","as_mut_ptr","as_mut_slice","as_mut_str","as_ptr","as_ref","as_ref","as_slice","as_str","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","clear","clear","clone","clone","clone","clone","clone_from","clone_from","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drain","drop","drop","drop","drop","drop","drop","drop","drop","element","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","flush","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_byte_string","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","ge","ge","ge","gt","gt","gt","hash","hash","init","init","init","init","init","insert","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_inner_unchecked","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_empty","is_full","is_full","le","le","le","len","len","len","limit_ptr","lt","lt","lt","new","new","new","new_const","new_const","next","next","next_back","next_back","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pop","pop","pop_at","push","push","push_str","push_unchecked","remaining_capacity","remaining_capacity","remove","remove","retain","set_len","set_len","simplify","size_hint","size_hint","start_ptr","swap_pop","swap_remove","take","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","truncate","truncate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_extend_from_slice","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_insert","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_push","try_push","try_push_str","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","write","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_char","write_str","zero_filled","CubicBezierSegment","Flattened","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","components_into","ctrl1","ctrl2","deref","deref_mut","downcast","drop","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","next","size_hint","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Angle","BoolVector2D","BoolVector3D","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Trig","UnknownUnit","Vector2D","Vector3D","abs","abs","abs","abs","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_size","add_size","all","all","and","and","angle","angle_from_x_axis","angle_to","angle_to","any","any","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_eq","approx_eq","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approxeq","approxord","area","area","area","around_axis","around_x","around_y","around_z","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","bottom","box3d","bvec2","bvec3","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","center","center","center","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp_length","clamp_length","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","cmp","cmp","cmp","compare","compare","compare","component_div","component_div","component_mul","component_mul","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","contains","contains","contains","contains_box","contains_box","contains_rect","cos","cross","cross","decompose_reversed","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","degrees_to_radians","depth","depth","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","determinant","determinant","distance_to","distance_to","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_euclid","div_euclid","dot","dot","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equal","equal","equal","equal","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","euler","extend","extend","fast_atan2","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle_and_length","from_array","from_array","from_arrays","from_arrays","from_length_all_same","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_origin_and_size","from_points","from_points","from_points","from_rotation","from_scale","from_size","from_size","from_size","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_translation","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_vectors_inner","from_vectors_outer","get","get","get_angle","greater_than","greater_than","greater_than","greater_than","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height","height","height","height","height","horizontal","i","identity","identity","identity","identity","identity","identity","identity","identity","inflate","inflate","inflate","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner_box","inner_rect","intersection","intersection","intersection","intersection_unchecked","intersection_unchecked","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","is_2d","is_backface_visible","is_empty","is_empty","is_empty","is_empty","is_empty","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_identity","is_identity","is_identity","is_invertible","is_invertible","is_negative","is_negative","is_normalized","is_positive","is_positive","is_zero","j","k","left","length","length","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lower_than","lower_than","lower_than","lower_than","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","max","max","max","max","max","max","max","max","max","max_x","max_y","min","min","min","min","min","min","min","min","min","min","min","min_x","min_y","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_s","neg","neg","neg","neg","neg","neg","neg","neg","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_2d","new_all_same","new_from_reversed","none","none","norm","normalize","normalize","normalize","not","not","not_equal","not_equal","not_equal","not_equal","num","one","one","one","or","or","origin","origin","origin","ortho","outer_box","outer_rect","outer_transformed_box","outer_transformed_box2d","outer_transformed_box3d","outer_transformed_rect","outer_transformed_rect","partial_cmp","partial_cmp","partial_cmp","perspective","point2","point3","position","pre_rotate","pre_rotate","pre_scale","pre_scale","pre_translate","pre_translate","project_onto_vector","project_onto_vector","project_to_2d","quaternion","r","radians","radians","radians_to_degrees","rect","reflect","reflect","rem_euclid","rem_euclid","right","robust_normalize","robust_normalize","rotation","rotation","rotation","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round_in","round_in","round_in","round_out","round_out","round_out","saturating_add","saturating_sub","scale","scale","scale","scale","scale","select_point","select_point","select_size","select_size","select_vector","select_vector","set_size","sin","size","size","size","size2","size3","skew","slerp","splat","splat","splat","splat","splat","splat","splat","splat","square_length","square_length","square_norm","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","tan","then","then","then","then","then","then_rotate","then_rotate","then_scale","then_scale","then_translate","then_translate","to_2d","to_2d","to_2d","to_3d","to_3d","to_3d","to_3d","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array_4d","to_array_4d","to_array_transposed","to_array_transposed","to_arrays","to_arrays","to_arrays_transposed","to_box2d","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_non_empty","to_non_empty","to_non_empty","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_point","to_point","to_point2d","to_point3d","to_rect","to_size","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple_4d","to_tuple_4d","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u64","to_u64","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_vector","to_vector","to_vector","to_vector","to_vector","to_vector","top","transform_box","transform_box2d","transform_box2d","transform_box3d","transform_box3d","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point2d","transform_point2d","transform_point2d","transform_point2d_homogeneous","transform_point3d","transform_point3d","transform_point3d","transform_point3d","transform_point3d_homogeneous","transform_rect","transform_rect","transform_rect","transform_size","transform_size","transform_size","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector2d","transform_vector2d","transform_vector3d","transform_vector3d","translate","translate","translate","translation","translation","translation","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_normalize","try_normalize","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","union","unit_quaternion","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vec2","vec3","vector_part","vertical","volume","volume","w","width","width","width","width","width","with_destination","with_destination","with_length","with_max_length","with_max_length","with_min_length","with_min_length","with_source","with_source","x","x","x","x","x","x","x","x","x","x_range","x_range","x_range","xy","xy","xy","xy_area","xz","xz","xz","xz_area","y","y","y","y","y","y","y","y","y","y_range","y_range","y_range","yx","yx","yz","yz","yz","yz_area","z","z","z","z","z","z_range","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","ApproxEq","approx_epsilon","approx_eq","approx_eq_eps","max","min","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Vector2D","Vector3D","angle","bottom","depth","height","height","i","j","k","left","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","min","min","origin","r","right","rotation","size","top","translation","w","width","width","x","x","x","x","x","x","x","y","y","y","y","y","y","y","z","z","z","z","Ceil","Floor","One","Round","Zero","ceil","floor","one","round","zero","Flattened","FlattenedT","FlatteningParameters","QuadraticBezierSegment","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","components_from","components_from","components_from","ctrl","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","new","next","next","size_hint","size_hint","to","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","Scalar","Segment","Transformation","after_split","approximate_length","before_split","derivative","dx","dy","flip","for_each_flattened_with_t","from","sample","split","split_range","to","transform_point","transform_vector","x","y","cubic_polynomial_roots","directed_angle","directed_angle2","min_max","normalized_tangent","tangent","Flattened","FromPolyline","NoAttributes","PathIterator","Transformed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","flattened","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new","new","next","next","next","next","open","size_hint","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","with_attributes","Angle","Box2D","Point","Rotation","Scale","Size","Transform","Translation","Vector","angle","height","m11","m12","m21","m22","m31","m32","max","min","point","radians","size","vector","width","x","x","x","y","y","y","Builder","BuilderImpl","BuilderWithAttributes","IdIter","Iter","IterWithAttributes","Path","PathSlice","Reversed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","end","end","end","extend_from_paths","extend_from_paths","fmt","for_each_flattened","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_path","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","new","new","next","next","next","next","num_attributes","num_attributes","num_attributes","points","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","with_capacity","with_svg","Builder","BuilderWithAttributes","Iter","PathBuffer","PathBufferSlice","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","begin","begin","begin","begin","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","clone","clone_into","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","end","end","end","end","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","new","next","next_back","num_attributes","num_attributes","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","reserve","size_hint","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_attributes","IdPolygon","IdPolygonIter","PathEvents","Polygon","PolygonIdIter","PolygonIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","closed","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","next","next","next","next","par_bridge","points","points","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Build","PathBuilder","PathIterator","PathType","SvgPathBuilder","add_circle","add_ellipse","add_line_segment","add_point","add_polygon","add_polygon","add_rectangle","add_rounded_rectangle","arc_to","begin","build","close","close","cubic_bezier_to","cubic_bezier_to","end","event","flattened","flattened","horizontal_line_to","line_to","line_to","move_to","num_attributes","path_event","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_line_to","relative_move_to","relative_quadratic_bezier_to","relative_vertical_line_to","reserve","reserve","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","transformed","transformed","vertical_line_to","with_svg","Bevel","Butt","Gradient","LineCap","LineDash","LineJoin","Miter","Round","Round","Solid","Square","Stroke","Style","line_cap","line_dash","line_join","offset","segments","style","width","Appearance","Checkbox","Icon","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","code_point","components_from","components_from","deref","deref","deref_mut","deref_mut","disabled","downcast","downcast","drop","drop","eq","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","icon_color","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_height","shaping","size","text_color","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","ComboBox","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","build_matchers","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","search","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","with_selection","Appearance","Container","Id","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw_background","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","new","shadow","text_color","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","unique","upcast","upcast","visible_bounds","with_background","with_border","FilterMethod","Handle","Image","Linear","Nearest","Viewer","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","data","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_memory","from_path","from_pixels","from_stimulus","from_stimulus","from_stimulus","hash","hash","height","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","max_scale","min_scale","mouse_interaction","new","on_event","padding","scale_step","size","state","tag","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","viewer","viewer","width","State","Viewer","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","default","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","image_size","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","is_cursor_grabbed","new","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Column","adapt_into_using","align_items","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","children","column","components_from","default","deref","deref_mut","diff","downcast","draw","drop","from","from_angle","from_stimulus","height","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","layout","max_width","mouse_interaction","new","on_event","operate","overlay","padding","push","size","spacing","state","tag","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","with_children","Column","menu","Appearance","Menu","State","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","new","overlay","padding","selected_background","selected_text_color","style","text_color","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","All","Appearance","Axis","Bottom","Canceled","Center","Configuration","Content","Contents","Direction","Down","DragEvent","Draggable","Dropped","Edge","Edge","Edge","Horizontal","Left","Left","Line","Maximized","Node","Pane","Pane","Pane","Pane","PaneGrid","Picked","Region","ResizeEvent","Right","Right","Split","Split","Split","State","Style","StyleSheet","Target","TitleBar","Top","Up","Vertical","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adjacent","always_show_controls","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","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","can_be_dragged_at","can_be_dragged_at","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","close","cmp","cmp","color","compare","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","controls","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","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","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get","get_mut","hash","hash","hash","hash","hovered_region","hovered_split","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","internal","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_over_pick_area","iter","iter","iter_mut","layout","layout","layout","len","maximize","maximized","mouse_interaction","move_to_edge","new","new","new","padding","pane_regions","panes","partial_cmp","partial_cmp","picked_split","ratio","resize","restore","split","split","split","split_line_bounds","split_regions","split_with","splits","state","style","style","swap","title_bar","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_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","width","with_configuration","a","axis","b","ratio","pane","pane","pane","target","a","axis","b","id","ratio","Action","Clicking","Dragging","Idle","Internal","Resizing","State","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clicked_pane","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","fmt","fmt","from","from","from_angle","from_angle","from_configuration","from_stimulus","from_stimulus","init","init","internal","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","panes","picked_pane","picked_split","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","axis","origin","origin","pane","pane","split","Appearance","Arrow","Dynamic","Handle","Icon","None","PickList","State","Static","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","eq","eq","fmt","fmt","fmt","fmt","font","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle_color","hovered","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","line_height","mouse_interaction","overlay","placeholder_color","shaping","size","text_color","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","update","closed","open","size","Appearance","ProgressBar","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","as_any","as_any_mut","background","bar","border_radius","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","DataTooLong","Error","ErrorCorrection","High","InvalidCharacter","InvalidEciDesignator","InvalidVersion","Low","Medium","Micro","Normal","QRCode","Quartile","State","UnsupportedCharacterSet","Version","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","with_error_correction","with_version","Appearance","Radio","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background","border_color","border_width","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","dot_color","downcast","drop","fmt","from","from_angle","from_stimulus","hovered","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Appearance","AsymmetricPadding","FillMode","Full","Padded","Percent","Rule","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fill","fill_mode","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radius","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","AbsoluteOffset","Alignment","Both","Direction","END","End","Horizontal","Id","Properties","RelativeOffset","START","Scrollable","Scrollbar","Scroller","Start","State","Style","StyleSheet","Vertical","Viewport","absolute_offset","absolute_offset_reversed","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","alignment","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","border","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","bounds","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content_bounds","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dragging","dragging_horizontal","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","horizontal","hovered","hovered_horizontal","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","margin","mouse_interaction","new","new","new","relative_offset","scroll","scroll_to","scroll_to","scroll_to","scroll_x_to","scroll_y_to","scroller","scroller_width","scrollers_grabbed","snap_to","snap_to","snap_to","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","unsnap","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","vertical","width","x","x","y","y","horizontal","vertical","Event","Keyboard","Mouse","Primitive","Primitive","Program","RedrawRequested","Shader","State","Storage","Touch","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","get","get_mut","has","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","mouse_interaction","prepare","render","store","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","ADDRESS_MODE_CLAMP_TO_BORDER","ADDRESS_MODE_CLAMP_TO_ZERO","ALL","ALLOW_UNDERLYING_NONCOMPLIANT_ADAPTER","ALPHA","ALPHA_BLENDING","ANISOTROPIC_FILTERING","AccelerationStructure","Adapter","AdapterInfo","Add","AddressMode","All","Always","Astc","AstcBlock","AstcChannel","Auto","AutoNoVsync","AutoVsync","Automatic","B10x10","B10x5","B10x6","B10x8","B12x10","B12x12","B4x4","B5x4","B5x5","B6x5","B6x6","B8x5","B8x6","B8x8","BASE_VERTEX","BGRA8UNORM_STORAGE","BLACK","BLENDABLE","BLUE","BLUE","BROWSER_WEBGPU","BUFFER_BINDINGS_NOT_16_BYTE_ALIGNED","BUFFER_BINDING_ARRAY","Back","Backend","Backends","Bc1RgbaUnorm","Bc1RgbaUnormSrgb","Bc2RgbaUnorm","Bc2RgbaUnormSrgb","Bc3RgbaUnorm","Bc3RgbaUnormSrgb","Bc4RSnorm","Bc4RUnorm","Bc5RgSnorm","Bc5RgUnorm","Bc6hRgbFloat","Bc6hRgbUfloat","Bc7RgbaUnorm","Bc7RgbaUnormSrgb","Bgra8Unorm","Bgra8UnormSrgb","BindGroup","BindGroupDescriptor","BindGroupEntry","BindGroupLayout","BindGroupLayoutDescriptor","BindGroupLayoutEntry","BindingResource","BindingType","BlendComponent","BlendFactor","BlendOperation","BlendState","BrowserWebGpu","Buffer","Buffer","Buffer","BufferAddress","BufferArray","BufferAsyncError","BufferBinding","BufferBindingType","BufferDescriptor","BufferSize","BufferSlice","BufferUsages","BufferView","BufferViewMut","CLEAR_TEXTURE","CLIPPER_INVOCATIONS","CLIPPER_PRIMITIVES_OUT","COLOR","COMPARISON_SAMPLERS","COMPUTE","COMPUTE_SHADERS","COMPUTE_SHADER_INVOCATIONS","CONSERVATIVE_RASTERIZATION","COPY_BUFFER_ALIGNMENT","COPY_BYTES_PER_ROW_ALIGNMENT","COPY_DST","COPY_DST","COPY_SRC","COPY_SRC","CUBE_ARRAY_TEXTURES","Ccw","ClampToBorder","ClampToEdge","Clear","Color","ColorTargetState","ColorWrites","CommandBuffer","CommandBufferDescriptor","CommandEncoder","CommandEncoderDescriptor","CompareFunction","Comparison","CompositeAlphaMode","ComputePass","ComputePassDescriptor","ComputePassTimestampWrites","ComputePipeline","ComputePipelineDescriptor","Constant","Cpu","CreateSurfaceError","Cube","CubeArray","Cw","D1","D1","D2","D2","D2Array","D3","D3","DEBUG","DEPTH32FLOAT_STENCIL8","DEPTH_BIAS_CLAMP","DEPTH_CLIP_CONTROL","DEPTH_TEXTURE_AND_BUFFER_COPIES","DISCARD_HAL_LABELS","DUAL_SOURCE_BLENDING","DX12","DecrementClamp","DecrementWrap","Depth","Depth16Unorm","Depth24Plus","Depth24PlusStencil8","Depth32Float","Depth32FloatStencil8","DepthBiasState","DepthOnly","DepthStencilState","Destroyed","Device","DeviceDescriptor","DeviceLostReason","DeviceType","Discard","DiscreteGpu","DisplayP3","DownlevelCapabilities","DownlevelFlags","Dst","DstAlpha","Dx12","Dx12Compiler","Dxc","DynamicOffset","EacR11Snorm","EacR11Unorm","EacRg11Snorm","EacRg11Unorm","Empty","Equal","Error","ErrorFilter","Etc2Rgb8A1Unorm","Etc2Rgb8A1UnormSrgb","Etc2Rgb8Unorm","Etc2Rgb8UnormSrgb","Etc2Rgba8Unorm","Etc2Rgba8UnormSrgb","Extent3d","FILTERABLE","FLOAT32_FILTERABLE","FRAGMENT","FRAGMENT_SHADER_INVOCATIONS","FRAGMENT_STORAGE","FRAGMENT_WRITABLE_STORAGE","FULL_DRAW_INDEX_UINT32","Face","Features","Fifo","FifoRelaxed","Fill","FilterMode","Filtering","Float","Float16x2","Float16x4","Float32","Float32x2","Float32x3","Float32x4","Float64","Float64x2","Float64x3","Float64x4","FragmentState","Front","FrontFace","Fxc","GL","GREEN","GREEN","Gl","Gles3MinorVersion","Good","Greater","GreaterEqual","Hdr","HighPerformance","IGNORE","INDEPENDENT_BLEND","INDEX","INDIRECT","INDIRECT_EXECUTION","INDIRECT_FIRST_INSTANCE","INVALID_TIMESTAMP","Id","ImageCopyBuffer","ImageCopyBufferBase","ImageCopyTexture","ImageCopyTextureBase","ImageCopyTextureTagged","ImageCopyTextureTaggedBase","ImageDataLayout","ImageSubresourceRange","Immediate","IncrementClamp","IncrementWrap","IndexFormat","Inherit","Instance","Instance","InstanceDescriptor","InstanceFlags","IntegratedGpu","Invert","Keep","Label","Less","LessEqual","Limits","Line","LineList","LineStrip","Linear","Load","LoadOp","Lost","Lost","LowPower","MAPPABLE_PRIMARY_BUFFERS","MAP_ALIGNMENT","MAP_READ","MAP_WRITE","METAL","MULTISAMPLED_SHADING","MULTISAMPLE_RESOLVE","MULTISAMPLE_X16","MULTISAMPLE_X2","MULTISAMPLE_X4","MULTISAMPLE_X8","MULTIVIEW","MULTI_DRAW_INDIRECT","MULTI_DRAW_INDIRECT_COUNT","Mailbox","Maintain","MaintainBase","MaintainResult","MapMode","Max","Metal","Min","MirrorRepeat","MultisampleState","NONBLOCKING_QUERY_RESOLVE","NONE","NON_POWER_OF_TWO_MIPMAPPED_TEXTURES","NV12","Nearest","Never","NonFiltering","None","None","NotEqual","OVER","Occlusion","Ok","One","OneMinusConstant","OneMinusDst","OneMinusDstAlpha","OneMinusSrc","OneMinusSrc1","OneMinusSrc1Alpha","OneMinusSrcAlpha","Opaque","OpaqueBlack","OpaqueWhite","Operations","Origin2d","Origin3d","Other","OutOfMemory","OutOfMemory","OutOfMemory","Outdated","Outdated","PARTIALLY_BOUND_BINDING_ARRAY","PIPELINE_STATISTICS_QUERY","POLYGON_MODE_LINE","POLYGON_MODE_POINT","PREMULTIPLIED_ALPHA_BLENDING","PRIMARY","PUSH_CONSTANTS","PUSH_CONSTANT_ALIGNMENT","PipelineLayout","PipelineLayoutDescriptor","PipelineStatistics","PipelineStatisticsTypes","Plane0","Plane1","Plane2","Point","PointList","Poll","Poll","PolygonMode","PostMultiplied","PowerPreference","PreMultiplied","PredefinedColorSpace","PresentMode","PresentationTimestamp","PrimitiveState","PrimitiveTopology","PushConstantRange","QUERY_RESOLVE","QUERY_RESOLVE_BUFFER_ALIGNMENT","QUERY_SET_MAX_QUERIES","QUERY_SIZE","QuerySet","QuerySetDescriptor","QueryType","Queue","QueueWriteBufferView","R16Float","R16Sint","R16Snorm","R16Uint","R16Unorm","R32Float","R32Sint","R32Uint","R8Sint","R8Snorm","R8Uint","R8Unorm","RAY_QUERY","RAY_TRACING_ACCELERATION_STRUCTURE","READ_ONLY_DEPTH_STENCIL","RED","RED","RENDER_ATTACHMENT","REPLACE","REPLACE","RG11B10UFLOAT_RENDERABLE","RawHandle","Read","ReadOnly","ReadWrite","RenderBundle","RenderBundleDepthStencil","RenderBundleDescriptor","RenderBundleEncoder","RenderBundleEncoderDescriptor","RenderPass","RenderPassColorAttachment","RenderPassDepthStencilAttachment","RenderPassDescriptor","RenderPassTimestampWrites","RenderPipeline","RenderPipelineDescriptor","Repeat","Replace","RequestAdapterOptions","RequestAdapterOptionsBase","RequestDeviceError","ReverseSubtract","Rg11b10Float","Rg16Float","Rg16Sint","Rg16Snorm","Rg16Uint","Rg16Unorm","Rg32Float","Rg32Sint","Rg32Uint","Rg8Sint","Rg8Snorm","Rg8Uint","Rg8Unorm","Rgb10a2Uint","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","SHADER_UNUSED_VERTEX_OUTPUT","SPIRV_SHADER_PASSTHROUGH","STORAGE","STORAGE_BINDING","STORAGE_READ_WRITE","STORAGE_RESOURCE_BINDING_ARRAY","SURFACE_VIEW_FORMATS","Sampler","Sampler","Sampler","SamplerArray","SamplerBindingType","SamplerBorderColor","SamplerDescriptor","ShaderLocation","ShaderModel","ShaderModule","ShaderModuleDescriptor","ShaderModuleDescriptorSpirV","ShaderSource","ShaderStages","Sint","Sint16x2","Sint16x4","Sint32","Sint32x2","Sint32x3","Sint32x4","Sint8x2","Sint8x4","Sm2","Sm4","Sm5","Snorm16x2","Snorm16x4","Snorm8x2","Snorm8x4","Some","Src","Src1","Src1Alpha","SrcAlpha","SrcAlphaSaturated","Srgb","Stencil8","StencilFaceState","StencilOnly","StencilOperation","StencilState","Storage","StorageTexture","StorageTextureAccess","Store","StoreOp","SubmissionIndex","SubmissionQueueEmpty","Suboptimal","Subtract","Surface","SurfaceCapabilities","SurfaceConfiguration","SurfaceError","SurfaceStatus","SurfaceTarget","SurfaceTargetUnsafe","SurfaceTexture","TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES","TEXTURE_BINDING","TEXTURE_BINDING_ARRAY","TEXTURE_COMPRESSION_ASTC","TEXTURE_COMPRESSION_ASTC_HDR","TEXTURE_COMPRESSION_BC","TEXTURE_COMPRESSION_ETC2","TEXTURE_FORMAT_16BIT_NORM","TEXTURE_FORMAT_NV12","TIMESTAMP_QUERY","TIMESTAMP_QUERY_INSIDE_PASSES","TRANSPARENT","Texture","Texture","TextureAspect","TextureDescriptor","TextureDimension","TextureFormat","TextureFormatFeatureFlags","TextureFormatFeatures","TextureSampleType","TextureUsages","TextureView","TextureView","TextureViewArray","TextureViewDescriptor","TextureViewDimension","Timeout","Timeout","Timestamp","TransparentBlack","TriangleList","TriangleStrip","UNIFORM","UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING","UNRESTRICTED_EXTERNAL_TEXTURE_COPIES","UNRESTRICTED_INDEX_BUFFER","Uint","Uint16","Uint16x2","Uint16x4","Uint32","Uint32","Uint32x2","Uint32x3","Uint32x4","Uint8x2","Uint8x4","UncapturedErrorHandler","Uniform","Unknown","Unorm","Unorm16x2","Unorm16x4","Unorm8x2","Unorm8x4","UnormSrgb","VALIDATION","VERTEX","VERTEX","VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW","VERTEX_ATTRIBUTE_64BIT","VERTEX_FRAGMENT","VERTEX_SHADER_INVOCATIONS","VERTEX_STORAGE","VERTEX_STRIDE_ALIGNMENT","VERTEX_WRITABLE_STORAGE","VIEW_FORMATS","VULKAN","Validation","Validation","Version0","Version1","Version2","Vertex","VertexAttribute","VertexBufferLayout","VertexFormat","VertexState","VertexStepMode","VirtualGpu","Vulkan","WEBGPU_TEXTURE_FORMAT_SUPPORT","WHITE","Wait","Wait","WaitForSubmissionIndex","WaitForSubmissionIndex","WasmNotSend","WasmNotSendSync","WasmNotSync","Wgsl","Window","WindowHandle","Write","WriteOnly","ZERO","ZERO","Zero","Zero","Zero","a","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add_srgb_suffix","address_mode_u","address_mode_v","address_mode_w","all","all","all","all","all","all","all","all","all","all","all_native_mask","all_webgpu_mask","allowed_usages","alpha","alpha_mode","alpha_modes","alpha_to_coverage_enabled","anisotropy_clamp","any_backend_feature_enabled","array_layer_count","array_layer_count","array_stride","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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_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_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_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_entire_binding","as_entire_buffer_binding","as_hal","as_hal","as_hal","as_hal","as_hal","as_image_copy","as_mut","as_mut","as_ref","aspect","aspect","aspect","aspect","aspect","aspect","aspect_specific_format","attributes","b","back","backend","backends","base_array_layer","base_array_layer","base_mip_level","base_mip_level","begin_compute_pass","begin_occlusion_query","begin_pipeline_statistics_query","begin_pipeline_statistics_query","begin_render_pass","beginning_of_pass_write_index","beginning_of_pass_write_index","bias","bind_group_layouts","binding","binding","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","blend","block_copy_size","block_dimensions","block_size","border_color","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","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","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","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","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","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","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","buffer","buffer","buffer","buffers","bytes_per_row","check_limits","check_limits_with_fail_fn","clamp","clear_buffer","clear_texture","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","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","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","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","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","color","color_attachments","color_formats","color_space","color_space","compare","compare","compare","compare","compare","compare","compatible_surface","compatible_surface","compatible_texture_dimension","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","compliant","components","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_with_aspect","configure","conservative","constant","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","contains_invalid_bits","copy_buffer_to_buffer","copy_buffer_to_texture","copy_texture_to_buffer","copy_texture_to_texture","count","count","count","create_adapter_from_hal","create_bind_group","create_bind_group_layout","create_buffer","create_buffer_from_hal","create_buffer_init","create_command_encoder","create_compute_pipeline","create_device_from_hal","create_pipeline_layout","create_query_set","create_render_bundle_encoder","create_render_pipeline","create_sampler","create_shader_module","create_shader_module_spirv","create_shader_module_unchecked","create_surface","create_surface_unsafe","create_texture","create_texture_from_hal","create_texture_with_data","create_view","cull_mode","debugging","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","depth_compare","depth_fail_op","depth_ops","depth_or_array_layers","depth_or_array_layers","depth_read_only","depth_stencil","depth_stencil","depth_stencil_attachment","depth_write_enabled","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","desired_maximum_frame_latency","destroy","destroy","destroy","device","device_type","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","dimension","dimension","dimension","dispatch_workgroups","dispatch_workgroups_indirect","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","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","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","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","downlevel_defaults","downlevel_webgl2_defaults","draw","draw","draw","draw","draw_indexed","draw_indexed","draw_indexed","draw_indexed","draw_indexed_indirect","draw_indexed_indirect","draw_indexed_indirect","draw_indexed_indirect","draw_indirect","draw_indirect","draw_indirect","draw_indirect","driver","driver_info","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dst_factor","dx12_shader_compiler","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","end_occlusion_query","end_of_pass_write_index","end_of_pass_write_index","end_pipeline_statistics_query","end_pipeline_statistics_query","entries","entries","entry_point","entry_point","entry_point","enumerate_adapters","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","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","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","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","execute_bundles","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","fail_op","features","features","finish","finish","flags","flags","flags","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","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","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","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","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","force_fallback_adapter","force_fallback_adapter","format","format","format","format","format","format","format","format","formats","fragment","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_build_config","from_core","from_hal","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_plane","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_window","front","front_face","g","generate_report","get_bind_group_layout","get_bind_group_layout","get_capabilities","get_current_texture","get_default_config","get_downlevel_capabilities","get_info","get_mapped_range","get_mapped_range_mut","get_presentation_timestamp","get_texture_format_features","get_timestamp_period","gles_minor_version","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","global_id","guaranteed_format_features","has_color_aspect","has_depth_aspect","has_dynamic_offset","has_stencil_aspect","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","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","height","height","height","include_spirv_raw","include_wgsl","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert_debug_marker","insert_debug_marker","insert_debug_marker","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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","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","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_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_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_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_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_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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_combined_depth_stencil_format","is_compressed","is_depth_enabled","is_depth_read_only","is_depth_stencil_component","is_depth_stencil_format","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_enabled","is_enabled","is_full_resource","is_invalid","is_multi_planar_format","is_queue_empty","is_read_only","is_read_only","is_read_only","is_srgb","is_stencil_read_only","is_strip","is_surface_supported","is_wait","is_webgpu_compliant","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","label","layer_range","layout","layout","layout","layout","layout","limits","limits","limits","load","lod_max_clamp","lod_min_clamp","mag_filter","map_async","map_index","map_label","mapped_at_creation","mask","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_mips","max_non_sampler_bindings","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_filter","min_storage_buffer_offset_alignment","min_uniform_buffer_offset_alignment","mip_level","mip_level","mip_level","mip_level","mip_level_count","mip_level_count","mip_level_count","mip_level_count","mip_level_size","mip_range","mipmap_filter","module","module","module","multi_draw_indexed_indirect","multi_draw_indexed_indirect_count","multi_draw_indirect","multi_draw_indirect_count","multisample","multiview","multiview","name","needs_ref_value","needs_ref_value","needs_ref_value","new","not","not","not","not","not","not","not","not","not","not","occlusion_query_set","offset","offset","offset","on_submitted_work_done","on_uncaptured_error","operation","ops","origin","origin","origin","origin","panic_on_timeout","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pass_op","physical_size","planes","poll","poll_all","polygon_mode","pop_debug_group","pop_debug_group","pop_debug_group","pop_error_scope","power_preference","power_preference","premultiplied_alpha","premultiplied_alpha","present","present_mode","present_modes","primitive","push_constant_ranges","push_debug_group","push_debug_group","push_debug_group","push_error_scope","query_set","query_set","r","range","read_mask","ref_second_blend_source","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove_srgb_suffix","request_adapter","request_device","required_features","required_features","required_limits","resolve_query_set","resolve_target","resource","rows_per_image","sample_count","sample_count","sample_count","sample_count_supported","sample_type","set","set","set","set","set","set","set","set","set","set","set_bind_group","set_bind_group","set_bind_group","set_bind_group","set_bind_group","set_blend_constant","set_device_lost_callback","set_index_buffer","set_index_buffer","set_index_buffer","set_index_buffer","set_pipeline","set_pipeline","set_pipeline","set_pipeline","set_pipeline","set_push_constants","set_push_constants","set_push_constants","set_push_constants","set_push_constants","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_vertex_buffer","set_vertex_buffer","set_vertex_buffer","set_viewport","shader_location","shader_model","size","size","size","size","size","size","size_multiple_requirement","slice","slope_scale","source","source","source","source","source","src_factor","stages","start_capture","stencil","stencil_ops","stencil_read_only","step_mode","stop_capture","store","strip_index_format","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","submit","suboptimal","supported_sample_counts","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","targets","texture","texture","texture","texture","texture","timestamp_writes","timestamp_writes","to_2d","to_3d","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","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","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_str","to_string","to_string","to_string","to_string","to_string","to_tagged","to_untagged","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","topology","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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_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_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","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","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","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","ty","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","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","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","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unclipped_depth","union","union","union","union","union","union","union","union","union","union","unmap","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","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","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","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","usage","usage","usage","usage","usage","usages","uses_constant","using_alignment","using_resolution","util","vendor","vertex","vertex_attr_array","view","view","view_formats","view_formats","visibility","wait","wait_for","width","width","width","with_env","write_buffer","write_buffer_with","write_mask","write_mask","write_texture","write_timestamp","write_timestamp","write_timestamp","x","x","y","y","z","access","format","has_dynamic_offset","min_binding_size","multisampled","sample_type","ty","view_dimension","view_dimension","read_only","dxc_path","dxil_path","description","source","source","raw_display_handle","raw_window_handle","block","channel","filterable","Label","MAX_BIND_GROUPS","MAX_COLOR_ATTACHMENTS","MAX_VERTEX_BUFFERS","None","RawString","Some","any_surface","api","binding_model","command","device","error","gfx_if_dx12","gfx_if_dx12_hidden","gfx_if_empty","gfx_if_empty_hidden","gfx_if_gles","gfx_if_gles_hidden","gfx_if_metal","gfx_if_metal_hidden","gfx_if_vulkan","gfx_if_vulkan_hidden","gfx_select","global","hal_api","hal_label","hub","id","identity","instance","pipeline","present","registry","resource","storage","validation","AnySurface","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","backend","borrow","borrow_mut","components_from","deref","deref_mut","downcast","downcast_ref","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","take","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Empty","Gles","Vulkan","ArrayUnsupported","BindError","BindGroup","BindGroupDescriptor","BindGroupDynamicBindingData","BindGroupEntry","BindGroupLayout","BindGroupLayoutDescriptor","BindGroupLayoutEntryError","BindGroupLayouts","BindingArrayLengthMismatch","BindingArrayPartialLengthMismatch","BindingArrayZeroLength","BindingRangeTooLarge","BindingResource","BindingSizeTooSmall","BindingTypeMaxCountError","BindingTypeMaxCountErrorKind","BindingZeroSize","BindingZone","BindingsNumMismatch","Buffer","BufferArray","BufferBinding","BufferRangeTooLarge","ConflictBinding","CreateBindGroupError","CreateBindGroupLayoutError","CreatePipelineLayoutError","DepthStencilAspect","Device","Device","Device","DuplicateBinding","DynamicBindingOutOfBounds","DynamicStorageBuffers","DynamicUniformBuffers","Entry","GetBindGroupLayoutError","InvalidBindGroupLayout","InvalidBindingIndex","InvalidBuffer","InvalidGroupIndex","InvalidLayout","InvalidPipeline","InvalidSampler","InvalidStorageTextureFormat","InvalidStorageTextureMipLevelCount","InvalidTexture","InvalidTextureDimension","InvalidTextureMultisample","InvalidTextureSampleType","InvalidTextureView","InvalidVisibility","LateMinBufferBindingSizeMismatch","MisalignedPushConstantRange","MismatchedDynamicOffsetCount","MissingBindingDeclaration","MissingBufferUsage","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingStages","MissingTextureUsage","MoreThanOnePushConstantRangePerStage","PartialRangeMatch","Pipeline","PipelineLayout","PipelineLayoutDescriptor","PushConstantRangeTooLarge","PushConstantUploadError","ResourceUsageConflict","SampleTypeFloatFilterableBindingMultisampled","SampledTextures","Sampler","SamplerArray","Samplers","SingleBindingExpected","Stage","StorageBuffers","StorageReadNotSupported","StorageTextureCube","StorageTextureReadWrite","StorageTextures","TextureView","TextureViewArray","TooLarge","TooManyBindings","TooManyBindings","TooManyGroups","Unaligned","UnalignedBufferOffset","UnalignedDynamicBinding","UniformBuffers","UnmatchedStages","WrongBindingType","WrongSamplerComparison","WrongSamplerFiltering","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info","as_info_mut","as_info_mut","as_info_mut","bind_group_layouts","binding","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","bound_size","buffer_id","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","compact_index","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","count","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","entries","entries","eq","eq","eq","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_pretty","fmt_pretty","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","group_index","hash","hash","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","kind","label","label","label","label","layout","limit","offset","push_constant_ranges","resource","shader_size","size","source","source","source","source","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","zone","actual","alignment","binding","binding","binding_range","buffer_size","expected","group","group","group","idx","idx","limit_name","maximum_dynamic_offset","offset","offset","actual","actual","actual","actual","actual","binding","binding","binding","binding","binding","binding","binding","binding","binding","buffer","buffer","expected","expected","expected","expected","given","layout_cmp","layout_dimension","layout_flt","layout_format","layout_multisampled","layout_sample_type","limit","min","mip_level_count","range","sampler_cmp","sampler_flt","size","view_dimension","view_format","view_format","view_samples","binding","binding","error","maximum","actual","bound","index","index","index","intersected","max","max","provided","range","actual","actual","actual","end_offset","idx","idx","idx","matched","missing","offset","range","unmatched","AlreadyStarted","AlreadyStopped","AttachmentErrorLocation","AttachmentSampleCountMismatch","AttachmentsDimensionMismatch","BakedCommands","BasePassRef","BeginOcclusionQuery","BeginPipelineStatisticsQuery","Beginning","Bind","Bind","BindGroupIndexOutOfRange","BindGroupIndexOutOfRange","BindingSizeTooSmall","BindingSizeTooSmall","BufferOffsetAlignment","BufferOverrun","BufferOverrun","BufferOverrun","Bundle","Clear","ClearError","Color","ColorAttachment","ColorAttachment","ColorAttachmentError","CommandBuffer","CommandBufferMutable","CommandEncoderError","ComputePass","ComputePassDescriptor","ComputePassError","ComputePassErrorInner","ComputePassTimestampWrites","CopyAspectNotOne","CopyDstMissingAspects","CopyError","CopyFromForbiddenTextureFormat","CopySide","CopySrcMissingAspects","CopyToForbiddenTextureFormat","CreateRenderBundleError","Depth","Destination","DestroyedBuffer","DestroyedBuffer","Device","Device","Device","Device","Device","Discard","Dispatch","Dispatch","DispatchError","Draw","Draw","DrawError","Encoder","Encoder","Encoder","Encoder","End","EndOcclusionQuery","EndPipelineStatisticsQuery","ExecuteBundle","ExecutionError","ExternalCopyToForbiddenTextureFormat","ImageCopyBuffer","ImageCopyTexture","ImageCopyTextureTagged","IncompatibleBindGroup","IncompatibleBindGroup","IncompatibleBundleReadOnlyDepthStencil","IncompatibleBundleTargets","IncompatiblePipelineRods","IncompatiblePipelineTargets","IncompatibleType","IndexBeyondLimit","IndirectBufferOverrun","IndirectBufferOverrun","IndirectCountBufferOverrun","InstanceBeyondLimit","Invalid","InvalidAttachment","InvalidBindGroup","InvalidBindGroup","InvalidBindGroup","InvalidBindGroup","InvalidBuffer","InvalidBuffer","InvalidBuffer","InvalidBuffer","InvalidBytesPerRow","InvalidCommandEncoder","InvalidCopySize","InvalidDepthOps","InvalidDepthStencilAttachmentFormat","InvalidDepthTextureExtent","InvalidDevice","InvalidDevice","InvalidDevice","InvalidDimensionExternal","InvalidDynamicOffsetCount","InvalidFormat","InvalidGroupSize","InvalidIndirectBuffer","InvalidMipLevel","InvalidPipeline","InvalidPipeline","InvalidPopDebugGroup","InvalidPopDebugGroup","InvalidQuerySet","InvalidQuerySet","InvalidQuerySet","InvalidQuerySet","InvalidRenderBundle","InvalidResolveSampleCounts","InvalidRowsPerImage","InvalidSampleCount","InvalidSampleCount","InvalidScissorRect","InvalidStencilOps","InvalidTexture","InvalidTexture","InvalidTextureAspect","InvalidTextureLayerRange","InvalidTextureLevelRange","InvalidTextureMipLevel","InvalidValuesOffset","InvalidViewportDepth","InvalidViewportRect","Load","LoadOp","MemoryInitFailure","MismatchedResolveTextureFormat","MissingAttachments","MissingBlendConstant","MissingBufferUsage","MissingBufferUsage","MissingBufferUsage","MissingClearTextureFeature","MissingCopyDstUsageFlag","MissingCopyDstUsageFlag","MissingCopySrcUsageFlag","MissingDownlevelFlags","MissingDownlevelFlags","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingIndexBuffer","MissingOcclusionQuerySet","MissingPipeline","MissingPipeline","MissingRenderAttachmentUsageFlag","MissingTextureAspect","MissingTextureUsage","MissingVertexBuffer","MultiViewDimensionMismatch","MultiViewMismatch","NoValidTextureClearMode","NotRecording","Occlusion","OutOfBounds","OutOfMemory","Pass","PassChannel","PassErrorScope","PipelineStatistics","PopDebugGroup","PushConstants","PushConstants","QueryError","QueryOverrun","QueryReset","QueryUse","QueryUse","QueryUseError","Rect","RenderBundle","RenderBundleDescriptor","RenderBundleEncoder","RenderBundleEncoderDescriptor","RenderBundleError","RenderCommand","RenderCommandError","RenderPass","RenderPassColorAttachment","RenderPassDepthStencilAttachment","RenderPassDescriptor","RenderPassError","RenderPassErrorInner","RenderPassTimestampLocation","RenderPassTimestampWrites","Resolve","ResolveError","ResourceUsageConflict","ResourceUsageConflict","SameSourceDestinationBuffer","SetBindGroup","SetIndexBuffer","SetPipelineCompute","SetPipelineRender","SetPushConstant","SetScissorRect","SetVertexBuffer","SetViewport","SimplifiedQueryType","Source","Store","StoreOp","SurfaceTextureDropped","TextureFormatsNotCopyCompatible","TextureOverrun","TextureViewIsNotRenderable","Timestamp","TooMany","Transfer","TransferError","UnalignedBufferOffset","UnalignedBufferOffset","UnalignedBufferOffset","UnalignedBytesPerRow","UnalignedCopyHeight","UnalignedCopyOriginX","UnalignedCopyOriginY","UnalignedCopySize","UnalignedCopyWidth","UnalignedFillSize","Unimplemented","Unimplemented","UnmatchedIndexFormats","UnspecifiedBytesPerRow","UnspecifiedRowsPerImage","UnsupportedResolveTargetFormat","UsageConflict","Use","UsedTwiceInsideRenderpass","VertexBeyondLimit","VertexBufferIndexOutOfRange","WriteTimestamp","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_any_mut","as_any_mut","as_any_mut","as_info","as_info","as_info_mut","as_info_mut","aspect","aspect","beginning_of_pass_write_index","beginning_of_pass_write_index","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","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","borrow_mut","borrow_mut","borrow_mut","buffer","bundle_ffi","channel","clear_value","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","color_attachments","color_formats","color_space","commands","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","components_into","compute_ffi","default","default","default","default","depth","depth_stencil","depth_stencil_attachment","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","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","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dummy","dynamic_offsets","end_of_pass_write_index","end_of_pass_write_index","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","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","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","fmt_pretty","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","h","hash","hash","hash","hash","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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_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_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_finished","label","label","label","label","label","label","layout","load_op","mip_level","mip_level","multiview","new","new","new","occlusion_query_set","origin","origin","parent","parent_id","parent_id","premultiplied_alpha","push_constant_data","query_set","query_set","read_only","render_ffi","resolve_target","sample_count","scope","scope","scope","set_index_buffer","set_index_buffer","source","source","source","source","source","source","source","source","source","source","source","source","source","source","stencil","store_op","string_data","texture","texture","timestamp_writes","timestamp_writes","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","upcast","upcast","upcast","view","view","w","x","y","index","resolve","buffer_size","end_offset","start_offset","subresource_array_layer_count","subresource_base_array_layer","subresource_base_mip_level","subresource_mip_level_count","subresource_range_aspects","texture_format","texture_layer_range","texture_level_range","given","limit","buffer_size","end_offset","index","max","offset","current","diff","index","limit","buffer","diff","index","index","index_limit","instance_limit","last_index","last_instance","last_vertex","pipeline","slot","slot","vertex_limit","indexed","indirect","indirect","pipeline","pipeline","active_query_index","new_query_index","query_index","query_index","query_set_size","query_type","set_type","actual","expected","index","index","max","max","actual_extent","actual_location","actual_location","actual_samples","begin_count_offset","buffer_size","bundle_depth","bundle_stencil","count","count_buffer_size","dst","dst","end_count_offset","end_offset","expected_extent","expected_location","expected_location","expected_samples","format","location","location","location","location","offset","pass_depth","pass_stencil","reason","src","src","buffer_end_offset","buffer_size","buffer_start_offset","end_query","end_query","query_set_size","start_query","start_query","stride","aspect","aspect","aspect","buffer_size","count","dimension","dst_format","end_offset","end_offset","format","format","format","level","requested","sample_count","side","side","src_format","start_offset","start_offset","texture_size","total","wgpu_render_bundle_draw","wgpu_render_bundle_draw_indexed","wgpu_render_bundle_draw_indexed_indirect","wgpu_render_bundle_draw_indirect","wgpu_render_bundle_insert_debug_marker","wgpu_render_bundle_pop_debug_group","wgpu_render_bundle_push_debug_group","wgpu_render_bundle_set_bind_group","wgpu_render_bundle_set_index_buffer","wgpu_render_bundle_set_pipeline","wgpu_render_bundle_set_push_constants","wgpu_render_bundle_set_vertex_buffer","wgpu_compute_pass_begin_pipeline_statistics_query","wgpu_compute_pass_dispatch_workgroups","wgpu_compute_pass_dispatch_workgroups_indirect","wgpu_compute_pass_end_pipeline_statistics_query","wgpu_compute_pass_insert_debug_marker","wgpu_compute_pass_pop_debug_group","wgpu_compute_pass_push_debug_group","wgpu_compute_pass_set_bind_group","wgpu_compute_pass_set_pipeline","wgpu_compute_pass_set_push_constant","wgpu_compute_pass_write_timestamp","wgpu_render_pass_begin_occlusion_query","wgpu_render_pass_begin_pipeline_statistics_query","wgpu_render_pass_draw","wgpu_render_pass_draw_indexed","wgpu_render_pass_draw_indexed_indirect","wgpu_render_pass_draw_indirect","wgpu_render_pass_end_occlusion_query","wgpu_render_pass_end_pipeline_statistics_query","wgpu_render_pass_execute_bundles","wgpu_render_pass_insert_debug_marker","wgpu_render_pass_multi_draw_indexed_indirect","wgpu_render_pass_multi_draw_indexed_indirect_count","wgpu_render_pass_multi_draw_indirect","wgpu_render_pass_multi_draw_indirect_count","wgpu_render_pass_pop_debug_group","wgpu_render_pass_push_debug_group","wgpu_render_pass_set_bind_group","wgpu_render_pass_set_blend_constant","wgpu_render_pass_set_index_buffer","wgpu_render_pass_set_pipeline","wgpu_render_pass_set_push_constants","wgpu_render_pass_set_scissor_rect","wgpu_render_pass_set_stencil_reference","wgpu_render_pass_set_vertex_buffer","wgpu_render_pass_set_viewport","wgpu_render_pass_write_timestamp","BufferMapPendingClosure","Device","Device","DeviceDescriptor","DeviceError","DeviceLostCallback","DeviceLostClosure","DeviceLostClosureC","DeviceLostClosureRust","DeviceLostInvocation","HostMap","ImplicitPipelineContext","ImplicitPipelineIds","IncompatibleColorAttachment","IncompatibleDepthStencilAttachment","IncompatibleMultiview","IncompatibleSampleCount","Invalid","InvalidDevice","InvalidQueueId","Lost","MissingDownlevelFlags","MissingFeatures","OutOfMemory","Read","RenderBundle","RenderPassCompatibilityCheckType","RenderPassCompatibilityError","RenderPipeline","ResourceCreationFailed","SHADER_STAGE_COUNT","StuckGpu","UserClosures","WaitIdleError","Write","WrongDevice","WrongSubmissionIndex","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","any_device","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info_mut","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","callback","callback","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","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","create_buffer_from_hal","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","device_lost_invocations","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_c","from_rust","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","global","group_ids","group_ids","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_valid","label","mappings","queue","required_features","required_limits","resource","root_id","root_id","source","submissions","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","user_data","actual","actual","actual","actual","expected","expected","expected","expected","indices","ty","ty","ty","ty","AnyDevice","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","downcast_clone","downcast_ref","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","new","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Buffer","BufferStillMapped","DestroyedBuffer","DestroyedBuffer","DestroyedTexture","DestroyedTexture","InvalidQueue","MemoryInitFailure","Queue","Queue","Queue","QueueSubmitError","QueueWriteError","StagingBuffer","StuckGpu","SubmittedWorkDoneClosure","SubmittedWorkDoneClosureC","SurfaceOutputDropped","SurfaceUnconfigured","TempResource","Texture","Transfer","Unmap","WrappedSubmissionIndex","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info_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","callback","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","device","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_c","from_rust","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","index","info","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","queue_id","raw","source","source","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","user_data","CreateDeviceError","Device","FailedToCreateZeroBuffer","OutOfMemory","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","fmt","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","source","to_owned","to_smolstr","to_string","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ContextError","ErrorFormatter","PrettyError","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bind_group_label","bind_group_layout_label","borrow","borrow","borrow_mut","borrow_mut","buffer_label","buffer_label_with_key","cause","command_buffer_label","components_from","components_from","compute_pipeline_label","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","error","fmt","fmt","fmt_pretty","fmt_pretty","format_pretty_any","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","label","label","label_key","note","query_set_label","render_pipeline_label","sampler_label","source","string","texture_label","texture_label_with_key","texture_view_label","texture_view_label_with_key","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Global","GlobalReport","adapt_into_using","adapt_into_using","adapter_as_hal","adapter_downlevel_capabilities","adapter_drop","adapter_features","adapter_get_info","adapter_get_presentation_timestamp","adapter_get_texture_format_features","adapter_is_surface_supported","adapter_limits","adapter_request_device","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bind_group_drop","bind_group_label","bind_group_layout_drop","bind_group_layout_label","borrow","borrow","borrow_mut","borrow_mut","buffer_destroy","buffer_drop","buffer_get_mapped_range","buffer_label","buffer_map_async","buffer_unmap","clear_backend","command_buffer_drop","command_buffer_label","command_encoder_clear_buffer","command_encoder_clear_texture","command_encoder_copy_buffer_to_buffer","command_encoder_copy_buffer_to_texture","command_encoder_copy_texture_to_buffer","command_encoder_copy_texture_to_texture","command_encoder_drop","command_encoder_finish","command_encoder_insert_debug_marker","command_encoder_pop_debug_group","command_encoder_push_debug_group","command_encoder_resolve_query_set","command_encoder_run_compute_pass","command_encoder_run_render_pass","command_encoder_write_timestamp","components_from","components_from","compute_pipeline_drop","compute_pipeline_get_bind_group_layout","compute_pipeline_label","create_adapter_from_hal","create_buffer_error","create_buffer_from_hal","create_device_from_hal","create_render_bundle_error","create_texture_error","create_texture_from_hal","deref","deref","deref_mut","deref_mut","device_as_hal","device_create_bind_group","device_create_bind_group_layout","device_create_buffer","device_create_command_encoder","device_create_compute_pipeline","device_create_pipeline_layout","device_create_query_set","device_create_render_bundle_encoder","device_create_render_pipeline","device_create_sampler","device_create_shader_module","device_create_shader_module_spirv","device_create_texture","device_destroy","device_downlevel_properties","device_drop","device_features","device_fence_as_hal","device_label","device_limits","device_mark_lost","device_poll","device_set_device_lost_closure","device_start_capture","device_stop_capture","downcast","downcast","drop","drop","drop","enumerate_adapters","eq","equivalent","equivalent","equivalent","fmt","from","from","from_angle","from_angle","from_hal_instance","from_instance","from_stimulus","from_stimulus","generate_report","gl","hub_report","init","init","instance","instance_as_hal","instance_create_surface","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","pipeline_layout_drop","pipeline_layout_label","poll_all_devices","query_set_drop","query_set_label","queue_create_staging_buffer","queue_drop","queue_get_timestamp_period","queue_on_submitted_work_done","queue_submit","queue_validate_write_buffer","queue_write_buffer","queue_write_staging_buffer","queue_write_texture","render_bundle_drop","render_bundle_encoder_finish","render_bundle_label","render_pipeline_drop","render_pipeline_get_bind_group_layout","render_pipeline_label","request_adapter","sampler_drop","sampler_label","shader_module_drop","shader_module_label","surface_as_hal","surface_configure","surface_drop","surface_get_capabilities","surface_get_current_texture","surface_present","surface_texture_discard","surfaces","surfaces","surfaces","texture_as_hal","texture_create_view","texture_destroy","texture_drop","texture_label","texture_view_drop","texture_view_label","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","vulkan","HalApi","VARIANT","create_instance_from_hal","get_surface","hub","instance_as_hal","Hub","HubReport","Hubs","adapt_into_using","adapt_into_using","adapt_into_using","adapters","adapters","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","bind_group_layouts","bind_group_layouts","bind_groups","bind_groups","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffers","buffers","command_buffers","command_buffers","components_from","components_from","components_from","components_into","compute_pipelines","compute_pipelines","deref","deref","deref","deref_mut","deref_mut","deref_mut","devices","devices","downcast","downcast","downcast","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","generate_report","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_empty","pipeline_layouts","pipeline_layouts","query_sets","query_sets","queues","queues","render_bundles","render_bundles","render_pipelines","render_pipelines","samplers","samplers","shader_modules","shader_modules","staging_buffers","texture_views","texture_views","textures","textures","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","AdapterId","BindGroupId","BindGroupLayoutId","BufferId","CommandBufferId","CommandEncoderId","ComputePassEncoderId","ComputePipelineId","DeviceId","EPOCH_MASK","Id","PipelineLayoutId","QuerySetId","QueueId","RenderBundleEncoderId","RenderBundleId","RenderPassEncoderId","RenderPipelineId","SamplerId","ShaderModuleId","StagingBufferId","SurfaceId","TextureId","TextureViewId","TypedId","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","backend","borrow","borrow_mut","clone","clone_into","cmp","compare","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from","from_angle","from_raw","from_stimulus","hash","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_raw","into_raw","into_stimulus","partial_cmp","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unzip","unzip","upcast","zip","zip","GlobalIdentityHandlerFactory","IdentityHandlerFactory","IdentityManager","IdentityManagerFactory","Input","Input","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","autogenerate_ids","autogenerate_ids","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","components_into","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","free","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","input_to_id","input_to_id","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","mark_as_used","new","process","spawn","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Adapter","AdapterInputs","DeviceLost","FailedLimit","GetSurfaceSupportError","HalSurface","IdSet","Instance","Internal","InvalidAdapter","InvalidAdapter","InvalidAdapter","InvalidAdapter","InvalidSurface","InvalidSurface","InvalidSurface","IsSurfaceSupportedError","LimitsExceeded","Mask","NoGraphicsQueue","NotFound","OutOfMemory","RequestAdapterError","RequestAdapterOptions","RequestDeviceError","Surface","Unsupported","UnsupportedFeature","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info_mut","as_info_mut","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","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compatible_surface","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","flags","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","force_fallback_adapter","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_capabilities","gl","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_surface_supported","label","name","new","parse_backends_from_comma_list","power_preference","raw","source","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vulkan","ABSTRACT_FLOAT","ABSTRACT_INT","ABSTRACT_WIDTH","Abs","AbstractFloat","AbstractFloat","AbstractInt","AbstractInt","AccelerationStructure","Access","AccessIndex","Acos","Acosh","Add","Add","AddressSpace","All","And","And","Any","Arena","Array","ArrayLength","ArraySize","As","Asin","Asinh","Atan","Atan2","Atanh","Atomic","Atomic","AtomicCompareExchangeWeakResult","AtomicFunction","AtomicResult","Auto","BOOL","BOOL_WIDTH","Barrier","Barrier","BaseInstance","BaseVertex","Bgra8Unorm","Bi","Bias","Binary","BinaryOperator","Binding","BindingArray","BitwiseNot","Block","Block","Bool","Bool","Break","BuiltIn","BuiltIn","ByName","ByNameOrId","Bytes","Call","CallResult","Ceil","Center","Centroid","Clamp","ClipDistance","Coarse","Compose","Compute","ConservativeDepth","Constant","Constant","Constant","Continue","Cos","Cosh","CountLeadingZeros","CountOneBits","CountTrailingZeros","Cross","Cube","CullDistance","D1","D2","D3","Default","Degrees","Depth","Derivative","DerivativeAxis","DerivativeControl","Determinant","Distance","Divide","Dot","Dynamic","EarlyDepthTest","Emit","EntryPoint","Equal","Exact","Exchange","ExclusiveOr","ExclusiveOr","Exp","Exp2","Expression","ExtractBits","F32","F32","F64","F64","FaceForward","FastHashMap","FastHashSet","FastIndexMap","FastIndexSet","FindLsb","FindMsb","Fine","Flat","Float","Floor","Fma","Fract","FragDepth","Fragment","Frexp","FrexpResult","FrontFacing","Function","Function","FunctionArgument","FunctionArgument","FunctionResult","GlobalInvocationId","GlobalVariable","GlobalVariable","Gradient","Greater","GreaterEqual","GreaterEqual","Handle","Handle","I32","I32","I32","I64","I64","If","Image","ImageClass","ImageDimension","ImageLoad","ImageQuery","ImageQuery","ImageSample","ImageStore","InclusiveOr","InclusiveOr","Initialize","InsertBits","InstanceIndex","Interpolation","Inverse","InverseSqrt","IsInf","IsNan","Kill","LOAD","Ldexp","Length","Less","LessEqual","LessEqual","Linear","Literal","Literal","Load","LocalInvocationId","LocalInvocationIndex","LocalVariable","LocalVariable","Location","Log","Log2","LogicalAnd","LogicalNot","LogicalOr","Loop","Math","MathFunction","Matrix","Max","Max","Min","Min","Mix","Modf","ModfResult","Module","Modulo","Multiply","Negate","None","None","Normalize","NotEqual","NumLayers","NumLevels","NumSamples","NumWorkGroups","Outer","Override","Pack2x16float","Pack2x16snorm","Pack2x16unorm","Pack4x8snorm","Pack4x8unorm","Perspective","PointCoord","PointSize","Pointer","Position","Pow","PredeclaredType","PrimitiveIndex","Private","Proceed","PushConstant","Quad","R16Float","R16Sint","R16Snorm","R16Uint","R16Unorm","R32Float","R32Sint","R32Uint","R8Sint","R8Snorm","R8Uint","R8Unorm","Radians","Range","RayQuery","RayQuery","RayQueryFunction","RayQueryGetIntersection","RayQueryProceedResult","Reflect","Refract","Relational","RelationalFunction","ResourceBinding","Return","ReverseBits","Rg11b10Float","Rg16Float","Rg16Sint","Rg16Snorm","Rg16Uint","Rg16Unorm","Rg32Float","Rg32Sint","Rg32Uint","Rg8Sint","Rg8Snorm","Rg8Uint","Rg8Unorm","Rgb10a2Uint","Rgb10a2Unorm","Rgba16Float","Rgba16Sint","Rgba16Snorm","Rgba16Uint","Rgba16Unorm","Rgba32Float","Rgba32Sint","Rgba32Uint","Rgba8Sint","Rgba8Snorm","Rgba8Uint","Rgba8Unorm","Round","STORAGE","STORE","Sample","SampleIndex","SampleLevel","SampleMask","Sampled","Sampler","Sampling","Saturate","Scalar","Scalar","ScalarKind","Select","ShaderStage","ShiftLeft","ShiftRight","Sign","Sin","Sinh","Sint","Size","SmoothStep","SourceLocation","Span","SpanContext","SpecialTypes","Splat","Sqrt","Statement","Step","Storage","Storage","StorageAccess","StorageFormat","Store","Struct","StructMember","Subtract","Subtract","Switch","SwitchCase","SwitchValue","Swizzle","SwizzleComponent","Tan","Tanh","Terminate","Transpose","Tri","Trunc","Type","TypeInner","U32","U32","U32","UNDEFINED","Uint","Unary","UnaryOperator","Unchanged","Uniform","UniqueArena","Unpack2x16float","Unpack2x16snorm","Unpack2x16unorm","Unpack4x8snorm","Unpack4x8unorm","ValuePointer","Vector","VectorSize","Vertex","VertexIndex","ViewIndex","W","WORK_GROUP","Width","WithSpan","WorkGroup","WorkGroupId","WorkGroupSize","WorkGroupUniformLoad","WorkGroupUniformLoadResult","X","X","XYZW","Y","Y","Z","Zero","ZeroValue","access","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","and_then","append","append","apply_default_interpolation","argument_count","arguments","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_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_inner","automatic_conversion_combine","automatically_converts_to","back","binding","binding","binding","binding","binding","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","body","body","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","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","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","canonical_form","check_contains_handle","check_contains_handle","check_contains_range","clear","clear","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","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","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","compact","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","complement","complement","component_type","components","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","conservative","const_expressions","constants","contains","contains","cull","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","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","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","early_depth_test","emit_to_stderr","emit_to_stderr_with_path","emit_to_string","emit_to_string_with_path","empty","empty","entry_points","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","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","expressions","extend","extend","extend","extend_block","fall_through","fetch_if","fetch_if_or_append","fetch_or_append","first_and_last","float","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","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_index","from_iter","from_iter","from_name","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_vec","from_zero_based_index_range","front","function","functions","generate_predeclared_type","generate_ray_desc_type","generate_ray_intersection_type","get","get_handle","get_mut","get_span","get_span","global_variables","group","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","implicit_derivatives","index","index","index","index","index","index_mut","indexable_length","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert","insert","insert","intersection","intersection","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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_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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_inner","into_iter","into_iter","into_iter","into_iter","into_other","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_abstract","is_all","is_all","is_atomic_pointer","is_defined","is_dynamic_index","is_dynamically_sized","is_empty","is_empty","is_empty","is_empty","is_empty","is_mipmapped","is_multisampled","is_numeric","is_terminator","iter","iter","iter","iter","iter_mut","iter_names","iter_names","keywords","kind","len","len","len","length","line_number","line_position","local_variables","location","location","name","name","name","name","name","name","name","name","named_expressions","needs_pre_emit","new","new","new","new","new","new","new_from_bounds","next","not","not","offset","offset","one","originating_global","override","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","pointer_space","predeclared_types","proc","push","range_from","ray_desc","ray_intersection","remove","remove","replace","result","scalar","scalar","scalar_kind","scalar_kind","scalar_width","set","set","size","source","space","span_iter","span_iter_mut","spans","special_types","splice","stage","sub","sub","sub_assign","sub_assign","subsume","symmetric_difference","symmetric_difference","to_built_in","to_ctx","to_hlsl_str","to_indexable_length","to_inner_atomic","to_inner_scalar","to_inner_vector","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","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_range","to_smolstr","to_string","to_wgsl","to_wgsl","to_wgsl","to_wgsl","toggle","toggle","total_span","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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_get","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","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","ty","ty","ty","ty","ty","ty_inner","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","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","types","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","until","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","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","valid","value","width","width","with_capacity","with_context","with_span","workgroup_size","zero","zero_based_index_range","access","compare","interpolation","location","sampling","second_blend_source","invariant","accept","arg","arg1","arg2","arg3","argument","array_index","array_index","axis","base","base","committed","comparison","components","condition","convert","coordinate","coordinate","ctrl","depth_ref","expr","expr","expr","fun","fun","gather","image","image","image","index","index","kind","left","level","level","offset","op","op","pattern","pointer","query","query","reject","right","sample","sampler","size","size","ty","ty","ty","value","vector","access","format","kind","multi","multi","level","size","size","width","width","acceleration_structure","descriptor","result","x","y","accept","arguments","array_index","body","break_if","cases","condition","continuing","coordinate","fun","fun","function","image","pointer","pointer","pointer","query","reject","result","result","result","selector","value","value","value","value","arrayed","base","base","base","class","columns","comparison","dim","members","rows","scalar","scalar","scalar","size","size","size","size","space","space","span","stride","CULL_BACK_FACING","CULL_FRONT_FACING","CULL_NO_OPAQUE","CULL_OPAQUE","NO_OPAQUE","OPAQUE","RayFlag","SKIP_AABBS","SKIP_CLOSEST_HIT_SHADER","SKIP_TRIANGLES","TERMINATE_ON_FIRST_HIT","adapt_into_using","all","arrays_from","arrays_into","as_any","as_any_mut","bitand","bitand_assign","bitor","bitor_assign","bits","bits","bitxor","bitxor_assign","borrow","borrow_mut","clone","clone_into","complement","components_from","contains","default","deref","deref_mut","difference","downcast","drop","empty","eq","equivalent","equivalent","equivalent","extend","fmt","fmt","fmt","fmt","fmt","from","from_angle","from_bits","from_bits_retain","from_bits_retain","from_bits_truncate","from_iter","from_name","from_stimulus","glsl","hlsl","init","insert","intersection","intersects","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","is_all","is_empty","iter","iter_names","msl","not","remove","set","spv","sub","sub_assign","symmetric_difference","to_owned","toggle","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","union","upcast","ADJUST_COORDINATE_SPACE","ARRAY_OF_ARRAYS","BUFFER_STORAGE","BindingMap","CLIP_DISTANCE","COMPUTE_SHADER","CONSERVATIVE_DEPTH","CUBE_TEXTURES_ARRAY","CULL_DISTANCE","Custom","DOUBLE_TYPE","DRAW_PARAMETERS","DUAL_SOURCE_BLENDING","DYNAMIC_ARRAY_SIZE","Desktop","Embedded","EntryPointNotFound","Error","FIRST_INSTANCE_BINDING","FORCE_POINT_SIZE","FULL_IMAGE_FORMATS","Features","FmtError","IMAGE_LOAD_STORE","IMAGE_SIZE","INCLUDE_UNUSED_ITEMS","INSTANCE_INDEX","ImageMultipleSamplers","MULTISAMPLED_TEXTURES","MULTISAMPLED_TEXTURE_ARRAYS","MULTI_VIEW","MissingFeatures","MultiplePushConstants","NOPERSPECTIVE_QUALIFIER","Options","PipelineOptions","PushConstantItem","ReflectionInfo","SAMPLE_QUALIFIER","SAMPLE_VARIABLES","SUPPORTED_CORE_VERSIONS","SUPPORTED_ES_VERSIONS","TEXTURE_LEVELS","TEXTURE_SAMPLES","TEXTURE_SHADOW_LOD","TextureMapping","UnsupportedExternal","UnsupportedScalar","VaryingLocation","Version","VersionNotSupported","Writer","WriterFlags","access_path","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_map","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","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","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","empty","entry_point","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","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","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","index","init","init","init","init","init","init","init","init","init","init","init","insert","insert","intersection","intersection","intersects","intersects","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_empty","is_empty","iter","iter","iter_names","iter_names","location","multiview","new","new_gles","not","not","offset","partial_cmp","push_constant_items","remove","remove","sampler","set","set","shader_stage","source","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","texture","texture_mapping","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","toggle","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uniforms","union","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","varying","version","write","writer_flags","zero_initialize_workgroup_memory","is_webgl","version","BindTarget","BindingMap","Custom","EntryPointError","Error","IoError","MissingBinding","Options","ReflectionInfo","ShaderModel","Unimplemented","UnsupportedScalar","V5_0","V5_1","V6_0","Writer","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array_size","binding_map","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","entry_point_names","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fake_missing_bindings","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","partial_cmp","push_constants_target","register","shader_model","source","space","special_constants_binding","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_str","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","write","zero_initialize_workgroup_memory","BindSamplerTarget","BindTarget","BindingMap","CapabilityNotSupported","EntryPointError","EntryPointResourceMap","EntryPointResources","Error","FeatureNotImplemented","Format","Inline","InlineSamplerIndex","MissingBindTarget","MissingBinding","MissingPushConstants","MissingSizesBuffer","Options","PipelineOptions","Resource","Slot","TranslationInfo","UnimplementedBindTarget","UnsupportedArrayOf","UnsupportedArrayOfType","UnsupportedAttribute","UnsupportedBinaryOp","UnsupportedBuiltIn","UnsupportedCall","UnsupportedCompose","UnsupportedFunction","UnsupportedRWStorageTexture","UnsupportedRayTracing","UnsupportedWriteableStorageBuffer","UnsupportedWriteableStorageTexture","Validation","Writer","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","allow_and_force_point_size","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array_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","bounds_check_policies","buffer","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","entry_point_names","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fake_missing_bindings","finish","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","hash","init","init","init","init","init","init","init","init","init","inline_samplers","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","lang_version","mutable","new","per_entry_point_map","push_constant_buffer","resources","sampler","sampler","sizes_buffer","source","spirv_cross_compatibility","texture","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","write","write_string","zero_initialize_workgroup_memory","Address","Always","BorderColor","ClampToBorder","ClampToEdge","ClampToZero","CompareFunc","Coord","Equal","Filter","Greater","GreaterEqual","InlineSampler","Less","LessEqual","Linear","MirroredRepeat","Nearest","Never","Normalized","NotEqual","OpaqueBlack","OpaqueWhite","Pixel","Repeat","TransparentBlack","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","address","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_str","as_str","as_str","as_str","as_str","border_color","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compare_func","components_from","components_from","components_from","components_from","components_from","components_from","coord","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","hash","hash","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","lod_clamp","mag_filter","max_anisotropy","min_filter","mip_filter","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","ADJUST_COORDINATE_SPACE","ARRAYED","Addresses","ArbitraryPrecisionFixedPointINTEL","ArbitraryPrecisionFloatingPointINTEL","ArbitraryPrecisionIntegersINTEL","AsmINTEL","AtomicFloat16AddEXT","AtomicFloat16MinMaxEXT","AtomicFloat32AddEXT","AtomicFloat32MinMaxEXT","AtomicFloat64AddEXT","AtomicFloat64MinMaxEXT","AtomicStorage","AtomicStorageOps","BFloat16ConversionINTEL","BindingInfo","BindingMap","BindlessTextureNV","BitInstructions","BlockingPipesINTEL","CLAMP_FRAG_DEPTH","CacheControlsINTEL","Capability","ClipDistance","ComputeDerivativeGroupLinearNV","ComputeDerivativeGroupQuadsNV","CooperativeMatrixKHR","CooperativeMatrixNV","CoreBuiltinsARM","CullDistance","DEBUG","DEPTH","DebugInfo","DebugInfoModuleINTEL","DemoteToHelperInvocation","DemoteToHelperInvocationEXT","DenormFlushToZero","DenormPreserve","DerivativeControl","DeviceEnqueue","DeviceGroup","DisplacementMicromapNV","DotProduct","DotProductInput4x8Bit","DotProductInput4x8BitKHR","DotProductInput4x8BitPacked","DotProductInput4x8BitPackedKHR","DotProductInputAll","DotProductInputAllKHR","DotProductKHR","DrawParameters","EntryPointNotFound","Error","ExpectAssumeKHR","FORCE_POINT_SIZE","FPFastMathModeINTEL","FPGAArgumentInterfacesINTEL","FPGABufferLocationINTEL","FPGAClusterAttributesINTEL","FPGADSPControlINTEL","FPGAInvocationPipeliningAttributesINTEL","FPGAKernelAttributesINTEL","FPGAKernelAttributesv2INTEL","FPGALatencyControlINTEL","FPGALoopControlsINTEL","FPGAMemoryAccessesINTEL","FPGAMemoryAttributesINTEL","FPGARegINTEL","FPMaxErrorINTEL","FeatureNotImplemented","Float16","Float16Buffer","Float16ImageAMD","Float64","FloatingPointModeINTEL","FragmentBarycentricKHR","FragmentBarycentricNV","FragmentDensityEXT","FragmentFullyCoveredEXT","FragmentMaskAMD","FragmentShaderPixelInterlockEXT","FragmentShaderSampleInterlockEXT","FragmentShaderShadingRateInterlockEXT","FragmentShadingRateKHR","FunctionFloatControlINTEL","FunctionPointersINTEL","GenericPointer","Geometry","GeometryPointSize","GeometryShaderPassthroughNV","GeometryStreams","GlobalVariableFPGADecorationsINTEL","GlobalVariableHostAccessINTEL","GroupNonUniform","GroupNonUniformArithmetic","GroupNonUniformBallot","GroupNonUniformClustered","GroupNonUniformPartitionedNV","GroupNonUniformQuad","GroupNonUniformRotateKHR","GroupNonUniformShuffle","GroupNonUniformShuffleRelative","GroupNonUniformVote","GroupUniformArithmeticKHR","Groups","IOPipesINTEL","Image1D","ImageBasic","ImageBuffer","ImageCubeArray","ImageFootprintNV","ImageGatherBiasLodAMD","ImageGatherExtended","ImageMSArray","ImageMipmap","ImageQuery","ImageReadWrite","ImageReadWriteLodAMD","ImageRect","ImageTypeFlags","IndirectReferencesINTEL","InputAttachment","InputAttachmentArrayDynamicIndexing","InputAttachmentArrayDynamicIndexingEXT","InputAttachmentArrayNonUniformIndexing","InputAttachmentArrayNonUniformIndexingEXT","Int16","Int64","Int64Atomics","Int64ImageEXT","Int8","IntegerFunctions2INTEL","InterpolationFunction","Kernel","KernelAttributesINTEL","LABEL_VARYINGS","Linkage","LiteralSampler","LongConstantCompositeINTEL","LoopFuseINTEL","MULTISAMPLED","Matrix","MemoryAccessAliasingINTEL","MeshShadingEXT","MeshShadingNV","MinLod","MissingCapabilities","MultiView","MultiViewport","NamedBarrier","Native","None","OptNoneINTEL","Options","PerViewAttributesNV","PhysicalStorageBufferAddresses","PhysicalStorageBufferAddressesEXT","PipeStorage","PipelineOptions","Pipes","Polyfill","RayCullMaskKHR","RayQueryKHR","RayQueryPositionFetchKHR","RayQueryProvisionalKHR","RayTracingDisplacementMicromapNV","RayTracingKHR","RayTracingMotionBlurNV","RayTracingNV","RayTracingOpacityMicromapEXT","RayTracingPositionFetchKHR","RayTracingProvisionalKHR","RayTraversalPrimitiveCullingKHR","RoundToInfinityINTEL","RoundingModeRTE","RoundingModeRTZ","RuntimeAlignedAttributeINTEL","RuntimeDescriptorArray","RuntimeDescriptorArrayEXT","SAMPLED","SampleMaskOverrideCoverageNV","SampleMaskPostDepthCoverage","SampleRateShading","Sampled1D","SampledBuffer","SampledCubeArray","SampledImageArrayDynamicIndexing","SampledImageArrayNonUniformIndexing","SampledImageArrayNonUniformIndexingEXT","SampledRect","Shader","ShaderClockKHR","ShaderEnqueueAMDX","ShaderInvocationReorderNV","ShaderLayer","ShaderNonUniform","ShaderNonUniformEXT","ShaderSMBuiltinsNV","ShaderStereoViewNV","ShaderViewportIndex","ShaderViewportIndexLayerEXT","ShaderViewportIndexLayerNV","ShaderViewportMaskNV","ShadingRateNV","SignedZeroInfNanPreserve","SparseResidency","SplitBarrierINTEL","StencilExportEXT","StorageBuffer16BitAccess","StorageBuffer8BitAccess","StorageBufferArrayDynamicIndexing","StorageBufferArrayNonUniformIndexing","StorageBufferArrayNonUniformIndexingEXT","StorageImageArrayDynamicIndexing","StorageImageArrayNonUniformIndexing","StorageImageArrayNonUniformIndexingEXT","StorageImageExtendedFormats","StorageImageMultisample","StorageImageReadWithoutFormat","StorageImageWriteWithoutFormat","StorageInputOutput16","StoragePushConstant16","StoragePushConstant8","StorageTexelBufferArrayDynamicIndexing","StorageTexelBufferArrayDynamicIndexingEXT","StorageTexelBufferArrayNonUniformIndexing","StorageTexelBufferArrayNonUniformIndexingEXT","StorageUniform16","StorageUniformBufferBlock16","SubgroupAvcMotionEstimationChromaINTEL","SubgroupAvcMotionEstimationINTEL","SubgroupAvcMotionEstimationIntraINTEL","SubgroupBallotKHR","SubgroupBufferBlockIOINTEL","SubgroupDispatch","SubgroupImageBlockIOINTEL","SubgroupImageMediaBlockIOINTEL","SubgroupShuffleINTEL","SubgroupVoteKHR","Tessellation","TessellationPointSize","TextureBlockMatchQCOM","TextureBoxFilterQCOM","TextureSampleWeightedQCOM","TileImageColorReadAccessEXT","TileImageDepthReadAccessEXT","TileImageStencilReadAccessEXT","TransformFeedback","USMStorageClassesINTEL","UniformAndStorageBuffer16BitAccess","UniformAndStorageBuffer8BitAccess","UniformBufferArrayDynamicIndexing","UniformBufferArrayNonUniformIndexing","UniformBufferArrayNonUniformIndexingEXT","UniformDecoration","UniformTexelBufferArrayDynamicIndexing","UniformTexelBufferArrayDynamicIndexingEXT","UniformTexelBufferArrayNonUniformIndexing","UniformTexelBufferArrayNonUniformIndexingEXT","UnstructuredLoopControlsINTEL","UnsupportedVersion","Validation","VariableLengthArrayINTEL","VariablePointers","VariablePointersStorageBuffer","Vector16","VectorAnyINTEL","VectorComputeINTEL","VulkanMemoryModel","VulkanMemoryModelDeviceScope","VulkanMemoryModelDeviceScopeKHR","VulkanMemoryModelKHR","WorkgroupMemoryExplicitLayout16BitAccessKHR","WorkgroupMemoryExplicitLayout8BitAccessKHR","WorkgroupMemoryExplicitLayoutKHR","Writer","WriterFlags","ZeroInitializeWorkgroupMemoryMode","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array_size","binding_map","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","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","bounds_check_policies","capabilities","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","cmp","compare","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","debug_info","decorate_non_uniform_binding_array_access","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","empty","entry_point","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","file_name","flags","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","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","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","from_u32","get_capabilities_used","hash","hash","hash","hash","init","init","init","init","init","init","init","init","init","init","insert","insert","intersection","intersection","intersects","intersects","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_empty","is_empty","iter","iter","iter_names","iter_names","lang_version","new","not","not","partial_cmp","remove","remove","set","set","shader_stage","source_code","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","toggle","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","write","write_vec","zero_initialize_workgroup_memory","compact","SymbolTable","Typifier","adapt_into_using","adapt_into_using","add","add_root","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","default","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","get","grow","index","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","invalidate","lookup","new","pop_scope","push_scope","register_type","reset","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","wgsl","Frontend","ParseError","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","emit_to_stderr","emit_to_stderr_with_path","emit_to_string","emit_to_string_with_path","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","labels","location","message","new","parse","parse_str","source","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","wgsl","RESERVED","Alignment","ArrayLength","ArrayLengthDynamic","Atomic","AutomaticConversionFloatToInt","AutomaticConversionLossy","BoundsCheckPolicies","BoundsCheckPolicy","Call","Constant","ConstantEvaluator","ConstantEvaluatorError","Derivative","DivisionByZero","Dynamic","EIGHT","Emitter","EntryPoint","EntryPointArgument","EntryPointIndex","EntryPointLocal","ExpressionConstnessTracker","FOUR","Function","FunctionArg","FunctionArgument","FunctionArgumentNotFound","FunctionLocal","FunctionNotDefined","FunctionReturnsVoid","GlobalCtx","GlobalVariable","GlobalVariable","Handle","ImageExpression","IncompatibleOperands","IndexableLength","IndexableLengthError","InvalidAccess","InvalidAccessBase","InvalidAccessIndex","InvalidAccessIndexTy","InvalidArrayElementType","InvalidArrayLength","InvalidArrayLengthArg","InvalidBinaryOpArgs","InvalidCastArg","InvalidClamp","InvalidImage","InvalidMathArg","InvalidMathArgCount","InvalidPointer","InvalidScalar","InvalidStructMemberType","InvalidSubAccess","InvalidUnaryOpArg","InvalidVector","Known","LayoutError","LayoutErrorInner","Layouter","Literal","Load","LocalVariable","MIN_UNIFORM","MissingSpecialType","NameKey","Namer","NonPowerOfTwoWidth","NotImplemented","ONE","OutOfBoundsIndex","Overflow","POINTER_SPAN","RayQueryExpression","ReadZeroSkipWrite","RemainderByZero","ResolveContext","ResolveError","Restrict","SIXTEEN","ShiftedMoreThan32Bits","SplatScalarOnly","StructMember","SubexpressionsAreNotConstant","SwizzleOutOfBounds","SwizzleVectorOnly","TWO","Type","TypeLayout","TypeNotConstructible","TypeNotIndexable","TypeResolution","Unchecked","Value","WorkGroupUniformLoadResult","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","alignment","arguments","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","binding_array","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","buffer","call","call_or","cast","cast_array","choose_policy","clear","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","cmp","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","const_expressions","constants","constants","contains","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","ensure_block_returns","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","finish","flatten_compose","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_glsl_function","for_glsl_module","for_wgsl_function","for_wgsl_module","force_non_const","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_arena","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_width","functions","global_vars","handle","hash","hash","hash","hash","hash","image_load","image_store","index","index","index","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","inner_with","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_aligned","is_const","is_running","local_vars","mul","mul","new","new","partial_cmp","reset","resolve","round_up","size","source","special_types","start","to_ctx","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_stride","to_string","to_string","to_string","to_string","to_string","to_string","to_wgsl","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_eval_and_append","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","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","types","types","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","with_locals","from","to","to_type","to_type","value","expr","expr","index","indexed","indexed","name","ty","BoundsCheckPolicies","BoundsCheckPolicy","Dynamic","Expression","GuardedIndex","IndexableLength","IndexableLengthError","InvalidArrayLength","Known","Known","ReadZeroSkipWrite","Restrict","TypeNotIndexable","Unchecked","access_needs_check","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","binding_array","borrow","borrow_mut","buffer","clone","clone_into","components_from","deref","deref_mut","downcast","drop","find_checked_indexes","fmt","from","from_angle","from_stimulus","image_load","image_store","index","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ARGUMENT","Alignment","Argument","Argument","ArgumentCount","ArgumentType","ArrayStride","BINDINGS","BLOCKS","BindingArrayBaseTypeNotStruct","BindingCollision","BindingCollision","BreakOutsideOfLoopOrSwitch","CLIP_DISTANCE","COMPUTE","CONSTANTS","CONSTRUCTIBLE","CONTROL_FLOW_UNIFORMITY","COPY","CUBE_ARRAY_TEXTURES","CULL_DISTANCE","CallError","Capabilities","ComparisonSamplingMismatch","ComponentCount","ComponentType","Compose","Compose","ComposeError","Conflict","ConflictingCaseType","ConflictingSwitchCase","ConstExpression","ConstExpressionError","Constant","ConstantError","ContinueOutsideOfLoop","Corrupted","DATA","DERIVATIVE","DUAL_SOURCE_BLENDING","Disalignment","DoesntExist","DuplicateBuiltIn","EARLY_DEPTH_TEST","EXPRESSIONS","EmptyStruct","EntryPoint","EntryPointError","ExpectedBindingArrayType","ExpectedGlobalOrArgument","ExpectedGlobalVariable","ExpectedImageType","ExpectedSamplerType","Expression","ExpressionAlreadyInScope","ExpressionError","ExpressionInfo","ExpressionMismatch","FLOAT64","FRAGMENT","ForbiddenStageOperations","Function","Function","FunctionArgumentDoesntExist","FunctionError","FunctionInfo","GlobalUse","GlobalVariable","GlobalVariableError","HOST_SHAREABLE","IMPLICIT_LEVEL","IO_SHAREABLE","IndexMustBeConstant","IndexOutOfBounds","IndexableLength","Infinity","InitializerNotAllowed","InitializerType","InitializerType","InstructionsAfterReturn","InvalidAccelerationStructure","InvalidArgumentPointerSpace","InvalidArgumentType","InvalidArgumentType","InvalidArrayBaseType","InvalidArrayStride","InvalidArrayType","InvalidAtomic","InvalidAtomicResultType","InvalidAtomicWidth","InvalidAttributeInStage","InvalidBaseType","InvalidBinaryOperandTypes","InvalidBinding","InvalidBooleanVector","InvalidBuiltInStage","InvalidBuiltInType","InvalidCall","InvalidCastArgument","InvalidData","InvalidDepthReference","InvalidDepthSampleLevel","InvalidDerivative","InvalidDynamicArray","InvalidFloatArgument","InvalidGatherComponent","InvalidGatherDimension","InvalidGatherLevel","InvalidGlobalUsage","InvalidHandle","InvalidIfType","InvalidImageArrayIndex","InvalidImageArrayIndexType","InvalidImageClass","InvalidImageCoordinateType","InvalidImageOtherIndex","InvalidImageOtherIndexType","InvalidImageStore","InvalidIndexType","InvalidInputAttributeInStage","InvalidIntegerInterpolation","InvalidInterpolation","InvalidLocationAttributeCombination","InvalidLocationsWhileDualSourceBlending","InvalidPointerBase","InvalidPointerToUnsized","InvalidPointerType","InvalidRayDescriptor","InvalidRayQueryExpression","InvalidRayQueryType","InvalidRayQueryType","InvalidReturnSpot","InvalidReturnType","InvalidSampleLevelBiasType","InvalidSampleLevelExactType","InvalidSampleLevelGradientType","InvalidSampleOffset","InvalidSelectTypes","InvalidSplatType","InvalidSplatType","InvalidStorePointer","InvalidStoreTypes","InvalidStoreValue","InvalidSwitchType","InvalidSwizzleComponent","InvalidType","InvalidType","InvalidType","InvalidType","InvalidUnaryOperandType","InvalidUsage","InvalidVectorType","InvalidWorkGroupUniformLoadResultType","LastCaseFallTrough","Layouter","Literal","Literal","LiteralError","LocalVariable","LocalVariableError","MULTISAMPLED_SHADING","MULTIVIEW","MatrixElementNotFloat","MemberMissingBinding","MemberOffset","MemberOffsetAfterStruct","MemberOutOfBounds","MemberOverlap","MissingBinding","MissingCapabilities","MissingCapability","MissingDefaultCase","MissingInterpolation","MissingTypeFlags","MissingVertexOutputPosition","ModuleInfo","MoreThanOnePushConstantUsed","MultipleDefaultCases","NaN","NegativeIndex","NonConst","NonConstInitializer","NonConstructibleReturnType","NonConstructibleType","NonHostShareable","NonUniformControlFlow","NonUniformWorkgroupUniformLoad","NotIOShareableType","NotInScope","OutOfRangeWorkgroupSize","PRIMITIVE_INDEX","PUSH_CONSTANT","PipelineInputRegularFunction","PipelineOutputRegularFunction","QUERY","RAY_QUERY","READ","Result","ResultAlreadyInScope","ResultValue","SAMPLED_TEXTURE_AND_STORAGE_BUFFER_ARRAY_NON_UNIFORM_INDEXING","SAMPLER_NON_UNIFORM_INDEXING","SIZED","STORAGE_TEXTURE_16BIT_NORM_FORMATS","STRUCT_LAYOUTS","ShaderStages","StorageAddressSpaceWriteOnlyNotSupported","StructSpan","Type","Type","Type","Type","TypeError","TypeFlags","UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING","UnexpectedEarlyDepthTest","UnexpectedWorkgroupSize","Uniformity","UniformityRequirements","UnsizedMember","UnsupportedCapability","UnsupportedCapability","UnsupportedSpecializedArrayLength","VERTEX","ValidationError","ValidationFlags","Validator","VaryingError","WORK_GROUP_BARRIER","WRITE","Width","Width","WidthError","WorkgroupUniformLoadExpressionMismatch","WorkgroupUniformLoadInvalidPointer","WrongArgumentCount","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","all","all","all","all","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","available_stages","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","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","check_literal_value","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","complement","complement","complement","complement","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","contains","contains","contains","contains","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","difference","difference","difference","difference","difference","dominates_global_use","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","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dual_source_blending","empty","empty","empty","empty","empty","empty","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","expression_count","extend","extend","extend","extend","extend","extend","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","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_name","from_name","from_name","from_name","from_name","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_entry_point","global_variable_count","index","index","index","index","index","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert","insert","insert","intersection","intersection","intersection","intersection","intersection","intersection","intersects","intersects","intersects","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_all","is_all","is_all","is_all","is_all","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","iter","iter","iter","iter","iter","iter","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","may_kill","new","non_uniform_result","not","not","not","not","not","not","ref_count","remove","remove","remove","remove","remove","remove","requirements","reset","sampling_set","set","set","set","set","set","set","source","source","source","source","source","source","source","source","source","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","toggle","toggle","toggle","toggle","toggle","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uniformity","uniformity","union","union","union","union","union","union","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","validate","validate_literal","index","index","required","required","seen","seen_expression","source","expected","given","index","alignment","alignment","alignment","expected","index","index","index","offset","offset","span","stride","location","location_mask","has_ref","image","sampler","error","function","handle","handle","index","index","name","name","name","name","pointer","source","source","space","value","required","seen","base","expected","index","index","offset","offset","size","space","span","stride","handle","handle","handle","handle","handle","name","name","name","name","name","source","source","source","source","source","source","stage","attribute","location","location","BLEND_CONSTANT","BindGroup","BlendFactorOnUnsupportedTarget","ColorAttachment","ColorState","ColorStateError","ComputePipeline","ComputePipelineDescriptor","ConservativeRasterizationNonFillPolygonMode","CreateComputePipelineError","CreateRenderPipelineError","CreateShaderModuleError","DepthStencilState","DepthStencilStateError","Device","Device","Device","FormatNotBlendable","FormatNotColor","FormatNotDepth","FormatNotRenderable","FormatNotRenderable","FormatNotStencil","FragmentState","Generation","Implicit","Implicit","ImplicitBindGroupCount","ImplicitLayoutError","IncompatibleFormat","Internal","Internal","InvalidGroupIndex","InvalidLayout","InvalidLayout","InvalidMinMaxBlendFactors","InvalidSampleCount","InvalidSampleCount","InvalidSampleCount","InvalidVertexAttributeOffset","InvalidWriteMask","MissingDownlevelFlags","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingIds","Naga","Parsing","Pipeline","PipelineExpectsShaderToUseDualSourceBlending","PipelineFlags","ProgrammableStageDescriptor","ReflectionError","RenderPipeline","RenderPipelineDescriptor","STENCIL_REFERENCE","ShaderError","ShaderExpectsPipelineToUseDualSourceBlending","ShaderLocationClash","ShaderModule","ShaderModuleDescriptor","ShaderModuleSource","Stage","Stage","StripIndexFormatForNonStripTopology","TooManyVertexAttributes","TooManyVertexBuffers","UnalignedShader","UnalignedVertexStride","Validation","VertexBufferLayout","VertexState","VertexStep","VertexStrideTooLarge","WRITES_DEPTH","WRITES_STENCIL","Wgsl","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","array_stride","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info","as_info_mut","as_info_mut","as_info_mut","attributes","bitand","bitand_assign","bitor","bitor_assign","bits","bits","bitxor","bitxor_assign","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","buffers","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","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","contains","default","depth_stencil","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","difference","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","entry_point","eq","equivalent","equivalent","equivalent","extend","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","fragment","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_retain","from_bits_retain","from_bits_truncate","from_iter","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","iter","iter_names","label","label","label","label","label","layout","layout","location","mode","module","multisample","multiview","not","primitive","remove","set","shader_bound_checks","source","source","source","source","source","source","stage","stage","stage","step_mode","stride","sub","sub_assign","symmetric_difference","targets","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vertex","pipeline","shader","binding","error","error","factor","given","given","given","group","index","index","limit","limit","limit","location","offset","size","stage","stage","stride","strip_index_format","target","topology","bind","group","limit","AlreadyAcquired","ConfigureSurfaceError","Device","Device","Invalid","InvalidSurface","InvalidViewFormat","MissingDownlevelFlags","NotConfigured","PreviousOutputExists","StillReferenced","StuckGpu","SurfaceError","SurfaceOutput","TooLarge","UnsupportedAlphaMode","UnsupportedFormat","UnsupportedPresentMode","UnsupportedQueueFamily","UnsupportedUsage","ZeroArea","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","source","source","status","texture_id","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","available","available","available","height","max_texture_dimension_2d","requested","requested","requested","width","Registry","RegistryReport","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","components_into","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","element_size","eq","equivalent","equivalent","equivalent","fmt","fmt","force_replace","force_replace_with_error","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_empty","label_for_resource","num_allocated","num_error","num_kept_from_user","num_released_from_user","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","unregister_locked","upcast","upcast","Aborted","AccessError","AlreadyDestroyed","AlreadyMapped","AlreadyMapped","ArrayLayerCount","Aspects","Buffer","BufferAccessError","BufferAccessResult","BufferCopy","BufferDescriptor","BufferMapAsyncStatus","BufferMapCallback","BufferMapCallbackC","BufferMapOperation","ContextLost","CreateBufferError","CreateQuerySetError","CreateSamplerError","CreateTextureError","CreateTextureView","CreateTextureViewError","DestroyError","Destroyed","DestroyedBuffer","DestroyedTexture","Device","Device","Device","Device","Device","Dimension","Err","Error","Failed","FormatReinterpretation","HeightNotMultipleOf","Invalid","Invalid","Invalid","InvalidAlignment","InvalidAnisotropy","InvalidArrayLayerCount","InvalidAspect","InvalidCompressedDimension","InvalidCubeTextureViewSize","InvalidCubemapArrayTextureDepth","InvalidCubemapTextureDepth","InvalidDepthDimension","InvalidDimension","InvalidDimensionUsages","InvalidFilterModeWithAnisotropy","InvalidFormatUsages","InvalidLodMaxClamp","InvalidLodMinClamp","InvalidMipLevelCount","InvalidMultisampledFormat","InvalidMultisampledStorageBinding","InvalidMultisampledTextureViewDimension","InvalidRange","InvalidSampleCount","InvalidSampleCount","InvalidTexture","InvalidTextureViewDimension","InvalidUsage","InvalidUsage","InvalidUsageFlags","InvalidViewFormat","LimitExceeded","MagFilter","MapAborted","MapAlreadyPending","MapAlreadyPending","MaxBufferSize","MinFilter","MipLevelCount","MipmapFilter","MissingBufferUsage","MissingDownlevelFlags","MissingDownlevelFlags","MissingFeatures","MissingFeatures","MissingFeatures","MultisampledDepthOrArrayLayer","MultisampledNotRenderAttachment","NegativeRange","None","NotMapped","NotMultipleOfBlockHeight","NotMultipleOfBlockWidth","Ok","OutOfBoundsOverrun","OutOfBoundsUnderrun","OutOfMemory","QuerySet","QuerySetDescriptor","RenderPass","Resource","ResourceInfo","Sampler","SamplerDescriptor","SamplerFilterErrorType","StagingBuffer","Success","Surface","TYPE","Texture","TextureClearMode","TextureDescriptor","TextureDimensionError","TextureErrorDimension","TextureView","TextureViewDescriptor","TextureViewDestroyError","TextureViewNotRenderableReason","TooManyArrayLayers","TooManyMipLevels","TooManyObjects","TooManyQueries","UnalignedOffset","UnalignedRange","UnalignedRangeSize","UnalignedSize","Usage","UsageMismatch","WidthNotMultipleOf","X","Y","Z","Zero","ZeroArrayLayerCount","ZeroCount","ZeroMipLevelCount","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","address_modes","anisotropy_clamp","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_info","as_info","as_info","as_info","as_info","as_info","as_info","as_info_mut","as_info_mut","as_info_mut","as_info_mut","as_info_mut","as_info_mut","as_info_mut","border_color","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","callback","callback","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","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","count","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","dimension","dimension","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","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","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","format","format","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_c","from_rust","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","host","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_equal","is_unique","label","label","label","label","label","label","label","label","label","lod_max_clamp","lod_min_clamp","mag_filter","mapped_at_creation","min_filter","mip_level_count","mipmap_filter","range","ref_count","sample_count","size","size","source","source","source","source","source","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","usage","usage","user_data","view_formats","end","index","index","max","min","offset","range_size","start","maximum","requested","count","maximum","anisotropic_clamp","filter_mode","filter_type","lod_max_clamp","lod_min_clamp","maximum","requested","depth","depth","dim","requested","requested","requested","requested_aspect","texture","texture","texture_format","total","total","view","view","clear_view","clear_views","is_color","block_height","block_width","dim","format","format","format","format","given","height","height","limit","multiple","multiple","width","width","Storage","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","components_into","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","index","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","BadStorageFormat","Binding","BindingError","BindingLayoutSource","Derived","Filtering","FilteringError","Float","InconsistentlyDerivedType","Input","InputError","InputNotConsumed","Integer","Interface","InterfaceVar","InterpolationMismatch","InvalidModule","InvalidWorkgroupSize","Invisible","Missing","Missing","MissingBufferUsageError","MissingEntryPoint","MissingTextureUsageError","NumericType","Provided","SamplingMismatch","StageError","StageIo","TooManyVaryings","UnsupportedTextureStorageAccess","WrongAddressSpace","WrongBufferSize","WrongSamplerComparison","WrongTextureClass","WrongTextureViewDimension","WrongType","WrongType","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","check_buffer_usage","check_stage","check_texture_format","check_texture_usage","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fragment_uses_dual_source_blending","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new_derived","source","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","to_string","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","ty","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vertex_attribute","binding","binding","binding","dim","is_array","shader","shader","current","current_total","error","error","limit","limit","location","location","sampler","texture","total","used","var","AABBs","ACCELERATION_STRUCTURE_SCRATCH","ALLOW_COMPACTION","ALLOW_UPDATE","AccelerationStructure","AccelerationStructureAABBs","AccelerationStructureBarrier","AccelerationStructureBuildFlags","AccelerationStructureBuildMode","AccelerationStructureBuildSizes","AccelerationStructureDescriptor","AccelerationStructureEntries","AccelerationStructureFormat","AccelerationStructureGeometryFlags","AccelerationStructureInstances","AccelerationStructureTriangleIndices","AccelerationStructureTriangleTransform","AccelerationStructureTriangles","AccelerationStructureUses","AcquiredSurfaceTexture","Adapter","Adapter","Alignments","Api","Attachment","AttachmentOps","BOTTOM_LEVEL_ACCELERATION_STRUCTURE_INPUT","BUILD_INPUT","BUILD_OUTPUT","BindGroup","BindGroupDescriptor","BindGroupEntry","BindGroupLayout","BindGroupLayoutDescriptor","BindGroupLayoutFlags","BottomLevel","Buffer","BufferBarrier","BufferBinding","BufferCopy","BufferDescriptor","BufferMapping","BufferTextureCopy","BufferUses","Build","BuildAccelerationStructureDescriptor","COLOR","COLOR_ATTACHMENT","COLOR_ATTACHMENT_BLEND","COLOR_TARGET","COMPLEX","COPY_DST","COPY_DST","COPY_DST","COPY_SRC","COPY_SRC","COPY_SRC","Capabilities","ColorAttachment","CommandBuffer","CommandEncoder","CommandEncoder","CommandEncoderDescriptor","Compilation","ComputePassDescriptor","ComputePassTimestampWrites","ComputePipeline","ComputePipelineDescriptor","CopyExtent","DEPTH","DEPTH_STENCIL","DEPTH_STENCIL_ATTACHMENT","DEPTH_STENCIL_READ","DEPTH_STENCIL_WRITE","DebugSource","DepthStencilAttachment","Device","Device","Device","Device","Device","DeviceError","DropGuard","EXCLUSIVE","EXCLUSIVE","EntryPoint","ExposedAdapter","FIRST_VERTEX_INSTANCE","Fence","FenceValue","FormatAspects","GetAccelerationStructureBuildSizesDescriptor","INCLUSIVE","INCLUSIVE","INDEX","INDIRECT","Instance","Instance","InstanceDescriptor","InstanceError","Instances","LOAD","LOW_MEMORY","Label","Linkage","Lost","Lost","MAP_READ","MAP_WRITE","MAX_ANISOTROPY","MAX_BIND_GROUPS","MAX_COLOR_ATTACHMENTS","MAX_CONCURRENT_SHADER_STAGES","MAX_MIP_LEVELS","MAX_VERTEX_BUFFERS","MULTISAMPLE_RESOLVE","MULTISAMPLE_X16","MULTISAMPLE_X2","MULTISAMPLE_X4","MULTISAMPLE_X8","MemoryFlags","MemoryRange","NO_DUPLICATE_ANY_HIT_INVOCATION","NUM_WORK_GROUPS","Naga","NagaShader","None","OPAQUE","ORDERED","ORDERED","OpenDevice","Other","OutOfMemory","Outdated","PARTIALLY_BOUND","PLANE_0","PLANE_1","PLANE_2","PREFER_COHERENT","PREFER_FAST_BUILD","PREFER_FAST_TRACE","PRESENT","PipelineError","PipelineLayout","PipelineLayoutDescriptor","PipelineLayoutFlags","ProgrammableStage","QUERY_RESOLVE","QUERY_SIZE","QuerySet","Queue","Queue","RESOURCE","Rect","RenderPassDescriptor","RenderPassTimestampWrites","RenderPipeline","RenderPipelineDescriptor","ResourceCreationFailed","SAMPLED","SAMPLED_LINEAR","SAMPLED_MINMAX","SHADER_INPUT","STENCIL","STORAGE","STORAGE_ATOMIC","STORAGE_READ","STORAGE_READ","STORAGE_READ_WRITE","STORAGE_READ_WRITE","STORAGE_READ_WRITE","STORE","Sampler","SamplerDescriptor","ShaderError","ShaderInput","ShaderModule","ShaderModuleDescriptor","Some","SpirV","Surface","Surface","SurfaceCapabilities","SurfaceConfiguration","SurfaceError","SurfaceTexture","TOP_LEVEL_ACCELERATION_STRUCTURE_INPUT","TRANSIENT","Texture","TextureBarrier","TextureBinding","TextureCopy","TextureCopyBase","TextureDescriptor","TextureFormatCapabilities","TextureUses","TextureView","TextureViewDescriptor","TopLevel","Triangles","UNIFORM","UNINITIALIZED","UNKNOWN","Update","VALIDATION_CANARY","VERTEX","ValidationCanary","VertexBufferLayout","acceleration_structure_size","acceleration_structures","acquire_texture","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapter","address_modes","alignments","all","all","all","all","all","all","all","all","all","all","all","anisotropy_clamp","array_layer","array_layer_count","array_stride","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_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","aspect","at_mip_level","attributes","auxil","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","beginning_of_pass_write_index","beginning_of_pass_write_index","bind_group_layouts","binding","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bits","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","border_color","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","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","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","buffer","buffer","buffer","buffer","buffer","buffer","buffer_copy_offset","buffer_copy_pitch","buffer_layout","buffers","build_acceleration_structures","build_scratch_size","capabilities","clamp_size_to_virtual","clamp_size_to_virtual","clear_buffer","clear_value","clear_value","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","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","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","color_attachments","color_targets","compare","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","components_into","composite_alpha_mode","composite_alpha_modes","configure","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains","contains_invalid_bits","contains_invalid_bits","copy_buffer_to_buffer","copy_buffer_to_texture","copy_extent","copy_query_results","copy_texture_to_buffer","copy_texture_to_texture","count","count","count","count","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_surface","create_texture","create_texture_view","current_extent","debug_source","default","depth","depth_ops","depth_stencil","depth_stencil_attachment","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","destination_acceleration_structure","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_surface","destroy_texture","destroy_texture_view","device","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","difference","dimension","dimension","discard_encoding","discard_texture","dispatch","dispatch_indirect","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","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","downlevel","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","dst_base","dst_offset","dx12_shader_compiler","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","empty","end","end_compute_pass","end_debug_marker","end_encoding","end_of_pass_write_index","end_of_pass_write_index","end_query","end_render_pass","entries","entries","entries","entries","entry_point","enumerate_adapters","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","exit","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extend","extent","extent","features","file_name","first_vertex","flags","flags","flags","flags","flags","flags","flags","flush_mapped_ranges","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","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","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","fmt","fmt","format","format","format","format","format","formats","fragment_stage","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_name","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_and_reset","get_fence_value","get_presentation_timestamp","get_timestamp_period","gles","gles_minor_version","h","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height","indices","info","info","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert","insert_debug_marker","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersection","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","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_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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_all","is_coherent","is_cube_compatible","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_empty","is_one","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","iter_names","label","label","label","label","label","label","label","label","label","label","label","label","label","label","layout","layout","layout","limits","lod_clamp","mag_filter","map","map_buffer","map_extent_to_copy_size","max_copy_size","maximum_frame_latency","maximum_frame_latency","memory_flags","memory_flags","min","min_filter","mip_level","mip_level_count","mipmap_filter","mode","module","module","multisample","multiview","multiview","name","new","not","not","not","not","not","not","not","not","not","not","not","occlusion_query_set","offset","offset","offset","offset","offset","open","ops","origin","place_acceleration_structure_barrier","present","present_mode","present_modes","primitive","ptr","push_constant_ranges","query_set","query_set","queue","queue","range","range","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","remove","reset_all","reset_queries","resolve_target","resource_index","runtime_checks","sample_count","sample_count","samplers","scratch_buffer","scratch_buffer_offset","set","set","set","set","set","set","set","set","set","set","set","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","size","size","size","size","size","size","size","source","source","source","source","source_acceleration_structure","source_code","src_base","src_offset","stage","start","start_capture","stencil_ops","step_mode","stop_capture","stride","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","submit","suboptimal","surface_capabilities","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","symmetric_difference","target","target","texture","texture","texture_base","texture_format_capabilities","textures","timestamp_writes","timestamp_writes","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","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_smolstr","to_smolstr","to_smolstr","to_smolstr","to_smolstr","to_string","to_string","to_string","to_string","to_string","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","toggle","transform","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_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","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unconfigure","union","union","union","union","union","union","union","union","union","union","union","unmap_buffer","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","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","update_scratch_size","usage","usage","usage","usage","usage","usage","usage","usage","usage","usage","vertex_buffer","vertex_buffers","vertex_count","vertex_format","vertex_stage","vertex_stride","view","view","view_formats","view_formats","vulkan","w","wait","width","write_timestamp","x","y","MAX_I32_BINDING_SIZE","db","map_naga_stage","amd","apple","arm","broadcom","imgtec","intel","mesa","nvidia","qualcomm","VENDOR","VENDOR","VENDOR","VENDOR","VENDOR","DEVICE_KABY_LAKE_MASK","DEVICE_SKY_LAKE_MASK","VENDOR","VENDOR","VENDOR","VENDOR","Api","Context","Encoder","Resource","acquire_texture","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_acceleration_structures","clear_buffer","clone","clone_into","components_from","components_from","components_from","components_from","configure","copy_buffer_to_buffer","copy_buffer_to_texture","copy_query_results","copy_texture_to_buffer","copy_texture_to_texture","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_instance_from_hal","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_surface","create_texture","create_texture_view","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_surface","destroy_texture","destroy_texture_view","discard_encoding","discard_texture","dispatch","dispatch_indirect","downcast","downcast","downcast","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","end_compute_pass","end_debug_marker","end_encoding","end_query","end_render_pass","enumerate_adapters","exit","flush_mapped_ranges","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_fence_value","get_presentation_timestamp","get_surface","get_timestamp_period","hub","init","init","init","init","init","insert_debug_marker","instance_as_hal","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","map_buffer","open","place_acceleration_structure_barrier","present","reset_all","reset_queries","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","start_capture","stop_capture","submit","surface_capabilities","texture_format_capabilities","to_owned","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","unconfigure","unmap_buffer","upcast","upcast","upcast","upcast","wait","write_timestamp","Adapter","AdapterContext","AdapterContextLock","Api","BindGroup","BindGroupLayout","Buffer","CommandBuffer","CommandEncoder","ComputePipeline","DefaultRenderbuffer","Device","Fence","PipelineLayout","QuerySet","Queue","RenderPipeline","Renderbuffer","Sampler","ShaderModule","Texture","Texture","TextureFormatDesc","TextureInner","TextureView","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapter_context","array_layer_count","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","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","build_acceleration_structures","clear_buffer","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","context","copy_buffer_to_buffer","copy_buffer_to_texture","copy_query_results","copy_size","copy_texture_to_buffer","copy_texture_to_texture","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_instance_from_hal","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_texture","create_texture_view","data_type","default","default_framebuffer","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_texture","destroy_texture_view","discard_encoding","dispatch","dispatch_indirect","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop_guard","egl_instance","egl_version","end_compute_pass","end_debug_marker","end_encoding","end_query","end_render_pass","exit","external","flush_mapped_ranges","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","format","format_desc","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_fence_value","get_presentation_timestamp","get_surface","get_timestamp_period","get_without_egl_lock","hub","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner","insert_debug_marker","instance_as_hal","internal","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","is_owned","lock","map_buffer","mip_level_count","new_external","open","place_acceleration_structure_barrier","present","raw_context","raw_display","reset_all","reset_queries","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","start_capture","stop_capture","submit","surface_capabilities","texture_format_capabilities","texture_from_raw","texture_from_raw_renderbuffer","to_owned","to_owned","to_owned","to_owned","to_owned","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unmap_buffer","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","wait","write_timestamp","raw","raw","target","AccelerationStructure","Adapter","Api","BindGroup","BindGroupLayout","Buffer","CommandBuffer","CommandEncoder","ComputePipeline","DebugUtilsCreateInfo","DebugUtilsMessengerUserData","Device","EMPTY_RESOLVE_ATTACHMENT_LISTS","FORCE_FILL_BUFFER_WITH_SIZE_GREATER_4096_ALIGNED_OFFSET_16","Fence","FencePool","Instance","InstanceShared","Intermediate","PipelineLayout","QuerySet","Queue","Raw","RenderPipeline","SEPARATE_ENTRY_POINTS","Sampler","ShaderModule","Surface","SurfaceTexture","Texture","TextureView","TimelineSemaphore","Workarounds","acquire_texture","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin_compute_pass","begin_debug_marker","begin_encoding","begin_query","begin_render_pass","bitand","bitand_assign","bitor","bitor_assign","bits","bits","bitxor","bitxor_assign","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","buffer_from_raw","build_acceleration_structures","clear_buffer","clone","clone","clone_into","clone_into","complement","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","configure","contains","copy_buffer_to_buffer","copy_buffer_to_texture","copy_query_results","copy_texture_to_buffer","copy_texture_to_texture","create_acceleration_structure","create_bind_group","create_bind_group_layout","create_buffer","create_command_encoder","create_compute_pipeline","create_fence","create_instance_from_hal","create_pipeline_layout","create_query_set","create_render_pipeline","create_sampler","create_shader_module","create_surface","create_texture","create_texture_view","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","desired_extensions","destroy_acceleration_structure","destroy_bind_group","destroy_bind_group_layout","destroy_buffer","destroy_command_encoder","destroy_compute_pipeline","destroy_fence","destroy_pipeline_layout","destroy_query_set","destroy_render_pipeline","destroy_sampler","destroy_shader_module","destroy_surface","destroy_texture","destroy_texture_view","device_from_raw","difference","discard_encoding","discard_texture","dispatch","dispatch_indirect","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","draw","draw_indexed","draw_indexed_indirect","draw_indexed_indirect_count","draw_indirect","draw_indirect_count","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","empty","enabled_device_extensions","end_compute_pass","end_debug_marker","end_encoding","end_query","end_render_pass","entry","enumerate_adapters","eq","equivalent","equivalent","equivalent","exit","expose_adapter","extend","extensions","flush_mapped_ranges","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_retain","from_bits_retain","from_bits_truncate","from_iter","from_name","from_raw","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_acceleration_structure_build_sizes","get_acceleration_structure_device_address","get_fence_value","get_presentation_timestamp","get_surface","get_timestamp_period","hash","hub","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","insert","insert_debug_marker","instance_api_version","instance_as_hal","intersection","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_mapped_ranges","is_all","is_empty","iter","iter_names","map_buffer","not","open","physical_device_capabilities","physical_device_features","place_acceleration_structure_barrier","present","queue_family_index","queue_index","raw_device","raw_handle","raw_instance","raw_physical_device","raw_physical_device","raw_queue","remove","required_device_extensions","reset_all","reset_queries","set","set_bind_group","set_blend_constants","set_compute_pipeline","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","shared_instance","shared_instance","shared_instance","start_capture","stop_capture","sub","sub_assign","submit","surface_capabilities","symmetric_difference","texture_format_capabilities","texture_from_raw","to_owned","to_owned","toggle","transition_buffers","transition_textures","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unconfigure","union","unmap_buffer","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","wait","write_timestamp","active","free","last_completed","naga_shader","runtime_checks","Android","AndroidDisplayHandle","AndroidNdk","AndroidNdkWindowHandle","AppKit","AppKit","AppKitDisplayHandle","AppKitWindowHandle","DisplayHandle","Drm","Drm","DrmDisplayHandle","DrmWindowHandle","Gbm","Gbm","GbmDisplayHandle","GbmWindowHandle","Haiku","Haiku","HaikuDisplayHandle","HaikuWindowHandle","HandleError","HasDisplayHandle","HasRawDisplayHandle","HasRawWindowHandle","HasWindowHandle","NotSupported","Orbital","Orbital","OrbitalDisplayHandle","OrbitalWindowHandle","RawDisplayHandle","RawWindowHandle","UiKit","UiKit","UiKitDisplayHandle","UiKitWindowHandle","Unavailable","Wayland","Wayland","WaylandDisplayHandle","WaylandWindowHandle","Web","Web","WebCanvas","WebCanvasWindowHandle","WebDisplayHandle","WebOffscreenCanvas","WebOffscreenCanvasWindowHandle","WebWindowHandle","Win32","Win32WindowHandle","WinRt","WinRtWindowHandle","WindowHandle","Windows","WindowsDisplayHandle","Xcb","Xcb","XcbDisplayHandle","XcbWindowHandle","Xlib","Xlib","XlibDisplayHandle","XlibWindowHandle","a_native_window","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_raw","as_raw","as_ref","as_ref","b_direct_window","b_window","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_raw","borrow_raw","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","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","connection","core_window","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","display","display","display_handle","display_handle","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","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","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","fd","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gbm_device","gbm_surface","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","hinstance","hwnd","id","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","ns_view","obj","obj","plane","raw_display_handle","raw_display_handle","raw_window_handle","raw_window_handle","screen","screen","surface","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_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","ui_view","ui_view_controller","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","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","visual_id","visual_id","window","window","window","window_handle","window_handle","BufferInitDescriptor","DeviceExt","DispatchIndirectArgs","DownloadBuffer","DrawIndexedIndirectArgs","DrawIndirectArgs","LayerMajor","MipMajor","RenderEncoder","StagingBelt","TextureDataOrder","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","align_to","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_bytes","as_bytes","as_bytes","backend_bits_from_env","base_vertex","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","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","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contents","create_buffer_init","create_texture_with_data","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indirect","drop","drop","drop","drop","drop","drop","drop","dx12_shader_compiler_from_env","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","finish","first_index","first_instance","first_instance","first_vertex","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gles_minor_version_from_env","hash","hash","index_count","init","init","init","init","init","init","init","initialize_adapter_from_env","initialize_adapter_from_env_or_default","instance_count","instance_count","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","label","make_spirv_raw","new","parse_backends_from_comma_list","power_preference_from_env","read_buffer","recall","set_bind_group","set_index_buffer","set_pipeline","set_push_constants","set_vertex_buffer","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","usage","vertex_count","write_buffer","x","y","z","Appearance","Circle","Handle","HandleShape","Rail","Rectangle","Slider","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","border_color","border_radius","border_width","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","colors","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","dragging","draw","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","handle","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","mouse_interaction","new","rail","shape","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","update","width","border_radius","radius","width","Space","Appearance","Handle","Style","StyleSheet","Svg","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","data","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_memory","from_path","from_stimulus","from_stimulus","hash","hovered","id","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Absolute","Advanced","Appearance","Basic","LineHeight","Relative","Shaping","State","Style","StyleSheet","Text","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","to_absolute","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Action","Appearance","Backspace","Click","Content","Delete","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","End","Enter","Home","Insert","Left","Motion","Move","PageDown","PageUp","Paste","Right","Scroll","Select","SelectLine","SelectWord","Style","StyleSheet","TextEditor","Up","WordLeft","WordRight","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","border","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","components_from","components_from","components_from","components_from","components_from","cursor_position","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","direction","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","focused","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hovered","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edit","line","line_count","lines","new","perform","placeholder_color","selection","selection_color","text","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","value_color","widen","with_text","lines","Appearance","Cursor","DEFAULT_PADDING","Icon","Id","Left","Right","Side","State","Style","StyleSheet","TextInput","Value","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","cursor","cursor","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus","focus","focus","focused","focused","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hovered","icon_color","init","init","init","init","init","init","init","insert","insert_many","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_focused","is_focused","layout","len","mouse_interaction","move_cursor_to","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","move_cursor_to_front","new","new","new","next_end_of_word","placeholder_color","previous_start_of_word","remove","remove_many","secure","select","select_all","select_all","select_all","selection","selection_color","side","size","spacing","state","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unfocus","unfocus","unique","until","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","value_color","Cursor","Index","Selection","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","end","start","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","background","danger","palette","primary","success","text","Background","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","Pair","Palette","Primary","Secondary","Success","background","background","base","base","base","base","base","color","danger","danger","is_dark","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","weak","weak","weak","weak","weak","Appearance","Style","StyleSheet","Toggler","active","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background","background_border","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","fmt","foreground","foreground_border","from","from_angle","from_stimulus","hovered","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Bottom","FollowCursor","Left","Position","Right","Tooltip","Top","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Appearance","Circle","Handle","HandleShape","Rectangle","State","Style","StyleSheet","VerticalSlider","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","border_color","border_width","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","dragging","draw","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","hovered","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","mouse_interaction","new","rail","shape","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","update","border_radius","radius","width","Action","AlwaysOnBottom","AlwaysOnTop","At","Centered","ChangeIcon","ChangeLevel","ChangeMode","Close","CloseRequested","Closed","Critical","Default","Drag","Event","FetchId","FetchMaximized","FetchMinimized","FetchMode","FetchSize","FileDropped","FileHovered","FilesHoveredLeft","Focused","Fullscreen","GainFocus","Hidden","Icon","Icon","Id","Informational","Level","MAIN","Maximize","Minimize","Mode","Move","Moved","NextFrame","Normal","Opened","Position","RedrawRequest","RedrawRequested","RequestUserAttention","Resize","Resized","Screenshot","Screenshot","Settings","Spawn","Specific","ToggleDecorations","ToggleMaximize","Unfocused","UserAttention","Windowed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_ref","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","bytes","change_icon","change_level","change_mode","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","close","cmp","cmp","compare","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","crop","decorations","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","exit_on_close_request","fetch_id","fetch_maximized","fetch_minimized","fetch_mode","fetch_size","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","frames","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gain_focus","hash","icon","icon","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_raw","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","level","map","max_size","maximize","min_size","minimize","move_to","new","partial_cmp","partial_cmp","platform_specific","position","request_user_attention","resizable","resize","screenshot","screenshot","settings","size","size","spawn","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","toggle_decorations","toggle_maximize","transparent","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","visible","height","position","size","width","x","y","Error","Icon","ImageError","InvalidError","OsError","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","drop","fmt","fmt","from","from","from","from","from_angle","from_file","from_file_data","from_rgba","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","source","to_smolstr","to_string","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","CropError","OutOfBounds","Screenshot","Zero","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","bytes","components_from","deref","deref_mut","downcast","drop","fmt","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","size","to_smolstr","to_string","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","PlatformSpecific","Settings","adapt_into_using","application_id","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","decorations","default","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","exit_on_close_request","fmt","from","from_angle","from_stimulus","icon","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","level","max_size","min_size","platform_specific","position","resizable","size","to_owned","transparent","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","visible"],"q":[[0,"iced"],[1251,"iced::advanced"],[1459,"iced::advanced::image"],[1557,"iced::advanced::image::Data"],[1560,"iced::advanced::layout"],[1668,"iced::advanced::layout::flex"],[1705,"iced::advanced::mouse"],[1778,"iced::advanced::mouse::Event"],[1780,"iced::advanced::mouse::ScrollDelta"],[1784,"iced::advanced::mouse::click"],[1825,"iced::advanced::overlay"],[1920,"iced::advanced::renderer"],[2057,"iced::advanced::subscription"],[2062,"iced::advanced::svg"],[2110,"iced::advanced::text"],[2258,"iced::advanced::text::editor"],[2380,"iced::advanced::text::editor::Action"],[2381,"iced::advanced::text::highlighter"],[2473,"iced::advanced::widget"],[2636,"iced::advanced::widget::operation"],[2696,"iced::advanced::widget::operation::focusable"],[2749,"iced::advanced::widget::operation::scrollable"],[2760,"iced::advanced::widget::operation::text_input"],[2769,"iced::advanced::widget::text"],[2784,"iced::advanced::widget::tree"],[2874,"iced::alignment"],[2968,"iced::application"],[3025,"iced::border"],[3071,"iced::clipboard"],[3073,"iced::command"],[3075,"iced::event"],[3171,"iced::executor"],[3176,"iced::font"],[3422,"iced::gradient"],[3508,"iced::keyboard"],[3739,"iced::keyboard::Event"],[3746,"iced::keyboard::key"],[4101,"iced::mouse"],[4335,"iced::mouse::Event"],[4337,"iced::mouse::ScrollDelta"],[4341,"iced::multi_window"],[4360,"iced::overlay"],[4362,"iced::overlay::menu"],[4373,"iced::settings"],[4419,"iced::subscription"],[4424,"iced::system"],[4472,"iced::theme"],[5190,"iced::theme::palette"],[5494,"iced::time"],[5667,"iced::touch"],[5751,"iced::touch::Event"],[5759,"iced::widget"],[7156,"iced::widget::button"],[7253,"iced::widget::canvas"],[7820,"iced::widget::canvas::event"],[7868,"iced::widget::canvas::fill"],[7917,"iced::widget::canvas::gradient"],[8004,"iced::widget::canvas::path"],[8093,"iced::widget::canvas::path::arc"],[8141,"iced::widget::canvas::path::lyon_path"],[9029,"iced::widget::canvas::path::lyon_path::Event"],[9042,"iced::widget::canvas::path::lyon_path::IdEvent"],[9055,"iced::widget::canvas::path::lyon_path::PathEvent"],[9068,"iced::widget::canvas::path::lyon_path::builder"],[9390,"iced::widget::canvas::path::lyon_path::commands"],[9593,"iced::widget::canvas::path::lyon_path::geom"],[10374,"iced::widget::canvas::path::lyon_path::geom::arc"],[10424,"iced::widget::canvas::path::lyon_path::geom::arrayvec"],[10794,"iced::widget::canvas::path::lyon_path::geom::cubic_bezier"],[10836,"iced::widget::canvas::path::lyon_path::geom::euclid"],[12783,"iced::widget::canvas::path::lyon_path::geom::euclid::approxeq"],[12787,"iced::widget::canvas::path::lyon_path::geom::euclid::approxord"],[12789,"iced::widget::canvas::path::lyon_path::geom::euclid::default"],[12872,"iced::widget::canvas::path::lyon_path::geom::euclid::num"],[12882,"iced::widget::canvas::path::lyon_path::geom::quadratic_bezier"],[12992,"iced::widget::canvas::path::lyon_path::geom::traits"],[13012,"iced::widget::canvas::path::lyon_path::geom::utils"],[13018,"iced::widget::canvas::path::lyon_path::iterator"],[13168,"iced::widget::canvas::path::lyon_path::math"],[13198,"iced::widget::canvas::path::lyon_path::path"],[13455,"iced::widget::canvas::path::lyon_path::path_buffer"],[13595,"iced::widget::canvas::path::lyon_path::polygon"],[13755,"iced::widget::canvas::path::lyon_path::traits"],[13804,"iced::widget::canvas::stroke"],[13824,"iced::widget::checkbox"],[13914,"iced::widget::combo_box"],[13955,"iced::widget::container"],[14050,"iced::widget::image"],[14195,"iced::widget::image::viewer"],[14237,"iced::widget::keyed"],[14291,"iced::widget::keyed::column"],[14292,"iced::widget::overlay"],[14293,"iced::widget::overlay::menu"],[14414,"iced::widget::pane_grid"],[15142,"iced::widget::pane_grid::Configuration"],[15146,"iced::widget::pane_grid::DragEvent"],[15150,"iced::widget::pane_grid::Node"],[15155,"iced::widget::pane_grid::state"],[15242,"iced::widget::pane_grid::state::Action"],[15248,"iced::widget::pick_list"],[15420,"iced::widget::pick_list::Handle"],[15423,"iced::widget::progress_bar"],[15467,"iced::widget::qr_code"],[15642,"iced::widget::radio"],[15689,"iced::widget::rule"],[15776,"iced::widget::scrollable"],[16220,"iced::widget::scrollable::Direction"],[16222,"iced::widget::shader"],[16312,"iced::widget::shader::wgpu"],[23426,"iced::widget::shader::wgpu::BindingType"],[23435,"iced::widget::shader::wgpu::BufferBindingType"],[23436,"iced::widget::shader::wgpu::Dx12Compiler"],[23438,"iced::widget::shader::wgpu::Error"],[23441,"iced::widget::shader::wgpu::SurfaceTargetUnsafe"],[23443,"iced::widget::shader::wgpu::TextureFormat"],[23445,"iced::widget::shader::wgpu::TextureSampleType"],[23446,"iced::widget::shader::wgpu::core"],[23483,"iced::widget::shader::wgpu::core::any_surface"],[23521,"iced::widget::shader::wgpu::core::api"],[23524,"iced::widget::shader::wgpu::core::binding_model"],[24459,"iced::widget::shader::wgpu::core::binding_model::BindError"],[24475,"iced::widget::shader::wgpu::core::binding_model::CreateBindGroupError"],[24513,"iced::widget::shader::wgpu::core::binding_model::CreateBindGroupLayoutError"],[24517,"iced::widget::shader::wgpu::core::binding_model::CreatePipelineLayoutError"],[24527,"iced::widget::shader::wgpu::core::binding_model::PushConstantUploadError"],[24539,"iced::widget::shader::wgpu::core::command"],[26524,"iced::widget::shader::wgpu::core::command::AttachmentErrorLocation"],[26526,"iced::widget::shader::wgpu::core::command::ClearError"],[26537,"iced::widget::shader::wgpu::core::command::ColorAttachmentError"],[26539,"iced::widget::shader::wgpu::core::command::ComputePassErrorInner"],[26544,"iced::widget::shader::wgpu::core::command::DispatchError"],[26548,"iced::widget::shader::wgpu::core::command::DrawError"],[26561,"iced::widget::shader::wgpu::core::command::PassErrorScope"],[26566,"iced::widget::shader::wgpu::core::command::QueryUseError"],[26573,"iced::widget::shader::wgpu::core::command::RenderCommandError"],[26579,"iced::widget::shader::wgpu::core::command::RenderPassErrorInner"],[26608,"iced::widget::shader::wgpu::core::command::ResolveError"],[26617,"iced::widget::shader::wgpu::core::command::TransferError"],[26639,"iced::widget::shader::wgpu::core::command::bundle_ffi"],[26651,"iced::widget::shader::wgpu::core::command::compute_ffi"],[26662,"iced::widget::shader::wgpu::core::command::render_ffi"],[26688,"iced::widget::shader::wgpu::core::device"],[27322,"iced::widget::shader::wgpu::core::device::RenderPassCompatibilityError"],[27335,"iced::widget::shader::wgpu::core::device::any_device"],[27372,"iced::widget::shader::wgpu::core::device::queue"],[27697,"iced::widget::shader::wgpu::core::device::resource"],[27742,"iced::widget::shader::wgpu::core::error"],[27836,"iced::widget::shader::wgpu::core::global"],[28035,"iced::widget::shader::wgpu::core::hal_api"],[28041,"iced::widget::shader::wgpu::core::hub"],[28181,"iced::widget::shader::wgpu::core::id"],[28259,"iced::widget::shader::wgpu::core::identity"],[28341,"iced::widget::shader::wgpu::core::instance"],[28788,"iced::widget::shader::wgpu::core::naga"],[31707,"iced::widget::shader::wgpu::core::naga::AddressSpace"],[31708,"iced::widget::shader::wgpu::core::naga::AtomicFunction"],[31709,"iced::widget::shader::wgpu::core::naga::Binding"],[31713,"iced::widget::shader::wgpu::core::naga::BuiltIn"],[31714,"iced::widget::shader::wgpu::core::naga::Expression"],[31767,"iced::widget::shader::wgpu::core::naga::ImageClass"],[31772,"iced::widget::shader::wgpu::core::naga::ImageQuery"],[31773,"iced::widget::shader::wgpu::core::naga::PredeclaredType"],[31777,"iced::widget::shader::wgpu::core::naga::RayQueryFunction"],[31780,"iced::widget::shader::wgpu::core::naga::SampleLevel"],[31782,"iced::widget::shader::wgpu::core::naga::Statement"],[31808,"iced::widget::shader::wgpu::core::naga::TypeInner"],[31829,"iced::widget::shader::wgpu::core::naga::back"],[31925,"iced::widget::shader::wgpu::core::naga::back::glsl"],[32486,"iced::widget::shader::wgpu::core::naga::back::glsl::Version"],[32488,"iced::widget::shader::wgpu::core::naga::back::hlsl"],[32786,"iced::widget::shader::wgpu::core::naga::back::msl"],[33195,"iced::widget::shader::wgpu::core::naga::back::msl::sampler"],[33487,"iced::widget::shader::wgpu::core::naga::back::spv"],[34257,"iced::widget::shader::wgpu::core::naga::compact"],[34258,"iced::widget::shader::wgpu::core::naga::front"],[34341,"iced::widget::shader::wgpu::core::naga::front::wgsl"],[34425,"iced::widget::shader::wgpu::core::naga::keywords"],[34426,"iced::widget::shader::wgpu::core::naga::keywords::wgsl"],[34427,"iced::widget::shader::wgpu::core::naga::proc"],[35293,"iced::widget::shader::wgpu::core::naga::proc::ConstantEvaluatorError"],[35298,"iced::widget::shader::wgpu::core::naga::proc::ResolveError"],[35305,"iced::widget::shader::wgpu::core::naga::proc::index"],[35362,"iced::widget::shader::wgpu::core::naga::valid"],[36849,"iced::widget::shader::wgpu::core::naga::valid::CallError"],[36856,"iced::widget::shader::wgpu::core::naga::valid::ComposeError"],[36859,"iced::widget::shader::wgpu::core::naga::valid::Disalignment"],[36870,"iced::widget::shader::wgpu::core::naga::valid::EntryPointError"],[36872,"iced::widget::shader::wgpu::core::naga::valid::ExpressionError"],[36875,"iced::widget::shader::wgpu::core::naga::valid::FunctionError"],[36890,"iced::widget::shader::wgpu::core::naga::valid::GlobalVariableError"],[36892,"iced::widget::shader::wgpu::core::naga::valid::TypeError"],[36902,"iced::widget::shader::wgpu::core::naga::valid::ValidationError"],[36919,"iced::widget::shader::wgpu::core::naga::valid::VaryingError"],[36922,"iced::widget::shader::wgpu::core::pipeline"],[37833,"iced::widget::shader::wgpu::core::pipeline::ColorStateError"],[37835,"iced::widget::shader::wgpu::core::pipeline::CreateRenderPipelineError"],[37857,"iced::widget::shader::wgpu::core::pipeline::CreateShaderModuleError"],[37860,"iced::widget::shader::wgpu::core::present"],[38000,"iced::widget::shader::wgpu::core::present::ConfigureSurfaceError"],[38009,"iced::widget::shader::wgpu::core::registry"],[38096,"iced::widget::shader::wgpu::core::resource"],[39322,"iced::widget::shader::wgpu::core::resource::BufferAccessError"],[39330,"iced::widget::shader::wgpu::core::resource::CreateBufferError"],[39332,"iced::widget::shader::wgpu::core::resource::CreateQuerySetError"],[39334,"iced::widget::shader::wgpu::core::resource::CreateSamplerError"],[39339,"iced::widget::shader::wgpu::core::resource::CreateTextureError"],[39341,"iced::widget::shader::wgpu::core::resource::CreateTextureViewError"],[39355,"iced::widget::shader::wgpu::core::resource::TextureClearMode"],[39358,"iced::widget::shader::wgpu::core::resource::TextureDimensionError"],[39373,"iced::widget::shader::wgpu::core::storage"],[39409,"iced::widget::shader::wgpu::core::validation"],[39834,"iced::widget::shader::wgpu::core::validation::BindingError"],[39841,"iced::widget::shader::wgpu::core::validation::StageError"],[39854,"iced::widget::shader::wgpu::hal"],[43556,"iced::widget::shader::wgpu::hal::auxil"],[43559,"iced::widget::shader::wgpu::hal::auxil::db"],[43568,"iced::widget::shader::wgpu::hal::auxil::db::amd"],[43569,"iced::widget::shader::wgpu::hal::auxil::db::apple"],[43570,"iced::widget::shader::wgpu::hal::auxil::db::arm"],[43571,"iced::widget::shader::wgpu::hal::auxil::db::broadcom"],[43572,"iced::widget::shader::wgpu::hal::auxil::db::imgtec"],[43573,"iced::widget::shader::wgpu::hal::auxil::db::intel"],[43576,"iced::widget::shader::wgpu::hal::auxil::db::mesa"],[43577,"iced::widget::shader::wgpu::hal::auxil::db::nvidia"],[43578,"iced::widget::shader::wgpu::hal::auxil::db::qualcomm"],[43579,"iced::widget::shader::wgpu::hal::empty"],[43818,"iced::widget::shader::wgpu::hal::gles"],[44697,"iced::widget::shader::wgpu::hal::gles::TextureInner"],[44700,"iced::widget::shader::wgpu::hal::vulkan"],[45762,"iced::widget::shader::wgpu::hal::vulkan::Fence"],[45765,"iced::widget::shader::wgpu::hal::vulkan::ShaderModule"],[45767,"iced::widget::shader::wgpu::rwh"],[47223,"iced::widget::shader::wgpu::util"],[47537,"iced::widget::slider"],[47640,"iced::widget::slider::HandleShape"],[47643,"iced::widget::space"],[47644,"iced::widget::svg"],[47734,"iced::widget::text"],[47904,"iced::widget::text_editor"],[48139,"iced::widget::text_editor::Action"],[48140,"iced::widget::text_input"],[48474,"iced::widget::text_input::cursor"],[48514,"iced::widget::text_input::cursor::State"],[48516,"iced::widget::theme"],[48589,"iced::widget::theme::palette"],[48627,"iced::widget::toggler"],[48673,"iced::widget::tooltip"],[48720,"iced::widget::vertical_slider"],[48891,"iced::widget::vertical_slider::HandleShape"],[48894,"iced::window"],[49415,"iced::window::Event"],[49421,"iced::window::icon"],[49469,"iced::window::screenshot"],[49511,"iced::window::settings"],[49567,"iced_runtime::command::action"],[49568,"alloc::vec"],[49569,"palette::chromatic_adaptation"],[49570,"core::ops::arith"],[49571,"core::any"],[49572,"core::iter::traits::collect"],[49573,"core::clone"],[49574,"alloc::string"],[49575,"core::ops::function"],[49576,"core::default"],[49577,"num_traits::float"],[49578,"num_traits"],[49579,"core::option"],[49580,"iced_graphics::mesh"],[49581,"core::cmp"],[49582,"core::convert"],[49583,"core::fmt"],[49584,"core::fmt"],[49585,"core::fmt"],[49586,"palette::rgb::rgb"],[49587,"palette::alpha::alpha"],[49588,"core::hash"],[49589,"core::hash"],[49590,"alloc::sync"],[49591,"alloc::rc"],[49592,"alloc::borrow"],[49593,"core::ops::function"],[49594,"core::marker"],[49595,"core::ops::arith"],[49596,"core::cmp"],[49597,"futures_core::stream"],[49598,"core::ops::arith"],[49599,"palette::convert::try_from_into_color"],[49600,"core::any"],[49601,"core::convert"],[49602,"core::pin"],[49603,"core::ops::range"],[49604,"core::ops::function"],[49605,"futures_channel::mpsc"],[49606,"core::cmp"],[49607,"serde::de"],[49608,"time::instant"],[49609,"tokio::time::instant"],[49610,"image::animation"],[49611,"serde::ser"],[49612,"time::error::conversion_range"],[49613,"core::time"],[49614,"core::convert"],[49615,"iced_wgpu::primitive::pipeline"],[49616,"std::path"],[49617,"core::ops::range"],[49618,"num_traits::float"],[49619,"core::ops::arith"],[49620,"core::fmt"],[49621,"num_traits::ops::euclid"],[49622,"num_traits::ops::saturating"],[49623,"rayon::iter::par_bridge"],[49624,"alloc::collections::btree::map"],[49625,"std::collections::hash::map"],[49626,"qrcode::types"],[49627,"wgpu_types"],[49628,"wgpu_types"],[49629,"bitflags::iter"],[49630,"core::num::nonzero"],[49631,"wgpu_core::track"],[49632,"wgpu_core::command::draw"],[49633,"wgpu_core::command"],[49634,"core::fmt"],[49635,"naga::arena"],[49636,"naga::arena"],[49637,"core::iter::traits::double_ended"],[49638,"core::iter::traits::exact_size"],[49639,"rustc_hash"],[49640,"core::hash"],[49641,"core::marker"],[49642,"naga::valid::type"],[49643,"naga::valid::function"],[49644,"naga::valid::handles"],[49645,"naga::valid::handles"],[49646,"gpu_descriptor::allocator"],[49647,"gpu_alloc::error"],[49648,"ash::vk::enums"],[49649,"gpu_alloc::error"],[49650,"khronos_egl"],[49651,"khronos_egl"],[49652,"glow::native"],[49653,"lock_api::mutex"],[49654,"core::ffi"],[49655,"wgpu_hal::gles::egl"],[49656,"khronos_egl::egl1_0"],[49657,"core::num::nonzero"],[49658,"ash::entry"],[49659,"core::ffi::c_str"],[49660,"ash::device"],[49661,"ash::vk::definitions"],[49662,"wgpu_hal::vulkan::adapter"],[49663,"wgpu_hal::vulkan::adapter"],[49664,"core::num::nonzero"],[49665,"iced_core::window::icon"],[49666,"image::error"],[49667,"image::image"]],"d":["A list with all the defined themes.","Alignment on the axis of a container.","","The black color.","The background of some element.","A border.","Align at the center of the axis.","A color in the sRGB color space.","A solid color.","A set of asynchronous actions to be performed by some …","Scale as big as it can be without needing to crop or hide …","The strategy used to fit the contents of a widget to its …","Scale the image to cover all of the bounding box, cropping …","A Theme that uses a Custom palette.","A non-monospaced sans-serif font with normal Weight.","The built-in dark variant.","Degrees","A generic widget.","Align at the end of the axis.","Contains the error value","An error that occurred while running an application.","A user interface event.","A type that can run futures.","The futures executor could not be created.","Distort the image so the widget is 100% covered without …","Fill all the remaining space","Fill a portion of the remaining space relative to other …","Fill a fixed amount of space","A font.","A fill which transitions colors progressively along a …","Linearly interpolate between several colors.","The application graphics context could not be created.","A Transformation that preserves whatever is transformed.","A Size with infinite width and height.","A keyboard event","The strategy used to fill space in a specific dimension.","The built-in light variant.","A linear gradient interpolates colors along a direction at …","A monospaced font with normal Weight.","The type of messages your Sandbox will produce.","A mouse event","Don’t resize or scale the image at all.","The origin (i.e. a Point at (0, 0)).","Contains the success value","The amount of radians in half a circle.","An amount of space to pad for each side of a box","An amount of logical pixels.","A platform specific event","A 2D point.","The range of radians of a circle.","Radians","A rectangle.","The default graphics renderer for iced.","The result of running an Application.","A sandboxed Application.","Scale the image down if it’s too big for the space, but …","","A shadow.","Fill the least amount of space","An amount of space in 2 dimensions.","Align at the start of the axis.","A request to listen to external events.","A color with no opacity.","A built-in theme.","","A touch event","A 2D transformation matrix.","A Size with a width and height of 1 unit.","A 2D vector.","The white color.","","A window event","The application window could not be created.","Padding of zero","A Size with zero width and height.","The zero Vector.","Transparency, 0.0 - 1.0","Returns all of the actions of the Command.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Leverage advanced concepts like custom widgets.","Align and position widgets.","","","","","","","","Build interactive cross-platform applications.","Returns the area of the Rectangle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Blue component, 0.0 - 1.0","Creates a Command that performs the actions of all the …","Batches all the provided subscriptions and returns the …","The blur radius of the shadow.","Draw lines around containers.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bottom padding","Returns the Point at the center of the Rectangle.","Returns the X coordinate of the Point at the center of the …","Returns the Y coordinate of the Point at the center of the …","","Access the clipboard.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color of the border.","The color of the shadow.","Creates a Color with shorter and cleaner syntax.","Run asynchronous actions.","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if the given Point is contained in the …","Creates a new custom Theme from the given Palette.","Creates a new custom Theme from the given Palette, with a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the distance to another Point.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Runs the given closure inside the Executor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Handle events of a user interface.","Choose your preferred executor to power your application.","Expands the Rectangle a given amount.","Expands this Size by the given amount.","Returns the palette::Extended of the Theme.","The Family of the Font.","","Returns the fill factor of the Length.","","","","Attempt to apply the given fit for a content size within …","Fits the Padding between the provided inner and outer Size.","Returns the “fluid” variant of the Length.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Load and use fonts.","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Color from its linear RGBA components.","Creates a Subscription from a Recipe describing it.","Creates a Color from its RGB components.","Creates a Color from its RGB8 components.","Creates a Color from its RGBA components.","Creates a Color from its RGB8 components and an alpha …","","","","","","","","","","","","","","","","","","","","","","","","","","","Green component, 0.0 - 1.0","Colors that transition progressively.","","","","","Height of the rectangle.","The height.","","Returns the total amount of horizontal Padding.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the intersection with the given Rectangle.","Returns whether the Rectangle intersects with the given …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Converts the Color into its linear values.","Returns the different recipes of the Subscription.","Converts the Color into its RGBA8 equivalent.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the inverted Color.","Inverts the Color in-place.","Returns true iff the Length is either Length::Fill or","Returns true if the current Rectangle is completely within …","Listen and react to keyboard events.","Left padding","","Applies a transformation to the result of a Command.","Transforms the Subscription output with the given function.","Returns the maximum of each component of this size and …","Returns the minimum of each component of this size and …","Listen and react to mouse events.","","","","","","","","","","","Adjust the opacity of the gradient by a multiplier applied …","Leverage multi-window support in your application.","Initializes the Sandbox.","Creates a new Executor.","Creates a new Color.","Create a Padding that is equal on all sides","Creates a new Point with the given coordinates.","Creates a new Rectangle with its top-left corner in the …","Creates a new Size with the given width and height.","Creates a new Vector with the given components.","Creates an empty Command.","Returns an empty Subscription that will not produce any …","The offset of the shadow.","Creates an orthographic projection.","Display interactive elements on top of other widgets.","Returns the Palette of the Theme.","","","","Creates a Command that performs the action of the given …","","","","Returns the position of the top left corner of the …","","Red component, 0.0 - 1.0","The radius of the border.","Right padding","Runs the Sandbox.","Runs the Sandbox.","Creates a Command that runs the given stream to completion.","Creates a uniform scaling transformation.","Returns the scale factor of the Sandbox.","Returns the scale factor of the Sandbox.","Returns the scale factor of the Transformation.","","","Configure your application.","Creates a Command that performs a single Action.","Returns the Size of the Rectangle.","Snaps the Rectangle to unsigned integer coordinates.","Spawns a future in the Executor.","The Stretch of the Font.","Returns the current style variant of theme::Application.","Returns the current style variant of theme::Application.","The Style of the Font.","","","","","","","","Listen to external events in your application.","Retrieve system information.","Use the built-in theme and styles.","Returns the current Theme of the Sandbox.","Returns the current Theme of the Sandbox.","Listen and react to time.","Returns the current title of the Sandbox.","Calculates the line in which the angle intercepts the …","","","","","","","","","","","","","","","","","","","","","","","","","","","Top padding","Listen and react to touch events.","Creates a translate transformation.","Returns the translation of the Transformation.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union with the given Rectangle.","","","","","","","","","","","","","","","","","","","","","","","","","Handles a message and updates the state of the Sandbox.","","","Returns the total amount of vertical Padding.","Returns the widgets to display in the Sandbox.","The Weight of the Font.","Use the built-in widgets or create your own.","Creates a Command that performs a widget::Operation.","The width of the border.","Width of the rectangle.","The width.","Configure the window of your application in native …","Adds a value to the Subscription context.","","Creates a non-monospaced Font with the given Family::Name …","Creates a new default Border with the given Radius.","Creates a new Rectangle with its top-left corner at the …","","The X coordinate.","X coordinate of the top-left corner.","The X component of the Vector","The Y coordinate.","Y coordinate of the top-left corner.","The Y component of the Vector","A buffer for short-term storage and transfer within and …","The hasher used to compare layouts.","The bounds of a Node and its children, using absolute …","An interactive component that can be displayed on top of …","A component that can be used by widgets to draw themselves …","A connection to the state of a shell.","A paragraph.","A component that displays information and allows …","","","","","Returns whether the widgets of the current application …","","","","","","","","","","","","","","","","","","","","","","","","","Returns the bounds of the Layout.","The bounds of the paragraph.","Returns the state Tree of the children of the Widget.","Returns an iterator over the Layout of the children of a …","Clears all of the recorded primitives in the Renderer.","","","","","","","","","The content of the paragraph.","","","","","","","","","","Reconciliates the Widget with the provided Tree.","","","","","Draws the Overlay using the associated Renderer.","Draws the Widget using the associated Renderer.","","","","","Fills a Quad with the provided Background.","","","","","The font of the Text.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","The horizontal alignment of the Text.","Load and draw raster graphics.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Invalidates the current application layout.","Invalidates the current application widgets.","Returns true if the Shell contains no published messages","Returns whether the current layout is invalid or not.","Returns true if the cursor is over the Overlay.","Position your widgets properly.","Returns the layout Node of the Overlay.","Returns the layout::Node of the Widget.","The line height of the Text.","Merges the current Shell with another one by applying the …","Handle mouse events.","Returns the current mouse::Interaction of the Overlay.","Returns the current mouse::Interaction of the Widget.","Creates a new Layout for the given Node at the origin.","Creates a new Shell with the provided buffer of messages.","Processes a runtime Event.","Processes a runtime Event.","Applies a widget::Operation to the Overlay.","Applies an Operation to the Widget.","Display interactive elements on top of other widgets.","Returns the nested overlay of the Overlay, if there is any.","Returns the overlay of the Widget, if there is any.","Returns the position of the Layout.","Publish the given Message for an application to process it.","Reads the current content of the Clipboard as text.","Returns the request a redraw should happen, if any.","Write your own renderer.","Requests a new frame to be drawn.","Triggers the given function if the layout is invalid, …","The Shaping strategy of the Text.","Returns the Size of the Widget in lengths.","The size of the Text in logical pixels.","Returns a Size hint for laying out the Widget.","Returns the State of the Widget.","Write your own subscriptions.","Load and draw vector graphics.","Returns the Tag of the Widget.","Draw and interact with text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The vertical alignment of the Text.","Create custom widgets and operate on them.","Draws the primitives recorded in the given closure in a …","Creates a new Layout for the given Node with the provided …","Applies a Transformation to the primitives recorded in the …","Applies a translation to the primitives recorded in the …","Writes the given text contents to the Clipboard.","","A wrapper around raw image data.","In-memory data","The data of a raster image.","Image filtering strategy.","A handle of some image data.","The image Handle to be displayed. Iced exposes its own …","Bilinear interpolation.","Nearest neighbor.","File data","A Renderer that can render raster graphics.","Decoded image pixels in RGBA format.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the dimensions of an image for the given Handle.","","","Draws an image with the given Handle and inside the …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Creates new Bytes around data.","","","","","","","","","","","","","","","","","","","The height of the image.","The pixels.","The width of the image.","The bounds of a Node and its children, using absolute …","A set of size constraints for layouting.","No limits","The bounds of an element and its children.","","","Aligns the Node in the given space.","Mutable reference version of Self::align.","","","","","","","","","Computes the resulting Node that fits the Limits given …","","","","","Returns the bounds of the Node.","Returns the children of the Node.","","","","","","","Computes the resulting Node that fits the Limits given …","Creates a new Node that wraps a single child with some …","","","","","","","","","","","Distribute elements using a flex-based layout.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Applies a height constraint to the current Limits.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Removes the minimum width constraint for the current Limits…","Returns the maximum Size of the Limits.","Applies a maximum height constraint to the current Limits.","Applies a maximum width constraint to the current Limits.","Returns the minimum Size of the Limits.","Applies a minimum height constraint to the current Limits.","Applies a minimum width constraint to the current Limits.","Moves the Node to the given position.","Mutable reference version of Self::move_to.","Creates new Limits with the given minimum and maximum Size.","Creates a new Node with the given Size.","Produces a Node with two children nodes one right next to …","Computes the Node that fits the Limits given some width, …","Computes a padded Node with a positioning step.","Computes the resulting Size that fits the Limits given …","Shrinks the current Limits by the given Size.","Returns the Size of the Node.","Computes the resulting Node that fits the Limits given …","","","Translates the Node by the given translation.","","","","","","","","","","","","","","","","","Applies a width constraint to the current Limits.","Creates a new Node with the given Size and children.","The main axis of a flex layout.","The horizontal axis","The vertical axis","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Computes the flex layout with the given axis and limits, …","","","","","","","","","The cursor has a defined position.","The back mouse button.","The button of a mouse.","A mouse button was pressed.","A mouse button was released.","A mouse click.","","The mouse cursor state.","The mouse cursor entered the window.","The mouse cursor left the window.","The mouse cursor was moved","A mouse event.","The forward mouse button.","","","","The interaction of a mouse cursor.","The left mouse button.","A line-based scroll movement","The middle (wheel) button.","","Some other button.","A pixel-based scroll movement","","","","The right mouse button.","A scroll movement.","","The cursor is currently unavailable (i.e. out of bounds or …","The mouse wheel was scrolled.","","","","","","","","","","Track mouse clicks.","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns the Kind of Click.","Creates a new Click with the given position and previous …","Returns the position of the Click.","","","","","","","","","","The scroll movement.","The new position of the mouse cursor","The number of horizontal lines scrolled","The number of horizontal pixels scrolled","The number of vertical lines scrolled","The number of vertical pixels scrolled","A mouse click.","A double click","The kind of mouse click.","A single click","A triple click","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","A generic Overlay.","An Overlay container that displays multiple overlay …","An interactive component that can be displayed on top of …","","","","","","","","","","","","","","","","","","","","","","","","Draws the Overlay using the associated Renderer.","Draws the Element and its children using the given Layout.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns a Group of overlay Element children.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Returns true if the cursor is over the Element.","","Returns true if the cursor is over the Overlay.","Returns the layout Node of the Overlay.","Computes the layout of the Element in the given bounds.","","Applies a transformation to the produced message of the …","Returns the current mouse::Interaction of the Element.","","Returns the current mouse::Interaction of the Overlay.","Creates a new Element containing the given Overlay.","Creates an empty Group.","Processes a runtime Event.","","Processes a runtime Event.","Applies a widget::Operation to the Element.","","Applies a widget::Operation to the Overlay.","Returns the nested overlay of the Element, if there is any.","Turns the Group into an overlay overlay::Element.","","Returns the nested overlay of the Overlay, if there is any.","Adds an overlay::Element to the Group.","","","","","","","","","","","","","","","","","Creates a Group with the given elements.","A renderer that does nothing.","A polygon with four sides.","A component that can be used by widgets to draw themselves …","The styling attributes of a Renderer.","","","","","","","","","","","","","","","","The Border of the Quad.","","","","","","","The bounds of the Quad.","Clears all of the recorded primitives in the Renderer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fills a Quad with the provided Background.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Creates a new Null renderer.","The Shadow of the Quad.","The text color","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the primitives recorded in the given closure in a …","","Applies a Transformation to the primitives recorded in the …","","Applies a translation to the primitives recorded in the …","A stream of runtime events.","The events that will be produced by a Subscription with …","The description of a Subscription.","Hashes the Recipe.","Executes the Recipe and produces the stream of events of …","In-memory data","The data of a vectorial image.","A handle of Svg data.","File data","A Renderer that can render vector graphics.","","","","","","","","","","","","","Returns the default dimensions of an SVG for the given …","","Draws an SVG with the given Handle, an optional Color …","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The char representing a ▼ icon in the built-in ICON_FONT.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","No shaping and no font fallback.","A bounds difference.","The char representing a ✔ icon in the ICON_FONT.","The point was within the bounds of the returned character …","The difference detected in some text.","A component that can be used by widgets to edit multi-line …","The Editor of this Renderer.","The font of this Paragraph.","The font of the Editor.","The font type used.","The output of the Highlighter.","A type capable of highlighting text.","The result of hit testing on text.","The icon font of the backend.","The highlight iterator type.","The height of a line of text in a paragraph.","No difference.","A text paragraph.","The Paragraph of this Renderer.","A factor of the size of the text.","A renderer capable of measuring and drawing Text.","The settings to configure the Highlighter.","A shape difference.","The shaping strategy of some text.","A paragraph.","","","","","","","","","","","","","","","Returns the current boundaries of the Editor.","The bounds of the paragraph.","Notifies the Highlighter that the line at the given index …","","","","","Compares the Paragraph with some desired Text and returns …","","","The content of the paragraph.","Returns the current line of the Highlighter.","Returns the current Cursor of the Editor.","Computes the cursor position of the Hit .","Returns the current cursor position of the Editor.","Returns the default Self::Font.","Returns the default size of Text.","","","","","","","","","Edit text.","","","","","","Draws the given Editor at the given position and with the …","Draws the given Paragraph at the given position and with …","Draws the given Text at the given position and with the …","","","The font of the Text.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the distance to the given grapheme index in the …","Runs a text Highlighter in the Editor.","Highlights the given line.","Highlight text.","Tests whether the provided point is within the boundaries …","Returns the horizontal alignment of the Paragraph.","The horizontal alignment of the Text.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns the text of the given line in the Editor, if it …","Returns the amount of lines in the Editor.","The line height of the Text.","Loads a Self::Font from its bytes.","Returns the minimum boundaries that can fit the contents …","Returns the minimum height that can fit the contents of …","Returns the minimum width that can fit the contents of the …","Creates a new Highlighter from its Self::Settings.","Performs an Action on the Editor.","Lays out the Paragraph with some new boundaries.","Returns the current selected text of the Editor.","The Shaping strategy of the Text.","The size of the Text in logical pixels.","","","","","","","","","","","","","","","","","","","Updates the Editor with some new attributes.","Updates the Highlighter with some new Self::Settings.","Updates the Paragraph to match the given Text, if needed.","Returns the vertical alignment of the Paragraph.","The vertical alignment of the Text.","Creates a new Paragraph laid out with the given Text.","Creates a new Editor laid out with the given text.","An interaction with an Editor.","Delete the previous character.","Cursor without a selection","Click the Editor at the given Point.","The cursor of an Editor.","Delete the next character.","A direction in some text.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","A component that can be used by widgets to edit multi-line …","Move to the end of the line.","Break the current line.","The font of the Editor.","Move to the start of the line.","Insert the given character.","Move left.","<-","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","->","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","Cursor selecting a range of text","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","","","","","","","","","","","","","","","Returns the current boundaries of the Editor.","","","","","","","Returns the current Cursor of the Editor.","Returns the current cursor position of the Editor.","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Runs a text Highlighter in the Editor.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns the text of the given line in the Editor, if it …","Returns the amount of lines in the Editor.","Performs an Action on the Editor.","Returns the current selected text of the Editor.","","","","","","","","","","","","","","","","","","","Updates the Editor with some new attributes.","Creates a new Editor laid out with the given text.","The amount of lines to scroll.","The format of some text.","The output of the Highlighter.","A type capable of highlighting text.","The highlight iterator type.","A highlighter that highlights nothing.","The settings to configure the Highlighter.","","","","","","","","","","","","","","","Notifies the Highlighter that the line at the given index …","","","","","","The Color of the text.","","","Returns the current line of the Highlighter.","","","","","","","","","","","","","","The Font of the text.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Highlights the given line.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Creates a new Highlighter from its Self::Settings.","","","","","","","","","","","","","","","","","","","","Updates the Highlighter with some new Self::Settings.","","The identifier of a generic widget.","A piece of logic that can traverse the widget tree of an …","A paragraph of text.","A persistent state widget tree.","A component that displays information and allows …","","","","","","","","","","","","","","","","","","","","","","Returns the state Tree of the children of the Widget.","The children of the root widget of the Tree.","","","","","","","","Operates on a widget that contains other widgets.","Operates on a custom widget with some state.","","","","","","","Reconciliates the Widget with the provided Tree.","Reconciliates the current tree with the provided Widget.","Reconciles the children of the tree with the provided list …","Reconciliates the children of the tree with the provided …","","","","Draws the Widget using the associated Renderer.","","","","","Creates an empty, stateless Tree with no children.","","","","","Finishes the Operation and returns its Outcome.","","","Operates on a widget that can be focused.","Sets the Font of the Text.","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","","","","Sets the height of the Text boundaries.","Sets the alignment::Horizontal of the Text.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns the layout::Node of the Widget.","","Sets the LineHeight of the Text.","Returns the current mouse::Interaction of the Widget.","Create a new fragment of Text with the given contents.","Creates a new Tree for the provided Widget.","Creates a custom Id.","Processes a runtime Event.","Applies an Operation to the Widget.","Query or update internal widget state.","Returns the overlay of the Widget, if there is any.","Operates on a widget that can be scrolled.","Sets the Shaping strategy of the Text.","Returns the Size of the Widget in lengths.","","Sets the size of the Text.","Returns a Size hint for laying out the Widget.","","Returns the State of the Widget.","The State of the Tree.","Sets the style of the Text.","","Returns the Tag of the Widget.","The tag of the Tree.","Write some text for your users to read.","Operates on a widget that has text input.","","","Store internal widget state in a state tree to ensure …","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","","","","Sets the alignment::Vertical of the Text.","Sets the width of the Text boundaries.","The Operation needs to be followed by another Operation.","The internal state of a widget that can be focused.","The Operation produced no result.","A piece of logic that can traverse the widget tree of an …","The result of an Operation.","The internal state of a widget that can be scrolled.","The Operation produced some result.","The internal state of a widget that has text input.","","","","","","","","","Operates on a widget that contains other widgets.","Operates on a custom widget with some state.","","","","","Finishes the Operation and returns its Outcome.","","Focuses the widget.","Operate on widgets that can be focused.","Operates on a widget that can be focused.","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","Returns whether the widget is focused or not.","Maps the output of an Operation using the given function.","Moves the cursor of the text input to an arbitrary …","Moves the cursor of the text input to the end of the input …","Moves the cursor of the text input to the front of the …","Produces an Operation that applies the given Operation to …","Scroll the widget to the given AbsoluteOffset along the …","Operate on widgets that can be scrolled.","Operates on a widget that can be scrolled.","Selects all the content of the text input.","Snaps the scroll of the widget to the given percentage …","Operate on widgets that have text input.","Operates on a widget that has text input.","","","","","","","","Unfocuses the widget.","","A summary of the focusable widgets present on a widget …","The internal state of a widget that can be focused.","","","","","","","","","","","Produces an Operation that generates a Count and chains it …","","","","","","","","","","Produces an Operation that searches for the current …","","Produces an Operation that focuses the widget with the …","Focuses the widget.","Produces an Operation that searches for the current …","Produces an Operation that searches for the current …","The index of the current focused widget, if any.","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns whether the widget is focused or not.","","The total amount of focusable widgets.","","","","","","","","Unfocuses the widget.","","The amount of absolute offset in each direction of a …","The amount of relative offset in each direction of a …","The internal state of a widget that can be scrolled.","Produces an Operation that scrolls the widget with the …","Scroll the widget to the given AbsoluteOffset along the …","Produces an Operation that snaps the widget with the given …","Snaps the scroll of the widget to the given percentage …","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The internal state of a widget that has text input.","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to an arbitrary …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the end of the input …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the front of the …","Produces an Operation that selects all the content of the …","Selects all the content of the text input.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","The apperance of some text.","No shaping and no font fallback.","The height of a line of text in a paragraph.","A factor of the size of the text.","The shaping strategy of some text.","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph of text.","Produces the Appearance of some text.","The Color of the text.","Draws text using the same logic as the Text widget.","Produces the layout::Node of a Text widget.","No meaningful internal state.","Some meaningful internal state.","The internal State of a widget.","The identifier of some widget state.","A persistent state widget tree.","","","","","","","","","","","","","","","The children of the root widget of the Tree.","","","","","","","","","","","Reconciliates the current_children with the provided list …","","","Downcasts the State to T and returns a mutable reference …","Downcasts the State to T and returns a reference to it.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Creates a new State.","Creates a Tag for a state of type T.","","The State of the Tree.","Creates a Tag for a stateless widget.","The tag of the Tree.","","","","","","","","","","","","","","","","","","Alignment on the axis of a container.","Align bottom","Align at the center of the axis.","Horizontally centered","Vertically centered","Align at the end of the axis.","The horizontal Alignment of some resource.","Align left","Align right","Align at the start of the axis.","Align top","The vertical Alignment of some resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The appearance of an application.","An interactive cross-platform application.","The Executor that will run commands and subscriptions.","The data needed to initialize your Application.","The type of messages your Application will produce.","The supported style of the StyleSheet.","A set of rules that dictate the style of an application.","The theme of your Application.","","Returns the Appearance of the application for the provided …","","","","","The background Color of the application.","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Initializes the Application with the flags provided to run …","Runs the Application.","Returns the scale factor of the Application.","Returns the current Style of the Theme.","Returns the event Subscription for the current state of the","The default text Color of the application.","Returns the current Theme of the Application.","Returns the current title of the Application.","","","","","","","","","","Handles a message and updates the state of the Application.","Returns the widgets to display in the Application.","A border.","The border radii for the corners of a graphics primitive …","","","","","","","","","","The color of the border.","","","","","","","","","","Returns the argument unchanged.","","","","","","Calls U::from(self).","","","","","","","","The radius of the border.","","","","","","","","","","The width of the border.","Read the current contents of the clipboard.","Write the given contents to the clipboard.","A set of asynchronous actions to be performed by some …","Creates a Command that produces the Messages published …","The Event was handled and processed by a widget.","A user interface event.","The Event was NOT handled by any widget.","A keyboard event","Describes an event specific to MacOS","A MacOS specific event","A mouse event","A platform specific event","A platform specific event","Triggered when the app receives an URL from the system","The status of an Event after being processed.","A touch event","A window event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns a Subscription to all the ignored runtime events.","Creates a Subscription that produces a message for every …","Creates a Subscription that listens and filters all the …","","","","","","","","","","","","","","","","","","","A default cross-platform executor.","A type that can run futures.","Runs the given closure inside the Executor.","Creates a new Executor.","Spawns a future in the Executor.","","","","Glyphs in cursive fonts generally use a more informal …","An error while loading a font.","","","","","","A font family.","Fantasy fonts are primarily decorative or expressive fonts …","A font.","","","","The sole criterion of a monospace font is that all glyphs …","The name of a font family of choice.","","","","","Glyphs in sans-serif fonts, as the term is used in CSS, …","","","","Serif fonts represent the formal text style for a script.","The width of some text.","The style of some text.","","","","The weight of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Family of the Font.","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Load a font from its bytes.","The Stretch of the Font.","The Style of the Font.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Weight of the Font.","A point along the gradient vector where the specified color…","A fill which transitions colors progressively along a …","A linear gradient.","A linear gradient interpolates colors along a direction at …","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","How the Gradient is angled within its bounds.","","","","","","","","","","","","","","","","","The color of the gradient at the specified offset.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Creates a new Linear gradient with the given angle in …","Offset along the gradient vector.","ColorStops along the linear gradient path.","","","","","","","","","","","","","","","","","","","The “alt” key.","The “command” key.","The “control” key.","A key string that corresponds to the character typed by …","A keyboard event.","A key on the keyboard.","A keyboard key was pressed.","A keyboard key was released.","The “windows” key on Windows, “command” key on …","The left side of the keyboard.","The location of a key on the keyboard.","The current state of the keyboard modifiers.","The keyboard modifiers have changed.","A key with an established name.","The numpad of the keyboard.","The right side of the keyboard.","The “shift” key.","The standard group of keys on the keyboard.","An unidentified key.","","","","","Returns the set containing all flags.","Returns true if the ALT key is pressed in the Modifiers.","","","","","","","","","","","","","","","","","Convert Key::Character(SmolStr) to Key::Character(&str) so …","Returns the intersection between the two sets of flags.","Disables all flags disabled in the set.","Returns the union of the two sets of flags.","Adds the set of flags.","Returns the raw value of the flags currently stored.","Returns the left flags, but with all the right flags …","Toggles the set of flags.","","","","","","","","","","","","","","","","","","","Returns true if a “command key” is pressed in the …","","","Returns the complement of this set of flags.","","","","","Returns true if all of the flags in other are contained …","Returns true if the CTRL key is pressed in the Modifiers.","","","","","","","","","","Returns the difference between the flags in self and other.","","","","","","","","","Returns an empty set of flags.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Convert from underlying bit representation, unless that …","Convert from underlying bit representation, dropping any …","Convert from underlying bit representation, preserving all …","","","","","","","","","","","","Inserts the specified flags in-place.","Returns the intersection between the flags in self and …","Returns true if there are flags common to both self and …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if all flags are currently set.","Returns true if no flags are currently stored.","Identify keyboard keys.","Returns true if the LOGO key is pressed in the Modifiers.","Returns the complement of this set of flags.","Listens to keyboard key presses and calls the given …","Listens to keyboard key releases and calls the given …","","","Removes the specified flags in-place.","Inserts or removes the specified flags depending on the …","Returns true if the SHIFT key is pressed in the Modifiers.","Returns the set difference of the two sets of flags.","Disables all flags enabled in the set.","Returns the symmetric difference between the flags in self …","","","","","Toggles the specified flags in-place.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the union of between the flags in self and other.","","","","","The key pressed.","The key released.","The location of the key.","The location of the key.","The state of the modifier keys.","The state of the modifier keys.","The text produced by the key press, if any.","Switch the input mode on an external AVR (audio/video …","Toggle the power on an external AVR (audio/video …","The Accept (Commit, OK) key. Accept current option or …","Redo or repeat an action.","Initate the multi-candidate mode.","","The Alt (Alternative) key.","The Alternate Graphics (AltGr or AltGraph) key.","The Application switch key, which provides a list of …","Navigate or traverse downward. (KEYCODE_DPAD_DOWN)","Navigate or traverse leftward. (KEYCODE_DPAD_LEFT)","Navigate or traverse rightward. (KEYCODE_DPAD_RIGHT)","Navigate or traverse upward. (KEYCODE_DPAD_UP)","The Attention (Attn) key.","Adjust audio balance leftward. (VK_AUDIO_BALANCE_LEFT)","Adjust audio balance rightward. (VK_AUDIO_BALANCE_RIGHT)","Decrease audio bass boost or cycle down through bass boost …","Toggle bass boost on/off. (APPCOMMAND_BASS_BOOST)","Increase audio bass boost or cycle up through bass boost …","Adjust audio fader towards front. (VK_FADER_FRONT)","Adjust audio fader towards rear. (VK_FADER_REAR)","Advance surround audio mode to next available mode. (…","Decrease treble. (APPCOMMAND_TREBLE_DOWN)","Increase treble. (APPCOMMAND_TREBLE_UP)","Decrease audio volume. (APPCOMMAND_VOLUME_DOWN, …","Toggle between muted state and prior volume level. (…","Increase audio volume. (APPCOMMAND_VOLUME_UP, …","Used to remove the character to the left of the cursor. …","The Brightness Down key. Typically controls the display …","The Brightness Up key. Typically controls the display …","Navigate to previous content or page in current history. (…","Open the list of browser favorites. (…","Navigate to next content or page in current history. (…","Go to the user’s preferred home page. (…","Refresh the current page or content. (…","Call up the user’s preferred search page. (…","Stop loading the current page or content. (…","The Call key. (KEYCODE_CALL)","The Camera key. (KEYCODE_CAMERA)","The Camera focus key. (KEYCODE_FOCUS)","","The Caps Lock (Capital) key.","Select next (numerically or logically) lower channel. (…","Select next (numerically or logically) higher channel. (…","A key string that corresponds to the character typed by …","Remove the currently selected input.","Close the current document or message (Note: This …","Toggle the display of Closed Captions. (VK_CC, …","Initiate the Code Input mode to allow characters to be …","General purpose color-coded media function key, as index 0 …","General purpose color-coded media function key, as index 1 …","General purpose color-coded media function key, as index 2 …","General purpose color-coded media function key, as index 3 …","General purpose color-coded media function key, as index 4 …","General purpose color-coded media function key, as index 5 …","The Compose key, also known as “Multi_key” on the X …","Show the application’s context menu. This key is …","The Control or Ctrl key.","Convert the current input method sequence.","Copy the current selection. (APPCOMMAND_COPY)","The Cursor Select key.","Cut the current selection. (APPCOMMAND_CUT)","Select Digital Video Rrecorder. (KEYCODE_DVR)","Used to delete the character to the right of the cursor. …","Adjust brightness of device, by toggling between or …","Swap video sources. (VK_DISPLAY_SWAP)","The Eisu key. This key may close the IME, but its purpose …","Toggle removable media to eject (open) and insert (close) …","The End key, used with keyboard entry to go to the end of …","The End Call key. (KEYCODE_ENDCALL)","The Enter or key. Used to activate current selection …","The Erase to End of Field key. This key deletes all …","The Esc key. This key was originally used to initiate an …","The Extend Selection (Exsel) key.","","Exit the current application. (VK_EXIT)","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","Clear program or content stored as favorite 0. (…","Clear program or content stored as favorite 1. (…","Clear program or content stored as favorite 2. (…","Clear program or content stored as favorite 3. (…","Select (recall) program or content stored as favorite 0. (…","Select (recall) program or content stored as favorite 1. (…","Select (recall) program or content stored as favorite 2. (…","Select (recall) program or content stored as favorite 3. (…","Store current program or content as favorite 0. (…","Store current program or content as favorite 1. (…","Store current program or content as favorite 2. (…","Store current program or content as favorite 3. (…","The Final Mode Final key used on some Asian keyboards, to …","Open the Find dialog. (APPCOMMAND_FIND)","The Function switch Fn key. Activating this key …","The Function-Lock (FnLock or F-Lock) key. Activating this …","The Back key. (KEYCODE_BACK)","The Home key, which goes to the phone’s main screen. (…","Switch to the first character group. (ISO/IEC 9995)","Switch to the last character group. (ISO/IEC 9995)","Switch to the next character group. (ISO/IEC 9995)","Switch to the previous character group. (ISO/IEC 9995)","Toggle display of program or content guide. (VK_GUIDE, …","If guide is active and displayed, then display next …","If guide is active and displayed, then display previous …","Toggle between Hangul and English modes.","","The (Half-Width) Characters key.","The Headset Hook key. (KEYCODE_HEADSETHOOK)","Open a help dialog or toggle display of help information. (…","The Hibernate key. This key saves the current state of the …","The Hiragana (Japanese Kana characters) key.","The Hiragana/Katakana toggle key. (…","The Home key, used with keyboard entry, to go to start of …","","Toggle display of information about currently selected …","Toggle between text modes for insertion or overtyping. (…","Toggle instant replay. (VK_INSTANT_REPLAY)","","The Kana Mode (Kana Lock) key. This key is used to enter …","The Kanji (Japanese name for ideographic characters of …","The Katakana (Japanese Kana characters) key.","A key on the keyboard.","The 11 key found on media numpads that have buttons from 1 …","The 12 key found on media numpads that have buttons from 1 …","","The first generic “LaunchApplication” key. This is …","The second generic “LaunchApplication” key. This is …","The “Calendar” key. (KEYCODE_CALENDAR)","The “Contacts” key. (KEYCODE_CONTACTS)","The “Mail” key. (APPCOMMAND_LAUNCH_MAIL)","The “Media Player” key. (APPCOMMAND_LAUNCH_MEDIA_SELECT…","","","","","","","","Launch linked content, if available and appropriate. (…","List the current program. (VK_LIST)","Toggle display listing of currently available live content …","Lock or unlock current content or program. (VK_LOCK)","","Open an editor to forward the current message. (…","Open an editor to reply to the current message. (…","Send the current message. (APPCOMMAND_SEND_MAIL)","Toggle between manner mode state: silent, vibrate, ring, …","Show a list of media applications: audio/video players and …","Audio track key. (KEYCODE_MEDIA_AUDIO_TRACK)","Close the current media, for example to close a CD or DVD …","Initiate or continue forward playback at faster than …","Select previously selected channel or media. (VK_LAST, …","Pause the currently playing media. (APPCOMMAND_MEDIA_PAUSE…","Initiate or continue media playback at normal speed, if …","Toggle media between play and pause states. (…","Initiate or resume recording of currently selected media. (…","Initiate or continue reverse playback at faster than …","Skip backward to next content or program. (…","Skip forward to next content or program. (VK_SKIP, …","Step backward to next content or program. (…","Step forward to next content or program. (…","Stop media playing, pausing, forwarding, rewinding, or …","Media top menu. (KEYCODE_MEDIA_TOP_MENU)","Seek to next media or program track. (…","Seek to previous media or program track. (…","","Toggle the microphone on/off. (APPCOMMAND_MIC_ON_OFF_TOGGLE…","Decrease microphone volume. (…","Mute the microphone. (APPCOMMAND_MICROPHONE_VOLUME_MUTE, …","Increase microphone volume. (…","Toggle between or cycle through input modes of IMEs.","A named key.","A key with an established name.","Navigate in. (KEYCODE_NAVIGATE_IN)","Navigate to next key. (KEYCODE_NAVIGATE_NEXT)","Navigate out. (KEYCODE_NAVIGATE_OUT)","Navigate to previous key. (KEYCODE_NAVIGATE_PREVIOUS)","Open a new document or message. (APPCOMMAND_NEW)","","Cycle to next favorite channel (in favorites list). (…","Cycle to next user profile (if there are multiple user …","Accept current input method sequence without conversion in …","The Notification key. (KEYCODE_NOTIFICATION)","The NumLock or Number Lock key. Used to toggle numpad mode …","Access on-demand content or programs. (VK_ON_DEMAND)","Open an existing document or message. (APPCOMMAND_OPEN)","Scroll down or display next page of content.","Scroll up or display previous page of content.","Pairing key to pair devices. (KEYCODE_PAIRING)","The Paste key. (APPCOMMAND_PASTE)","Pause the current state or application (as appropriate).","Move picture-in-picture window down. (VK_PINP_DOWN)","Move picture-in-picture window. (VK_PINP_MOVE)","Toggle display of picture-in-picture window. (…","Move picture-in-picture window up. (VK_PINP_UP)","Play or resume the current state or application (as …","Decrease media playback speed. (VK_PLAY_SPEED_DOWN)","Reset playback to normal speed. (VK_PLAY_SPEED_RESET)","Increase media playback speed. (VK_PLAY_SPEED_UP)","Toggle power state. (KEYCODE_POWER) Note: Note: Some …","The PowerOff key. Sometime called PowerDown.","","Print the current document or message. (APPCOMMAND_PRINT)","Initiate print-screen function.","","The properties (Props) key.","Toggle random media or content shuffle mode. (…","Not a physical key, but this key code is sent when the …","Toggle or cycle between media recording speeds. (…","Redo the last action. (APPCOMMAND_REDO)","Toggle RF (radio frequency) input bypass mode (pass RF …","The Roman characters function key.","Switch the input mode on an external STB (set top box). (…","Toggle the power on an external STB (set top box). (…","Save the current document or message. (APPCOMMAND_SAVE)","Toggle scan channels mode. (VK_SCAN_CHANNELS_TOGGLE)","Advance display screen mode to next available mode. (…","Toggle between scrolling and cursor movement modes.","","Toggle display of device settings screen. (VK_SETTINGS, …","Used to enable shift modifier function for interpreting …","","General purpose virtual function key, as index 1.","General purpose virtual function key, as index 2.","General purpose virtual function key, as index 3.","General purpose virtual function key, as index 4.","Used in text to insert a space between words. Usually …","Show correction list when a word is incorrectly …","Toggle between dictation mode and command/control mode. (…","Spellcheck the current document or selection. (…","Toggle split screen mode. (VK_SPLIT_SCREEN_TOGGLE)","The Standby key. This key turns off the display and places …","Toggle display of subtitles, if available. (VK_SUBTITLE)","Used to enable “super” modifier function for …","The Symbol modifier key (used on some virtual keyboards).","","Switch to viewing TV. (KEYCODE_TV)","TV 3D Mode. (KEYCODE_3D_MODE)","Toggle between antenna and cable input. (…","Audio description. (KEYCODE_TV_AUDIO_DESCRIPTION)","Audio description mixing volume down. (…","Audio description mixing volume up. (…","Contents menu. (KEYCODE_TV_CONTENTS_MENU)","Contents menu. (KEYCODE_TV_DATA_SERVICE)","Switch the input mode on an external TV. (KEYCODE_TV_INPUT)","Switch to component input #1. (KEYCODE_TV_INPUT_COMPONENT_1…","Switch to component input #2. (KEYCODE_TV_INPUT_COMPONENT_2…","Switch to composite input #1. (KEYCODE_TV_INPUT_COMPOSITE_1…","Switch to composite input #2. (KEYCODE_TV_INPUT_COMPOSITE_2…","Switch to HDMI input #1. (KEYCODE_TV_INPUT_HDMI_1)","Switch to HDMI input #2. (KEYCODE_TV_INPUT_HDMI_2)","Switch to HDMI input #3. (KEYCODE_TV_INPUT_HDMI_3)","Switch to HDMI input #4. (KEYCODE_TV_INPUT_HDMI_4)","Switch to VGA input #1. (KEYCODE_TV_INPUT_VGA_1)","Media context menu. (KEYCODE_TV_MEDIA_CONTEXT_MENU)","Toggle network. (KEYCODE_TV_NETWORK)","Number entry. (KEYCODE_TV_NUMBER_ENTRY)","Toggle the power on an external TV. (KEYCODE_TV_POWER)","Radio. (KEYCODE_TV_RADIO_SERVICE)","Satellite. (KEYCODE_TV_SATELLITE)","Broadcast Satellite. (KEYCODE_TV_SATELLITE_BS)","Communication Satellite. (KEYCODE_TV_SATELLITE_CS)","Toggle between available satellites. (…","Analog Terrestrial. (KEYCODE_TV_TERRESTRIAL_ANALOG)","Digital Terrestrial. (KEYCODE_TV_TERRESTRIAL_DIGITAL)","Timer programming. (KEYCODE_TV_TIMER_PROGRAMMING)","The Horizontal Tabulation Tab key.","Toggle display of teletext, if available (VK_TELETEXT, …","Undo the last action. (APPCOMMAND_UNDO)","An unidentified key.","Advance video mode to next available mode. (…","","The WakeUp key. (KEYCODE_WAKEUP)","Cause device to identify itself in some manner, e.g., …","The Zenkaku (Full-Width) Characters key.","The Zenkaku/Hankaku (full-width/half-width) toggle key. (…","The ZoomIn key. (KEYCODE_ZOOM_IN)","The ZoomOut key. (KEYCODE_ZOOM_OUT)","Toggle between full-screen and scaled content, or alter …","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","The cursor has a defined position.","The back mouse button.","The button of a mouse.","A mouse button was pressed.","A mouse button was released.","","The mouse cursor state.","The mouse cursor entered the window.","The mouse cursor left the window.","The mouse cursor was moved","A mouse event.","The forward mouse button.","","","","The interaction of a mouse cursor.","The left mouse button.","A line-based scroll movement","The middle (wheel) button.","","Some other button.","A pixel-based scroll movement","","","","The right mouse button.","A scroll movement.","","The cursor is currently unavailable (i.e. out of bounds or …","The mouse wheel was scrolled.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 Cursor is over the given bounds.","","Returns the absolute position of the Cursor, if available.","Returns the relative position of the Cursor from the given …","Returns the relative position of the Cursor inside the …","Returns the absolute position of the Cursor, if available …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The scroll movement.","The new position of the mouse cursor","The number of horizontal lines scrolled","The number of horizontal pixels scrolled","The number of vertical lines scrolled","The number of vertical pixels scrolled","An interactive cross-platform multi-window application.","The Executor that will run commands and subscriptions.","The data needed to initialize your Application.","The type of messages your Application will produce.","The theme of your Application.","Initializes the Application with the flags provided to run …","Runs the multi-window Application.","Runs the multi-window Application.","Returns the scale factor of the window of the Application.","Returns the scale factor of the window of the Application.","Returns the current Style of the Theme.","Returns the current Style of the Theme.","Returns the event Subscription for the current state of the","Returns the event Subscription for the current state of the","Returns the current Theme of the window of the Application.","Returns the current Theme of the window of the Application.","Returns the current title of the window of the Application.","Handles a message and updates the state of the Application.","Returns the widgets to display in the window of the …","A generic overlay.","Build and show dropdown menus.","The appearance of a menu.","A list of selectable options.","The local state of a Menu.","The supported style of the StyleSheet.","The style sheet of a menu.","Produces the Appearance of a menu.","The Background of the menu.","The Border of the menu.","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","The text Color of the menu.","The settings of an application.","","If set to true, the renderer will try to perform …","","","","","","","","","","","The default Font to be used.","The text size that will be used by default.","","","","","The data needed to initialize the Application.","","The fonts to load on boot.","Returns the argument unchanged.","","","The identifier of the application.","","Calls U::from(self).","","","","","","","","","","","","","","","","","The window settings.","Initialize Application settings using the given data.","A request to listen to external events.","Creates a Subscription that publishes the events sent from …","Returns a Subscription that will call the given function …","Returns a Subscription that will create and asynchronously …","Returns a Subscription that will create and asynchronously …","Contains informations about the system (e.g. system name, …","","","","","","","","","","","Detailed processor model information","The number of physical cores on the processor","","","","","Query for available system information.","","Returns the argument unchanged.","","","Model information for the active graphics adapter","Underlying graphics backend for rendering","","Calls U::from(self).","","","","","","","","Total RAM size, KB","Memory used by this process, KB","Operating system kernel version","The operating system name","Short operating system version number","Long operating system version","","","","","","","","","","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The built-in dark variant of a Palette.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant of a Palette.","The built-in light variant.","The style of a menu.","A color palette.","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a custom Button style variant.","Creates a custom Scrollable theme.","Creates a custom Svg style.","The danger Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette.","Define the colors of a theme.","The primary Color of the Palette.","The success Color of the Palette.","The text Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette with a …","A set of background colors.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background color.","","","","","","","","The danger Color of the Palette.","The set of danger colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","Generates an Extended palette from a simple Palette.","Generates a set of Primary colors from the base, …","Generates a set of Secondary colors from the base and text …","Generates a set of Success colors from the base, …","Generates a set of Danger colors from the base, …","","","","","","","","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 the palette is dark or not.","Creates a new Pair from a background Color and some text …","Generates a set of Background colors from the base and …","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","A Duration type to represent a span of time, typically …","A measurement of a monotonically nondecreasing clock. …","The maximum duration.","The duration of one microsecond.","The duration of one millisecond.","The duration of one nanosecond.","The duration of one second.","A duration of zero time.","Computes the absolute difference between self and other.","","","","Panics","","","","","","Panics","","","","","","","","","Returns the total number of whole microseconds contained …","Returns the total number of whole milliseconds contained …","Returns the total number of nanoseconds contained by this …","Returns the number of whole seconds contained by this …","Returns the number of seconds contained by this Duration …","Returns the number of seconds contained by this Duration …","","","","","Returns Some(t) where t is the time self + duration if t …","Checked Duration addition. Computes self + other, …","Checked Duration division. Computes self / other, …","Returns the amount of time elapsed from another instant to …","Checked Duration multiplication. Computes self * other, …","Returns Some(t) where t is the time self - duration if t …","Checked Duration subtraction. Computes self - other, …","","","","","","","","","","","","","","","","","","","","Divide Duration by Duration and return f32.","Divide Duration by Duration and return f64.","Divide Duration by f32.","Divide Duration by f64.","","","","","Returns the amount of time elapsed from another instant to …","Returns the amount of time elapsed since this instant.","","","","","","","","","","","Returns a Subscription that produces messages at a set …","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of whole …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns true if this Duration spans no time.","","","Multiplies Duration by f32.","Multiplies Duration by f64.","Creates a new Duration from the specified number of whole …","Returns an instant corresponding to “now”.","","","","","Saturating Duration addition. Computes self + other, …","Returns the amount of time elapsed from another instant to …","Saturating Duration multiplication. Computes self * other, …","Saturating Duration subtraction. Computes self - other, …","","","Returns the amount of time elapsed from another instant to …","","","","Panics","","","Panics","","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in …","","","","","","","","","","The checked version of from_secs_f32.","The checked version of from_secs_f64.","","","","","","","","","","","","","A touch interaction.","A unique identifier representing a finger on a touch …","A touch interaction was ended.","A touch interaction was canceled.","An on-going touch interaction was moved.","A touch interaction was started.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A generic widget that produces a message when pressed.","A widget capable of drawing 2D graphics.","A box that can be checked.","A container that distributes its contents vertically.","A widget for searching and selecting a single value from a …","A reusable, custom widget that uses The Elm Architecture.","An element decorating some content.","A Theme that uses a Custom palette.","The default height of a ProgressBar.","The default height of a Slider.","The default padding of a PickList.","The default size of a Radio button.","The default size of a Toggler.","The default spacing of a Radio button.","The default width of a VerticalSlider.","The built-in dark variant.","The type of event this Component handles internally.","A frame that displays an image while keeping aspect ratio.","A widget that only rebuilds its contents when necessary.","The built-in light variant.","Emit messages on mouse events.","A collection of panes distributed using either vertical or …","A widget for selecting a single value from a list of …","A bar that displays progress.","A type of matrix barcode consisting of squares arranged in …","A circular button representing a choice.","The default graphics renderer for iced.","A widget that is aware of its dimensions.","A container that distributes its contents horizontally.","Display a horizontal or vertical rule for dividing content.","A widget that can vertically display an infinite amount of …","A widget which can render custom shaders with Iced’s wgpu…","An horizontal bar and a handle that selects a single value …","An amount of empty space.","The internal state of this Component.","A vector graphics image.","A paragraph.","A multi-line text input.","A field that can be filled with text.","A built-in theme.","A widget that applies any Theme to its contents.","","A toggler widget.","An element to display a widget over another.","An vertical bar and a handle that selects a single value …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the horizontal alignment of the contents of the Column…","Sets the vertical alignment of the contents of the Row .","Sets the content alignment for the horizontal axis of the …","Sets the content alignment for the vertical axis of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Allow your users to perform actions by pressing a button.","Creates a new Button with the provided content.","Draw 2D graphics for your users.","Creates a new Canvas.","Sets the size of the squares of the grid cell of the QRCode…","Centers the contents in the horizontal axis of the …","Centers the contents in the vertical axis of the Container.","Show toggle controls using checkboxes.","Creates a new Checkbox.","","","","","","","","","","","","Sets both the dark and light Colors of the QRCode.","Creates a new Column with the given children.","Creates a Column with the given children.","Display a dropdown list of searchable and selectable …","Creates a new ComboBox.","Turns an implementor of Component into an Element that can …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Decorate content and apply alignment.","Creates a new Container with the provided content.","Sets the ContentFit of the Svg.","Sets the ContentFit of the Image.","","","Sets the optional default value for the Slider.","Sets the optional default value for the VerticalSlider.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the Direction of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the TextInput with the given Renderer, overriding its","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the FilterMethod of the Image.","","","","","Focuses the next focusable widget.","Focuses the previous focusable widget.","Sets the Renderer::Font of the text of the Checkbox.","Sets the Renderer::Font of the ComboBox.","Sets the font of the PickList.","Sets the text font of the Radio button.","Sets the Font of the TextEditor.","Sets the Font of the TextInput.","Sets the Renderer::Font of the text of the Toggler","Sets the font of the Tooltip.","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Svg that will display the contents of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the gap between the content and its Tooltip.","Sets the Handle of the PickList.","Sets the height of the Column.","Sets the height of the Row.","Sets the height of the Button.","Sets the height of the Container.","Sets the height of the PaneGrid.","Sets the height of the ProgressBar.","Sets the height of the Scrollable.","Sets the height of the Slider.","Sets the height of the VerticalSlider.","Set the height of the custom Shader.","Sets the height of the Svg.","Sets the height of the Image boundaries.","Sets the height of the Canvas.","Highlights the TextEditor with the given Highlighter and a …","Creates a horizontal Rule with the given height.","Creates a horizontal Rule with the given height.","Creates a new horizontal Space with the given Length.","Sets the Icon of the Checkbox.","Sets the text_input::Icon of the ComboBox.","Sets the Icon of the TextInput.","Sets the Id of the Container.","Sets the Id of the Scrollable.","Sets the Id of the TextInput.","Display images in your user interface.","Creates a new Image.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Use widgets that can provide hints to ensure continuity.","Creates a new keyed::Column with the given children.","Creates a Column with the given children.","","","","","","","","","","","","","","","","","Lays out the TextInput, overriding its Value if provided.","","","","","","","","","","","","","Creates a new Lazy widget with the given data Dependency …","Sets the LineHeight of the ComboBox.","Sets the text::LineHeight of the TextInput.","Sets the maximum height of the Container.","Sets the maximum width of the Column.","Sets the maximum width of the Container.","A container intercepting mouse events.","","","","","","","","","","","","","","","","","","","","","","","Creates an empty Column.","Creates a MouseArea with the given content.","Creates an empty Row.","Creates an empty Themer that applies the given Theme to …","Creates a new Button with the given content.","Creates a new Checkbox.","Creates a new ComboBox with the given list of options, a …","Creates an empty Container.","Creates a PaneGrid with the given State and view function.","Creates a new PickList with the given list of options, the …","Creates a new ProgressBar.","Creates a new Radio button.","Creates a new Scrollable.","Creates a new Slider.","Creates new TextEditor with the given Content.","Creates a new TextInput.","Creates a new Toggler.","Creates a new Tooltip.","Creates a new VerticalSlider.","Creates a new Responsive widget with a closure that …","Creates a new Lazy widget with the given data Dependency …","Create a new custom Shader.","Creates a new Svg from the given Handle.","Creates an amount of empty Space with the given width and …","Creates a new Image with the given path.","Creates a new Canvas.","Creates a new QRCode with the provided State.","Sets the message that should be produced when some action …","Sets the message that will be produced when a Pane of the …","Sets the message that will be produced when the outside …","Enables the drag and drop interactions of the PaneGrid, …","","","","","","","","","","","","","","","","","","","","","","","Sets the message that should be produced when some text is …","Sets the message that should be produced when some text is …","The message to emit on a middle button press.","The message to emit on a middle button release.","Sets the message that will be produced when an option of …","Sets the message that should be produced when some text is …","The message to emit on a left button press.","Sets the message that will be produced when the Button is …","Sets the message that will be produced when the Button is …","The message to emit on a left button release.","Sets the release message of the Slider. This is called …","Sets the release message of the VerticalSlider. This is …","Enables the resize interactions of the PaneGrid, which will","The message to emit on a right button press.","The message to emit on a right button release.","Sets a function to call when the Scrollable is scrolled.","Sets the message that should be produced when the TextInput…","Sets the function that will be called when the Checkbox is …","Sets the function that will be called when the Checkbox is …","","","","","","","","","","Update the Component state based on the provided Operation","","","Display interactive elements on top of other widgets.","","","","","","","","","","","","","","Sets the Padding of the Column.","Sets the Padding of the Row.","Sets the Padding of the Button.","Sets the Padding of the ComboBox.","Sets the Padding of the Container.","Sets the Padding of the PickList.","Sets the Padding of the TextEditor.","Sets the Padding of the TextInput.","Sets the padding of the Tooltip.","Let your users split regions of your application and …","Converts the TextInput into a secure password input.","Display a dropdown list of selectable values.","Creates a new PickList.","Sets the placeholder of the PickList.","Provide progress feedback to your users.","Creates a new ProgressBar.","Adds an element to the Column.","Adds an Element to the Row.","Encode and display information in a QR code.","Create choices using radio buttons.","Creates a new Radio.","Creates a new Responsive widget with a closure that …","Creates a new Row with the given children.","Creates a Row with the given children.","Display a horizontal or vertical rule for dividing content.","Navigate an endless amount of content with a scrollbar.","Creates a new Scrollable with the provided content.","A custom shader widget for wgpu applications.","Creates a new Shader.","Sets the optional “shift” step for the Slider.","Sets the optional “shift” step for the VerticalSlider.","","","","","","","Sets the size of the Checkbox.","Sets the text sixe of the ComboBox.","","","","","","Sets the size of the Radio button.","","","","","","Sets the text size of the TextInput.","","","Sets the size of the Toggler.","Sets the size of the text of the Tooltip.","","","","","","","","","","","","Display an interactive selector of a single value from a …","Creates a new Slider.","Sets whether the Tooltip is snapped within the viewport.","Distribute content vertically.","Sets the vertical spacing between elements.","Sets the horizontal spacing between elements.","Sets the spacing between the Checkbox and the text.","Sets the spacing between the panes of the PaneGrid.","Sets the spacing between the Radio button and the text.","Sets the spacing between the Toggler and the text.","","","","","","","","","","","","","","","","","","","","","Sets the step size of the Slider.","Sets the step size of the VerticalSlider.","Sets the style variant of this Button.","Sets the style of the Checkbox.","Sets the style of the ComboBox.","Sets the style of the Container.","Sets the style of the PaneGrid.","Sets the style of the PickList.","Sets the style of the ProgressBar.","Sets the style of the Radio button.","Sets the style of the Rule.","Sets the style of the Scrollable .","Sets the style of the Slider.","Sets the style of the TextEditor.","Sets the style of the TextInput.","Sets the style of the Toggler.","Sets the style of the Tooltip.","Sets the style of the VerticalSlider.","Sets the style variant of this Svg.","Display vector graphics in your application.","Creates a new Svg widget from the given Handle.","","","","","","","","","","","","","","","","","","","","","Draw and interact with text.","Creates a new Text widget with the provided content.","Sets the horizontal alignment of the text of the Toggler","Display a multi-line text input for text editing.","Creates a new TextEditor.","Display fields that can be filled with text.","Creates a new TextInput.","Sets the style of the TextInput of the ComboBox.","Sets the text text::LineHeight of the Checkbox.","Sets the text text::LineHeight of the PickList.","Sets the text text::LineHeight of the Radio button.","Sets the text text::LineHeight of the Toggler.","Sets the text::Shaping strategy of the Checkbox.","Sets the text::Shaping strategy of the PickList.","Sets the text::Shaping strategy of the Radio button.","Sets the text::Shaping strategy of the Toggler.","Sets the text::Shaping strategy of the Tooltip.","Sets the text size of the Checkbox.","Sets the text size of the PickList.","Sets the text size of the Radio button.","Sets the text size o the Toggler.","Use the built-in theme and styles.","A widget that applies any Theme to its contents.","Show toggle controls using togglers.","Creates a new Toggler.","Display a widget over another.","Creates a new Tooltip with the provided content, tooltip …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the Component state …","Creates a vertical Rule with the given width.","Creates a vertical Rule with the given width.","Display an interactive selector of a single value from a …","Creates a new VerticalSlider.","Creates a new vertical Space with the given Length.","Produces the widgets of the Component, which may trigger …","Sets the width of the Column.","Sets the width of the Row.","Sets the width of the Button.","Sets the width of the Checkbox.","Sets the width of the ComboBox.","Sets the width of the Container.","Sets the width of the PaneGrid.","Sets the width of the PickList.","Sets the width of the ProgressBar.","Sets the width of the Radio button.","Sets the width of the Scrollable.","Sets the width of the Slider.","Sets the width of the TextInput.","Sets the width of the Toggler.","Sets the width of the VerticalSlider.","Set the width of the custom Shader.","Sets the width of the Svg.","Sets the width of the Image boundaries.","Sets the width of the Canvas.","Creates a Column with the given elements.","Creates a Row with the given elements.","Creates an amount of vertical Space.","Creates an amount of horizontal Space.","The appearance of a button.","A generic widget that produces a message when pressed.","The local state of a Button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a button.","Produces the active Appearance of a button.","","","","","","","","","","","The Background of the button.","The Border of the buton.","","","","","","","","","","","","","","","","","Produces the disabled Appearance of a button.","","","Draws a Button.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the hovered Appearance of a button.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Computes the layout of a Button.","Returns the mouse::Interaction of a Button.","Creates a new State.","Produces the pressed Appearance of a button.","The Shadow of the butoon.","The amount of offset to apply to the shadow of the button.","The text Color of the button.","","","","","","","","","","","","","","","","","","","Processes the given Event and updates the State of a Button","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A simple cache that stores generated Geometry to avoid …","A widget capable of drawing 2D graphics.","A Canvas event.","The style used to fill geometry.","","","The kind of geometry this renderer can draw.","A fill which linearly interpolates colors along a …","A Gradient color.","A keyboard event.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A linear gradient interpolates colors along a direction …","A sharp corner.","A mouse event.","An immutable set of points that may or may not be …","The state and logic of a Canvas.","A renderer capable of drawing some Self::Geometry.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The internal state mutated by the Program.","The style of a stroke.","The coloring style of some drawing.","A bunch of text that can be drawn to a canvas","","","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the coordinate of the center of the Frame.","Creates a new Path representing a circle given its center …","Clears the Cache, forcing a redraw the next time it is …","","","","","","","","","","","","","","","","","","","","","The color of the text","","","","","","","","","","","","","","The contents of the text","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the given layers of Self::Geometry.","Draws the state of the Program, producing a bunch of …","Draws Geometry using the provided closure and stores it in …","Computes the Paths of the Text and draws them using the …","","","","","","","","","","","","","","","","","Handle events of a canvas.","Fill Geometry with a certain style.","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","","","","","","","","","","","","The font of the text","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","A gradient that can be used as a fill for some geometry.","Returns the height of the Frame.","The horizontal alignment of the text","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Path representing a line segment given its …","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The line height of the text.","The shape to be used at the corners of paths or basic …","Returns the current mouse interaction of the Program.","","Creates a new empty Cache.","Creates a new Path with the provided closure.","The offset of LineDash::segments to start the pattern.","Packs the Gradient for use in shader code.","Build different kinds of 2D shapes.","The position of the text relative to the alignment …","Returns the internal lyon_path::Path.","Creates a new Path representing a rectangle given its …","Applies a rotation in radians to the current transform of …","The fill rule defines how to determine what is inside and …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","The alternating lengths of lines and gaps which describe …","The shaping strategy of the text.","Returns the dimensions of the Frame.","The size of the text","Create lines from a Path and assigns them various …","Draws the stroke of the given Path on the Frame with the …","The color or gradient of the fill.","The color or gradient of the stroke.","","","","","","","","","","","","Returns the current Path with the given transform applied …","Applies a translation to the current transform of the Frame…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the State of the Program.","The vertical alignment of the text","Returns the width of the Frame.","The distance between the two edges of the stroke.","Executes the given drawing operations within a Rectangle …","Sets the color of the Stroke.","Sets the LineCap of the Stroke.","Sets the LineJoin of the Stroke.","Stores the current transform of the Frame and executes the …","Sets the width of the Stroke.","The Event was handled and processed by a widget.","A Canvas event.","The Event was NOT handled by any widget.","A keyboard event.","A mouse event.","The status of an Event after being processed.","A touch event.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Merges two Status into one.","","","","","","","","","","","The style used to fill geometry.","A Gradient color.","","The fill rule defines how to determine what is inside and …","A solid Color.","The coloring style of some drawing.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The fill rule defines how to determine what is inside and …","The color or gradient of the fill.","","","","","","","","","","A fill which linearly interpolates colors along a …","A linear gradient.","A linear gradient interpolates colors along a direction …","Packed Gradient data for use in shader code.","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","","","","","","","","","","","","","","","","","","","","","","","","","","","The absolute ending position of the gradient.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Linear builder.","Creates a new Packed gradient for use in shader code.","Packs the Gradient for use in shader code.","The absolute starting position of the gradient.","ColorStops along the linear gradient direction.","","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","A Path builder.","An immutable set of points that may or may not be …","","","Build and draw curves.","Adds an Arc to the Path from start_angle to end_angle in a …","Adds a circular arc to the Path with the given control …","","","","","","","","","Adds a cubic Bézier curve to the Path given its two …","","","","","Builds the Path of this Builder.","The center of the arc.","Adds a circle to the Path given its center coordinate and …","","","Closes the current sub-path in the Path with a straight …","","","","","","","","","","","","Adds an ellipse to the Path using a clockwise direction.","The end of the segment’s angle, clockwise rotation from …","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Connects the last point in the Path to the given Point …","Moves the starting point of a new sub-path to the given …","Creates a new Builder.","Adds a quadratic Bézier curve to the Path given its …","The radius of the arc.","Adds a rectangle to the Path given its top-left corner …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","An elliptical Arc.","","","","","","","","The center of the arc.","The center of the arc.","","","","","","","","The end of the segment’s angle, clockwise rotation from …","The end of the segment’s angle, clockwise rotation from …","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","The radii of the arc’s ellipse. The horizontal and …","The radius of the arc.","The clockwise rotation of the arc’s ellipse.","The start of the segment’s angle, clockwise rotation …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","Flag parameters for arcs as described by the SVG …","An alias for usize.","A view over a contiguous storage of custom attributes.","Interface for objects storing custom attributes associated …","An alias for a slice of f32 values.","","","","A beveled corner is to be used to join path segments. The …","The stroke for each sub-path does not extend beyond its …","ID of a control point in a path.","","","","","","","ID of an endpoint point in a path.","","Represents an event or edge of path.","Refers to an event in a path.","The fill rule defines how to determine what is inside and …","","","","A path event representing endpoints and control points as …","A view over a sequence of endpoint IDs forming a polygon.","","","","Line cap as defined by the SVG specification.","Line join as defined by the SVG specification.","A sharp corner is to be used to join path segments.","Same as a miter join, but if the miter limit is exceeded, …","An empty attribute slice.","","","","A simple path data structure.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","The commands of a path encoded in a single array using IDs …","A view over PathCommands.","A path event representing endpoints and control points as …","A view on a Path.","A view over a sequence of endpoints forming a polygon.","Interface for types types (typically endpoints and control …","Interface for objects storing endpoints and control points …","","","","","","At each end of each sub-path, the shape representing the …","A round corner is to be used to join path segments.","The positive or negative side of a vector or segment.","At the end of each sub-path, the shape representing the …","The two possible orientations for the edges of a shape to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a view on the path commands.","Returns a view on this Path.","","Returns a slice over an endpoint’s custom attributes.","Returns a slice over an endpoint’s custom attributes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Path building utilities.","Creates a PathCommandsBuilder to create path commands.","Creates a Builder to build a path.","","Creates a BuilderWithAttributes to build a path with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A generic representation for paths that allow more control …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns an iterator over the path, with endpoints and …","Returns the first endpoint and its custom attributes if …","","","","","","","","","","","","","","","","","","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 endpoint’s custom attributes as a slice of …","","","","","","","","","","","","","","","","","","","Iterates over the endpoint and control point ids of the …","Iterates over the endpoint and control point ids of the …","Returns an iterator of IdEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the path buffer is empty.","Returns whether the path buffer is empty.","","","","","Returns an iterator over the path commands.","Returns an iterator over the path commands.","Iterates over the entire Path, ignoring custom attributes.","Iterates over the path.","","","Returns an iterator of Event<&T>.","","Iterates over the entire Path with custom attributes.","Iterates over the entire Path with custom attributes.","Tools to iterate over paths.","Of the four candidate arc sweeps, two will represent an …","Returns the last endpoint and its custom attributes if any.","","Returns the number of paths in the path buffer.","Returns the number of paths in the path buffer.","f32 version of the lyon_geom types used everywhere. Most …","","Creates an Empty Path.","","Returns the next event id within the path.","Returns the next event id within the path.","Returns the next event id within the sub-path.","Returns the next event id within the path.","Returns the number of float attributes per endpoint.","","","","","","","The default path data structure.","A container to store multiple paths contiguously.","Returns an iterator of PathEvent.","Returns a view on a path made of these commands with …","","","Specific path types for polygons.","","","Returns a reversed version of this path in the form of an …","Returns a reversed version of this path in the form of an …","Creates an WithSvg to build a path with a rich set of …","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","","","","","","","","","","","","lyon_path traits reexported here for convenience.","","Applies a transform to all endpoints and control points of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The radius of each corner of a rounded rectangle.","Builds a path.","A Builder that approximates curves with successions of …","A convenience wrapper for PathBuilder without custom …","The base path building interface.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Builds a path with a transformation applied.","Implements an SVG-like building interface on top of a …","","","","","","Adds a sub-path containing a circle.","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","","Adds an elliptical arc.","","","","","","","","","","","","","","","","","","","","","","Starts a new sub-path at a given position.","","","Starts a new sub-path at a given position.","","","","","","","","","","","","","","Builds a path object, consuming the builder.","","","","","","","Builds a path object, consuming the builder.","","","","","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","","","Closes the current sub path.","","","","","","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","","","","","Adds a cubic bézier curve to the current sub-path.","","","","","","","","","","","","","","","","","","","","","","","","","Ends the current sub path.","","","Ends the current sub path.","","","","","","Returns a builder that approximates all curves with …","","Returns a builder that approximates all curves with …","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Adds an horizontal line segment.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","","","","","","Adds a line segment to the current sub-path.","Start a new sub-path at the given position.","","","","","","","","","","","","","Applies the provided path event.","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","","","","","","Adds a quadratic bézier curve to the current sub-path.","Equivalent to arc_to in relative coordinates.","","Equivalent to cubic_bezier_to in relative coordinates.","","Adds an horizontal line segment in relative coordinates.","","Equivalent to line_to in relative coordinates.","","Equivalent to move_to in relative coordinates.","","Equivalent to quadratic_bezier_to in relative coordinates.","","Adds a vertical line segment in relative coordinates.","","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","","","","","Hints at the builder that a certain number of endpoints …","","","","","Equivalent to cubic_bezier_to with implicit first control …","","Equivalent to quadratic_bezier_to with implicit control …","","Equivalent to smooth_cubic_bezier_to in relative …","","Equivalent to smooth_quadratic_bezier_to in relative …","","","","","","","","Returns a builder that applies the given transformation to …","","Returns a builder that applies the given transformation to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a vertical line segment.","","","Returns a builder that support SVG commands.","Returns a builder that support SVG commands.","","A view on a PathCommands buffer and two slices for …","An iterator of Event<&Endpoint, &ControlPoint>.","An iterator of Event<&Endpoint, &ControlPoint>.","The commands of a path encoded in a single array using IDs …","Builds path commands.","A view over PathCommands.","An iterator of PathEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consumes the builder and returns path commands.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator over the events of the path using …","","","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 an iterator over the events of the path using IDs.","","Creates a builder without allocating memory.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a pre-allocated builder.","An angle in radians","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","","A 2d curve segment defined by four points: the beginning …","","","","","","","An infinite line defined by a point and a vector.","A line defined by the equation …","A linear segment.","","","","","","A 2d curve segment defined by three points: the beginning …","Alias for euclid::default::Rotation2D","","","","","","Common APIs to segment types.","","An elliptic arc curve segment using the SVG’s end-point …","","","","Alias for euclid::default::Transform2D","Alias for euclid::default::Translation2D","A 2D triangle defined by three points a, b and c.","","","","","","","","","","","","","","","","","","","Return the curve after the split point.","","Return the curve after the split point.","","Return the curve after the split point.","Return the segment after the split point.","","","Return the curve after the split point.","Angle in radians","Returns the shortest signed angle between two angles.","","","Compute the length of the segment using a flattened …","","","","Compute the length of the segment using a flattened …","","","Elliptic arc related maths and tools.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the curve before the split point.","Return the curve before the split point.","","","Return the curve before the split point.","Return the segment before the split point.","","","Return the curve before the split point.","","","","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle that contains the curve.","Return the smallest rectangle containing this segment.","Returns the smallest rectangle the curve is contained in","Returns the smallest rectangle that contains this triangle.","","Returns the smallest range of x that contains this curve.","Returns the smallest range of x that contains this curve.","Returns a conservative range of x that contains this …","","Returns the smallest range of y that contains this curve.","Returns the smallest range of y that contains this curve.","Returns a conservative range of y that contains this …","Returns a triangle containing this curve segment.","","","","Cast from one numeric representation to another.","","","Create simple circle.","Clip this segment against a rectangle.","Horizontally clip this segment against a range of the x …","Vertically clip this segment against a range of the y axis.","","","","","","","","","","","","","","","","","","","Computes the closest point on this segment to p.","Analytic solution to finding the closest point on the …","","","","","","","","","","","","","","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","","","","","","","","","","","","","","","","","","","","","Sample the derivative at t (expecting t between 0 and 1).","","Sample the curve’s derivative at t (expecting t between …","","","Sample the curve’s derivative at t (expecting t between …","","Computes the distance between this segment and a point.","","","Returns the shortest distance between this segment and a …","","","","","","","","","","","","","","","","","","","","","","","","","Sample x derivative at t (expecting t between 0 and 1).","","Sample the x coordinate of the curve’s derivative at t …","","","Sample the x coordinate of the curve’s derivative at t …","Sample y derivative at t (expecting t between 0 and 1).","Sample the y coordinate of the curve’s derivative at t …","","","Sample the y coordinate of the curve’s derivative at t …","","","Epsilon constants are usually not a good way to deal with …","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle the curve is contained in.","Returns a conservative rectangle that contains the curve.","","Returns a conservative range of x that contains this curve.","Returns a conservative range of x that contains this curve.","","Returns a conservative range of y that contains this curve.","Returns a conservative range of y that contains this curve.","Computes a “fat line” of this segment.","Computes a “fat line” of this segment.","","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Find the interval of the beginning of the curve that can …","Swap the direction of the segment.","","Swap the direction of the segment.","","Swap the beginning and the end of the segment.","","Returns an inverted version of this segment where the …","Swap the beginning and the end of the segment.","","","","","","","","","","","Approximate the arc with a sequence of cubic bézier …","Approximates the arc with a sequence of cubic bézier …","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","","","Compute a flattened approximation of the curve, invoking a …","Invokes a callback at each inflection point if any.","","Return local x extrema or None if this curve is monotonic.","","Return local y extrema or None if this curve is monotonic.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","","","","Start of the curve.","","","","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 the SVG arc notation.","","Sample the curve’s angle at t (expecting t between 0 and …","","The extent of the element in the U units along the y axis …","","","","","","","","","","","","","","Computes the intersection (if any) between this segment …","","Test for triangle-triangle intersection.","","","Test for triangle-segment intersection.","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 whether the curve can be approximated with a …","Returns true if the angle is a finite number.","","Returns true if the curve can be approximated with a …","Returns true if the curve can be approximated with a …","Returns whether this segment is fully monotonic.","Returns whether this segment is fully monotonic.","Returns true if the curve can be safely approximated with …","Per SVG spec, this arc should be rendered as a line_to …","","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the y axis.","Returns whether this segment is monotonic on the y axis.","Of the four candidate arc sweeps, two will represent an …","Computes the length of this segment.","Computes the length of this segment.","Linear interpolation between two angles, using the …","","","Computes the intersection points (if any) between this …","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment a …","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment …","Return the x inflection point or None if this curve is …","Return the y inflection point or None if this curve is …","","","","","","","","Computes third mid-point of this segment.","","","","","","","Computes the number of quadratic bézier segments required …","","","","","","","Shorthand for Point::new(x, y).","","Returns this angle in the [0..2*PI[ range.","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment a …","","","","","Sample the curve at t (expecting t between 0 and 1).","Sample the curve at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","","Sample the segment at t (expecting t between 0 and 1).","","","Sample the curve at t (expecting t between 0 and 1).","Sample the curve’s tangent at t (expecting t between 0 …","Changes the segment’s length, moving destination point.","Returns this angle in the ]-PI..PI] range.","","","Returns (sin(self), cos(self)).","Shorthand for Size::new(x, y).","Return the parameter values corresponding to a given x …","","Return the parameter values corresponding to a given y …","","","","","","Split this curve into two sub-curves.","Split this curve into two sub-curves.","","Split this curve into two sub-curves.","","","Split this curve into two sub-segments.","Split this curve into two sub-curves.","","","Return the curve inside a given range of t.","Return the sub-curve inside a given range of t.","","","Return the sub-curve inside a given range of t.","","Return the sub-segment inside a given range of t.","Return the sub-curve inside a given range of t.","","Computes the squared distance between this segment and a …","Returned the squared distance to a point.","Returns the shortest squared distance between this segment …","Computes the squared length of this segment.","","","","","","If sweep is true, then the arc will be drawn in a “…","","","End of the curve.","","","","","","","","","","","","","Converts this arc from endpoints to center notation.","Elevate this curve to a third order bézier.","","","","","","Cast angle to f32.","","","","","Cast angle f64.","Returns the line containing this segment.","","","","","","","","","","Approximate the curve with a single quadratic bézier …","Evaluates an upper bound on the maximum distance between …","Convert to the SVG arc notation.","Returns the vector between this segment’s from and to …","","[Not implemented] Applies the transform to this triangle …","Applies the transform to this curve and returns the …","Applies the transform to this segment and returns the …","Applies the transform to this curve and returns the …","","Fallible cast from one numeric representation to another.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for Vector::new(x, y).","","","","The extent of the element in the U units along the x axis …","Sample x at t (expecting t between 0 and 1).","","","","Sample the x coordinate of the curve at t (expecting t …","","Sample the x coordinate of the segment at t (expecting t …","Sample the x coordinate of the curve at t (expecting t …","","","","The x (traditionally, horizontal) coordinate.","Find the advancement of the x-most position in the curve.","Find the advancement of the x-most position in the curve.","Find the x-least position in the curve.","Find the advancement of the x-least position in the curve.","","","Sample y at t (expecting t between 0 and 1).","","","","Sample the y coordinate of the curve at t (expecting t …","Sample the y coordinate of the segment at t (expecting t …","","","Sample the y coordinate of the curve at t (expecting t …","","","The y (traditionally, vertical) coordinate.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-least position in the curve.","Find the advancement of the y-least position in the curve.","","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","Flattening iterator for arcs.","An elliptic arc curve segment using the SVG’s end-point …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","Of the four candidate arc sweeps, two will represent an …","","","","","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","A string with a fixed capacity.","A vector with a fixed capacity.","Error value indicating insufficient capacity","A draining iterator for ArrayVec.","By-value iterator for ArrayVec.","","","","","","","","","","","","","","","","","","","","","","","","","","","Return a raw mutable pointer to the vector’s buffer.","Return a mutable slice containing all elements of the …","Return a mutable string slice of the whole ArrayString.","Return a raw pointer to the vector’s buffer.","","","Return a slice containing all elements of the vector.","Return a string slice of the whole ArrayString.","","","","","","","","","","","","","","","Return the capacity of the ArrayVec.","Return the capacity of the ArrayString.","Remove all elements in the vector.","Make the string empty.","","","","","","","","","","","","","","","","","","","","","","Return an empty array","Return an empty ArrayString","","","","","","","","","","","","","","","","","","","","Create a draining iterator that removes the specified …","","","","","","","","","Extract the overflowing element","","","","","","","","","","","","","","","Extend the ArrayVec with an iterator.","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Create a new ArrayString from a str.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Create a new ArrayString from a byte string literal.","Create an ArrayVec from an iterator.","","","","","","","","","","","","","","","","","","","","Insert element at position index.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the inner fixed size array, if it is full to its …","Return the inner fixed size array.","","","","","","","","","","","Returns whether the ArrayVec is empty.","Returns whether the string is empty.","Return true if the ArrayVec is completely filled to its …","Return if the ArrayString is completely filled.","","","","Return the number of elements in the ArrayVec.","","Return the length of the string.","","","","","Create a new empty ArrayVec.","Create a new empty ArrayString.","Create a new CapacityError from element.","Create a new empty ArrayVec (const fn).","Create a new empty ArrayString (const fn).","","","","","","","","","Remove the last element in the vector and return it.","Removes the last character from the string and returns it.","Remove the element at index and shift down the following …","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","Push element to the end of the vector without checking the …","Returns the capacity left in the ArrayVec.","Returns the capacity left in the ArrayString.","Remove the element at index and shift down the following …","Removes a char from this ArrayString at a byte position …","Retains only the elements specified by the predicate.","Set the vector’s length without dropping or moving out …","Set the strings’s length.","Convert into a CapacityError that does not carry an …","","","","Remove the element at index and swap the last element into …","Remove the element at index and swap the last element into …","Returns the ArrayVec, replacing the original with a new …","","","","","","","","","Shortens the vector, keeping the first len elements and …","Shortens this ArrayString to the specified length.","","","","","","Copy all elements from the slice and append to the ArrayVec…","","","","","","","","","Insert element at position index.","","","","","","","","","","","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a new ArrayString value fully filled with ASCII …","A 2d curve segment defined by four points: the beginning …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","An angle in radians","A 2d vector of booleans, useful for component-wise logic …","A 3d vector of booleans, useful for component-wise logic …","A 2d axis aligned rectangle represented by its minimum and …","An axis aligned 3D box represented by its minimum and …","Homogeneous vector in 3D space.","A one-dimensional distance, with value represented by T …","A 2d Point tagged with a unit.","A 3d Point tagged with a unit.","A 2d Rectangle optionally tagged with a unit.","A rigid transformation. All lengths are preserved under …","A transform that can represent rotations in 2d, …","A transform that can represent rotations in 3d, …","A scaling factor between two different units of …","A group of 2D side offsets, which correspond to …","A 2d size tagged with a unit.","A 3d size tagged with a unit.","A 2d transform represented by a column-major 3 by 3 …","A 3d transform stored as a column-major 4 by 4 matrix.","A 2d transformation from a space to another that can only …","A 3d transformation from a space to another that can only …","Trait for basic trigonometry functions, so they can be …","The default unit.","A 2d Vector tagged with a unit.","A 3d Vector tagged with a unit.","Computes the absolute value of each component.","Computes the absolute value of each component.","Computes the vector with absolute values of each component.","Computes the vector with absolute values of each component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if all components are true and false …","Returns true if all components are true and false …","Returns new vector with by-component AND operation applied.","Returns new vector with by-component AND operation applied.","Angle in radians","Returns the signed angle between this vector and the x …","Returns the signed angle between this vector and another …","Returns the positive angle between this vector and another …","Returns true if any component are true and false otherwise.","Returns true if any component are true and false otherwise.","","","","","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","","","","Utilities for testing approximate ordering - especially …","","","Returns result of multiplication of both components","Creates a rotation around a given axis.","Creates a rotation around the x axis.","Creates a rotation around the y axis.","Creates a rotation around the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for …","Shorthand for BoolVector2D { x, y }.","Shorthand for BoolVector3D { x, y, z }.","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast the unit","Cast the unit","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit","Cast the unit.","Cast the unit.","","Rounds each component to the smallest integer equal or …","See Point2D::ceil()","Rounds each component to the smallest integer equal or …","See Point3D::ceil()","See Size2D::ceil().","Rounds each component to the smallest integer equal or …","See Size3D::ceil().","Rounds each component to the smallest integer equal or …","Rounds each component to the smallest integer equal or …","See Vector2D::ceil()","Rounds each component to the smallest integer equal or …","See Vector3D::ceil()","","","","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the size each component of which clamped by …","Returns the size each component of which clamped by …","Returns the vector each component of which is clamped by …","Returns the vector each component of which is clamped by …","Return this vector with minimum and maximum lengths …","Return this vector with minimum and maximum lengths …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the component-wise division of the two vectors.","Returns the component-wise division of the two vectors.","Returns the component-wise multiplication of the two …","Returns the component-wise multiplication of the two …","","","","","","","","","","","","","","","","","","","","","","","","Returns true if this box contains the point. Points are …","Returns true if this box3d contains the point. Points are …","Returns true if this rectangle contains the point. Points …","","","Returns true if this box contains the interior of the …","Returns true if this box3d contains the interior of the …","Returns true if this rectangle contains the interior of …","","Returns the norm of the cross product [self.x, self.y, 0] …","Cross product.","Decompose this into a translation and an rotation to be …","A set of aliases for all types, tagged with the default …","","","","","","","","","","","Returns the identity transform.","Returns the identity transform.","","","","","","","","The extent of the element in the U units along the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes and returns the determinant of this transform.","Compute the determinant of the transform.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calculates Euclidean division, the matching method for …","Calculates Euclidean division, the matching method for …","Dot product.","Dot product.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a rotation from Euler angles.","Create a 3d point from this one, using the specified z …","Create a 3d vector from this one, using the specified z …","","Rounds each component to the biggest integer equal or …","See Point2D::floor()","See Point3D::floor()","Rounds each component to the biggest integer equal or …","Rounds each component to the biggest integer equal or …","See Size2D::floor().","Rounds each component to the biggest integer equal or …","See Size3D::floor().","Rounds each component to the biggest integer equal or …","See Vector2D::floor()","See Vector3D::floor()","Rounds each component to the biggest integer equal 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.","","","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.","","","","","","","","","","","","","","","","","","","","","","","","Constructor taking angle and length","Create a transform providing its components via an array …","Create a transform providing its components via an array …","Equivalent to from_array with elements packed two at a time","Equivalent to from_array with elements packed four at a …","Constructor setting the same value to all sides, taking a …","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor taking a typed Length for each side.","Constructor taking scalar strongly typed lengths.","Constructor taking scalar strongly typed lengths.","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor.","Returns the smallest box containing all of the provided …","Returns the smallest box containing all of the provided …","Returns the smallest rectangle defined by the …","","Convenience function to create a scale transform from a …","Creates a Box2D of the given size, at offset zero.","Creates a Box3D of the given size, at offset zero.","Creates a rect of the given size, at offset zero.","","","","","","","","","","","","","","","","","","","","","","","","","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unit-less value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Construct side offsets from min and a max vector offsets.","Construct side offsets from min and a max vector offsets.","Unpack the underlying value from the wrapper.","Returns the underlying scalar scale factor.","Returns self.angle as a strongly typed Angle<T>.","Returns vector with results of “greater then” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","","","","","","","","","","","","","","","","","","","","","","","","","","","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","","Component multiplied by the imaginary number i.","Creates the identity rotation.","Creates the identity rotation.","Creates an identity scale (1.0).","Create an identity matrix:","Creates an identity matrix:","Creates no-op translation (both x and y is zero()).","Creates no-op translation (x, y and z is zero()).","Construct an identity transform","Inflates the box by the specified sizes on each side …","Inflates the box by the specified sizes on each side …","","","","","","","","","","","","","","","","","","","","","","","","","Calculate the size and position of an inner box.","Calculate the size and position of an inner rectangle.","Computes the intersection of two boxes, returning None if …","","","Computes the intersection of two boxes without check …","","Returns true if the two boxes intersect.","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the inverse of this rotation.","Returns the inverse of this rotation.","The inverse Scale (1.0 / self).","Returns the inverse transform if possible.","Returns the inverse transform if possible.","Return the inverse transformation.","Return the inverse transformation.","Inverts the transformation","Returns true if this transform can be represented with a …","Check whether shapes on the XY plane with Z pointing …","Returns true if the size is zero, negative or NaN.","Returns true if the size is zero, negative or NaN.","","Returns true if any component of size is zero, negative, …","Returns true if any component of size is zero, negative or …","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if this scale has no effect.","Check if translation does nothing (both x and y is zero()).","Check if translation does nothing (x, y and z is zero()).","Returns whether it is possible to compute the inverse …","Returns whether it is possible to compute the inverse …","Returns true if the box has a negative area.","Returns true if the box has a negative volume.","Returns true if norm of this quaternion is (approximately) …","Returns true if both components is positive and false any …","Returns true if all components is positive and false any …","Returns true if all side offsets are zero.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","Returns the vector length.","Returns the vector length.","Linearly interpolate between this box and another box.","Linearly interpolate between this box3d and another box3d.","Linearly interpolate between this length and another …","Linearly interpolate between this point and another point.","Linearly interpolate between this point and another point.","Linearly interpolate between this rectangle and another …","Basic Linear interpolation between this rotation and …","Linearly interpolate each component between this size and …","Linearly interpolate between this size and another size.","Linearly interpolate each component between this vector …","Linearly interpolate each component between this vector …","Returns vector with results of “lower then” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","","","","","","","","","","","","","","","","","","","","","","","Returns maximum between this length and another length.","","","","","Returns the size each component of which are maximum of …","Returns the size each component of which are maximum of …","Returns the vector each component of which are maximum of …","Returns the vector each component of which are maximum of …","","","","","Returns minimum between this length and another length.","","","","","Returns the size each component of which are minimum of …","Returns the size each component of which are minimum of …","Returns the vector each component of which are minimum of …","Returns the vector each component of which are minimum of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Multiplies all of the transform’s component by a scalar …","","","","","","","","","Constructor.","Constructor.","Constructor taking scalar values directly.","Associate a value with a unit of measure.","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Constructor.","Creates a rotation from an angle in radians.","","Constructor taking a scalar for each side.","Constructor taking scalar values.","Constructor taking scalar values.","Create a transform specifying its components in using the …","Create a transform specifying all of it’s component as a …","","","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Construct a new rigid transformation, where the rotation …","Create a transform representing a 2d transformation from …","Constructor setting the same value to all sides, taking a …","Construct a new rigid transformation, where the translation…","Returns true if all components are false and false …","Returns true if all components are false and false …","Computes the norm of this quaternion.","Returns a unit quaternion from this one.","Returns the vector with length of one unit.","Returns the vector with length of one unit","Returns new vector with results of negation operation on …","Returns new vector with results of negation operation on …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","A one-dimensional length, tagged with its units.","","Constructor, setting all components to one.","Constructor, setting all components to one.","Returns new vector with by-component OR operation applied.","Returns new vector with by-component OR operation applied.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","","Create an orthogonal projection transform.","Calculate the b and position of an outer box.","Calculate the size and position of an outer rectangle.","Returns a box that encompasses the result of transforming …","Returns a 2d box that encompasses the result of …","Returns a 3d box that encompasses the result of …","Returns a rectangle that encompasses the result of …","Returns a rectangle that encompasses the result of …","","","","Create a simple perspective transform, projecting to the …","Shorthand for Point2D::new(x, y).","Shorthand for Point3D::new(x, y).","","Applies a rotation before self’s transformation and …","Returns a transform with a rotation applied before self’…","Applies a scale before self’s transformation and returns …","Returns a transform with a scale applied before self’s …","Applies a translation before self’s transformation and …","Returns a transform with a translation applied before self…","Returns this vector projected onto another one.","Returns this vector projected onto another one.","Returns a projection of this transform in 2d space.","Creates a rotation around from a quaternion representation.","The real part.","Creates a rotation from an angle in radians.","","","Shorthand for …","Returns a reflection vector using an incident ray and a …","Returns a reflection vector using an incident ray and a …","Calculates the least nonnegative remainder of …","Calculates the least nonnegative remainder of …","","Return the normalized vector even if the length is larger …","Return the normalized vector even if the length is larger …","Returns a rotation transform.","Create a 3d rotation transform from an angle / axis. The …","","Return a box with edges rounded to integer coordinates, …","Return a box3d with edges rounded to integer coordinates, …","Rounds each component to the nearest integer value.","See Point2D::round()","Rounds each component to the nearest integer value.","See Point3D::round()","Return a rectangle with edges rounded to integer …","Rounds each component to the nearest integer value.","See Size2D::round().","See Size3D::round().","Rounds each component to the nearest integer value.","Rounds each component to the nearest integer value.","See Vector2D::round()","See Vector3D::round()","Rounds each component to the nearest integer value.","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","","","","","","Create a 2d scale transform:","Create a 3d scale transform:","Returns point, each component of which or from a, or from b…","Returns point, each component of which or from a, or from b…","Returns size, each component of which or from a, or from b …","Returns size, each component of which or from a, or from b …","Returns vector, each component of which or from a, or from …","Returns vector, each component of which or from a, or from …","Change the size of the box by adjusting the max endpoint …","","","","","Shorthand for Size2D::new(w, h).","Shorthand for Size3D::new(w, h, d).","Create a 2d skew transform.","Spherical linear interpolation between this rotation and …","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","","","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Returns the vector’s length squared.","Returns the vector’s length squared.","Computes the squared norm of this quaternion.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a rotation representing the other rotation …","Returns a rotation representing this rotation followed by …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two transforms such that …","Applies a rotation after self’s transformation and …","Returns a transform with a rotation applied after self’s …","Applies a scale after self’s transformation and returns …","Returns a transform with a scale applied after self’s …","Applies a translation after self’s transformation and …","Returns a transform with a translation applied after self…","Convert into a 2d point.","Create a 2D transform picking the relevant terms from this …","Convert into a 2d vector.","Convert into a 3d point with z-coordinate equals to zero.","Creates a 3d rotation (around the z axis) from this 2d …","Create a 3D transform from the current transform","Convert into a 3d vector with z coordinate equals to …","Cast into an array with x and y.","Cast into an array with x, y and z.","Return this size as an array of two elements (width, then …","Return this size as an array of three elements (width, …","Returns an array containing this transform’s terms.","Returns an array containing this transform’s terms.","Cast into an array with x and y.","Cast into an array with x, y and z.","Cast into an array with x and y.","Cast into an array with x, y and z.","","Cast into an array with x, y, z and 0.","Returns an array containing this transform’s terms …","Returns an array containing this transform’s terms …","Equivalent to to_array with elements packed two at a time …","Equivalent to to_array with elements packed four at a time …","Equivalent to to_array_transposed with elements packed …","","Cast into an f32 box.","Cast into an f32 box3d.","Cast into an f32 point.","Cast into an f32 point.","Cast into an f32 rectangle.","Cast into an f32 size.","Cast into an f32 size.","Cast into an f32 vector.","Cast into an f32 vector.","Cast into an f64 box.","Cast into an f64 box3d.","Cast into an f64 point.","Cast into an f64 point.","Cast into an f64 rectangle.","Cast into an f64 size.","Cast into an f64 size.","Cast into an f64 vector.","Cast into an f64 vector.","Cast into an i32 box, truncating decimals if any.","Cast into an i32 box3d, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 rectangle, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i64 box, truncating decimals if any.","Cast into an i64 box3d, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 rectangle, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","","","","","","","","","","","","","","","","","","","","","","","","","","","Cast this vector into a point.","Cast this vector into a point.","Convert into Cartesian 2D point.","Convert into Cartesian 3D point.","","Cast this vector into a size.","Returns the matrix representation of this rotation.","Returns the matrix representation of this rotation.","Returns the matrix representation of this translation.","Returns the matrix representation of this translation.","Creates translation by this vector in vector units.","Creates translation by this vector in vector units","","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Return this size as a tuple of two elements (width, then …","Return this size as an array of three elements (width, …","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","","Cast into a tuple with x, y, z and 0.","Cast into an u32 box, truncating decimals if any.","Cast into an u32 box3d, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 rectangle, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u64 rectangle, truncating decimals if any.","Cast into an u64 size, truncating decimals if any.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Cast into an usize box, truncating decimals if any.","Cast into an usize box3d, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize rectangle, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast this point into a vector.","Cast this point into a vector.","Return this size as a vector with width and height.","Return this size as a vector with width, height and depth.","Cast into a 2D vector.","Cast into a 3D vector.","","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 3D box and cast its unit.","Returns the given 2d point transformed by this rotation.","","Returns the given point transformed by this scale.","","Returns the given point transformed by this transform.","","","Translate a point and cast its unit.","Returns the given 2d point transformed by this rotation …","Returns the given 2d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given 3d point transformed by this rotation.","Returns the given point transformed by this scale.","Returns the given 3d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given rect transformed by this scale.","Translate a rectangle and cast its unit.","Translate a rectangle and cast its unit.","Returns the given size transformed by this scale.","No-op, just cast the unit.","No-op, just cast the unit.","","Returns the given 2d vector transformed by this rotation.","","Returns the given vector transformed by this scale.","Returns the given vector transformed by this matrix.","","","Returns the given 2d vector transformed by this rotation …","Returns the given 2d vector transformed by this matrix.","Returns the given 3d vector transformed by this rotation.","Returns the given 3d vector transformed by this matrix.","Returns the same box, translated by a vector.","Returns the same box3d, translated by a vector.","Returns the same rectangle, translated by a vector.","Create a 2d translation transform:","Create a 3d translation transform:","","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the vector with length of one unit.","Returns the vector with length of one unit.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union of two boxes.","Computes the union of two boxes.","","Creates a rotation around from a quaternion representation …","","","","","","","","","","","","","","","","","","","","","","","","Convenience constructor.","Convenience constructor.","Returns the vector part (i, j, k) of this quaternion.","","","Returns result of multiplication of all components","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","Returns the same transform with a different destination …","Returns the same transform with a different destination …","Return this vector scaled to fit the provided length.","Return this vector capped to a maximum length.","Return this vector capped to a maximum length.","Return this vector with a minimum length applied.","Return this vector with a minimum length applied.","Returns the same transform with a different source unit.","Returns the same transform with a different source unit.","","","","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","Returns a 2d point using this point’s x and y coordinates","Returns a 2d vector using this vector’s x and y …","Returns a 2d vector using this vector’s x and y …","","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s x and z …","","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","","Swap x and y.","Swap x and y.","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s y and z …","","","","","The z (traditionally, depth) coordinate.","","","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","The same as origin().","","","The same as origin().","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","The same as Zero::zero() but available without importing …","","The same as Zero::zero() but available without importing …","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Trait for testing approximate equality","Default epsilon value","Returns true is this object is approximately equal to the …","Returns true is this object is approximately equal to the …","","","","","","","","","","","","","","","","","","","","","","","Angle in radians","","The extent of the element in the U units along the z axis.","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","Component multiplied by the imaginary number i.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The real part.","","","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","The z (traditionally, depth) coordinate.","","","Defines the smallest integer equal or greater than the …","Defines the biggest integer equal or lower than the …","","Defines the nearest integer value to the original value.","","Rounds to the smallest integer equal or greater than the …","Rounds to the biggest integer equal or lower than the …","","Rounds to the nearest integer value.","","A flattening iterator for quadratic bézier segments.","A flattening iterator for quadratic bézier segments.","","A 2d curve segment defined by three points: the beginning …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Common APIs to segment types.","","Return the curve after the split point.","Compute the length of the segment using a flattened …","Return the curve before the split point.","Sample the derivative at t (expecting t between 0 and 1).","Sample x derivative at t (expecting t between 0 and 1).","Sample y derivative at t (expecting t between 0 and 1).","Swap the direction of the segment.","Approximates the curve with sequence of line segments.","Start of the curve.","Sample the curve at t (expecting t between 0 and 1).","Split this curve into two sub-curves.","Return the curve inside a given range of t.","End of the curve.","","","Sample x at t (expecting t between 0 and 1).","Sample y at t (expecting t between 0 and 1).","","Angle between vectors v1 and v2 (oriented clockwise …","","","","","An iterator that consumes Event iterator and yields …","An iterator that consumes an iterator of Points and …","","An extension trait for PathEvent iterators.","Applies a 2D transform to a path iterator and yields the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator that turns curves into line segments.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create the iterator.","Creates a new transformed path iterator from a path …","","","","","","","","Returns an iterator applying a 2D transform to all of its …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An angle in radians (f32).","Alias for euclid::default::Box2D<f32>","Alias for euclid::default::Point2D<f32>.","Alias for euclid::default::Rotation2D<f32>","Alias for euclid::default::Scale<f32>","Alias for euclid::default::Size2D<f32>.","Alias for euclid::default::Transform2D<f32>","Alias for euclid::default::Translation2D<f32>","Alias for euclid::default::Point2D<f32>.","Angle in radians","The extent of the element in the U units along the y axis …","","","","","","","","","Shorthand for Point::new(x, y).","","Shorthand for Size::new(x, y).","Shorthand for Vector::new(x, y).","The extent of the element in the U units along the x axis …","","The x (traditionally, horizontal) coordinate.","","","The y (traditionally, vertical) coordinate.","","","The default builder for Path.","A builder for Path with custom attributes.","An iterator of endpoint and control point ids for Path and …","An iterator for Path and PathSlice.","An iterator for Path and PathSlice.","A simple path data structure.","A view on a Path.","An iterator of over a Path traversing the path in reverse.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Iterate on a flattened approximation of the path with …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a Path from This iterator.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A Builder that appends a path to an existing PathBuffer.","A Builder that appends a path to an existing PathBuffer, …","Iterator over the paths in a PathBufferSlice.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A view over a sequence of endpoint IDs forming a polygon.","An iterator of Event<EndpointId, ()>.","An iterator of PathEvent.","A view over a sequence of endpoints forming a polygon.","An iterator of IdEvent for Polygon.","An iterator of Event<&Endpoint, ()>.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a path.","The base path building interface.","An extension trait for PathEvent iterators.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds an elliptical arc.","Starts a new sub-path at a given position.","Builds a path object, consuming the builder.","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","Ends the current sub path.","","Returns a builder that approximates all curves with …","Returns an iterator that turns curves into line segments.","Adds an horizontal line segment.","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","Start a new sub-path at the given position.","","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","Equivalent to arc_to in relative coordinates.","Equivalent to cubic_bezier_to in relative coordinates.","Adds an horizontal line segment in relative coordinates.","Equivalent to line_to in relative coordinates.","Equivalent to move_to in relative coordinates.","Equivalent to quadratic_bezier_to in relative coordinates.","Adds a vertical line segment in relative coordinates.","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","Equivalent to cubic_bezier_to with implicit first control …","Equivalent to quadratic_bezier_to with implicit control …","Equivalent to smooth_cubic_bezier_to in relative …","Equivalent to smooth_quadratic_bezier_to in relative …","Returns a builder that applies the given transformation to …","Returns an iterator applying a 2D transform to all of its …","Adds a vertical line segment.","Returns a builder that support SVG commands.","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A Gradient color.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A sharp corner.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The style of a stroke.","The coloring style of some drawing.","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The shape to be used at the corners of paths or basic …","The offset of LineDash::segments to start the pattern.","The alternating lengths of lines and gaps which describe …","The color or gradient of the stroke.","The distance between the two edges of the stroke.","The appearance of a checkbox.","A box that can be checked.","The icon in a Checkbox.","The supported style of the StyleSheet.","A set of rules that dictate the style of a checkbox.","Produces the active Appearance of a checkbox.","","","","","","","","","","","The Background of the checkbox.","The Border of hte checkbox.","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","Produces the disabled Appearance of a checkbox.","","","","","","","","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the hovered Appearance of a checkbox.","The icon Color of the checkbox.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","The line height of the icon.","The shaping strategy of the icon.","Font size of the content.","The text Color of the checkbox.","","","","","","","","","","","","","","","","","","","A widget for searching and selecting a single value from a …","The local state of a ComboBox.","","","","","","","","Build matchers from given list of options.","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","Creates a new State for a ComboBox with the given list of …","Search list of options for a given query.","","","","","","","","","","Creates a new State for a ComboBox with the given list of …","The appearance of a container.","An element decorating some content.","The identifier of a Container.","The supported style of the StyleSheet.","A set of rules that dictate the Appearance of a container.","","","Produces the Appearance of a container.","","","","","","","","","The Background of the container.","The Border of the container.","","","","","","","","","","","","","","","","","","Draws the background of a Container given its Appearance …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Computes the layout of a Container.","Creates a custom Id.","The Shadow of the container.","The text Color of the container.","","","","","","","","","","","","","","","","","Creates a unique Id.","","","Produces a Command that queries the visible screen bounds …","Derives a new Appearance with the given Background.","Derives a new Appearance with a border of the given Color …","Image filtering strategy.","A handle of some image data.","A frame that displays an image while keeping aspect ratio.","Bilinear interpolation.","Nearest neighbor.","A frame that displays an image with the ability to zoom …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to the image Data.","","","","","","","","","","","Draws an Image","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Creates an image Handle containing the image data directly.","Creates an image Handle pointing to the image of the given …","Creates an image Handle containing the image pixels …","","","","","","Sets the height of the Viewer.","Returns the unique identifier of the Handle.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Computes the layout of an Image.","","Sets the max scale applied to the image of the Viewer.","Sets the min scale applied to the image of the Viewer.","","Creates a new Viewer with the given State.","","Sets the padding of the Viewer.","Sets the percentage the image of the Viewer will be scaled …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Zoom and pan on an image.","Creates a new Viewer with the given image Handle.","Sets the width of the Viewer.","The local state of a Viewer.","A frame that displays an image with the ability to zoom …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the bounds of the underlying image, given the …","","Calls U::from(self).","","","","","","","","Returns if the cursor is currently grabbed by the Viewer.","Creates a new State.","","","","","","","","","","A container that distributes its contents vertically.","","Sets the horizontal alignment of the contents of the Column…","","","","","","","","Distribute content vertically.","","","","","","","","","Returns the argument unchanged.","","","Sets the height of the Column.","","Calls U::from(self).","","","","","","","","Sets the maximum width of the Column.","","Creates an empty Column.","","","","Sets the Padding of the Column.","Adds an element to the Column.","","Sets the vertical spacing between elements.","","","","","","","","","","","Sets the width of the Column.","Creates a Column with the given elements.","A container that distributes its contents vertically.","Build and show dropdown menus.","The appearance of a menu.","A list of selectable options.","The local state of a Menu.","The supported style of the StyleSheet.","The style sheet of a menu.","","","","Produces the Appearance of a menu.","","","","","","","","","","","","","The Background of the menu.","The Border of the menu.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the font of the Menu.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Creates a new Menu with the given State, a list of …","Creates a new State for a Menu.","Turns the Menu into an overlay Element at the given target …","Sets the Padding of the Menu.","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","Sets the style of the Menu.","The text Color of the menu.","Sets the text text::LineHeight of the Menu.","Sets the text::Shaping strategy of the Menu.","Sets the text size of the Menu.","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Menu.","All panes are visible","The appearance of the hovered region of a pane grid.","A fixed reference line for the measurement of coordinates.","Bottom edge.","A Pane was picked and then dropped outside of other Pane …","Center region.","The arrangement of a PaneGrid.","The content of a Pane.","The visible contents of the PaneGrid","A four cardinal direction.","↓","An event produced during a drag and drop interaction of a …","A pane that can be dragged.","A Pane was dropped on top of another Pane.","The edges of an area.","An Edge of the full PaneGrid.","Edge region.","The horizontal axis: —","←","Left edge.","A line.","A maximized pane is visible","A layout node of a PaneGrid.","A rectangular region in a PaneGrid used to display widgets.","A Pane.","The region of this Node is taken by a Pane.","A single Pane of the PaneGrid.","A collection of panes distributed using either vertical or …","A Pane was picked for dragging.","The region of a Pane.","An event produced during a resize interaction of a PaneGrid…","→","Right edge.","A divider that splits a region in a PaneGrid into two …","A split of the available space.","The region of this Node is split into two.","The state of a PaneGrid.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","The Target area a pane can be dropped on.","The title bar of a Pane.","Top edge.","↑","The vertical axis: |","","","","","","","","","","","","","","","","","","Returns the adjacent Pane of another Pane in the given …","Sets whether or not the controls attached to this TitleBar …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the pane region.","The Border of the pane region.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the Draggable with the given Layout can be …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Closes the given Pane and returns its internal state and …","","","The Color of the Line.","","","","","","","","","","","","","","","","","","","","Sets the controls of the TitleBar.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws a PaneGrid.","Draws the Content with the provided Renderer and Layout.","Draws the TitleBar with the provided Renderer and Layout.","","","","","","","","","","","Drops the given Pane into the provided Target.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 internal state of the given Pane, if it exists.","Returns the internal state of the given Pane with …","","","","","The Appearance to draw when a pane is hovered.","The Line to draw when a split is hovered.","","","","","","","","","","","","","","","","","","The internal state of the PaneGrid.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if the amount of panes in the State is 0.","Returns whether the mouse cursor is over the pick area of …","Returns an iterator over all the panes of the State, …","Returns an iterator over the values of the Contents","Returns a mutable iterator over all the panes of the State,","Calculates the Layout of a PaneGrid.","Returns the layout of the State.","Returns the layout Node of the Contents","Returns the total amount of panes in the State.","Maximize the given Pane. Only this pane will be rendered …","Returns the maximized Pane of the PaneGrid.","Returns the current mouse::Interaction of a PaneGrid.","Move Pane to an Edge of the PaneGrid.","Creates a new Content with the provided body.","Creates a new TitleBar with the given content.","Creates a new State, initializing the first pane with the …","Sets the Padding of the TitleBar.","Returns the rectangular region for each Pane in the Node …","The panes of the PaneGrid.","","","The Line to draw when a split is picked.","The new ratio of the Split.","Resizes two panes by setting the position of the provided …","Restore the currently maximized Pane to it’s normal …","Splits the provided Rectangle on the current Axis with the …","Splits the given Pane into two in the given Axis and …","The Split that is being dragged for resizing.","Calculates the bounds of the split line in a Rectangle …","Returns the axis, rectangular region, and ratio for each …","Split a target Pane with a given Pane on a given Region.","Returns an iterator over each Split in this Node.","The state of a PaneGrid.","Sets the style of the Content.","Sets the style of the TitleBar.","Swaps the position of the provided panes in the State.","Sets the TitleBar of this Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the state of a PaneGrid …","The width of the Line.","Creates a new State with the given Configuration.","The left/top Configuration of the split.","The direction of the split.","The right/bottom Configuration of the split.","The ratio of the split in [0.0, 1.0].","The picked Pane.","The picked Pane.","The picked Pane.","The Target where the picked Pane was dropped on.","The left/top Node of the split.","The direction of the split.","The right/bottom Node of the split.","The Split of this Node.","The ratio of the split in [0.0, 1.0].","The current action of a PaneGrid.","A Pane in the PaneGrid is being clicked.","A Pane in the PaneGrid is being dragged.","The PaneGrid is idle.","The internal state of a PaneGrid.","A Split in the PaneGrid is being dragged.","The state of a PaneGrid.","","","","","","","","","","","","","","","Returns the current Pane that is being clicked, if any.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Initializes the Internal state of a PaneGrid from a …","","","","","The internal state of the PaneGrid.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","The layout Node of the Internal state","The panes of the PaneGrid.","Returns the current Pane that is being dragged, if any.","Returns the current Split that is being dragged, if any.","","","","","","","","","","","","","","","","","","","The Axis of the Split.","The starting Point of the click interaction.","The starting Point of the drag interaction.","The Pane being clicked.","The Pane being dragged.","The Split being dragged.","The appearance of a pick list.","Displays an arrow icon (▼).","A custom dynamic handle.","The handle to the right side of the PickList.","The icon of a Handle.","No handle will be shown.","A widget for selecting a single value from a list of …","The state of a PickList.","A custom static handle.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","Produces the active Appearance of a pick list.","","","","","","","","","","","","","","","","","","","","","The Background of the pick list.","The Border of the pick list.","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","","","","","","","","","","","","Draws a PickList.","","","","","","","","","","","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The handle Color of the pick list.","Produces the hovered Appearance of a pick list.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a PickList.","Line height of the content.","Returns the current mouse::Interaction of a PickList.","Returns the current overlay of a PickList.","The placeholder Color of the pick list.","The shaping strategy of the icon.","Font size of the content.","The text Color of the pick list.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a PickList …","The Icon used when PickList is closed.","The Icon used when PickList is open.","Font size of the content.","The appearance of a progress bar.","A bar that displays progress.","The supported style of the StyleSheet.","A set of rules that dictate the style of a progress bar.","","Produces the Appearance of the progress bar.","","","","","The Background of the progress bar.","The Background of the bar of the progress bar.","The border radius of the progress bar.","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The data is too long to encode in a QR code for the chosen …","An error that occurred when building a State for a QRCode.","The error correction level.","High error correction. 30% of the data can be restored.","A character that does not belong to the character set was …","The chosen ECI designator is invalid. A valid designator …","The chosen Version and ErrorCorrection combination is …","Low error correction. 7% of the data can be restored.","Medium error correction. 15% of the data can be restored.","A micro QR code version. It should be between 1 and 4.","A normal QR code version. It should be between 1 and 40.","A type of matrix barcode consisting of squares arranged in …","Quartile error correction. 25% of the data can be restored.","The state of a QRCode.","One or more characters in the provided data are not …","The size of a QRCode.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the provided data.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the provided ErrorCorrection.","Creates a new State with the provided Version and …","The appearance of a radio button.","A circular button representing a choice.","The supported style of the StyleSheet.","A set of rules that dictate the style of a radio button.","Produces the active Appearance of a radio button.","","","","","","The Background of the radio button.","The border Color of the radio button.","The border width of the radio button.","","","","","","","","The Color of the dot of the radio button.","","","","Returns the argument unchanged.","","","Produces the hovered Appearance of a radio button.","","Calls U::from(self).","","","","","","","","The text Color of the radio button.","","","","","","","","","","The appearance of a rule.","Different offset on each end of the rule, length units. …","The fill mode of a rule.","Fill the whole length of the container.","Uniform offset from each end, length units.","Fill a percent of the length of the container. The rule …","Display a horizontal or vertical rule for dividing content.","The supported style of the StyleSheet.","A set of rules that dictate the style of a rule.","","","Produces the style of a rule.","","","","","","","","","","","","","","","","","The color of the rule.","","","","","","","","","","","Return the starting offset and length of the rule.","The FillMode of the rule.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","The radius of the line corners.","","","","","","","","","","","","","","","","","","","The width (thickness) of the rule line.","The amount of absolute offset in each direction of a …","Alignment of the scrollable’s content relative to it’s …","Both vertical and horizontal scrolling","The direction of Scrollable.","A relative offset that points to the bottom-right of a …","Content is aligned to the end of the Viewport","Horizontal scrolling","The identifier of a Scrollable.","Properties of a scrollbar within a Scrollable.","The amount of relative offset in each direction of a …","A relative offset that points to the top-left of a …","A widget that can vertically display an infinite amount of …","The appearance of a scrollable.","The appearance of the scroller of a scrollable.","Content is aligned to the start of the Viewport.","The local state of a Scrollable.","The supported style of the StyleSheet.","A set of rules that dictate the style of a scrollable.","Vertical scrolling","The current Viewport of the Scrollable.","Returns the AbsoluteOffset of the current Viewport.","Returns the AbsoluteOffset of the current Viewport, but …","Produces the style of an active scrollbar.","Produces the style of an active horizontal scrollbar.","","","","","","","","","","","Sets the alignment of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of a scrollable.","The Border of a scrollable.","The Border of the scroller.","","","","","","","","","","","","","","","","","","","","","Returns the bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","The Color of the scroller.","","","","","","","","","","","Returns the content bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the style of a scrollbar that is being dragged.","Produces the style of a horizontal scrollbar that is being …","Draws a Scrollable.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 Properties of the horizontal scrollbar, if any.","Produces the style of a scrollbar when the scrollable is …","Produces the style of a horizontal scrollbar when the …","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Scrollable.","Sets the scrollbar margin of the Scrollable .","Computes the current mouse::Interaction of a Scrollable.","Creates new Properties for use in a Scrollable.","Creates a custom Id.","Creates a new State with the scrollbar(s) at the beginning.","Returns the RelativeOffset of the current Viewport.","Apply a scrolling offset to the current State, given the …","Produces a Command that scrolls the Scrollable with the …","","Scroll to the provided AbsoluteOffset.","Scrolls the Scrollable to a relative amount along the x …","Scrolls the Scrollable to a relative amount along the y …","The appearance of the Scroller of a scrollable.","Sets the scroller width of the Scrollable .","Returns whether any scroller is currently grabbed or not.","Produces a Command that snaps the Scrollable with the …","Snaps the scroll position to a RelativeOffset.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","Unsnaps the current scroll position, if snapped, given the …","","","","","","","","","","","Processes an Event and updates the State of a Scrollable …","Returns the Properties of the vertical scrollbar, if any.","Sets the scrollbar width of the Scrollable .","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The properties of the horizontal scrollbar.","The properties of the vertical scrollbar.","A Shader event.","A keyboard event.","A mouse event.","A set of methods which allows a Primitive to be rendered.","The type of primitive this Program can draw.","The state and logic of a Shader widget.","A window requested a redraw.","A widget which can render custom shaders with Iced’s wgpu…","The internal state of the Program.","Stores custom, user-provided pipelines.","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the Primitive.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns a reference to pipeline with type T if it exists …","Returns a mutable reference to pipeline T if it exists in …","Returns true if Storage contains a pipeline with type T.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Returns the current mouse interaction of the Program.","Processes the Primitive, allowing for GPU buffer …","Renders the Primitive.","Inserts the pipeline T in to Storage.","","","","","","","","","","","","","","","","","","Update the internal State of the Program. This can be used …","Allows the use of AddressMode::ClampToBorder with a border …","Allows the use of AddressMode::ClampToBorder with a border …","Enable writes to all channels.","Whether wgpu should expose adapters that run on top of …","Enable alpha channel writes","Blend mode that does standard alpha blending with …","Supports samplers with anisotropic filtering. Note this isn…","A ray-tracing acceleration structure binding.","Handle to a physical graphics and/or compute device.","Information about an adapter.","Src + Dst","How edges should be handled in texture addressing.","Depth, Stencil, and Color.","Function always passes","block compressed texture. 16 bytes per block.","ASTC block dimensions","ASTC RGBA channel","Chooses either Opaque or Inherit automatically,depending …","Chooses Immediate -> Mailbox -> Fifo (on web) based on …","Chooses FifoRelaxed -> Fifo based on availability.","No explicit minor version is requested, the driver …","10x10 block compressed texture. 16 bytes per block (1.28 …","10x5 block compressed texture. 16 bytes per block (2.56 …","10x6 block compressed texture. 16 bytes per block (2.13 …","10x8 block compressed texture. 16 bytes per block (1.6 …","12x10 block compressed texture. 16 bytes per block (1.07 …","12x12 block compressed texture. 16 bytes per block (0.89 …","4x4 block compressed texture. 16 bytes per block (8 …","5x4 block compressed texture. 16 bytes per block (6.4 …","5x5 block compressed texture. 16 bytes per block (5.12 …","6x5 block compressed texture. 16 bytes per block (4.27 …","6x6 block compressed texture. 16 bytes per block (3.56 …","8x5 block compressed texture. 16 bytes per block (3.2 …","8x6 block compressed texture. 16 bytes per block (2.67 …","8x8 block compressed texture. 16 bytes per block (2 …","Supports non-zero base_vertex parameter to direct indexed …","Allows the [wgpu::TextureUsages::STORAGE_BINDING] usage on …","","If not present, the texture can’t be blended into the …","Enable blue channel writes","","Supported when targeting the web through webassembly with …","Supports buffer bindings with sizes that aren’t a …","Allows the user to create arrays of buffers in shaders:","Back face","Backends supported by wgpu.","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 …","Handle to a binding group.","Describes a group of bindings and the resources to be …","An element of a BindGroupDescriptor, consisting of a …","Handle to a binding group layout.","Describes a BindGroupLayout.","Describes a single binding inside a bind group.","Resource that can be bound to a pipeline.","Specific type of a binding.","Describes a blend component of a BlendState.","Alpha blend factor.","Alpha blend operation.","Describe the blend state of a render pipeline, within …","WebGPU in the browser","Handle to a GPU-accessible buffer.","Binding is backed by a buffer.","A buffer binding.","Integral type used for buffer offsets.","Binding is backed by an array of buffers.","Error occurred when trying to async map a buffer.","Describes the segment of a buffer to bind.","Specific type of a buffer binding.","Describes a Buffer.","Integral type used for buffer slice sizes.","Slice into a Buffer.","Different ways that you can use a buffer.","Read only view into a mapped buffer.","Write only view into mapped buffer.","Enables clear to zero for textures.","Amount of times the clipper is invoked. This is also the …","Amount of primitives that are not culled by the clipper. …","Enable red, green, and blue channel writes","Supports comparison samplers.","Binding is visible from the compute shader of a compute …","The device supports compiling and using compute shaders.","Amount of times a compute shader is invoked. This will be …","Allows the user to set a …","Buffer to buffer copy as well as buffer clear offsets and …","Buffer-Texture copies must have bytes_per_row aligned to …","Allow a buffer to be the destination buffer for a […","Allows a texture to be the destination in a […","Allow a buffer to be the source buffer for a […","Allows a texture to be the source in a […","Supports textures that are cube arrays.","Triangles with vertices in counter clockwise order are …","Clamp the value to the border of the texture Requires …","Clamp the value to the edge of the texture","Loads the specified value for this attachment into the …","RGBA double precision color.","Describes the color state of a render pipeline.","Color write mask. Disabled color channels will not be …","Handle to a command buffer on the GPU.","Describes a CommandBuffer.","Encodes a series of GPU operations.","Describes a CommandEncoder.","Comparison function used for depth and stencil operations.","Use as a comparison sampler instead of a normal sampler. …","Specifies how the alpha channel of the textures should be …","In-progress recording of a compute pass.","Describes the attachments of a compute pass.","Describes the timestamp writes of a compute pass.","Handle to a compute pipeline.","Describes a compute pipeline.","Constant","Cpu / Software Rendering.","Instance::create_surface() or a related function failed.","A cubemap texture. texture_cube in WGSL and textureCube in …","A cubemap array texture. texture_cube_array in WGSL and …","Triangles with vertices in clockwise order are considered …","A one dimensional texture. texture_1d in WGSL and texture1D…","1D texture","A two dimensional texture. texture_2d in WGSL and texture2D…","2D texture","A two dimensional array texture. texture_2d_array in WGSL …","A three dimensional texture. texture_3d in WGSL and …","3D texture","Generate debug information in shaders and objects.","Allows for explicit creation of textures of format …","Supports depth bias clamping","By default, polygon depth is clipped to 0-1 range …","Supports copies between depth textures and buffers.","Don’t pass labels to wgpu-hal.","Allows two outputs from a shader to be used for blending. …","Supported on Windows 10","Decrements stencil value by one, clamping on underflow.","Decrements stencil value by one, wrapping on underflow.","Sampling does the depth reference comparison.","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 …","Describes the biasing setting for the depth target.","Depth.","Describes the depth/stencil state in a render pipeline.","After Device::destroy","Open connection to a graphics and/or compute device.","Describes a Device.","Reason for “lose the device”.","Supported physical device types.","Discards the resulting value of the render pass for this …","Discrete GPU with separate CPU/GPU memory.","Display-P3 color space","Lists various ways the underlying platform does not …","Binary flags listing features that may or may not be …","D.component","D.alpha","Direct3D-12 (Windows)","Selects which DX12 shader compiler to use.","The Dxc compiler is new, fast and maintained.","Integral type used for dynamic bind group offsets.","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 …","Dummy backend, used for testing.","Function passes if new value is equal to existing value. …","Error type","Filter for error scopes.","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 …","Extent of a texture related operation.","If not present, the texture can’t be sampled with a …","Allows textures with formats “r32float”, “rg32float…","Binding is visible from the fragment shader of a render …","Amount of times the fragment shader is ran. Accounts for …","Supports storage buffers in fragment shaders.","Supports binding storage buffers and textures to fragment …","Supports full 32-bit range indices (2^32-1 as opposed to …","Face of a vertex.","Features that are not guaranteed to be supported.","Presentation frames are kept in a First-In-First-Out queue …","Presentation frames are kept in a First-In-First-Out queue …","Polygons are filled","Texel mixing mode when sampling between texels.","The sampling result is produced based on more than a …","Sampling returns floats.","Two half-precision floats (no Rust equiv). vec2<f32> in …","Four half-precision floats (no Rust equiv). vec4<f32> in …","One single-precision float (f32). f32 in shaders.","Two single-precision floats (f32). vec2<f32> in shaders.","Three single-precision floats (f32). vec3<f32> in shaders.","Four single-precision floats (f32). vec4<f32> in shaders.","One double-precision float (f64). f32 in shaders. Requires …","Two double-precision floats (f64). vec2<f32> in shaders. …","Three double-precision floats (f64). vec3<f32> in shaders. …","Four double-precision floats (f64). vec4<f32> in shaders. …","Describes the fragment processing in a render pipeline.","Front face","Vertex winding order which classifies the “front” face …","The Fxc compiler (default) is old, slow and unmaintained.","Supported on Linux/Android, the web through webassembly …","Enable green channel writes","","OpenGL ES-3 (Linux, Android)","Selects which OpenGL ES 3 minor version to request.","No issues.","Function passes if new value is greater than existing value","Function passes if new value is greater than or equal to …","floating-point RGBA, linear-color float can be outside of …","Adapter that has the highest performance. This is often a …","Ignore the stencil state for the face.","Supports different blend operations per color attachment.","Allow a buffer to be the index buffer in a draw operation.","Allow a buffer to be the indirect buffer in an indirect …","Supports indirect drawing and dispatching.","Allows non-zero value for the first_instance member in …","A timestamp that is invalid due to the platform not having …","Opaque globally-unique identifier","View of a buffer which can be used to copy to/from a …","View of a buffer which can be used to copy to/from a …","View of a texture which can be used to copy to/from a …","View of a texture which can be used to copy to/from a …","View of a texture which can be used to copy to a texture, …","View of a texture which can be used to copy to a texture, …","Layout of a texture in a buffer’s memory.","Subresource range within an image","Presentation frames are not queued at all. The moment a …","Increments stencil value by one, clamping on overflow.","Increments stencil value by one, wrapping on overflow.","Format of indices used with pipeline.","The alpha channel, if it exists, of the textures is …","Context for all other wgpu objects. Instance of wgpu.","Vertex data is advanced every instance.","Options for creating an instance.","Instance debugging flags.","Integrated GPU with shared CPU/GPU memory.","Bitwise inverts stencil value.","Keep stencil value unchanged.","Object debugging label.","Function passes if new value less than existing value","Function passes if new value is less than or equal to …","Represents the sets of limits an adapter/device supports.","Polygons are drawn as line segments","Vertex data is a list of lines. Each pair of vertices …","Vertex data is a strip of lines. Each set of two adjacent …","Linear Interpolation","Loads the existing value for this attachment into the …","Operation to perform to the output attachment at the start …","The swap chain has been lost and needs to be recreated.","The surface under the swap chain is lost.","Adapter that uses the least possible power. This is often …","Webgpu only allows the MAP_READ and MAP_WRITE buffer usage …","Size to align mappings.","Allow a buffer to be mapped for reading using […","Allow a buffer to be mapped for writing using […","Supported on macOS/iOS","Supports sample-rate shading.","Allows a texture of this format to back a view passed as …","Allows TextureDescriptor::sample_count to be 16.","Allows TextureDescriptor::sample_count to be 2.","Allows TextureDescriptor::sample_count to be 4.","Allows TextureDescriptor::sample_count to be 8.","Enables multiview render passes and builtin(view_index) in …","Allows the user to call RenderPass::multi_draw_indirect …","Allows the user to call …","Presentation frames are kept in a single-frame queue. …","Passed to Device::poll to control how and if it should …","Passed to Device::poll to control how and if it should …","Result of a maintain operation.","Type of buffer mapping.","max(Src, Dst)","Metal API (Apple platforms)","min(Src, Dst)","Repeat the texture, mirroring it every repeat","Describes the multi-sampling state of a render pipeline.","If this is true, calls to CommandEncoder::resolve_query_set…","Binding is not visible from any shader stage.","Supports textures with mipmaps which have a non power of …","YUV 4:2:0 chroma subsampled format.","Nearest neighbor sampling.","Function never passes","The sampling result is produced based on a single color …","Power usage is not considered when choosing an adapter.","No value.","Function passes if new value is not equal to existing …","Blend state of (1 * src) + ((1 - src_alpha) * dst)","Query returns a single 64-bit number, serving as an …","More information coming soon …","1.0","1.0 - Constant","1.0 - D.component","1.0 - D.alpha","1.0 - S.component","1.0 - S1.component","1.0 - S1.alpha","1.0 - S.alpha","The alpha channel, if it exists, of the textures is …","[0, 0, 0, 1]","[1, 1, 1, 1]","Pair of load and store operations for an attachment aspect.","Origin of a copy from a 2D image.","Origin of a copy to/from a texture.","Other or Unknown.","Catch only out-of-memory errors.","There is no more memory left to allocate a new frame.","Out of memory error","The underlying surface has changed, and therefore the swap …","The surface under the swap chain has changed.","Allows the user to create bind groups containing 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 …","Blend mode that does standard alpha blending with …","All the apis that wgpu offers first tier of support for.","Allows the use of push constants: small, fast bits of …","Alignment all push constants need","Handle to a pipeline layout.","Describes a PipelineLayout.","Query returns up to 5 64-bit numbers based on the given …","Flags for which pipeline data should be recorded.","Plane 0.","Plane 1.","Plane 2.","Polygons are drawn as points","Vertex data is a list of points. Each vertex is a new …","Check the device for a single time without blocking.","Check the device for a single time without blocking.","Type of drawing mode for polygons","The alpha channel, if it exists, of the textures is …","Power Preference when choosing a physical adapter.","The alpha channel, if it exists, of the textures is …","Color spaces supported on the web.","Behavior of the presentation engine based on frame rate.","Nanosecond timestamp used by the presentation engine.","Describes the state of primitive assembly and …","Primitive type the input mesh is composed of.","A range of push constant memory to pass to a shader stage.","Allow a buffer to be the destination buffer for a […","An offset into the query resolve buffer has to be aligned …","Maximum queries in a query set","Size of a single piece of query data.","Handle to a query set.","Describes a QuerySet.","Type of query contained in a QuerySet.","Handle to a command queue on a device.","A write-only view into a staging buffer.","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 the creation of ray-tracing queries within …","Allows for the creation of ray-tracing acceleration …","Supports reading from a depth/stencil texture while using …","Enable red channel writes","","Allows a texture to be an output attachment of a render …","Default blending state that replaces destination with the …","Blend mode that does no color blending, just overwrites …","Allows for usage of textures of format …","Raw window & display handle.","Map only for reading","The texture can only be read in the shader and it must be …","The texture can be both read and written in the shader and …","Pre-prepared reusable bundle of GPU operations.","Describes the depth/stencil attachment for render bundles.","Describes a RenderBundle.","Encodes a series of GPU operations into a reusable “…","Describes a RenderBundleEncoder.","In-progress recording of a render pass: a list of render …","Describes a color attachment to a RenderPass.","Describes a depth/stencil attachment to a RenderPass.","Describes the attachments of a render pass.","Describes the timestamp writes of a render pass.","Handle to a rendering (graphics) pipeline.","Describes a render (graphics) pipeline.","Repeat the texture in a tiling fashion","Replace stencil value with value provided in most recent …","Additional information required when requesting an adapter.","Options for requesting adapter.","Requesting a device from an Adapter failed.","Dst - Src","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 …","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.","Allows vertex shaders to have outputs which are not …","Enables creating shader modules from SPIR-V binary data …","Allow a buffer to be a BufferBindingType::Storage inside a …","Allows a texture to be a BindingType::StorageTexture in a …","When used as a STORAGE texture, then a texture with this …","Allows the user to create uniform arrays of storage …","Supports specifying which view formats are allowed when …","Handle to a sampler.","Binding is a sampler.","A sampler that can be used to sample a texture.","Binding is backed by an array of samplers.","Specific type of a sampler binding.","Color variation to use when sampler addressing mode is …","Describes a Sampler.","Integral type used for binding locations in shaders.","Collections of shader features a device supports if they …","Handle to a compiled shader module.","Descriptor for use with Device::create_shader_module.","Descriptor for a shader module given by SPIR-V binary, for …","Source of a shader module.","Describes the shader stages that a binding will be visible …","Sampling returns signed integers.","Two signed shorts (i16). vec2<i32> in shaders.","Four signed shorts (i16). vec4<i32> in shaders.","One signed int (i32). i32 in shaders.","Two signed ints (i32). vec2<i32> in shaders.","Three signed ints (i32). vec3<i32> in shaders.","Four signed ints (i32). vec4<i32> in shaders.","Two signed bytes (i8). vec2<i32> in shaders.","Four signed bytes (i8). vec4<i32> in shaders.","Extremely limited shaders, including a total instruction …","Missing minor features and storage images.","WebGPU supports shader module 5.","Two signed shorts (i16). [-32767, 32767] converted to …","Four signed shorts (i16). [-32767, 32767] converted to …","Two signed bytes (i8). [-127, 127] converted to float [-1, …","Four signed bytes (i8). [-127, 127] converted to float […","Some value of type T.","S.component","S1.component","S1.alpha","S.alpha","min(S.alpha, 1.0 - D.alpha)","sRGB color space","Stencil format with 8 bit integer stencil.","Describes stencil state in a render pipeline.","Stencil.","Operation to perform on the stencil value.","State of the stencil operation (fixed-pipeline stage).","A storage buffer.","A storage texture.","Specific type of a sample in a texture binding.","Stores the resulting value of the render pass for this …","Operation to perform to the output attachment at the end …","Identifier for a particular call to Queue::submit. Can be …","There are no active submissions in flight as of the …","The swap chain is operational, but it does no longer …","Src - Dst","Handle to a presentable surface.","Defines the capabilities of a given surface and adapter.","Describes a Surface.","Result of an unsuccessful call to …","Status of the received surface image.","The window/canvas/surface/swap-chain/etc. a surface is …","The window/canvas/surface/swap-chain/etc. a surface is …","Surface texture that can be rendered to. Result of a …","Enables device specific texture format features.","Allows a texture to be a BindingType::Texture in a bind …","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.","Allows for creation of textures of format …","Enables use of Timestamp Queries. These queries tell the …","Allows for timestamp queries inside render passes.","","Handle to a texture on the GPU.","A texture binding.","Kind of data the texture holds.","Describes a Texture.","Dimensionality of a texture.","Underlying texture data format.","Feature flags for a texture format.","Features supported by a given texture format","Specific type of a sample in a texture binding.","Different ways that you can use a texture.","Handle to a texture view.","Binding is backed by a texture.","Binding is backed by an array of textures.","Describes a TextureView.","Dimensions of a particular texture view.","A timeout was encountered while trying to acquire the next …","Unable to get the next frame, timed out.","Query returns a 64-bit number indicating the GPU-timestamp …","[0, 0, 0, 0]","Vertex data is a list of triangles. Each set of 3 vertices …","Vertex data is a triangle strip. Each set of three …","Allow a buffer to be a BufferBindingType::Uniform inside a …","Allows shaders to index uniform buffer and storage texture …","With this feature not present, there are the following …","Supports buffers to combine BufferUsages::INDEX with …","Sampling returns unsigned integers.","Indices are 16 bit unsigned integers.","Two unsigned shorts (u16). vec2<u32> in shaders.","Four unsigned shorts (u16). vec4<u32> in shaders.","Indices are 32 bit unsigned integers.","One unsigned int (u32). u32 in shaders.","Two unsigned ints (u32). vec2<u32> in shaders.","Three unsigned ints (u32). vec3<u32> in shaders.","Four unsigned ints (u32). vec4<u32> in shaders.","Two unsigned bytes (u8). vec2<u32> in shaders.","Four unsigned bytes (u8). vec4<u32> in shaders.","Type for the callback of uncaptured error handler","A buffer for uniform values.","Triggered by driver","8 bit integer RGBA, [0, 255] converted to/from …","Two unsigned shorts (u16). [0, 65535] converted to float […","Four unsigned shorts (u16). [0, 65535] converted to float […","Two unsigned bytes (u8). [0, 255] converted to float [0, 1]…","Four unsigned bytes (u8). [0, 255] converted to float [0, 1…","8 bit integer RGBA, Srgb-color [0, 255] converted to/from …","Enable validation, if possible.","Binding is visible from the vertex shader of a render …","Allow a buffer to be the vertex buffer in a draw operation.","If this is true, use of @builtin(vertex_index) and …","Enables using 64-bit types for vertex attributes.","Binding is visible from the vertex and fragment shaders of …","Amount of times the vertex shader is ran. Accounts for the …","Supports storage buffers in vertex shaders.","Vertex buffer strides have to be aligned to this number.","Enables bindings of writable storage buffers and textures …","Supports specifying which view format values are allowed …","Supported on Windows, Linux/Android, and macOS/iOS via …","Catch only validation errors.","Validation error, signifying a bug in code or data","Request an ES 3.0 context.","Request an ES 3.1 context.","Request an ES 3.2 context.","Vertex data is advanced every vertex.","Vertex inputs (attributes) to shaders.","Describes how the vertex buffer is interpreted.","Vertex Format for a VertexAttribute (input).","Describes the vertex processing in a render pipeline.","Whether a vertex buffer is indexed by vertex or by …","Virtual / Hosted.","Vulkan API","Supports all the texture usages described in WebGPU. If …","","Same as WaitForSubmissionIndex but waits for the most …","Same as WaitForSubmissionIndex but waits for the most …","On wgpu-core based backends, block until the given …","On wgpu-core based backends, block until the given …","","","","WGSL module as a string slice.","Window handle producer.","Super trait for window handles as used in SurfaceTarget.","Map only for writing","The texture can only be written in the shader and it:","Zero origin.","Zero origin.","0.0","Set stencil value to zero.","On the Metal backend, this is equivalent to …","Alpha component of the color","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds an Srgb suffix to the given texture format, if the …","How to deal with out of bounds accesses in the u (i.e. x) …","How to deal with out of bounds accesses in the v (i.e. y) …","How to deal with out of bounds accesses in the w (i.e. z) …","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","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 …","Valid bits for TextureDescriptor::Usage provided for …","Alpha equation.","Specifies how the alpha channel of the textures should be …","List of supported alpha modes to use with the given …","When enabled, produces another sample mask per pixel based …","Must be at least 1. If this is not 1, all filter modes …","Returns true if any backend feature is enabled for the …","Layer count. If Some(count), base_array_layer + count must …","Layer count. If Some(count), base_array_layer + count must …","The stride, in bytes, between elements of this buffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the binding view of the entire buffer.","Return the binding view of the entire buffer.","Returns the inner hal Surface using a callback. The hal …","Return a reference to a specific backend instance, if …","Apply a callback to this Adapter’s underlying backend …","Apply a callback to this Device’s underlying backend …","Returns the inner hal Texture using a callback. The hal …","Make an ImageCopyTexture representing the whole texture.","","","","The copy aspect.","The copy aspect.","Aspect of the texture. Color textures must be …","The copy aspect.","The copy aspect.","Aspect of the texture. Color textures must be …","Returns the aspect-specific format of the original format","The list of attributes which comprise a single vertex.","Blue component of the color","Back face mode.","Backend used for device","Which Backends to enable.","Base array layer.","Base array layer.","Base mip level.","Base mip level.","Begins recording of a compute pass.","Start a occlusion query on this render pass. It can be …","Start a pipeline statistics query on this render pass. It …","Start a pipeline statistics query on this render pass. It …","Begins recording of a render pass.","The index of the query set at which a start timestamp of …","The index of the query set at which a start timestamp of …","Depth bias state.","Bind groups that this pipeline uses. The first entry will …","Slot for which binding provides resource. Corresponds to …","Binding index. Must match shader index and be unique …","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 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 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 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 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.","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.","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.","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.","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.","Get the underlying bits value.","","","Get the underlying bits value.","","Get the underlying bits value.","","Get the underlying bits value.","Get the underlying bits value.","","","Get the underlying bits value.","","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 …","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 …","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 …","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 …","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 …","The blending that is used for this pipeline.","The number of bytes one texel block occupies during an …","Returns the dimension of a block of texels.","The number of bytes one texel block occupies during an …","Border color to use when address_mode is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The buffer to be copied to/from.","The buffer to bind.","The buffer to be copied to/from.","The format of any vertex buffers used with this pipeline.","Bytes per “row” in an image.","Compares every limits within self is within the limits …","Compares every limits within self is within the limits …","Depth bias clamp value (absolute).","Clears buffer to zero.","Clears texture to zero.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Color equation.","The color attachments of the render pass.","The formats of the color attachments that this render …","The color space of this texture.","The color space of this texture.","","","","","If this is enabled, this is a comparison sampler using the …","Comparison function that determines if the fail_op or …","Surface that is required to be presentable with the …","Surface that is required to be presentable with the …","Get the texture dimension required of this texture view …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","All flags that indicate if the backend is WebGPU compliant","Returns the number of components this format has.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the number of components this format has taking …","Initializes Surface for presentation.","If set to true, the primitives are rendered with …","Constant depth biasing factor, in basic units of the depth …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","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 …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","Copy data from one buffer to another.","Copy data from a buffer to a texture.","Copy data from a texture to a buffer.","Copy data from one texture to another.","Total count of queries the set contains. Must not be zero. …","The number of samples calculated per pixel (for MSAA). For …","If this value is Some, indicates this entry is an array. …","Converts a wgpu-hal ExposedAdapter to a wgpu Adapter.","Creates a new BindGroup.","Creates a BindGroupLayout.","Creates a Buffer.","Creates a Buffer from a wgpu-hal Buffer.","","Creates an empty CommandEncoder.","Creates a ComputePipeline.","Create a wgpu Device and Queue from a wgpu-hal OpenDevice","Creates a PipelineLayout.","Creates a new QuerySet.","Creates an empty RenderBundleEncoder.","Creates a RenderPipeline.","Creates a new Sampler.","Creates a shader module from either SPIR-V or WGSL source …","Creates a shader module from SPIR-V binary directly.","Creates a shader module from either SPIR-V or WGSL source …","Creates a new surface targeting a given …","Creates a new surface targeting a given …","Creates a new Texture.","Creates a Texture from a wgpu-hal Texture.","","Creates a view of this texture.","The face culling mode.","Enable debugging and validation flags.","","","","","","","","","","","","","","Creates a new instance of wgpu with default options.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Comparison function used to compare depth values in the …","Operation that is performed when depth test fails but …","What operations will be performed on the depth part of the …","Returns the depth or layer count of this Texture.","The depth of the extent or the number of array layers","If the depth aspect of the depth stencil attachment is …","The effect of draw calls on the depth and stencil aspects …","Information about the depth attachment that this render …","The depth and stencil attachment of the render pass, if …","If disabled, depth will not be written to.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Desired maximum number of frames that the presentation …","Destroy this device.","Destroy the associated native resources as soon as …","Destroy the associated native resources as soon as …","Backend-specific device ID of the adapter","Type of device","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 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 intersection of a source flags value with the …","The intersection of a source flags value with the …","Returns the dimension of this Texture.","Dimensions of the texture.","The dimension of the texture view. For 1D textures, this …","Dispatches compute work operations.","Dispatches compute work operations, based on the contents …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","These default limits are guaranteed to be compatible with …","These default limits are guaranteed to be compatible with …","","Draws primitives from the active vertex buffer(s).","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 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 …","","Draws primitives from the active vertex buffer(s) based on …","Driver name","Driver info","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Multiplier for the destination, which is stored in the …","Which DX12 shader compiler to use.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","End the occlusion query on this render pass. It can be …","The index of the query set at which an end timestamp of …","The index of the query set at which an end timestamp of …","End the pipeline statistics query on this render pass. It …","End the pipeline statistics query on this render pass. It …","The resources to bind to this bind group.","Array of entries in this BindGroupLayout","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","Retrieves all available Adapters that match the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Execute a render bundle, which is a set of pre-recorded …","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","Operation that is preformed when stencil test fails.","The features which can be used to create devices on this …","The features which can be used on this device.","Finishes recording and returns a CommandBuffer that can be …","Finishes recording and returns a RenderBundle that can be …","Combined boolean flags.","Additional property flags for the format.","Flags to tune the behavior of the instance.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates that only a fallback adapter can be returned. …","Indicates that only a fallback adapter can be returned. …","Returns the format of this Texture.","The texture format of the swap chain. The only formats …","Format of the texture.","The TextureFormat of the image that this pipeline will …","Format of the texture view. Either must be the same as the …","Format of the depth/stencil buffer, must be special depth …","Format of the input","Format of the attachment.","List of supported formats to use with the given adapter. …","The compiled fragment stage, its entry point, and 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.","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.","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.","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.","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 from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","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 exactly.","","","Convert from a bits value exactly.","Convert from a bits value exactly.","","","Convert from a bits value exactly.","Convert from a bits value exactly.","","","Convert from a bits value exactly.","","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.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Infer good defaults from the build type","Create an new instance of wgpu from a wgpu-core instance.","Create an new instance of wgpu from a wgpu-hal instance.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","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 …","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 …","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 …","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 …","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 texture aspect for a given plane.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a SurfaceTargetUnsafe::RawHandle from a window.","Front face mode.","The face to consider the front for the purpose of culling …","Green component of the color","Generates memory report.","Get an object representing the bind group layout at a …","Get an object representing the bind group layout at a …","Returns the capabilities of the surface when used with the …","Returns the next texture to be presented by the swapchain …","Return a default SurfaceConfiguration from width and …","Get info about the adapter itself.","Get info about the adapter itself.","Synchronously and immediately map a buffer for reading. If …","Synchronously and immediately map a buffer for writing. If …","Generates a timestamp using the clock used by the …","Returns the features supported for a given texture format …","Gets the amount of nanoseconds each tick of a timestamp …","Which OpenGL ES 3 minor version to request.","Returns a globally-unique identifier for this Surface.","Returns a globally-unique identifier for this Adapter.","Returns a globally-unique identifier for this Device.","Returns a globally-unique identifier for this Buffer.","Returns a globally-unique identifier for this Texture.","Returns a globally-unique identifier for this TextureView.","Returns a globally-unique identifier for this Sampler.","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this BindGroup.","Returns a globally-unique identifier for this ShaderModule.","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this …","Returns a globally-unique identifier for this RenderBundle.","Returns a globally-unique identifier for this QuerySet.","Returns a globally-unique identifier for this Queue.","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 for buffer bindings with dynamic offset …","Returns true if the format has a stencil aspect","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the height of this Texture.","Height of the swap chain. Must be the same size as the …","Height of the extent","Macro to load raw SPIR-V data statically, for use with …","Macro to load a WGSL module statically.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Inserts debug marker.","Inserts debug marker.","Inserts debug marker.","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 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 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 …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","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).","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).","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).","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","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 the depth testing is enabled.","Returns true if the state doesn’t mutate the depth …","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.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Returns true if the stencil test is enabled.","Returns true if the depth biasing is enabled.","Returns if the given range represents a full resource, …","Returns true if this timestamp is the invalid timestamp.","Returns true if the format is a multi-planar format","Returns true if the result is Self::SubmissionQueueEmpty`.","Returns true if the state doesn’t mutate the target …","Returns true if the state doesn’t mutate either depth or …","Returns true if the face state doesn’t mutate the target …","Returns true for srgb formats.","Returns true if the state doesn’t mutate the stencil.","Returns true for strip topologies.","Returns whether this adapter may present to the passed …","This maintain represents a wait of some kind.","Returns true if the underlying platform offers complete …","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","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.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Debug label for the device.","Debug label of a buffer. This will show up in graphics …","Debug label for the command encoder. This will show up in …","Debug label of the render bundle encoder. This will show …","Debug label of the texture. This will show up in graphics …","Debug label for the query set.","Debug label of the shader module. This will show up in …","Debug label of the shader module. This will show up in …","Debug label of the texture view. This will show up in …","Debug label of the pipeline layout. This will show up in …","Debug label of the sampler. This will show up in graphics …","Debug label of the bind group. This will show up in …","Debug label of the render pass. This will show up in …","Debug label of the pipeline. This will show up in graphics …","Debug label of the compute pass. This will show up in …","Debug label of the pipeline. This will show up in graphics …","Debug label of the bind group layout. This will show up in …","Debug label of the render bundle encoder. This will show …","Debug label of this command buffer.","Returns the layer range of a subresource range describes …","The layout of the texture data in this buffer.","The BindGroupLayout that corresponds to this bind group.","The layout of bind groups for this pipeline.","The layout of bind groups for this pipeline.","The layout of the texture data in this buffer.","The best limits which can be used to create devices on …","The limits which can be used on this device.","Additional limits","How data should be read through this attachment.","Maximum level of detail (i.e. mip level) to use","Minimum level of detail (i.e. mip level) to use","How to filter the texture when it needs to be magnified …","Map the buffer. Buffer is ready to map once the callback …","Map on the wait index type.","Takes a closure and maps the label of the command buffer …","Allows a buffer to be mapped immediately after they are …","Bitmask that restricts the samples of a pixel modified by …","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 …","Calculates the maximum possible count of mipmaps.","Maximum number of live non-sampler bindings.","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 …","How to filter the texture when it needs to be minified …","Required BufferBindingType::Storage alignment for …","Required BufferBindingType::Uniform alignment for …","The target mip level of the texture.","The target mip level of the texture.","The target mip level of the texture.","The target mip level of the texture.","Returns the mip_level_count of this Texture.","Mip count of texture. For a texture with no extra mips, …","Mip level count. If Some(count), base_mip_level + count …","Mip level count. If Some(count), base_mip_level + count …","Calculates the extent at a given mip level. Does not …","Returns the mip level range of a subresource range …","How to filter between mip map levels","The compiled shader module for this stage.","The compiled shader module for this stage.","The compiled shader module for this stage.","Dispatches multiple draw calls from the active index …","Dispatches multiple draw calls from the active index …","Dispatches multiple draw calls from the active vertex …","Dispatches multiple draw calls from the active vertex …","The multi-sampling properties of the pipeline.","If the pipeline will be used with a multiview render pass, …","If this render bundle will rendering to multiple array …","Adapter name","Returns true if the stencil state uses the reference value …","Returns true if the face state uses the reference value …","Returns true if the comparison depends on the reference …","Create an new instance of wgpu.","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","Defines where the occlusion query results will be stored …","Base offset of the buffer, in bytes.","Byte offset of the start of the input","Offset into the buffer that is the start of the texture. …","Registers a callback when the previous call to submit …","Set a callback for errors that are not handled in error …","The binary operation applied to the source and destination,","What operations will be performed on this color attachment.","The base texel of the texture in the selected mip_level. …","The base texel of the texture in the selected mip_level.","The base texel of the texture in the selected mip_level. …","The base texel of the texture in the selected mip_level.","Panics if the MaintainResult is not Ok.","","","","","","Operation that is performed when stencil test success.","Calculates the physical size backing a texture of the given","Returns the number of planes a multi-planar format has.","Check for resource cleanups and mapping callbacks. Will …","Polls all devices.","Controls the way each polygon is rasterized. Can be either …","Stops command recording and creates debug group.","Stops command recording and creates debug group.","Stops command recording and creates debug group.","Pop an error scope.","Power preference for the adapter.","Power preference for the adapter.","The premultiplication of this texture","The premultiplication of this texture","Schedule this texture to be presented on the owning …","Presentation mode of the swap chain. Fifo is the only mode …","List of supported presentation modes to use with the given …","The properties of the pipeline at the primitive assembly …","Set of push constant ranges this pipeline uses. Each …","Start record commands and group it into debug marker group.","Start record commands and group it into debug marker group.","Start record commands and group it into debug marker group.","Push an error scope.","The query set to write to.","The query set to write to.","Red component of the color","Range in push constant memory to use for the stage. Must …","Stencil values are AND’d with this mask when reading and …","Returns true if the blend factor references the second …","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 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 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.","Retrieves an Adapter which matches the given …","Requests a connection to a physical device, creating a …","Returns the required features (if any) in order to use the …","Specifies the features that are required by the device …","Specifies the limits that are required by the device …","Resolves a query set, writing the results into the …","The view that will receive the resolved output if …","Resource to attach to the binding","“Rows” that make up a single “image”.","Returns the sample_count of this Texture.","Sample count of texture. If this is not 1, texture must …","Sample count this render bundle is capable of rendering …","Sample count supported by a given texture format.","Returns the sample type compatible with this format and …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Sets the active bind group for a given bind group index. …","","Sets the active bind group for a given bind group index. …","","Sets the active bind group for a given bind group index. …","Sets the blend color as used by some of the blending modes.","Set a DeviceLostCallback on this device.","Sets the active index buffer.","","","Sets the active index buffer.","Sets the active render pipeline.","","Sets the active compute pipeline.","","Sets the active render pipeline.","","Set push constant data for subsequent draw calls.","Set push constant data for subsequent dispatch calls.","","Set push constant data.","Sets the scissor rectangle used during the rasterization …","Sets the stencil reference.","Assign a vertex buffer to a slot.","","","Assign a vertex buffer to a slot.","Sets the viewport used during the rasterization stage to …","Location for this input. Must match the location in the …","Which collections of features shaders support. Defined in …","Returns the length of the buffer allocation in bytes.","Returns the size of this Texture.","Returns the byte size of the format.","Size of a buffer, in bytes.","Size of the texture. All components must be greater than …","Size of the binding in bytes, or None for using the rest …","Returns the size multiple requirement for a texture using …","Use only a portion of this Buffer for a given operation. …","Slope depth biasing factor.","","","","Source code for the shader.","Binary SPIR-V data, in 4-byte words.","Multiplier for the source, which is produced by the …","Stage push constant range is visible from. Each stage can …","Starts frame capture.","Stencil state.","What operations will be performed on the stencil part of …","If the stencil aspect of the depth stencil attachment is …","How often this vertex buffer is “stepped” forward.","Stops frame capture.","Whether data will be written to through this attachment.","When drawing strip topologies with indices, this is 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 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 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 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 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 intersection of a source flags value with the …","Submits a series of finished command buffers for execution.","true if the acquired buffer can still be used for …","A Vec of supported sample counts.","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 …","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The color state of the render targets.","The texture to be copied to/from.","The texture to be copied to/from.","Accessible view of the frame.","The texture to be copied to/from.","The texture to be copied to/from.","Defines which timestamp values will be written for this …","Defines which timestamp values will be written for this …","Removes the third dimension from this origin","Adds the third dimension to this origin","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the string name of the backend.","","","","","","Adds color space and premultiplied alpha information to …","Removes the colorspace information from the type.","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 …","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The primitive topology used to interpret vertices.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Kind of query that this query set should contain.","The type of the binding","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If set to true, the polygon depth is not clipped to 0-1 …","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.","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.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Flushes any pending write operations and unmaps the buffer …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the allowed usages for this Buffer.","Returns the allowed usages of this Texture.","The usage of the swap chain. The only supported usage is …","Usages of a buffer. If the buffer is used in any way that …","Allowed usages of the texture. If used in other ways, the …","Bitflag of supported texture usages for the surface to use …","Returns true if the state relies on the constant color, …","Modify the current limits to use the buffer alignment …","Modify the current limits to use the resolution limits of …","Utility structures and functions that are built on top of …","Backend-specific vendor ID of the adapter","The compiled vertex stage, its entry point, and the input …","Macro to produce an array of VertexAttribute.","The view to use as an attachment.","The view to use as an attachment.","Specifies what view formats will be allowed when calling …","Specifies what view formats will be allowed when calling …","Which shader stages can see this binding.","Construct a wait variant","Construct a WaitForSubmissionIndex variant","Returns the width of this Texture.","Width of the swap chain. Must be the same size as the …","Width of the extent","Returns this set of flags, affected by environment …","Schedule a data write into buffer starting at offset.","Schedule a data write into buffer starting at offset via …","Mask which enables/disables writes to different …","Stencil values are AND’d with this mask when writing to …","Schedule a write of some data into a texture.","Issue a timestamp command at this point in the queue. The …","Issue a timestamp command at this point in the queue. The …","Issue a timestamp command at this point in the queue. The …","","X position of the origin","","Y position of the origin","Z position of the origin","Allowed access to this texture.","Format of the texture.","Indicates that the binding has a dynamic offset.","The minimum size for a BufferBinding matching this entry, …","True if the texture has a sample count greater than 1. If …","Sample type of the texture binding.","Sub-type of the buffer binding.","Dimension of the texture view that is going to be sampled.","Dimension of the texture view that is going to be sampled.","If true, the buffer can only be read in the shader, and it:","Path to the dxcompiler.dll file, or path to the directory …","Path to the dxil.dll file, or path to the directory …","Description of the validation error.","Lower level source of the error.","Lower level source of the error.","Raw display handle, underlying display must outlive the …","Raw display handle, underlying window must outlive the …","compressed block dimensions","ASTC RGBA channel","If this is false, the texture can’t be sampled with a …","","","","","No value.","","Some value of type T.","","","","","","","","","","","","","","","","","Dispatch on an Id’s backend to a backend-generic method.","","","","Allocating resource ids, and tracking the resources they …","","","","","Presentation.","","","","","A Arc of a HalSurface<A>, for any backend A.","","","","","","","","","","","","","If self is an Arc<HalSurface<A>>, return a reference to the","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Return an AnySurface that holds an owning Arc to HalSurface…","If self is an Arc<HalSurface<A>>, returns that.","","","","","","","","","","","","","","","Describes a group of bindings and the resources to be …","","Bindable resource and the slot to bind it to.","Bind group layout.","Describes a BindGroupLayout.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes a pipeline layout.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bind groups that this pipeline uses. The first entry will …","Slot for which binding provides resource. Corresponds to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The resources to bind to this bind group.","Array of entries in this BindGroupLayout","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of the bind group.","Debug label of the bind group layout.","Debug label of the pipeine layout.","The BindGroupLayout that corresponds to this bind group.","","","Set of push constant ranges this pipeline uses. Each …","Resource to attach to the binding","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes an attachment location in words.","","","","","","","","","","","","","","","","","","","Clear the output attachment with the clear color. Clearing …","Error encountered while attempting a clear.","","","","","","","","","","Error encountered when performing a compute pass.","Error encountered when performing a compute pass.","Describes the writing of timestamp values in a compute …","","","Error encountered while attempting to do a copy on a …","","","","","Error type returned from RenderBundleEncoder::new if the …","","","","","","","","","","Discards the content of the render target.","","","","","","Error validating a draw call.","","","","","","","","","Error type returned from RenderBundleEncoder::new if the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Do not clear output attachment.","Operation to perform to the output attachment at the start …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes an individual channel within a render pass, such …","","","","","","Error encountered when dealing with queries","","","","","Error encountered while trying to use queries","","","","","Describes a RenderBundleEncoder.","Error encountered when finishing recording a render bundle.","","Error encountered when encoding a render command. This is …","","Describes a color attachment to a render pass.","Describes a depth/stencil attachment to a render pass.","Describes the attachments of a render pass.","Error encountered when performing a render pass.","Error encountered when performing a render pass.","Location to write a timestamp to (beginning or end of the …","Describes the writing of timestamp values in a render pass.","","Error encountered while trying to resolve a query.","","","","","","","","","","","","","","Store the result of the renderpass.","Operation to perform to the output attachment at the end …","","","","","","","","Error encountered while attempting a data transfer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The copy aspect.","The copy aspect.","The index of the query set at which a start timestamp of …","The index of the query set at which a start timestamp of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The buffer to be copied to/from.","","What operations will be performed on this color attachment.","If load_op is LoadOp::Clear, the attachment will be …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color attachments of the render pass.","The formats of the color attachments that this render …","The color space of this texture.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","What operations will be performed on the depth part of the …","Information about the depth attachment that this render …","The depth and stencil attachment of the render pass, if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The index of the query set at which an end timestamp of …","The index of the query set at which an end timestamp of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of the render bundle encoder. This will show …","Debug label of the render bundle encoder.","","","","The layout of the texture data in this buffer.","Operation to perform to the output attachment at the start …","The target mip level of the texture.","The target mip level of the texture.","If this render bundle will rendering to multiple array …","","","","Defines where the occlusion query results will be stored …","The base texel of the texture in the selected mip_level. …","The base texel of the texture in the selected mip_level.","","","","The premultiplication of this texture","","The query set to write the timestamps to.","The query set to write the timestamp to.","If true, the relevant channel is not changed by a …","","The view that will receive the resolved output if …","Sample count this render bundle is capable of rendering to.","","","","","","","","","","","","","","","","","","","","What operations will be performed on the stencil part of …","Operation to perform to the output attachment at the end …","","The texture to be copied to/from.","The texture to be copied to/from.","Defines where and when timestamp values will be written …","Defines where and when timestamp values will be written …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The view to use as an attachment.","The view to use as an attachment.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","Safety","Safety","","","Safety","","","","","","Safety","","Safety","Safety","","Safety","","","","","","","","","","Safety","Safety","","","","","","Safety","Safety","","","","Safety","","","","","","","Structure describing a logical device. Some members are …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label for the device.","","","Specifies the features that are required by the device …","Specifies the limits that are required by the device …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to a Device<A>, for any backend A.","","","","","","","","","","","","If self is an Arc<Device<A>>, return a clone of that.","If self is an Arc<Device<A>>, return a reference to the …","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Return an AnyDevice that holds an owning Arc pointer to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","A texture or buffer to be freed soon.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Structure describing a logical device. Some members are …","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get an ID of one of the bind group layouts. The ID adds a …","","Safety","Assign id_in an error with the given label.","Safety","Safety","","Assign id_in an error with the given label.","Safety","","","","","Safety","","","","","","","","","","","","Safety","","","","","","Safety","","","","Check device_id for freeable resources and completed …","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Safety","Safety","","","","","","","","","Safety","Safety","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Poll all devices on all backends.","","","","","","","","","","","","","","","","Get an ID of one of the bind group layouts. The ID adds a …","","","","","","","Safety","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","All the resources for a particular backend in a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An identifier for a wgpu object.","","","","","","","","","","","","","","Trait carrying methods for direct Id access.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Safety","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","A factory that can build IdentityManagers for all resource …","A type that can produce IdentityManager filters for ids of …","","A global identity handler factory based on IdentityManager.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Create an IdentityManager<I> implementation that can …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Error when requesting a device from the adaptor","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Surface that is required to be presentable with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates that only a fallback adapter can be returned. …","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generates a set of backends from a comma separated list of …","Power preference for the adapter.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Width of abstract types, in bytes.","","Abstract floating-point type.","","WGSL abstract integer type.","","Opaque object representing an acceleration structure of …","Array access with a computed index.","Access the same types as Access, plus Struct with a known …","","","","","Addressing space of variables.","","","","","An arena holding some kind of component (e.g., type, …","Homogenous list of elements.","Get the length of an array. The expression must resolve to …","Size of an array.","Cast a simple type to another kind.","","","","","","Atomic scalar.","Atomic function.","","Function on an atomic value.","Result of an atomic operation.","","","Width of a boolean type, in bytes.","Memory barrier flags.","Synchronize invocations within the work group. The Barrier …","","","","2D vector","","Apply a binary operator.","Operation that can be applied on two values.","Describes how an input/output variable is to be bound.","Array of bindings.","","A code block is a vector of statements, with maybe a …","A block containing more statements, to be executed …","Boolean type.","","Exits the innermost enclosing Loop or Switch.","Built-in inputs and outputs.","Built-in shader variable.","","","Number of bytes per scalar.","Calls a function.","Result of calling another function.","","Interpolate the value at the center of the pixel.","Interpolate the value at a point that lies within all …","","","","Composite expression.","","Enables adjusting depth without disabling early Z.","Constant value.","The array size is constant.","Constant value.","Skips to the continuing block of the innermost enclosing …","","","","","","","Cube map","","1D image","2D image","3D image","","","Depth comparison image.","Compute the derivative on an axis.","Axis on which to compute a derivative.","Hint at which precision to compute a derivative.","","","","","The array size can change at runtime.","Early fragment tests.","Emit a range of expressions, visible to all statements …","The main function for a pipeline stage.","","","","","","","","An expression that can be evaluated to obtain a value.","","May not be NaN or infinity.","","May not be NaN or infinity.","","","Hash map that is faster but not resilient to DoS attacks.","Hash set that is faster but not resilient to DoS attacks.","Insertion-order-preserving hash map (IndexMap<K, V>), but …","Insertion-order-preserving hash set (IndexSet<K>), but …","","","","Indicates that no interpolation will be performed.","Floating point type.","","","","","","","","","A function defined in the module.","Function locals.","A function argument.","Reference a function parameter, by its index.","A function result.","","Variable defined at module level.","Reference a global variable.","","","Shader may rewrite depth only with a value greater than …","","A strongly typed reference to an arena item.","Opaque handles, such as samplers and images.","","","","","","Conditionally executes one of two blocks, based on the …","Possibly multidimensional array of texels.","Sub-class of the image type.","The number of dimensions an image has.","Load a texel from an image.","Type of an image query.","Query information from an image.","Sample a point from a sampled or a depth image.","Stores a texel value to an image.","","","Initialize the RayQuery object.","","","The interpolation qualifier of a binding or struct field.","","","","","Aborts the current shader execution.","Storage can be used as a source for load ops.","","","","Shader may rewrite depth smaller than one that would have …","","Indicates that linear, non-perspective, correct …","","Literal.","Load a value indirectly.","","","Variable defined at function level.","Reference a local variable.","Indexed location.","","","","","","Executes a block repeatedly.","Call a math function","Built-in shader function for math.","Matrix of numbers.","","","","","","","","Shader module.","Equivalent of the WGSL’s % operator or SPIR-V’s OpFRem","","","","","","","Get the number of array layers.","Get the number of mipmap levels.","Get the number of samples.","","","","","","","","","The value will be interpolated in a perspective-correct …","","","Pointer to another type.","","","Return types predeclared for the frexp, modf, and …","","Private data, per invocation, mutable.","Start or continue the query given by the statement’s …","Push constants.","4D vector","","","","","","","","","","","","","","A strongly typed range of handles.","Locally used handle for ray queries.","","An operation that a RayQuery statement applies to its query…","Return an intersection found by query.","Result of a Proceed RayQuery statement.","","","Call a relational function.","Built-in shader function for testing relation between …","Pipeline binding information for global resources.","Returns from the function (possibly with a value).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Barrier affects all AddressSpace::Storage accesses.","Storage can be used as a target for store ops.","Interpolate the value at each sample location. In …","","Sampling modifier to control the level of detail.","","Regular sampled image.","Can be used to sample values from images.","The sampling qualifiers of a binding or struct field.","","Characteristics of a scalar type.","Number of integral or floating-point kind.","Primitive type for a scalar.","Select between two values based on a condition.","Stage of the programmable pipeline.","","Right shift carries the sign of signed integers only.","","","","Signed integer type.","Get the size at the specified level.","","A human-readable representation for a span, tailored for …","A source code span, used for error reporting.","A source code span together with “context”, a …","Set of special types that can be optionally generated by …","Splat scalar into a vector.","","Instructions which make up an executable block.","","Storage buffer data, potentially mutable.","Storage image.","Flags describing an image.","Image storage format.","Stores a value at an address.","User-defined structure.","Member of a user-defined structure.","","","Conditionally executes one of multiple blocks, based on …","A case for a switch statement.","The value of the switch case.","Vector swizzle.","Component selection for a vector swizzle.","","","","","3D vector","","A data type declared in the module.","Enum with additional information, depending on the kind of …","","","","","Unsigned integer type.","Apply an unary operator.","Operation that can be applied on a single value.","Shader may not rewrite depth value.","Uniform buffer data.","An arena whose elements are guaranteed to be unique.","","","","","","Pointer to a scalar or vector.","Vector of numbers.","Number of components in a vector.","","","","","Barrier affects all AddressSpace::WorkGroup accesses.","","Wrapper class for Error, augmenting it with a list of …","Workgroup shared data, mutable.","","","Load uniformly from a uniform pointer in the workgroup …","Result of a WorkGroupUniformLoad statement.","","","","","","","","Zero value of a type.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Convert inner error into another type. Joins span …","Adds a new value to the arena, returning a typed handle.","","Apply the usual default interpolation for ty to binding.","","Information about function argument.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Find the common type of self and other under WGSL’s …","Return true if automatic conversions will covert self to …","Backend functions that export shader Modules into binary …","For I/O structs, defines the binding.","Binding number within the group.","For resources, defines the binding point.","For entry points, an argument has to have a binding unless …","For entry points, the result has to have a binding unless …","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 …","Body of the case.","Block of instructions comprising the body of the function.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the canonical form of self, or None if it’s …","Assert that handle is valid for this arena.","Assert that handle is valid for this arena.","Assert that range is valid for this arena.","Clears the arena keeping all allocations","Clears the arena, keeping all allocations.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Constant expressions and override expressions used by this …","Arena for the constants defined in this module.","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Early depth test for fragment stages.","Emits a summary of the error to standard error stream.","Emits a summary of the error to standard error stream.","Emits a summary of the error to a string.","Emits a summary of the error to a string.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Entry points.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Compare self and rhs as types.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Expressions used inside this function.","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","If true, the control flow continues to the next case in …","Fetch a handle to an existing type.","Adds a value with a custom check for uniqueness: returns a …","Adds a value with a check for uniqueness, where the check …","return the first and last handles included in self.","Construct a float Scalar with the given width.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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 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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Construct a Range that covers the zero-based indices in …","Frontend parsers that consume binary and text shaders and …","The entrance function.","Arena for the functions defined in this module.","Populate this module’s SpecialTypes::predeclared_types …","Populate this module’s SpecialTypes::ray_desc type.","Populate this module’s SpecialTypes::ray_intersection …","Return this arena’s handle for value, if present.","Return this arena’s value at handle, if that is a valid …","Get a mutable reference to an element in the arena.","","Return the span associated with handle.","Arena for the global variables defined in this module.","The bind group index.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the zero-based index of this handle.","","","","","","Return the length of a subscriptable type.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The value of the constant.","Initial value for this variable.","Initial value for this variable.","Inner structure that depends on the kind of the type.","Insert a new value into the arena.","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).","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Extracts the inner vector.","Reverse of Self::new, discards span information and …","","","","","Convert inner error using From.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","","Check whether self was defined or is a default/unknown span","Return true if this expression is a dynamic array index, …","","Returns true if the arena contains no elements.","Return true if the arena contains no elements.","","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","","","","Returns true if the statement directly terminates the …","Returns an iterator over the items stored in this arena, …","Returns an iterator over the items stored in this arena, …","Yield a set of contained flags values.","Yield a set of contained flags values.","Returns a iterator over the items stored in this arena, …","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Lists of reserved keywords for each shading language with …","How the value’s bits are to be interpreted.","Returns the current number of items stored in this arena.","Return the current number of items stored in this arena.","","Length in code units (in bytes) of the span.","1-based line number.","1-based column of the start of this span","Local variables defined and used in the function.","Return a SourceLocation for this span in the provided …","Return a SourceLocation for our first span, if we have one.","","The name of the type, if any.","","Name of the variable, if any.","Name of the variable, if any.","Name of the argument, if any.","Name of the function, if any.","Name of this entry point, visible externally.","Map of expressions that have associated variable names","Returns true if the expression is considered emitted at …","Create a new arena with no initial capacity allocated.","Create a new arena with no initial capacity allocated.","","Creates a new Span from a range of byte indices","Create a new WithSpan from an Error, containing no spans.","","Return a range enclosing handles first through last, …","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","0-based Offset in code units (in bytes) of the start of …","Offset from the beginning from the struct.","","Return the global variable being accessed by the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Types for predeclared wgsl types instantiated on demand.","Module processing functionality.","","Get the range of handles from a particular number of …","Type for RayDesc.","Type for RayIntersection.","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Replace an old value with a new value.","The result of this function, if any.","Return the scalar type of self.","","","","","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Get the size of this type.","","How this variable is to be stored.","","","Iterator over stored SpanContexts.","Dictionary of special type handles.","","Shader stage.","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 …","Modifies self to contain the smallest Span possible that …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Converts self to a range if the span is not unknown","","","Formats the type as it is written in wgsl.","Format a scalar kind+width as a type is written in wgsl.","","Formats the type as it is written in wgsl.","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","Returns the smallest Span possible that contains all the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Type of the field.","","The type of this variable.","The type of this variable.","Type of the argument.","Type of the result.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Arena for the types defined in this module.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Returns a new Span starting at self and ending at other","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shader validator.","Value, upon which the case is considered true.","","This size of the value in bytes.","","Add a SpanContext.","Add a new span with description.","Workgroup size for compute stages","","Return the zero-based index range covered by self.","","","","","","Indicates the 2nd input to the blender when dual-source …","","","","","","","","","The index into an arrayed image. If the arrayed flag in …","","","","","","","Boolean expression","If provided, converts to the specified byte width. …","","The coordinate of the texel we wish to load. This must be …","","","","","Source expression, which can only be a scalar or a vector.","","","If Some(), this operation is a gather operation on the …","","The image to load a texel from. This must have type Image. …","","","","Target scalar kind.","","","A level of detail, for mipmapped images.","Expression handle lives in const_expressions","","","","","","","","","A sample index, for multisampled Sampled and Depth images.","","","","","","The type of the result","","","","","Kind of values to sample.","Multi-sampled image.","Multi-sampled depth image.","If None, the base level is considered.","","","","","The acceleration structure within which this query should …","A struct of detailed parameters for the ray query.","","","","","","","","","","","","","Function to run on the atomic.","The specific operation we’re performing on query.","","","","Pointer to an atomic value.","This must be of type Pointer in the WorkGroup address space","The RayQuery object this statement operates on.","","AtomicResult expression representing this function’s …","The WorkGroupUniformLoadResult expression representing …","","","","","","Value to use in the function.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Ray flags, for a RayDesc’s flags field.","","","","","","Get a flags value with all known bits set.","","","","","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.","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 negation (!) of the bits in a flags value, …","","Whether all set bits in a source flags value are also set …","","","","The intersection of a source flags value with the …","","","Get a flags value with all bits unset.","","","","","The bitwise or (|) of the bits in each flags value.","","","","","","Returns the argument unchanged.","","Convert from a bits value.","","Convert from a bits value exactly.","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","","Backend for GLSL (OpenGL Shading Language).","Backend for HLSL (High-Level Shading Language).","","The bitwise or (|) 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 …","Calls U::from(self).","","","","","","","","","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained named flags values.","Backend for MSL (Metal Shading Language).","The bitwise negation (!) of the bits in a flags value, …","The intersection of a source flags value with the …","Call insert when value is true or remove when value is …","Backend for SPIR-V (Standard Portable Intermediate …","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 …","","","","","","","","The bitwise or (|) of the bits in two flags values.","","Flip output Y and extend Z from (0, 1) to (-1, 1).","","Buffer address space support.","Mapping between resources and bindings.","","","","","","","8 byte floats.","Supports ARB_shader_draw_parameters on the host, which …","Dual source blending","Arrays with a dynamic length.","core GLSL.","es GLSL.","The entry point couldn’t be found.","A GLSL compilation error.","","Emit PointSize output builtin to vertex shaders, which is …","More image formats.","Structure used to encode additions to GLSL that aren’t …","A error occurred while writing to the output.","Image load and early depth tests.","Image size query","Include unused global variables, constants and functions. …","Instance index","A image was used with multiple samplers, which isn’t …","","","","The specified Version doesn’t have all required Features.","AddressSpace::PushConstant was used more than once in the …","Interpolation and auxiliary qualifiers.","Configuration used in the Writer.","A subset of options meant to be changed per pipeline.","All information to bind a single uniform value to the …","Reflection info for texture mappings and uniforms.","","Sample ID.","List of supported core GLSL versions.","List of supported es GLSL versions.","Texture levels query","Texture samples query","Supports GL_EXT_texture_shadow_lod on the host, which …","Mapping between a texture and its sampler, if it exists.","A call was made to an unsupported external.","A scalar with an unsupported width was requested.","","A GLSL version.","The specified Version isn’t supported.","Writer responsible for all code generation.","Configuration flags for the Writer.","GL uniform name for the item. This name is the same as if …","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Map of resources association to binding locations.","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","Get a flags value with all bits unset.","The name of the entry point.","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","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 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 …","","","","","","","","","","","","","The index which can be used for dual source blending. This …","","","","","","","","","","","","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).","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.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","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 location of the global. This corresponds to …","How many views to render to, if doing multiview rendering.","Creates a new Writer instance.","Create a new gles version","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The offset in the push constant memory block this uniform …","","List of push constant items in the shader.","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Handle to the associated sampler global variable, if it …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","The stage of the entry point.","","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 …","Handle to the image global variable.","Mapping between texture names and variables/samplers.","","","","","","","","","","","","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Type of the uniform. This will only ever be a scalar, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping between uniform variables and names.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","Mapping between names and attribute locations.","The GLSL version to be used.","Writes the Module as glsl to the output","Configuration flags for the Writer.","Should workgroup variables be zero initialized (by …","","","","","","","","","","Configuration used in the Writer.","Reflection info for entry point names.","A HLSL shader model version.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If the binding is an unsized binding array, this overrides …","Map of resources association to binding locations.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping of the entry point names.","","","","","","","","","","","","","","Don’t panic on missing bindings, instead generate any …","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bind target of the push constant buffer","","The hlsl shader model to be used","","","Add special constants to SV_VertexIndex and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Should workgroup variables be zero initialized (by …","","","","","","","","","","","","","","","","","","A subset of options that are meant to be changed per …","","","Information about a translated module that is required for …","","","","","","","","","","","","","","","","","","","","","","","","","Allow BuiltIn::PointSize and inject it if doesn’t exist.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If the binding is an unsized binding array, this overrides …","","","","","","","","","","","","","","","","","","","Bounds checking policies.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping of the entry point names. Each item in the array …","","","","","","","","","","","","","","","","","","","","","","Don’t panic on missing bindings, instead generate …","Finishes writing and returns the output.","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Samplers to be inlined into the code.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","(Major, Minor) target version of the Metal Shading …","","Creates a new Writer instance.","Map of entry-point resources, indexed by entry point …","","","","","The slot of a buffer that contains an array of u32, one …","","Make it possible to link different stages via SPIRV-Cross.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Should workgroup variables be zero initialized (by …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Flip Y coordinate of BuiltIn::Position output.","","","","","","","","","","","","","","","","","","","","","Clamp BuiltIn::FragDepth output between 0 and 1.","","SPIR-V operand kind: Capability","","","","","","","","Include debug labels for everything.","","","","","","","","","","","","","","","","","","","","","","","","Emit PointSize output builtin to vertex shaders, which is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Flags corresponding to the boolean(-ish) parameters to …","","","","","","","","","","","","","","","","Emit OpName for input/output locations. Contrary to spec, …","","","","","","","","","","","","","","","Via VK_KHR_zero_initialize_workgroup_memory or Vulkan 1.3","","","","","","","","","","Via assignments + barrier","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If the binding is an unsized binding array, this overrides …","Map of resources to information about the binding.","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 …","","","","","","","","","","","","","","","","","","","","","How should generate code handle array, vector, matrix, or …","If given, the set of capabilities modules are allowed to …","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","Get a flags value with all bits unset.","The name of the entry point.","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","Configuration flags for the writer.","","","","","","","","","","","","","","","","","","","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 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 …","","","","","","","","","","","","","Return the set of capabilities the last module written …","","","","","","","","","","","","","","","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).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","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.","(Major, Minor) target version of the SPIR-V.","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","The stage of the entry point.","","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 …","","","","","","","","","","","","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.","","","","","","","","","","","","","Dictates the way workgroup variables should be zero …","Remove unused types, expressions, and constants from module…","Structure responsible for managing variable lookups and …","A table of types for an Arena<Expression>.","","","Adds a new variable to the current scope.","Adds a new variable to the root scope.","","","","","","","","","","","","","","","Constructs a new symbol table with a root scope","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Grow this typifier until it contains a type for expr_handle…","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Recompute the type resolution for expr_handle.","Perform a lookup for a variable named name.","","Removes the current lexical scope and all its variables","Adds a new lexical scope.","Add an expression’s type to an Arena<Type>.","","","","","","","","","","","","","","","","","","Frontend for WGSL (WebGPU Shading Language).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Emits a summary of the error to standard error stream.","Emits a summary of the error to standard error stream.","Emits a summary of the error to a string.","Emits a summary of the error to a string.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Returns a SourceLocation for the first label in the error …","","","","","","","","","","","","","","","","","","","","","","","","","Keywords for WGSL (WebGPU Shading Language).","","A newtype struct where its only valid values are powers of …","","","","","","Policies for injecting bounds checks during code …","How should code generated by Naga do bounds checks?","","","A context for evaluating constant expressions.","","","","The number of elements is determined at runtime.","","Helper class to emit expressions","","","","","","","","","","","","","","","","","A type stored in the associated arena.","","","The number of elements in an indexable type.","","","","","","","","","","","","","","","","","","","","","Values of this type always have the given number of …","","","Helper processor that derives the sizes of all types.","","","","","","","This processor assigns names to all the things in a module …","","","","","","","","Out-of-bounds reads return zero, and writes have no effect.","","","","Replace out-of-bounds indexes with some arbitrary …","","","","","","","","","","Size and alignment information for a type.","","","The result of computing an expression’s type.","Naga adds no checks to indexing operations. Generate the …","A free-floating TypeInner, representing a type that may …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","How should the generated code handle binding array indexes …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","How should the generated code handle array, vector, or …","Return a new identifier based on label_raw.","","Convert the scalar components of expr to target.","Convert the scalar leaves of expr to target, handling …","Determine which policy applies to base.","Remove all entries from this Layouter, retaining storage.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return true if any of self’s policies are policy.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Ensure that the given block has return statements at the …","","","","","","","","","","","","","","","","","","","","","","","","Return an iterator over the individual components …","","","","","","","","","","","","","","","","","","","","","","","Return a ConstantEvaluator that will add expressions to …","Return a ConstantEvaluator that will add expressions to …","Return a ConstantEvaluator that will add expressions to …","Return a ConstantEvaluator that will add expressions to …","Forces the the expression to not be const","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Panics","","","","","","","","","How should the generated code handle image texel loads …","How should the generated code handle image texel stores …","Definitions for index bounds checking.","","How should the generated code handle array, vector, or …","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether or not n is a multiple of this alignment.","","","","","","","","","","Determine the type of expr.","Round n up to the nearest alignment boundary.","","","","","","","","","","","","","","","","","","","","","","","Produce the stride as if this type is a base of an array.","","","","","","","","","","","","","","","","","","","","","","","","","","","Try to evaluate expr at compile time.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Extend this Layouter with layouts for any new entries in …","Initialize a resolve context from the module.","","","","","","","","","","","","","Policies for injecting bounds checks during code …","How should code generated by Naga do bounds checks?","The number of elements is determined at runtime.","","An index that may be statically known, or may need to be …","The number of elements in an indexable type.","","","","Values of this type always have the given number of …","Out-of-bounds reads return zero, and writes have no effect.","Replace out-of-bounds indexes with some arbitrary …","","Naga adds no checks to indexing operations. Generate the …","Determine whether index is statically known to be in …","","","","","","How should the generated code handle binding array indexes …","","","How should the generated code handle array, vector, or …","","","","","","","","Build a set of expressions used as indices, to cache in …","","Returns the argument unchanged.","","","How should the generated code handle image texel loads …","How should the generated code handle image texel stores …","How should the generated code handle array, vector, or …","","Calls U::from(self).","","","","","","","","","","","","","","","","","This type can be passed as a function argument.","","","","","","","Group, binding, and location attributes.","Statements and blocks of them.","","","","","Support for [Builtin::ClipDistance].","","Constants.","A WGSL constructible type.","Uniformity of control flow for operations that require it.","The data can be copied around.","Support for arrayed cube textures.","Support for [Builtin::CullDistance].","","Allowed IR capabilities.","","","","","","","","","","","","","","","","Can be used for data variables.","","Support for generating two sources for blending from …","","","","Support for early_depth_test.","Expressions.","","","","","","","","","","","","","","Float values with width = 8.","","","","","","","","Indicates how a global variable is used.","","","Can be used for host-shareable structures.","","Can be be used for user-defined IO between pipeline stages.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Support for [Builtin::SampleIndex] and [Sampling::Sample].","Support for [BuiltIn::ViewIndex].","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Support for [Builtin:PrimitiveIndex].","Support for [AddressSpace:PushConstant].","","","The information about the data is queried.","Support for ray queries and acceleration structures.","Data will be read from the variable.","","","","Support for non-uniform indexing of sampled textures and …","Support for non-uniform indexing of samplers.","The data type has a size known by pipeline creation time.","Support for 16-bit normalized storage texture formats.","Host-shareable structure layouts.","Validation flags.","","","","","","","","Flags associated with Types by Validator.","Support for non-uniform indexing of uniform buffers and …","","","Uniform control flow characteristics.","Kinds of expressions that require uniform control flow.","","","","","","","Validation flags.","","","","Data will be written to the variable.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Set of shader stages where calling this function is valid.","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 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 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.","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.","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.","","Get the underlying bits value.","","","Get the underlying bits value.","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 …","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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 intersection of a source flags value with the …","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates that the function is using dual source blending.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","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 bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","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 exactly.","","","Convert from a bits value exactly.","","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.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","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.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","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 …","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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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.","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.","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","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.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Function may kill the invocation.","Construct a new validator instance.","A child expression with non-uniform result.","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","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 intersection of a source flags value with the …","The intersection of a source flags value with the …","If this expression requires uniform control flow, store …","Reset the validator internals","All pairs of (texture, sampler) globals that may be used …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","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 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 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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Uniformity characteristics.","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.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","","","","","","","","","","","","","","","Check the given module to be valid.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Describes a compute pipeline.","","","","","","","","","","","","","","","","Describes fragment processing in a render pipeline.","","","","Number of implicit bind groups derived at pipeline …","","","","","","","","","","","","","","","","","","","","","","","","Describes a programmable pipeline stage.","","","Describes a render (graphics) pipeline.","","","","","","","","","","","","","","","","Describes how the vertex buffer is interpreted.","Describes the vertex process in a render pipeline.","How a render pipeline will retrieve attributes from a …","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","The stride, in bytes, between elements of this buffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The list of attributes which comprise a single vertex.","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.","","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 format of any vertex buffers used with this pipeline.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","","The effect of draw calls on the depth and stencil aspects …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","The name of the entry point in the compiled shader. There …","","","","","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The fragment processing state for this pipeline.","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 from a bits value.","","Convert from a bits value exactly.","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) 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 …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained named flags values.","","","","","","The layout of bind groups for this pipeline.","The layout of bind groups for this pipeline.","","Whether the buffer is indexed by vertex number or instance …","The compiled shader module for this stage.","The multi-sampling properties of the pipeline.","If the pipeline will be used with a multiview render pass, …","The bitwise negation (!) of the bits in a flags value, …","The properties of the pipeline at the primitive assembly …","The intersection of a source flags value with the …","Call insert when value is true or remove when value is …","","","","","","","","The compiled compute stage and its entry point.","The compiled vertex stage and its entry point.","The compiled fragment stage and its entry point.","How often this vertex buffer is “stepped” forward.","The byte stride in the buffer between one attribute value …","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 effect of draw calls on the color aspect of the output …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","","","","","","","","","","The vertex processing state for this 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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Registry is the primary holder of each resource type Every …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Mapping was aborted (by unmapping or destroying the buffer …","","","The buffer is already mapped.","","","","","","","","","The status code provided to the buffer mapping callback.","","","","The context is Lost.","","","","","","","","","A buffer that has been marked as destroyed and is staged …","A texture that has been marked as destroyed and is staged …","","","","","","","Contains the error value","An unknown error.","","","","The buffer is in an invalid state.","","","The range isn’t properly aligned.","","","","","","","","","","","","","","","","","","","The range isn’t fully contained in the buffer.","","","","","","","Incompatible usage flags.","","","","","Mapping was already requested.","","","","","","","","","","AddressMode::ClampToBorder requires feature …","","","","","","","","","Contains the success value","","","","","","","","Information about the wgpu-core resource.","","Describes a Sampler","","A temporary buffer, consumed by the command that uses it.","The Buffer is sucessfully mapped, get_mapped_range can be …","","","","","","","","","Describes a TextureView.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","How to deal with out of bounds accesses in the u (i.e. x) …","Must be at least 1. If this is not 1, all filter modes …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Border color to use when address_mode is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","If this is enabled, this is a comparison sampler using the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Total count of queries the set contains. Must not be zero. …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Dimensions of the texture.","The dimension of the texture view.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Format of the texture.","Format of the texture view, or None for the same format as …","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of a buffer. This will show up in graphics …","Debug label of the texture. This will show up in graphics …","Debug label for the query set.","Debug label of the texture view.","Debug label of the sampler.","Maximum level of detail (i.e. mip level) to use","Minimum level of detail (i.e. mip level) to use","How to filter the texture when it needs to be magnified …","Allows a buffer to be mapped immediately after they are …","How to filter the texture when it needs to be minified …","Mip count of texture. For a texture with no extra mips, …","How to filter between mip map levels","Range within the texture that is accessible via this view.","","Sample count of texture. If this is not 1, texture must …","Size of a buffer, in bytes.","Size of the texture. All components must be greater than …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Kind of query that this query set should contain.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Usages of a buffer. If the buffer is used in any way that …","Allowed usages of the texture. If used in other ways, the …","","Specifies what view formats will be allowed when calling …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A table of T values indexed by the id type I.","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","The binding layout is derived from the pipeline layout.","","","","","","","","","","","","","","","","","","","","","The binding layout is provided by the user in BGLs.","","Errors produced when validating a programmable stage of a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Checks that the given buffer usage contains the required …","","Return true if the fragment format is covered by the …","Checks that the given texture usage contains the required …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Allow the acceleration structure to be compacted in a copy …","Allow for incremental updates (no change in size)","","offset - offset in bytes","","Flags for acceleration structures","","Information of the required size for a corresponding …","","Entries for a single descriptor","","Flags for acceleration structure geometries","offset - offset in bytes","offset - offset in bytes","offset - offset in bytes","first_vertex - offset in the vertex buffer (as number of …","","","","","","","","","","","","","BindGroup descriptor.","","","BindGroupLayout descriptor.","Pipeline layout creation flags.","","","","","","","","","Similar to wgt::BufferUsages but for internal use.","","Updates use source_acceleration_structure if present, else …","","Format can be used as color and input attachment.","Format can be used as color (with blending) and input …","The color target of a renderpass.","Flag used by the wgpu-core texture tracker to say a …","Format can be copied to.","The destination of a hardware copy.","The destination of a hardware copy.","Format can be copied from.","The source of a hardware copy.","The source of a hardware copy.","","","","Encoder for commands in command buffers. Serves as a …","","","","","","","Describes a compute pipeline.","","","","Format can be used as depth-stencil and input attachment.","Read-only depth stencil usage.","Read-write depth stencil usage","","","","","","","","","Drop guard to signal wgpu-hal is no longer using an …","The combination of states that a buffer must exclusively …","The combination of states that a texture must exclusively …","","","Include support for first_vertex / first_instance drawing.","","","Texture format capability flags.","All buffers, buffer addresses and offsets will be ignored.…","The combination of states that a buffer may be in at the …","The combination of states that a texture may be in at the …","The index buffer used for drawing.","The indirect or count buffer in a indirect draw or …","","","","Error occurring while trying to create an instance, or …","","","Optimize for low memory footprint (scratch and output)","","","","","The argument to a read-only mapping.","The argument to a write-only mapping.","","","","","","","Format can be used for render pass resolve targets.","Format can be multisampled by x16.","Format can be multisampled by x2.","Format can be multisampled by x4.","Format can be multisampled by x8.","","","NO_DUPLICATE_ANY_HIT_INVOCATION","Include support for num work groups builtin.","","Naga shader module.","No value.","Is OPAQUE","The combination of all usages that the are guaranteed to …","The combination of all usages that the are guaranteed to …","","","","","Allows for bind group binding arrays to be shorter than …","","","","","Optimize for fast build time","Optimize for fast ray tracing performance","Ready to present image to the surface.","","","","Pipeline layout creation flags.","Describes a programmable pipeline stage.","A buffer used to store query results.","Size of a single occlusion/timestamp query, when copied …","","","","Read-only sampled or fetched resource.","","","","","Describes a render (graphics) pipeline.","","Format can be sampled.","Format can be sampled with a linear sampler.","Format can be sampled with a min/max reduction sampler.","","","Format can be used as storage with write-only access.","Format can be used as storage with atomics.","A read-only storage buffer used in a bind group.","Read-only storage buffer usage. Corresponds to a UAV in …","Format can be used as storage with read and read/write …","A read-write or write-only buffer used in a bind group.","Read-write or write-only storage buffer usage.","","","","","Shader input.","","","Some value of type T.","","","","Describes information about what a Surface’s …","","","","","","","","","","","","Texture format capability flags.","Similar to wgt::TextureUsages but for internal use.","","TextureView descriptor.","","","A uniform buffer bound in a bind group.","The texture is in unknown state.","Flag used by the wgpu-core texture tracker to say that the …","","Stores the text of any validation errors that have …","A vertex buffer used for drawing.","Flag for internal testing.","Describes how the vertex buffer is interpreted.","","","Returns the next texture to be presented by the swapchain …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Get a flags value with all known bits set.","","","","The stride, in bytes, between elements of this buffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The list of attributes which comprise a single vertex.","","","","Begin encoding a new command buffer.","Safety:","","","","","","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 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 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 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 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 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.","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.","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.","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.","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.","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.","","Get the underlying bits value.","Get the underlying bits value.","","","Get the underlying bits value.","","Get the underlying bits value.","","Get the underlying bits value.","","Get the underlying bits value.","Get the underlying bits value.","","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 …","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 …","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 …","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 …","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 …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The buffer being bound.","","","","","","The alignment of the start of the buffer used as a GPU …","The alignment of the row pitch of the texture data stored …","","","To get the required sizes for the buffer allocations use …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The effect of draw calls on the color aspect of the output …","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Alpha composition mode.","List of supported alpha composition modes.","Configures the surface to use the given device.","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","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 …","","Copy from buffer to texture. Works with a single array …","","","Copy from texture to buffer. Works with a single array …","Copy from one texture to another. Works with a single …","","","","","","","Creates a bind group layout.","Creates a new buffer.","","","","","","","","","","Creates a new texture.","","Current extent of the surface, if known.","Source codes for debug","","","","The effect of draw calls on the depth and stencil aspects …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 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 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 …","","","Discard currently recorded list, if any.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A dummy API implementation.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","Get a flags value with all bits unset.","The upper bound of the range (exclusive).","","","","","","Safety:","","","","","","The name of the entry point in the compiled shader. There …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Exit connection to this logical device.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","Requested texture extent. Must be in …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Format of the surface textures.","","","List of supported texture formats.","The fragment stage for this pipeline.","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.","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 from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","Convert from a bits value.","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 exactly.","","Convert from a bits value exactly.","Convert from a bits value exactly.","","","Convert from a bits value exactly.","","Convert from a bits value exactly.","","Convert from a bits value exactly.","","Convert from a bits value exactly.","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.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","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.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","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 …","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 …","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 …","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 …","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 …","Get a flags value with the bits of a flag with the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns any API validation errors that hav occurred in …","","Creates a PresentationTimestamp using the adapter’s WSI.","","GLES API internals.","","","","","","","","","","","","","","","","Analysis information of the module.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","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.","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 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 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 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.","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","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).","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).","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","","","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","Returns true if only one flag is set","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained flags values.","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.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","","","","","","","","","","","","","","","","The layout of bind groups for this pipeline.","The layout of bind groups for this pipeline.","","","","","","","","Range for the number of queued frames.","Maximum number of queued frames. Must be in …","","","","","","","","","Shader module IR.","The compiled shader module for this stage.","The multi-sampling properties of the pipeline.","If the pipeline will be used with a multiview render pass, …","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","The offset at which the bound region starts.","","","","","","","Origin within a texture. Note: for 1D and 2D textures, Z …","","","Vertical synchronization mode.","List of supported V-sync modes.","The properties of the pipeline at the primitive assembly …","","","","","","","","","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 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 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 …","Reclaims all resources that are allocated for this encoder.","","","","","","","","","","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","Sets the bind group at index to group, assuming the layout …","","","","Sets a range in push constant data.","","","","","","","","The size of the region bound, in bytes.","","","","","","","","","","","","","The compiled compute stage and its entry point.","The lower bound of the range (inclusive).","","","How often this vertex buffer is “stepped” forward.","","","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 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 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 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 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 intersection of a source flags value with the …","The intersection of a source flags value with the …","Submits the command buffers for execution on GPU.","The presentation configuration no longer matches the …","Returns the capabilities of working with a specified …","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 …","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 …","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 …","","","","","","Return the set of supported capabilities for a texture …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 …","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 …","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Unconfigures the surface on the given device.","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.","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.","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Supported texture usage flags.","","","","","Allowed usage of surface textures,","","","Contains either a single mutating usage as a target, or a …","","","The format of any vertex buffers used with this pipeline.","","","The vertex stage for this pipeline.","","","","Allows views of this texture to have a different format …","Allows views of swapchain texture to have a different …","Vulkan API internals.","","Calling wait with a lower value than the current fence …","","","","","Maximum binding size for the shaders that only support i32 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A wrapper around a glow::Context and the required EGL …","A guard containing a lock to an AdapterContext","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the underlying EGL context.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the EGL instance.","Returns the EGL version the adapter context was created …","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get’s the glow::Context without waiting for a lock","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Obtain a lock to the EGL context and get handle to the …","","","Creates a new external adapter using the specified loader …","","","","","Returns the EGLDisplay corresponding to the adapter …","","","","","","","","","","","","","","","","","","Safety","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","User data needed by …","","Qualcomm OOMs when there are zero color attachments but a …","If the following code returns false, then nvidia will end …","","","","","","","","","","","Only generate SPIR-V for one entry point at a time.","","","","","","","","Workaround flags.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all known bits set.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","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 …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Safety","","","","","","","The bitwise negation (!) of the bits in a flags value, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all set bits in a source flags value are also set …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the instance extension names wgpu would like to …","","","","","","","","","","","","","","","","Safety","The intersection of a source flags value with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get a flags value with all bits unset.","","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","","","","","","","","","","","","","","","","","","","","","","","","","","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 from a bits value.","","Convert from a bits value exactly.","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","Safety","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) 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 …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all bits in this flags value are unset.","Yield a set of contained flags values.","Yield a set of contained named flags values.","","The bitwise negation (!) of the bits in a flags value, …","","","features must be the same features used to create …","","","Returns the queue family index of the device’s internal …","","","Safety","","","","","The intersection of a source flags value with the …","","","","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 bitwise exclusive-or (^) of the bits in two flags …","","Safety","","","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The pending fence values have to be ascending.","","","","","A raw display handle for Android NDK.","Raw display handle for Android.","A raw window handle for Android NDK.","Raw window handle for Android NDK.","A raw window handle for AppKit.","A raw display handle for AppKit.","Raw display handle for AppKit.","Raw window handle for AppKit.","The handle to the display controller of the windowing …","A raw window handle for the Linux Kernel Mode Set/Direct …","A raw display handle for the Linux Kernel Mode Set/Direct …","Raw display handle for the Linux Kernel Mode Set/Direct …","Raw window handle for the Linux Kernel Mode Set/Direct …","A raw window handle for the Linux Generic Buffer Manager.","A raw display handle for the Linux Generic Buffer Manager.","Raw display handle for the Linux Generic Buffer Manager.","Raw window handle for the Linux Generic Buffer Manager.","A raw window handle for Haiku.","A raw display handle for Haiku.","Raw display handle for Haiku.","Raw window handle for Haiku.","An error that can occur while fetching a display or window …","A display that acts as a wrapper around a display handle.","Display that wraps around a raw display handle.","Window that wraps around a raw window handle.","A handle to a window.","The underlying handle cannot be represented using the …","A raw window handle for the Redox operating system.","A raw display handle for the Redox operating system.","Raw display handle for the Redox operating system.","Raw window handle for the Redox operating system.","A display server handle for a particular windowing system.","A window handle for a particular windowing system.","A raw window handle for UIKit (Apple’s non-macOS …","A raw display handle for UIKit (Apple’s non-macOS …","Raw display handle for UIKit.","Raw window handle for UIKit.","The underlying handle is not available.","A raw window handle for Wayland.","A raw display handle for Wayland.","Raw display handle for Wayland.","Raw window handle for Wayland.","A raw window handle for the Web.","A raw display handle for the Web.","A raw window handle for a Web canvas registered via …","Raw window handle for a Web canvas registered via …","Raw display handle for the Web.","A raw window handle for a Web offscreen canvas registered …","Raw window handle for a Web offscreen canvas registered via","Raw window handle for the Web.","A raw window handle for Win32.","Raw window handle for Win32.","A raw window handle for WinRT.","Raw window handle for WinRT.","The handle to a window.","A raw display handle for Win32.","Raw display handle for Windows.","A raw window handle for Xcb.","A raw display handle for Xcb.","Raw display handle for Xcb.","Raw window handle for Xcb.","A raw window handle for Xlib.","A raw display handle for Xlib.","Raw display handle for Xlib.","Raw window handle for Xlib.","A pointer to an ANativeWindow.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Get the underlying raw display handle.","Get the underlying raw window handle.","","","A pointer to a BDirectWindow object that might be null","A pointer to a BWindow object","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a DisplayHandle from a RawDisplayHandle.","Borrow a WindowHandle from a RawWindowHandle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to an X server xcb_connection_t.","A WinRT CoreWindow handle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to an Xlib Display.","A pointer to a wl_display.","Get a handle to the display controller of the windowing …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The drm file descriptor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The gbm device.","The gbm surface.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The GWLP_HINSTANCE associated with this type’s HWND.","A Win32 HWND handle.","An ID value inserted into the data attributes of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 new empty display handle.","Create a new handle to an ANativeWindow.","Create a new empty display handle.","Create a new handle to a view.","Create a new empty display handle.","Create a new handle to a window.","Create a new empty display handle.","Create a new handle to a window.","Create a new empty display handle.","Create a new handle to a view.","Create a new handle to a display.","Create a new handle to a window.","Create a new handle to a connection and screen.","Create a new handle to a window.","Create a new display handle.","Create a new handle to a surface.","Create a new handle to a file descriptor.","Create a new handle to a plane.","Create a new handle to a device.","Create a new handle to a surface.","Create a new empty display handle.","Create a new handle to a canvas element.","Create a new handle from a pointer to HtmlCanvasElement.","Create a new handle from a pointer to an OffscreenCanvas.","Create a new empty display handle.","Create a new handle to a window.","Create a new handle to a window.","A pointer to an NSView object.","A pointer to the JsValue of an HtmlCanvasElement.","A pointer to the JsValue of an OffscreenCanvas.","The primary drm plane handle.","","","","","An X11 screen to use with this display handle.","An X11 screen to use with this display handle.","A pointer to a wl_surface.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A pointer to an UIView object.","A pointer to an UIViewController object, if the view has …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An Xlib visual ID, or 0 if unknown.","An X11 xcb_visualid_t.","A pointer to an orbclient window.","An Xlib Window.","An X11 xcb_window_t.","Get a handle to the window.","","Describes a Buffer when allocating.","Utility methods not meant to be in the main API.","Argument buffer layout for dispatch_indirect commands.","CPU accessible buffer used to download data back from the …","Argument buffer layout for draw_indexed_indirect commands.","Argument buffer layout for draw_indirect commands.","The texture is laid out densely in memory as:","The texture is laid out densely in memory as:","Methods shared by RenderPass and RenderBundleEncoder.","Efficiently performs many buffer writes by sharing and …","Order in which TextureData is laid out in memory.","","","","","","","","Aligns a value to an alignment.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the bytes representation of the struct, ready to …","Returns the bytes representation of the struct, ready to …","Returns the bytes representation of the struct, ready to …","Get a set of backend bits from the environment variable …","The value added to the vertex index before indexing into …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Contents of a buffer on creation.","Creates a Buffer with data to initialize it.","Upload an entire texture and its mipmaps from a source …","","","","","","","","","","","","","","","","","","","","","","","","","","","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 …","","","","","","","","Choose which DX12 shader compiler to use from the …","","","","","","","","","Prepare currently mapped buffers for use in a submission.","The first index within the index buffer.","The instance ID of the first instance to draw.","The instance ID of the first instance to draw.","The Index of the first vertex to draw.","","","","","","","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.","","","","","","","","","","","","","","","Choose which minor OpenGL ES version to use from the …","","","The number of indices to draw.","","","","","","","","Initialize the adapter obeying the WGPU_ADAPTER_NAME …","Initialize the adapter obeying the WGPU_ADAPTER_NAME …","The number of instances to draw.","The number of instances to draw.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Debug label of a buffer. This will show up in graphics …","Version of make_spirv intended for use with …","Create a new staging belt.","Generates a set of backends from a comma separated list of …","Get a power preference from the environment variable …","Asynchronously read the contents of a buffer.","Recall all of the closed buffers back to be reused.","Sets the active bind group for a given bind group index. …","Sets the active index buffer.","Sets the active render pipeline.","wgt::Features::PUSH_CONSTANTS must be enabled on the …","Assign a vertex buffer to a slot.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Usages of a buffer. If the buffer is used in any way that …","The number of vertices to draw.","Allocate the staging belt slice of size to be uploaded …","The number of work groups in X dimension.","The number of work groups in Y dimension.","The number of work groups in Z dimension.","The appearance of a slider.","A circular handle.","The appearance of the handle of a slider.","The shape of the handle of a slider.","The appearance of a slider rail","A rectangular shape.","An horizontal bar and a handle that selects a single value …","The local state of a Slider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","Produces the style of an active slider.","","","","","","","","","","","The border Color of the handle.","The border radius of the corners of the rail.","The border width of the handle.","","","","","","","","","The Color of the handle.","The colors of the rail of the slider.","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a Slider.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The appearance of the Handle of the slider.","Produces the style of an hovered slider.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a Slider.","Creates a new State.","The colors of the rail of the slider.","The shape of the handle.","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a Slider …","The width of the stroke of a slider rail.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","An amount of empty space.","The appearance of an SVG.","A handle of Svg data.","The supported style of the StyleSheet.","The stylesheet of a svg.","A vector graphics image.","","","Produces the Appearance of the svg.","","","","","","","","","","","","","","","","","The Color filter of an SVG.","","","Returns a reference to the SVG Data.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates an SVG Handle from raw bytes containing either an …","Creates an SVG Handle pointing to the vector image of the …","","","","Produces the hovered Appearance of a svg content.","Returns the unique identifier of the Handle.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An absolute height in logical pixels.","Advanced text shaping and font fallback.","The apperance of some text.","No shaping and no font fallback.","The height of a line of text in a paragraph.","A factor of the size of the text.","The shaping strategy of some text.","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph.","","","","","Produces the Appearance of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Color of the text.","","","","","","","","","","","","","","","","","","","","","Draws text using the same logic as the Text widget.","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the layout::Node of a Text widget.","Returns the LineHeight in absolute logical pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An interaction with an Editor.","The appearance of a text input.","Delete the previous character.","Click the Editor at the given Point.","The content of a TextEditor.","Delete the next character.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","Move to the end of the line.","Break the current line.","Move to the start of the line.","Insert the given character.","Move left.","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A multi-line text input.","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text editor.","The Border of the text editor.","","","","","","","","","","","","","","","","","","","","","","","","Returns the current cursor position of the Content.","","","","","","","","","","","","Returns the Direction of the Motion.","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","","","","","","","","","","","","Produces the style of a focused text input.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Produces the style of an hovered text input.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the Action is an editing action.","Returns the text of the line at the given index, if it …","Returns the amount of lines of the Content.","Returns an iterator of the text of the lines in the Content…","Creates an empty Content.","Performs an Action on the Content.","Produces the Color of the placeholder of a text input.","Returns the selected text of the Content.","Produces the Color of the selection of a text input.","Returns the text of the Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the Color of the value of a text input.","Widens the Motion, if possible.","Creates a Content with the given text.","The amount of lines to scroll.","The appearance of a text input.","The cursor of a text input.","The default Padding of a TextInput.","The content of the Icon.","The identifier of a TextInput.","The left side of a TextInput.","The right side of a TextInput.","The side of a TextInput.","The state of a TextInput.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A field that can be filled with text.","The value of a TextInput.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text input.","The Border of the text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","Track the cursor of a text input.","Returns the Cursor of the TextInput.","","","","","","","","","","","","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","Draws the TextInput with the given Renderer, overriding its","","","","","","","","","","","","","","","","","","","","Produces a Command that focuses the TextInput with the …","","Focuses the TextInput.","Produces the style of a focused text input.","Creates a new State, representing a focused TextInput.","The font that will be used to display the code_point.","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.","","","","","","","","","","","","","","","","Produces the style of an hovered text input.","The icon Color of the text input.","","","","","","","","Inserts a new char at the given grapheme index.","Inserts a bunch of graphemes at the given grapheme index.","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 whether the Value is empty or not.","Returns whether the TextInput is currently focused or not.","","Computes the layout of a TextInput.","Returns the total amount of graphemes in the Value.","Computes the current mouse::Interaction of the TextInput.","Produces a Command that moves the cursor of the TextInput …","Moves the Cursor of the TextInput to an arbitrary location.","","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the end of the input …","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the front of the …","Creates a new Value from a string slice.","Creates a custom Id.","Creates a new State, representing an unfocused TextInput.","Returns the position of the next end of a word from the …","Produces the Color of the placeholder of a text input.","Returns the position of the previous start of a word from …","Removes the grapheme at the given index.","Removes the graphemes from start to end.","Returns a new Value with all its graphemes replaced with …","Returns a new Value containing the graphemes from start …","Produces a Command that selects all the content of the …","Selects all the content of the TextInput.","","Returns the current selection of the Cursor for the given …","Produces the Color of the selection of a text input.","The side of a TextInput where to display the Icon.","The font size of the content.","The spacing between the Icon and the text in a TextInput.","Returns the State of the Cursor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Unfocuses the TextInput.","Creates a unique Id.","Returns a new Value containing the graphemes until the …","","","","","","","","Processes an Event and updates the State of a TextInput …","Produces the Color of the value of a text input.","The cursor of a text input.","Cursor without a selection","Cursor selecting a range of text","The state of a Cursor.","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The end of the selection","The start of the selection","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant.","The style of a menu.","A color palette.","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","The background Color of the Palette.","The danger Color of the Palette.","Define the colors of a theme.","The primary Color of the Palette.","The success Color of the Palette.","The text Color of the Palette.","A set of background colors.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","The background color.","The danger Color of the Palette.","The set of danger colors.","Whether the palette is dark or not.","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","The appearance of a toggler.","The supported style of the StyleSheet.","A set of rules that dictate the style of a toggler.","A toggler widget.","Returns the active Appearance of the toggler for the …","","","","","","The background Color of the toggler.","The Color of the background border of the toggler.","","","","","","","","","","","The foreground Color of the toggler.","The Color of the foreground border of the toggler.","Returns the argument unchanged.","","","Returns the hovered Appearance of the toggler for the …","","Calls U::from(self).","","","","","","","","","","","","","","","","","The tooltip will appear on the bottom of the widget.","The tooltip will follow the cursor.","The tooltip will appear on the left of the widget.","The position of the tooltip. Defaults to following the …","The tooltip will appear on the right of the widget.","An element to display a widget over another.","The tooltip will appear on the top of the widget.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","The appearance of a slider.","A circular handle.","The appearance of the handle of a slider.","The shape of the handle of a slider.","A rectangular shape.","The local state of a VerticalSlider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","An vertical bar and a handle that selects a single value …","Produces the style of an active slider.","","","","","","","","","","","","","","","","","","","","","The border Color of the handle.","The border width of the handle.","","","","","","","","","","","","","","","","","The Color of the handle.","","","","","","","","","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a VerticalSlider.","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The appearance of the Handle of the slider.","Produces the style of an hovered slider.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a VerticalSlider…","Creates a new State.","The colors of the rail of the slider.","The shape of the handle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a …","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","An operation to be performed on some window.","The window will always be below normal windows.","The window will always be on top of normal windows.","Redraw at the given time.","The window is completely centered on the screen.","Change the window Icon.","Change the window Level.","Change the Mode of the window.","Close the window and exits the application.","The user has requested for the window to close.","A window was closed.","Platform-specific","The platform-specific default position for a new window.","Move the window with the left mouse button until the …","A window-related event.","Fetch the raw identifier unique to the window.","Fetch if the current window is maximized or not.","Fetch if the current window is minimized or not.","Fetch the current Mode of the window.","Fetch the current logical dimensions of the window.","A file has been dropped into the window.","A file is being hovered over the window.","A file was hovered, but has exited the window.","A window was focused.","The application takes the whole screen of its current …","Bring the window to the front and sets input focus. Has no …","The application is hidden","An window icon normally used for the titlebar or taskbar.","An window icon normally used for the titlebar or taskbar.","The id of the window.","Platform-specific","A window level groups windows with respect to their …","The reserved window Id for the first window in an Iced …","Set the window to maximized or back","Set the window to minimized or back","The mode of a window-based application.","Move the window to the given logical coordinates.","A window was moved.","Redraw the next frame.","The default behavior.","A window was opened.","The position of a window in a given screen.","A request to redraw a window.","A window redraw was requested.","Request user attention to the window, this has no effect …","Resize the window to the given logical dimensions.","A window was resized.","Data of a screenshot, captured with window::screenshot().","Screenshot the viewport of the window.","The window settings of an application.","Spawns a new window with some Settings.","The window is positioned with specific coordinates: (X, Y).","Toggle whether window has decorations.","Toggle the window to maximized or back","A window was unfocused.","The type of user attention to request.","The application appears in its own window.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bytes of the Screenshot.","Changes the Icon of the window.","Changes the window Level.","Changes the Mode of the window.","","","","","","","","","","","","","","","","","","","","","Closes the window with id.","","","","","","","","","","","","","","","","Crops a Screenshot to the provided region. This will …","Whether the window should have a border, a title bar, etc. …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Begins dragging the window while the left mouse button is …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether the window will close when the user requests it, …","Fetches an identifier unique to the window, provided by …","Fetches if the window is maximized.","Fetches if the window is minimized.","Fetches the current Mode of the window.","Fetches the window’s size in logical dimensions.","","","","","","","","","","","","Subscribes to the frames of the window of the running …","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.","","","","","","","","","","","","","","","","","","","","","","","Brings the window to the front and sets input focus. Has …","","Attach an icon to the window of your application.","The icon of the window.","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the raw data of the Icon.","","","","","","","","","","","","The window Level.","Maps the output of a window Action using the provided …","The maximum size of the window.","Maximizes the window.","The minimum size of the window.","Minimizes the window.","Moves the window to the given logical coordinates.","Creates a new Screenshot.","","","Platform specific settings.","The initial position of the window.","Request user attention to the window. This has no effect …","Whether the window should be resizable or not.","Resizes the window to the given logical dimensions.","Take screenshots of a window.","Captures a Screenshot from the window.","Configure your windows.","The size of the Screenshot.","The initial logical dimensions of the window.","Spawns a new window with the given settings.","","","","","","","","","","","Toggles the window decorations.","Toggles the window to maximized or back.","Whether the window should be transparent.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new unique window Id.","","","","","","","","","","","","Whether the window should be visible or not.","The new logical height of the window","The position of the opened window. This is relative to the …","The size of the created window. This is its “inner” …","The new logical width of the window","The new logical x location of the window","The new logical y location of the window","An error produced when creating an Icon.","An window icon normally used for the titlebar or taskbar.","The image crate reported an error.","The Icon is not valid.","The underlying OS failed to create the icon.","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Creates an icon from an image file.","Creates an icon from the content of an image file.","Builds an Icon from its RGBA pixels in the sRGB color …","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Errors that can occur when cropping a Screenshot.","The cropped region’s size is out of bounds.","Data of a screenshot, captured with window::screenshot().","The cropped region’s size is zero.","","","","","","","","The bytes of the Screenshot.","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The size of the Screenshot.","","","","","","","","","","","The platform specific window settings of an application.","The window settings of an application.","","Sets the application id of the window.","","","","","","","","","","Whether the window should have a border, a title bar, etc. …","","","","","","","","","","Whether the window will close when the user requests it, …","","Returns the argument unchanged.","","","The icon of the window.","","Calls U::from(self).","","","","","","","","The window Level.","The maximum size of the window.","The minimum size of the window.","Platform specific settings.","The initial position of the window.","Whether the window should be resizable or not.","The initial logical dimensions of the window.","","Whether the window should be transparent.","","","","","","","","","Whether the window should be visible or not."],"i":[4,0,0,45,0,0,38,0,44,0,46,0,46,4,41,4,0,0,38,198,0,0,0,77,46,47,47,47,0,0,44,77,32,52,40,0,4,42,41,107,40,46,17,198,16,0,0,40,0,16,0,0,0,0,0,46,0,0,47,0,38,0,45,0,37,40,0,52,0,45,37,40,77,48,52,18,45,1,4,4,4,4,4,4,4,4,4,4,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,16,17,21,18,16,0,0,4,4,4,4,4,4,4,0,21,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,32,45,1,36,51,0,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,48,21,21,21,37,0,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,39,51,0,0,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,21,4,4,4,39,41,45,17,21,51,18,37,37,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,37,37,4,4,4,4,4,4,17,16,16,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,4,4,4,37,37,37,37,37,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,68,4,38,39,40,41,42,43,16,44,45,46,47,49,17,21,51,52,32,18,38,38,38,41,41,41,46,46,46,17,17,17,21,21,21,52,52,52,18,18,18,0,0,21,52,4,41,37,47,37,37,37,46,48,47,1,36,77,77,4,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,17,21,51,52,32,18,4,4,0,1,37,36,77,77,4,38,38,38,39,40,41,42,42,43,16,16,16,16,44,44,44,44,45,45,45,45,45,46,47,47,47,47,48,48,48,48,48,48,48,49,49,49,17,17,17,21,21,51,52,52,52,52,52,32,18,18,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,16,16,45,36,45,45,45,45,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,16,0,45,0,38,41,46,52,21,52,0,48,4,4,4,4,4,4,4,4,4,4,4,4,4,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,21,21,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,45,36,45,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,45,45,47,21,0,48,37,1,36,52,52,0,16,16,49,17,21,21,52,32,18,18,42,0,107,68,45,48,17,21,52,18,1,36,51,32,0,4,43,16,49,1,4,4,4,21,4,45,39,48,107,107,1,32,107,107,32,4,4,0,1,21,21,68,41,107,107,41,16,17,17,21,52,18,16,0,0,0,107,107,0,107,16,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,77,4,17,77,4,17,48,0,32,32,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,21,1,37,36,77,4,38,39,40,41,42,43,16,44,45,46,47,48,49,17,21,51,52,32,18,107,4,4,48,107,41,0,1,39,21,52,0,36,37,41,39,21,37,17,21,18,17,21,18,0,0,0,0,0,0,0,0,124,73,129,123,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,125,124,128,124,73,124,73,124,73,129,123,73,129,124,73,129,123,124,73,129,123,125,124,73,129,123,130,125,124,73,129,123,128,129,124,73,123,73,124,73,129,123,124,73,129,123,124,73,129,123,0,73,0,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,123,123,123,123,130,0,130,125,73,123,0,130,125,124,123,130,125,130,125,0,130,125,124,123,136,123,0,123,123,73,125,73,125,125,0,0,125,0,124,73,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,124,73,129,123,73,0,128,124,128,128,136,129,0,143,0,0,0,145,65,65,143,0,143,142,143,142,143,142,143,142,143,142,143,142,142,143,142,143,142,143,142,143,142,143,142,142,143,142,143,145,142,143,145,142,143,142,143,142,142,142,143,143,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,142,143,1254,1254,1254,0,0,134,0,134,133,133,133,134,133,134,133,134,133,134,133,0,134,133,134,133,133,133,134,133,134,133,134,133,0,133,133,134,133,134,133,134,133,134,133,134,0,134,133,134,133,134,133,134,133,134,134,133,134,133,134,133,134,133,134,133,134,133,134,133,134,133,134,133,134,134,134,134,134,134,134,133,133,134,133,0,0,0,134,134,133,0,134,133,133,134,133,134,133,134,133,134,133,134,133,134,133,134,133,134,133,134,133,0,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,147,0,147,147,147,147,147,147,147,147,132,215,0,216,216,0,135,0,216,216,216,0,215,135,135,135,0,215,217,215,135,215,217,135,135,135,215,0,135,132,216,135,135,149,149,149,149,149,149,149,0,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,149,1255,1256,1257,1258,1257,1258,0,150,0,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,0,0,0,138,151,138,151,138,151,138,151,138,151,138,151,138,151,138,151,151,138,151,138,151,138,151,130,138,151,138,151,138,138,151,138,151,0,138,151,138,151,138,151,138,151,138,151,138,151,138,151,138,151,138,151,138,151,130,130,138,151,138,138,151,130,138,151,138,151,130,138,151,130,138,151,151,130,151,138,151,138,151,138,151,138,151,138,151,138,151,138,151,138,151,151,0,0,0,0,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,72,152,72,131,152,72,131,72,128,152,152,72,131,152,72,131,152,72,131,152,72,131,152,152,152,72,131,152,72,131,152,72,131,152,72,131,72,131,152,152,128,152,152,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,152,72,131,128,152,128,152,128,0,90,0,90,90,154,0,0,154,0,154,154,154,154,154,154,154,154,154,154,154,154,155,154,155,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,154,169,172,186,186,164,169,163,0,0,169,165,157,169,161,0,0,169,161,0,164,0,169,172,0,161,164,0,0,163,164,163,164,163,164,163,164,163,164,163,164,163,164,157,73,161,163,164,163,164,165,163,164,73,161,157,163,157,169,169,163,164,163,164,163,164,163,164,0,163,164,164,164,164,169,169,169,163,164,73,163,164,163,164,163,164,165,157,161,0,165,165,73,163,164,163,164,163,164,163,164,163,164,163,164,163,164,163,164,163,164,157,157,73,169,165,165,165,161,157,165,157,73,73,163,164,163,164,163,164,163,164,163,164,163,164,163,164,163,164,163,164,157,161,165,165,73,165,157,0,1228,166,171,0,1228,0,1229,1229,1229,171,0,171,0,1229,1228,157,1229,1228,1229,173,0,171,1229,1229,1228,1229,173,171,171,171,171,166,1229,1229,1229,173,166,173,166,173,166,173,166,173,166,173,166,173,166,157,173,166,173,166,173,166,157,157,173,166,173,166,173,166,173,166,173,173,173,173,173,166,173,166,173,166,173,166,157,173,166,173,166,173,166,173,166,173,166,173,166,173,166,173,166,173,166,157,157,157,157,173,166,173,166,173,166,173,166,173,166,173,166,173,166,173,166,173,166,157,157,1259,0,161,0,161,0,161,174,170,174,170,174,170,174,170,174,170,174,170,174,170,161,174,174,170,174,170,170,174,170,161,174,170,174,170,174,170,174,170,174,170,170,174,170,170,174,170,174,170,174,170,161,174,174,170,174,170,174,170,174,170,174,170,174,170,174,170,174,170,174,170,161,174,174,170,174,170,174,170,174,170,174,170,174,170,174,170,174,170,174,170,161,174,0,0,0,0,0,175,126,177,175,126,177,175,126,177,175,126,177,175,126,177,175,126,177,175,126,177,125,126,175,177,175,177,175,126,177,120,120,175,126,177,175,126,177,125,126,126,126,175,126,177,125,175,175,126,177,126,177,177,177,177,120,126,177,120,175,175,175,126,177,177,177,177,175,126,177,175,126,177,177,175,175,175,126,177,175,126,177,175,126,177,175,126,177,175,177,175,126,177,175,126,177,175,126,177,175,126,177,125,175,175,125,175,126,177,125,125,0,125,120,175,125,175,175,125,175,125,126,175,175,125,126,0,120,175,177,0,175,126,177,175,126,177,175,126,177,175,126,177,175,126,177,175,126,177,175,126,177,177,175,126,177,175,175,180,0,180,0,0,0,180,0,180,180,180,180,180,180,180,180,120,120,180,180,180,180,120,180,181,0,120,180,180,180,180,180,180,180,180,180,180,180,181,0,187,187,187,0,185,0,120,187,185,0,120,180,180,180,180,180,180,180,181,180,0,0,190,190,190,190,190,190,190,190,190,190,0,190,190,190,190,190,190,190,190,190,0,190,0,181,0,0,190,190,190,190,190,190,190,190,190,190,190,190,190,181,190,190,190,190,190,190,190,190,190,181,190,0,0,0,0,185,0,185,188,189,188,189,0,0,187,0,187,0,187,0,187,172,186,0,186,0,172,0,0,176,0,0,176,27,0,0,140,140,0,0,0,140,141,140,141,140,141,140,141,140,141,140,141,140,141,126,141,141,141,141,140,141,140,141,140,141,0,140,141,140,140,140,141,141,141,141,141,140,141,140,141,140,141,140,141,141,140,141,140,141,140,141,140,141,141,140,141,140,141,140,141,140,141,140,141,141,126,141,126,141,140,141,140,141,140,141,140,141,140,141,140,141,140,141,140,141,0,82,38,83,82,38,0,83,83,38,82,0,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,83,83,82,82,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,0,0,197,197,197,193,0,197,23,193,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,197,197,197,197,197,23,197,197,23,23,23,23,23,23,23,23,23,197,197,0,0,122,122,122,122,122,122,122,122,122,39,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,122,39,122,122,122,122,122,122,122,122,122,39,0,0,0,0,137,0,137,40,0,200,40,0,40,201,0,40,40,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,200,200,201,201,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,0,0,0,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,200,201,0,0,68,68,68,204,204,205,203,0,205,204,205,205,204,0,203,0,206,204,204,203,203,204,205,206,206,203,205,205,204,203,0,0,204,205,205,0,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,202,202,203,203,203,204,204,204,205,205,205,206,206,206,41,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,0,41,41,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,202,203,204,205,206,41,0,0,0,42,207,84,84,84,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,207,84,207,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,207,84,208,208,208,209,0,0,210,210,208,211,0,0,210,209,211,211,208,211,209,209,210,211,208,208,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,208,208,208,208,208,208,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,208,208,209,208,208,209,210,211,208,208,208,208,209,210,211,208,209,210,211,208,208,209,210,211,208,209,210,211,208,208,209,210,211,208,209,209,209,210,210,210,211,211,211,208,208,208,208,209,210,211,208,208,208,208,208,209,210,211,208,209,210,211,208,208,208,208,208,209,210,211,208,209,208,209,210,211,208,208,208,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,208,208,0,208,208,0,0,209,208,208,208,208,208,208,208,209,210,211,208,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,209,210,211,208,208,209,210,211,208,1260,1261,1260,1261,1260,1261,1260,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,209,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,0,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,0,209,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,209,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,214,132,215,0,216,216,135,0,216,216,216,0,215,135,135,135,0,215,217,215,135,215,217,135,135,135,215,0,135,132,216,135,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,135,135,215,132,216,217,135,132,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,215,215,135,135,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,132,135,132,132,132,132,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,215,132,216,217,135,1255,1256,1257,1258,1257,1258,0,218,218,218,218,218,218,218,218,218,218,218,218,218,218,218,218,218,218,0,0,0,0,0,220,0,220,25,25,25,25,25,0,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,112,0,0,0,0,0,0,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,0,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,0,233,0,0,226,0,0,4,114,227,232,233,234,224,225,235,236,237,238,239,231,229,240,241,54,232,238,4,114,234,224,225,235,236,237,239,231,229,226,240,241,227,54,4,0,0,0,0,227,227,232,238,0,0,0,0,227,232,0,232,238,0,0,227,0,0,0,0,233,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,224,225,226,54,223,224,225,226,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,227,229,231,54,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,54,223,223,54,223,114,114,227,232,233,233,233,234,224,224,225,235,236,237,238,238,239,239,231,229,226,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,226,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,223,0,54,54,54,54,223,224,225,226,223,223,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,54,223,114,227,232,233,234,224,225,235,236,237,238,239,231,229,226,240,241,223,0,0,0,0,0,0,0,0,0,0,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,54,55,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,242,55,242,243,244,245,246,247,54,55,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,54,55,55,243,244,245,246,247,54,55,54,242,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,55,242,243,244,245,246,247,243,244,245,246,247,0,0,248,248,248,248,248,248,248,249,248,249,249,248,248,249,249,248,248,249,248,249,248,249,248,249,248,248,248,248,248,248,248,249,248,249,248,249,248,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,248,249,248,249,248,248,248,248,248,248,248,248,248,249,248,249,248,249,249,249,249,248,248,249,249,249,248,248,248,0,249,248,249,249,249,248,248,249,248,248,248,248,248,248,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,249,248,248,248,248,248,248,248,249,249,249,248,248,248,249,248,248,248,249,249,249,249,248,248,249,249,248,248,248,248,248,248,248,249,248,249,248,249,248,248,248,248,249,248,249,248,249,248,249,248,249,248,249,248,0,0,259,259,259,259,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,260,260,260,259,260,259,260,259,260,259,260,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,259,260,1262,1263,1264,1265,1262,1263,1264,1265,0,0,0,0,0,0,0,4,295,286,292,297,305,297,289,4,282,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,282,0,0,0,0,0,0,37,0,0,0,37,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,262,263,263,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,0,0,0,0,269,263,263,0,0,261,272,262,273,265,274,263,276,278,279,280,269,0,0,0,0,0,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,0,0,283,285,261,262,286,289,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,263,276,278,290,279,280,278,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,285,311,285,266,269,0,0,270,274,292,297,302,290,305,279,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,283,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,279,292,261,262,265,263,276,295,278,286,289,308,283,285,266,302,299,0,0,270,274,290,263,278,290,0,0,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,295,297,299,308,283,311,285,266,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,0,0,0,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,290,305,279,289,307,280,308,283,311,285,266,269,0,274,290,263,261,263,0,261,272,262,273,265,270,274,263,276,292,297,278,286,302,290,305,279,289,307,280,308,266,261,272,262,273,265,270,274,263,276,292,295,297,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,302,276,274,276,261,272,262,273,265,270,274,263,276,292,297,278,286,302,290,305,279,289,307,280,308,266,274,290,272,272,274,290,272,265,265,272,286,289,276,272,272,278,290,270,270,261,272,262,273,265,263,276,278,290,282,307,280,0,261,272,262,273,265,274,263,276,292,278,279,307,280,261,262,265,274,263,292,302,290,279,0,290,0,0,292,0,0,261,262,0,0,0,0,0,0,0,0,0,0,0,286,289,261,272,262,273,265,270,270,274,274,263,276,292,295,297,297,299,278,286,302,290,290,305,305,279,279,289,307,280,308,283,311,285,266,269,280,0,0,279,0,261,262,270,276,297,305,272,273,265,270,274,263,276,292,297,278,286,302,290,305,279,289,307,280,308,266,286,289,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,283,0,0,272,273,265,270,274,263,276,292,297,278,286,302,290,305,279,289,307,280,308,266,0,0,305,0,0,0,0,274,270,292,297,305,270,292,297,305,279,270,292,297,305,0,0,0,0,0,0,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,261,272,262,273,265,270,274,263,276,292,295,297,299,278,286,302,290,305,279,289,307,280,308,283,311,285,266,269,282,299,0,0,0,0,282,261,262,265,270,274,263,276,292,295,297,278,286,290,305,289,308,283,285,266,261,262,311,311,0,0,0,228,0,228,13,330,13,330,13,330,13,330,13,330,13,13,13,330,13,330,13,330,13,330,13,330,13,330,13,330,13,330,228,13,330,0,13,330,330,330,330,330,13,330,13,330,13,330,13,330,228,13,330,13,330,13,330,13,330,13,330,13,330,13,330,13,330,13,330,0,0,330,228,13,13,13,13,330,13,330,13,330,13,330,13,330,13,330,13,330,13,330,13,330,0,338,337,0,0,0,0,0,0,267,0,340,342,0,0,0,334,338,342,0,0,0,337,338,340,337,268,0,0,0,344,331,342,344,331,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,331,332,333,334,335,332,336,337,338,339,340,341,342,334,335,332,336,337,338,339,340,341,342,341,344,331,333,334,335,332,336,337,338,339,340,341,342,341,333,335,336,337,338,339,341,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,267,268,333,341,344,331,333,334,335,332,336,337,338,339,340,341,342,334,340,342,0,0,331,331,331,333,334,335,332,336,337,338,339,340,341,342,341,344,331,333,334,334,335,335,335,335,332,336,337,338,339,340,340,340,341,341,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,0,331,341,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,331,344,331,333,334,335,332,336,337,338,339,340,341,342,332,336,336,341,336,268,331,333,332,339,334,0,341,332,332,331,335,331,331,339,341,331,341,0,331,335,336,334,335,332,336,337,338,339,340,341,342,344,332,331,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,344,331,333,334,335,332,336,337,338,339,340,341,342,268,341,331,336,331,336,336,336,331,336,137,0,137,342,342,0,342,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,351,0,340,351,0,340,0,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,351,335,335,351,351,351,351,351,351,351,351,351,0,0,334,0,345,347,345,345,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,347,345,0,345,345,345,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,345,347,0,0,0,346,352,0,346,346,346,352,346,352,346,352,346,352,346,346,352,346,352,346,352,346,352,352,346,346,352,346,346,352,346,352,346,352,346,352,346,352,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,346,346,346,352,346,352,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,346,352,0,0,353,353,353,353,353,353,353,352,353,353,353,353,353,353,353,353,352,353,353,353,353,353,353,353,353,353,353,353,353,353,353,353,353,352,353,352,353,353,353,353,353,353,353,353,353,353,0,0,0,0,0,1266,1267,366,370,369,0,1266,1267,366,1266,1267,366,0,372,0,0,0,374,359,375,0,0,1266,1267,366,0,0,370,370,0,371,373,372,0,0,0,0,0,0,0,0,0,0,371,373,1266,1267,366,369,370,0,369,0,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,354,348,357,348,356,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,0,354,348,357,348,357,365,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,367,368,0,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,348,357,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,366,369,370,371,372,373,374,359,375,366,366,366,373,373,373,374,374,374,359,359,359,375,375,375,354,355,367,368,354,348,356,365,354,355,366,348,356,357,358,369,370,371,372,373,374,359,375,365,379,354,355,355,366,366,348,356,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,348,357,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,374,359,378,379,348,356,357,358,380,348,356,367,380,348,356,367,366,373,374,359,375,348,356,367,348,348,356,356,367,357,358,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,354,348,356,356,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,366,356,357,358,372,371,372,371,354,355,348,356,357,358,367,368,348,356,0,365,348,356,357,358,0,379,348,357,354,355,354,355,378,379,348,356,374,359,371,0,0,367,354,367,368,0,381,357,348,356,348,365,366,371,365,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,374,359,375,0,366,348,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,365,379,354,355,366,348,356,357,358,367,368,369,370,371,372,373,374,359,375,348,357,366,1268,1269,1270,1271,1271,1269,1272,1270,1271,1269,1272,1270,1271,1268,1269,1270,1271,1271,1269,1272,1270,1271,1269,1272,1270,1271,1268,1269,1270,1271,1271,1269,1272,1270,1271,1269,1272,1270,1271,0,0,0,0,0,407,0,0,0,404,405,395,403,362,397,362,397,362,397,362,397,362,397,401,362,397,362,397,362,395,401,395,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,397,404,405,362,362,404,405,395,403,362,404,405,395,403,362,403,403,407,404,404,405,395,395,362,362,403,362,403,362,401,397,395,395,362,404,405,395,403,362,397,401,404,405,395,395,362,362,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,397,404,405,362,362,403,362,397,362,397,395,362,403,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,362,401,395,404,405,395,403,362,362,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,362,404,405,395,403,362,397,401,404,405,395,395,362,362,401,395,395,404,405,395,403,362,397,404,405,362,403,397,362,397,401,404,405,395,395,362,362,401,395,401,395,401,395,401,395,401,395,401,395,401,395,397,401,404,405,395,395,362,362,404,405,395,401,395,401,395,401,395,401,395,403,362,403,403,403,403,397,395,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,404,405,395,403,362,401,395,362,397,362,362,0,0,0,0,0,0,0,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,360,392,360,376,384,408,392,360,376,384,408,360,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,360,360,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,360,392,392,360,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,392,392,392,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,376,384,408,392,360,376,384,408,392,360,360,376,384,408,376,360,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,392,360,376,384,408,360,0,0,0,0,0,410,410,410,410,410,410,0,0,0,410,410,410,410,0,0,0,410,410,0,414,0,0,0,0,410,410,410,0,0,0,0,410,409,411,411,411,415,423,416,400,424,409,417,411,399,399,399,399,414,415,415,416,416,400,400,417,417,1273,399,399,399,414,415,415,416,416,400,417,0,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,409,411,411,416,417,411,414,415,415,416,416,400,400,417,417,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,416,400,417,411,415,416,417,411,415,416,417,411,417,409,411,411,399,411,415,415,400,400,400,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,400,417,415,423,416,400,424,409,417,411,399,411,400,417,416,416,0,416,416,399,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,414,415,416,416,400,417,417,400,424,409,417,399,399,399,415,423,416,400,424,409,417,411,399,416,417,416,415,423,416,400,424,409,417,411,399,414,416,416,400,417,417,414,416,416,400,417,417,415,410,415,423,416,400,409,417,411,399,424,409,409,409,399,399,399,415,416,417,415,416,417,415,416,417,416,417,423,415,416,417,417,417,414,415,415,416,416,400,400,417,417,415,423,416,400,424,409,417,411,399,415,423,415,423,416,417,414,415,415,423,416,416,400,417,417,416,415,416,415,416,416,417,416,417,415,423,416,415,423,416,416,417,416,417,416,417,416,417,399,399,399,414,415,415,415,415,423,416,416,416,400,400,400,424,409,417,417,417,411,399,423,416,400,417,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,399,415,399,1274,400,400,415,423,416,400,424,409,417,411,399,400,424,400,400,411,424,400,411,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,409,417,399,409,416,417,416,417,416,423,409,416,417,416,417,365,400,417,399,400,400,416,417,416,417,416,417,416,417,417,417,1275,1275,1275,1275,1275,1275,1276,400,1276,399,399,399,409,409,416,409,400,400,409,399,399,0,424,399,409,0,416,416,399,399,415,423,414,415,415,416,416,400,400,417,417,415,400,399,424,409,399,0,416,400,416,400,400,409,400,409,414,415,415,416,416,400,400,417,417,400,414,415,415,416,416,400,400,417,417,400,424,417,400,415,399,399,399,399,365,415,409,414,415,415,416,416,400,400,417,417,423,416,400,417,423,417,399,416,400,424,417,399,416,400,424,417,399,400,415,423,416,400,424,409,417,411,399,416,416,415,400,0,411,416,400,417,400,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,415,423,416,400,424,409,417,411,399,0,410,0,424,400,400,1274,414,415,415,416,416,400,400,417,417,1277,1278,1279,416,417,416,417,415,423,414,415,415,416,416,400,400,417,417,1277,1278,1279,416,417,416,417,399,0,0,0,0,429,429,429,429,429,429,429,415,429,429,429,429,429,423,429,423,429,429,429,429,429,429,429,429,429,429,429,429,365,429,415,423,415,365,415,423,429,429,429,429,429,429,429,429,415,423,0,0,0,0,0,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,425,425,439,425,425,439,425,439,425,425,440,442,439,439,441,425,425,440,442,439,439,441,425,439,425,439,425,440,439,441,425,439,425,440,439,441,425,439,441,425,439,441,425,440,442,439,441,425,439,425,425,440,442,439,439,441,425,425,440,442,439,439,441,425,440,442,439,441,425,425,425,440,440,442,442,439,441,441,425,425,439,439,441,425,425,425,439,439,439,441,441,441,425,425,425,440,439,439,441,441,425,425,440,442,439,439,441,425,440,442,439,441,439,425,425,440,442,439,441,439,425,439,439,425,439,439,425,439,425,440,442,439,441,425,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,425,425,425,425,440,442,425,440,442,439,441,425,439,425,439,425,439,439,425,439,439,439,425,439,439,425,439,441,425,439,440,442,440,442,425,439,439,441,425,439,425,425,439,439,425,425,439,425,439,425,425,439,441,440,442,439,425,425,425,425,440,439,441,439,441,439,441,425,439,425,440,442,439,441,425,425,425,440,442,439,439,439,441,425,425,440,442,439,441,425,440,442,439,441,425,439,439,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,440,442,439,441,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,425,439,439,439,0,0,430,430,430,430,430,430,430,430,430,416,416,430,430,430,430,430,416,430,430,430,430,430,430,430,430,430,430,430,430,430,430,416,430,430,430,430,430,430,430,430,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,437,451,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,453,453,377,377,454,454,455,456,437,437,451,451,457,458,398,398,452,452,453,377,377,454,454,456,437,451,457,458,398,452,377,454,459,460,459,460,465,398,398,452,459,460,453,377,454,462,350,461,398,452,350,461,453,377,454,462,350,350,461,461,398,452,0,0,402,463,437,462,462,462,462,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,456,0,0,0,402,464,453,377,454,463,455,437,451,350,461,398,452,402,464,453,377,454,463,465,462,437,451,398,452,466,377,377,454,454,437,437,451,451,398,398,452,452,402,464,463,377,454,455,437,451,398,452,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,453,455,349,453,455,349,398,452,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,463,437,451,402,464,463,426,398,452,466,0,402,464,453,377,454,463,455,456,437,451,350,461,457,458,398,452,349,426,464,451,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,350,461,377,454,402,402,464,464,453,453,453,377,377,454,454,463,463,456,456,437,437,451,451,398,398,452,452,402,402,464,464,453,377,377,454,454,463,463,456,456,437,437,451,451,398,398,452,452,377,454,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,437,451,398,452,402,402,402,464,464,464,469,469,469,453,453,453,377,377,377,454,454,454,463,463,463,465,465,465,462,462,462,455,455,455,456,456,456,437,437,437,451,451,451,350,350,350,461,461,461,457,457,457,458,458,458,398,398,398,452,452,452,466,466,466,459,459,459,460,460,460,349,349,349,462,377,398,426,377,377,454,454,437,437,451,451,398,398,452,452,402,464,469,453,377,454,463,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,402,464,464,469,469,469,469,469,453,377,377,377,454,454,454,463,463,465,462,455,456,437,437,437,437,451,451,451,451,350,461,457,457,458,458,398,398,398,398,452,452,452,466,466,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,398,350,461,350,461,456,377,454,456,437,451,398,452,402,402,464,463,466,461,402,464,463,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,466,402,464,377,454,463,465,462,437,451,350,461,457,458,398,452,466,456,456,453,455,465,437,451,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,463,437,451,456,462,465,462,455,350,461,457,458,466,402,464,463,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,463,402,464,463,402,464,402,464,463,402,464,469,453,377,377,377,454,454,454,463,465,462,455,456,437,437,437,451,451,451,350,461,457,457,457,458,458,458,398,398,398,452,452,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,465,462,455,350,461,457,458,466,461,461,402,464,463,437,451,402,464,377,454,463,437,451,398,452,455,457,458,350,461,402,464,462,437,451,456,462,462,456,398,452,402,464,453,377,454,463,462,437,451,398,452,437,451,398,452,350,461,350,461,461,461,350,461,350,461,461,461,350,461,350,461,461,461,461,461,461,461,453,377,454,463,455,437,451,398,452,402,464,463,463,453,377,454,463,455,437,451,398,452,402,464,463,463,402,402,464,464,453,453,377,377,454,454,463,463,455,456,456,437,437,451,451,398,398,452,452,402,402,464,464,453,377,377,454,454,463,463,456,456,437,437,451,451,398,398,452,452,461,453,377,454,456,437,451,398,452,402,464,469,453,377,454,463,465,455,456,437,451,350,461,457,458,398,452,466,461,456,466,459,460,462,462,398,452,459,460,437,451,398,452,0,455,398,452,459,460,377,454,463,461,402,463,350,461,461,350,461,453,455,349,461,0,0,377,350,461,350,461,350,461,398,452,461,462,462,465,399,426,0,398,452,377,454,456,398,452,350,461,466,402,464,377,377,454,454,463,437,437,451,451,398,398,452,452,402,464,463,402,464,463,453,453,402,464,463,350,461,459,460,459,460,459,460,402,426,402,464,463,0,0,461,462,377,454,437,451,457,458,398,452,398,452,462,453,377,377,377,454,454,454,455,456,437,451,457,458,398,452,453,377,377,454,454,456,437,451,457,458,398,452,453,453,437,437,451,451,398,398,452,452,426,465,462,350,461,466,350,461,350,461,350,461,454,461,452,377,465,350,398,377,454,437,451,350,461,457,458,398,452,454,452,350,461,350,461,461,463,402,464,377,454,463,437,451,398,452,402,464,377,454,463,437,451,398,452,402,464,377,454,463,437,451,398,452,402,464,377,454,463,437,451,398,452,402,464,463,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,398,452,469,469,402,398,465,462,457,458,398,452,466,377,454,437,451,457,458,398,452,454,452,402,464,377,454,463,437,451,398,452,463,437,402,464,377,454,463,465,462,437,451,350,461,457,458,398,452,466,402,464,377,454,463,437,451,398,452,377,454,437,451,457,458,456,457,455,458,455,458,465,465,455,455,350,350,457,457,462,461,458,461,462,455,461,458,461,455,457,458,455,457,458,465,465,455,455,350,350,457,462,461,462,461,402,464,463,350,461,466,402,464,453,377,454,463,455,437,451,350,461,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,398,452,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,402,464,463,462,402,464,469,453,377,454,463,465,462,455,456,437,451,350,461,457,458,398,452,466,459,460,349,0,0,462,456,464,451,469,402,464,463,437,451,350,461,398,398,452,398,452,350,461,469,377,454,457,458,398,452,459,460,402,464,463,454,452,460,464,454,452,460,464,469,377,454,457,458,398,452,459,460,402,464,463,377,398,454,452,460,464,469,454,458,452,460,464,402,464,453,377,377,454,454,463,456,437,437,451,451,398,398,452,452,0,421,421,421,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1280,1281,1282,1274,1282,1283,1283,1283,1281,1284,1285,1284,1285,1285,1285,1284,1285,1284,1285,1285,1285,1284,1285,1284,1285,1285,1285,1285,1285,1285,1285,1276,1286,1276,1286,1287,1283,1281,1288,1287,1281,1288,1289,1274,1282,1278,1290,1279,1291,1289,1292,1293,1278,1290,1279,1291,1289,1292,1293,1290,1291,1289,1293,0,0,0,0,0,467,472,468,473,470,0,0,0,0,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,417,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,417,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,431,432,475,431,432,475,431,432,431,432,417,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,475,431,432,414,0,0,414,414,414,414,414,414,414,414,414,414,414,414,414,396,396,414,414,0,0,0,0,0,0,0,0,0,0,0,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,477,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,478,479,476,394,478,479,476,476,478,477,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,478,479,476,394,0,0,0,0,0,0,0,0,0,1294,1295,1296,1296,1296,1296,1296,1296,1297,1297,0,1298,0,0,1295,1299,1300,1301,1299,1300,1301,0,0,0,0,0,0,0,0,0,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,361,364,364,393,361,364,385,390,382,393,361,364,385,390,382,361,364,364,361,364,385,390,382,361,364,385,390,382,393,361,364,385,390,382,361,364,364,361,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,361,364,364,361,364,382,390,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,385,390,382,393,393,361,364,385,390,382,361,364,364,361,364,393,385,390,382,361,364,364,390,361,364,364,361,364,364,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,393,361,364,385,390,382,361,361,0,0,0,0,0,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,363,480,480,363,480,387,363,480,387,363,363,480,480,387,387,363,480,387,363,363,480,480,363,480,387,363,480,387,363,480,387,363,480,387,363,363,480,480,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,387,363,480,387,363,363,480,480,480,387,387,363,480,363,363,480,480,363,363,480,480,387,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,480,387,363,0,0,0,0,0,0,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,367,368,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,383,389,388,391,383,383,367,368,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,389,388,391,383,0,0,0,407,0,397,397,397,397,397,401,397,397,401,397,407,401,397,397,401,397,397,397,477,401,397,401,401,397,397,397,401,401,401,401,401,401,401,401,397,401,401,401,401,401,397,477,401,397,338,337,340,0,0,0,338,337,338,340,337,0,0,336,336,336,339,339,336,336,0,0,0,271,0,271,7,314,7,314,7,314,7,314,7,314,7,7,7,314,7,314,7,314,7,314,314,7,314,7,314,7,314,271,7,314,7,314,314,7,314,314,7,314,7,314,7,314,271,7,7,314,7,314,7,314,7,314,7,314,7,314,7,314,7,314,7,314,314,314,314,7,7,314,7,314,7,314,7,314,7,314,7,314,7,314,7,314,7,314,0,0,281,281,281,281,281,281,281,0,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,0,281,281,281,281,281,281,281,281,281,281,0,0,0,264,0,24,183,264,24,183,24,183,24,183,24,183,24,24,24,183,24,183,24,183,24,183,24,183,24,24,183,24,183,24,183,0,24,183,183,183,183,183,24,183,24,183,24,183,24,183,183,24,183,24,183,24,183,24,183,24,183,24,183,24,183,24,183,24,183,0,183,24,24,24,183,24,183,24,183,24,183,24,183,24,183,24,183,24,183,183,24,183,0,24,24,0,0,0,65,65,0,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,59,65,59,65,482,59,65,59,65,482,59,65,482,59,65,482,0,482,59,65,482,59,65,59,59,59,65,65,65,59,65,59,59,65,482,59,65,482,59,59,59,59,65,482,59,65,482,59,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,0,482,482,482,482,482,482,482,482,482,482,482,59,65,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,59,65,482,0,0,482,0,0,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,0,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,483,0,316,316,316,316,316,316,316,316,316,0,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,316,0,0,0,0,0,220,0,25,485,484,220,25,485,484,25,485,484,25,485,484,25,485,484,25,25,25,485,484,25,485,484,25,25,25,485,484,484,25,485,484,25,485,484,25,485,484,25,485,484,25,484,485,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,25,25,485,484,25,485,484,25,485,484,25,485,484,485,484,485,485,25,25,485,25,485,485,485,25,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,25,485,484,485,497,0,0,495,325,494,0,0,0,0,486,0,0,325,0,493,494,489,486,495,0,497,0,0,490,491,493,0,325,0,0,486,495,0,490,491,0,277,0,0,0,495,486,489,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,317,487,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,94,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,488,319,94,95,489,490,486,491,318,492,317,325,493,494,495,326,94,95,489,490,486,491,318,492,317,325,493,494,495,326,317,318,492,95,318,492,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,487,494,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,0,319,487,94,95,319,487,489,490,486,491,318,492,317,317,325,493,494,495,326,497,95,489,486,318,492,489,489,489,486,486,486,318,318,318,492,492,492,94,95,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,317,317,489,491,318,492,277,277,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,317,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,317,487,317,497,317,0,317,497,317,317,317,0,317,319,487,317,487,491,317,318,492,277,326,317,317,489,317,326,489,491,317,491,0,319,487,317,319,94,95,489,490,486,491,318,492,317,325,493,494,495,326,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,94,95,319,487,489,490,486,491,318,492,317,325,493,494,495,326,497,0,95,317,1302,1302,1302,1302,1303,1304,1305,1304,1306,1306,1306,1306,1306,0,496,496,496,0,496,0,499,496,499,496,499,496,499,496,499,496,499,496,499,496,496,499,496,499,496,499,496,499,496,499,496,499,496,499,496,496,499,496,499,496,499,496,499,499,496,499,496,317,499,496,499,496,499,496,499,496,499,496,499,496,499,496,499,496,499,317,496,496,499,496,499,496,499,496,499,496,499,496,499,496,499,496,499,496,499,496,1307,1308,1309,1308,1309,1307,0,313,313,0,0,313,0,0,313,294,0,294,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,11,11,502,313,501,11,502,313,501,11,313,501,11,313,501,501,11,502,313,501,502,313,11,502,313,501,11,502,313,501,11,502,313,501,0,11,502,313,501,313,501,11,502,313,501,501,11,502,313,501,11,502,313,501,11,502,313,501,11,294,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,0,501,0,0,11,501,501,11,11,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,11,502,313,501,0,1310,1310,1311,0,0,296,0,26,296,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,505,0,0,504,505,505,505,504,504,503,503,0,504,0,505,0,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,503,504,505,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,503,504,505,503,503,503,504,504,504,505,505,505,324,503,504,505,505,324,503,504,505,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,505,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,503,504,505,324,324,0,0,298,0,298,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,298,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,0,507,0,507,507,507,0,300,0,28,507,300,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,28,507,28,507,28,507,28,507,28,507,507,28,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,507,28,0,0,291,0,189,509,291,0,0,0,189,0,0,0,509,0,230,0,291,0,327,327,230,230,14,510,188,189,291,508,509,182,511,327,508,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,14,510,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,510,14,510,188,189,291,508,509,182,511,327,327,188,189,291,508,509,511,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,230,230,0,14,510,188,189,291,508,509,182,511,327,188,189,291,508,509,182,509,509,509,182,182,182,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,182,291,230,230,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,0,508,0,508,182,511,327,511,0,511,511,511,511,14,508,511,0,511,511,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,14,510,188,189,291,508,509,182,511,327,182,511,14,510,188,189,291,508,509,182,511,327,0,291,508,188,189,188,189,1312,1312,0,512,512,0,309,0,512,0,309,0,512,513,512,513,512,513,512,513,512,513,512,513,512,513,512,512,512,513,512,513,513,512,513,512,513,512,309,513,512,512,513,512,513,512,513,512,513,512,513,513,513,513,512,513,512,513,512,513,512,512,513,512,513,512,513,512,513,512,309,67,67,513,512,513,512,513,512,513,512,513,512,513,512,513,512,513,512,513,512,309,521,521,526,522,526,561,523,630,0,0,559,0,541,604,515,0,0,613,612,612,638,575,575,575,575,575,575,575,575,575,575,575,575,575,575,523,521,615,525,526,615,520,523,521,565,0,0,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,0,0,0,0,0,0,0,0,0,0,0,0,549,0,531,630,0,531,0,0,0,0,0,0,0,0,0,521,529,529,526,523,524,523,529,521,0,0,527,528,527,528,523,564,620,620,577,0,0,0,0,0,0,0,0,629,0,0,0,0,0,0,557,554,0,556,556,564,556,616,556,616,556,556,616,522,521,523,521,523,522,521,520,600,600,627,515,515,515,515,515,0,541,0,639,0,0,0,0,578,554,633,0,0,557,557,549,0,637,0,515,515,515,515,549,604,0,0,515,515,515,515,515,515,0,525,521,524,529,523,523,523,0,0,612,612,567,0,629,627,611,611,611,611,611,611,611,611,611,611,0,565,0,637,520,526,615,549,0,670,604,604,576,550,602,523,527,527,523,521,614,0,0,0,0,0,0,0,0,0,612,600,600,0,613,0,607,0,0,554,600,600,0,604,604,0,567,563,563,621,577,0,603,670,550,521,0,527,527,520,523,525,525,525,525,525,521,521,521,612,0,0,0,0,559,549,559,620,0,523,524,523,515,621,604,629,550,1313,604,560,636,679,557,557,557,557,557,557,557,557,613,635,635,0,0,0,554,566,603,669,603,670,521,521,521,521,561,520,521,0,0,0,636,0,541,541,541,567,563,1314,591,0,613,0,613,0,0,0,0,0,0,527,0,0,0,0,0,0,0,0,515,515,515,515,515,515,515,515,515,515,515,515,521,521,523,526,615,528,560,561,521,660,610,628,628,0,0,0,0,0,0,0,0,0,0,0,0,620,600,0,0,0,559,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,515,521,520,521,521,521,521,521,521,521,527,528,525,521,523,0,531,630,531,0,0,0,0,0,0,0,0,0,0,627,611,611,611,611,611,611,611,611,553,553,553,611,611,611,611,1313,557,557,557,557,557,633,515,0,541,0,0,626,630,0,578,0,0,679,670,559,0,0,0,0,0,0,0,0,521,528,521,521,521,521,521,521,521,521,521,615,0,630,0,0,0,0,0,0,0,0,0,531,531,0,0,603,670,636,635,563,563,527,521,523,523,627,598,611,611,598,611,611,611,611,611,611,0,626,639,576,611,611,611,611,576,522,524,527,523,521,524,529,523,0,521,523,520,566,669,638,638,638,607,0,0,0,0,0,554,549,523,615,1314,591,1314,591,0,0,0,572,659,0,610,628,617,618,557,600,635,615,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,515,585,585,585,520,521,522,523,524,525,526,527,528,529,521,521,574,561,1315,663,570,585,534,583,548,588,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,530,530,533,534,535,516,536,536,538,539,540,1316,1317,583,537,634,548,515,588,615,593,555,664,583,548,583,548,519,544,544,543,519,580,594,596,584,586,631,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,520,520,521,521,522,522,523,523,524,524,525,525,526,526,527,527,528,528,529,529,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,562,515,515,515,585,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,1318,532,632,589,625,547,547,595,519,519,549,550,520,551,521,522,547,552,523,553,554,555,524,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,525,571,572,573,574,575,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,527,612,613,528,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,639,549,550,520,551,521,522,547,552,523,553,554,555,524,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,525,571,572,573,574,575,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,527,612,613,528,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,639,552,523,553,614,561,546,601,1317,634,552,523,553,614,585,602,551,1319,556,520,521,522,523,524,525,526,527,528,529,523,515,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,515,533,568,595,520,521,522,523,524,525,526,527,528,529,520,521,523,524,525,526,527,528,529,519,519,519,519,1320,570,631,534,516,516,516,516,516,516,516,535,516,516,516,516,516,516,516,516,534,534,516,516,516,536,568,522,550,520,551,521,522,547,552,556,559,560,563,564,567,534,568,570,577,578,579,526,583,584,585,546,593,595,542,598,600,601,602,607,612,613,663,615,618,619,541,620,621,623,625,626,627,548,637,638,664,596,602,582,536,619,624,592,601,546,596,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,540,539,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,1315,516,530,536,555,555,520,521,522,523,524,525,526,527,528,529,536,1321,583,543,543,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,547,547,544,544,654,654,544,544,654,654,544,544,654,654,544,544,654,654,555,555,679,549,550,520,551,521,522,547,552,523,533,533,659,660,553,554,555,524,556,538,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,535,516,516,569,570,530,530,525,571,536,536,518,518,656,656,644,644,643,643,657,657,572,573,658,652,652,655,655,648,648,665,665,519,519,544,544,543,543,574,654,575,666,666,545,545,517,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,667,603,604,605,606,607,608,609,610,611,540,540,539,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,560,664,520,521,522,523,524,525,526,527,528,529,544,580,594,544,543,587,599,589,590,597,534,549,550,520,551,521,522,547,552,523,553,554,555,524,556,557,558,559,560,561,562,563,564,565,566,567,568,570,525,574,575,576,515,577,578,579,526,583,585,588,593,595,596,598,600,601,602,603,604,607,608,609,610,611,527,612,613,528,614,615,616,617,618,619,541,620,621,622,623,624,626,627,628,629,630,631,633,548,635,529,638,549,549,549,550,550,550,520,520,520,551,551,551,521,521,521,522,522,522,547,547,547,552,552,552,523,523,523,553,553,553,554,554,554,555,555,555,524,524,524,556,556,556,557,557,557,558,558,558,559,559,559,560,560,560,561,561,561,562,562,562,563,563,563,564,564,564,565,565,565,566,566,566,567,567,567,568,568,568,570,570,570,525,525,525,574,574,574,575,575,575,576,576,576,515,515,515,577,577,577,578,578,578,579,579,579,526,526,526,583,583,583,588,588,588,593,593,593,595,595,595,596,596,596,598,598,598,600,600,600,601,601,601,602,602,602,603,603,603,604,604,604,607,607,607,608,608,608,609,609,609,610,610,610,611,611,611,527,527,527,612,612,612,613,613,613,528,528,528,614,614,614,616,616,616,617,617,617,618,618,618,619,619,619,541,541,541,620,620,620,621,621,621,622,622,622,623,623,623,624,624,624,626,626,626,627,627,627,628,628,628,629,629,629,630,630,630,631,631,631,633,633,633,548,548,548,635,635,635,529,529,529,638,638,638,544,520,521,522,523,524,525,526,527,528,529,602,535,516,519,654,552,574,664,549,550,520,520,520,520,520,551,521,521,521,521,521,522,522,522,522,522,547,552,523,523,523,523,523,533,553,554,555,524,524,524,524,524,556,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,525,525,525,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,526,526,526,526,583,584,585,586,587,546,588,589,590,592,593,594,595,542,596,597,598,599,600,601,602,667,603,603,604,605,605,606,606,607,608,608,609,610,611,540,539,669,669,527,527,527,527,527,612,613,528,528,528,528,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,529,529,529,529,637,638,664,639,551,1319,536,1315,1321,562,583,596,609,624,663,592,679,549,550,520,520,551,521,522,547,552,523,533,659,659,660,553,554,555,524,556,538,557,558,559,560,561,562,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,605,606,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,520,521,522,523,524,525,526,527,528,529,520,520,521,521,522,522,523,523,524,524,525,525,526,526,527,527,528,528,529,529,520,521,522,523,524,525,526,527,528,529,522,534,534,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,541,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,660,593,568,615,534,655,648,533,533,533,535,535,571,571,535,535,517,664,533,535,516,530,536,518,656,644,643,657,652,655,648,666,545,517,515,515,515,630,515,549,550,520,551,521,522,547,552,523,553,524,556,557,558,559,560,561,562,563,564,565,567,568,570,525,574,575,576,515,577,578,579,526,588,593,595,596,598,600,601,602,604,607,609,611,527,612,613,528,616,617,618,619,541,620,621,622,623,624,626,627,628,629,630,631,635,529,638,536,1315,619,0,0,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,520,521,522,523,524,525,526,527,528,529,519,544,543,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,520,521,522,523,524,525,526,527,528,529,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,520,521,522,523,524,525,526,527,528,529,515,515,596,596,515,515,520,521,522,523,524,525,526,527,528,529,593,595,548,614,515,679,593,596,602,515,596,563,535,591,552,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,1322,1323,1324,1325,1321,1320,573,658,583,584,585,587,546,592,542,597,599,601,623,548,1318,587,592,597,632,535,516,552,579,585,585,585,571,591,623,1323,570,547,547,547,547,547,547,547,547,547,547,547,547,619,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,547,585,547,547,1316,1317,537,634,536,1321,583,548,619,548,585,589,590,597,544,544,544,544,592,592,601,555,593,602,604,534,520,521,522,523,524,525,526,527,528,529,546,532,609,625,517,516,560,581,1316,1317,537,634,679,552,523,553,566,614,602,619,515,516,534,568,519,544,543,516,551,1319,1317,634,667,1315,663,592,584,519,544,543,516,580,594,615,622,593,557,520,521,522,523,524,525,526,527,528,529,515,534,535,515,1322,1322,519,581,586,625,536,1321,601,525,515,520,521,522,523,524,525,526,527,528,529,544,544,543,654,654,544,516,544,544,654,654,544,544,543,654,654,544,544,543,654,654,544,544,544,544,654,654,544,609,552,530,536,611,1323,1321,532,515,530,595,605,606,669,573,658,560,622,516,596,582,624,588,516,579,568,520,521,522,523,524,525,526,527,528,529,520,521,522,523,524,525,526,527,528,529,517,667,525,520,521,522,523,524,525,526,527,528,529,590,1316,1317,667,537,634,546,542,618,617,549,550,520,551,521,522,547,552,523,553,554,555,524,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,525,571,572,573,574,575,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,527,612,613,528,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,639,603,605,606,608,669,549,603,605,606,608,669,537,634,520,521,522,523,524,525,526,527,528,529,568,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,1320,631,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,568,520,521,522,523,524,525,526,527,528,529,530,679,549,550,520,551,521,522,547,552,523,533,659,660,553,554,555,524,556,538,557,558,559,560,561,562,563,564,565,566,567,534,568,535,516,569,570,530,525,571,536,518,656,644,643,657,572,573,658,652,655,648,665,519,544,543,574,654,575,666,545,517,531,576,515,532,577,578,579,580,581,582,526,583,584,585,586,587,546,588,589,590,591,592,593,594,595,542,596,597,598,599,600,601,602,667,603,604,605,606,607,608,609,610,611,540,539,669,527,612,613,528,663,670,614,615,616,617,618,619,541,620,621,622,623,624,625,626,627,628,629,630,631,632,537,633,634,548,635,636,529,637,638,664,639,530,536,1315,1323,1321,663,560,547,547,0,555,592,0,581,582,1315,1321,631,591,591,536,1315,619,522,517,517,562,593,517,519,544,543,617,618,617,618,618,1326,1326,1327,1327,1328,1328,1327,1328,1326,1329,1330,1330,1331,1332,1331,1333,1333,1334,1334,1335,0,0,0,0,1336,0,1336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,0,0,0,694,0,0,0,0,0,0,0,0,0,696,696,696,696,0,696,0,0,696,0,696,707,707,0,696,695,0,0,0,696,695,696,703,696,708,699,699,695,0,703,695,696,709,696,709,696,696,696,696,696,696,696,696,695,0,703,708,696,696,694,694,703,704,696,703,704,697,0,0,703,0,696,694,699,707,707,699,696,697,699,696,694,694,699,707,707,704,695,703,703,704,696,708,699,704,696,696,696,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,688,692,693,688,692,693,705,700,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,710,706,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,688,692,693,698,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,688,703,704,705,692,692,706,707,708,711,693,693,709,710,701,702,705,706,710,705,705,705,706,706,706,710,710,710,694,694,695,695,696,696,697,697,698,698,699,700,701,702,688,703,703,704,704,705,692,706,707,708,708,711,693,709,709,710,710,696,703,694,694,694,695,695,696,696,696,696,696,697,698,699,700,701,702,688,703,703,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,710,705,706,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,698,688,701,702,705,701,698,706,705,700,710,706,694,695,696,703,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,694,695,696,697,698,703,704,708,709,710,694,695,696,697,698,703,704,708,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,694,695,696,697,698,699,700,701,702,688,703,704,705,692,706,707,708,711,693,709,710,698,1337,1338,1338,1339,1339,1339,1337,1337,1338,1339,1338,1339,1338,1339,1338,1339,1340,1341,1342,1343,1344,1345,1344,1346,1347,1348,1349,1350,1351,1352,1353,1342,1340,1341,1343,1344,1345,1351,1348,1352,1349,1346,1347,1345,1342,1350,1353,1351,1352,1353,1348,1347,1349,1346,1354,1355,1354,1355,1356,1357,1357,1358,1359,1358,1359,1356,1358,1359,1360,1361,1362,1363,1363,1360,1361,1360,1361,1363,1363,1362,736,736,0,748,748,0,0,755,755,743,729,748,729,732,728,731,737,725,737,751,755,738,0,746,722,748,0,0,0,0,0,0,0,0,0,751,751,0,751,0,751,751,0,746,750,723,732,725,729,735,748,754,739,729,755,0,748,755,0,729,735,748,752,743,755,755,755,0,751,0,0,0,728,731,748,748,732,732,736,731,729,748,748,731,754,748,723,729,732,748,725,729,735,751,751,725,751,748,748,751,725,729,751,751,732,747,728,729,751,729,732,729,748,729,732,735,748,732,748,751,722,751,732,748,725,751,751,725,725,751,748,732,732,738,0,751,748,748,731,729,732,737,725,725,751,751,729,748,751,729,748,731,748,728,731,751,725,732,731,748,748,725,754,734,736,748,755,0,0,734,755,729,732,0,737,755,729,748,0,0,0,0,0,0,0,748,0,0,0,0,0,0,0,0,0,735,0,729,748,751,755,755,755,755,755,755,755,755,0,750,739,0,748,751,751,748,734,747,752,0,725,732,751,751,751,751,751,751,751,725,723,732,731,751,751,748,732,735,736,731,732,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,719,720,719,720,1366,1367,726,744,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,1368,0,741,740,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,745,721,1367,753,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,1364,1365,719,720,0,721,727,733,745,742,721,745,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,719,721,757,722,723,720,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,757,753,726,744,721,726,728,731,734,738,739,740,741,742,743,744,745,721,721,721,726,726,726,728,728,728,731,731,731,734,734,734,738,738,738,739,739,739,740,740,740,743,743,743,744,744,744,758,759,721,757,722,722,723,723,720,724,724,725,725,726,727,728,728,729,729,730,730,731,731,732,732,733,734,735,735,736,736,737,737,738,739,740,741,742,743,744,745,746,746,747,747,748,748,749,749,750,751,751,752,752,753,754,754,755,755,723,724,729,730,732,735,748,749,751,755,758,759,1364,1365,719,721,757,722,722,723,720,724,725,725,726,727,728,728,729,729,729,729,729,729,729,729,729,729,729,730,731,731,732,732,732,732,732,732,733,734,734,735,735,735,735,735,736,737,738,739,740,741,742,743,744,745,746,747,748,748,748,748,748,748,748,748,748,748,748,748,748,748,749,750,751,751,751,752,752,752,752,753,754,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,733,721,738,739,743,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,719,719,1369,721,727,745,753,1368,740,1366,1367,721,758,759,757,745,1366,1367,757,758,759,1367,753,726,744,740,0,741,721,724,730,749,759,757,722,724,725,728,729,730,731,732,735,748,749,751,752,754,742,740,753,1366,1367,727,745,721,722,723,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,722,723,724,725,728,729,730,731,732,735,736,737,746,747,748,749,751,752,754,755,722,723,724,725,728,729,730,731,732,735,736,737,746,747,748,749,751,752,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,758,759,1364,1365,719,721,757,722,723,720,724,725,726,727,728,729,730,731,732,733,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,741,742,733,733,733,1370,1370,1371,1371,1371,1372,1372,1373,1373,1374,1374,1372,1373,1375,1375,1376,1376,1377,1377,1376,1378,1379,1379,1378,1380,1381,1382,1381,1383,1384,1383,1384,1385,1380,1385,1384,1385,1386,1386,1387,1386,1387,1388,1388,1389,1390,1389,1391,1391,1392,1392,1393,1394,1393,1394,1395,1395,1396,1396,1397,1398,1399,1399,1398,1397,1400,1401,1397,1398,1395,1395,1396,1396,1402,1402,1403,1400,1401,1398,1399,1399,1403,1400,1401,1404,1404,1404,1405,1404,1405,1405,1404,1404,1406,1407,1408,1409,1410,1411,1412,1409,1411,1406,1407,1408,1413,1410,1414,1409,1411,1412,1409,1411,1411,1413,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,767,0,0,0,0,0,0,0,0,0,0,760,760,760,760,715,0,715,715,0,0,715,768,769,0,0,769,715,0,767,0,0,768,715,767,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,0,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,756,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,773,774,767,768,769,760,770,715,713,714,771,767,768,769,760,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,756,772,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,772,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,756,773,773,774,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,768,768,768,768,756,767,767,768,769,760,760,770,770,715,715,713,713,714,714,771,756,773,774,776,1415,806,767,767,768,769,760,772,770,715,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,776,776,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,0,806,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,806,767,768,769,760,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,1416,772,0,1416,1416,0,806,771,767,772,767,768,769,760,770,715,713,714,771,767,760,770,715,713,714,767,760,770,715,713,714,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,756,773,774,776,1415,806,767,768,769,760,772,770,715,713,714,771,774,1417,1418,1419,1420,1417,1418,1419,1420,1417,1417,1418,1419,1420,0,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,777,783,782,783,782,783,782,0,781,0,781,782,0,0,783,782,0,0,782,782,0,783,781,782,0,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,778,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,785,779,780,781,782,779,780,781,782,778,785,786,779,783,780,781,782,778,783,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,778,785,786,779,783,780,781,782,778,778,785,786,779,783,780,781,782,779,783,780,780,781,781,782,782,778,785,786,779,783,780,781,781,781,781,782,782,782,778,785,786,779,783,780,781,782,786,786,778,785,786,779,783,780,781,782,779,778,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,779,778,781,782,779,780,781,782,780,781,782,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,778,785,786,779,783,780,781,782,785,0,0,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,787,0,0,0,712,788,712,788,712,788,712,788,712,788,712,712,712,788,712,788,712,712,788,712,712,788,712,712,788,712,788,712,788,712,788,712,788,788,789,788,0,712,788,712,788,712,788,712,788,712,788,712,788,712,788,788,712,788,712,788,712,788,712,788,712,788,788,712,712,712,712,788,788,712,712,712,712,788,788,712,788,712,788,712,788,712,788,712,788,712,788,712,788,712,788,0,0,792,678,792,792,792,792,792,792,792,792,792,792,792,678,792,678,792,678,792,678,792,792,792,792,792,678,792,678,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,678,792,792,792,792,792,792,792,792,792,792,792,678,792,678,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,678,792,792,678,792,678,678,678,678,678,792,678,792,678,792,792,792,678,792,678,678,792,678,792,792,792,792,678,792,678,792,678,792,678,792,678,792,678,792,678,792,678,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,792,678,792,678,792,792,792,792,792,792,792,792,678,792,678,792,678,792,678,792,678,792,678,792,678,792,678,678,0,642,642,642,642,642,0,0,0,831,1421,818,831,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,818,831,818,831,1421,818,831,1421,818,831,818,831,818,831,1421,818,831,831,818,831,1421,818,831,1421,818,831,818,831,1421,818,831,1421,818,818,818,818,818,818,831,1421,818,831,1421,818,831,1421,818,831,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,818,831,818,831,818,831,818,831,818,831,818,831,818,831,818,831,831,818,831,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,831,1421,818,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,690,834,690,690,690,690,690,690,690,690,690,690,690,834,690,690,834,690,0,0,0,0,0,837,835,791,835,791,835,791,835,791,835,791,837,791,835,791,835,791,835,791,835,835,791,835,791,835,791,835,791,835,791,835,835,791,835,791,835,791,835,791,837,791,835,791,835,791,835,791,835,791,835,791,835,791,835,791,835,791,835,835,835,837,835,791,835,791,835,791,835,791,835,791,835,791,835,791,835,791,0,0,672,0,0,0,817,0,672,0,800,824,672,800,824,822,0,672,817,672,822,672,0,0,0,0,824,672,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,799,796,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,687,838,800,824,672,798,822,687,838,800,824,672,798,822,1422,799,796,817,687,838,674,800,824,672,798,822,796,687,674,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,674,838,838,800,800,824,824,672,672,798,798,822,822,1422,799,796,817,687,838,674,800,824,672,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,674,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,796,799,674,674,0,1422,687,672,687,838,800,824,672,798,822,838,800,824,672,798,822,838,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,799,796,817,687,838,674,800,824,672,798,822,674,851,851,0,850,863,871,863,871,849,886,886,850,850,878,879,0,882,878,879,882,0,849,886,0,886,850,850,850,850,850,849,890,895,0,886,883,851,0,0,890,861,861,869,862,883,886,0,0,849,877,0,890,863,871,890,0,848,872,872,0,890,886,850,866,866,850,861,880,886,860,0,0,864,886,890,850,850,850,850,850,850,868,861,868,868,868,887,850,870,886,0,0,850,850,878,850,864,0,890,0,878,883,879,878,879,850,850,0,850,871,851,871,851,850,0,0,0,0,850,850,880,865,863,850,850,850,861,860,850,895,861,0,840,0,886,0,861,0,886,883,878,859,878,0,840,871,887,851,871,851,890,849,0,0,886,0,886,886,890,878,879,889,850,861,0,850,850,882,882,890,841,850,850,878,859,878,865,0,886,886,861,861,0,886,848,850,850,878,877,878,890,886,0,849,879,850,879,850,850,850,895,0,878,878,877,872,880,850,878,884,884,884,861,850,0,850,850,850,850,850,865,861,861,849,861,850,0,861,840,889,840,862,869,869,869,869,869,869,869,869,869,869,869,869,850,0,849,890,0,886,886,850,850,886,0,0,890,850,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,869,850,842,841,866,861,0,861,870,849,0,850,0,849,0,886,0,878,878,850,850,850,863,884,850,0,0,0,0,886,850,0,850,840,870,0,0,890,849,0,878,879,890,0,0,886,0,850,850,889,850,862,850,0,0,871,887,851,845,863,886,0,859,840,0,850,850,850,850,850,849,849,0,860,861,861,885,842,881,0,840,861,861,890,886,881,885,885,881,885,885,883,886,840,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,841,842,843,844,847,848,850,893,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,843,851,851,0,867,874,875,891,892,841,842,841,842,841,842,841,842,841,841,842,842,841,842,841,842,888,893,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,849,844,853,844,844,853,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,858,859,860,840,861,862,863,864,865,866,868,841,869,870,874,877,878,879,880,881,882,850,0,846,858,859,860,840,861,862,863,864,865,866,868,841,869,870,874,877,878,879,880,881,882,850,841,842,849,849,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,858,897,897,841,842,847,844,853,847,845,841,842,893,896,897,846,855,844,853,847,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,841,842,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,894,843,843,843,843,841,842,897,846,845,857,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,877,878,879,880,881,882,850,883,884,885,842,886,887,895,846,846,846,857,857,857,858,858,858,859,859,859,860,860,860,840,840,840,861,861,861,862,862,862,863,863,863,851,851,851,864,864,864,865,865,865,866,866,866,867,867,867,868,868,868,841,841,841,869,869,869,870,870,870,852,852,852,849,849,849,849,871,871,871,848,848,848,874,874,874,877,877,877,878,878,878,879,879,879,880,880,880,881,881,881,882,882,882,850,850,850,842,842,842,887,887,887,895,895,895,893,847,841,842,847,888,844,844,844,855,851,846,855,844,853,847,845,857,843,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,841,841,841,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,842,842,842,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,847,845,845,857,843,858,859,860,840,861,862,863,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,841,842,841,841,842,842,841,842,885,841,842,841,842,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,847,855,0,894,897,897,897,897,853,853,844,844,853,897,874,846,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,848,874,877,878,879,880,881,882,850,887,895,883,846,844,844,853,885,844,849,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,873,875,876,852,853,841,842,841,842,841,842,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,844,843,855,847,841,842,843,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,851,841,842,849,845,886,849,844,853,847,841,842,870,870,863,890,844,853,841,842,844,841,842,0,851,844,853,847,857,857,857,893,845,843,867,852,873,875,876,891,893,894,893,886,844,853,847,845,843,871,855,855,841,842,857,867,871,893,873,846,858,859,860,840,861,862,863,864,865,866,868,841,869,870,871,874,877,878,879,880,881,882,850,885,849,896,0,847,844,896,896,841,842,853,893,849,871,849,871,849,841,842,849,843,875,847,847,843,897,847,894,841,842,841,842,845,841,842,848,897,860,864,851,851,851,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,845,843,843,846,851,869,849,841,842,845,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,844,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,867,873,875,876,891,892,871,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,841,842,845,846,855,844,853,847,845,857,843,858,859,860,840,861,862,863,851,864,865,866,867,868,841,869,870,852,849,871,872,873,848,874,875,876,877,878,879,880,881,882,850,883,884,885,842,886,887,888,889,890,891,892,893,894,895,896,897,0,888,871,851,847,843,843,894,871,855,1423,1424,1425,1425,1425,1425,1426,1427,1428,1428,1428,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1427,1438,1430,1431,1432,1430,1439,1432,1438,1429,1428,1430,1430,1431,1440,1433,1434,1438,1441,1430,1431,1430,1439,1441,1442,1443,1440,1435,1427,1441,1431,1430,1444,1442,1437,1436,1445,1444,1442,1446,1446,1447,1447,1448,1449,1450,1451,1450,1451,1452,1452,1453,1454,1454,1455,1456,1457,1458,1458,1459,1455,1458,1457,1460,1461,1456,1457,1462,1460,1463,1461,1455,1460,1463,1456,1459,1464,1462,1457,1460,1465,1466,1467,1468,1465,1469,1470,1465,1471,1469,1472,1469,1473,1472,1473,1467,1468,1466,1473,1471,1467,905,905,905,905,905,905,0,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,0,0,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,905,0,905,905,905,0,905,905,905,905,905,905,905,905,905,905,905,905,905,905,907,906,906,0,906,906,906,906,906,915,906,907,906,906,908,908,915,0,0,907,906,0,915,906,906,907,906,915,906,906,906,915,915,906,0,0,0,0,906,906,0,0,906,906,907,0,915,915,0,0,915,0,0,912,918,906,908,907,909,910,913,914,911,912,915,906,907,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,909,906,907,906,907,906,907,906,907,906,906,907,907,906,907,906,907,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,906,908,907,909,910,911,912,906,908,907,909,910,911,912,906,907,918,906,908,907,909,910,913,914,911,912,915,906,907,909,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,906,907,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,906,907,910,906,908,907,910,906,906,906,907,907,907,910,910,910,906,907,906,906,906,906,906,908,908,907,907,907,907,907,909,910,913,914,911,912,915,915,918,906,908,907,909,910,913,914,911,912,915,915,918,906,908,907,909,910,913,914,911,912,915,906,907,906,906,907,907,906,907,906,907,906,907,918,906,908,907,909,910,913,914,911,912,915,910,913,918,906,908,907,909,910,913,914,911,912,915,906,907,906,907,906,907,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,906,907,918,906,908,907,909,910,913,914,911,912,915,906,907,906,907,906,907,906,907,913,910,918,908,906,907,912,908,914,906,907,911,906,907,910,915,906,907,906,907,906,907,911,914,906,908,907,909,910,911,912,908,915,908,915,906,907,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,912,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,918,906,908,907,909,910,913,914,911,912,915,914,906,907,918,906,908,907,909,910,913,914,911,912,915,914,909,918,909,909,1474,1474,0,0,924,0,0,924,921,0,0,0,924,924,920,920,920,0,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,919,922,925,919,920,921,922,923,924,925,919,920,921,922,923,924,919,920,921,922,919,920,921,922,925,919,920,921,922,923,924,919,922,923,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,923,919,920,921,922,919,919,919,920,920,920,922,922,922,922,919,920,921,921,922,924,924,925,919,920,921,922,923,924,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,919,920,922,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,920,922,919,922,924,919,922,919,920,921,922,921,924,920,921,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,919,920,921,922,923,924,925,922,0,0,0,933,0,0,0,0,933,933,926,0,929,929,929,929,0,0,926,0,0,933,933,933,933,933,933,933,933,933,933,933,933,933,933,0,932,934,926,927,928,933,929,930,931,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,927,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,930,927,926,927,928,929,930,931,926,927,928,929,930,931,932,934,926,927,928,933,929,930,931,927,928,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,934,926,927,928,929,930,931,926,926,926,927,927,927,928,928,928,930,930,930,931,931,931,930,932,926,927,928,933,933,929,929,930,931,932,934,926,927,928,933,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,926,927,928,930,931,932,934,926,927,928,933,929,930,931,930,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,930,927,932,930,928,928,0,927,928,933,930,927,926,927,928,929,930,931,933,929,933,929,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,934,926,927,928,933,929,930,931,932,0,930,0,939,0,936,936,936,0,0,939,0,939,939,0,939,939,938,936,938,939,935,939,937,937,935,936,937,935,936,937,938,939,940,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,940,935,936,937,938,939,940,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,935,935,936,936,936,937,937,937,938,938,938,939,939,939,940,940,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,940,940,940,940,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,935,936,937,938,939,940,942,941,943,943,943,943,943,943,943,943,943,943,943,943,943,943,0,0,943,943,943,942,943,0,943,943,943,943,943,943,943,942,941,0,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,944,0,943,942,943,943,943,943,943,943,943,943,943,943,943,943,943,943,944,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,0,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,942,943,943,943,943,941,943,943,943,943,943,944,943,943,943,947,947,943,0,943,943,943,943,0,943,947,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,941,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,943,944,944,943,943,943,943,943,943,943,943,943,943,943,943,943,0,0,0,950,943,944,945,941,942,946,947,948,949,941,942,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,946,948,941,942,941,942,941,942,941,942,941,941,942,942,941,942,941,942,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,948,948,943,944,945,941,942,946,947,948,949,943,944,945,941,942,946,947,948,949,943,943,941,942,950,943,944,945,941,942,946,947,948,949,941,942,948,950,946,948,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,941,942,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,941,942,949,943,941,942,946,947,949,943,943,943,941,941,941,942,942,942,946,946,946,947,947,947,949,949,949,941,942,945,948,943,944,944,945,941,941,941,941,941,942,942,942,942,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,941,942,941,941,942,942,941,942,941,942,941,942,950,943,944,945,941,942,946,947,948,949,943,943,950,943,941,946,949,950,943,944,945,941,942,946,947,948,949,941,942,941,942,941,942,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,941,942,950,943,944,945,941,942,946,947,948,949,941,942,941,942,941,942,941,942,948,950,941,942,943,941,942,941,942,949,945,941,942,941,942,941,942,943,944,945,941,942,946,947,948,949,944,944,941,942,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,950,943,944,945,941,942,946,947,948,949,941,942,950,943,944,945,941,942,946,947,948,949,950,0,948,0,0,0,954,955,954,954,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,955,955,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,955,954,955,954,954,955,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,954,955,0,0,0,960,959,960,959,960,959,960,959,960,959,960,959,960,959,959,959,960,959,960,959,960,959,960,959,960,959,959,959,959,959,959,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,959,959,959,960,960,0,959,959,959,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,960,959,0,0,0,963,963,963,963,963,0,0,963,972,0,0,963,963,899,967,0,972,972,0,972,0,967,972,963,972,957,972,957,957,0,963,972,898,963,957,0,0,957,963,963,963,969,900,963,963,963,963,957,963,963,957,957,969,957,963,957,899,0,0,0,963,963,963,967,957,0,0,969,963,967,957,963,0,963,965,963,0,0,965,967,963,963,972,963,963,963,967,972,0,963,900,0,965,898,963,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,968,956,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,917,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,917,961,961,962,962,917,966,963,965,917,900,967,968,969,970,898,957,903,963,965,917,900,967,968,969,970,898,957,903,967,967,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,903,956,903,917,971,965,917,966,961,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,0,965,917,900,967,968,969,970,972,898,957,965,965,965,917,917,917,967,967,967,972,972,972,971,0,962,973,963,963,971,965,917,900,900,899,967,967,968,966,969,969,970,970,972,898,957,957,962,962,962,962,973,956,962,973,963,963,971,965,917,900,899,967,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,973,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,967,956,956,898,965,917,967,968,972,917,917,0,966,917,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,970,898,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,967,973,971,956,967,967,973,967,967,961,956,967,968,963,956,971,962,963,965,917,900,967,968,969,970,898,957,903,963,900,967,969,970,957,968,963,900,967,969,970,957,898,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,962,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,970,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,956,962,973,963,971,965,917,900,899,967,968,966,969,970,972,961,898,957,903,966,956,1475,1475,1476,1477,1476,1478,1479,1478,1479,1480,1481,1480,0,0,899,975,0,0,0,900,975,899,965,965,900,965,0,975,975,975,975,975,917,975,975,917,975,975,975,975,975,975,975,0,975,975,975,975,917,917,917,975,975,975,975,975,975,975,975,975,975,975,975,975,975,975,975,975,975,979,991,988,993,988,988,994,980,980,995,992,993,990,981,982,980,979,980,979,981,981,0,0,986,985,985,986,987,0,993,990,990,997,0,997,0,990,997,979,977,981,0,986,992,981,980,995,997,0,986,986,986,986,986,990,990,0,0,988,981,982,993,993,997,986,0,0,0,997,0,979,977,979,986,986,986,974,991,989,991,990,990,990,986,990,995,995,986,990,986,995,992,986,986,991,986,992,992,990,986,995,986,986,986,995,986,986,986,986,993,997,990,986,986,986,986,986,986,990,986,992,993,992,992,993,995,995,986,990,990,986,990,990,990,986,986,986,986,986,986,987,990,990,990,990,986,989,991,992,996,986,991,986,986,990,997,986,987,0,990,0,981,981,995,992,994,994,995,995,992,986,995,990,992,991,993,0,993,990,974,986,987,989,990,996,994,990,990,992,986,993,981,981,990,990,978,981,978,993,988,988,981,981,979,981,980,0,991,994,985,986,987,997,0,0,981,993,993,0,0,994,991,992,995,982,0,0,0,0,977,978,987,974,995,990,990,986,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,964,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,977,977,978,978,979,979,980,980,981,981,982,982,977,978,979,980,981,982,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,0,977,983,978,984,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,996,997,977,983,978,984,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,996,997,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,980,981,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,964,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,964,977,978,979,980,981,982,977,978,979,980,981,982,977,977,977,978,978,978,979,979,979,980,980,980,981,981,981,982,982,982,964,977,978,979,980,981,982,977,977,977,977,977,983,978,978,978,978,978,984,964,985,985,986,986,987,987,974,974,988,988,989,989,990,990,991,991,992,992,993,993,979,979,979,979,979,994,994,995,995,980,980,980,980,980,981,981,981,981,981,982,982,982,982,982,916,998,996,996,997,997,977,983,978,984,964,985,986,986,986,986,986,987,987,987,987,987,974,974,988,989,990,990,991,992,993,993,993,979,994,995,995,980,981,982,916,998,996,997,997,997,997,997,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,977,977,978,978,979,979,980,980,981,981,982,982,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,916,964,964,964,916,916,916,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,964,998,983,977,978,979,980,981,982,984,977,978,979,980,981,982,983,998,964,977,978,979,980,981,982,986,987,974,988,990,991,993,995,997,977,978,979,980,981,982,977,978,979,980,981,982,977,978,979,980,981,982,977,983,978,984,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,996,997,985,986,987,974,988,989,990,991,992,993,994,995,996,997,985,986,987,974,988,989,990,991,992,993,994,995,996,997,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,984,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,984,964,977,978,979,980,981,982,977,983,978,984,964,985,986,987,974,988,989,990,991,992,993,979,994,995,980,981,982,916,998,996,997,998,998,1482,1483,1484,1483,1484,1483,1482,1485,1485,1486,1487,1488,1489,1490,1489,1490,1491,1489,1490,1488,1487,1492,1493,1494,1494,1494,1495,1495,1496,1497,1498,1499,1497,1498,1499,1500,1501,1496,1497,1499,1501,1502,1502,1503,1504,1505,1506,1505,1506,1506,1503,1506,1504,1507,1508,1509,1510,1511,1507,1509,1510,1511,1512,1507,1508,1509,1510,1511,1512,1512,1513,1514,1513,1003,1006,810,810,810,0,0,0,810,0,0,0,810,0,816,807,810,1010,1010,1011,1010,1011,1011,0,816,807,810,0,0,1010,807,810,816,807,810,1010,1010,1011,810,810,1010,807,810,816,810,1006,814,816,1006,810,0,0,1006,0,0,1003,0,810,810,0,0,0,807,810,810,810,810,810,810,816,0,0,0,810,1003,1003,814,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,1007,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,815,766,764,815,766,764,1007,1003,1003,1003,1003,1003,1003,1003,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1008,813,1004,1005,1006,805,807,1007,1008,1009,809,1010,1011,810,1003,1012,813,1004,1005,1006,805,807,1007,1008,1009,809,1010,1011,810,1003,1012,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,815,766,764,1003,1012,809,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,815,1004,816,1005,1006,805,807,766,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,764,1003,1005,1003,1003,1003,1003,1003,813,815,1004,1004,1004,816,816,1005,1006,1006,805,807,807,766,1007,1008,1009,809,1010,1010,1011,1011,810,810,1003,1003,1003,1003,1003,1012,764,809,814,813,815,1004,816,816,816,816,816,1005,1006,1006,1006,805,807,807,807,807,807,766,1007,1008,1009,809,1010,1011,810,810,810,810,810,810,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,1003,1003,1003,1003,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1004,1003,1003,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,1003,1003,1003,815,813,1004,805,809,805,809,816,1012,1005,809,809,1003,809,1003,1003,813,1004,816,1006,807,810,1004,805,1008,1009,1007,1012,1003,1003,1003,1009,813,1004,1005,1006,805,807,1007,1008,1009,809,1010,1011,810,1003,1012,1004,816,1006,807,1010,1011,810,1004,816,1006,807,1010,1011,810,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,1003,814,813,815,1004,816,1005,1006,805,807,766,1007,1008,1009,809,1010,1011,810,1003,1012,764,809,1515,1515,1516,1517,1518,1519,1520,1521,1522,1516,1522,1523,1520,1521,1522,1524,1524,1516,1517,1518,1523,1525,1519,1525,1526,1526,1526,826,0,826,823,826,823,823,823,826,823,826,823,0,0,823,823,823,823,823,823,823,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,826,823,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,826,823,823,825,826,826,823,823,823,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,825,826,823,826,823,826,823,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,826,823,825,1527,1528,1529,1530,1530,1527,1528,1529,1530,0,0,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,827,827,1014,1014,827,827,1014,827,1014,827,1014,827,1014,827,827,827,827,827,827,1014,1014,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,827,827,827,827,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,827,1014,1014,827,1014,1024,803,801,1024,784,1020,1020,0,0,0,1026,0,0,0,0,0,1024,0,0,0,0,804,0,0,784,0,0,784,803,804,812,808,1020,1531,1024,784,829,1019,1024,784,801,1024,812,829,829,804,829,829,829,804,804,804,812,804,812,812,804,804,804,829,1024,1019,804,829,829,803,804,1024,804,1019,1021,784,1024,784,803,1021,1020,1021,784,803,804,804,812,808,1019,804,784,1026,784,1019,1019,1531,784,784,829,0,0,1026,0,0,0,0,0,0,1024,1026,1015,0,0,0,0,0,0,0,0,0,829,829,812,808,784,784,784,803,1020,803,1019,1018,1018,1018,1019,829,808,829,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,811,811,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1015,763,821,794,795,793,765,1015,763,821,794,795,793,765,811,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,802,784,803,1018,1019,804,828,1020,829,830,811,1021,812,808,801,784,803,1018,1019,804,828,1020,829,830,811,1021,812,808,801,811,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,691,763,1022,821,1026,794,1023,795,793,765,1532,828,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1533,828,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,691,1024,1025,802,784,763,763,803,1022,1022,821,821,1026,794,794,1023,1023,1018,1019,804,828,1020,795,795,829,830,811,793,793,1021,812,808,765,765,801,828,811,828,828,828,691,1024,1025,802,784,784,763,803,803,1022,821,1026,794,1023,1018,1019,1019,804,804,828,1020,1020,795,829,829,830,830,811,793,1021,812,812,808,808,765,801,801,1533,828,1027,691,1024,1025,802,784,784,784,763,803,803,803,803,1022,821,1026,794,1023,1018,1019,804,804,804,804,804,828,1020,795,829,830,811,793,1021,812,812,812,808,808,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1025,1025,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,802,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,691,1024,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1015,1015,1015,1022,821,1023,1534,1533,1532,828,811,811,811,811,1534,811,1533,811,828,1015,1533,1534,1533,784,803,804,812,808,784,803,1018,1019,804,828,1020,829,830,811,1021,812,808,801,784,803,1019,804,1020,829,830,812,808,801,784,803,1019,804,1020,829,830,812,808,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1532,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1027,691,1024,1025,802,784,763,803,1022,821,1026,794,1023,1018,1019,804,828,1020,795,829,830,811,793,1021,812,808,765,801,1534,1533,1027,1533,1535,1536,1537,1537,1536,1538,1539,1535,1540,1540,1541,1541,1542,1542,1542,1543,1543,1544,1544,1545,1546,1547,1548,1549,1547,1550,1551,1552,1550,1548,1549,1551,1552,1553,1554,1554,1555,1556,1557,1556,1555,1558,1559,1557,1555,1559,1557,1558,1559,1556,1558,0,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1016,1032,1013,0,0,1029,1013,0,1033,1032,1013,0,1013,1033,0,0,1034,1013,1013,1032,1032,1034,0,1013,0,0,1029,1034,0,0,1013,1032,1032,1032,1032,1032,1032,1032,1034,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,0,1028,0,0,1031,1030,716,718,1032,1033,1034,1013,1031,1030,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1031,1031,1030,1030,1028,716,716,718,718,1032,1032,1033,1033,1034,1034,1013,1013,1028,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1028,1029,1013,1031,1030,716,718,1032,1033,1034,1013,1031,1030,716,718,1032,1033,1034,1013,1031,1030,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1030,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1029,1031,1030,1028,716,718,1032,1033,1034,1013,1030,1560,1561,1562,1561,1561,1560,1562,1563,1563,1564,1565,1563,1566,1565,1567,1564,1564,1563,1566,1565,1106,1047,1044,1044,1038,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1038,0,0,0,0,1047,1049,1049,1038,0,0,1038,0,0,1091,1038,0,0,0,0,0,0,0,1092,0,1042,1041,1041,1048,1048,1041,1047,1048,1041,1047,1048,0,0,1038,0,1038,0,1058,0,0,1038,0,0,1042,1042,1041,1048,1048,0,0,0,1058,1059,1037,1038,0,0,1047,1048,1059,0,1039,1038,0,0,0,1047,1048,1047,1047,0,1038,0,0,1106,1045,1044,0,1059,775,1037,1047,1047,0,0,0,0,0,0,1041,1041,1041,1041,1041,0,0,1046,1039,1103,0,1568,1046,1047,1048,0,1037,775,1037,1040,1042,1042,1042,1043,1044,1044,1048,0,1038,0,0,0,1047,0,1038,0,1038,1048,0,0,0,1038,0,775,1041,1041,1041,1049,1042,1041,1041,1047,1048,1041,1047,1048,1045,1038,0,0,0,1038,0,1568,1103,0,1038,0,0,0,1038,1047,1043,1038,0,0,0,0,0,0,0,1038,0,1091,1106,1047,1048,1048,1092,0,1047,0,0,1093,1072,1035,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,641,1066,1062,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1066,1084,1050,1077,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1084,1051,1077,0,1052,1052,1052,1052,1052,1088,1089,1068,1071,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1039,1040,1040,1041,1041,1042,1042,1043,1043,1044,1044,1045,1045,1046,1046,1047,1047,1048,1048,1049,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1066,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1069,1081,1096,1097,1098,1099,1061,1061,1057,1072,1052,1093,641,1056,1057,1052,1086,1087,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,839,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1095,1096,1097,1098,1099,1049,1100,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,839,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1095,1096,1097,1098,1099,1049,1100,1054,1078,1066,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,641,1036,649,1068,1069,1070,1072,1073,1075,1076,1078,1081,1082,1085,1086,1087,1088,1054,1089,1053,1055,1094,1106,1095,1096,1097,1098,1099,1079,839,1035,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1044,1046,1052,1052,1050,1052,1052,1052,1071,1096,1097,1098,1101,1101,1101,1101,1101,1101,1101,1101,1101,1101,1101,1101,1104,1101,1101,839,1105,1093,1051,1087,1078,1054,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1055,1101,1101,1101,1101,1101,1101,1101,1101,1101,1101,1101,1101,1104,1101,1101,649,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1065,1052,1035,1052,1052,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1062,1052,1052,1052,1052,1052,1052,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1056,1083,1060,0,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1569,1052,1052,1052,1088,1089,1052,1052,1067,1072,1055,1094,1075,1104,775,1058,1059,1037,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1091,1092,1093,1049,775,775,775,1058,1058,1058,1059,1059,1059,1037,1037,1037,1039,1039,1039,1040,1040,1040,1041,1041,1041,1042,1042,1042,1043,1043,1043,1044,1044,1044,1045,1045,1045,1046,1046,1046,1047,1047,1047,1048,1048,1048,1091,1091,1091,1092,1092,1092,1093,1093,1093,1049,1049,1049,1101,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1079,1054,641,1074,1095,1060,1067,1068,1055,1094,1095,1096,1101,1105,775,775,1058,1058,1059,1059,1037,1037,673,673,1039,1039,1039,1039,1039,1040,1040,1040,1040,1040,1041,1041,1041,1041,1041,1042,1042,1042,1042,1042,1043,1043,1043,1043,1043,1044,1044,1044,1044,1044,1045,1045,1045,1045,1045,1046,1046,1046,1046,1046,1047,1047,1047,1047,1047,1048,1048,1048,1048,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1049,1049,1049,1049,1100,1050,1065,1079,1090,1098,839,1078,1105,1103,1102,1111,775,775,775,775,775,1058,1058,1059,1059,1037,1037,673,1039,1040,1041,1042,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1039,1040,1040,1041,1041,1042,1042,1043,1043,1044,1044,1045,1045,1046,1046,1047,1047,1048,1048,1049,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1101,1101,1111,1101,1112,1113,0,1060,1080,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1051,1095,1105,641,1104,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1052,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1101,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1063,1050,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1042,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1102,1064,1050,1065,1066,1067,1068,1072,1073,1076,1078,1054,1053,1090,1072,1076,1078,1062,1066,1066,1042,1101,1051,1084,839,1079,1064,1050,1051,1066,1084,1050,1066,1055,1105,1075,1078,1078,1054,1060,1042,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1054,1069,1096,1097,1098,1099,1112,1086,1084,1052,1113,1079,839,1078,1063,1068,1088,1089,649,1073,1065,1082,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1052,1052,1086,1071,1102,1050,1054,1072,1055,1055,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1052,1052,1052,1052,1052,1052,1052,1052,1052,1052,1064,1050,1069,1083,1056,1057,1090,1058,1059,1037,673,1055,1074,1056,1083,1076,1569,1101,1087,1077,1101,1096,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1113,1036,1112,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1086,1087,1036,1082,1057,1112,1072,1054,1053,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,839,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1095,1096,1097,1098,1099,1049,1100,775,1058,1059,1037,673,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1095,1052,1052,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1035,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1101,1105,1103,1102,1111,775,1058,1059,1037,673,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1060,1061,1062,641,839,1036,649,1063,1064,1050,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1051,1056,1057,1085,1086,1087,1088,1054,1089,1053,1090,1091,1092,1093,1055,1094,1106,1095,1096,1097,1098,1099,1049,1100,1093,839,1064,1050,1065,1070,1079,1081,1082,1085,1100,1095,1078,1095,1095,1078,1095,1070,1085,1050,1079,0,1080,1101,1051,1052,1080,1080,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1114,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1115,1115,1115,1115,1115,1114,689,1115,1116,1114,689,1115,1116,1115,1115,689,689,1114,689,1115,1116,1114,1115,1115,1115,1115,1115,1114,1114,1114,1114,1114,1114,1114,689,1114,1114,1114,1114,1114,1114,1114,1114,1114,689,1115,1116,1114,689,1115,1116,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1114,1115,1114,1115,1115,1114,689,1115,1116,1115,1115,1115,1115,1115,1115,1114,689,1115,1116,1115,1115,1115,1115,1115,1114,1114,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,1114,1114,1114,689,1114,689,1114,1114,689,1115,1116,1115,689,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,1114,1114,1115,1114,1115,1115,1115,1115,1115,1115,1115,1115,1115,1115,1115,1115,1114,1114,1114,1114,1114,689,1115,1115,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,689,1115,1116,1114,1114,1114,689,1115,1116,1114,1115,0,0,0,0,0,0,0,0,0,0,1124,0,0,0,0,0,0,1124,0,0,0,1124,0,0,0,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1117,1127,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1119,1119,1119,1119,1119,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1119,1119,1120,1123,1122,1124,1125,1120,1123,1122,1124,1125,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1126,1119,1119,1119,1127,1119,1119,1126,1126,1126,1126,1126,1126,1126,1120,1126,1126,1126,1126,1126,1126,1126,1123,1136,1127,1118,1137,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1126,1126,1126,1126,1126,1126,1126,1126,1126,1126,1126,1126,1126,1126,1119,1119,1119,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1119,1119,1119,1119,1119,1119,1118,1137,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1127,1118,1118,1119,1119,1119,1119,1119,1126,1123,1126,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1127,1127,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1126,1126,1126,1117,1120,1142,1118,1120,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1127,1119,1120,1123,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1126,1118,1118,1126,1127,1117,1117,1119,1142,1118,1118,1119,1119,1119,1119,1119,1119,1119,1119,1119,1119,1119,1119,1126,1126,1142,1117,1117,1126,1126,1120,1123,1122,1124,1125,1119,1119,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1126,1118,1137,1117,1126,1142,1119,1120,1123,1122,1124,1127,1125,1134,1129,1132,1128,1135,1133,1130,1121,1131,1136,1126,1119,1570,1571,1571,0,0,0,0,0,0,0,0,0,0,0,0,1152,1152,0,1164,0,0,1168,0,0,0,1168,0,1152,0,0,0,0,0,0,1164,0,1150,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1152,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1153,1153,1153,1153,1153,1152,1152,1152,1152,1152,1152,1152,1152,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1159,1153,1153,1151,1152,1151,1152,1152,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1150,1152,1153,1153,1153,1153,1153,1159,1159,1159,1159,1159,1159,1159,1151,1159,1159,1159,1159,1159,1169,1159,1159,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1169,1159,1159,1159,1159,1159,1159,1159,1159,1159,1159,1159,1159,1169,1159,1159,1173,1152,1153,1150,1153,1153,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1153,1153,1153,1153,1153,1153,1181,1175,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1152,1159,1153,1153,1153,1153,1153,1175,1169,1152,1152,1152,1152,1159,1169,1152,1175,1159,1153,1151,1179,1155,1152,1152,1152,1152,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1152,1152,1152,1152,1152,1152,1169,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1159,1159,1159,1173,1151,1177,1152,1151,1181,1175,1169,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1152,1153,1175,1151,1152,1152,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1152,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1159,1152,1152,1152,1152,1159,1152,1173,1173,1173,1153,1177,1159,1159,1159,1156,1175,1173,1159,1159,1152,1173,1153,1153,1152,1153,1153,1153,1153,1153,1153,1153,1153,1153,1153,1169,1173,1159,1159,1159,1152,1152,1177,1173,1152,1173,1159,1151,1152,1152,1153,1153,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1150,1152,1159,1181,1175,1169,1150,1173,1159,1177,1153,1151,1179,1155,1152,1158,1160,1156,1170,1167,1162,1165,1161,1176,1168,1166,1163,1154,1164,1159,1153,1572,1572,1572,1573,1573,819,0,820,0,820,819,0,0,0,820,819,0,0,820,819,0,0,820,819,0,0,0,0,0,0,0,675,820,819,0,0,0,0,820,819,0,0,675,820,819,0,0,820,819,820,0,0,820,0,0,820,0,820,0,0,819,0,820,819,0,0,820,819,0,0,1189,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1186,1187,1186,1187,1193,1193,1188,1189,1190,1191,1186,1186,1187,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1186,1187,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1200,1214,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1198,1202,676,1186,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,1188,1188,1188,1189,1189,1189,1190,1190,1190,1191,1191,1191,1186,1186,1186,1187,1187,1187,1192,1192,1192,1193,1193,1193,1194,1194,1194,1195,1195,1195,1196,1196,1196,1197,1197,1197,1198,1198,1198,1199,1199,1199,1200,1200,1200,1201,1201,1201,1202,1202,1202,1203,1203,1203,1204,1204,1204,1205,1205,1205,1206,1206,1206,1207,1207,1207,1208,1208,1208,1209,1209,1209,1210,1210,1210,1211,1211,1211,1212,1212,1212,1213,1213,1213,1214,1214,1214,820,820,820,819,819,819,1204,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,820,820,820,820,820,820,820,820,820,820,820,820,820,820,820,820,819,819,819,819,819,819,819,819,819,819,819,819,819,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1206,1207,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,1213,1213,1209,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1190,1192,1194,1196,1199,1201,1204,1205,1208,1209,1212,1213,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1191,1210,1211,1205,1217,1186,1218,1187,1198,1200,1203,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,675,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1197,1197,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1188,1189,1190,1191,1186,1187,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,820,819,675,1199,1201,1195,1199,1201,677,1187,0,0,0,0,0,0,662,662,0,0,0,1225,1223,646,662,1219,1220,1221,0,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1219,1220,1221,0,1220,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,646,662,1219,1220,1221,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,646,1222,1222,662,1219,1220,1221,1225,1223,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1224,1224,1224,1224,1225,1223,646,662,1219,1220,1221,0,646,662,646,646,646,662,662,662,1225,1220,1219,1220,1219,1225,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,0,646,662,1220,1225,1223,646,662,1219,1220,1221,0,0,1219,1220,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,646,0,1225,0,0,1223,1225,1224,1224,1224,1224,1224,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,1225,1223,646,662,1219,1220,1221,646,1219,1225,1221,1221,1221,0,1237,0,0,0,1237,0,0,288,0,288,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1236,1226,1236,1226,1227,1226,1227,1226,1227,1226,1227,1236,1226,1226,1227,1227,1226,1227,1226,1227,1226,1227,288,0,1226,1227,1227,1227,1227,1227,1226,1227,1226,1227,1226,1227,1226,1227,8,288,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,0,1227,8,1236,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,1226,1227,0,1226,1574,1575,1574,0,0,0,284,0,0,29,61,284,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,29,61,61,29,29,61,29,61,29,61,29,61,61,61,61,61,29,61,29,61,29,61,61,61,29,61,61,284,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,29,61,172,186,0,186,0,172,0,0,176,0,0,186,172,192,27,176,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,27,186,172,27,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,0,186,172,192,27,186,172,186,186,186,186,172,192,27,186,172,172,172,192,27,186,172,192,27,186,172,192,27,186,172,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,0,172,186,172,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,186,172,192,27,0,0,1228,171,0,1228,1229,1229,1229,171,0,171,1229,1228,1229,1228,1229,0,171,1229,1229,1228,1229,171,171,171,171,303,0,0,1229,1229,1229,303,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,12,12,322,171,1228,1229,12,322,171,1228,1229,12,171,1228,1229,12,171,1228,1229,12,322,171,1228,1229,322,322,12,322,171,1228,1229,12,322,171,1228,1229,1229,303,303,12,322,171,1228,1229,12,322,171,1228,1229,171,1228,1229,12,322,171,1228,1229,303,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,303,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,171,322,322,322,322,322,303,322,303,322,12,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,12,322,171,1228,1229,303,1229,322,1259,0,0,0,0,0,1233,1233,0,0,275,0,0,0,275,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,5,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,315,5,304,1232,315,1233,184,1234,0,1234,1232,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,275,275,5,304,1232,315,1233,184,1234,0,5,304,1232,315,1233,184,1234,184,184,184,184,5,304,304,1232,315,1233,184,1234,0,1234,1234,275,1234,315,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,184,275,5,5,304,1232,315,1233,184,1234,304,304,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,304,1234,1234,0,304,0,0,1234,1234,0,1234,1234,0,1234,1234,304,184,1234,304,275,304,304,304,304,304,0,1234,1234,1232,275,315,315,315,1232,5,304,1232,315,1233,184,1234,304,304,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,5,304,1232,315,1233,184,1234,1234,1234,184,304,5,304,1232,315,1233,184,1234,0,275,0,1235,1235,0,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1235,1576,1576,0,233,0,0,226,0,0,4,114,227,232,233,234,224,225,235,236,237,238,239,231,229,240,241,232,238,4,114,234,224,225,235,236,237,239,231,229,226,240,241,227,4,0,0,0,0,227,227,232,238,0,0,0,0,227,232,0,232,238,0,0,227,0,0,0,0,233,54,54,0,54,54,54,0,0,0,0,0,0,0,0,0,0,54,55,243,244,245,246,247,242,54,55,55,54,55,55,243,244,245,246,247,54,55,54,242,243,244,245,246,247,0,306,0,0,306,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,306,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,323,323,323,0,323,0,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,0,1237,0,0,1237,0,288,0,0,288,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,1236,1236,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,1236,8,1236,1237,1238,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,288,0,8,1236,1237,1238,1238,1238,1238,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,288,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,0,1238,8,1236,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,8,1236,1237,1238,0,1574,1575,1574,0,1241,1241,139,1245,1248,1248,1248,1248,1244,1244,1246,1245,1248,0,1248,1248,1248,1248,1248,1244,1244,1244,1244,1242,1248,1242,0,0,0,1246,0,219,1248,1248,0,1248,1244,139,1241,1244,0,0,1244,1248,1248,1244,0,1248,0,1248,1245,1248,1248,1244,0,1242,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1239,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1239,0,0,0,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1239,1240,1243,1244,219,1241,1242,1245,139,1246,0,219,139,219,139,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1239,1243,1243,1241,1245,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,0,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1244,219,1241,1242,1245,139,219,219,219,1241,1241,1241,1242,1242,1242,139,139,139,1243,0,0,0,0,0,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,0,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,0,219,0,1243,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1240,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1243,1248,1243,0,1243,0,0,1239,219,139,1243,1243,0,1243,0,0,0,0,1239,1243,0,1239,1240,1243,1244,219,1241,1242,1245,139,1246,0,0,1243,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,219,1248,1239,1240,1243,1244,219,1241,1242,1245,139,1246,1243,1577,1578,1578,1577,1579,1579,0,0,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,0,0,0,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,1249,0,1247,0,1247,1247,1247,1247,1247,1247,1247,1247,1239,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,1239,1247,1247,1247,1247,1247,1247,1247,1247,1247,1247,0,0,1253,1253,1253,1253,1253,1253,1253,1253,1253,1253,1253,1243,1253,1253,1253,1253,1253,1253,1253,1253,1253,1243,1253,1253,1253,1253,1243,1253,1253,1253,1253,1253,1253,1253,1253,1253,1243,1243,1243,1243,1243,1243,1243,1253,1243,1253,1253,1253,1253,1253,1253,1253,1253,1243],"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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,[-1]]]]],[]],[4,5],[[4,6],7],[4,8],[[4,6],9],[[4,6],10],[4,11],[4,12],[4,13],[4,14],[4,14],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[16,16]],[[[17,[-1]],[18,[-1]]],[[17,[-1]]],[[20,[],[[19,[]]]]]],[[[21,[-1]],[18,[-1]]],[[21,[-1]]],[[20,[],[[19,[]]]]]],[[[18,[-1]],[18,[-1]]],[[18,[-1]]],[[20,[],[[19,[]]]]]],[[16,16],22],0,0,[4,23],[4,24],[4,25],[4,26],[4,27],[4,28],[4,29],0,[21,30],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[32,[[33,[30]]]],0,[-2,[[1,[-1]]],[],[[35,[],[[34,[[1,[-1]]]]]]]],[-2,[[36,[-1]]],[],[[35,[],[[34,[[36,[-1]]]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[21,17],[21,30],[21,30],[37,22],0,[4,4],[38,38],[39,39],[40,40],[41,41],[42,42],[43,43],[16,16],[44,44],[45,45],[46,46],[47,47],[48,48],[49,49],[[[17,[-1]]],[[17,[-1]]],50],[[[21,[-1]]],[[21,[-1]]],50],[51,51],[[[52,[-1]]],[[52,[-1]]],50],[32,32],[[[18,[-1]]],[[18,[-1]]],50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[21,17],6],[[53,54],4],[[53,54,-1],4,[[56,[54],[[19,[55]]]]]],[[],4],[[],39],[[],41],[[],45],[[],[[17,[-1]]],57],[[],[[21,[-1]]],57],[[],51],[[],[[18,[-1]]],57],[37],[37,49],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[37,59],[[52,[60]]]],[[37,61],[[52,[60]]]],[[4,6],7],[4,12],[4,5],[4,13],[4,45],[4,45],[[[17,[-1]],[17,[-1]]],-1,[62,63]],[[16,30]],[[16,16]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[4,8],[4,14],[4,14],[[37,61,[64,[45]],21],22],[[37,59,65,21],22],[[37,3],22],[[37,66],22],[[37,21,-1],22,67],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[68,-2],-1,[],[[56,[],[[19,[-1]]]]]],[[4,4],6],[[38,38],6],[[39,39],6],[[40,40],6],[[41,41],6],[[42,42],6],[[43,43],6],[[16,16],6],[[44,44],6],[[45,45],6],[[46,46],6],[[47,47],6],[[49,49],6],[[[17,[-1]],[17,[-1]]],6,69],[[[21,[-1]],[21,[-1]]],6,69],[[51,51],6],[[[52,[-1]],[52,[-1]]],6,69],[[32,32],6],[[[18,[-1]],[18,[-1]]],6,69],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,0,[[21,30],21],[[52,-1],52,[[70,[52]]]],[4,55],0,[[37,17,45,21],22],[47,71],[[37,17,45,21],22],[[37,72,-1],22,[[70,[44]]]],[[37,73,17,45,21],22],[[46,52,52],52],[[48,52,52],48],[47,47],[[[1,[-1]],74],[[76,[22,75]]],[]],[[[36,[-1]],74],[[76,[22,75]]],[]],[[77,74],78],[[77,74],78],[[4,74],[[76,[22,75]]]],[[4,74],[[76,[22,75]]]],[[38,74],[[76,[22,75]]]],[[39,74],[[76,[22,75]]]],[[40,74],[[76,[22,75]]]],[[41,74],[[76,[22,75]]]],[[42,74],[[76,[22,75]]]],[[43,74],[[76,[22,75]]]],[[16,74],[[76,[22,75]]]],[[44,74],[[76,[22,75]]]],[[45,74],[[76,[22,75]]]],[[46,74],[[76,[22,75]]]],[[47,74],[[76,[22,75]]]],[[48,74],[[76,[22,75]]]],[[49,74],[[76,[22,75]]]],[[[17,[-1]],74],[[76,[22,75]]],79],[[[17,[-1]],74],[[76,[22,75]]],80],[[[21,[-1]],74],[[76,[22,75]]],80],[[51,74],[[76,[22,75]]]],[[[52,[-1]],74],[[76,[22,75]]],80],[[32,74],[[76,[22,75]]]],[[[18,[-1]],74],[[76,[22,75]]],80],[4,5],[4,12],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[81,77],[-1,-1,[]],[-1,-1,[]],[82,38],[83,38],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[84,42],[-1,-1,[]],[-1,-1,[]],[43,16],[-1,-1,[]],[30,16],[85,16],[84,44],[45,44],[-1,-1,[]],[42,44],[-1,-1,[]],[86,45],[[[33,[30]]],45],[[[33,[30]]],45],[[[87,[86,30]]],45],[-1,-1,[]],[49,47],[30,47],[71,47],[-1,-1,[]],[71,48],[[[33,[30]]],48],[-1,-1,[]],[[[33,[30]]],48],[30,48],[[[33,[71]]],48],[[[33,[71]]],48],[30,49],[-1,-1,[]],[71,49],[-1,-1,[]],[[[33,[-1]]],[[17,[-1]]],63],[[[22,[-1,-1]]],[[17,[-1]]],63],[[[21,[60]]],21],[-1,-1,[]],[-1,-1,[]],[18,52],[48,52],[-1,-1,[]],[[[33,[30]]],52],[[[33,[71]]],52],[-1,-1,[]],[52,18],[[[33,[-1]]],[[18,[-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,[]],[88,[[64,[16]]]],[89,[[64,[16]]]],[[30,30,30,30],45],[-2,[[36,[-1]]],[],[[90,[],[[19,[-1]]]]]],[[30,30,30],45],[[85,85,85],45],[[30,30,30,30],45],[[85,85,85,30],45],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[91,[[64,[16]]]],0,0,0,[[38,-1],22,92],[[41,-1],22,92],[[46,-1],22,92],[[[52,[-1]],-2],22,93,92],0,0,0,[48,30],[[4,6],10],[[4,6],7],[4,12],[[4,6],9],[4,13],[[4,6],14],[4,5],[4,8],[4,11],[4,29],[[4,6],14],[4,94],[4,[[64,[95]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[21,21],[[64,[21]]]],[[21,21],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[45,[[33,[30]]]],[[[36,[-1]]],[[3,[[96,[90]]]]],[]],[45,[[33,[85]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[45,45],[45,22],[47,6],[[21,21],6],0,0,[[37,[100,[[99,[85]]]]],22],[[[1,[-1]],-3],[[1,[-2]]],[],[],[[101,[-1],[[19,[-2]]]],102,103,50]],[[[36,[-1]]],[[36,[-2]]],[],[]],[[52,52],52],[[52,52],52],0,[[16,30]],[[16,16]],[[49,30],49],[[17,32],17],[[21,30],21],[[21,32],21],[[52,32],52],[[32,32],32],[[18,32],18],[[[18,[-1]],-1],[[18,[-1]]],[[104,[],[[19,[]]]],105]],[[42,30],42],0,[[],[[107,[],[[106,[-1]]]]],[80,108]],[[],[[76,[68,109]]]],[[30,30,30,30],45],[30,48],[[-1,-1],[[17,[-1]]],63],[[17,52],21],[[-1,-1],[[52,[-1]]],[]],[[-1,-1],[[18,[-1]]],[]],[[],[[1,[-1]]],[]],[[],[[36,[-1]]],[]],0,[[60,60],32],0,[4,54],[[43,43],[[64,[110]]]],[[16,16],[[64,[110]]]],[[49,49],[[64,[110]]]],[[-2,-4],[[1,[-3]]],[],[[111,[],[[19,[-1]]]],102],[],[[56,[-1],[[19,[-3]]]],102]],[4,[[64,[95]]]],[4,45],[4,45],[21,17],[4,13],0,0,0,[[[112,[22]]],[[76,[22,77]]]],[[[112,[22]]],[[76,[22,77]]]],[[-2,-4],[[1,[-3]]],[],[[113,[],[[34,[-1]]]],102],[],[[101,[-1],[[19,[-3]]]],102]],[30,32],[[[107,[],[[106,[-1]]]]],88,[80,108]],[[[107,[],[[106,[-1]]]]],88,[80,108]],[32,30],[4,45],[4,45],0,[[[2,[-1]]],[[1,[-1]]],[]],[21,52],[21,[[21,[60]]]],[[68,-1],22,[[111,[],[[19,[22]]]],102]],0,[[[107,[],[[106,[-1]]]]],114,[80,108]],[[[107,[],[[106,[-1]]]]],114,[80,108]],0,[[16,16]],[[[17,[-1]],[17,[-1]]],[[18,[-1]]],[[115,[],[[19,[]]]]]],[[[17,[-1]],[18,[-1]]],[[17,[-1]]],[[115,[],[[19,[]]]]]],[[[21,[-1]],[18,[-1]]],[[21,[-1]]],[[115,[],[[19,[]]]]]],[[52,52]],[[[18,[-1]],[18,[-1]]],[[18,[-1]]],[[115,[],[[19,[]]]]]],[[16,16],22],0,0,0,[[[107,[],[[106,[-1]]]]],4,[80,108]],[[[107,[],[[106,[-1]]]]],4,[80,108]],0,[[[107,[],[[106,[-1]]]]],53,[80,108]],[[16,21],[[22,[17,17]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],0,0,[[30,30],32],[32,18],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[21,21],21],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[107,[],[[106,[-1]]]],-1],22,[80,108]],[4,45],[4,45],[48,30],[[[107,[],[[106,[-1]]]]],[[119,[-1]]],[80,108]],0,0,[-2,[[1,[-1]]],[],[[120,[-1]]]],0,0,0,0,[[[36,[-1]],-2],[[36,[[22,[-2,-1]]]]],[],[93,50,108,103]],[[37,21,-1],22,[[56,[37]]]],[121,41],[-1,39,[[70,[122]]]],[52,21],[[37,32,-1],22,[[56,[37]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[123,[-1]]],6,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[124,21],0,[125,[[3,[126]]]],[124,[[0,[[127,[],[[34,[124]]]]]]]],[128,22],[124,124],[[[73,[-1]]],[[73,[-1]]],50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],129],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[125,126],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[130,-1,-2,131,124,132],22,128,[]],[[125,126,-1,-2,131,124,132,21],22,128,[]],[58,22],[58,22],[58,22],[58,22],[[128,72,-1],22,[[70,[44]]]],[129,91],[[124,74],[[76,[22,75]]]],[[[73,[-1]],74],[[76,[22,75]]],80],[[[123,[-1]],74],[[76,[22,75]]],80],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[123,[-1]]],22,[]],[[[123,[-1]]],22,[]],[[[123,[-1]]],6,[]],[[[123,[-1]]],6,[]],[[130,124,-1,17],6,128],0,[[130,-1,52],133,128],[[125,126,-1,134],133,128],0,[[[123,[-1]],[123,[-2]],-3],22,[],[],[[101,[-2],[[19,[-1]]]]]],0,[[130,124,132,21,-1],135,128],[[125,126,124,132,21,-1],135,128],[133,124],[[[3,[-1]]],[[123,[-1]]],[]],[[130,40,124,132,-1,136,[123,[-2]]],137,128,[]],[[125,126,40,124,132,-1,136,[123,[-2]],21],137,128,[]],[[130,124,-1,120],22,128],[[125,126,124,-1,120],22,128],0,[[130,124,-1],[[64,[[138,[-2,-3,-1]]]]],128,[],[]],[[125,126,124,-1,18],[[64,[[138,[-2,-3,-1]]]]],128,[],[]],[124,17],[[[123,[-1]],-1],22,[]],[136,[[64,[53]]]],[[[123,[-1]]],[[64,[139]]],[]],0,[[[123,[-1]],139],22,[]],[[[123,[-1]],-2],22,[],56],0,[125,[[52,[47]]]],0,[125,[[52,[47]]]],[125,140],0,0,[125,141],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[128,21,-1],22,[[56,[128]]]],[[18,133],124],[[128,32,-1],22,[[56,[128]]]],[[128,18,-1],22,[[56,[128]]]],[[136,53],22],[[129,[99,[85]]],22],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[142,[[99,[85]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[142,142],[143,143],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[142,[[99,[85]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[145,[],[[144,[-1]]]],-1],[[52,[60]]],[50,93]],[-1,-2,[],[]],[-1,-2,[],[]],[[[145,[],[[144,[-1]]]],-1,65,21],22,[50,93]],[58,22],[58,22],[[142,142],6],[[143,143],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[142,74],[[76,[22,75]]]],[[143,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[142,-1],22,92],[[143,-1],22,92],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,142,[[146,[[99,[85]]]],108,103]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[133,38,38,52],133],[[133,38,38,52],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[134,-1,-2],133,[[70,[47]]],[[70,[47]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[133,21],[133,[[99,[133]]]],[134,134],[133,133],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[134,-1,-2,-3],133,[[70,[47]]],[[70,[47]]],[[56,[134],[[19,[133]]]]]],[[133,48],133],[[],133],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[134,134],6],0,[[134,74],[[76,[22,75]]]],[[133,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[134,-1],134,[[70,[47]]]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[134,134],[134,52],[[134,30],134],[[134,30],134],[134,52],[[134,30],134],[[134,30],134],[[133,-1],133,[[70,[17]]]],[[133,-1],22,[[70,[17]]]],[[52,52],134],[52,133],[[134,30,-1,-2],133,[[56,[134],[[19,[133]]]]],[[56,[134],[[19,[133]]]]]],[[134,-1,-2,-3,-4],133,[[70,[47]]],[[70,[47]]],[[70,[48]]],[[56,[134],[[19,[133]]]]]],[[134,-1,-2,-3,-4,-5],133,[[70,[47]]],[[70,[47]]],[[70,[48]]],[[56,[134],[[19,[133]]]]],[[56,[133,52],[[19,[133]]]]]],[[134,-1,-2,52],52,[[70,[47]]],[[70,[47]]]],[[134,-1],134,[[70,[52]]]],[133,52],[[134,-1,-2,-3],133,[[70,[47]]],[[70,[47]]],[[56,[134],[[19,[52]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[133,-1],133,[[70,[18]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[134,-1],134,[[70,[47]]]],[[52,[3,[133]]],133],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[147,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[147,-1,134,47,47,48,30,38,[99,[[148,[-2,-3,-1]]]],[99,[126]]],133,128,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[149,149],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[149,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[149,150],[[17,[64,[149]]],149],[149,17],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[150,150],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[150,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[151,[-1,-2,-3]]],[],[],128],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[130,-1,-2,131,124,132],22,128,[]],[[[138,[-1,-2,-3]],-3,-2,131,124,132],22,[],[],128],[[[151,[-1,-2,-3]],-3,-2,131,124,132],22,[],[],128],[58,22],[58,22],[[[151,[-1,-2,-3]]],[[138,[-1,-2,-3]]],[],[],128],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[99,[[148,[-1,-2,-3]]]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[],128],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[138,[-1,-2,-3]],124,-3,17],6,[],[],128],[[[151,[-1,-2,-3]],124,-3,17],6,[],[],128],[[130,124,-1,17],6,128],[[130,-1,52],133,128],[[[138,[-1,-2,-3]],-3,52],133,[],[],128],[[[151,[-1,-2,-3]],-3,52],133,[],[],128],[[[138,[-1,-2,-3]],101],[[138,[-4,-2,-3]]],[],[],128,[]],[[[138,[-1,-2,-3]],124,132,21,-3],135,[],[],128],[[[151,[-1,-2,-3]],124,132,21,-3],135,[],[],128],[[130,124,132,21,-1],135,128],[[[96,[130]]],[[138,[-1,-2,-3]]],[],[],128],[[],[[151,[-1,-2,-3]]],[],[],128],[[[138,[-1,-2,-3]],40,124,132,-3,136,[123,[-1]]],137,[],[],128],[[[151,[-1,-2,-3]],40,124,132,-3,136,[123,[-1]]],137,[],[],128],[[130,40,124,132,-1,136,[123,[-2]]],137,128,[]],[[[138,[-1,-2,-3]],124,-3,120],22,[],[],128],[[[151,[-1,-2,-3]],124,-3,120],22,[],[],128],[[130,124,-1,120],22,128],[[[138,[-1,-2,-3]],124,-3],[[64,[[138,[-1,-2,-3]]]]],[],[],128],[[[151,[-1,-2,-3]]],[[138,[-1,-2,-3]]],[],[],128],[[[151,[-1,-2,-3]],124,-3],[[64,[[138,[-1,-2,-3]]]]],[],[],128],[[130,124,-1],[[64,[[138,[-2,-3,-1]]]]],128,[],[]],[[[151,[-1,-2,-3]],-4],[[151,[-1,-2,-3]]],[],[],128,[[70,[[138,[-1,-2,-3]]]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[3,[[138,[-1,-2,-3]]]]],[[151,[-1,-2,-3]]],[],[],128],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[128,22],[152,22],[152,152],[72,72],[131,131],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],152],[[],72],[[],131],[152],[152,49],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[[72,72],6],[[131,131],6],[[152,17,45,21],22],[[152,17,45,21],22],[[128,72,-1],22,[[70,[44]]]],[[152,72,-1],22,[[70,[44]]]],[[152,73,17,45,21],22],[[152,74],[[76,[22,75]]]],[[72,74],[[76,[22,75]]]],[[131,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[152,[100,[[99,[85]]]]],22],[[],152],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[128,21,-1],22,[[56,[128]]]],[[152,21,-1],22,[[56,[152]]]],[[128,32,-1],22,[[56,[128]]]],[[152,32,-1],22,[[56,[152]]]],[[128,18,-1],22,[[56,[128]]]],0,0,0,[[[90,[],[[19,[-1]]]],129],22,[]],[[[96,[[90,[],[[19,[-1]]]]]],[153,[[96,[113]]]]],[[153,[[96,[113]]]]],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[154,154],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[[155,61],[[52,[60]]]],[-1,-2,[],[]],[[155,61,[64,[45]],21],22],[58,22],[[154,154],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[154,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[154,-1],22,92],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[157,[],[[156,[-1]]]]],52,[105,69,57]],0,[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]],58],22,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[163,163],[164,164],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[165,[],[[156,[-1]]]],[73,[-1]]],164,[105,69]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]]],58,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[[[157,[],[[156,[-1]]]]],166,[105,69,57]],[163,58],[[[157,[],[[156,[-1]]]]],[[22,[58,58]]],[105,69,57]],[[[169,[],[[156,[-1]],[167,[-2]],[168,[-3]]]]],-1,[105,69],[[165,[],[[156,[-1]]]]],[[157,[],[[156,[-1]]]]]],[[[169,[],[[156,[-1]],[167,[-2]],[168,[-3]]]]],49,[105,69],[[165,[],[[156,[-1]]]]],[[157,[],[[156,[-1]]]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],0,[[163,163],6],[[164,164],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[169,[],[[156,[-1]],[167,[-2]],[168,[-3]]]],-3,17,45,21],22,[105,69],[[165,[],[[156,[-1]]]]],[[157,[],[[156,[-1]]]]]],[[[169,[],[[156,[-1]],[167,[-2]],[168,[-3]]]],-2,17,45,21],22,[105,69],[[165,[],[[156,[-1]]]]],[[157,[],[[156,[-1]]]]]],[[[169,[],[[156,[-1]],[167,[-2]],[168,[-3]]]],[73,[-1]],17,45,21],22,[105,69],[[165,[],[[156,[-1]]]]],[[157,[],[[156,[-1]]]]]],[[163,74],[[76,[22,75]]]],[[164,74],[[76,[22,75]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[165,[],[[156,[-1]]]],58,58],[[64,[17]]],[105,69]],[[[157,[],[[156,[-1]]]],-1,-2,-3],22,[105,69,57],161,[[101,[],[[19,[[170,[-1]]]]]]]],[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]],121],-3,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],0,[[[165,[],[[156,[-1]]]],17],[[64,[163]]],[105,69]],[[[165,[],[[156,[-1]]]]],83,[105,69]],0,[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[157,[],[[156,[-1]]]],58],[[64,[121]]],[105,69,57]],[[[157,[],[[156,[-1]]]]],58,[105,69,57]],0,[[[169,[],[[156,[-1]],[167,[-2]],[168,[-3]]]],[100,[[99,[85]]]]],22,[105,69],[[165,[],[[156,[-1]]]]],[[157,[],[[156,[-1]]]]]],[[[165,[],[[156,[-1]]]]],52,[105,69]],[[[165,[],[[156,[-1]]]]],30,[105,69]],[[[165,[],[[156,[-1]]]]],30,[105,69]],[-1,[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]]],[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[[[157,[],[[156,[-1]]]],171],22,[105,69,57]],[[[165,[],[[156,[-1]]]],52],22,[105,69]],[[[157,[],[[156,[-1]]]]],[[64,[53]]],[105,69,57]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[157,[],[[156,[-1]]]],52,-1,49,172,-2],22,[105,69,57],161],[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]],-1],22,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[[[165,[],[[156,[-1]]]],[73,[-1]]],22,[105,69]],[[[165,[],[[156,[-1]]]]],82,[105,69]],0,[[[73,[-1]]],[[165,[],[[156,[-1]]]]],[105,69]],[121,[[157,[],[[156,[-1]]]]],[105,69,57]],0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[157,[],[[156,[-1]]]]],52,[105,69,57]],[173,173],[166,166],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[157,[],[[156,[-1]]]]],166,[105,69,57]],[[[157,[],[[156,[-1]]]]],[[22,[58,58]]],[105,69,57]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[173,173],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[173,74],[[76,[22,75]]]],[[166,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[157,[],[[156,[-1]]]],-1,-2,-3],22,[105,69,57],161,[[101,[],[[19,[[170,[-1]]]]]]]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[157,[],[[156,[-1]]]],58],[[64,[121]]],[105,69,57]],[[[157,[],[[156,[-1]]]]],58,[105,69,57]],[[[157,[],[[156,[-1]]]],171],22,[105,69,57]],[[[157,[],[[156,[-1]]]]],[[64,[53]]],[105,69,57]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[157,[],[[156,[-1]]]],52,-1,49,172,-2],22,[105,69,57],161],[121,[[157,[],[[156,[-1]]]]],[105,69,57]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]],58],22,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[[174,58],22],[174,174],[[[170,[-1]]],[[170,[-1]]],50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]]],58,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[174,58],[[],[[170,[-1]]],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[[170,[-1]],[170,[-1]]],6,69],[[174,74],[[76,[22,75]]]],[[[170,[-1]],74],[[76,[22,75]]],80],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]],121],-3,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[[174,121]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]]],[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[[],174],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[161,[],[[158,[-1]],[159,[-2]],[160,[-3]]]],-1],22,[69,50],[],[[127,[],[[34,[[22,[[162,[58]],-2]]]]]]]],[174,22],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[125,[[3,[126]]]],0,[[[175,[-1,-2]]],[[175,[-1,-2]]],176,169],[177,177],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[120,[64,[177]],21,178],22],[[120,31,[64,[177]]],22],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[125,126],22],[[126,-1],22,[[179,[125]]]],[[126,[99,[-1]]],22,[[179,[125]]]],[[126,[99,[-1]],-2,-3],22,[],[[101,[126,-1]]],[[101,[-1],[[19,[126]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[125,126,-1,-2,131,124,132,21],22,128,[]],[[[175,[-1,-2]],126,-2,-1,131,124,132,21],22,176,169],[58,22],[58,22],[58,22],[[],126],[[177,177],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[120,[[180,[-1]]],[]],[[126,74],[[76,[22,75]]]],[[177,74],[[76,[22,75]]]],[[120,181,[64,[177]]],22],[[[175,[-1,-2]],-3],[[175,[-1,-2]]],176,169,70],[-1,-1,[]],[121,[[175,[-1,-2]]],176,169],[-1,-1,[]],[182,177],[-1,-1,[]],[183,177],[184,177],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[177,-1],22,92],[[[175,[-1,-2]],-3],[[175,[-1,-2]]],176,169,[[70,[47]]]],[[[175,[-1,-2]],83],[[175,[-1,-2]]],176,169],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[125,126,-1,134],133,128],[[[175,[-1,-2]],126,-2,134],133,176,169],[[[175,[-1,-2]],-3],[[175,[-1,-2]]],176,169,[[70,[172]]]],[[125,126,124,132,21,-1],135,128],[-1,[[175,[-2,-3]]],[[70,[[100,[121]]]]],176,169],[-1,126,[[179,[125]]]],[-1,177,[[70,[[100,[121]]]]]],[[125,126,40,124,132,-1,136,[123,[-2]],21],137,128,[]],[[125,126,124,-1,120],22,128],0,[[125,126,124,-1,18],[[64,[[138,[-2,-3,-1]]]]],128,[],[]],[[120,185,[64,[177]],21,18],22],[[[175,[-1,-2]],186],[[175,[-1,-2]]],176,169],[125,[[52,[47]]]],[[[175,[-1,-2]]],[[52,[47]]],176,169],[[[175,[-1,-2]],-3],[[175,[-1,-2]]],176,169,[[70,[49]]]],[125,[[52,[47]]]],[[[175,[-1,-2]]],140,176,169],[125,140],0,[[[175,[-1,-2]],-3],[[175,[-1,-2]]],176,169,70],[[[175,[-1,-2]]],141,176,169],[125,141],0,0,[[120,187,[64,[177]]],22],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],177],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[175,[-1,-2]],82],[[175,[-1,-2]]],176,169],[[[175,[-1,-2]],-3],[[175,[-1,-2]]],176,169,[[70,[47]]]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[120,[64,[177]],21,178],22],[[120,31,[64,[177]]],22],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[120,[[180,[-1]]],[]],[[[180,[-1]],74],[[76,[22,75]]],80],[181,22],0,[[120,181,[64,[177]]],22],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[181,6],[[[96,[120]],-3],[[0,[[120,[-2]]]]],[],[],[[101,[-1],[[19,[-2]]]]]],[[187,58],22],[187,22],[187,22],[[177,-2],[[0,[[120,[-1]]]]],[],[[120,[-1]]]],[[185,188],22],0,[[120,185,[64,[177]],21,18],22],[187,22],[[185,189],22],0,[[120,187,[64,[177]]],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[181,22],[-1,[[64,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[190,190],[[-1,-2],22,[],[]],[-1,-2,[],[]],[[],[[0,[[120,[-1]]]]],[]],[[],190],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[190,190],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[],[[0,[[120,[177]]]]]],[[190,74],[[76,[22,75]]]],[177,[[0,[[120,[-1]]]]],[]],[181,22],[[],[[0,[[120,[-1]]]]],[]],[[],[[0,[[120,[-1]]]]],[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[181,6],[-1,-2,[],[]],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[181,22],[-1,[[64,[-2]]],[],[]],0,0,0,[[177,188],[[0,[[120,[-1]]]]],[]],[[185,188],22],[[177,189],[[0,[[120,[-1]]]]],[]],[[185,189],22],0,0,0,0,0,[[177,58],[[0,[[120,[-1]]]]],[]],[[187,58],22],[177,[[0,[[120,[-1]]]]],[]],[187,22],[177,[[0,[[120,[-1]]]]],[]],[187,22],[177,[[0,[[120,[-1]]]]],[]],[187,22],0,0,0,0,0,0,0,0,0,0,0,[[[176,[],[[191,[-1]]]],-1],27,[57,50]],0,[[-1,131,124,192,27,21],22,169],[[192,-1,134,47,47,121,172,[64,[49]],64,83,82,186],133,169],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[141,141],[[-1,-2],22,[],[]],[[141,141],110],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[3,[126]],[99,[-1]],-2,-3,-4],22,[],[[101,[126,-1]]],[[101,[58],[[19,[6]]]]],[[101,[-1],[[19,[126]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[140,-1,[]],[140,-1,[]],[58,22],[58,22],[[141,141],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[140,74],[[76,[22,75]]]],[[141,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[141,-1],22,92],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,140,[]],[[],141],[[141,141],[[64,[110]]]],0,[[],141],0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[83,83],[82,82],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[83,83],6],[[82,82],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[83,74],[[76,[22,75]]]],[[82,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[83,-1],22,92],[[82,-1],22,92],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[193,[],[[191,[-1]]]],-1],23,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[23,23],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[23,23],6],[[23,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[22,[[197,[],[[194,[-2]],[106,[-3]],[195,[-4]],[196,[-1]]]],[1,[-3]]]]],[],68,[80,108],[57,193]],[[[112,[-1]]],198,[]],[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],88,68,[80,108],[57,193],[]],[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[],68,[80,108],[57,193],[]],[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[[36,[-2]]],68,[80,108],[57,193],[]],0,[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],-3,68,[80,108],[57,193],[]],[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],53,68,[80,108],[57,193],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],-2],[[1,[-2]]],68,[80,108],[57,193],[]],[[[197,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[[119,[-2,-3,37]]],68,[80,108],[57,193],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[122,122],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[[],122],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[122,122],6],[[122,74],[[76,[22,75]]]],[85,122],[-1,-1,[]],[30,122],[[[33,[30]]],122],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,[-2,[[1,[-1]]],[],[[101,[[64,[53]]],[[19,[-1]]]]]],[53,[[1,[-1]]],[]],0,[[58,-3],[[1,[-1]]],102,[[111,[],[[19,[22]]]],102],[[56,[[199,[-1]]],[[19,[-2]]]],102]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[200,200],[201,201],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[200,200],6],[[201,201],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[200,74],[[76,[22,75]]]],[[201,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[36,[40]]]],[[],[[36,[-1]]],102],[[],[[36,[-1]]],102],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[68,-2],-1,[],[[56,[],[[19,[-1]]]]]],[[],[[76,[68,109]]]],[[68,-1],22,[[111,[],[[19,[22]]]],102]],0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[202,202],[203,203],[204,204],[205,205],[206,206],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],203],[[],204],[[],205],[[],206],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[[202,202],6],[[203,203],6],[[204,204],6],[[205,205],6],[[206,206],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[202,74],[[76,[22,75]]]],[[203,74],[[76,[22,75]]]],[[204,74],[[76,[22,75]]]],[[205,74],[[76,[22,75]]]],[[206,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[203,-1],22,92],[[204,-1],22,92],[[205,-1],22,92],[[206,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[1,[[76,[22,202]]]]],[[70,[[100,[[99,[85]]]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[84,30,45],84],[[84,-1],84,[[35,[],[[34,[207]]]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[207,207],[84,84],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[],207],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[207,207],6],[[84,84],6],[[207,74],[[76,[22,75]]]],[[84,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,84,[[70,[16]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],208],[208,6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[209,[[209,[121]]]],[[208,208],208],[[208,208],22],[[208,208],208],[[208,208],22],[208,60],[[208,208],208],[[208,208],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[209,[-1]]],[[209,[-1]]],50],[210,210],[211,211],[208,208],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[209,[-1]],[209,[-1]]],110,212],[[208,208],110],[208,6],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[208,208],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[208,208],6],[208,6],[[],208],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[208,208],208],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[[],208],[[[209,[-1]],[209,[-1]]],6,69],[[210,210],6],[[211,211],6],[[208,208],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[208,-1],22,[[35,[],[[34,[208]]]]]],[[[209,[-1]],74],[[76,[22,75]]],80],[[210,74],[[76,[22,75]]]],[[211,74],[[76,[22,75]]]],[[208,74],[[76,[22,75]]]],[[208,74],[[76,[22,75]]]],[[208,74],[[76,[22,75]]]],[[208,74],[[76,[22,75]]]],[[208,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[60,[[64,[208]]]],[60,208],[60,208],[-1,208,[[35,[],[[34,[208]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[209,[-1]],-2],22,93,92],[[208,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[208,208],22],[[208,208],208],[[208,208],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[208,6],[208,6],0,[208,6],[208,208],[[],[[36,[-1]]],102],[[],[[36,[-1]]],102],[[[209,[-1]],[209,[-1]]],[[64,[110]]],213],[[208,208],[[64,[110]]]],[[208,208],22],[[208,208,6],22],[208,6],[[208,208],208],[[208,208],22],[[208,208],208],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[208,208],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[208,208],208],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[214,214],[[-1,-2],22,[],[]],[[214,214],110],[[-1,-2],110,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[214,214],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[214,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[214,-1],22,92],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[214,214],[[64,[110]]]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[215,215],[132,132],[216,216],[217,217],[135,135],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[135,135],110],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],132],[[],135],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[[215,215],6],[[132,132],6],[[216,216],6],[[217,217],6],[[135,135],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[215,74],[[76,[22,75]]]],[[132,74],[[76,[22,75]]]],[[216,74],[[76,[22,75]]]],[[217,74],[[76,[22,75]]]],[[135,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[215,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[132,21],6],[[135,135],[[64,[110]]]],[132,[[64,[17]]]],[[132,17],[[64,[17]]]],[[132,21],[[64,[17]]]],[[132,21],[[64,[17]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[-1,[[22,[[218,[],[[194,[-2]],[106,[-3]],[195,[-4]],[196,[-1]]]],[1,[-3]]]]],[],68,[80,108],[57,193]],[[[112,[-1]]],198,[]],[[[112,[-1]]],198,[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],219],88,68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],219],88,68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[],68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[],68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[[36,[-2]]],68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]]],[[36,[-2]]],68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],219],-3,68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],219],-3,68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],219],53,68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],-2],[[1,[-2]]],68,[80,108],[57,193],[]],[[[218,[],[[194,[-1]],[106,[-2]],[195,[-3]],[196,[-4]]]],219],[[119,[-2,-3,37]]],68,[80,108],[57,193],[]],0,0,0,0,0,0,0,[[[220,[],[[191,[-1]]]],-1],25,[57,50]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[112,[-1]]],[[112,[-1]]],50],[[-1,-2],22,[],[]],[-1,-2,[],[]],[[],[[112,[-1]]],57],0,0,[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],0,[[[112,[-1]],74],78,80],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,[-1,[[112,[-1]]],[]],0,[[-1,58,-4],[[36,[-2]]],93,102,[[111,[],[[19,[221]]]],102],[[56,[[199,[-2]]],[[19,[-3]]]],102]],[[],[[36,[-1]]],[]],[[-1,-3],[[36,[-2]]],93,[],[[113,[],[[34,[-2]]]],102]],[[-1,-2,-5],[[36,[-3]]],93,102,102,[[111,[],[[19,[[22,[-3,-2]]]]]],102],[[178,[-2],[[19,[-4]]]],102,103]],0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[222,222],[[-1,-2],22,[],[]],[-1,-2,[],[]],0,0,[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[-2,[[1,[-1]]],[],[[101,[222],[[19,[-1]]]],108]],[[222,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,0,[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[54,54],[223,223],[224,224],[225,225],[226,226],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,227,[[228,[],[[191,[4]]]]]],[-1,229,[[230,[],[[191,[4]]]]]],[[],231],0,[[],114],[[],227],[[],232],[[],233],[[],234],[[],224],[[],225],[[],235],[[],236],[[],237],[[],238],[[],239],[[],231],[[],229],[[],226],[[],240],[[],241],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[54,54],6],[[223,223],6],[[54,74],[[76,[22,75]]]],[[223,74],[[76,[22,75]]]],[[223,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,114,[[101,[4],[[19,[23]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[24,233],[-1,233,[[101,[4],[[19,[24]]]]]],[-1,-1,[]],[-1,-1,[]],[225,224],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,238,[[101,[4],[[19,[26]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,239,[[101,[4],[[19,[28]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[45,226],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[53,54],223],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[53,54,-1],223,[[56,[54],[[19,[55]]]]]],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[55,55],[242,242],[243,243],[244,244],[245,245],[246,246],[247,247],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[55,55],6],[[242,242],6],[[243,243],6],[[244,244],6],[[245,245],6],[[246,246],6],[[247,247],6],[[55,74],[[76,[22,75]]]],[[242,74],[[76,[22,75]]]],[[243,74],[[76,[22,75]]]],[[244,74],[[76,[22,75]]]],[[245,74],[[76,[22,75]]]],[[246,74],[[76,[22,75]]]],[[247,74],[[76,[22,75]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[54,55],[[45,45,45],244],[[45,45],245],[[45,45,45],246],[[45,45,45],247],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[45,45],242],[[45,45],243],0,0,0,0,0,0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[248,248],248],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[249,250]],[[249,248],249],[[248,250]],[[248,248],248],[[249,250],22],[[249,248],22],[[248,248],22],[[248,250],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[248,251],[248,251],[248,251],[248,91],[248,30],[248,88],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[249,248],[[64,[249]]]],[[248,248],[[64,[248]]]],[[248,60],[[64,[248]]]],[[249,249],[[64,[248]]]],[[248,60],[[64,[248]]]],[[249,248],[[64,[249]]]],[[248,248],[[64,[248]]]],[249,249],[248,248],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[249,249],110],[[248,248],110],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],248],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,[[76,[248]]],252],[[248,250]],[[248,60],248],[[248,60],22],[[248,248],30],[[248,248],88],[[248,30],248],[[248,88],248],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[249,249],248],[249,248],[[249,253],6],[[249,249],6],[[248,250],6],[[248,248],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[248,[[36,[249]]]],[[249,74],[[76,[22,75]]]],[[248,74],[[76,[22,75]]]],[254,249],[-1,-1,[]],[253,249],[255,248],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[91,248],[91,248],[91,248],[91,248],[30,248],[88,248],[-1,-2,[],[]],[-1,-2,[],[]],[[249,-1],22,92],[[248,-1],22,92],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[248,6],[[248,60],248],[[248,60],22],[[248,30],248],[[248,88],248],[[91,60],248],[[],249],[[249,253],[[64,[110]]]],[[249,249],[[64,[110]]]],[[248,250],[[64,[110]]]],[[248,248],[[64,[110]]]],[[248,248],248],[[249,249],248],[[248,60],248],[[248,248],248],[[248,-1],76,256],[[249,248],249],[[249,249],248],[[249,253]],[[249,250]],[[248,248],248],[[248,250]],[[249,248],22],[[249,250],22],[[248,250],22],[[248,248],22],[248,60],[248,60],[248,60],[-1,248,[[127,[],[[34,[248]]]]]],[-1,248,[[127,[],[[34,[248]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[250,[[76,[248,257]]]],[30,[[76,[248,258]]]],[88,[[76,[248,258]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[259,259],[260,260],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[259,259],6],[[260,260],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[259,74],[[76,[22,75]]]],[[260,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[260,-1],22,92],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[261,[-1,-2,-3]],38],[[261,[-1,-2,-3]]],[],[],128],[[[262,[-1,-2,-3]],38],[[262,[-1,-2,-3]]],[],[],128],[[[263,[-1,-2,-3]],83],[[263,[-1,-2,-3]]],[],264,128],[[[263,[-1,-2,-3]],82],[[263,[-1,-2,-3]]],[],264,128],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[265,[-1,-2,-3]]],[],228,128,[[70,[[148,[-1,-2,-3]]]]]],0,[-4,[[266,[-4,-1,-2,-3]]],[],[],267,[[268,[-1,-2,-3]]]],[[269,71],269],[[[263,[-1,-2,-3]]],[[263,[-1,-2,-3]]],[],264,128],[[[263,[-1,-2,-3]]],[[263,[-1,-2,-3]]],[],264,128],0,[[-1,6],[[270,[-2,-3,-4]]],[[70,[53]]],[],[271,176],169],[[[261,[-1,-2,-3]]],[[3,[126]]],[],[],128],[[[272,[-1,-2,-3]]],[[3,[126]]],50,[],128],[[[262,[-1,-2,-3]]],[[3,[126]]],[],[],128],[[[273,[-1,-2,-3]]],[[3,[126]]],[],[],128],[[[265,[-1,-2,-3]]],[[3,[126]]],50,228,128],[[[274,[-1,-2,-3,-4]]],[[3,[126]]],[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]]],[[3,[126]]],[],264,128],[[[276,[-1,-2,-3]]],[[3,[126]]],[],[277,264],128],[[[278,[-1,-2,-3]]],[[3,[126]]],[],230,128],[[[279,[-1,-2,-3]]],[[3,[126]]],[],[264,176],169],[[[280,[-1,-2,-3,-4,-5]]],[[3,[126]]],[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[269,45,45],269],[-4,[[261,[-1,-2,-3]]],[],[],128,[[35,[],[[34,[[148,[-1,-2,-3]]]]]]]],0,0,[[[281,[-1]],121,[64,[-1]],-3],[[274,[-1,-2,-4,-5]]],[79,50],[],[[101,[-1],[[19,[-2]]]]],[275,220],169],[-4,[[148,[-1,-2,-3]]],[],[],128,[[282,[-1,-2,-3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[263,[-1,-2,-3]]],[],264,128,[[70,[[148,[-1,-2,-3]]]]]],[[[283,[-1]],46],[[283,[-1]]],284],[[[285,[-1]],46],[[285,[-1]]],[]],[[],[[261,[-1,-2]]],[],128],[[],[[262,[-1,-2]]],[],128],[[[286,[-1,-2,-3]],-4],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[-1]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[-1]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[261,[-1,-2,-3]],126],22,[],[],128],[[[272,[-1,-2,-3]],126],22,50,[],128],[[[262,[-1,-2,-3]],126],22,[],[],128],[[[273,[-1,-2,-3]],126],22,[],[],128],[[[265,[-1,-2,-3]],126],22,50,228,128],[[[263,[-1,-2,-3]],126],22,[],264,128],[[[276,[-1,-2,-3]],126],22,[],[277,264],128],[[[278,[-1,-2,-3]],126],22,[],230,128],[[[290,[-1,-2,-3]],126],22,50,275,169],[[[279,[-1,-2,-3]],126],22,[],[264,176],169],[[[280,[-1,-2,-3,-4,-5]],126],22,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[278,[-1,-2,-3]],291],[[278,[-1,-2,-3]]],[],230,128],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[261,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[],128],[[[272,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,50,[],128],[[[262,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[],128],[[[273,[-1,-2,-3]],126,-3,-4,131,124,132,21],22,[],[],128,[]],[[[265,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,50,228,128],[[[270,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[271,176],169],[[[274,[-1,-2,-3,-4]],126,-4,-3,131,124,132,21],22,[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],264,128],[[[276,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[277,264],128],[[[292,[-1,-2,-3,-4]],126,-4,-3,131,124,132,21],22,[50,293,69],[],[294,230,220,264],169],[[[295,[-1]],126,-2,-1,131,124,132,21],22,296,128],[[[297,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,50,[298,176],169],[[[299,[-1]],126,-2,-1,131,124,132,21],22,300,128],[[[278,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],230,128],[[[286,[-1,-2,-3]],126,-4,-3,131,124,132,21],22,[105,[70,[88]],301],50,288,128],[[[302,[-1,-2,-3,-4]],126,-4,-3,131,124,132,21],22,161,[],303,169],[[[290,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,50,275,169],[[[290,[-1,-2,-3]],126,-3,-2,124,132,[64,[304]],21],22,50,275,169],[[[305,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[306,176],169],[[[279,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[264,176],169],[[[289,[-1,-2,-3]],126,-4,-3,131,124,132,21],22,[105,[70,[88]],301],50,288,128],[[[307,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[],128],[[[280,[-1,-2,-3,-4,-5]],126,-3,-2,131,124,132,21],22,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]],126,-3,-4,131,124,132,21],22,[],[[309,[-1]]],310,[]],[[[283,[-1]],126,-2,-1,131,124,132,21],22,284,155],[[311,126,-1,-2,131,124,132,21],22,128,[]],[[[285,[-1]],126,-2,-3,131,124,132,21],22,[50,93],[[145,[],[[144,[-1]]]]],[]],[[[266,[-4,-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],[],267,[[268,[-1,-2,-3]]]],[[269,126,37,-1,131,124,132,21],22,[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[285,[-1]],65],[[285,[-1]]],[]],[[311,74],[[76,[22,75]]]],[[[285,[-1]],74],[[76,[22,75]]],80],[[[266,[-4,-1,-2,-3]],74],[[76,[22,75]]],80,80,[80,267],[80,[268,[-1,-2,-3]]]],[[269,74],[[76,[22,75]]]],[[],[[1,[-1]]],[]],[[],[[1,[-1]]],[]],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,70],[[[274,[-1,-2,-3,-4]]],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,70],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,70],[[[302,[-1,-2,-3,-4]],-5],[[302,[-1,-2,-3,-4]]],161,[],303,169,70],[[[290,[-1,-2,-3]]],[[290,[-1,-2,-3]]],50,275,169],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,70],[[[279,[-1,-2,-3]],-4],[[279,[-1,-2,-3]]],[],[264,176],169,70],[-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,[[283,[-2]]],[[70,[312]]],284],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[279,[-1,-2,-3]],-4],[[279,[-1,-2,-3]]],[],[264,176],169,[[70,[49]]]],[[[292,[-1,-2,-3,-4]],313],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],128,[[70,[47]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],[],128,[[70,[47]]]],[[[265,[-1,-2,-3]],-4],[[265,[-1,-2,-3]]],[],228,128,[[70,[47]]]],[[[263,[-1,-2,-3]],-4],[[263,[-1,-2,-3]]],[],264,128,[[70,[47]]]],[[[276,[-1,-2,-3]],-4],[[276,[-1,-2,-3]]],[],[277,264],128,[[70,[47]]]],[[[295,[-1]],-2],[[295,[-1]]],296,[[70,[47]]]],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],230,128,[[70,[47]]]],[[[286,[-1,-2,-3]],-4],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[49]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[47]]]],[[[308,[-1,-2]],-3],[[308,[-1,-2]]],[],[[309,[-1]]],[[70,[47]]]],[[[283,[-1]],-2],[[283,[-1]]],284,[[70,[47]]]],[[[285,[-1]],-2],[[285,[-1]]],[],[[70,[47]]]],[[[266,[-4,-1,-2,-3]],-5],[[266,[-4,-1,-2,-3]]],[],[],267,[[268,[-1,-2,-3]]],[[70,[47]]]],[[[302,[-1,-2,-3,-4]]],[[302,[-5,-2,-3,-4]]],161,[],303,169,161],[-1,[[299,[-2]]],[[70,[49]]],300],[-1,[[299,[-2]]],[[70,[49]]],300],[-1,311,[[70,[47]]]],[[[270,[-1,-2,-3]],314],[[270,[-1,-2,-3]]],[],[271,176],169],[[[274,[-1,-2,-3,-4]],315],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169],[[[290,[-1,-2,-3]],315],[[290,[-1,-2,-3]]],50,275,169],[[[263,[-1,-2,-3]],183],[[263,[-1,-2,-3]]],[],264,128],[[[278,[-1,-2,-3]],182],[[278,[-1,-2,-3]]],[],230,128],[[[290,[-1,-2,-3]],184],[[290,[-1,-2,-3]]],50,275,169],0,[-2,[[285,[-1]]],[],[[70,[-1]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-5,[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[35,[],[[34,[[22,[-1,[148,[-2,-3,-4]]]]]]]]]],0,[[[261,[-1,-2,-3]],126,-3,134],133,[],[],128],[[[272,[-1,-2,-3]],126,-3,134],133,50,[],128],[[[262,[-1,-2,-3]],126,-3,134],133,[],[],128],[[[273,[-1,-2,-3]],126,-3,134],133,[],[],128],[[[265,[-1,-2,-3]],126,-3,134],133,50,228,128],[[[270,[-1,-2,-3]],126,-3,134],133,[],[271,176],169],[[[274,[-1,-2,-3,-4]],126,-4,134],133,[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]],126,-3,134],133,[],264,128],[[[276,[-1,-2,-3]],126,-3,134],133,[],[277,264],128],[[[292,[-1,-2,-3,-4]],126,-4,134],133,[50,293,69],[],[294,230,220,264],169],[[[295,[-1]],126,-2,134],133,296,128],[[[297,[-1,-2,-3]],126,-3,134],133,50,[298,176],169],[[[299,[-1]],126,-2,134],133,300,128],[[[278,[-1,-2,-3]],126,-3,134],133,[],230,128],[[[286,[-1,-2,-3]],126,-4,134],133,[105,[70,[88]],301],50,288,128],[[[302,[-1,-2,-3,-4]],126,-4,134],133,161,[],303,169],[[[290,[-1,-2,-3]],126,-3,134,[64,[304]]],133,50,275,169],[[[290,[-1,-2,-3]],126,-3,134],133,50,275,169],[[[305,[-1,-2,-3]],126,-3,134],133,[],[306,176],169],[[[279,[-1,-2,-3]],126,-3,134],133,[],[264,176],169],[[[289,[-1,-2,-3]],126,-4,134],133,[105,[70,[88]],301],50,288,128],[[[307,[-1,-2,-3]],126,-3,134],133,[],[],128],[[[280,[-1,-2,-3,-4,-5]],126,-3,134],133,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]],126,-3,134],133,[],[[309,[-1]]],310],[[[283,[-1]],126,-2,134],133,284,155],[[311,126,-1,134],133,128],[[[285,[-1]],126,-2,134],133,[50,93],[[145,[],[[144,[-1]]]]]],[[[266,[-4,-1,-2,-3]],126,-3,134],133,[],[],267,[[268,[-1,-2,-3]]]],[[269,126,37,134],133],[[-1,-6],[[280,[-2,-3,-4,-1,-5]]],93,[],[],[],[[70,[[148,[-2,-3,-4]]]]],[[101,[-1],[[19,[-5]]]]]],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[[70,[172]]]],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,[[70,[172]]]],[[[263,[-1,-2,-3]],-4],[[263,[-1,-2,-3]]],[],264,128,[[70,[49]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],128,[[70,[49]]]],[[[263,[-1,-2,-3]],-4],[[263,[-1,-2,-3]]],[],264,128,[[70,[49]]]],[-4,[[272,[-1,-2,-3]]],[],[],128,[[70,[[148,[-1,-2,-3]]]]]],[[[261,[-1,-2,-3]],126,124,132,21,-3],135,[],[],128],[[[272,[-1,-2,-3]],126,124,132,21,-3],135,50,[],128],[[[262,[-1,-2,-3]],126,124,132,21,-3],135,[],[],128],[[[273,[-1,-2,-3]],126,124,132,21,-3],135,[],[],128],[[[265,[-1,-2,-3]],126,124,132,21,-3],135,50,228,128],[[[270,[-1,-2,-3]],126,124,132,21,-3],135,[],[271,176],169],[[[274,[-1,-2,-3,-4]],126,124,132,21,-4],135,[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]],126,124,132,21,-3],135,[],264,128],[[[276,[-1,-2,-3]],126,124,132,21,-3],135,[],[277,264],128],[[[292,[-1,-2,-3,-4]],126,124,132,21,-4],135,[50,293,69],[],[294,230,220,264],169],[[[297,[-1,-2,-3]],126,124,132,21,-3],135,50,[298,176],169],[[[278,[-1,-2,-3]],126,124,132,21,-3],135,[],230,128],[[[286,[-1,-2,-3]],126,124,132,21,-4],135,[105,[70,[88]],301],50,288,128],[[[302,[-1,-2,-3,-4]],126,124,132,21,-4],135,161,[],303,169],[[[290,[-1,-2,-3]],126,124,132,21,-3],135,50,275,169],[[[305,[-1,-2,-3]],126,124,132,21,-3],135,[],[306,176],169],[[[279,[-1,-2,-3]],126,124,132,21,-3],135,[],[264,176],169],[[[289,[-1,-2,-3]],126,124,132,21,-4],135,[105,[70,[88]],301],50,288,128],[[[307,[-1,-2,-3]],126,124,132,21,-3],135,[],[],128],[[[280,[-1,-2,-3,-4,-5]],126,124,132,21,-3],135,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]],126,124,132,21,-3],135,[],[[309,[-1]]],310],[[[266,[-4,-1,-2,-3]],126,124,132,21,-3],135,[],[],267,[[268,[-1,-2,-3]]]],[[],[[261,[-1,-2,-3]]],[],[],128],[-4,[[272,[-1,-2,-3]]],[],[],[],[[70,[[148,[-1,-2,-3]]]]]],[[],[[262,[-1,-2,-3]]],[],[],128],[[-1,-4],[[273,[-2,-1,-3]]],[],[],128,[[70,[[148,[-2,-1,-3]]]]]],[-4,[[265,[-1,-2,-3]]],[],228,128,[[70,[[148,[-1,-2,-3]]]]]],[[-1,6],[[270,[-2,-3,-4]]],[[70,[53]]],[],[271,176],169],[[[281,[-1]],121,[64,[-1]],-3],[[274,[-1,-2,-4,-5]]],[79,50],[],[[101,[-1],[[19,[-2]]]]],[275,220],169],[-4,[[263,[-1,-2,-3]]],[],264,128,[[70,[[148,[-1,-2,-3]]]]]],[[[317,[-1]],-5],[[276,[-2,-3,-4]]],[],[],[277,264],128,[[101,[318,-1,6],[[19,[[319,[-2,-3,-4]]]]]]]],[[-2,[64,[-1]],-4],[[292,[-1,-3,-5,-6]]],[293,69],[[70,[[100,[[99,[-1]]]]]]],[],[[101,[-1],[[19,[-3]]]]],[294,230,220,264],169],[[[320,[30]],30],[[295,[-1]]],296],[[-1,-2,[64,[-2]],-4],[[297,[-3,-5,-6]]],[[70,[53]]],[321,105],50,[[56,[-2],[[19,[-3]]]]],298,169],[-4,[[278,[-1,-2,-3]]],[],230,128,[[70,[[148,[-1,-2,-3]]]]]],[[[320,[-1]],-1,-3],[[286,[-1,-2,-4]]],[105,[287,[85]],213],50,[[101,[-1],[[19,[-2]]]]],288],[[[322,[-1]]],[[302,[174,-2,-3,-1]]],169,[],303],[[121,121],[[290,[-1,-2,-3]]],50,275,169],[[-1,6,-3],[[305,[-2,-4,-5]]],[[70,[[64,[53]]]]],[],[[101,[6],[[19,[-2]]]]],306,169],[[-4,-5,323],[[279,[-1,-2,-3]]],[],[264,176],169,[[70,[[148,[-1,-2,-3]]]]],[[70,[[100,[121]]]]]],[[[320,[-1]],-1,-3],[[289,[-1,-2,-4]]],[105,[287,[85]],213],50,[[101,[-1],[[19,[-2]]]]],288],[-4,[[307,[-1,-2,-3]]],[],[],128,[[101,[52],[[19,[[148,[-1,-2,-3]]]]]]]],[[-1,-6],[[280,[-2,-3,-4,-1,-5]]],93,[],[],[],[[70,[[148,[-2,-3,-4]]]]],[[101,[-1],[[19,[-5]]]]]],[-2,[[308,[-1,-2]]],[],[[309,[-1]]]],[-1,[[283,[-2]]],[[70,[61]]],284],[[-1,-2],311,[[70,[47]]],[[70,[47]]]],[-2,[[285,[-1]]],[],[[70,[-1]]]],[-4,[[266,[-4,-1,-2,-3]]],[],[],267,[[268,[-1,-2,-3]]]],[324,269],[[[302,[-1,-2,-3,-4]],-5],[[302,[-1,-2,-3,-4]]],161,[],303,169,[[101,[171],[[19,[-2]]]]]],[[[276,[-1,-2,-3]],-4],[[276,[-1,-2,-3]]],[],[277,264],128,[[101,[318],[[19,[-1]]]]]],[[[274,[-1,-2,-3,-4]],-2],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169],[[[276,[-1,-2,-3]],-4],[[276,[-1,-2,-3]]],[],[277,264],128,[[101,[325],[[19,[-1]]]]]],[[[261,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[],128],[[[272,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,50,[],128],[[[262,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[],128],[[[273,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[],128],[[[265,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,50,228,128],[[[270,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[271,176],169],[[[274,[-1,-2,-3,-4]],126,40,124,132,-4,136,[123,[-2]],21],137,[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],264,128],[[[276,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[277,264],128],[[[292,[-1,-2,-3,-4]],126,40,124,132,-4,136,[123,[-2]],21],137,[50,293,69],[],[294,230,220,264],169],[[[297,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,50,[298,176],169],[[[278,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],230,128],[[[286,[-1,-2,-3]],126,40,124,132,-4,136,[123,[-2]],21],137,[105,[70,[88]],301],50,288,128],[[[302,[-1,-2,-3,-4]],126,40,124,132,-4,136,[123,[-2]],21],137,161,[],303,169],[[[290,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,50,275,169],[[[305,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[306,176],169],[[[279,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[264,176],169],[[[289,[-1,-2,-3]],126,40,124,132,-4,136,[123,[-2]],21],137,[105,[70,[88]],301],50,288,128],[[[307,[-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[],128],[[[280,[-1,-2,-3,-4,-5]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[[309,[-1]]],310],[[[266,[-4,-1,-2,-3]],126,40,124,132,-3,136,[123,[-1]],21],137,[],[],267,[[268,[-1,-2,-3]]]],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[[101,[53],[[19,[-2]]]]]],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,[[101,[53],[[19,[-1]]]]]],[[[272,[-1,-2,-3]],-1],[[272,[-1,-2,-3]]],[],[],[]],[[[272,[-1,-2,-3]],-1],[[272,[-1,-2,-3]]],[],[],[]],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[[101,[-1],[[19,[-2]]]]]],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,[[101,[53],[[19,[-1]]]]]],[[[272,[-1,-2,-3]],-1],[[272,[-1,-2,-3]]],[],[],[]],[[[265,[-1,-2,-3]],-1],[[265,[-1,-2,-3]]],[],228,128],[[[265,[-1,-2,-3]],[64,[-1]]],[[265,[-1,-2,-3]]],[],228,128],[[[272,[-1,-2,-3]],-1],[[272,[-1,-2,-3]]],[],[],[]],[[[286,[-1,-2,-3]],-2],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288],[[[289,[-1,-2,-3]],-2],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288],[[[276,[-1,-2,-3]],-4,-5],[[276,[-1,-2,-3]]],[],[277,264],128,[[70,[49]]],[[101,[326],[[19,[-1]]]]]],[[[272,[-1,-2,-3]],-1],[[272,[-1,-2,-3]]],[],[],[]],[[[272,[-1,-2,-3]],-1],[[272,[-1,-2,-3]]],[],[],[]],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],230,128,[[101,[327],[[19,[-1]]]]]],[[[290,[-1,-2,-3]],-1],[[290,[-1,-2,-3]]],50,275,169],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,[[101,[6],[[19,[-1]]]]]],[[[270,[-1,-2,-3]],[64,[-4]]],[[270,[-1,-2,-3]]],[],[271,176],169,[[101,[6],[[19,[-1]]]]]],[[[261,[-1,-2,-3]],126,124,-3,120],22,[],[],128],[[[272,[-1,-2,-3]],126,124,-3,120],22,50,[],128],[[[262,[-1,-2,-3]],126,124,-3,120],22,[],[],128],[[[273,[-1,-2,-3]],126,124,-3,120],22,[],[],128],[[[265,[-1,-2,-3]],126,124,-3,120],22,50,228,128],[[[263,[-1,-2,-3]],126,124,-3,120],22,[],264,128],[[[276,[-1,-2,-3]],126,124,-3,120],22,[],[277,264],128],[[[278,[-1,-2,-3]],126,124,-3,120],22,[],230,128],[[[290,[-1,-2,-3]],126,124,-3,120],22,50,275,169],[[[282,[],[[328,[-1]],[329,[-2]]]],-1,120],22,57,[]],[[[307,[-1,-2,-3]],126,124,-3,120],22,[],[],128],[[[280,[-1,-2,-3,-4,-5]],126,124,-3,120],22,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],0,[[[261,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[],128],[[[272,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],50,[],128],[[[262,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[],128],[[[273,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-4,-3]]]]],[],[],128,[]],[[[265,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],50,228,128],[[[274,[-1,-2,-3,-4]],126,124,-4,18],[[64,[[138,[-2,-3,-4]]]]],[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],264,128],[[[276,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[277,264],128],[[[292,[-1,-2,-3,-4]],126,124,-4,18],[[64,[[138,[-2,-3,-4]]]]],[50,293,69],[],[294,230,220,264],169],[[[278,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],230,128],[[[279,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[264,176],169],[[[307,[-1,-2,-3]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[],128],[[[280,[-1,-2,-3,-4,-5]],126,124,-3,18],[[64,[[138,[-1,-2,-3]]]]],[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],128,[[70,[48]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],[],128,[[70,[48]]]],[[[265,[-1,-2,-3]],-4],[[265,[-1,-2,-3]]],[],228,128,[[70,[48]]]],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[[70,[48]]]],[[[263,[-1,-2,-3]],-4],[[263,[-1,-2,-3]]],[],264,128,[[70,[48]]]],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,[[70,[48]]]],[[[302,[-1,-2,-3,-4]],-5],[[302,[-1,-2,-3,-4]]],161,[],303,169,[[70,[48]]]],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,[[70,[48]]]],[[[279,[-1,-2,-3]],-4],[[279,[-1,-2,-3]]],[],[264,176],169,[[70,[49]]]],0,[[[290,[-1,-2,-3]]],[[290,[-1,-2,-3]]],50,275,169],0,[[-2,[64,[-1]],-4],[[292,[-1,-3,-5,-6]]],[293,69],[[70,[[100,[[99,[-1]]]]]]],[],[[101,[-1],[[19,[-3]]]]],[294,230,220,264],169],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,[[70,[53]]]],0,[[[320,[30]],30],[[295,[-1]]],296],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],128,[[70,[[148,[-1,-2,-3]]]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],[],128,[[70,[[148,[-1,-2,-3]]]]]],0,0,[[-1,-2,[64,[-2]],-4],[[297,[-3,-5,-6]]],[[70,[53]]],[105,321],50,[[56,[-2],[[19,[-3]]]]],298,169],[-4,[[307,[-1,-2,-3]]],[],[],128,[[101,[52],[[19,[[148,[-1,-2,-3]]]]]]]],[-4,[[262,[-1,-2,-3]]],[],[],128,[[35,[],[[34,[[148,[-1,-2,-3]]]]]]]],0,0,0,[-4,[[278,[-1,-2,-3]]],[],230,128,[[70,[[148,[-1,-2,-3]]]]]],0,[-2,[[308,[-1,-2]]],[],[[309,[-1]]]],[[[286,[-1,-2,-3]],-4],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[-1]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[-1]]]],[[[261,[-1,-2,-3]]],[[52,[47]]],[],[],128],[[[272,[-1,-2,-3]]],[[52,[47]]],50,[],128],[[[262,[-1,-2,-3]]],[[52,[47]]],[],[],128],[[[273,[-1,-2,-3]]],[[52,[47]]],[],[],128],[[[265,[-1,-2,-3]]],[[52,[47]]],50,228,128],[[[270,[-1,-2,-3]]],[[52,[47]]],[],[271,176],169],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,[[70,[49]]]],[[[274,[-1,-2,-3,-4]],30],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169],[[[274,[-1,-2,-3,-4]]],[[52,[47]]],[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]]],[[52,[47]]],[],264,128],[[[276,[-1,-2,-3]]],[[52,[47]]],[],[277,264],128],[[[292,[-1,-2,-3,-4]]],[[52,[47]]],[50,293,69],[],[294,230,220,264],169],[[[295,[-1]]],[[52,[47]]],296],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,[[70,[49]]]],[[[297,[-1,-2,-3]]],[[52,[47]]],50,[298,176],169],[[[299,[-1]]],[[52,[47]]],300],[[[278,[-1,-2,-3]]],[[52,[47]]],[],230,128],[[[286,[-1,-2,-3]]],[[52,[47]]],[105,[70,[88]],301],50,288],[[[302,[-1,-2,-3,-4]]],[[52,[47]]],161,[],303,169],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,[[70,[49]]]],[[[290,[-1,-2,-3]]],[[52,[47]]],50,275,169],[[[305,[-1,-2,-3]]],[[52,[47]]],[],[306,176],169],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,[[70,[49]]]],[[[279,[-1,-2,-3]],-4],[[279,[-1,-2,-3]]],[],[264,176],169,[[70,[49]]]],[[[279,[-1,-2,-3]]],[[52,[47]]],[],[264,176],169],[[[289,[-1,-2,-3]]],[[52,[47]]],[105,[70,[88]],301],50,288],[[[307,[-1,-2,-3]]],[[52,[47]]],[],[],128],[[[280,[-1,-2,-3,-4,-5]]],[[52,[47]]],[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]]],[[52,[47]]],[],[[309,[-1]]]],[[[283,[-1]]],[[52,[47]]],284],[311,[[52,[47]]]],[[[285,[-1]]],[[52,[47]]],[50,93]],[[[266,[-4,-1,-2,-3]]],[[52,[47]]],[],[],267,[[268,[-1,-2,-3]]]],[269,[[52,[47]]]],[[[280,[-1,-2,-3,-4,-5]]],[[52,[47]]],[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],0,[[[320,[-1]],-1,-3],[[286,[-1,-2,-4]]],[105,[287,[85]],213],50,[[101,[-1],[[19,[-2]]]]],288],[[[279,[-1,-2,-3]],6],[[279,[-1,-2,-3]]],[],[264,176],169],0,[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],128,[[70,[49]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],[],128,[[70,[49]]]],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,[[70,[49]]]],[[[276,[-1,-2,-3]],-4],[[276,[-1,-2,-3]]],[],[277,264],128,[[70,[49]]]],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,[[70,[49]]]],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,[[70,[49]]]],[[[272,[-1,-2,-3]]],140,50,[],128],[[[273,[-1,-2,-3]]],140,[],[],128],[[[265,[-1,-2,-3]]],140,50,228,128],[[[270,[-1,-2,-3]]],140,[],[271,176],169],[[[274,[-1,-2,-3,-4]]],140,[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]]],140,[],264,128],[[[276,[-1,-2,-3]]],140,[],[277,264],128],[[[292,[-1,-2,-3,-4]]],140,[50,293,69],[],[294,230,220,264],169],[[[297,[-1,-2,-3]]],140,50,[298,176],169],[[[278,[-1,-2,-3]]],140,[],230,128],[[[286,[-1,-2,-3]]],140,[105,[70,[88]],301],50,288],[[[302,[-1,-2,-3,-4]]],140,161,[],303,169],[[[290,[-1,-2,-3]]],140,50,275,169],[[[305,[-1,-2,-3]]],140,[],[306,176],169],[[[279,[-1,-2,-3]]],140,[],[264,176],169],[[[289,[-1,-2,-3]]],140,[105,[70,[88]],301],50,288],[[[307,[-1,-2,-3]]],140,[],[],128],[[[280,[-1,-2,-3,-4,-5]]],140,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]]],140,[],[[309,[-1]]]],[[[266,[-4,-1,-2,-3]]],140,[],[],267,[[268,[-1,-2,-3]]]],[[[286,[-1,-2,-3]],-4],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[-1]]]],[[[289,[-1,-2,-3]],-1],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288],[[[265,[-1,-2,-3]],-4],[[265,[-1,-2,-3]]],[],228,128,70],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,70],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[70,70,50]],[[[263,[-1,-2,-3]],-4],[[263,[-1,-2,-3]]],[],264,128,70],[[[276,[-1,-2,-3]],-4],[[276,[-1,-2,-3]]],[],[277,264],128,70],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,70],[[[295,[-1]],-2],[[295,[-1]]],296,70],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,70],[[[299,[-1]],-2],[[299,[-1]]],300,70],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],230,128,70],[[[286,[-1,-2,-3]],-4],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288,70],[[[302,[-1,-2,-3,-4]],-5],[[302,[-1,-2,-3,-4]]],161,[],303,169,70],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,70],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,70],[[[279,[-1,-2,-3]],-4],[[279,[-1,-2,-3]]],[],[264,176],169,70],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288,70],[[[283,[-1]],-2],[[283,[-1]]],284,70],0,[-1,[[283,[-2]]],[[70,[61]]],284],[[[272,[-1,-2,-3]]],141,50,[],128],[[[273,[-1,-2,-3]]],141,[],[],128],[[[265,[-1,-2,-3]]],141,50,228,128],[[[270,[-1,-2,-3]]],141,[],[271,176],169],[[[274,[-1,-2,-3,-4]]],141,[79,50],50,[264,275,230,220],169],[[[263,[-1,-2,-3]]],141,[],264,128],[[[276,[-1,-2,-3]]],141,[],[277,264],128],[[[292,[-1,-2,-3,-4]]],141,[50,293,69],[],[294,230,220,264],169],[[[297,[-1,-2,-3]]],141,50,[298,176],169],[[[278,[-1,-2,-3]]],141,[],230,128],[[[286,[-1,-2,-3]]],141,[105,[70,[88]],301],50,288],[[[302,[-1,-2,-3,-4]]],141,161,[],303,169],[[[290,[-1,-2,-3]]],141,50,275,169],[[[305,[-1,-2,-3]]],141,[],[306,176],169],[[[279,[-1,-2,-3]]],141,[],[264,176],169],[[[289,[-1,-2,-3]]],141,[105,[70,[88]],301],50,288],[[[307,[-1,-2,-3]]],141,[],[],128],[[[280,[-1,-2,-3,-4,-5]]],141,[],[],128,93,[[70,[[148,[-1,-2,-3]]]]]],[[[308,[-1,-2]]],141,[],[[309,[-1]]]],[[[266,[-4,-1,-2,-3]]],141,[],[],267,[[268,[-1,-2,-3]]]],0,[-1,[[175,[-2,-3]]],293,176,169],[[[305,[-1,-2,-3]],83],[[305,[-1,-2,-3]]],[],306,169],0,[[[322,[-1]]],[[302,[174,-2,-3,-1]]],169,50,303],0,[[121,121],[[290,[-1,-2,-3]]],50,275,169],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[70,50]],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,[[70,[172]]]],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,[[70,[172]]]],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,[[70,[172]]]],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,[[70,[172]]]],[[[270,[-1,-2,-3]],186],[[270,[-1,-2,-3]]],[],[271,176],169],[[[292,[-1,-2,-3,-4]],186],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169],[[[297,[-1,-2,-3]],186],[[297,[-1,-2,-3]]],50,298,169],[[[305,[-1,-2,-3]],186],[[305,[-1,-2,-3]]],[],306,169],[[[279,[-1,-2,-3]],186],[[279,[-1,-2,-3]]],[],[264,176],169],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,[[70,[49]]]],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,[[70,[49]]]],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,[[70,[49]]]],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,[[70,[49]]]],0,[[-1,-4],[[273,[-2,-1,-3]]],[],[],128,[[70,[[148,[-2,-1,-3]]]]]],0,[[-1,6,-3],[[305,[-2,-4,-5]]],[[70,[[64,[53]]]]],[],[[101,[6],[[19,[-2]]]]],306,169],0,[[-4,-5,323],[[279,[-1,-2,-3]]],[],[264,176],169,[[70,[[148,[-1,-2,-3]]]]],293],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[282,[],[[328,[-1]],[329,[-2]]]],-1,-2],[[64,[-3]]],57,[],[]],[-1,[[299,[-2]]],[[70,[49]]],300],[-1,[[299,[-2]]],[[70,[49]]],300],0,[[[320,[-1]],-1,-3],[[289,[-1,-2,-4]]],[105,[287,[85]],213],50,[[101,[-1],[[19,[-2]]]]],288],[-1,311,[[70,[47]]]],[[[282,[],[[328,[-1]],[329,[-2]]]],-1],[[148,[-2,-3,-4]]],57,[],[],[]],[[[261,[-1,-2,-3]],-4],[[261,[-1,-2,-3]]],[],[],128,[[70,[47]]]],[[[262,[-1,-2,-3]],-4],[[262,[-1,-2,-3]]],[],[],128,[[70,[47]]]],[[[265,[-1,-2,-3]],-4],[[265,[-1,-2,-3]]],[],228,128,[[70,[47]]]],[[[270,[-1,-2,-3]],-4],[[270,[-1,-2,-3]]],[],[271,176],169,[[70,[47]]]],[[[274,[-1,-2,-3,-4]],-5],[[274,[-1,-2,-3,-4]]],[79,50],[],[275,220],169,[[70,[47]]]],[[[263,[-1,-2,-3]],-4],[[263,[-1,-2,-3]]],[],264,128,[[70,[47]]]],[[[276,[-1,-2,-3]],-4],[[276,[-1,-2,-3]]],[],[277,264],128,[[70,[47]]]],[[[292,[-1,-2,-3,-4]],-5],[[292,[-1,-2,-3,-4]]],[293,69],[],[294,230,220,264],169,[[70,[47]]]],[[[295,[-1]],-2],[[295,[-1]]],296,[[70,[47]]]],[[[297,[-1,-2,-3]],-4],[[297,[-1,-2,-3]]],50,298,169,[[70,[47]]]],[[[278,[-1,-2,-3]],-4],[[278,[-1,-2,-3]]],[],230,128,[[70,[47]]]],[[[286,[-1,-2,-3]],-4],[[286,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[47]]]],[[[290,[-1,-2,-3]],-4],[[290,[-1,-2,-3]]],50,275,169,[[70,[47]]]],[[[305,[-1,-2,-3]],-4],[[305,[-1,-2,-3]]],[],306,169,[[70,[47]]]],[[[289,[-1,-2,-3]],-4],[[289,[-1,-2,-3]]],[105,[287,[85]],213],50,288,[[70,[49]]]],[[[308,[-1,-2]],-3],[[308,[-1,-2]]],[],[[309,[-1]]],[[70,[47]]]],[[[283,[-1]],-2],[[283,[-1]]],284,[[70,[47]]]],[[[285,[-1]],-2],[[285,[-1]]],[],[[70,[47]]]],[[[266,[-4,-1,-2,-3]],-5],[[266,[-4,-1,-2,-3]]],[],[],267,[[268,[-1,-2,-3]]],[[70,[47]]]],[-4,[[261,[-1,-2,-3]]],[],[],128,[[35,[],[[34,[[148,[-1,-2,-3]]]]]]]],[-4,[[262,[-1,-2,-3]]],[],[],128,[[35,[],[[34,[[148,[-1,-2,-3]]]]]]]],[-1,311,[[70,[47]]]],[-1,311,[[70,[47]]]],0,0,0,0,0,[[[228,[],[[191,[-1]]]],-1],13,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[13,13],[330,330],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],13],[[],330],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[228,[],[[191,[-1]]]],-1],13,57],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,21,132,6,-2,-3],13,128,228,[[56,[],[[19,[330]]]]]],[58,22],[58,22],[[330,330],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[13,74],[[76,[22,75]]]],[[330,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[228,[],[[191,[-1]]]],-1],13,57],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[134,47,47,48,-1],133,[[56,[134],[[19,[133]]]]]],[[124,132,6],135],[[],330],[[[228,[],[[191,[-1]]]],-1],13,57],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[40,124,132,[123,[-1]],[64,[-1]],-2],137,50,[[56,[],[[19,[330]]]]]],0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[331,17],[[17,30],332],[333,22],[334,334],[335,335],[332,332],[336,336],[337,337],[338,338],[339,339],[340,340],[341,341],[342,342],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],333],[[],335],[[],336],[[],337],[[],338],[[],339],[[],341],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[267,[],[[343,[-1]]]],[3,[-1]]],22,[]],[[[268,[],[[328,[-1]]]],-1,-2,-3,21,132],3,57,267,[]],[[333,37,52,-1],344,[[56,[331]]]],[[341,-1],22,[[178,[332,45]]]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[334,334],6],[[340,340],6],[[342,342],6],0,0,[[331,332,-1],22,[[70,[335]]]],[[331,17,52,-1],22,[[70,[335]]]],[[331,-1],22,[[70,[341]]]],[[333,74],[[76,[22,75]]]],[[334,74],[[76,[22,75]]]],[[335,74],[[76,[22,75]]]],[[332,74],[[76,[22,75]]]],[[336,74],[[76,[22,75]]]],[[337,74],[[76,[22,75]]]],[[338,74],[[76,[22,75]]]],[[339,74],[[76,[22,75]]]],[[340,74],[[76,[22,75]]]],[[341,74],[[76,[22,75]]]],[[342,74],[[76,[22,75]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[345,334],[45,335],[-1,-1,[]],[345,335],[334,335],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[334,340],[45,340],[-1,-1,[]],[53,341],[-1,-1,[]],[121,341],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[331,30],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[331,344],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[17,17],332],0,0,0,0,[[[268,[],[[328,[-1]]]],-1,21,132],135,57],[[37,52],331],[[],333],[-1,332,[[56,[346]]]],0,[334,347],0,0,[332,348],[[17,52],332],[[331,30],22],0,[[331,-1],22,[[70,[30]]]],[[331,-1],22,[[70,[18]]]],0,0,[331,52],0,0,[[331,332,-1],22,[[70,[336]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[344,32],344],[[332,[350,[30,349,349]]],332],[[331,18],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[268,[],[[328,[-1]]]],-1,342,21,132],[[22,[137,[64,[-2]]]]],57,[]],0,[331,30],0,[[331,21,-2],-1,[],[[56,[331],[[19,[-1]]]]]],[[336,45],336],[[336,337],336],[[336,338],336],[[331,-2],-1,[],[[56,[331],[[19,[-1]]]]]],[[336,30],336],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[137,137],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[137,137],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[137,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[137,137],137],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[351,351],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[351,351],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[351,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[345,30,45],345],[[345,-1],345,[[35,[],[[34,[207]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[345,345],[347,347],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],0,[[345,345],6],[[347,347],6],[[345,74],[[76,[22,75]]]],[[347,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,6,[]],[[17,17],345],[[42,21],347],[345,347],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[[346,352],22],[[346,17,17,30],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[346,17,17,17],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[346,332],0,[[346,17,30],22],[352,352],[[-1,-2],22,[],[]],[346,22],[-1,-2,[],[]],[-1,-2,[],[]],[[],346],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[346,353],22],0,[[352,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[346,17],22],[[346,17],22],[[],346],[[346,17,17],22],0,[[346,17,52],22],0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[353,353],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],0,0,[[353,74],[[76,[22,75]]]],[-1,-1,[]],[352,353],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[354,355],[348,356],[357,358],[[348,359],[[99,[30]]]],[[356,359],[[99,[30]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],360],[[],[[362,[361]]]],[357,363],[58,364],[357,22],[365,365],[354,354],[355,355],[[[366,[-1,-2]]],[[366,[-1,-2]]],50,50],[348,348],[356,356],[357,357],[358,358],[[[367,[-1]]],[[367,[-1]]],50],[368,368],[369,369],[370,370],[371,371],[372,372],[373,373],[374,374],[359,359],[375,375],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],365],[[],348],[[],357],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[365,365],6],[[[366,[-1,-2]],[366,[-1,-2]]],6,69,69],[[369,369],6],[[370,370],6],[[371,371],6],[[372,372],6],[[373,373],6],[[374,374],6],[[359,359],6],[[375,375],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[354,375],[[366,[359,374]]]],[[355,375],[[366,[359,374]]]],[[[367,[-1]],375],[[366,[-1,22]]],[]],[[368,375],[[366,[359,374]]]],[[354,[99,[-1]],[99,[-2]]],[[376,[-1,-2]]],[],[]],[348,[[64,[[22,[[377,[30,349]],[99,[30]]]]]]]],[356,[[64,[[22,[[377,[30,349]],[99,[30]]]]]]]],[[365,74],[[76,[22,75]]]],[[354,74],[[76,[22,75]]]],[[355,74],[[76,[22,75]]]],[[[366,[-1,-2]],74],[[76,[22,75]]],80,80],[[348,74],[[76,[22,75]]]],[[356,74],[[76,[22,75]]]],[[357,74],[[76,[22,75]]]],[[358,74],[[76,[22,75]]]],[[369,74],[[76,[22,75]]]],[[370,74],[[76,[22,75]]]],[[371,74],[[76,[22,75]]]],[[372,74],[[76,[22,75]]]],[[373,74],[[76,[22,75]]]],[[374,74],[[76,[22,75]]]],[[359,74],[[76,[22,75]]]],[[375,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[354,355],[-1,-1,[]],[-1,-1,[]],[[[366,[-1,-2]]],-1,50,[]],[-1,-1,[]],[348,356],[-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,348,[[35,[],[[34,[[366,[[377,[30,349]],[377,[30,349]]]]]]]]]],[-1,357,[[35,[],[[34,[356]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,374],[58,359],[[378,359],[[99,[30]]]],[[379,359],[[99,[30]]]],[[348,359],[[99,[30]]]],[[356,359],[[99,[30]]]],[[357,58],356],[[358,58],356],[[380,374],[[377,[30,349]]]],[[348,374],[[377,[30,349]]]],[[356,374],[[377,[30,349]]]],[[[367,[-1]],374],[[377,[30,349]]],381],[[380,359],[[377,[30,349]]]],[[348,359],[[377,[30,349]]]],[[356,359],[[377,[30,349]]]],[[[367,[-1]],359],[[377,[30,349]]],381],[[[366,[-1,-2]],-3],22,93,93,92],[[373,-1],22,92],[[374,-1],22,92],[[359,-1],22,92],[[375,-1],22,92],[348,382],[356,382],[[[367,[-1]]],383,[]],[[348,374],[[377,[30,349]]]],[[348,359],[[377,[30,349]]]],[[356,374],[[377,[30,349]]]],[[356,359],[[377,[30,349]]]],[[[367,[-1]],359],-1,[]],[357,[[162,[58]]]],[358,[[162,[58]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[354,384],[348,385],[356,385],[356,385],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[366,[-1,-2]]],6,[],[]],[356,6],[357,6],[358,6],[[372,386],6],[371,6],[[372,386],6],[371,6],[354,384],[355,384],[348,385],[356,385],[357,387],[358,387],[[[367,[-1]]],[[388,[-1]]],[]],[368,389],[348,390],[356,390],0,0,[348,[[64,[[22,[[377,[30,349]],[99,[30]]]]]]]],[356,[[64,[[22,[[377,[30,349]],[99,[30]]]]]]]],[357,58],[358,58],0,[[[99,[30]],58],379],[[],348],[[],357],[[354,375],[[64,[375]]]],[[355,375],[[64,[375]]]],[[354,375],375],[[355,375],375],[378,58],[379,58],[348,58],[356,58],[374,58],[359,58],[371,371],0,0,[[[367,[-1]]],[[391,[-1]]],381],[[354,[99,[-1]],[99,[-2]]],[[392,[-1,-2]]],[],[]],0,0,0,[381,[[377,[30,349]]]],[[357,58,58,58],22],[348,[[394,[393]]]],[356,[[394,[393]]]],[[],[[395,[361]]]],0,[[[366,[-1,-2]]],-1,50,[]],[371,30],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[374,58],[359,58],[375,58],0,[[[366,[[377,[30,349]],[377,[30,349]]]],-1],[[366,[[377,[30,349]],[377,[30,349]]]]],[[396,[30]]]],[[348,-1],348,[[396,[30]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[58,348],[[58,58,58],357],[[[366,[-1,-2]]],[[366,[[377,[30,349]],[377,[30,349]]]]],381,381],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[397,[377,[30,349]],30,373,[99,[30]]],22],[[[362,[-1]],[377,[30,349]],30,373],22,397],[[397,[377,[30,349]],[398,[30,349]],[399,[30]],373,[99,[30]]],22],[[[362,[-1]],[377,[30,349]],[398,[30,349]],[399,[30]],373],22,397],[[397,[400,[30]],[99,[30]]],[[22,[359,359]]]],[[[362,[-1]],[400,[30]]],[[22,[359,359]]],397],[[397,[377,[30,349]],[99,[30]]],359],[[[362,[-1]],[377,[30,349]]],359,397],[[397,[367,[[377,[30,349]]]],[99,[30]]],22],[[401,[367,[[377,[30,349]]]]],22],[[[362,[-1]],[367,[[377,[30,349]]]]],22,397],[[397,[402,[30,349]],373,[99,[30]]],22],[[[362,[-1]],[402,[30,349]],373],22,397],[[397,[402,[30,349]],403,373,[99,[30]]],22],[[[362,[-1]],[402,[30,349]],403,373],22,397],[[[395,[-1]],[377,[30,349]],[398,[30,349]],[399,[30]],[399,[30]]],22,397],[[401,[398,[30,349]],[399,[30]],365,[377,[30,349]]],22],[[[395,[-1]],[398,[30,349]],[399,[30]],365,[377,[30,349]]],22,397],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[397,[377,[30,349]],[99,[30]]],359],[[[404,[-1]],[377,[30,349]],[99,[30]]],359,397],[[[405,[-1,-2]],[377,[30,349]],[99,[30]]],359,397,[[396,[30]]]],[[[362,[-1]],[377,[30,349]]],359,397],[[[362,[-1]],[377,[30,349]],[99,[30]]],359,397],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[[407,[],[[406,[-1]]]]],-1,[]],[[[404,[-1]]],[],407],[[[404,[-1]]],[],[407,397]],[[[405,[-1,-2]]],[],407,[]],[[[395,[-1]]],[],[407,397]],[[[395,[-1]]],[],[397,407]],[[[362,[-1]]],[],[397,407]],[[[362,[-2]]],-1,[],[[407,[],[[406,[-1]]]],397]],[403,403],[[[362,[-1]]],[[362,[-1]]],[50,397]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[401,22],[397,22],[[[395,[-1]]],22,397],[[[395,[-1]]],22,397],[[[362,[-1]]],22,397],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[397,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[401,[377,[30,349]],[377,[30,349]],[377,[30,349]]],22],[[[404,[-1]],[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359,397],[[[405,[-1,-2]],[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359,397,[[396,[30]]]],[[[395,[-1]],[377,[30,349]],[377,[30,349]],[377,[30,349]]],22,397],[[[395,[-1]],[377,[30,349]],[377,[30,349]],[377,[30,349]]],359,397],[[[362,[-1]],[377,[30,349]],[377,[30,349]],[377,[30,349]]],359,397],[[[362,[-1]],[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359,397],[[[395,[-1]]],[[377,[30,349]]],397],[[],403],[[],[[362,[-1]]],[397,57]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[[397,6],22],[[[404,[-1]],6],22,397],[[[405,[-1,-2]],6],22,397,[[396,[30]]]],[[[362,[-1]],6],22,397],[[[362,[-1]],6],22,397],[[403,403],6],[[[362,[-1]],[362,[-1]]],6,[69,397]],[[397,[366,[[22,[[377,[30,349]],[99,[30]]]],[377,[30,349]]]]],22],[[[362,[361]],[99,[356]]],22],[[397,30],[[404,[397]]]],[[[395,[-1]],30],[[395,[[404,[-1]]]]],397],[[[362,[-1]],30],[[362,[[404,[-1]]]]],397],[[403,74],[[76,[22,75]]]],[[403,74],[[76,[22,75]]]],[[[362,[-1]],74],[[76,[22,75]]],[80,397]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[362,[-1]],-2],22,[93,397],92],[[401,30],22],[[[395,[-1]],30],22,397],[[],58],[[],58],[[],58],[[],58],[[],58],[[[362,[-1]]],-1,397],[[[362,[-1]]],-1,397],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[362,[-1]]],-1,397],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[397,[377,[30,349]],[99,[30]]],359],[[401,[377,[30,349]]],22],[[[404,[-1]],[377,[30,349]],[99,[30]]],359,397],[[[405,[-1,-2]],[377,[30,349]],[99,[30]]],359,397,[[396,[30]]]],[[[395,[-1]],[377,[30,349]]],22,397],[[[395,[-1]],[377,[30,349]]],359,397],[[[362,[-1]],[377,[30,349]],[99,[30]]],359,397],[[[362,[-1]],[377,[30,349]]],359,397],[[401,[377,[30,349]]],22],[[[395,[-1]],[377,[30,349]]],359,397],[[[395,[-1]],[377,[30,349]]],22,397],[[-1,30],[[404,[-1]]],397],[[-1,-2],[[405,[-1,-2]]],[],[]],[-1,[[395,[-1]]],397],[30,403],[[],[[362,[-1]]],[57,397]],[397,58],[[[404,[-1]]],58,397],[[[405,[-1,-2]]],58,397,[[396,[30]]]],[[[362,[-1]]],58,397],[[403,403],[[64,[110]]]],[[397,[366,[[377,[30,349]],[377,[30,349]]]],[99,[30]]],22],[[[362,[-1]],[366,[[377,[30,349]],[377,[30,349]]]]],22,397],[[397,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[401,[377,[30,349]],[377,[30,349]]],22],[[[404,[-1]],[377,[30,349]],[377,[30,349]],[99,[30]]],359,397],[[[405,[-1,-2]],[377,[30,349]],[377,[30,349]],[99,[30]]],359,397,[[396,[30]]]],[[[395,[-1]],[377,[30,349]],[377,[30,349]]],22,397],[[[395,[-1]],[377,[30,349]],[377,[30,349]]],359,397],[[[362,[-1]],[377,[30,349]],[377,[30,349]],[99,[30]]],359,397],[[[362,[-1]],[377,[30,349]],[377,[30,349]]],359,397],[[401,[398,[30,349]],[399,[30]],365,[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]],[399,[30]],365,[398,[30,349]]],22,397],[[401,[398,[30,349]],[398,[30,349]],[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]],[398,[30,349]],[398,[30,349]]],22,397],[[401,30],22],[[[395,[-1]],30],22,397],[[401,[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]]],22,397],[[401,[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]]],22,397],[[401,[398,[30,349]],[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]],[398,[30,349]]],22,397],[[401,30],22],[[[395,[-1]],30],22,397],[[397,58,58],22],[[401,58,58],22],[[[404,[-1]],58,58],22,397],[[[405,[-1,-2]],58,58],22,397,[[396,[30]]]],[[[395,[-1]],58,58],22,397],[[[395,[-1]],58,58],22,397],[[[362,[-1]],58,58],22,397],[[[362,[-1]],58,58],22,397],[[[404,[-1]],30],22,397],[[[405,[-1,-2]],-2],22,[],[]],[[[395,[[405,[-1,-2]]]],-2],22,397,[[396,[30]]]],[[401,[377,[30,349]],[377,[30,349]]],22],[[[395,[-1]],[377,[30,349]],[377,[30,349]]],22,397],[[401,[377,[30,349]]],22],[[[395,[-1]],[377,[30,349]]],22,397],[[401,[398,[30,349]],[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]],[398,[30,349]]],22,397],[[401,[398,[30,349]]],22],[[[395,[-1]],[398,[30,349]]],22,397],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],0,0,[[397,-1],[[405,[397,-1]]],[[396,[30]]]],[[[395,[-1]],-2],[[395,[[405,[-1,-2]]]]],397,[[396,[30]]]],[[[362,[-1]],-2],[[362,[[405,[-1,-2]]]]],397,[[396,[30]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[401,30],22],[[[395,[-1]],30],22,397],[[58,58],[[362,[-1]]],[57,397]],[397,[[395,[397]]]],[[[362,[-1]]],[[395,[-1]]],397],[-1,[[362,[-1]]],397],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[360,359],375],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[360,354],[[[392,[-1,-2]]],[[392,[-1,-2]]],50,50],[360,360],[[[376,[-1,-2]]],[[376,[-1,-2]]],50,50],[384,384],[[[408,[-1,-2]]],[[408,[-1,-2]]],50,50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[360,374,374,359],375],[[],360],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[[360,6],[[64,[375]]]],[[[392,[-1,-2]]],[[376,[-1,-2]]],[],[]],[[[392,[-1,-2]],74],[[76,[22,75]]],80,80],[[360,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[392,[-1,-2]],374],[[377,[30,349]]],381,381],[[[392,[-1,-2]],359],[[377,[30,349]]],381,381],[[[392,[-1,-2]],374],-2,[],[]],[[[392,[-1,-2]],359],-1,[],[]],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[392,[-1,-2]]],384,[],[]],[[360,359],375],[[],360],[[[376,[-1,-2]]],[[64,[[366,[-1,-2]]]]],[],[]],[384,[[64,[[366,[359,374]]]]]],[[[408,[-1,-2]]],[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]],381,381],[[[376,[-1,-2]]],[[408,[-1,-2]]],381,381],[[360,374,359],375],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[58,360],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[409,[-1]]],-1,410],0,[[[411,[-1]]],[[400,[-1]]],410],[[[411,[-1]]],[[400,[-1]]],410],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[399,[-1]],[399,[-1]]],[[399,[-1]]],[105,[20,[],[[19,[]]]]]],[[[399,[-1]],[399,[-1]]],[[399,[-1]]],[[20,[],[[19,[]]]]]],[[[399,[-1]],[399,[-1]]],22,412],[[[414,[],[[413,[-1]]]],-1],[[414,[],[[413,[-1]]]]],410],[[[415,[-1]],-1],[[415,[-1]]],410],[[[415,[-1]],-1],[[415,[-1]]],410],[[[416,[-1]],-1],[[416,[-1]]],410],[[[416,[-1]],-1],[[416,[-1]]],410],[[[400,[-1]],-1],[[400,[-1]]],410],[[[400,[-1]],-1],[[400,[-1]]],410],[[[417,[-1]],-1],[[417,[-1]]],410],[[[417,[-1]],-1],[[417,[-1]]],410],0,[[[399,[-1]],[399,[-1]]],[[399,[-1]]],[[418,[],[[19,[]]]],[115,[],[[19,[]]]],[20,[],[[19,[]]]],[104,[],[[19,[]]]],419,420,105]],[[],-1,421],[[[399,[-1]],[399,[-1]],-1],6,[]],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[415,[-1]],-1],-1,410],[[[415,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[409,[-1]]],-1,410],0,[[[411,[-1]]],[[400,[-1]]],410],[[[416,[-1]]],[[400,[-1]]],410],[[[417,[-1]]],[[400,[-1]]],410],[[[411,[-1]]],[[400,[-1]]],410],[[[414,[],[[413,[-1]]]],-1],[[414,[],[[413,[-1]]]]],410],[[[415,[-1]],-1],[[415,[-1]]],410],[[[415,[-1]],-1],[[415,[-1]]],410],[[[416,[-1]],-1],[[416,[-1]]],410],[[[416,[-1]],-1],[[416,[-1]]],410],[[[400,[-1]],-1],[[400,[-1]]],410],[[[400,[-1]],-1],[[400,[-1]]],410],[[[417,[-1]],-1],[[417,[-1]]],410],[[[417,[-1]],-1],[[417,[-1]]],410],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[415,[-1]]],[[402,[-1,349]]],410],[[[416,[-1]]],[[402,[-1,349]]],410],[[[400,[-1]]],[[402,[-1,349]]],410],[[[417,[-1]]],[[402,[-1,349]]],410],[[[411,[-1]]],[[402,[-1,349]]],410],[[[415,[-1]]],[[22,[-1,-1]]],410],[[[416,[-1]]],[[22,[-1,-1]]],410],[[[417,[-1]]],[[22,[-1,-1]]],410],[[[411,[-1]]],[[22,[-1,-1]]],410],[[[415,[-1]]],[[22,[-1,-1]]],410],[[[416,[-1]]],[[22,[-1,-1]]],410],[[[417,[-1]]],[[22,[-1,-1]]],410],[[[411,[-1]]],[[22,[-1,-1]]],410],[[[417,[-1]]],[[411,[-1]]],410],[[[409,[-1]]],-1,410],0,[[[411,[-1]]],[[400,[-1]]],410],[[[399,[-1]]],[[399,[-2]]],[422,105],422],[[[411,[-1]]],[[400,[-1]]],410],0,[[[377,[-1,349]],-1],[[415,[-1]]],410],[[[400,[-1]],[402,[-1,349]]],[[64,[[400,[-1]]]]],410],[[[400,[-1]],[162,[-1]]],[[64,[[400,[-1]]]]],410],[[[400,[-1]],[162,[-1]]],[[64,[[400,[-1]]]]],410],[[[415,[-1]]],[[415,[-1]]],50],[[[423,[-1]]],[[423,[-1]]],50],[[[416,[-1]]],[[416,[-1]]],50],[[[400,[-1]]],[[400,[-1]]],50],[[[424,[-1]]],[[424,[-1]]],50],[[[409,[-1]]],[[409,[-1]]],50],[[[417,[-1]]],[[417,[-1]]],50],[[[411,[-1]]],[[411,[-1]]],50],[[[399,[-1]]],[[399,[-1]]],50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[400,[-1]],[377,[-1,349]]],[[377,[-1,349]]],410],[[[417,[-1]],[377,[-1,349]]],-1,410],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[411,[-1]],[377,[-1,349]]],6,410],[[[400,[-1]],[400,[-1]]],6,410],0,0,0,0,[[[416,[-1]],[416,[-1]]],[[425,[[377,[-1,349]]]]],410],[[[416,[-1]],[416,[-1]]],[[425,[[22,[-1,-1]]]]],410],[[],[[399,[-1]]],57],[-1,[[399,[-1]]],426],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[414,[],[[413,[-1]]]],-1],[[398,[-1,349]]],410],[[[415,[-1]],-1],[[398,[-1,349]]],410],[[[416,[-1]],-1],[[398,[-1,349]]],410],[[[416,[-1]],-1],[[398,[-1,349]]],410],[[[400,[-1]],-1],[[398,[-1,349]]],410],[[[417,[-1]],-1],[[398,[-1,349]]],410],[[[417,[-1]],-1],[[398,[-1,349]]],410],[[[400,[-1]],[377,[-1,349]]],-1,410],[[[424,[-1]],[377,[-1,349]]],-1,410],[[[409,[-1]],[377,[-1,349]]],-1,410],[[[417,[-1]],[377,[-1,349]]],-1,410],[[[399,[-1]],-1],[[399,[-1]]],[[427,[],[[19,[]]]]]],[[[399,[-1]],[399,[-1]]],-1,[[427,[],[[19,[]]]]]],[[[399,[-1]],-1],22,428],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[416,[-1]],-1,[377,[-1,349]]],[[416,[-1]]],410],[[[417,[-1]],-1,[377,[-1,349]]],[[417,[-1]]],410],[[[416,[-1]],-1,[377,[-1,349]],-1],[[416,[-1]]],410],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],[[[415,[-1]]],[[399,[-1]]],410],[410,410],[[[415,[-1]],[415,[-1]]],6,69],[[[423,[-1]],[423,[-1]]],6,69],[[[416,[-1]],[416,[-1]]],6,69],[[[400,[-1]],[400,[-1]]],6,69],[[[409,[-1]],[409,[-1]]],6,69],[[[417,[-1]],[417,[-1]]],6,69],[[[411,[-1]],[411,[-1]]],6,69],[[[399,[-1]],[399,[-1]]],6,69],[[[424,[-1]]],[[409,[-1]]],410],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[415,[-1]]],[[402,[-1,349]]],410],[[[416,[-1]]],[[402,[-1,349]]],410],[[[417,[-1]]],[[402,[-1,349]]],410],[[[415,[-1]]],[[22,[-1,-1]]],410],[[[416,[-1]]],[[22,[-1,-1]]],410],[[[417,[-1]]],[[22,[-1,-1]]],410],[[[415,[-1]]],[[22,[-1,-1]]],410],[[[416,[-1]]],[[22,[-1,-1]]],410],[[[417,[-1]]],[[22,[-1,-1]]],410],[[[416,[-1]]],[[22,[[409,[-1]],[409,[-1]]]]],410],[[[417,[-1]]],[[22,[[409,[-1]],[409,[-1]]]]],410],0,[[[415,[-1]],-1],[[429,[-1]]],410],[[[416,[-1]],-1],[[430,[-1]]],410],[[[417,[-1]],-1],[[431,[-1]]],410],[[[417,[-1]],-1],[[432,[-1]]],410],[[[417,[-1]],-1],-1,410],[[[414,[],[[413,[-1]]]]],[[414,[],[[413,[-1]]]]],410],[[[415,[-1]]],[[415,[-1]]],410],[[[415,[-1]]],[[415,[-1]]],410],[[[416,[-1]]],[[416,[-1]]],410],[[[416,[-1]]],[[416,[-1]]],410],[[[400,[-1]]],[[400,[-1]]],410],[[[400,[-1]]],[[400,[-1]]],410],[[[417,[-1]]],[[417,[-1]]],410],[[[417,[-1]]],[[417,[-1]]],410],[[[415,[-1]],74],[[76,[22,75]]],80],[[[423,[-1]],74],[[76,[22,75]]],80],[[[416,[-1]],74],[[76,[22,75]]],80],[[[400,[-1]],74],[[76,[22,75]]],80],[[[424,[-1]],74],[[76,[22,75]]],80],[[[409,[-1]],74],[[76,[22,75]]],80],[[[417,[-1]],74],[[76,[22,75]]],80],[[[411,[-1]],74],[[76,[22,75]]],80],[[[399,[-1]],74],[[76,[22,75]]],80],[[[415,[-1]],-2],22,410,[[178,[[416,[-1]]]]]],[[[423,[-1]],-2],22,410,[[178,[[416,[-1]]]]]],[[[415,[-1]],-1,-2],22,410,[[178,[[400,[-1]]]]]],[[[423,[-1]],-1,-2],22,410,[[178,[[400,[-1]]]]]],[[[416,[-1]],-1,-2],22,410,[[178,[[400,[-1]]]]]],[[[417,[-1]],-1,-2],22,410,[[178,[[400,[-1]]]]]],[[[414,[],[[413,[-1]]]],-1,178],22,410],[[[415,[-1]],178],22,410],[[[415,[-1]],-1,-2],22,410,[[178,[[400,[-1]],[162,[-1]]]]]],[[[423,[-1]],-1,-2],22,410,[[178,[[400,[-1]],[162,[-1]]]]]],[[[416,[-1]],-1,-2],22,410,[[178,[[400,[-1]],[162,[-1]]]]]],[[[416,[-1]],178],22,410],[[[400,[-1]],178],22,410],[[[417,[-1]],178],22,410],[[[417,[-1]],-1,-2],22,410,[[178,[[400,[-1]],[162,[-1]]]]]],[[[416,[-1]],-2],22,410,[[178,[-1]]]],[[[415,[-1]],-2],22,410,[[178,[-1]]]],[[[416,[-1]],-2],22,410,[[178,[-1]]]],[[[415,[-1]],-2],22,410,[[178,[-1]]]],[[[416,[-1]],-2],22,410,[[178,[-1]]]],[[[416,[-1]],-2],22,410,[[178,[[416,[-1]]]]]],[[[417,[-1]],-2],22,410,[[178,[[417,[-1]]]]]],[[[416,[-1]],-2],22,410,[[178,[[162,[-1]]]]]],[[[417,[-1]],-2],22,410,[[178,[[162,[-1]]]]]],[[[415,[-1]],-2],22,410,[[178,[[417,[-1]]]]]],[[[423,[-1]],-2],22,410,[[178,[[417,[-1]]]]]],[[[416,[-1]],-1,-2],22,410,[[178,[[417,[-1]]]]]],[[[415,[-1]],-2],22,410,[[178,[[417,[-1]],[162,[-1]]]]]],[[[423,[-1]],-2],22,410,[[178,[[417,[-1]],[162,[-1]]]]]],[[[416,[-1]],-1,-2],22,410,[[178,[[417,[-1]],[162,[-1]]]]]],[[[416,[-1]],-2],22,410,[[178,[[416,[-1]]]]]],[[[417,[-1]],-2],22,410,[[178,[[417,[-1]]]]]],[[[416,[-1]],-2],22,410,[[178,[[162,[-1]]]]]],[[[417,[-1]],-2],22,410,[[178,[[162,[-1]]]]]],[[[416,[-1]],-2],22,410,[[178,[[416,[-1]]]]]],[[[417,[-1]],-2],22,410,[[178,[[417,[-1]]]]]],[[[416,[-1]],-2],22,410,[[178,[[162,[-1]]]]]],[[[417,[-1]],-2],22,410,[[178,[[162,[-1]]]]]],[[],[[399,[-1]]],[420,[20,[],[[19,[]]]]]],[[],[[399,[-1]]],[420,[20,[],[[19,[]]]]]],[[],[[399,[-1]]],[420,[20,[],[[19,[]]]]]],[[[414,[],[[413,[-1]]]]],[[377,[-1,349]]],410],[[[415,[-1]]],[[377,[-1,349]]],410],[[[415,[-1]]],[[377,[-1,349]]],410],[[[423,[-1]]],[[415,[-1]]],410],[-1,-1,[]],[-1,-1,[]],[[[416,[-1]]],[[377,[-1,349]]],410],[[[416,[-1]]],[[377,[-1,349]]],410],[-1,-1,[]],[[[400,[-1]]],[[377,[-1,349]]],410],[-1,-1,[]],[[[400,[-1]]],[[377,[-1,349]]],410],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[417,[-1]]],[[377,[-1,349]]],410],[[[417,[-1]]],[[377,[-1,349]]],410],[-1,-1,[]],[-1,-1,[]],0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[423,[-1]]],[[415,[-1]]],410],[[[399,[-1]]],-1,[]],[[[415,[-1]],-1],[[399,[-1]]],410],[[[399,[-1]],-2],22,93,92],0,[[[400,[-1]],-1],[[64,[[377,[-1,349]]]]],410],[[[400,[-1]],-1],[[64,[-1]]],410],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[[400,[-1]],[400,[-1]]],[[64,[[377,[-1,349]]]]],410],[[[424,[-1]],[424,[-1]]],[[64,[[377,[-1,349]]]]],410],[[[400,[-1]],[400,[-1]]],[[64,[[22,[-1,-1]]]]],410],[[[400,[-1]],[400,[-1]]],6,410],[[[411,[-1]],[411,[-1]]],6,410],[[[424,[-1]],[402,[-1,349]]],6,410],[[[400,[-1]],[424,[-1]]],6,410],[[[411,[-1]],[400,[-1]]],6,410],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[409,[-1]]],[[409,[-1]]],410],[[[417,[-1]],-1],6,410],[[[399,[-1]]],6,62],[[[409,[-1]]],6,410],[[[416,[-1]],-1],6,410],[[[417,[-1]],-1],6,410],[[[416,[-1]]],6,410],[[[417,[-1]]],6,410],[[[416,[-1]],-1],6,410],[[[423,[-1]]],6,410],[[[409,[-1]]],6,410],[[[416,[-1]]],6,410],[[[417,[-1]]],6,410],[[[416,[-1]]],6,410],[[[417,[-1]]],6,410],0,[[[400,[-1]]],-1,410],[[[417,[-1]]],-1,410],[[[399,[-1]],[399,[-1]],-1],[[399,[-1]]],[[418,[],[[19,[]]]],[115,[],[[19,[]]]],[20,[],[[19,[]]]],[104,[],[[19,[]]]],419,420,105]],[[[400,[-1]],[424,[-1]]],[[64,[[377,[-1,349]]]]],410],[[[400,[-1]],[424,[-1]]],[[64,[-1]]],410],[[[416,[-1]],[424,[-1]]],[[425,[[377,[-1,349]]]]],410],[[[417,[-1]],[424,[-1]]],[[425,[[377,[-1,349]]]]],410],[[[416,[-1]],[424,[-1]]],[[425,[-1]]],410],[[[417,[-1]],[424,[-1]]],[[425,[-1]]],410],[[[416,[-1]],[400,[-1]]],[[425,[[377,[-1,349]]]]],410],[[[417,[-1]],[400,[-1]]],[[425,[[377,[-1,349]]]]],410],[[[416,[-1]],[400,[-1]]],[[425,[[22,[-1,-1]]]]],410],[[[417,[-1]],[400,[-1]]],[[425,[[22,[-1,-1]]]]],410],[[[417,[-1]]],[[64,[-1]]],410],[[[417,[-1]]],[[64,[-1]]],410],0,0,0,0,0,0,0,[[[400,[-1]]],[[377,[-1,349]]],410],0,[[[399,[-1]],-1],[[399,[-1]]],[[104,[],[[19,[]]]]]],[[[399,[-1]],-1],22,433],[[[399,[-1]]],[[399,[-1]]],[[434,[],[[19,[]]]]]],[[-1,-1,-1],[[409,[-1]]],410],[[[409,[-1]]],[[398,[-1,349]]],410],[[[416,[-1]],-1],60,410],[[[409,[-1]],-1],[[409,[-1]]],410],[[[400,[-1]],[424,[-1]]],6,410],[[[400,[-1]],[400,[-1]]],6,410],[[[409,[-1]],[377,[-1,349]]],[[409,[-1]]],410],[[[399,[-1]],[399,[-1]]],[[64,[110]]],213],[[],[[399,[-1]]],[420,[20,[],[[19,[]]]]]],[[-1,-1],[[377,[-1,349]]],[]],0,[[[399,[-1]]],[[399,[-1]]],[[115,[],[[19,[]]]],[418,[],[[19,[]]]],[20,[],[[19,[]]]],435,420,213,105]],[[[409,[-1]],[377,[-1,349]]],[[377,[-1,349]]],410],0,[[[416,[-1]],[417,[-1]]],[[425,[[377,[-1,349]]]]],410],[[[416,[-1]],[417,[-1]]],[[425,[[22,[-1,-1]]]]],410],[-1,[[399,[-1]]],[]],0,0,0,[[[414,[],[[413,[-1]]]],-1],[[377,[-1,349]]],410],[[[415,[-1]],-1],[[377,[-1,349]]],410],[[[415,[-1]],-1],[[377,[-1,349]]],410],[[[416,[-1]],-1],[[377,[-1,349]]],410],[[[416,[-1]],-1],[[377,[-1,349]]],410],[[[400,[-1]],-1],[[377,[-1,349]]],410],[[[400,[-1]],-1],[[377,[-1,349]]],410],[[[417,[-1]],-1],[[377,[-1,349]]],410],[[[417,[-1]],-1],[[377,[-1,349]]],410],[[[415,[-1]],-1],[[398,[-1,349]]],410],[[[400,[-1]],-1],22,410],[[[399,[-1]]],[[399,[-1]]],[[115,[],[[19,[]]]],[418,[],[[19,[]]]],[20,[],[[19,[]]]],435,420,213,105]],[[[424,[-1]],[377,[-1,349]]],-1,410],[[[409,[-1]],[377,[-1,349]]],-1,410],[[[399,[-1]]],[[22,[-1,-1]]],436],[[-1,-1],[[437,[-1,349]]],[]],[[[416,[-1]],-1],[[425,[-1]]],410],[[[400,[-1]],-1],-1,410],[[[416,[-1]],-1],[[425,[-1]]],410],[[[400,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[409,[-1]],-1],[[64,[-1]]],410],[[[400,[-1]],-1],-1,410],[[[409,[-1]],-1],[[64,[-1]]],410],[[[414,[],[[413,[-1]]]],-1],[[22,[[414,[],[[413,[-1]]]],[414,[],[[413,[-1]]]]]]],410],[[[415,[-1]],-1],[[22,[[415,[-1]],[415,[-1]]]]],410],[[[415,[-1]],-1],[[22,[[415,[-1]],[415,[-1]]]]],410],[[[416,[-1]],-1],[[22,[[416,[-1]],[416,[-1]]]]],410],[[[416,[-1]],-1],[[22,[[416,[-1]],[416,[-1]]]]],410],[[[400,[-1]],-1],[[22,[[400,[-1]],[400,[-1]]]]],410],[[[400,[-1]],-1],[[22,[[400,[-1]],[400,[-1]]]]],410],[[[417,[-1]],-1],[[22,[[417,[-1]],[417,[-1]]]]],410],[[[417,[-1]],-1],[[22,[[417,[-1]],[417,[-1]]]]],410],[[[400,[-1]],-1],[[22,[[400,[-1]],[400,[-1]]]]],410],[[[414,[],[[413,[-1]]]],[162,[-1]]],[[414,[],[[413,[-1]]]]],410],[[[415,[-1]],[162,[-1]]],[[415,[-1]]],410],[[[415,[-1]],[162,[-1]]],[[415,[-1]]],410],[[[416,[-1]],[162,[-1]]],[[416,[-1]]],410],[[[416,[-1]],[162,[-1]]],[[416,[-1]]],410],[[[400,[-1]],[162,[-1]]],[[400,[-1]]],410],[[[400,[-1]],[162,[-1]]],[[400,[-1]]],410],[[[417,[-1]],[162,[-1]]],[[417,[-1]]],410],[[[417,[-1]],[162,[-1]]],[[417,[-1]]],410],[[[400,[-1]],[377,[-1,349]]],-1,410],[[[424,[-1]],[377,[-1,349]]],-1,410],[[[417,[-1]],[377,[-1,349]]],-1,410],[[[400,[-1]]],-1,410],0,[[[399,[-1]],[399,[-1]]],[],[[115,[],[[19,[]]]]]],[[[399,[-1]],[399,[-1]]],22,438],[-2,[[399,[-1]]],[20,105,435],[[127,[],[[34,[[399,[-1]]]]]]]],[-2,[[399,[-1]]],[20,435],[[127,[],[[34,[[399,[-1]]]]]]]],0,0,[[[409,[-1]]],[[398,[-1,349]]],410],[[[414,[],[[413,[-1]]]]],[[377,[-1,349]]],410],[[[415,[-1]]],[[377,[-1,349]]],410],[[[415,[-1]]],[[377,[-1,349]]],410],[[[416,[-1]]],[[377,[-1,349]]],410],[[[416,[-1]]],[[377,[-1,349]]],410],[[[400,[-1]]],[[377,[-1,349]]],410],[[[400,[-1]]],[[377,[-1,349]]],410],[[[417,[-1]]],[[377,[-1,349]]],410],[[[417,[-1]]],[[377,[-1,349]]],410],0,0,0,0,[[[423,[-1]]],[[415,[-1]]],410],[[[417,[-1]]],[[416,[-1]]],410],[[[399,[-1]]],-1,426],[[[416,[-1]]],[[416,[30]]],410],[[[400,[-1]]],[[400,[30]]],410],[[[424,[-1]]],[[424,[30]]],410],[[[417,[-1]]],[[417,[30]]],410],[[[399,[-1]]],[[399,[30]]],[422,105]],[[[416,[-1]]],[[416,[88]]],410],[[[400,[-1]]],[[400,[88]]],410],[[[424,[-1]]],[[424,[88]]],410],[[[417,[-1]]],[[417,[88]]],410],[[[399,[-1]]],[[399,[88]]],[422,105]],[[[400,[-1]]],[[424,[-1]]],410],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[416,[-1]]],[[417,[-1]]],410],[[[416,[-1]]],-1,410],[[[415,[-1]]],[[423,[-1]]],410],[[[400,[-1]]],[[398,[-1,349]]],410],0,[[[411,[-1]],-2],[[411,[-1]]],410,[[396,[-1]]]],[[[416,[-1]],-2],[[416,[-1]]],410,[[396,[-1]]]],[[[400,[-1]],-2],[[400,[-1]]],410,[[396,[-1]]]],[[[417,[-1]],-2],[[417,[-1]]],410,[[396,[-1]]]],[[[400,[-1]],[398,[-1,349]]],[[400,[-1]]],410],[[[399,[-1]]],[[64,[[399,[-2]]]]],[422,105],422],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[[],[[399,[-1]]],[420,[20,[],[[19,[]]]]]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,[30,410],[[-1,-1],[[398,[-1,349]]],[]],0,[[[400,[-1]],-1],[[64,[[377,[-1,349]]]]],410],[[[400,[-1]],-1],[[64,[-1]]],410],0,[[[414,[],[[413,[-1]]]],-1],-1,410],[[[415,[-1]],-1],-1,410],[[[415,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],0,0,0,[[[416,[-1]]],-1,410],[[[417,[-1]]],-1,410],[[[416,[-1]]],-1,410],[[[417,[-1]]],-1,410],0,0,[[[414,[],[[413,[-1]]]],-1],-1,410],[[[415,[-1]],-1],-1,410],[[[415,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[416,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[400,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],[[[417,[-1]],-1],-1,410],0,0,0,[[[416,[-1]]],-1,410],[[[417,[-1]]],-1,410],[[[416,[-1]]],-1,410],[[[417,[-1]]],-1,410],[[],[[399,[-1]]],435],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],0,[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[429,[-1]]],[[64,[[377,[-1,349]]]]],410],0,0,0,0,0,0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[425,[-1]]],[[99,[-1]]],[]],[[[425,[-1]]],[],[]],[[[425,[-1]]],[[99,[-1]]],[]],[439,121],[[[425,[-1]]],[],[]],[[[425,[-1]]],[[99,[-1]]],[]],[439,121],[[[425,[-1]]],[[99,[-1]]],[]],[439,121],[-1,-2,[],[]],[[[425,[-1]]],[[99,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[439,121],[-1,-2,[],[]],[-1,-2,[],[]],[[[425,[-1]]],[[99,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[439,121],[-1,-2,[],[]],[[[425,[-1]]],58,[]],[439,58],[[[425,[-1]]],22,[]],[439,22],[[[425,[-1]]],[[425,[-1]]],50],[[[440,[-1]]],[[440,[-1]]],50],[439,439],[[[441,[-1]]],[[441,[-1]]],50],[[[425,[-1]],[425,[-1]]],22,50],[[439,439],22],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[425,[-1]],[425,[-1]]],110,212],[[439,439],110],[[[441,[-1]],[441,[-1]]],110,212],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[425,[-1]]],[]],[[],439],[[[425,[-1]]],[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[439,121],[58,-1,[]],[58,-1,[]],[[[425,[-1]]],[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[439,121],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[425,[-1]],-2],[[442,[-1]]],[],[[443,[58]]]],[58,22],[[[425,[-1]]],22,[]],[[[440,[-1]]],22,[]],[58,22],[[[442,[-1]]],22,[]],[58,22],[58,22],[58,22],[[[441,[-1]]],-1,[]],[[[425,[-1]],[99,[-1]]],6,69],[[[425,[-1]],[425,[-1]]],6,69],[[439,121],6],[[439,439],6],[[[441,[-1]],[441,[-1]]],6,69],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[425,[-1]],-2],22,[],[[35,[],[[34,[-1]]]]]],[[[425,[85]]],[[76,[22,109]]]],[[[425,[-1]],74],[[76,[22,75]]],80],[[[440,[-1]],74],[[76,[22,75]]],80],[[439,74],[[76,[22,75]]]],[[439,74],[[76,[22,75]]]],[[[441,[-1]],74],[[76,[22,75]]],[]],[[[441,[-1]],74],[[76,[22,75]]],[]],[-1,-1,[]],[[[33,[-1]]],[[425,[-1]]],[]],[-1,-1,[]],[-1,-1,[]],[121,[[76,[439,[441,[121]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[33,[85]]],[[76,[439,444]]]],[-2,[[425,[-1]]],[],[[35,[],[[34,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[121,[[76,[439]]]],[[[425,[-1]],[425,[-1]]],6,213],[[439,439],6],[[439,121],6],[[[425,[-1]],[425,[-1]]],6,213],[[439,121],6],[[439,439],6],[[[425,[-1]],-2],22,93,92],[[439,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[[425,[-1]],58,-1],22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[425,[-1]]],[[76,[[33,[-1]],[425,[-1]]]]],[]],[[[425,[-1]]],[[33,[-1]]],[]],[[[425,[-1]]],[],[]],[[[425,[-1]]],[],[]],[[[425,[-1]]],[[440,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[425,[-1]]],6,[]],[439,6],[[[425,[-1]]],6,[]],[439,6],[[[425,[-1]],[425,[-1]]],6,213],[[439,439],6],[[439,121],6],[[[425,[-1]]],58,[]],[-1,58,[]],[439,58],[-1,85,[]],[[[425,[-1]],[425,[-1]]],6,213],[[439,121],6],[[439,439],6],[[],[[425,[-1]]],[]],[[],439],[-1,[[441,[-1]]],[]],[[],[[425,[-1]]],[]],[[],439],[[[440,[-1]]],64,[]],[[[442,[-1]]],64,[]],[[[440,[-1]]],64,[]],[[[442,[-1]]],64,[]],[[[425,[-1]],[425,[-1]]],[[64,[110]]],213],[[439,439],[[64,[110]]]],[[439,121],[[64,[110]]]],[[[441,[-1]],[441,[-1]]],[[64,[110]]],213],[[[425,[-1]]],[[64,[-1]]],[]],[439,[[64,[445]]]],[[[425,[-1]],58],[[64,[-1]]],[]],[[[425,[-1]],-1],22,[]],[[439,445],22],[[439,121],22],[[[425,[-1]],-1],22,[]],[[[425,[-1]]],58,[]],[439,58],[[[425,[-1]],58],-1,[]],[[439,58],445],[[[425,[-1]],-2],22,[],[[178,[-1],[[19,[6]]]]]],[[[425,[-1]],58],22,[]],[[439,58],22],[[[441,[-1]]],441,[]],[[[440,[-1]]],[[22,[58,[64,[58]]]]],[]],[[[442,[-1]]],[[22,[58,[64,[58]]]]],[]],[-1,85,[]],[[[425,[-1]],58],[[64,[-1]]],[]],[[[425,[-1]],58],-1,[]],[[[425,[-1]]],[[425,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[[[425,[-1]],58],22,[]],[[439,58],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[[[425,[-1]],[99,[-1]]],[[76,[22,441]]],105],[[[99,[-1]]],[[76,[[425,[-1]]]]],50],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[446,[[76,[439]]]],[-1,[[76,[-2]]],[],[]],[121,[[76,[439]]]],[-1,[[76,[-2]]],[],[]],[[[425,[-1]],58,-1],[[76,[22,[441,[-1]]]]],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[[[425,[-1]],-1],[[76,[22,[441,[-1]]]]],[]],[[439,445],[[76,[22,[441,[445]]]]]],[[439,121],[[76,[22,[441,[121]]]]]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[425,[85]],[99,[85]]],[[76,[58,109]]]],[[-1,[99,[447]]],[[76,[22,109]]],[]],[[-1,85],[[76,[22,109]]],[]],[[-1,[99,[30]]],[[76,[22,109]]],[]],[[-1,[99,[71]]],[[76,[22,109]]],[]],[[-1,447],[[76,[22,109]]],[]],[[-1,89],[[76,[22,109]]],[]],[[-1,386],[[76,[22,109]]],[]],[[-1,[99,[386]]],[[76,[22,109]]],[]],[[-1,[99,[448]]],[[76,[22,109]]],[]],[[-1,[99,[60]]],[[76,[22,109]]],[]],[[-1,88],[[76,[22,109]]],[]],[[-1,71],[[76,[22,109]]],[]],[[-1,[99,[89]]],[[76,[22,109]]],[]],[[-1,[99,[88]]],[[76,[22,109]]],[]],[[-1,[99,[85]]],[[76,[22,109]]],[]],[[-1,449],[[76,[22,109]]],[]],[[-1,[99,[251]]],[[76,[22,109]]],[]],[[-1,60],[[76,[22,109]]],[]],[[-1,[99,[449]]],[[76,[22,109]]],[]],[[-1,30],[[76,[22,109]]],[]],[[-1,251],[[76,[22,109]]],[]],[[-1,91],[[76,[22,109]]],[]],[[-1,448],[[76,[22,109]]],[]],[[-1,[99,[91]]],[[76,[22,109]]],[]],[[-1,[99,[91]]],[[76,[22,109]]],[]],[[-1,[99,[88]]],[[76,[22,109]]],[]],[[-1,60],[[76,[22,109]]],[]],[[-1,[99,[30]]],[[76,[22,109]]],[]],[[-1,447],[[76,[22,109]]],[]],[[-1,251],[[76,[22,109]]],[]],[[-1,[99,[71]]],[[76,[22,109]]],[]],[[-1,386],[[76,[22,109]]],[]],[[-1,89],[[76,[22,109]]],[]],[[-1,[99,[386]]],[[76,[22,109]]],[]],[[-1,85],[[76,[22,109]]],[]],[[-1,448],[[76,[22,109]]],[]],[[-1,30],[[76,[22,109]]],[]],[[-1,[99,[448]]],[[76,[22,109]]],[]],[[-1,[99,[449]]],[[76,[22,109]]],[]],[[-1,91],[[76,[22,109]]],[]],[[-1,[99,[60]]],[[76,[22,109]]],[]],[[-1,88],[[76,[22,109]]],[]],[[-1,[99,[251]]],[[76,[22,109]]],[]],[[-1,71],[[76,[22,109]]],[]],[[-1,[99,[85]]],[[76,[22,109]]],[]],[[-1,449],[[76,[22,109]]],[]],[[-1,[99,[89]]],[[76,[22,109]]],[]],[[-1,[99,[447]]],[[76,[22,109]]],[]],[[439,445],[[76,[22,75]]]],[[439,121],[[76,[22,75]]]],[[],439],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[430,[-1]]],[[64,[[377,[-1,349]]]]],410],[[[430,[-1]]],[[22,[58,[64,[58]]]]],410],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[437,[-1,-2]]],[[437,[-1,-2]]],450,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],450,[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],450,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],450,[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[],[20,105],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[],20,[]],[[[377,[-1,-2]],[437,[-1,-2]]],[],20,[]],[[[377,[-1,-2]],[398,[-1,-2]]],[],20,[]],[[[454,[-1,-2]],[451,[-1,-2]]],[],20,[]],[[[454,[-1,-2]],[452,[-1,-2]]],[],20,[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],[],20,[],[]],[[[456,[-1,-2]],[456,[-1,-2]]],[[456,[-1,-2]]],[[20,[],[[19,[]]]]],[]],[[[437,[-1,-2]],[437,[-1,-2]]],[],20,[]],[[[437,[-1,-2]],[437,[-1,-2]]],[[437,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[451,[-1,-2]],[451,[-1,-2]]],[],20,[]],[[[457,[-1,-2,-3]],[457,[-1,-3,-4]]],[],20,[],[],[]],[[[458,[-1,-2,-3]],[458,[-1,-3,-4]]],[],20,[],[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[],20,[]],[[[398,[-1,-2]],[398,[-1,-2]]],[],[20,105],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[],20,[]],[[[452,[-1,-2]],[452,[-1,-2]]],[],[20,105],[]],[[[453,[-1,-2]],[453,[-1,-2]]],22,412,[]],[[[377,[-1,-2]],[398,[-1,-2]]],22,[105,[20,[],[[19,[]]]]],[]],[[[377,[-1,-2]],[437,[-1,-2]]],22,412,[]],[[[454,[-1,-2]],[451,[-1,-2]]],22,412,[]],[[[454,[-1,-2]],[452,[-1,-2]]],22,[105,[20,[],[[19,[]]]]],[]],[[[456,[-1,-2]],[456,[-1,-2]]],22,412,[]],[[[437,[-1,-2]],[437,[-1,-2]]],22,412,[]],[[[451,[-1,-2]],[451,[-1,-2]]],22,412,[]],[[[457,[-1,-2,-3]],[457,[-1,-3,-3]]],22,412,[],[]],[[[458,[-1,-2,-3]],[458,[-1,-3,-3]]],22,412,[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],22,[105,[20,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],22,[105,[20,[],[[19,[]]]]],[]],[[[377,[-1,-2]],[437,[-1,-2]]],[[377,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[454,[-1,-2]],[451,[-1,-2]]],[[454,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[459,6],[460,6],[[459,459],459],[[460,460],460],0,[[[398,[-1,-2]]],[[399,[-1]]],[426,105],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[399,[-1]]],[[115,[],[[19,[]]]],426,105,[104,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[399,[-1]]],[426,436],[]],[459,6],[460,6],[[],-1,421],[[],[[377,[-1,-2]]],[],[]],[[],[[454,[-1,-2]]],[],[]],[[],-1,[]],[[],-1,421],[[],-1,421],[[],[[398,[-1,-2]]],[],[]],[[],[[452,[-1,-2]]],[],[]],[[[350,[-1,-2,-3]],[350,[-1,-2,-3]]],6,[],[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]]],6,[],[],[]],[[[453,[-1,-2]],[453,[-1,-2]],-1],6,[],[]],[[[377,[-1,-2]],[377,[-1,-2]],[377,[-1,-2]]],6,[],[]],[[[454,[-1,-2]],[454,[-1,-2]],[454,[-1,-2]]],6,[],[]],[[[462,[-1,-2,-3]],[462,[-1,-2,-3]],-1],6,[],[],[]],[[[350,[-1,-2,-3]],[350,[-1,-2,-3]],-1],6,[],[],[]],[[[350,[-1,-2,-3]],[350,[-1,-2,-3]],-1],6,[],[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]],-1],6,[],[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]],-1],6,[],[],[]],[[[398,[-1,-2]],[398,[-1,-2]],[398,[-1,-2]]],6,[],[]],[[[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]]],6,[],[]],0,0,[[[402,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[105,[104,[],[[19,[]]]]],[]],[[[437,[-1,-2]]],[],[104,105],[]],[[[452,[-1,-2]],[399,[-1]]],[[462,[-1,-2,-3]]],436,[],[]],[[[399,[-1]]],[[462,[-1,-2,-3]]],436,[],[]],[[[399,[-1]]],[[462,[-1,-2,-3]]],436,[],[]],[[[399,[-1]]],[[462,[-1,-2,-3]]],436,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[-1,-1,-1,-1,-1,-1],[[464,[-1,-2]]],105,[]],[[6,6],459],[[6,6,6],460],[[[402,[-1,-2]]],[[402,[-3,-2]]],[422,105],[],422],[[[464,[-1,-2]]],[[464,[-3,-2]]],[422,105],[],422],[[[453,[-1,-2]]],[[453,[-3,-2]]],[422,50],[],422],[[[377,[-1,-2]]],[[377,[-3,-2]]],[422,105],[],422],[[[454,[-1,-2]]],[[454,[-3,-2]]],[422,105],[],422],[[[463,[-1,-2]]],[[463,[-3,-2]]],[422,105],[],422],[[[455,[-1,-2,-3]]],[[455,[-4,-2,-3]]],422,[],[],422],[[[437,[-1,-2]]],[[437,[-3,-2]]],[422,105],[],422],[[[451,[-1,-2]]],[[451,[-3,-2]]],[422,105],[],422],[[[350,[-1,-2,-3]]],[[350,[-4,-2,-3]]],[422,105],[],[],422],[[[461,[-1,-2,-3]]],[[461,[-4,-2,-3]]],[422,105],[],[],422],[[[398,[-1,-2]]],[[398,[-3,-2]]],[422,105],[],422],[[[452,[-1,-2]]],[[452,[-3,-2]]],[422,105],[],422],[[[402,[-1,-2]]],[[402,[-1,-3]]],105,[],[]],[[[464,[-1,-2]]],[[464,[-1,-3]]],105,[],[]],[[[453,[-1,-2]]],[[453,[-1,-3]]],50,[],[]],[[[377,[-1,-2]]],[[377,[-1,-3]]],105,[],[]],[[[454,[-1,-2]]],[[454,[-1,-3]]],105,[],[]],[[[463,[-1,-2]]],[[463,[-1,-3]]],105,[],[]],[[[465,[-1,-2,-3]]],[[465,[-1,-4,-5]]],105,[],[],[],[]],[[[462,[-1,-2,-3]]],[[462,[-1,-4,-5]]],105,[],[],[],[]],[[[437,[-1,-2]]],[[437,[-1,-3]]],105,[],[]],[[[451,[-1,-2]]],[[451,[-1,-3]]],105,[],[]],[[[398,[-1,-2]]],[[398,[-1,-3]]],105,[],[]],[[[452,[-1,-2]]],[[452,[-1,-3]]],105,[],[]],[[[466,[-1,-2,-3]]],[[466,[-1,-4,-5]]],105,[],[],[],[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],[467,105],[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],467,[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],[467,105],[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],467,[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],467,[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],[467,105],[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],467,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],[467,105],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],[467,105],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],467,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],[467,105],[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],467,[]],[[[402,[-1,-2]]],[[377,[-1,-2]]],[105,468,[20,[],[[19,[]]]],[427,[],[[19,[]]]]],[]],[[[464,[-1,-2]]],[[454,[-1,-2]]],[105,468,[20,[],[[19,[]]]],[427,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],[[377,[-1,-2]]],[105,468,[20,[],[[19,[]]]],[427,[],[[19,[]]]]],[]],[[[377,[-1,-2]],[377,[-1,-2]],[377,[-1,-2]]],[[377,[-1,-2]]],[105,213],[]],[[[454,[-1,-2]],[454,[-1,-2]],[454,[-1,-2]]],[[454,[-1,-2]]],[105,213],[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]],[455,[-1,-2,-3]]],[[455,[-1,-2,-3]]],[105,213],[],[]],[[[437,[-1,-2]],[437,[-1,-2]],[437,[-1,-2]]],[[437,[-1,-2]]],[105,213],[]],[[[451,[-1,-2]],[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[105,213],[]],[[[398,[-1,-2]],[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],[105,213],[]],[[[452,[-1,-2]],[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[105,213],[]],[[[398,[-1,-2]],-1,-1],[[398,[-1,-2]]],436,[]],[[[452,[-1,-2]],-1,-1],[[452,[-1,-2]]],436,[]],[[[402,[-1,-2]]],[[402,[-1,-2]]],50,[]],[[[464,[-1,-2]]],[[464,[-1,-2]]],50,[]],[[[469,[-1,-2]]],[[469,[-1,-2]]],50,[]],[[[453,[-1,-2]]],[[453,[-1,-2]]],50,[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],50,[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],50,[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],50,[]],[[[465,[-1,-2,-3]]],[[465,[-1,-2,-3]]],50,[],[]],[[[462,[-1,-2,-3]]],[[462,[-1,-2,-3]]],50,[],[]],[[[455,[-1,-2,-3]]],[[455,[-1,-2,-3]]],50,[],[]],[[[456,[-1,-2]]],[[456,[-1,-2]]],50,[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],50,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],50,[]],[[[350,[-1,-2,-3]]],[[350,[-1,-2,-3]]],50,[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-2,-3]]],50,[],[]],[[[457,[-1,-2,-3]]],[[457,[-1,-2,-3]]],50,[],[]],[[[458,[-1,-2,-3]]],[[458,[-1,-2,-3]]],50,[],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],50,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],50,[]],[[[466,[-1,-2,-3]]],[[466,[-1,-2,-3]]],50,[],[]],[459,459],[460,460],[349,349],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[453,[-1,-2]],[453,[-1,-2]]],110,212,[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],110,212,[],[]],[[349,349],110],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],[[427,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[[427,[],[[19,[]]]],105],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],[[104,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[[104,[],[[19,[]]]],105],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[402,[-1,-2]],[377,[-1,-2]]],6,213,[]],[[[464,[-1,-2]],[454,[-1,-2]]],6,213,[]],[[[463,[-1,-2]],[377,[-1,-2]]],6,[105,213,[20,[],[[19,[]]]]],[]],[[[437,[-1,-2]],[437,[-1,-2]]],6,213,[]],[[[451,[-1,-2]],[451,[-1,-2]]],6,213,[]],[[[402,[-1,-2]],[402,[-1,-2]]],6,213,[]],[[[464,[-1,-2]],[464,[-1,-2]]],6,213,[]],[[[463,[-1,-2]],[463,[-1,-2]]],6,[105,470,213,[20,[],[[19,[]]]]],[]],[426,426],[[[398,[-1,-2]],[398,[-1,-2]]],-1,[[115,[],[[19,[]]]],[104,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[466,[-1,-2,-3]]],[[22,[[452,[-1,-2]],[462,[-1,-2,-3]]]]],[],[],[]],0,[[],[[402,[-1,-2]]],57,[]],[[],[[464,[-1,-2]]],57,[]],[[],[[453,[-1,-2]]],57,[]],[[],[[377,[-1,-2]]],57,[]],[[],[[454,[-1,-2]]],57,[]],[[],[[463,[-1,-2]]],57,[]],[[],[[455,[-1,-2,-3]]],57,[],[]],[[],[[456,[-1,-2]]],57,[]],[[],[[437,[-1,-2]]],57,[]],[[],[[451,[-1,-2]]],57,[]],[[],[[350,[-1,-2,-3]]],[470,468],[],[]],[[],[[461,[-1,-2,-3]]],[470,468],[],[]],[[],[[457,[-1,-2,-3]]],470,[],[]],[[],[[458,[-1,-2,-3]]],470,[],[]],[[],[[398,[-1,-2]]],57,[]],[[],[[452,[-1,-2]]],57,[]],[[],349],[426,426],[[[464,[-1,-2]]],-1,[105,[115,[],[[19,[]]]]],[]],0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[350,[-1,-2,-3]]],-1,[105,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],69,470,468],[],[]],[[[461,[-1,-2,-3]]],-1,[[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,[434,[],[[19,[]]]],[20,[],[[19,[]]]],213,468,470],[],[]],[[[377,[-1,-2]],[377,[-1,-2]]],-1,[[436,[],[[19,[]]]],115],[]],[[[454,[-1,-2]],[454,[-1,-2]]],-1,[[436,[],[[19,[]]]],115],[]],[[[402,[-1,-2]],-1],[],[105,427],[]],[[[402,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[464,[-1,-2]],-1],[],[105,427],[]],[[[464,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[453,[-1,-2]],[453,[-1,-3]]],[],427,[],[]],[[[453,[-1,-2]],[455,[-1,-3,-2]]],[],427,[],[]],[[[453,[-1,-2]],-1],[],427,[]],[[[377,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[377,[-1,-2]],-1],[],[105,427],[]],[[[454,[-1,-2]],-1],[],[105,427],[]],[[[454,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[463,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[463,[-1,-2]],-1],[],[105,427],[]],[[[456,[-1,-2]],-1],[],[105,427],[]],[[[456,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[437,[-1,-2]],-1],[],[105,427],[]],[[[437,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[451,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[451,[-1,-2]],-1],[],[105,427],[]],[[[398,[-1,-2]],-1],[],[105,427],[]],[[[398,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[452,[-1,-2]],[455,[-1,-3,-2]]],[],[105,427],[],[]],[[[452,[-1,-2]],-1],[],[105,427],[]],[[[402,[-1,-2]],-1],22,[105,428],[]],[[[402,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[464,[-1,-2]],-1],22,[105,428],[]],[[[464,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[453,[-1,-2]],-1],22,[105,[427,[],[[19,[]]]]],[]],[[[377,[-1,-2]],-1],22,[105,[427,[],[[19,[]]]]],[]],[[[377,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[454,[-1,-2]],-1],22,[105,428],[]],[[[454,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[463,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[463,[-1,-2]],-1],22,[105,428],[]],[[[456,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[456,[-1,-2]],-1],22,[105,428],[]],[[[437,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[437,[-1,-2]],-1],22,[105,428],[]],[[[451,[-1,-2]],-1],22,[105,428],[]],[[[451,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[398,[-1,-2]],-1],22,[105,[427,[],[[19,[]]]]],[]],[[[398,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[452,[-1,-2]],[455,[-1,-2,-2]]],22,[105,428],[]],[[[452,[-1,-2]],-1],22,[105,[427,[],[[19,[]]]]],[]],[[[377,[-1,-2]],[437,[-1,-2]]],[[377,[-1,-2]]],471,[]],[[[454,[-1,-2]],[451,[-1,-2]]],[[454,[-1,-2]]],471,[]],[[[398,[-1,-2]],[398,[-1,-2]]],-1,[[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],-1,[[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[402,[-1,-2]],[402,[-1,-2]]],6,69,[]],[[[464,[-1,-2]],[464,[-1,-2]]],6,69,[]],[[[469,[-1,-2]],[469,[-1,-2]]],6,69,[]],[[[453,[-1,-2]],[453,[-1,-2]]],6,69,[]],[[[377,[-1,-2]],[377,[-1,-2]]],6,69,[]],[[[454,[-1,-2]],[454,[-1,-2]]],6,69,[]],[[[463,[-1,-2]],[463,[-1,-2]]],6,69,[]],[[[465,[-1,-2,-3]],[465,[-1,-2,-3]]],6,69,[],[]],[[[462,[-1,-2,-3]],[462,[-1,-2,-3]]],6,69,[],[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],6,69,[],[]],[[[456,[-1,-2]],[456,[-1,-2]]],6,69,[]],[[[437,[-1,-2]],[437,[-1,-2]]],6,69,[]],[[[451,[-1,-2]],[451,[-1,-2]]],6,69,[]],[[[350,[-1,-2,-3]],[350,[-1,-2,-3]]],6,69,[],[]],[[[461,[-1,-2,-3]],[461,[-1,-2,-3]]],6,69,[],[]],[[[457,[-1,-2,-3]],[457,[-1,-2,-3]]],6,69,[],[]],[[[458,[-1,-2,-3]],[458,[-1,-2,-3]]],6,69,[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],6,69,[]],[[[452,[-1,-2]],[452,[-1,-2]]],6,69,[]],[[[466,[-1,-2,-3]],[466,[-1,-2,-3]]],6,69,69,69],[[459,459],6],[[460,460],6],[[349,349],6],[[[437,[-1,-2]],[437,[-1,-2]]],459,69,[]],[[[451,[-1,-2]],[451,[-1,-2]]],460,69,[]],[[[398,[-1,-2]],[398,[-1,-2]]],459,69,[]],[[[452,[-1,-2]],[452,[-1,-2]]],460,69,[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[399,[-1]],[399,[-1]],[399,[-1]]],[[462,[-1,-2,-3]]],436,[],[]],[[[377,[-1,-2]],-1],[[454,[-1,-2]]],105,[]],[[[398,[-1,-2]],-1],[[452,[-1,-2]]],105,[]],[[426,426],426],[[[377,[-1,-2]]],[[377,[-1,-2]]],[472,105],[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],472,[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],472,[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],[472,105],[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],[472,105],[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],472,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],[472,105],[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],472,[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],[472,105],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],472,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],472,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],[472,105],[]],[[[402,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[464,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[469,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[453,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[377,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[454,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[463,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[462,[-1,-2,-3]],74],[[76,[22,75]]],80,[],[]],[[[455,[-1,-2,-3]],74],[[76,[22,75]]],80,[],[]],[[[456,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[437,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[451,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[350,[-1,-2,-3]],74],[[76,[22,75]]],[105,80,69,468,470],[],[]],[[[461,[-1,-2,-3]],74],[[76,[22,75]]],[105,80,69,468,470],[],[]],[[[457,[-1,-2,-3]],74],[[76,[22,75]]],80,[],[]],[[[458,[-1,-2,-3]],74],[[76,[22,75]]],80,[],[]],[[[398,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[452,[-1,-2]],74],[[76,[22,75]]],80,[]],[[[466,[-1,-2,-3]],74],[[76,[22,75]]],80,80,80],[[459,74],[[76,[22,75]]]],[[460,74],[[76,[22,75]]]],[[349,74],[[76,[22,75]]]],[[[437,[-1,-2]]],[[402,[-1,-2]]],[105,470,213],[]],[-1,-1,[]],[[[451,[-1,-2]]],[[464,[-1,-2]]],[105,470,213],[]],[-1,-1,[]],[[[454,[-1,-2]]],[[469,[-1,-2]]],468,[]],[[[398,[-1,-2]]],[[469,[-1,-2]]],470,[]],[[[452,[-1,-2]]],[[469,[-1,-2]]],470,[]],[[[377,[-1,-2]]],[[469,[-1,-2]]],[470,468],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[22,[-1,-1]]],[[377,[-1,-2]]],[],[]],[[[33,[-1]]],[[377,[-1,-2]]],[],[]],[-1,-1,[]],[[[33,[-1]]],[[454,[-1,-2]]],[],[]],[[[22,[-1,-1,-1]]],[[454,[-1,-2]]],[],[]],[-1,-1,[]],[[[437,[-1,-2]]],[[463,[-1,-2]]],470,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[22,[-1,-1]]],[[437,[-1,-2]]],[],[]],[[[398,[-1,-2]]],[[437,[-1,-2]]],[],[]],[[[33,[-1]]],[[437,[-1,-2]]],[],[]],[[[452,[-1,-2]]],[[451,[-1,-2]]],[],[]],[[[33,[-1]]],[[451,[-1,-2]]],[],[]],[[[22,[-1,-1,-1]]],[[451,[-1,-2]]],[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[398,[-1,-2]]],[[457,[-1,-2,-3]]],[],[],[]],[-1,-1,[]],[[[452,[-1,-2]]],[[458,[-1,-2,-3]]],[],[],[]],[[[33,[-1]]],[[398,[-1,-2]]],[],[]],[-1,-1,[]],[[[22,[-1,-1]]],[[398,[-1,-2]]],[],[]],[[[437,[-1,-2]]],[[398,[-1,-2]]],[],[]],[-1,-1,[]],[[[22,[-1,-1,-1]]],[[452,[-1,-2]]],[],[]],[[[33,[-1]]],[[452,[-1,-2]]],[],[]],[[[462,[-1,-2,-3]]],[[466,[-1,-2,-3]]],[],[],[]],[-1,-1,[]],[[[452,[-1,-2]]],[[466,[-1,-3,-2]]],[],[],[]],[-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,[]],[[[399,[-1]],-1],[[398,[-1,-2]]],[426,[104,[],[[19,[]]]],105],[]],[[[33,[-1]]],[[350,[-1,-2,-3]]],105,[],[]],[[[33,[-1]]],[[461,[-1,-2,-3]]],105,[],[]],[[[33,[[33,[-1]]]]],[[350,[-1,-2,-3]]],105,[],[]],[[[33,[[33,[-1]]]]],[[461,[-1,-2,-3]]],105,[],[]],[[[453,[-1,-2]]],[[456,[-1,-2]]],105,[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[377,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]]],[[454,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]]],[[456,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[437,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]]],[[451,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[398,[-1,-2]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]],[453,[-1,-2]]],[[452,[-1,-2]]],[],[]],[[[377,[-1,-2]],[437,[-1,-2]]],[[402,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[-1,[[402,[-2,-3]]],35,[105,470,213],[]],[-1,[[464,[-2,-3]]],35,[105,470,213],[]],[-1,[[463,[-2,-3]]],35,[105,470,213,[115,[],[[19,[]]]]],[]],[[[462,[-1,-2,-3]]],[[466,[-1,-2,-3]]],[],[],[]],[[[455,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,[434,[],[[19,[]]]],[20,[],[[19,[]]]],213,468,470],[],[]],[[[437,[-1,-2]]],[[402,[-1,-2]]],470,[]],[[[451,[-1,-2]]],[[464,[-1,-2]]],470,[]],[[[437,[-1,-2]]],[[463,[-1,-2]]],470,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[452,[-1,-2]]],[[466,[-1,-3,-2]]],[],[],[]],[[[402,[-1,349]]],[[402,[-1,-2]]],105,[]],[[[464,[-1,349]]],[[464,[-1,-2]]],105,[]],[[[377,[-1,349]]],[[377,[-1,-2]]],[],[]],[[[454,[-1,349]]],[[454,[-1,-2]]],[],[]],[[[463,[-1,349]]],[[463,[-1,-2]]],105,[]],[[[465,[-1,349,349]]],[[465,[-1,-2,-3]]],105,[],[]],[[[462,[-1,349,349]]],[[462,[-1,-2,-3]]],105,[],[]],[[[437,[-1,349]]],[[437,[-1,-2]]],[],[]],[[[451,[-1,349]]],[[451,[-1,-2]]],[],[]],[[[350,[-1,349,349]]],[[350,[-1,-2,-3]]],105,[],[]],[[[461,[-1,349,349]]],[[461,[-1,-2,-3]]],105,[],[]],[[[457,[-1,349,349]]],[[457,[-1,-2,-3]]],105,[],[]],[[[458,[-1,349,349]]],[[458,[-1,-2,-3]]],105,[],[]],[[[398,[-1,349]]],[[398,[-1,-2]]],[],[]],[[[452,[-1,349]]],[[452,[-1,-2]]],[],[]],[[[466,[-1,349,349]]],[[466,[-1,-2,-3]]],[],[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[456,[-1,-2]]],[[434,[],[[19,[]]]]],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[456,[-1,-2]]],[[434,[],[[19,[]]]]],[]],[[[453,[-1,-2]]],-1,50,[]],[[[455,[-1,-2,-3]]],-1,[],[],[]],[[[465,[-1,-2,-3]]],[[399,[-1]]],105,[],[]],[[[437,[-1,-2]],[437,[-1,-2]]],459,213,[]],[[[451,[-1,-2]],[451,[-1,-2]]],460,213,[]],[[[398,[-1,-2]],[398,[-1,-2]]],459,213,[]],[[[452,[-1,-2]],[452,[-1,-2]]],460,213,[]],[[[402,[-1,-2]],-3],22,93,[],92],[[[464,[-1,-2]],-3],22,93,[],92],[[[469,[-1,-2]],-3],22,93,[],92],[[[453,[-1,-2]],-3],22,93,[],92],[[[377,[-1,-2]],-3],22,93,[],92],[[[454,[-1,-2]],-3],22,93,[],92],[[[463,[-1,-2]],-3],22,93,[],92],[[[465,[-1,-2,-3]],-4],22,93,[],[],92],[[[462,[-1,-2,-3]],-4],22,93,[],[],92],[[[455,[-1,-2,-3]],-4],22,93,[],[],92],[[[456,[-1,-2]],-3],22,93,[],92],[[[437,[-1,-2]],-3],22,93,[],92],[[[451,[-1,-2]],-3],22,93,[],92],[[[350,[-1,-2,-3]],-4],22,93,[],[],92],[[[461,[-1,-2,-3]],-4],22,93,[],[],92],[[[457,[-1,-2,-3]],-4],22,93,[],[],92],[[[458,[-1,-2,-3]],-4],22,93,[],[],92],[[[398,[-1,-2]],-3],22,93,[],92],[[[452,[-1,-2]],-3],22,93,[],92],[[[466,[-1,-2,-3]],-4],22,93,93,93,92],[[459,-1],22,92],[[460,-1],22,92],[[349,-1],22,92],[[[402,[-1,-2]]],-1,[105,[115,[],[[19,[]]]]],[]],[[[464,[-1,-2]]],-1,[105,[115,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],0,0,[[[456,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],0,[[],[[465,[-1,-2,-3]]],435,[],[]],[[],[[462,[-1,-2,-3]]],[435,419],[],[]],[[],[[455,[-1,-2,-3]]],468,[],[]],[[],[[350,[-1,-2,-3]]],[470,468],[],[]],[[],[[461,[-1,-2,-3]]],[470,468],[],[]],[[],[[457,[-1,-2,-3]]],470,[],[]],[[],[[458,[-1,-2,-3]]],470,[],[]],[[],[[466,[-1,-2,-3]]],[],[],[]],[[[402,[-1,-2]],-1,-1],[[402,[-1,-2]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[464,[-1,-2]],-1,-1,-1],[[464,[-1,-2]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[463,[-1,-2]],-1,-1],[[463,[-1,-2]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[[402,[-1,-2]],[456,[-1,-2]]],[[402,[-1,-2]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[463,[-1,-2]],[456,[-1,-2]]],[[463,[-1,-2]]],[105,470,213,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[402,[-1,-2]],[402,[-1,-2]]],[[64,[[402,[-1,-2]]]]],[105,213],[]],[[[464,[-1,-2]],[464,[-1,-2]]],[[64,[[464,[-1,-2]]]]],[105,213],[]],[[[463,[-1,-2]],[463,[-1,-2]]],[[64,[[463,[-1,-2]]]]],[105,213,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[402,[-1,-2]],[402,[-1,-2]]],[[402,[-1,-2]]],[105,213],[]],[[[464,[-1,-2]],[464,[-1,-2]]],[[464,[-1,-2]]],[105,213],[]],[[[402,[-1,-2]],[402,[-1,-2]]],6,213,[]],[[[464,[-1,-2]],[464,[-1,-2]]],6,213,[]],[[[463,[-1,-2]],[463,[-1,-2]]],6,[105,213,[20,[],[[19,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[377,[-1,-2]]],[[33,[-1]]],[],[]],[[[377,[-1,-2]]],[[22,[-1,-1]]],[],[]],[-1,-2,[],[]],[[[454,[-1,-2]]],[[22,[-1,-1,-1]]],[],[]],[[[454,[-1,-2]]],[[33,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[437,[-1,-2]]],[[33,[-1]]],[],[]],[[[437,[-1,-2]]],[[22,[-1,-1]]],[],[]],[[[451,[-1,-2]]],[[33,[-1]]],[],[]],[[[451,[-1,-2]]],[[22,[-1,-1,-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[457,[-1,-2,-3]]],[[398,[-1,-2]]],[],[],[]],[[[457,[-1,-2,-3]]],[[350,[-1,-2,-3]]],[470,468],[],[]],[-1,-2,[],[]],[[[458,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[470,468],[],[]],[-1,-2,[],[]],[[[458,[-1,-2,-3]]],[[452,[-1,-2]]],[],[],[]],[[[398,[-1,-2]]],[[22,[-1,-1]]],[],[]],[[[398,[-1,-2]]],[[33,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[452,[-1,-2]]],[[22,[-1,-1,-1]]],[],[]],[[[452,[-1,-2]]],[[33,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[465,[-1,-2,-3]]],[[465,[-1,-3,-2]]],436,[],[]],[[[462,[-1,-2,-3]]],[[462,[-1,-3,-2]]],436,[],[]],[[[455,[-1,-2,-3]]],[[455,[-3,-2]]],[468,427],[],[]],[[[350,[-1,-2,-3]]],[[64,[[350,[-1,-3,-2]]]]],[105,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],69,470,468],[],[]],[[[461,[-1,-2,-3]]],[[64,[[461,[-1,-3,-2]]]]],[[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,[434,[],[[19,[]]]],[20,[],[[19,[]]]],213,468,470],[],[]],[[[457,[-1,-2,-3]]],[[457,[-3,-2]]],[434,105],[],[]],[[[458,[-1,-2,-3]]],[[458,[-3,-2]]],[434,105],[],[]],[[[466,[-1,-2,-3]]],[[466,[-1,-3,-2]]],[],[],[]],[[[461,[-1,-2,-3]]],6,[470,468,69],[],[]],[[[461,[-1,-2,-3]]],6,[[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,[434,[],[[19,[]]]],[20,[],[[19,[]]]],213,468,470],[],[]],[[[402,[-1,-2]]],6,213,[]],[[[464,[-1,-2]]],6,213,[]],[[[463,[-1,-2]]],6,[105,470,213],[]],[[[437,[-1,-2]]],6,[470,213],[]],[[[451,[-1,-2]]],6,[470,213],[]],[[[402,[-1,-2]]],6,62,[]],[[[464,[-1,-2]]],6,62,[]],[[[377,[-1,-2]]],6,62,[]],[[[454,[-1,-2]]],6,62,[]],[[[463,[-1,-2]]],6,62,[]],[[[437,[-1,-2]]],6,62,[]],[[[451,[-1,-2]]],6,62,[]],[[[398,[-1,-2]]],6,62,[]],[[[452,[-1,-2]]],6,62,[]],[[[455,[-1,-2,-3]]],6,[69,468],[],[]],[[[457,[-1,-2,-3]]],6,[470,69],[],[]],[[[458,[-1,-2,-3]]],6,[470,69],[],[]],[[[350,[-1,-2,-3]]],6,[105,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],69,470,468],[],[]],[[[461,[-1,-2,-3]]],6,[[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,[434,[],[[19,[]]]],[20,[],[[19,[]]]],213,468,470],[],[]],[[[402,[-1,-2]]],6,213,[]],[[[464,[-1,-2]]],6,213,[]],[[[462,[-1,-2,-3]]],6,[],[],[]],[[[437,[-1,-2]]],6,450,[]],[[[451,[-1,-2]]],6,450,[]],[[[456,[-1,-2]]],6,[470,69],[]],0,0,0,[[[398,[-1,-2]]],-1,436,[]],[[[452,[-1,-2]]],-1,436,[]],[[[402,[-1,-2]],[402,[-1,-2]],-1],[[402,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[464,[-1,-2]],[464,[-1,-2]],-1],[[464,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[453,[-1,-2]],[453,[-1,-2]],-1],[[453,[-1,-2]]],[468,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[20,[],[[19,[]]]],50],[]],[[[377,[-1,-2]],[377,[-1,-2]],-1],[[377,[-1,-2]]],[468,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[20,[],[[19,[]]]],105],[]],[[[454,[-1,-2]],[454,[-1,-2]],-1],[[454,[-1,-2]]],[468,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[20,[],[[19,[]]]],105],[]],[[[463,[-1,-2]],[463,[-1,-2]],-1],[[463,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[462,[-1,-2,-3]],[462,[-1,-2,-3]],-1],[[462,[-1,-2,-3]]],436,[],[]],[[[437,[-1,-2]],[437,[-1,-2]],-1],[[437,[-1,-2]]],[468,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[20,[],[[19,[]]]],105],[]],[[[451,[-1,-2]],[451,[-1,-2]],-1],[[451,[-1,-2]]],[468,[115,[],[[19,[]]]],[104,[],[[19,[]]]],[20,[],[[19,[]]]],105],[]],[[[398,[-1,-2]],[398,[-1,-2]],-1],[[398,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[452,[-1,-2]],[452,[-1,-2]],-1],[[452,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[437,[-1,-2]],[437,[-1,-2]]],459,213,[]],[[[451,[-1,-2]],[451,[-1,-2]]],460,213,[]],[[[398,[-1,-2]],[398,[-1,-2]]],459,213,[]],[[[452,[-1,-2]],[452,[-1,-2]]],460,213,[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],213,[]],[[[377,[-1,-2]],[377,[-1,-2]]],[[377,[-1,-2]]],213,[]],[[[454,[-1,-2]],[454,[-1,-2]]],[[454,[-1,-2]]],213,[]],[[[463,[-1,-2]]],[[377,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],[[455,[-1,-2,-3]]],213,[],[]],[[[437,[-1,-2]],[437,[-1,-2]]],[[437,[-1,-2]]],213,[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],213,[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],213,[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],213,[]],0,0,[[[463,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],213,[]],[[[377,[-1,-2]],[377,[-1,-2]]],[[377,[-1,-2]]],213,[]],[[[454,[-1,-2]],[454,[-1,-2]]],[[454,[-1,-2]]],213,[]],[[[463,[-1,-2]]],[[377,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],[[455,[-1,-2,-3]]],213,[],[]],[[[437,[-1,-2]],[437,[-1,-2]]],[[437,[-1,-2]]],213,[]],[[[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],213,[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],213,[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],213,[]],0,0,[[[463,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],[[[402,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[402,[-1,-2]],-1],[],[105,104],[]],[[[464,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[464,[-1,-2]],-1],[],[105,104],[]],[[[453,[-1,-2]],[455,[-1,-2,-3]]],[],104,[],[]],[[[453,[-1,-2]],-1],[],104,[]],[[[377,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[377,[-1,-2]],-1],[],[105,104],[]],[[[454,[-1,-2]],-1],[],[105,104],[]],[[[454,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[463,[-1,-2]],-1],[],[105,104],[]],[[[463,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[455,[-1,-2,-3]],[455,[-1,-3,-4]]],[],104,[],[],[]],[[[456,[-1,-2]],-1],[],[105,104],[]],[[[456,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[437,[-1,-2]],-1],[],[105,104],[]],[[[437,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[451,[-1,-2]],-1],[],[105,104],[]],[[[451,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[398,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[398,[-1,-2]],-1],[],[105,104],[]],[[[452,[-1,-2]],-1],[],[105,104],[]],[[[452,[-1,-2]],[455,[-1,-2,-3]]],[],[105,104],[],[]],[[[402,[-1,-2]],-1],22,[105,433],[]],[[[402,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[464,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[464,[-1,-2]],-1],22,[105,433],[]],[[[453,[-1,-2]],-1],22,[105,[104,[],[[19,[]]]]],[]],[[[377,[-1,-2]],-1],22,[105,[104,[],[[19,[]]]]],[]],[[[377,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[454,[-1,-2]],-1],22,[105,433],[]],[[[454,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[463,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[463,[-1,-2]],-1],22,[105,433],[]],[[[456,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[456,[-1,-2]],-1],22,[105,433],[]],[[[437,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[437,[-1,-2]],-1],22,[105,433],[]],[[[451,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[451,[-1,-2]],-1],22,[105,433],[]],[[[398,[-1,-2]],-1],22,[105,[104,[],[[19,[]]]]],[]],[[[398,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[452,[-1,-2]],-1],22,[105,[104,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[455,[-1,-2,-2]]],22,[105,433],[]],[[[461,[-1,-2,-3]],-1],[[461,[-1,-2,-3]]],[[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,[434,[],[[19,[]]]],[20,[],[[19,[]]]],213,468,470],[],[]],[[[453,[-1,-2]]],[],434,[]],[[[377,[-1,-2]]],[],434,[]],[[[454,[-1,-2]]],[],434,[]],[[[456,[-1,-2]]],[[456,[-1,-2]]],[[434,[],[[19,[]]]]],[]],[[[437,[-1,-2]]],[],434,[]],[[[451,[-1,-2]]],[],434,[]],[[[398,[-1,-2]]],[],434,[]],[[[452,[-1,-2]]],[],434,[]],[[[377,[-1,-2]],[377,[-1,-2]]],[[402,[-1,-2]]],[],[]],[[[454,[-1,-2]],[454,[-1,-2]]],[[464,[-1,-2]]],[],[]],[[-1,-1,-1,-1],[[469,[-1,-2]]],[],[]],[-1,[[453,[-1,-2]]],[],[]],[[-1,-1],[[377,[-1,-2]]],[],[]],[[-1,-1,-1],[[454,[-1,-2]]],[],[]],[[[377,[-1,-2]],[437,[-1,-2]]],[[463,[-1,-2]]],[],[]],[[[399,[-1]]],[[465,[-1,-2,-3]]],[],[],[]],[-1,[[455,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1],[[456,[-1,-2]]],[],[]],[[-1,-1],[[437,[-1,-2]]],[],[]],[[-1,-1,-1],[[451,[-1,-2]]],[],[]],[[-1,-1,-1,-1,-1,-1],[[350,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[[461,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[457,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1],[[458,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[398,[-1,-2]]],[],[]],[[-1,-1,-1],[[452,[-1,-2]]],[],[]],[[[462,[-1,-2,-3]],[452,[-1,-3]]],[[466,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1],[[461,[-1,-2,-3]]],[470,468],[],[]],[-1,[[456,[-1,-2]]],105,[]],[[[452,[-1,-2]],[462,[-1,-2,-3]]],[[466,[-1,-2,-3]]],[],[],[]],[459,6],[460,6],[[[462,[-1,-2,-3]]],-1,436,[],[]],[[[462,[-1,-2,-3]]],[[462,[-1,-2,-3]]],436,[],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],436,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],436,[]],[459,459],[460,460],[[[437,[-1,-2]],[437,[-1,-2]]],459,69,[]],[[[451,[-1,-2]],[451,[-1,-2]]],460,69,[]],[[[398,[-1,-2]],[398,[-1,-2]]],459,69,[]],[[[452,[-1,-2]],[452,[-1,-2]]],460,69,[]],0,[[],[[455,[-1,-2,-3]]],468,[],[]],[[],[[398,[-1,-2]]],468,[]],[[],[[452,[-1,-2]]],468,[]],[[459,459],459],[[460,460],460],[[],[[377,[-1,-2]]],470,[]],[[],[[454,[-1,-2]]],470,[]],0,[[-1,-1,-1,-1,-1,-1],[[461,[-1,-2,-3]]],[],[],[]],[[[402,[-1,-2]],[456,[-1,-2]]],[[402,[-1,-2]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[463,[-1,-2]],[456,[-1,-2]]],[[463,[-1,-2]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[350,[-1,-2,-3]],[402,[-1,-2]]],[[402,[-1,-3]]],[[115,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[461,[-1,-2,-3]],[402,[-1,-2]]],[[64,[[402,[-1,-3]]]]],[[115,[],[[19,[]]]],[427,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[461,[-1,-2,-3]],[464,[-1,-2]]],[[64,[[464,[-1,-3]]]]],[[115,[],[[19,[]]]],[427,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[350,[-1,-2,-3]],[463,[-1,-2]]],[[463,[-1,-3]]],[[115,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[461,[-1,-2,-3]],[463,[-1,-2]]],[[64,[[463,[-1,-3]]]]],[[115,[],[[19,[]]]],[427,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[64,[110]]],213,[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],[[64,[110]]],213,[],[]],[[349,349],[[64,[110]]]],[-1,[[461,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[377,[-1,-2]]],[],[]],[[-1,-1,-1],[[454,[-1,-2]]],[],[]],[[[377,[30,-1]]],[[377,[30,349]]],[]],[[[350,[-1,-2,-3]],[399,[-1]]],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],470,426],[],[]],[[[461,[-1,-2,-3]],-1,-1,-1,[399,[-1]]],[[461,[-1,-2,-3]]],[[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,470,468,426],[],[]],[[[350,[-1,-2,-3]],-1,-1],[[350,[-1,-2,-3]]],[105,[104,[],[[19,[]]]]],[],[]],[[[461,[-1,-2,-3]],-1,-1,-1],[[461,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470,468],[],[]],[[[350,[-1,-2,-3]],[398,[-1,-2]]],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470,468],[],[]],[[[461,[-1,-2,-3]],[452,[-1,-2]]],[[461,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470,468],[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],[[115,[],[[19,[]]]],[427,[],[[19,[]]]],105,[104,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[[115,[],[[19,[]]]],[427,[],[[19,[]]]],105,[104,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[105,[104,[],[[19,[]]]],[427,[],[[19,[]]]],470,468,69],[],[]],[[-1,-1,-1,-1],[[462,[-1,-2,-3]]],[],[],[]],0,[-1,[[465,[-1,-2,-3]]],[],[],[]],0,[426,426],[[-1,-1,-1,-1],[[463,[-1,-2]]],[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[468,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],105],[]],[[[377,[-1,-2]],[437,[-1,-2]]],[[377,[-1,-2]]],471,[]],[[[454,[-1,-2]],[451,[-1,-2]]],[[454,[-1,-2]]],471,[]],0,[[[398,[-1,-2]]],[[398,[-1,-2]]],62,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],62,[]],[[[399,[-1]]],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],470,426],[],[]],[[-1,-1,-1,[399,[-1]]],[[461,[-1,-2,-3]]],[],[],[]],0,[[[402,[-1,-2]]],[[402,[-1,-2]]],473,[]],[[[464,[-1,-2]]],[[464,[-1,-2]]],473,[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],[473,105],[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],473,[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],[473,105],[]],[[[454,[-1,-2]]],[[454,[-1,-2]]],473,[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],[472,467,473,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],[473,105],[]],[[[437,[-1,-2]]],[[437,[-1,-2]]],473,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],473,[]],[[[451,[-1,-2]]],[[451,[-1,-2]]],[473,105],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],[473,105],[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],473,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],473,[]],[[[452,[-1,-2]]],[[452,[-1,-2]]],[473,105],[]],[[[402,[-1,-2]]],[[402,[-1,-2]]],[472,467],[]],[[[464,[-1,-2]]],[[464,[-1,-2]]],[472,467],[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],[472,467,473,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[402,[-1,-2]]],[[402,[-1,-2]]],[472,467],[]],[[[464,[-1,-2]]],[[464,[-1,-2]]],[472,467],[]],[[[463,[-1,-2]]],[[463,[-1,-2]]],[472,467,473,[20,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],474,[]],[[[453,[-1,-2]],[453,[-1,-2]]],[[453,[-1,-2]]],474,[]],[[[402,[-2,-3]],-1,-1],[[402,[-2,-3]]],105,[[104,[-1],[[19,[]]]],105],[]],[[[464,[-2,-3]],-1,-1,-1],[[464,[-2,-3]]],105,[[104,[-1],[[19,[]]]],105],[]],[[[463,[-2,-3]],-1,-1],[[463,[-2,-3]]],105,[105,[104,[-1],[[19,[]]]]],[]],[[-1,-1],[[350,[-1,-2,-3]]],470,[],[]],[[-1,-1,-1],[[461,[-1,-2,-3]]],[470,468],[],[]],[[459,[377,[-1,-2]],[377,[-1,-2]]],[[377,[-1,-2]]],[],[]],[[460,[454,[-1,-2]],[454,[-1,-2]]],[[454,[-1,-2]]],[],[]],[[459,[437,[-1,-2]],[437,[-1,-2]]],[[437,[-1,-2]]],[],[]],[[460,[451,[-1,-2]],[451,[-1,-2]]],[[451,[-1,-2]]],[],[]],[[459,[398,[-1,-2]],[398,[-1,-2]]],[[398,[-1,-2]]],[],[]],[[460,[452,[-1,-2]],[452,[-1,-2]]],[[452,[-1,-2]]],[],[]],[[[402,[-1,-2]],[437,[-1,-2]]],22,[105,[115,[],[[19,[]]]]],[]],[426,426],[[[402,[-1,-2]]],[[437,[-1,-2]]],[105,[115,[],[[19,[]]]]],[]],[[[464,[-1,-2]]],[[451,[-1,-2]]],[105,[115,[],[[19,[]]]]],[]],0,[[-1,-1],[[437,[-1,-2]]],[],[]],[[-1,-1,-1],[[451,[-1,-2]]],[],[]],[[[399,[-1]],[399,[-1]]],[[461,[-1,-2,-3]]],[426,470,468],[],[]],[[[462,[-1,-2,-3]],[462,[-1,-2,-3]],-1],[[462,[-1,-2,-3]]],[],[],[]],[-1,[[377,[-1,-2]]],50,[]],[-1,[[454,[-1,-2]]],50,[]],[-1,[[437,[-1,-2]]],50,[]],[-1,[[451,[-1,-2]]],50,[]],[-1,[[457,[-1,-2,-3]]],50,[],[]],[-1,[[458,[-1,-2,-3]]],50,[],[]],[-1,[[398,[-1,-2]]],50,[]],[-1,[[452,[-1,-2]]],50,[]],[[[398,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[452,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[20,[],[[19,[]]]]],[]],[[[462,[-1,-2,-3]]],-1,436,[],[]],[[[453,[-1,-2]],[453,[-1,-2]]],[],115,[]],[[[377,[-1,-2]],[398,[-1,-2]]],[],115,[]],[[[377,[-1,-2]],[377,[-1,-2]]],[],115,[]],[[[377,[-1,-2]],[437,[-1,-2]]],[],115,[]],[[[454,[-1,-2]],[454,[-1,-2]]],[],115,[]],[[[454,[-1,-2]],[452,[-1,-2]]],[],115,[]],[[[454,[-1,-2]],[451,[-1,-2]]],[],115,[]],[[[455,[-1,-2,-3]],[455,[-1,-2,-3]]],[],115,[],[]],[[[456,[-1,-2]],[456,[-1,-2]]],[[456,[-1,-2]]],[[115,[],[[19,[]]]]],[]],[[[437,[-1,-2]],[437,[-1,-2]]],[],115,[]],[[[451,[-1,-2]],[451,[-1,-2]]],[],115,[]],[[[457,[-1,-2,-3]],[457,[-1,-4,-3]]],[],115,[],[],[]],[[[458,[-1,-2,-3]],[458,[-1,-4,-3]]],[],115,[],[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],[],115,[]],[[[452,[-1,-2]],[452,[-1,-2]]],[],115,[]],[[[453,[-1,-2]],[453,[-1,-2]]],22,438,[]],[[[377,[-1,-2]],[437,[-1,-2]]],22,438,[]],[[[377,[-1,-2]],[398,[-1,-2]]],22,[105,[115,[],[[19,[]]]]],[]],[[[454,[-1,-2]],[452,[-1,-2]]],22,[105,[115,[],[[19,[]]]]],[]],[[[454,[-1,-2]],[451,[-1,-2]]],22,438,[]],[[[456,[-1,-2]],[456,[-1,-2]]],22,438,[]],[[[437,[-1,-2]],[437,[-1,-2]]],22,438,[]],[[[451,[-1,-2]],[451,[-1,-2]]],22,438,[]],[[[457,[-1,-2,-3]],[457,[-1,-3,-3]]],22,438,[],[]],[[[458,[-1,-2,-3]],[458,[-1,-3,-3]]],22,438,[],[]],[[[398,[-1,-2]],[398,[-1,-2]]],22,[105,[115,[],[[19,[]]]]],[]],[[[452,[-1,-2]],[452,[-1,-2]]],22,[105,[115,[],[[19,[]]]]],[]],[-3,[[453,[-1,-2]]],[[20,[],[[19,[]]]],470],[],[[127,[],[[34,[[453,[-1,-2]]]]]]]],[-3,[[453,[-1,-2]]],[[20,[],[[19,[]]]],105,470],[],[[127,[],[[34,[[453,[-1,-2]]]]]]]],[-3,[[437,[-1,-2]]],[[20,[],[[19,[]]]],105,470],[],[[127,[],[[34,[[437,[-1,-2]]]]]]]],[-3,[[437,[-1,-2]]],[[20,[],[[19,[]]]],470],[],[[127,[],[[34,[[437,[-1,-2]]]]]]]],[-3,[[451,[-1,-2]]],[[20,[],[[19,[]]]],105,470],[],[[127,[],[[34,[[451,[-1,-2]]]]]]]],[-3,[[451,[-1,-2]]],[[20,[],[[19,[]]]],470],[],[[127,[],[[34,[[451,[-1,-2]]]]]]]],[-3,[[398,[-1,-2]]],[[20,[],[[19,[]]]],470],[],[[127,[],[[34,[[398,[-1,-2]]]]]]]],[-3,[[398,[-1,-2]]],[[20,[],[[19,[]]]],105,470],[],[[127,[],[[34,[[398,[-1,-2]]]]]]]],[-3,[[452,[-1,-2]]],[[20,[],[[19,[]]]],470],[],[[127,[],[[34,[[452,[-1,-2]]]]]]]],[-3,[[452,[-1,-2]]],[[20,[],[[19,[]]]],105,470],[],[[127,[],[[34,[[452,[-1,-2]]]]]]]],[426,426],[[[465,[-1,-2,-3]],[465,[-1,-4,-2]]],[[465,[-1,-4,-3]]],436,[],[],[]],[[[462,[-1,-2,-3]],[462,[-1,-3,-4]]],[[462,[-1,-2,-4]]],[],[],[],[]],[[[350,[-1,-2,-3]],[350,[-1,-3,-4]]],[[350,[-1,-2,-4]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[],[]],[[[461,[-1,-2,-3]],[461,[-1,-3,-4]]],[[461,[-1,-2,-4]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[],[]],[[[466,[-1,-2,-3]],[466,[-1,-3,-4]]],[[466,[-1,-2,-4]]],[],[],[],[]],[[[350,[-1,-2,-3]],[399,[-1]]],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],470,426],[],[]],[[[461,[-1,-2,-3]],-1,-1,-1,[399,[-1]]],[[461,[-1,-2,-3]]],[[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],[427,[],[[19,[]]]],105,470,468,426],[],[]],[[[350,[-1,-2,-3]],-1,-1],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470],[],[]],[[[461,[-1,-2,-3]],-1,-1,-1],[[461,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470,468],[],[]],[[[350,[-1,-2,-3]],[398,[-1,-3]]],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470,468],[],[]],[[[461,[-1,-2,-3]],[452,[-1,-3]]],[[461,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]],470,468],[],[]],[[[454,[-1,-2]]],[[377,[-1,-2]]],105,[]],[[[461,[-1,-2,-3]]],[[350,[-1,-2,-3]]],105,[],[]],[[[452,[-1,-2]]],[[398,[-1,-2]]],105,[]],[[[377,[-1,-2]]],[[454,[-1,-2]]],[470,105],[]],[[[465,[-1,-2,-3]]],[[462,[-1,-2,-3]]],436,[],[]],[[[350,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[470,468,105],[],[]],[[[398,[-1,-2]]],[[452,[-1,-2]]],[470,105],[]],[[[377,[-1,-2]]],[[33,[-1]]],105,[]],[[[454,[-1,-2]]],[[33,[-1]]],105,[]],[[[437,[-1,-2]]],[[33,[-1]]],105,[]],[[[451,[-1,-2]]],[[33,[-1]]],105,[]],[[[350,[-1,-2,-3]]],[[33,[-1]]],105,[],[]],[[[461,[-1,-2,-3]]],[[33,[-1]]],105,[],[]],[[[457,[-1,-2,-3]]],[[33,[-1]]],105,[],[]],[[[458,[-1,-2,-3]]],[[33,[-1]]],105,[],[]],[[[398,[-1,-2]]],[[33,[-1]]],105,[]],[[[452,[-1,-2]]],[[33,[-1]]],105,[]],[[[454,[-1,-2]]],[[33,[-1]]],[468,105],[]],[[[452,[-1,-2]]],[[33,[-1]]],[470,105],[]],[[[350,[-1,-2,-3]]],[[33,[-1]]],105,[],[]],[[[461,[-1,-2,-3]]],[[33,[-1]]],105,[],[]],[[[350,[-1,-2,-3]]],[[33,[[33,[-1]]]]],105,[],[]],[[[461,[-1,-2,-3]]],[[33,[[33,[-1]]]]],105,[],[]],[[[461,[-1,-2,-3]]],[[33,[[33,[-1]]]]],105,[],[]],[[[463,[-1,-2]]],[[402,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[402,[-1,-2]]],[[402,[30,-2]]],[422,105],[]],[[[464,[-1,-2]]],[[464,[30,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[377,[30,-2]]],[422,105],[]],[[[454,[-1,-2]]],[[454,[30,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[30,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[30,-2]]],[422,105],[]],[[[451,[-1,-2]]],[[451,[30,-2]]],[422,105],[]],[[[398,[-1,-2]]],[[398,[30,-2]]],[422,105],[]],[[[452,[-1,-2]]],[[452,[30,-2]]],[422,105],[]],[[[402,[-1,-2]]],[[402,[88,-2]]],[422,105],[]],[[[464,[-1,-2]]],[[464,[88,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[377,[88,-2]]],[422,105],[]],[[[454,[-1,-2]]],[[454,[88,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[88,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[88,-2]]],[422,105],[]],[[[451,[-1,-2]]],[[451,[88,-2]]],[422,105],[]],[[[398,[-1,-2]]],[[398,[88,-2]]],[422,105],[]],[[[452,[-1,-2]]],[[452,[88,-2]]],[422,105],[]],[[[402,[-1,-2]]],[[402,[449,-2]]],[422,105],[]],[[[464,[-1,-2]]],[[464,[449,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[377,[449,-2]]],[422,105],[]],[[[454,[-1,-2]]],[[454,[449,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[449,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[449,-2]]],[422,105],[]],[[[451,[-1,-2]]],[[451,[449,-2]]],[422,105],[]],[[[398,[-1,-2]]],[[398,[449,-2]]],[422,105],[]],[[[452,[-1,-2]]],[[452,[449,-2]]],[422,105],[]],[[[402,[-1,-2]]],[[402,[89,-2]]],[422,105],[]],[[[464,[-1,-2]]],[[464,[89,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[377,[89,-2]]],[422,105],[]],[[[454,[-1,-2]]],[[454,[89,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[89,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[89,-2]]],[422,105],[]],[[[451,[-1,-2]]],[[451,[89,-2]]],[422,105],[]],[[[398,[-1,-2]]],[[398,[89,-2]]],[422,105],[]],[[[452,[-1,-2]]],[[452,[89,-2]]],[422,105],[]],[[[402,[-1,-2]]],[[64,[[402,[-1,-2]]]]],[105,213],[]],[[[464,[-1,-2]]],[[64,[[464,[-1,-2]]]]],[105,213],[]],[[[463,[-1,-2]]],[[64,[[463,[-1,-2]]]]],[105,470,213],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[398,[-1,-2]]],[[377,[-1,-2]]],105,[]],[[[452,[-1,-2]]],[[454,[-1,-2]]],105,[]],[[[469,[-1,-2]]],[[64,[[377,[-1,-2]]]]],[105,[427,[],[[19,[]]]],470,213],[]],[[[469,[-1,-2]]],[[64,[[454,[-1,-2]]]]],[105,[427,[],[[19,[]]]],470,213],[]],[[[402,[-1,-2]]],[[463,[-1,-2]]],[105,[115,[],[[19,[]]]]],[]],[[[398,[-1,-2]]],[[437,[-1,-2]]],105,[]],[[[465,[-1,-2,-3]]],[[350,[-1,-2,-3]]],[105,[20,[],[[19,[]]]],[115,[],[[19,[]]]],[104,[],[[19,[]]]],435,426],[],[]],[[[462,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[],[],[]],[[[457,[-1,-2,-3]]],[[350,[-1,-2,-3]]],[470,468,105],[],[]],[[[458,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[470,468,105],[],[]],[[[398,[-1,-2]]],[[350,[-1,-2,-2]]],[470,468,105],[]],[[[452,[-1,-2]]],[[461,[-1,-2,-2]]],[470,468,105],[]],[[[466,[-1,-2,-3]]],[[461,[-1,-2,-3]]],[],[],[]],[[[377,[-1,-2]]],[[22,[-1,-1]]],105,[]],[[[454,[-1,-2]]],[[22,[-1,-1,-1]]],105,[]],[[[437,[-1,-2]]],[[22,[-1,-1]]],105,[]],[[[451,[-1,-2]]],[[22,[-1,-1,-1]]],105,[]],[[[457,[-1,-2,-3]]],[[22,[-1,-1]]],105,[],[]],[[[458,[-1,-2,-3]]],[[22,[-1,-1,-1]]],105,[],[]],[[[398,[-1,-2]]],[[22,[-1,-1]]],105,[]],[[[452,[-1,-2]]],[[22,[-1,-1,-1]]],105,[]],[[[454,[-1,-2]]],[[22,[-1,-1,-1,-1]]],[468,105],[]],[[[452,[-1,-2]]],[[22,[-1,-1,-1,-1]]],[470,105],[]],[[[402,[-1,-2]]],[[402,[60,-2]]],[422,105],[]],[[[464,[-1,-2]]],[[464,[60,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[377,[60,-2]]],[422,105],[]],[[[454,[-1,-2]]],[[454,[60,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[60,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[60,-2]]],[422,105],[]],[[[451,[-1,-2]]],[[451,[60,-2]]],[422,105],[]],[[[398,[-1,-2]]],[[398,[60,-2]]],[422,105],[]],[[[452,[-1,-2]]],[[452,[60,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[91,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[91,-2]]],[422,105],[]],[[[402,[-1,-2]]],[[402,[-1,349]]],105,[]],[[[464,[-1,-2]]],[[464,[-1,349]]],105,[]],[[[377,[-1,-2]]],[[377,[-1,349]]],105,[]],[[[454,[-1,-2]]],[[454,[-1,349]]],105,[]],[[[463,[-1,-2]]],[[463,[-1,349]]],105,[]],[[[465,[-1,-2,-3]]],[[465,[-1,349,349]]],105,[],[]],[[[462,[-1,-2,-3]]],[[462,[-1,349,349]]],105,[],[]],[[[437,[-1,-2]]],[[437,[-1,349]]],105,[]],[[[451,[-1,-2]]],[[451,[-1,349]]],105,[]],[[[350,[-1,-2,-3]]],[[350,[-1,349,349]]],105,[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,349,349]]],105,[],[]],[[[457,[-1,-2,-3]]],[[457,[-1,349,349]]],105,[],[]],[[[458,[-1,-2,-3]]],[[458,[-1,349,349]]],105,[],[]],[[[398,[-1,-2]]],[[398,[-1,349]]],105,[]],[[[452,[-1,-2]]],[[452,[-1,349]]],105,[]],[[[466,[-1,-2,-3]]],[[466,[-1,349,349]]],[],[],[]],[[[402,[-1,-2]]],[[402,[58,-2]]],[422,105],[]],[[[464,[-1,-2]]],[[464,[58,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[377,[58,-2]]],[422,105],[]],[[[454,[-1,-2]]],[[454,[58,-2]]],[422,105],[]],[[[463,[-1,-2]]],[[463,[58,-2]]],[422,105],[]],[[[437,[-1,-2]]],[[437,[58,-2]]],[422,105],[]],[[[451,[-1,-2]]],[[451,[58,-2]]],[422,105],[]],[[[398,[-1,-2]]],[[398,[58,-2]]],[422,105],[]],[[[452,[-1,-2]]],[[452,[58,-2]]],[422,105],[]],[[[377,[-1,-2]]],[[398,[-1,-2]]],105,[]],[[[454,[-1,-2]]],[[452,[-1,-2]]],105,[]],[[[437,[-1,-2]]],[[398,[-1,-2]]],105,[]],[[[451,[-1,-2]]],[[452,[-1,-2]]],105,[]],[[[457,[-1,-2,-3]]],[[398,[-1,-2]]],105,[],[]],[[[458,[-1,-2,-3]]],[[452,[-1,-2]]],105,[],[]],0,[[[457,[-1,-2,-3]],[402,[-1,-2]]],[[402,[-3]]],[20,105],[],[]],[[[455,[-1,-2,-3]],[402,[-1,-2]]],[[402,[-3]]],[105,104],[],[]],[[[458,[-1,-2,-3]],[402,[-1,-2]]],[[402,[-3]]],[20,105],[],[]],[[[455,[-1,-2,-3]],[464,[-1,-2]]],[[464,[-3]]],[105,104],[],[]],[[[458,[-1,-2,-3]],[464,[-1,-2]]],[[464,[-3]]],[20,105],[],[]],[[[465,[-1,-2,-3]],[377,[-1,-2]]],[[377,[-1,-3]]],436,[],[]],[[[465,[-1,349,349]],[377,[-1,349]]],[[377,[-1,349]]],410],[[[455,[-1,-2,-3]],[377,[-1,-2]]],[[377,[-3]]],[105,104],[],[]],[[[455,[-1,349,349]],[377,[-1,349]]],[[377,[-1,349]]],410],[[[350,[-1,-2,-3]],[377,[-1,-2]]],[[377,[-1,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[350,[-1,349,349]],[377,[-1,349]]],[[377,[-1,349]]],410],[[[457,[-1,349,349]],[377,[-1,349]]],[[377,[-1,349]]],410],[[[457,[-1,-2,-3]],[377,[-1,-2]]],[[377,[-3]]],[20,105],[],[]],[[[462,[-1,-2,-3]],[377,[-1,-2]]],[[377,[-1,-3]]],[],[],[]],[[[461,[-1,-2,-3]],[377,[-1,-2]]],[[64,[[377,[-1,-3]]]]],[[427,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[458,[-1,-2,-3]],[377,[-1,-2]]],[[377,[-3]]],[20,105],[],[]],[[[461,[-1,-2,-3]],[377,[-1,-2]]],[[469,[-1,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[462,[-1,-2,-3]],[454,[-1,-2]]],[[454,[-1,-3]]],[],[],[]],[[[455,[-1,-2,-3]],[454,[-1,-2]]],[[454,[-3]]],[105,104],[],[]],[[[461,[-1,-2,-3]],[454,[-1,-2]]],[[64,[[454,[-1,-3]]]]],[[427,[],[[19,[]]]],470,213,105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[458,[-1,-2,-3]],[454,[-1,-2]]],[[454,[-3]]],[20,105],[],[]],[[[461,[-1,-2,-3]],[454,[-1,-2]]],[[469,[-1,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[455,[-1,-2,-3]],[463,[-1,-2]]],[[463,[-3]]],[105,104],[],[]],[[[457,[-1,-2,-3]],[463,[-1,-2]]],[[463,[-3]]],[[20,[],[[19,[]]]],105],[],[]],[[[458,[-1,-2,-3]],[463,[-1,-2]]],[[463,[-1,-3]]],[[20,[],[[19,[]]]],105],[],[]],[[[455,[-1,-2,-3]],[437,[-1,-2]]],[[437,[-3]]],[105,104],[],[]],[[[457,[-1,-2,-3]],[437,[-1,-2]]],[[437,[-1,-3]]],[],[],[]],[[[458,[-1,-2,-3]],[437,[-1,-2]]],[[437,[-1,-3]]],[],[],[]],[[[465,[-1,349,349]],[398,[-1,349]]],[[398,[-1,349]]],410],[[[465,[-1,-2,-3]],[398,[-1,-2]]],[[398,[-1,-3]]],436,[],[]],[[[455,[-1,349,349]],[398,[-1,349]]],[[398,[-1,349]]],410],[[[455,[-1,-2,-3]],[398,[-1,-2]]],[[398,[-3]]],[105,104],[],[]],[[[350,[-1,-2,-3]],[398,[-1,-2]]],[[398,[-1,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[350,[-1,349,349]],[398,[-1,349]]],[[398,[-1,349]]],410],[[[457,[-1,349,349]],[398,[-1,349]]],[[398,[-1,349]]],410],[[[462,[-1,-2,-3]],[398,[-1,-2]]],[[398,[-1,-3]]],[],[],[]],[[[461,[-1,-2,-3]],[398,[-1,-2]]],[[398,[-1,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[462,[-1,-2,-3]],[452,[-1,-2]]],[[452,[-1,-3]]],[],[],[]],[[[461,[-1,-2,-3]],[452,[-1,-2]]],[[452,[-1,-3]]],[105,[20,[],[[19,[]]]],[104,[],[[19,[]]]]],[],[]],[[[402,[-1,-2]],[398,[-1,-2]]],[[402,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[464,[-1,-2]],[452,[-1,-2]]],[[464,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[[463,[-1,-2]],[398,[-1,-2]]],[[463,[-1,-2]]],[105,[20,[],[[19,[]]]]],[]],[[-1,-1],[[350,[-1,-2,-3]]],[470,468],[],[]],[[-1,-1,-1],[[461,[-1,-2,-3]]],[470,468],[],[]],0,[[[402,[-1,-2]]],[[64,[[402,[-3,-2]]]]],[422,105],[],422],[[[464,[-1,-2]]],[[64,[[464,[-3,-2]]]]],[422,105],[],422],[[[453,[-1,-2]]],[[64,[[453,[-3,-2]]]]],[422,50],[],422],[[[377,[-1,-2]]],[[64,[[377,[-3,-2]]]]],[422,105],[],422],[[[454,[-1,-2]]],[[64,[[454,[-3,-2]]]]],[422,105],[],422],[[[463,[-1,-2]]],[[64,[[463,[-3,-2]]]]],[422,105],[],422],[[[455,[-1,-2,-3]]],[[64,[[455,[-4,-2,-3]]]]],422,[],[],422],[[[437,[-1,-2]]],[[64,[[437,[-3,-2]]]]],[422,105],[],422],[[[451,[-1,-2]]],[[64,[[451,[-3,-2]]]]],[422,105],[],422],[[[350,[-1,-2,-3]]],[[64,[[350,[-4,-2,-3]]]]],[422,105],[],[],422],[[[461,[-1,-2,-3]]],[[64,[[461,[-4,-2,-3]]]]],[422,105],[],[],422],[[[398,[-1,-2]]],[[64,[[398,[-3,-2]]]]],[422,105],[],422],[[[452,[-1,-2]]],[[64,[[452,[-3,-2]]]]],[422,105],[],422],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[[[398,[-1,-2]]],[[64,[[398,[-1,-2]]]]],436,[]],[[[452,[-1,-2]]],[[64,[[452,[-1,-2]]]]],436,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[402,[-1,-2]],[402,[-1,-2]]],[[402,[-1,-2]]],[105,213],[]],[[[464,[-1,-2]],[464,[-1,-2]]],[[464,[-1,-2]]],[105,213],[]],[[[463,[-1,-2]],[463,[-1,-2]]],[[463,[-1,-2]]],[105,213,[20,[],[[19,[]]]],[115,[],[[19,[]]]],470],[]],[[-1,-1,-1,-1],[[462,[-1,-2,-3]]],436,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[-1,-1],[[398,[-1,-2]]],[],[]],[[-1,-1,-1],[[452,[-1,-2]]],[],[]],[[[462,[-1,-2,-3]]],[[452,[-1,349]]],105,[],[]],[[[456,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],[[[464,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[451,[-1,-2]]],-1,[[104,[],[[19,[]]]],105],[]],0,[[[402,[-1,-2]]],-1,[105,[115,[],[[19,[]]]]],[]],[[[464,[-1,-2]]],-1,[105,[115,[],[[19,[]]]]],[]],[[[463,[-1,-2]]],-1,[105,[20,[],[[19,[]]]]],[]],0,0,[[[350,[-1,-2,-3]]],[[350,[-1,-2,-4]]],105,[],[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-2,-4]]],105,[],[],[]],[[[398,[-1,-2]],-1],[[398,[-1,-2]]],436,[]],[[[398,[-1,-2]],-1],[[398,[-1,-2]]],436,[]],[[[452,[-1,-2]],-1],[[452,[-1,-2]]],436,[]],[[[398,[-1,-2]],-1],[[398,[-1,-2]]],436,[]],[[[452,[-1,-2]],-1],[[452,[-1,-2]]],436,[]],[[[350,[-1,-2,-3]]],[[350,[-1,-4,-3]]],105,[],[],[]],[[[461,[-1,-2,-3]]],[[461,[-1,-4,-3]]],105,[],[],[]],0,0,0,0,0,0,0,0,0,[[[402,[-1,-2]]],[[162,[-1]]],105,[]],[[[464,[-1,-2]]],[[162,[-1]]],105,[]],[[[463,[-1,-2]]],[[162,[-1]]],[105,[20,[],[[19,[]]]]],[]],[[[454,[-1,-2]]],[[377,[-1,-2]]],105,[]],[[[452,[-1,-2]]],[[398,[-1,-2]]],105,[]],[460,459],[[[464,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],[[[454,[-1,-2]]],[[377,[-1,-2]]],105,[]],[[[452,[-1,-2]]],[[398,[-1,-2]]],105,[]],[460,459],[[[464,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],0,0,0,0,0,0,0,0,0,[[[402,[-1,-2]]],[[162,[-1]]],105,[]],[[[464,[-1,-2]]],[[162,[-1]]],105,[]],[[[463,[-1,-2]]],[[162,[-1]]],[105,[20,[],[[19,[]]]]],[]],[[[377,[-1,-2]]],[[377,[-1,-2]]],105,[]],[[[398,[-1,-2]]],[[398,[-1,-2]]],105,[]],[[[454,[-1,-2]]],[[377,[-1,-2]]],105,[]],[[[452,[-1,-2]]],[[398,[-1,-2]]],105,[]],[460,459],[[[464,[-1,-2]]],-1,[105,[104,[],[[19,[]]]],[115,[],[[19,[]]]]],[]],0,0,0,0,0,[[[464,[-1,-2]]],[[162,[-1]]],105,[]],[[],[[402,[-1,-2]]],470,[]],[[],[[464,[-1,-2]]],470,[]],[[],[[453,[-1,-2]]],470,[]],[[],[[377,[-1,-2]]],470,[]],[[],[[377,[-1,-2]]],470,[]],[[],[[454,[-1,-2]]],470,[]],[[],[[454,[-1,-2]]],470,[]],[[],[[463,[-1,-2]]],470,[]],[[],[[456,[-1,-2]]],470,[]],[[],[[437,[-1,-2]]],470,[]],[[],[[437,[-1,-2]]],470,[]],[[],[[451,[-1,-2]]],470,[]],[[],[[451,[-1,-2]]],470,[]],[[],[[398,[-1,-2]]],470,[]],[[],[[398,[-1,-2]]],470,[]],[[],[[452,[-1,-2]]],470,[]],[[],[[452,[-1,-2]]],470,[]],0,[[],-1,[]],[[421,421],6],[[421,421,-1],6,[]],[[-1,-1],-1,213],[[-1,-1],-1,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[467,467],[472,472],[[],468],[473,473],[[],470],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[417,[-1]],-1],[[475,[-1]]],410],[[[431,[-1]]],[[64,[[377,[-1,349]]]]],410],[[[432,[-1]]],[[64,[-1]]],410],[[[431,[-1]]],[[22,[58,[64,[58]]]]],410],[[[432,[-1]]],[[22,[58,[64,[58]]]]],410],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,[[[414,[],[[413,[-1]]]],-1],[[414,[],[[413,[-1]]]]],410],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[414,[],[[413,[-1]]]],-1],[[414,[],[[413,[-1]]]]],410],[[[414,[],[[413,[-1]]]],-1],[[398,[-1,349]]],410],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[414,[],[[413,[-1]]]]],[[414,[],[[413,[-1]]]]],410],[[[414,[],[[413,[-1]]]],-1,178],22,410],[[[414,[],[[413,[-1]]]]],[[377,[-1,349]]],410],[[[414,[],[[413,[-1]]]],-1],[[377,[-1,349]]],410],[[[414,[],[[413,[-1]]]],-1],[[22,[[414,[],[[413,[-1]]]],[414,[],[[413,[-1]]]]]]],410],[[[414,[],[[413,[-1]]]],[162,[-1]]],[[414,[],[[413,[-1]]]]],410],[[[414,[],[[413,[-1]]]]],[[377,[-1,349]]],410],[[396,[377,[-1,349]]],[[377,[-1,349]]],[]],[[396,[398,[-1,349]]],[[398,[-1,349]]],[]],[[[414,[],[[413,[-1]]]],-1],-1,410],[[[414,[],[[413,[-1]]]],-1],-1,410],[[-1,-1,-1,-1],[[425,[-1]]],410],[[[398,[-1,349]],[398,[-1,349]]],-1,410],[[[377,[-1,349]],[377,[-1,349]],[377,[-1,349]]],-1,410],[[-1,-1],[[22,[-1,-1]]],62],[[[398,[-1,349]]],[[398,[-1,349]]],410],[[[398,[-1,349]]],[[398,[-1,349]]],62],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[476,[-1]]],[[127,[],[[34,[[377,[30,349]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[[477,30],[[478,[477]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[30,-1],[[478,[-1]]],[[127,[],[[34,[[366,[[377,[30,349]],[377,[30,349]]]]]]]]]],[[-1,-2],[[479,[-2,-1]]],[[396,[30]]],[[127,[],[[34,[[366,[[377,[30,349]],[377,[30,349]]]]]]]]]],[[6,-1],[[476,[-1]]],[[127,[],[[34,[[377,[30,349]]]]]]]],[[[394,[-1]]],[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]],[[127,[],[[34,[[366,[[22,[[377,[30,349]],[99,[30]]]],[377,[30,349]]]]]]]]]],[[[478,[-1]]],[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]],[[127,[],[[34,[[366,[[377,[30,349]],[377,[30,349]]]]]]]]]],[[[479,[-1,-2]]],[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]],[[127,[],[[34,[[366,[[377,[30,349]],[377,[30,349]]]]]]]]],[[396,[30]]]],[[[476,[-1]]],[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]],[[127,[],[[34,[[377,[30,349]]]]]]]],[-1,[[476,[-1]]],[[127,[],[[34,[[377,[30,349]]]]]]]],[[[478,[-1]]],[[22,[58,[64,[58]]]]],[[127,[],[[34,[[366,[[377,[30,349]],[377,[30,349]]]]]]]]]],[[477,-1],[[479,[477,-1]]],[[396,[30]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[394,[-1]]],-1,[[127,[],[[34,[[366,[[22,[[377,[30,349]],[99,[30]]]],[377,[30,349]]]]]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[30,30],[[377,[30,349]]]],0,[[30,30],[[437,[30,349]]]],[[30,30],[[398,[30,349]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[361,[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[99,[30]]],359],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[361,348],[364,348],[364,348],[361,361],[364,364],[385,385],[390,390],[382,382],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[361,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[],361],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[361,6],22],[[364,6],22],[[364,6],22],[[361,[99,[356]]],22],[[364,[99,[356]]],22],[[382,74],[[76,[22,75]]]],[[390,30,-1],22,[[178,[[366,[[22,[[377,[30,349]],[99,[30]]]],[377,[30,349]]]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[393,348],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[361,[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[99,[30]]],359],[[],361],[58,364],[393,64],[385,[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]]],[390,64],[382,[[64,[[366,[359,374]]]]]],[361,58],[364,58],[364,58],[390,385],[[361,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[364,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[361,58,58],22],[[364,58,58],22],[[364,58,58],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[58,58],361],[361,[[395,[361]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[363,[377,[30,349]]],359],[[363,[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[99,[30]]],359],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[363,58],[363,58],[480,58],[480,58],[387,387],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[363,[377,[30,349]],[377,[30,349]],[377,[30,349]]],359],[[363,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[[363,6],22],[[363,6],22],[[480,6],22],[[480,6],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[363,[377,[30,349]]],359],[[363,[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[99,[30]]],359],[[357,58],480],[387,[[64,[356]]]],[387,[[64,[356]]]],[363,58],[480,58],[[363,[377,[30,349]],[377,[30,349]]],359],[[363,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[480,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[363,58,58],22],[[363,58,58],22],[[480,58,58],22],[[480,58,58],22],[387,[[22,[58,[64,[58]]]]]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[363,58],480],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[389,389],[[[388,[-1]]],[[388,[-1]]],50],[[[391,[-1]]],[[391,[-1]]],50],[383,383],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[162,[60]],6],383],[389,[[64,[[366,[359,374]]]]]],[[[388,[-1]]],[[64,[[366,[-1,22]]]]],[]],[[[391,[-1]]],[[64,[[366,[[377,[30,349]],[377,[30,349]]]]]]],381],[383,[[64,[[366,[359,374]]]]]],[-1,[[481,[-2]]],[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,[[397,[377,[30,349]],30,373,[99,[30]]],22],[[397,[377,[30,349]],[398,[30,349]],[399,[30]],373,[99,[30]]],22],[[397,[400,[30]],[99,[30]]],[[22,[359,359]]]],[[397,[377,[30,349]],[99,[30]]],359],[[397,[367,[[377,[30,349]]]],[99,[30]]],22],[[401,[367,[[377,[30,349]]]]],22],[[397,[402,[30,349]],373,[99,[30]]],22],[[397,[402,[30,349]],403,373,[99,[30]]],22],[[401,[398,[30,349]],[399,[30]],365,[377,[30,349]]],22],[[397,[377,[30,349]],[99,[30]]],359],[[[407,[],[[406,[-1]]]]],-1,[]],[401,22],[397,22],[[397,[377,[30,349]],[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[401,[377,[30,349]],[377,[30,349]],[377,[30,349]]],22],[[397,6],22],[[397,[366,[[22,[[377,[30,349]],[99,[30]]]],[377,[30,349]]]]],22],[[397,30],[[404,[397]]]],[[477,30],[[478,[477]]]],[[401,30],22],[[397,[377,[30,349]],[99,[30]]],359],[[401,[377,[30,349]]],22],[[401,[377,[30,349]]],22],[397,58],[[397,[366,[[377,[30,349]],[377,[30,349]]]],[99,[30]]],22],[[397,[377,[30,349]],[377,[30,349]],[99,[30]]],359],[[401,[377,[30,349]],[377,[30,349]]],22],[[401,[398,[30,349]],[399,[30]],365,[398,[30,349]]],22],[[401,[398,[30,349]],[398,[30,349]],[398,[30,349]]],22],[[401,30],22],[[401,[398,[30,349]]],22],[[401,[398,[30,349]]],22],[[401,[398,[30,349]],[398,[30,349]]],22],[[401,30],22],[[397,58,58],22],[[401,58,58],22],[[401,[377,[30,349]],[377,[30,349]]],22],[[401,[377,[30,349]]],22],[[401,[398,[30,349]],[398,[30,349]]],22],[[401,[398,[30,349]]],22],[[397,-1],[[405,[397,-1]]],[[396,[30]]]],[[477,-1],[[479,[477,-1]]],[[396,[30]]]],[[401,30],22],[397,[[395,[397]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[271,[],[[191,[-1]]]],-1,6],7,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,7],[[[314,[-1]]],[[314,[-1]]],50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[271,[],[[191,[-1]]]],-1,6],7,57],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[[314,[-1]],[314,[-1]]],6,69],[[7,74],[[76,[22,75]]]],[[[314,[-1]],74],[[76,[22,75]]],80],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[271,[],[[191,[-1]]]],-1,6],7,57],0,[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[3,[53]]],79,[[35,[],[[34,[-1]]]]]],[[[281,[-1]]],[[281,[-1]]],50],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[[281,[-1]],74],[[76,[22,75]]],80],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[3,[-1]]],[[281,[-1]]],[79,50]],[[-2,-4,121],[[0,[[127,[],[[34,[-1]]]]]]],[],[[35,[],[[34,[-1]]]]],[[146,[121]]],[[35,[],[[34,[-3]]]]]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[[[3,[-1]],[64,[-1]]],[[281,[-1]]],[79,50]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[264,[],[[191,[-1]]]],-1],24,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[24,24],[183,183],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],24],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,24,21],22,128],[58,22],[58,22],[[183,183],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[24,74],[[76,[22,75]]]],[[183,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[183,-1],22,92],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[134,47,47,30,30,48,83,82,-1],133,[[56,[134],[[19,[133]]]]]],[-1,183,[[70,[[100,[121]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],183],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[183,[[1,[[64,[21]]]]]],[[24,-1],24,[[70,[44]]]],[[24,-1,-2],24,[[70,[45]]],[[70,[49]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,59],[65,65],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,143],[[],65],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,124,-1,46,65],22,[50,93],[[145,[],[[144,[-1]]]]]],[[[482,[-1]],126,-2,-3,131,124,132,21],22,[50,93],[[145,[],[[144,[-1]]]]],[]],[58,22],[58,22],[58,22],[[59,59],6],[[65,65],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[59,74],[[76,[22,75]]]],[[65,74],[[76,[22,75]]]],[-1,-1,[]],[-1,59,[[70,[312]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,59,[[146,[[99,[85]]]],108,103]],[-1,59,[[70,[312]]]],[[60,60,-1],59,[[146,[[99,[85]]]],108,103]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[59,-1],22,92],[[65,-1],22,92],[[[482,[-1]],-2],[[482,[-1]]],[],[[70,[47]]]],[59,91],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,134,-1,47,47,46],133,[],[[145,[],[[144,[-1]]]]]],[[[482,[-1]],126,-2,134],133,[50,93],[[145,[],[[144,[-1]]]]]],[[[482,[-1]],30],[[482,[-1]]],[]],[[[482,[-1]],30],[[482,[-1]]],[]],[[[482,[-1]],126,124,132,21,-2],135,[50,93],[[145,[],[[144,[-1]]]]]],[-1,[[482,[-1]]],[]],[[[482,[-1]],126,40,124,132,-2,136,[123,[-3]],21],137,[50,93],[[145,[],[[144,[-1]]]]],[]],[[[482,[-1]],-2],[[482,[-1]]],[],[[70,[49]]]],[[[482,[-1]],30],[[482,[-1]]],[]],[[[482,[-1]]],[[52,[47]]],[50,93]],[[[482,[-1]]],140,[50,93]],[[[482,[-1]]],141,[50,93]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,[-1,[[482,[-1]]],[]],[[[482,[-1]],-2],[[482,[-1]]],[],[[70,[47]]]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[483,483],[[-1,-2],22,[],[]],[-1,-2,[],[]],[[],483],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[483,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[-1,483,52],52,145],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[483,6],[[],483],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[316,[-1,-2,-3,-4]],38],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[316,[-1,-2,-3,-4]]],[[3,[126]]],[105,69],[],[],128],0,[-1,-2,[],[]],[[],[[316,[-1,-2,-3]]],[105,69],[],128],[58,-1,[]],[58,-1,[]],[[[316,[-1,-2,-3,-4]],126],22,[105,69],[],[],128],[-1,-2,[],[]],[[[316,[-1,-2,-3,-4]],126,-4,-3,131,124,132,21],22,[105,69],[],[],128],[58,22],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[316,[-1,-2,-3,-4]],-5],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[70,[47]]]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[316,[-1,-2,-3,-4]],126,-4,134],133,[105,69],[],[],128],[[[316,[-1,-2,-3,-4]],-5],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[70,[49]]]],[[[316,[-1,-2,-3,-4]],126,124,132,21,-4],135,[105,69],[],[],128],[[],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128],[[[316,[-1,-2,-3,-4]],126,40,124,132,-4,136,[123,[-2]],21],137,[105,69],[],[],128],[[[316,[-1,-2,-3,-4]],126,124,-4,120],22,[105,69],[],[],128],[[[316,[-1,-2,-3,-4]],126,124,-4,18],[[64,[[138,[-2,-3,-4]]]]],[105,69],[],[],128],[[[316,[-1,-2,-3,-4]],-5],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[70,[48]]]],[[[316,[-1,-2,-3,-4]],-1,-5],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[70,[[148,[-2,-3,-4]]]]]],[[[316,[-1,-2,-3,-4]]],[[52,[47]]],[105,69],[],[],128],[[[316,[-1,-2,-3,-4]],-5],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[70,[49]]]],[[[316,[-1,-2,-3,-4]]],140,[105,69],[],[],128],[[[316,[-1,-2,-3,-4]]],141,[105,69],[],[],128],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[[[316,[-1,-2,-3,-4]],-5],[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[70,[47]]]],[-5,[[316,[-1,-2,-3,-4]]],[105,69],[],[],128,[[35,[],[[34,[[22,[-1,[148,[-2,-3,-4]]]]]]]]]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[220,[],[[191,[-1]]]],-1],25,[57,50]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[25,25],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],484],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[[25,74],[[76,[22,75]]]],[[484,74],[[76,[22,75]]]],[[[485,[-1,-2,-3,-4]],-5],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169,70],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[484,[99,[-1]],[64,[58]],-3,[64,[101]]],[[485,[-1,-2,-4,-5]]],[293,50],[],[[178,[-1],[[19,[-2]]]]],[220,264,230],169],[[],484],[[[485,[-1,-2,-3,-4]],17,30],[[138,[-2,-3,-4]]],[293,50],[],[220,264,230],169],[[[485,[-1,-2,-3,-4]],-5],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169,[[70,[48]]]],0,0,[[[485,[-1,-2,-3,-4]],-5],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169,70],0,[[[485,[-1,-2,-3,-4]],-5],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169,[[70,[172]]]],[[[485,[-1,-2,-3,-4]],186],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169],[[[485,[-1,-2,-3,-4]],-5],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169,[[70,[49]]]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[485,[-1,-2,-3,-4]],30],[[485,[-1,-2,-3,-4]]],[293,50],[],[220,264,230],169],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[317,[-1]],318,486],[[64,[318]]],[]],[[[487,[-1,-2,-3]]],[[487,[-1,-2,-3]]],[],264,128],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[488,124,17],6],[[[319,[-1,-2,-3]],124,17],6,[],264,128],[94,94],[95,95],[489,489],[[[490,[-1]]],[[490,[-1]]],50],[486,486],[491,491],[318,318],[492,492],[[[317,[-1]]],[[317,[-1]]],50],[325,325],[493,493],[494,494],[495,495],[326,326],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[317,[-1]],318],[[64,[[22,[-1,318]]]]],[]],[[318,318],110],[[492,492],110],0,[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[487,[-1,-2,-3]],-4],[[487,[-1,-2,-3]]],[],264,128,[[70,[[148,[-1,-2,-3]]]]]],[[],494],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[496,491,124,132,-1,-2,131,21,30,[64,[30]],-4,-5],22,128,277,[],[[127,[],[[34,[[22,[318,-3]]]]]]],[[101,[-3,-1,131,124,132,21]]]],[[[319,[-1,-2,-3]],126,-3,-2,131,124,132,21],22,[],264,128],[[[487,[-1,-2,-3]],126,-3,-2,131,124,132,21,6],22,[],264,128],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[317,[-1]],318,493],22,[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[95,95],6],[[489,489],6],[[486,486],6],[[318,318],6],[[492,492],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[94,74],[[76,[22,75]]]],[[95,74],[[76,[22,75]]]],[[489,74],[[76,[22,75]]]],[[[490,[-1]],74],[[76,[22,75]]],80],[[486,74],[[76,[22,75]]]],[[491,74],[[76,[22,75]]]],[[318,74],[[76,[22,75]]]],[[492,74],[[76,[22,75]]]],[[[317,[-1]],74],[[76,[22,75]]],80],[[325,74],[[76,[22,75]]]],[[493,74],[[76,[22,75]]]],[[494,74],[[76,[22,75]]]],[[495,74],[[76,[22,75]]]],[[326,74],[[76,[22,75]]]],[[[497,[-1]],74],[[76,[22,75]]],80],[-1,-1,[]],[-1,-1,[]],[-4,[[319,[-1,-2,-3]]],[],264,128,[[70,[[148,[-1,-2,-3]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[317,[-1]],318],[[64,[-1]]],[]],[[[317,[-1]],318],[[64,[-1]]],[]],[[489,-1],22,92],[[491,-1],22,92],[[318,-1],22,92],[[492,-1],22,92],[[[277,[],[[191,[-1]]]],-1],94,57],[[[277,[],[[191,[-1]]]],-1],[[64,[95]]],57],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[317,[-1]]],6,[]],[[[487,[-1,-2,-3]],124,17],6,[],264,128],[[[317,[-1]]],[[0,[[127,[],[[34,[[22,[318,-1]]]]]]]]],[]],[[[497,[-1]]],[[96,[127]]],[]],[[[317,[-1]]],[[0,[[127,[],[[34,[[22,[318,-1]]]]]]]]],[]],[[126,-1,134,491,47,47,30,-3,-4],133,[],[],[[127,[],[[34,[[22,[318,-2]]]]]]],[[101,[-2,126,-1,134],[[19,[133]]]]]],[[[317,[-1]]],491,[]],[[[497,[-1]]],491,[]],[[[317,[-1]]],58,[]],[[[317,[-1]],318],22,[]],[[[317,[-1]]],[[64,[318]]],[]],[[496,491,124,132,30,[64,[30]]],[[64,[135]]]],[[[317,[-1]],318,495],22,[]],[-4,[[319,[-1,-2,-3]]],[],264,128,[[70,[[148,[-1,-2,-3]]]]]],[-4,[[487,[-1,-2,-3]]],[],264,128,[[70,[[148,[-1,-2,-3]]]]]],[-1,[[22,[[317,[-1]],318]]],[]],[[[487,[-1,-2,-3]],-4],[[487,[-1,-2,-3]]],[],264,128,[[70,[48]]]],[[491,30,52],[[498,[318,21]]]],0,[[318,318],[[64,[110]]]],[[492,492],[[64,[110]]]],[[[277,[],[[191,[-1]]]],-1],[[64,[95]]],57],0,[[[317,[-1]],492,30],22,[]],[[[317,[-1]]],22,[]],[[489,21,30,30],[[22,[21,21]]]],[[[317,[-1]],489,318,-1],[[64,[[22,[318,492]]]]],[]],0,[[489,21,30,30],21],[[491,30,52],[[498,[492,[22,[489,21,30]]]]]],[[[317,[-1]],318,318,494],22,[]],[491,[[0,[[127,[],[[34,[492]]]]]]]],0,[[[319,[-1,-2,-3]],-4],[[319,[-1,-2,-3]]],[],264,128,70],[[[487,[-1,-2,-3]],-4],[[487,[-1,-2,-3]]],[],264,128,70],[[[317,[-1]],318,318],22,[]],[[[319,[-1,-2,-3]],[487,[-1,-2,-3]]],[[319,[-1,-2,-3]]],[],264,128],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[496,491,40,124,132,[123,[-1]],30,-3,[64,[[96,[101]]]],[64,[[96,[101]]]],[64,[[22,[30,[96,[101]]]]]]],137,[],488,[[127,[],[[34,[[22,[318,-2]]]]]]]],0,[-2,[[317,[-1]]],[],[[70,[[490,[-1]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[496,[[64,[[22,[318,17]]]]]],[499,499],[496,496],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[496,496],6],[[499,74],[[76,[22,75]]]],[[496,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[500,[318,-1]],[490,[-1]],58],499,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[499,491],0,[496,[[64,[[22,[318,17]]]]]],[496,[[64,[[22,[492,489]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[294,[],[[191,[-1]]]],-1],11,[57,50]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[11,11],[[[313,[-1]]],[[313,[-1]]],50],[[[501,[-1]]],[[501,[-1]]],50],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[502,[-1]]],165],[[],[[313,[-1]]],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,124,132,48,[64,[49]],172,186,[64,[121]],[64,[-3]],313,-4,21],22,169,294,293,[[56,[],[[19,[502]]]]]],[58,22],[58,22],[58,22],[58,22],[[[313,[-1]],[313,[-1]]],6,69],[[[501,[-1]],[501,[-1]]],6,69],[[11,74],[[76,[22,75]]]],[[[502,[-1]],74],[[76,[22,75]]],[80,165]],[[[313,[-1]],74],[[76,[22,75]]],80],[[[501,[-1]],74],[[76,[22,75]]],80],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[294,[],[[191,[-1]]]],-1],11,[57,50]],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[502,-1,134,47,48,[64,[49]],172,186,64,[64,[121]],[99,[-2]]],133,169,293],0,[[124,132],135],[[124,18,502,48,[64,[49]],186,[99,[-1]],101],[[64,[[138,[-2,-3,-4]]]]],[50,293],[],[294,230,220,264],169],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[40,124,132,[123,[-1]],101,[64,[-2]],[99,[-2]],-4],137,[],[69,50],165,[[56,[],[[19,[[502,[-3]]]]]]]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[296,[],[[191,[-1]]]],-1],26,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[26,26],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[26,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[503,503],[504,504],[505,505],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[[503,503],6],[[504,504],6],[[505,505],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[324,74],[[76,[22,75]]]],[[503,74],[[76,[22,75]]]],[[504,74],[[76,[22,75]]]],[[505,74],[[76,[22,75]]]],[[505,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[506,505],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[324,505]]],[[146,[[99,[85]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[-1,504],[[76,[324,505]]],[[146,[[99,[85]]]]]],[[-1,503,504],[[76,[324,505]]],[[146,[[99,[85]]]]]],0,0,0,0,[[[298,[],[[191,[-1]]]],-1,6],9,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[9,9],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],0,[-1,-2,[],[]],[58,22],[[9,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[298,[],[[191,[-1]]]],-1,6],9,57],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[300,[],[[191,[-1]]]],-1],28,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[28,28],[507,507],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[507,30],[[22,[30,30]]]],0,[[28,74],[[76,[22,75]]]],[[507,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[327,188],[327,188],[[[230,[],[[191,[-1]]]],-1],14,57],[[[230,[],[[191,[-1]]]],-1],14,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[508,509],508],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[327,21],[14,14],[510,510],[188,188],[189,189],[291,291],[508,508],[509,509],[182,182],[511,511],[327,327],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[327,21],[[],188],[[],189],[[],291],[[],508],[[],509],[[],511],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[230,[],[[191,[-1]]]],-1],14,57],[[[230,[],[[191,[-1]]]],-1],14,57],[[511,-1,-2,124,132,291,-3],22,128,230,[[56,[-1,124,132,21]]]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[188,188],6],[[189,189],6],[[291,291],6],[[508,508],6],[[509,509],6],[[182,182],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[14,74],[[76,[22,75]]]],[[510,74],[[76,[22,75]]]],[[188,74],[[76,[22,75]]]],[[189,74],[[76,[22,75]]]],[[291,74],[[76,[22,75]]]],[[508,74],[[76,[22,75]]]],[[509,74],[[76,[22,75]]]],[[182,74],[[76,[22,75]]]],[[511,74],[[76,[22,75]]]],[[327,74],[[76,[22,75]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[182,-1],22,92],[291,[[64,[508]]]],[[[230,[],[[191,[-1]]]],-1,6],14,57],[[[230,[],[[191,[-1]]]],-1,6],14,57],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,134,47,47,291,-2],133,[],[[56,[-1,134],[[19,[133]]]]]],[[508,-1],508,[[70,[49]]]],[[511,124,132,291,-1],135,[[56,[124,132,21],[[19,[135]]]]]],[[],508],[-1,182,[[70,[[100,[121]]]]]],[[],511],[327,189],[[511,18,291,21,21],22],[[182,188],[[1,[-1]]],[]],[[511,188],22],[[511,188],22],[[511,30,21,21],22],[[511,30,21,21],22],0,[[508,-1],508,[[70,[49]]]],[511,6],[[182,189],[[1,[-1]]],[]],[[511,189],22],[[511,189],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],182],[[511,21,21],22],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[511,40,124,132,136,[123,[-1]],291,[64,[[96,[101]]]],-2],137,[],[[56,[40,124,132,136,[123,[-1]],21],[[19,[137]]]]]],[291,[[64,[508]]]],[[508,-1],508,[[70,[49]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[512,512],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],513],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[309,[],[[328,[-1]],[514,[-2]]]],-1,132,21],-2,57,67],[58,22],[58,22],[[512,512],6],[[513,74],[[76,[22,75]]]],[[512,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[513,[[64,[-1]]],[]],[513,[[64,[-1]]],[]],[513,6],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[309,[],[[328,[-1]],[514,[-2]]]],-1,21,132],135,57,67],[[67,515,516,517,21,[52,[60]],30,513],22],[[67,513,518,[52,[60]],[21,[60]],519],22],[[513,-1],22,108],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[309,[],[[328,[-1]],[514,[-2]]]],-1,512,21,132,[123,[-3]]],[[22,[137,[64,[-3]]]]],57,67,[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[515,515],0,0,0,[[],520],[[],521],[[],522],[[],523],[[],524],[[],525],[[],526],[[],527],[[],528],[[],529],[[],521],[[],521],0,0,0,0,0,0,[[],6],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[530,531],[530,532],[[533,-2],[[64,[-1]]],[],[[56,[64],[[19,[-1]]]]]],[534,64],[[535,-2],-1,[],[[56,[64],[[19,[-1]]]]]],[[516,-2],[[64,[-1]]],[],[[56,[64],[[19,[-1]]]]]],[[536,-1],22,[[56,[64]]]],[536,[[537,[536]]]],[538,[[99,[85]]]],[539,[[99,[85]]]],[540,[[99,[85]]]],0,0,0,0,0,0,[[515,541],[[64,[515]]]],0,0,0,0,0,0,0,0,0,[[519,542],543],[[544,60],22],[[544,545,60],22],[[543,545,60],22],[[519,546],544],0,0,0,0,0,0,[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],[520,60],[520,60],[521,91],[521,91],[522,60],[522,60],[523,60],[523,60],[524,60],[524,60],[525,60],[525,60],[526,60],[526,60],[527,60],[527,60],[528,60],[528,60],[529,85],[529,85],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],0,[[515,[64,[541]]],[[64,[60]]]],[515,[[22,[60,60]]]],[[515,[64,[541]]],[[64,[60]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[547,547],6],[[547,547,6,-1],22,[[178,[121,91,91]]]],0,[[519,530,91,[64,[91]]],22],[[519,536,548],22],[549,549],[550,550],[520,520],[[[551,[-1]]],[[551,[-1]]],50],[521,521],[522,522],[547,547],[552,552],[523,523],[553,553],[554,554],[555,555],[524,524],[556,556],[557,557],[[[558,[-1]]],[[558,[-1]]],[]],[559,559],[560,560],[561,561],[562,562],[563,563],[564,564],[565,565],[566,566],[567,567],[568,568],[569,569],[570,570],[525,525],[571,571],[572,572],[573,573],[574,574],[575,575],[531,531],[576,576],[515,515],[532,532],[[[577,[-1]]],[[577,[-1]]],50],[578,578],[[[579,[-1]]],[[579,[-1]]],50],[580,580],[581,581],[582,582],[526,526],[583,583],[584,584],[585,585],[586,586],[587,587],[546,546],[588,588],[589,589],[590,590],[[[591,[-1]]],[[591,[-1]]],50],[592,592],[593,593],[594,594],[595,595],[542,542],[596,596],[597,597],[598,598],[599,599],[600,600],[601,601],[602,602],[603,603],[604,604],[605,605],[606,606],[607,607],[608,608],[609,609],[610,610],[611,611],[527,527],[612,612],[613,613],[528,528],[614,614],[615,615],[616,616],[617,617],[618,618],[619,619],[541,541],[620,620],[621,621],[622,622],[[[623,[-1]]],[[623,[-1]]],50],[624,624],[625,625],[626,626],[627,627],[628,628],[629,629],[630,630],[631,631],[[[632,[-1]]],[[632,[-1]]],50],[[[537,[-1]]],[[537,[-1]]],50],[633,633],[[[634,[-1]]],[[634,[-1]]],50],[548,548],[635,635],[636,636],[529,529],[637,637],[638,638],[639,639],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[552,552],110],[[523,523],110],[[553,553],110],[[614,614],110],0,0,0,0,0,[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],0,0,0,0,[556,616],[520,520],[521,521],[522,522],[523,523],[524,524],[525,525],[526,526],[527,527],[528,528],[529,529],[[],523],[515,85],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[515,541],85],[[533,516,[640,[[3,[515]]]]],22],0,0,[[520,520],6],[[521,521],6],[[522,522],6],[[523,523],6],[[524,524],6],[[525,525],6],[[526,526],6],[[527,527],6],[[528,528],6],[[529,529],6],[520,6],[521,6],[523,6],[524,6],[525,6],[526,6],[527,6],[528,6],[529,6],[[519,530,91,530,91,91],22],[[519,[632,[530]],[537,[536]],619],22],[[519,[537,[536]],[632,[530]],619],22],[[519,[537,[536]],[537,[536]],619],22],0,0,0,[[534,[641,[-1]]],535,642],[[516,587],643],[[516,599],644],[[516,[645,[[64,[121]]]]],530],[[516,[645,[[64,[121]]]]],530],[[516,646],530],[[516,[647,[[64,[121]]]]],519],[[516,597],648],[[535,[649,[-1]],[650,[[64,[121]]]],[64,[651]]],[[76,[[22,[516,517]],605]]],642],[[516,584],652],[[516,[653,[[64,[121]]]]],545],[[516,601],654],[[516,592],655],[[516,585],656],[[516,573],657],[[516,658],657],[[516,573],657],[[534,-1],[[76,[533,606]]],[[70,[659]]]],[[534,660],[[76,[533,606]]]],[[516,[661,[[64,[121]],[99,[515]]]]],536],[[516,[661,[[64,[121]],[99,[515]]]]],536],[[516,517,[661,[[64,[121]],[99,[515]]]],662,[99,[85]]],536],[[536,583],518],0,[[],522],[[],550],[[],520],[[],[[551,[-1]]],[]],[[],521],[[],522],[[],547],[[],552],[[],556],[[],559],[[],560],[[],563],[[],564],[[],567],[[],534],[[],568],[[],570],[[],[[577,[-1]]],57],[[],578],[[],[[579,[-1]]],57],[[],526],[[],583],[[],584],[[],585],[[],546],[[],593],[[],595],[[],542],[[],598],[[],600],[[],601],[[],602],[[],607],[[],612],[[],613],[[],663],[[],615],[[],618],[[],619],[[],541],[[],620],[[],621],[[],[[623,[-1]]],57],[[],625],[[],626],[[],627],[[],548],[[],637],[[],638],[[],664],0,0,0,[536,60],0,0,0,0,0,0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[538],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[540,[[99,[85]]]],[58,-1,[]],[58,-1,[]],[539],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[538],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[539],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,[516,22],[530,22],[536,22],0,0,[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[536,616],0,0,[[543,60,60,60],22],[[543,530,91],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],547],[[],547],[[544,[162,[60]],[162,[60]]],22],[[544,[162,[60]],[162,[60]]],22],[[654,[162,[60]],[162,[60]]],22],[[654,[162,[60]],[162,[60]]],22],[[544,[162,[60]],449,[162,[60]]],22],[[544,[162,[60]],449,[162,[60]]],22],[[654,[162,[60]],449,[162,[60]]],22],[[654,[162,[60]],449,[162,[60]]],22],[[544,530,91],22],[[544,530,91],22],[[654,530,91],22],[[654,530,91],22],[[544,530,91],22],[[544,530,91],22],[[654,530,91],22],[[654,530,91],22],0,0,[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[533,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[538,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[535,22],[516,22],[58,22],[58,22],[58,22],[530,22],[58,22],[58,22],[58,22],[536,22],[58,22],[58,22],[518,22],[656,22],[58,22],[58,22],[644,22],[643,22],[58,22],[657,22],[58,22],[58,22],[58,22],[58,22],[652,22],[58,22],[655,22],[58,22],[58,22],[648,22],[665,22],[58,22],[519,22],[58,22],[58,22],[544,22],[543,22],[58,22],[58,22],[58,22],[58,22],[58,22],[666,22],[58,22],[545,22],[517,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[667,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[540,22],[539,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,0,[[],520],[[],521],[[],522],[[],523],[[],524],[[],525],[[],526],[[],527],[[],528],[[],529],[544,22],0,0,[544,22],[543,22],0,0,0,0,0,[[534,520],[[3,[535]]]],[[549,549],6],[[550,550],6],[[520,520],6],[[[551,[-1]],[551,[-1]]],6,69],[[521,521],6],[[522,522],6],[[547,547],6],[[552,552],6],[[523,523],6],[[553,553],6],[[554,554],6],[[555,555],6],[[524,524],6],[[556,556],6],[[557,557],6],[[[558,[-1]],[558,[-1]]],6,[]],[[559,559],6],[[560,560],6],[[561,561],6],[[562,562],6],[[563,563],6],[[564,564],6],[[565,565],6],[[566,566],6],[[567,567],6],[[568,568],6],[[570,570],6],[[525,525],6],[[574,574],6],[[575,575],6],[[576,576],6],[[515,515],6],[[[577,[-1]],[577,[-1]]],6,69],[[578,578],6],[[[579,[-1]],[579,[-1]]],6,69],[[526,526],6],[[583,583],6],[[585,585],6],[[588,588],6],[[593,593],6],[[595,595],6],[[596,596],6],[[598,598],6],[[600,600],6],[[601,601],6],[[602,602],6],[[603,603],6],[[604,604],6],[[607,607],6],[[608,608],6],[[609,609],6],[[610,610],6],[[611,611],6],[[527,527],6],[[612,612],6],[[613,613],6],[[528,528],6],[[614,614],6],[[615,615],6],[[616,616],6],[[617,617],6],[[618,618],6],[[619,619],6],[[541,541],6],[[620,620],6],[[621,621],6],[[622,622],6],[[[623,[-1]],[623,[-1]]],6,69],[[624,624],6],[[626,626],6],[[627,627],6],[[628,628],6],[[629,629],6],[[630,630],6],[[631,631],6],[[633,633],6],[[548,548],6],[[635,635],6],[[529,529],6],[[638,638],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[544,-1],22,[[35,[],[[34,[666]]]]]],[[520,-1],22,[[35,[],[[34,[520]]]]]],[[521,-1],22,[[35,[],[[34,[521]]]]]],[[522,-1],22,[[35,[],[[34,[522]]]]]],[[523,-1],22,[[35,[],[[34,[523]]]]]],[[524,-1],22,[[35,[],[[34,[524]]]]]],[[525,-1],22,[[35,[],[[34,[525]]]]]],[[526,-1],22,[[35,[],[[34,[526]]]]]],[[527,-1],22,[[35,[],[[34,[527]]]]]],[[528,-1],22,[[35,[],[[34,[528]]]]]],[[529,-1],22,[[35,[],[[34,[529]]]]]],0,[535,521],[516,521],[519,665],[[654,[668,[[64,[121]]]]],666],0,0,0,[[549,74],[[76,[22,75]]]],[[550,74],[[76,[22,75]]]],[[520,74],[[76,[22,75]]]],[[520,74],[[76,[22,75]]]],[[520,74],[[76,[22,75]]]],[[520,74],[[76,[22,75]]]],[[520,74],[[76,[22,75]]]],[[[551,[-1]],74],[[76,[22,75]]],80],[[521,74],[[76,[22,75]]]],[[521,74],[[76,[22,75]]]],[[521,74],[[76,[22,75]]]],[[521,74],[[76,[22,75]]]],[[521,74],[[76,[22,75]]]],[[522,74],[[76,[22,75]]]],[[522,74],[[76,[22,75]]]],[[522,74],[[76,[22,75]]]],[[522,74],[[76,[22,75]]]],[[522,74],[[76,[22,75]]]],[[547,74],[[76,[22,75]]]],[[552,74],[[76,[22,75]]]],[[523,74],[[76,[22,75]]]],[[523,74],[[76,[22,75]]]],[[523,74],[[76,[22,75]]]],[[523,74],[[76,[22,75]]]],[[523,74],[[76,[22,75]]]],[[533,74],[[76,[22,75]]]],[[553,74],[[76,[22,75]]]],[[554,74],[[76,[22,75]]]],[[555,74],[[76,[22,75]]]],[[524,74],[[76,[22,75]]]],[[524,74],[[76,[22,75]]]],[[524,74],[[76,[22,75]]]],[[524,74],[[76,[22,75]]]],[[524,74],[[76,[22,75]]]],[[556,74],[[76,[22,75]]]],[[557,74],[[76,[22,75]]]],[[[558,[-1]],74],[[76,[22,75]]],[]],[[559,74],[[76,[22,75]]]],[[560,74],[[76,[22,75]]]],[[561,74],[[76,[22,75]]]],[[562,74],[[76,[22,75]]]],[[563,74],[[76,[22,75]]]],[[564,74],[[76,[22,75]]]],[[565,74],[[76,[22,75]]]],[[566,74],[[76,[22,75]]]],[[567,74],[[76,[22,75]]]],[[534,74],[[76,[22,75]]]],[[568,74],[[76,[22,75]]]],[[535,74],[[76,[22,75]]]],[[516,74],[[76,[22,75]]]],[[569,74],[[76,[22,75]]]],[[570,74],[[76,[22,75]]]],[[530,74],[[76,[22,75]]]],[[525,74],[[76,[22,75]]]],[[525,74],[[76,[22,75]]]],[[525,74],[[76,[22,75]]]],[[525,74],[[76,[22,75]]]],[[525,74],[[76,[22,75]]]],[[571,74],[[76,[22,75]]]],[[536,74],[[76,[22,75]]]],[[518,74],[[76,[22,75]]]],[[656,74],[[76,[22,75]]]],[[644,74],[[76,[22,75]]]],[[643,74],[[76,[22,75]]]],[[657,74],[[76,[22,75]]]],[[572,74],[[76,[22,75]]]],[[573,74],[[76,[22,75]]]],[[658,74],[[76,[22,75]]]],[[652,74],[[76,[22,75]]]],[[655,74],[[76,[22,75]]]],[[648,74],[[76,[22,75]]]],[[665,74],[[76,[22,75]]]],[[519,74],[[76,[22,75]]]],[[544,74],[[76,[22,75]]]],[[543,74],[[76,[22,75]]]],[[574,74],[[76,[22,75]]]],[[654,74],[[76,[22,75]]]],[[575,74],[[76,[22,75]]]],[[666,74],[[76,[22,75]]]],[[545,74],[[76,[22,75]]]],[[517,74],[[76,[22,75]]]],[[531,74],[[76,[22,75]]]],[[576,74],[[76,[22,75]]]],[[515,74],[[76,[22,75]]]],[[532,74],[[76,[22,75]]]],[[[577,[-1]],74],[[76,[22,75]]],80],[[578,74],[[76,[22,75]]]],[[[579,[-1]],74],[[76,[22,75]]],80],[[580,74],[[76,[22,75]]]],[[581,74],[[76,[22,75]]]],[[582,74],[[76,[22,75]]]],[[526,74],[[76,[22,75]]]],[[526,74],[[76,[22,75]]]],[[526,74],[[76,[22,75]]]],[[526,74],[[76,[22,75]]]],[[526,74],[[76,[22,75]]]],[[583,74],[[76,[22,75]]]],[[584,74],[[76,[22,75]]]],[[585,74],[[76,[22,75]]]],[[586,74],[[76,[22,75]]]],[[587,74],[[76,[22,75]]]],[[546,74],[[76,[22,75]]]],[[588,74],[[76,[22,75]]]],[[589,74],[[76,[22,75]]]],[[590,74],[[76,[22,75]]]],[[592,74],[[76,[22,75]]]],[[593,74],[[76,[22,75]]]],[[594,74],[[76,[22,75]]]],[[595,74],[[76,[22,75]]]],[[542,74],[[76,[22,75]]]],[[596,74],[[76,[22,75]]]],[[597,74],[[76,[22,75]]]],[[598,74],[[76,[22,75]]]],[[599,74],[[76,[22,75]]]],[[600,74],[[76,[22,75]]]],[[601,74],[[76,[22,75]]]],[[602,74],[[76,[22,75]]]],[[667,74],[[76,[22,75]]]],[[603,74],[[76,[22,75]]]],[[603,74],[[76,[22,75]]]],[[604,74],[[76,[22,75]]]],[[605,74],[[76,[22,75]]]],[[605,74],[[76,[22,75]]]],[[606,74],[[76,[22,75]]]],[[606,74],[[76,[22,75]]]],[[607,74],[[76,[22,75]]]],[[608,74],[[76,[22,75]]]],[[608,74],[[76,[22,75]]]],[[609,74],[[76,[22,75]]]],[[610,74],[[76,[22,75]]]],[[611,74],[[76,[22,75]]]],[[540,74],[[76,[22,75]]]],[[539,74],[[76,[22,75]]]],[[669,74],[[76,[22,75]]]],[[669,74],[[76,[22,75]]]],[[527,74],[[76,[22,75]]]],[[527,74],[[76,[22,75]]]],[[527,74],[[76,[22,75]]]],[[527,74],[[76,[22,75]]]],[[527,74],[[76,[22,75]]]],[[612,74],[[76,[22,75]]]],[[613,74],[[76,[22,75]]]],[[528,74],[[76,[22,75]]]],[[528,74],[[76,[22,75]]]],[[528,74],[[76,[22,75]]]],[[528,74],[[76,[22,75]]]],[[528,74],[[76,[22,75]]]],[[663,74],[[76,[22,75]]]],[[670,74],[[76,[22,75]]]],[[614,74],[[76,[22,75]]]],[[615,74],[[76,[22,75]]]],[[616,74],[[76,[22,75]]]],[[617,74],[[76,[22,75]]]],[[618,74],[[76,[22,75]]]],[[619,74],[[76,[22,75]]]],[[541,74],[[76,[22,75]]]],[[620,74],[[76,[22,75]]]],[[621,74],[[76,[22,75]]]],[[622,74],[[76,[22,75]]]],[[[623,[-1]],74],[[76,[22,75]]],80],[[624,74],[[76,[22,75]]]],[[625,74],[[76,[22,75]]]],[[626,74],[[76,[22,75]]]],[[627,74],[[76,[22,75]]]],[[628,74],[[76,[22,75]]]],[[629,74],[[76,[22,75]]]],[[630,74],[[76,[22,75]]]],[[631,74],[[76,[22,75]]]],[[[632,[-1]],74],[[76,[22,75]]],80],[[[537,[-1]],74],[[76,[22,75]]],80],[[633,74],[[76,[22,75]]]],[[[634,[-1]],74],[[76,[22,75]]],80],[[548,74],[[76,[22,75]]]],[[635,74],[[76,[22,75]]]],[[636,74],[[76,[22,75]]]],[[529,74],[[76,[22,75]]]],[[529,74],[[76,[22,75]]]],[[529,74],[[76,[22,75]]]],[[529,74],[[76,[22,75]]]],[[529,74],[[76,[22,75]]]],[[637,74],[[76,[22,75]]]],[[638,74],[[76,[22,75]]]],[[664,74],[[76,[22,75]]]],[[639,74],[[76,[22,75]]]],0,0,[536,515],0,0,0,0,0,0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[549,520],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,659,671],[-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,[]],[515,562],[-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,-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,[]],[672,605],[-1,-1,[]],[673,606],[-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,-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,[]],[-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,-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,[]],[60,[[64,[520]]]],[91,[[64,[521]]]],[60,[[64,[522]]]],[60,[[64,[523]]]],[60,[[64,[524]]]],[60,[[64,[525]]]],[60,[[64,[526]]]],[60,[[64,[527]]]],[60,[[64,[528]]]],[85,[[64,[529]]]],[60,520],[60,520],[91,521],[91,521],[60,522],[60,522],[60,523],[60,523],[60,524],[60,524],[60,525],[60,525],[60,526],[60,526],[60,527],[60,527],[60,528],[60,528],[85,529],[85,529],[60,520],[91,521],[60,522],[60,523],[60,524],[60,525],[60,526],[60,527],[60,528],[85,529],[[],522],[674,534],[[],534],[-1,520,[[35,[],[[34,[520]]]]]],[-1,521,[[35,[],[[34,[521]]]]]],[-1,522,[[35,[],[[34,[522]]]]]],[-1,523,[[35,[],[[34,[523]]]]]],[-1,524,[[35,[],[[34,[524]]]]]],[-1,525,[[35,[],[[34,[525]]]]]],[-1,526,[[35,[],[[34,[526]]]]]],[-1,527,[[35,[],[[34,[527]]]]]],[-1,528,[[35,[],[[34,[528]]]]]],[-1,529,[[35,[],[[34,[529]]]]]],[121,[[64,[520]]]],[121,[[64,[521]]]],[121,[[64,[522]]]],[121,[[64,[523]]]],[121,[[64,[524]]]],[121,[[64,[525]]]],[121,[[64,[526]]]],[121,[[64,[527]]]],[121,[[64,[528]]]],[121,[[64,[529]]]],[60,[[64,[541]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[660,675]]],[676,677]],0,0,0,[534,[[64,[678]]]],[[655,60],644],[[648,60],644],[[533,535],663],[533,[[76,[667,603]]]],[[533,535,60,60],[[64,[[640,[[3,[515]]]]]]]],[535,552],[535,555],[571,540],[571,539],[535,614],[[535,515],574],[517,30],0,[533,[[558,[533]]]],[535,[[558,[535]]]],[516,[[558,[516]]]],[530,[[558,[530]]]],[536,[[558,[536]]]],[518,[[558,[518]]]],[656,[[558,[656]]]],[644,[[558,[644]]]],[643,[[558,[643]]]],[657,[[558,[657]]]],[652,[[558,[652]]]],[655,[[558,[655]]]],[648,[[558,[648]]]],[666,[[558,[666]]]],[545,[[558,[545]]]],[517,[[558,[517]]]],[[515,521],574],[515,6],[515,6],[630,6],[515,6],[[549,-1],22,92],[[550,-1],22,92],[[520,-1],22,92],[[[551,[-1]],-2],22,93,92],[[521,-1],22,92],[[522,-1],22,92],[[547,-1],22,92],[[552,-1],22,92],[[523,-1],22,92],[[553,-1],22,92],[[524,-1],22,92],[[556,-1],22,92],[[557,-1],22,92],[[[558,[-1]],-2],22,[],92],[[559,-1],22,92],[[560,-1],22,92],[[561,-1],22,92],[[562,-1],22,92],[[563,-1],22,92],[[564,-1],22,92],[[565,-1],22,92],[[567,-1],22,92],[[568,-1],22,92],[[570,-1],22,92],[[525,-1],22,92],[[574,-1],22,92],[[575,-1],22,92],[[576,-1],22,92],[[515,-1],22,92],[[[577,[-1]],-2],22,93,92],[[578,-1],22,92],[[[579,[-1]],-2],22,93,92],[[526,-1],22,92],[[588,-1],22,92],[[593,-1],22,92],[[595,-1],22,92],[[596,-1],22,92],[[598,-1],22,92],[[600,-1],22,92],[[601,-1],22,92],[[602,-1],22,92],[[604,-1],22,92],[[607,-1],22,92],[[609,-1],22,92],[[611,-1],22,92],[[527,-1],22,92],[[612,-1],22,92],[[613,-1],22,92],[[528,-1],22,92],[[616,-1],22,92],[[617,-1],22,92],[[618,-1],22,92],[[619,-1],22,92],[[541,-1],22,92],[[620,-1],22,92],[[621,-1],22,92],[[622,-1],22,92],[[[623,[-1]],-2],22,93,92],[[624,-1],22,92],[[626,-1],22,92],[[627,-1],22,92],[[628,-1],22,92],[[629,-1],22,92],[[630,-1],22,92],[[631,-1],22,92],[[635,-1],22,92],[[529,-1],22,92],[[638,-1],22,92],[536,60],0,0,0,0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],[[519,121],22],[[544,121],22],[[543,121],22],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[[520,520],6],[[521,521],6],[[522,522],6],[[523,523],6],[[524,524],6],[[525,525],6],[[526,526],6],[[527,527],6],[[528,528],6],[[529,529],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[520],[521],[522],[523],[524],[525],[526],[527],[528],[529],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[520,6],[521,6],[522,6],[523,6],[524,6],[525,6],[526,6],[527,6],[528,6],[529,6],[515,6],[515,6],[596,6],[596,6],[[515,515],6],[515,6],[520,6],[521,6],[522,6],[523,6],[524,6],[525,6],[526,6],[527,6],[528,6],[529,6],[593,6],[595,6],[[548,515,60,60],6],[614,6],[515,6],[679,6],[[593,[64,[565]]],6],[[596,[64,[565]]],6],[602,6],[515,6],[[596,[64,[565]]],6],[563,6],[[535,533],6],[[[591,[-1]]],6,[]],[552,6],[520,[[680,[520]]]],[521,[[680,[521]]]],[522,[[680,[522]]]],[523,[[680,[523]]]],[524,[[680,[524]]]],[525,[[680,[525]]]],[526,[[680,[526]]]],[527,[[680,[527]]]],[528,[[680,[528]]]],[529,[[680,[529]]]],[520,[[681,[520]]]],[521,[[681,[521]]]],[522,[[681,[522]]]],[523,[[681,[523]]]],[524,[[681,[524]]]],[525,[[681,[525]]]],[526,[[681,[526]]]],[527,[[681,[527]]]],[528,[[681,[528]]]],[529,[[681,[529]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[548,60],[[162,[60]]]],0,0,0,0,0,[535,547],[516,547],0,0,0,0,0,[[571,610,-1],22,[[56,[[76,[22,608]]]],682]],[[[591,[-1]],-3],[[591,[-2]]],[],[],[[56,[-1],[[19,[-2]]]]]],[[[623,[-1]],-3],[[623,[-2]]],[],[],[[56,[-1],[[19,[-2]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[619,616],60],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[536,60],0,0,0,[[619,60,616],619],[[548,60],[[162,[60]]]],0,0,0,0,[[544,530,91,60],22],[[544,530,91,530,91,60],22],[[544,530,91,60],22],[[544,530,91,530,91,60],22],0,0,0,0,[593,6],[602,6],[604,6],[664,534],[520,520],[521,521],[522,522],[523,523],[524,524],[525,525],[526,526],[527,527],[528,528],[529,529],0,0,0,0,[[517,-1],22,[56,108]],[[516,[96,[683]]],22],0,0,0,0,0,0,[679,22],[[552,552],[[64,[110]]]],[[523,523],[[64,[110]]]],[[553,553],[[64,[110]]]],[[566,566],[[64,[110]]]],[[614,614],[[64,[110]]]],0,[[619,515],619],[515,[[64,[60]]]],[[516,[591,[569]]],679],[[534,6],6],0,[519,22],[544,22],[543,22],[516,[[0,[[111,[],[[19,[[64,[669]]]]]],682]]]],0,0,0,0,[667,22],0,0,0,0,[[519,121],22],[[544,121],22],[[543,121],22],[[516,566],22],0,0,0,0,0,[557,6],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],[515,515],[[534,[551,[533]]],[[0,[[111,[],[[19,[[64,[535]]]]]],682]]]],[[535,[650,[[64,[121]]]],[64,[651]]],[[0,[[111,[],[[19,[[76,[[22,[516,517]],605]]]]]],682]]]],[515,521],0,0,[[519,545,[162,[60]],530,91],22],0,0,0,[536,60],0,0,[[525,60],6],[[515,[64,[541]],[64,[521]]],[[64,[627]]]],[[520,520,6],22],[[521,521,6],22],[[522,522,6],22],[[523,523,6],22],[[524,524,6],22],[[525,525,6],22],[[526,526,6],22],[[527,527,6],22],[[528,528,6],22],[[529,529,6],22],[[544,60,643,[99,[60]]],22],[[544,60,643,[99,[60]]],22],[[543,60,643,[99,[60]]],22],[[654,60,643,[99,[60]]],22],[[654,60,643,[99,[60]]],22],[[544,615],22],[[516,-1],22,[[101,[639,53]],108]],[[544,571,598],22],[[544,571,598],22],[[654,571,598],22],[[654,571,598],22],[[544,655],22],[[544,655],22],[[543,648],22],[[654,655],22],[[654,655],22],[[544,524,60,[99,[85]]],22],[[544,524,60,[99,[85]]],22],[[543,60,[99,[85]]],22],[[654,524,60,[99,[85]]],22],[[654,524,60,[99,[85]]],22],[[544,60,60,60,60],22],[[544,60],22],[[544,60,571],22],[[544,60,571],22],[[654,60,571],22],[[654,60,571],22],[[544,30,30,30,30,30,30],22],0,0,[530,91],[536,619],[611,91],0,0,0,[515,[[22,[60,60]]]],[[530,-1],571,[[443,[91]]]],0,[605,[[64,[684]]]],[606,[[64,[684]]]],[669,[[64,[684]]]],0,0,0,0,[516,22],0,0,0,0,[516,22],0,0,[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],[[517,-1],569,[[35,[],[[34,[665]]]]]],0,[525,[[3,[60]]]],[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],0,0,0,0,0,0,0,0,[618,617],[[617,60],618],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[549,121],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[[[537,[-1]],633,6],[[634,[-1]]],[]],[[[634,[-1]]],[[537,[-1]]],105],[[520,520],22],[[521,521],22],[[522,522],22],[[523,523],22],[[524,524],22],[[525,525],22],[[526,526],22],[[527,527],22],[[528,528],22],[[529,529],22],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,0,[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[520,520],520],[[521,521],521],[[522,522],522],[[523,523],523],[[524,524],524],[[525,525],525],[[526,526],526],[[527,527],527],[[528,528],528],[[529,529],529],[530,22],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[530,527],[536,528],0,0,0,0,[560,6],[[547,547],547],[[547,547],547],0,0,0,0,0,0,0,0,0,[[],[[591,[-1]]],[]],[-1,[[591,[-1]]],[]],[536,60],0,0,[522,522],[[517,530,91,[99,[85]]],22],[[517,530,91,685],[[64,[538]]]],0,0,[[517,[537,[536]],[99,[85]],625,619],22],[[519,545,60],22],[[544,545,60],22],[[543,545,60],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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[64,[121]],522],[[64,[121]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[686,549],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[686,[[64,[[687,[-1]]]]],642],[58,22],[[686,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[687,[-1]]],686,642],[686,[[64,[[97,[[687,[-1]]]]]]],642],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[688,[-1]]],[[691,[[690,[[688,[689]]]]]]],642],[[[692,[-1]]],[[691,[[690,[[692,[689]]]]]]],642],[[[693,[-1]]],[[691,[[690,[[693,[689]]]]]]],642],[[[688,[-1]]],[[691,[[690,[[688,[689]]]]]]],642],[[[692,[-1]]],[[691,[[690,[[692,[689]]]]]]],642],[[[693,[-1]]],[[691,[[690,[[693,[689]]]]]]],642],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[694,694],[695,695],[696,696],[697,697],[698,698],[699,699],[700,700],[701,701],[702,702],[703,703],[704,704],[705,705],[706,706],[707,707],[708,708],[709,709],[710,710],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[688,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[[[692,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[[[693,[-1]]],22,642],[58,22],[58,22],[58,22],0,0,[[705,705],6],[[706,706],6],[[710,710],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[694,74],[[76,[22,75]]]],[[694,74],[[76,[22,75]]]],[[695,74],[[76,[22,75]]]],[[695,74],[[76,[22,75]]]],[[696,74],[[76,[22,75]]]],[[696,74],[[76,[22,75]]]],[[697,74],[[76,[22,75]]]],[[697,74],[[76,[22,75]]]],[[698,74],[[76,[22,75]]]],[[698,74],[[76,[22,75]]]],[[699,74],[[76,[22,75]]]],[[700,74],[[76,[22,75]]]],[[701,74],[[76,[22,75]]]],[[702,74],[[76,[22,75]]]],[[[688,[-1]],74],[[76,[22,75]]],[80,642]],[[703,74],[[76,[22,75]]]],[[703,74],[[76,[22,75]]]],[[704,74],[[76,[22,75]]]],[[704,74],[[76,[22,75]]]],[[705,74],[[76,[22,75]]]],[[[692,[-1]],74],[[76,[22,75]]],[80,642]],[[706,74],[[76,[22,75]]]],[[707,74],[[76,[22,75]]]],[[708,74],[[76,[22,75]]]],[[708,74],[[76,[22,75]]]],[[711,74],[[76,[22,75]]]],[[[693,[-1]],74],[[76,[22,75]]],[80,642]],[[709,74],[[76,[22,75]]]],[[709,74],[[76,[22,75]]]],[[710,74],[[76,[22,75]]]],[[710,74],[[76,[22,75]]]],[[696,712],22],[[703,712],22],[713,694],[714,694],[-1,-1,[]],[-1,-1,[]],[715,695],[715,696],[716,696],[717,696],[-1,-1,[]],[718,696],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[713,703],[-1,-1,[]],[715,703],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[705,-1],22,92],[[706,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[688,[-1]]],53,642],0,0,0,0,0,0,0,0,0,0,[694,[[64,[684]]]],[695,[[64,[684]]]],[696,[[64,[684]]]],[703,[[64,[684]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[719,[-1]]],[[691,[[690,[[719,[689]]]]]]],642],[[[720,[-1]]],[[691,[[690,[[720,[689]]]]]]],642],[[[719,[-1]]],[[691,[[690,[[719,[689]]]]]]],642],[[[720,[-1]]],[[691,[[690,[[720,[689]]]]]]],642],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[721,721],[722,722],[723,723],[724,724],[725,725],[726,726],[727,727],[728,728],[729,729],[730,730],[731,731],[732,732],[[[733,[-1]]],[[733,[-1]]],50],[734,734],[735,735],[736,736],[737,737],[738,738],[739,739],[[[740,[-1]]],[[740,[-1]]],50],[741,741],[742,742],[743,743],[744,744],[745,745],[746,746],[747,747],[748,748],[749,749],[750,750],[751,751],[752,752],[[[753,[-1]]],[[753,[-1]]],50],[754,754],[755,755],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],721],[[],727],[[],[[733,[-1]]],57],[[],745],0,0,0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[[[719,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[58,22],[[[720,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[690,[[756,[689]]]]],757],0,0,0,[[721,721],6],[[726,726],6],[[728,728],6],[[731,731],6],[[734,734],6],[[738,738],6],[[739,739],6],[[[740,[-1]],[740,[-1]]],6,69],[[741,741],6],[[742,742],6],[[743,743],6],[[744,744],6],[[745,745],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[758,74],[[76,[22,75]]]],[[759,74],[[76,[22,75]]]],[[721,74],[[76,[22,75]]]],[[757,74],[[76,[22,75]]]],[[722,74],[[76,[22,75]]]],[[722,74],[[76,[22,75]]]],[[723,74],[[76,[22,75]]]],[[723,74],[[76,[22,75]]]],[[[720,[-1]],74],[[76,[22,75]]],[80,642]],[[724,74],[[76,[22,75]]]],[[724,74],[[76,[22,75]]]],[[725,74],[[76,[22,75]]]],[[725,74],[[76,[22,75]]]],[[726,74],[[76,[22,75]]]],[[727,74],[[76,[22,75]]]],[[728,74],[[76,[22,75]]]],[[728,74],[[76,[22,75]]]],[[729,74],[[76,[22,75]]]],[[729,74],[[76,[22,75]]]],[[730,74],[[76,[22,75]]]],[[730,74],[[76,[22,75]]]],[[731,74],[[76,[22,75]]]],[[731,74],[[76,[22,75]]]],[[732,74],[[76,[22,75]]]],[[732,74],[[76,[22,75]]]],[[[733,[-1]],74],[[76,[22,75]]],80],[[734,74],[[76,[22,75]]]],[[735,74],[[76,[22,75]]]],[[735,74],[[76,[22,75]]]],[[736,74],[[76,[22,75]]]],[[736,74],[[76,[22,75]]]],[[737,74],[[76,[22,75]]]],[[737,74],[[76,[22,75]]]],[[738,74],[[76,[22,75]]]],[[739,74],[[76,[22,75]]]],[[[740,[-1]],74],[[76,[22,75]]],80],[[741,74],[[76,[22,75]]]],[[742,74],[[76,[22,75]]]],[[743,74],[[76,[22,75]]]],[[744,74],[[76,[22,75]]]],[[745,74],[[76,[22,75]]]],[[746,74],[[76,[22,75]]]],[[746,74],[[76,[22,75]]]],[[747,74],[[76,[22,75]]]],[[747,74],[[76,[22,75]]]],[[748,74],[[76,[22,75]]]],[[748,74],[[76,[22,75]]]],[[749,74],[[76,[22,75]]]],[[749,74],[[76,[22,75]]]],[[750,74],[[76,[22,75]]]],[[751,74],[[76,[22,75]]]],[[751,74],[[76,[22,75]]]],[[752,74],[[76,[22,75]]]],[[752,74],[[76,[22,75]]]],[[[753,[-1]],74],[[76,[22,75]]],80],[[754,74],[[76,[22,75]]]],[[754,74],[[76,[22,75]]]],[[755,74],[[76,[22,75]]]],[[755,74],[[76,[22,75]]]],[[723,712],22],[[724,712],22],[[729,712],22],[[730,712],22],[[732,712],22],[[735,712],22],[[748,712],22],[[749,712],22],[[751,712],22],[[755,712],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[747,722],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[715,725],[-1,-1,[]],[-1,-1,[]],[710,728],[-1,-1,[]],[704,729],[728,729],[736,729],[715,729],[716,729],[754,729],[-1,-1,[]],[717,729],[713,729],[714,729],[708,729],[-1,-1,[]],[710,731],[-1,-1,[]],[716,732],[760,732],[718,732],[704,732],[717,732],[-1,-1,[]],[-1,-1,[]],[636,734],[-1,-1,[]],[715,735],[754,735],[-1,-1,[]],[737,735],[736,735],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[718,748],[747,748],[716,748],[713,748],[714,748],[754,748],[708,748],[732,748],[731,748],[736,748],[-1,-1,[]],[715,748],[717,748],[760,748],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[725,751],[714,751],[715,752],[754,752],[-1,-1,[]],[751,752],[-1,-1,[]],[715,754],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[721,-1],22,92],[[738,-1],22,92],[[739,-1],22,92],[[743,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[719,[-1]]],6,642],[[[719,[-1]]],53,642],0,0,0,0,0,0,0,0,0,0,[[[690,[[719,[689]]]],727],758],[[[690,[[719,[689]]]],745],759],[[721,[690,[[756,[689]]]],[64,[[762,[761]]]]],[[76,[757,722]]]],0,0,0,[757,[[690,[[756,[689]]]]]],[758,[[690,[[719,[689]]]]]],[759,[[690,[[719,[689]]]]]],0,0,0,0,0,0,0,0,0,0,0,[[759,[690,[[763,[689]]]],598,91,[64,[685]]],22],[[757,[690,[[763,[689]]]],598,91,[64,[685]]],22],[722,[[64,[684]]]],[724,[[64,[684]]]],[725,[[64,[684]]]],[728,[[64,[684]]]],[729,[[64,[684]]]],[730,[[64,[684]]]],[731,[[64,[684]]]],[732,[[64,[684]]]],[735,[[64,[684]]]],[748,[[64,[684]]]],[749,[[64,[684]]]],[751,[[64,[684]]]],[752,[[64,[684]]]],[754,[[64,[684]]]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[757,60,60,60,60],22],[[757,60,60,60,449,60],22],[[757,[690,[[763,[689]]]],91],22],[[757,[690,[[763,[689]]]],91],22],[[757,448],22],[757,22],[[757,448],22],[[757,60,[690,[[693,[689]]]],60,58],22],[[757,[690,[[763,[689]]]],598,91,[64,[685]]],22],[[757,[690,[[764,[689]]]]],22],[[757,524,60,60,85],22],[[757,60,[690,[[763,[689]]]],91,[64,[685]]],22],[[758,[690,[[765,[689]]]],60],22],[[758,60,60,60],22],[[758,[690,[[763,[689]]]],91],22],[758,22],[[758,448,60],22],[758,22],[[758,448,60],22],[[758,60,[690,[[693,[689]]]],60,58],22],[[758,[690,[[766,[689]]]]],22],[[758,60,60,85],22],[[758,[690,[[765,[689]]]],60],22],[[759,60],22],[[759,[690,[[765,[689]]]],60],22],[[759,60,60,60,60],22],[[759,60,60,60,449,60],22],[[759,[690,[[763,[689]]]],91],22],[[759,[690,[[763,[689]]]],91],22],[759,22],[759,22],[[759,690,58],22],[[759,448,60],22],[[759,[690,[[763,[689]]]],91,60],22],[[759,[690,[[763,[689]]]],91,[690,[[763,[689]]]],91,60],22],[[759,[690,[[763,[689]]]],91,60],22],[[759,[690,[[763,[689]]]],91,[690,[[763,[689]]]],91,60],22],[759,22],[[759,448,60],22],[[759,60,[690,[[693,[689]]]],60,58],22],[[759,615],22],[[759,[690,[[763,[689]]]],598,91,[64,[685]]],22],[[759,[690,[[764,[689]]]]],22],[[759,524,60,60,85],22],[[759,60,60,60,60],22],[[759,60],22],[[759,60,[690,[[763,[689]]]],91,[64,[685]]],22],[[759,30,30,30,30,30,30],22],[[759,[690,[[765,[689]]]],60],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,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[756,[-1]]],[[691,[[690,[[756,[689]]]]]]],642],[[[756,[-1]]],[[691,[[690,[[756,[689]]]]]]],642],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[767,767],[768,768],[769,769],[760,760],[770,770],[715,715],[713,713],[714,714],[771,771],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[97,[[756,[-1]]]],[645,[[64,[[100,[121]]]]]]],[[763,[-1]]],642],[[],772],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[756,[-1]]],22,642],[58,22],[58,22],[773,22],[774,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[768,768],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[756,[-1]],74],[[76,[22,75]]],642],[[767,74],[[76,[22,75]]]],[[767,74],[[76,[22,75]]]],[[768,74],[[76,[22,75]]]],[[769,74],[[76,[22,75]]]],[[760,74],[[76,[22,75]]]],[[760,74],[[76,[22,75]]]],[[770,74],[[76,[22,75]]]],[[770,74],[[76,[22,75]]]],[[715,74],[[76,[22,75]]]],[[715,74],[[76,[22,75]]]],[[713,74],[[76,[22,75]]]],[[713,74],[[76,[22,75]]]],[[714,74],[[76,[22,75]]]],[[714,74],[[76,[22,75]]]],[[771,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[715,767],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[775,715],[-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,[]],[774,776],[[[96,[101]]],776],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[756,[-1]]],6,642],0,0,0,0,0,0,0,0,[767,[[64,[684]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[777,[[64,[[97,[[756,[-1]]]]]]],642],[777,[[64,[[756,[-1]]]]],642],[58,22],[[777,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[97,[[756,[-1]]]]],777,642],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[778,[-1]]],[[691,[[690,[[756,[689]]]]]]],642],[[[778,[-1]]],[[691,[[690,[[756,[689]]]]]]],642],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[779,779],[780,780],[781,781],[782,782],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[[[778,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[779,74],[[76,[22,75]]]],[[[783,[-1]],74],[[76,[22,75]]],[80,642]],[[780,74],[[76,[22,75]]]],[[780,74],[[76,[22,75]]]],[[781,74],[[76,[22,75]]]],[[781,74],[[76,[22,75]]]],[[782,74],[[76,[22,75]]]],[[782,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[715,781],[751,781],[725,781],[-1,-1,[]],[784,782],[715,782],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[785,786],[[[96,[56]]],786],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[781,[[64,[684]]]],[782,[[64,[684]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[787,787],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[787,74],[[76,[22,75]]]],[[787,74],[[76,[22,75]]]],[715,787],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[787,[[64,[684]]]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[712,[690,[[693,[689]]]]],22],[[712,[690,[[688,[689]]]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[712,[690,[[763,[689]]]]],22],[[712,[690,[[763,[689]]]],121],22],0,[[712,[690,[[719,[689]]]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[[712,[690,[[766,[689]]]]],22],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[712,684],22],[[788,74],[[76,[22,75]]]],[[788,74],[[76,[22,75]]]],[[789,712],22],[[788,712],22],[[790,[792,[791]],684],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[712,121,53],22],0,0,[[712,79],22],[[712,[690,[[765,[689]]]]],22],[[712,[690,[[764,[689]]]]],22],[[712,[690,[[793,[689]]]]],22],[788,[[64,[684]]]],0,[[712,[690,[[794,[689]]]]],22],[[712,[690,[[794,[689]]]],121],22],[[712,[690,[[795,[689]]]]],22],[[712,[690,[[795,[689]]]],121],22],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[792,[-1]],[690,[[796,[689]]]],-3],-2,797,[],[[56,[64],[[19,[-2]]]]]],[[[792,[-1]],[690,[[796,[689]]]]],[[76,[552,798]]],797],[[[792,[-1]],[690,[[796,[689]]]]],22,797],[[[792,[-1]],[690,[[796,[689]]]]],[[76,[521,798]]],797],[[[792,[-1]],[690,[[796,[689]]]]],[[76,[555,798]]],797],[[[792,[-1]],[690,[[796,[689]]]]],[[76,[614,798]]],797],[[[792,[-1]],[690,[[796,[689]]]],515],[[76,[574,798]]],797],[[[792,[-1]],[690,[[796,[689]]]],[690,[799]]],[[76,[6,800]]],797],[[[792,[-1]],[690,[[796,[689]]]]],[[76,[547,798]]],797],[[[792,[-1]],[690,[[796,[689]]]],[650,[[64,[[100,[121]]]]]],[64,[651]]],[[22,[[690,[[756,[689]]]],[690,[[756,[689]]]],[64,[672]]]]],797],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[792,[-1]],[690,[[693,[689]]]]],22,797],[[[792,[-1]],[690,[[693,[689]]]]],53,797],[[[792,[-1]],[690,[[688,[689]]]]],22,797],[[[792,[-1]],[690,[[688,[689]]]]],53,797],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[792,[-1]],[690,[[763,[689]]]]],[[76,[22,801]]],797],[[[792,[-1]],[690,[[763,[689]]]],6],22,797],[[[792,[-1]],[690,[[763,[689]]]],91,[64,[91]]],[[76,[[22,[85,91]],784]]],797],[[[792,[-1]],[690,[[763,[689]]]]],53,797],[[[792,[-1]],[690,[[763,[689]]]],[162,[91]],802],[[76,[22,784]]],797],[[[792,[-1]],[690,[[763,[689]]]]],[[76,[22,784]]],797],[[[792,[-1]],22],22,797],[[[792,[-1]],[690,[[719,[689]]]]],22,797],[[[792,[-1]],[690,[[719,[689]]]]],53,797],[[[792,[-1]],[690,[[719,[689]]]],[690,[[763,[689]]]],91,[64,[91]]],[[76,[22,725]]],797],[[[792,[-1]],[690,[[719,[689]]]],[690,[[794,[689]]]],548],[[76,[22,725]]],797],[[[792,[-1]],[690,[[719,[689]]]],[690,[[763,[689]]]],91,[690,[[763,[689]]]],91,91],[[76,[22,752]]],797],[[[792,[-1]],[690,[[719,[689]]]],[632,[[690,[[763,[689]]]]]],[537,[[690,[[794,[689]]]]]],619],[[76,[22,752]]],797],[[[792,[-1]],[690,[[719,[689]]]],[537,[[690,[[794,[689]]]]]],[632,[[690,[[763,[689]]]]]],619],[[76,[22,752]]],797],[[[792,[-1]],[690,[[719,[689]]]],[537,[[690,[[794,[689]]]]]],[537,[[690,[[794,[689]]]]]],619],[[76,[22,752]]],797],[[[792,[-1]],[690,[[719,[689]]]]],22,797],[[[792,[-1]],[690,[[719,[689]]]],[623,[[64,[[100,[121]]]]]]],[[22,[[690,[[719,[689]]]],[64,[754]]]]],797],[[[792,[-1]],[690,[[719,[689]]]],121],[[76,[22,754]]],797],[[[792,[-1]],[690,[[719,[689]]]]],[[76,[22,754]]],797],[[[792,[-1]],[690,[[719,[689]]]],121],[[76,[22,754]]],797],[[[792,[-1]],[690,[[719,[689]]]],[690,[[765,[689]]]],60,60,[690,[[763,[689]]]],91],[[76,[22,735]]],797],[[[792,[-1]],[690,[[719,[689]]]],758],[[76,[22,730]]],797],[[[792,[-1]],[690,[[719,[689]]]],759],[[76,[22,749]]],797],[[[792,[-1]],[690,[[719,[689]]]],[690,[[765,[689]]]],60],[[76,[22,735]]],797],[-1,-2,[],[]],[-1,-2,[],[]],[[[792,[-1]],[690,[[766,[689]]]]],22,797],[[[792,[-1]],[690,[[766,[689]]]],60],[[22,[[690,[[688,[689]]]],[64,[709]]]]],797],[[[792,[-1]],[690,[[766,[689]]]]],53,797],[[[792,[-1]],[641,[-2]]],[[690,[[796,[689]]]]],797,642],[[[792,[-1]],[64,[[100,[121]]]]],22,797],[[[792,[-1]],[690,[[756,[689]]]],[645,[[64,[[100,[121]]]]]]],[[22,[[690,[[763,[689]]]],[64,[803]]]]],797],[[[792,[-1]],[690,[[796,[689]]]],[649,[-2]],[650,[[64,[[100,[121]]]]]],[64,[651]]],[[22,[[690,[[756,[689]]]],[690,[[756,[689]]]],[64,[672]]]]],797,642],[[[792,[-1]],[64,[[100,[121]]]]],22,797],[[[792,[-1]],[64,[[100,[121]]]]],22,797],[[[792,[-1]],[690,[[756,[689]]]],[661,[[64,[[100,[121]]]],[3,[515]]]]],[[22,[[690,[[794,[689]]]],[64,[804]]]]],797],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[792,[-1]],[690,[[756,[689]]]],-3],-2,797,[],[[56,[64],[[19,[-2]]]]]],[[[792,[-1]],[690,[[756,[689]]]],701],[[22,[[690,[[693,[689]]]],[64,[696]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],702],[[22,[[690,[[688,[689]]]],[64,[695]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],[645,[[64,[[100,[121]]]]]]],[[22,[[690,[[763,[689]]]],[64,[803]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],[647,[[64,[[100,[121]]]]]]],[[22,[[690,[[719,[689]]]],[64,[715]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],805,[64,[[806,[-1]]]]],[[22,[[690,[[766,[689]]]],[64,[807]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],705],[[22,[[690,[[692,[689]]]],[64,[703]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],[653,[[64,[[100,[121]]]]]]],[[22,[[690,[[765,[689]]]],[64,[808]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],721],[[22,[757,[64,[722]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],809,[64,[[806,[-1]]]]],[[22,[[690,[[764,[689]]]],[64,[810]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],811],[[22,[[690,[[793,[689]]]],[64,[812]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],813,814],[[22,[[690,[[815,[689]]]],[64,[816]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],813,[100,[[99,[60]]]]],[[22,[[690,[[815,[689]]]],[64,[816]]]]],797],[[[792,[-1]],[690,[[756,[689]]]],[661,[[64,[[100,[121]]]],[3,[515]]]]],[[22,[[690,[[794,[689]]]],[64,[804]]]]],797],[[[792,[-1]],[690,[[756,[689]]]]],22,797],[[[792,[-1]],[690,[[756,[689]]]]],[[76,[552,770]]],797],[[[792,[-1]],[690,[[756,[689]]]]],22,797],[[[792,[-1]],[690,[[756,[689]]]]],[[76,[521,770]]],797],[[[792,[-1]],[690,[[756,[689]]]],-3],-2,797,[],[[56,[64],[[19,[-2]]]]]],[[[792,[-1]],[690,[[756,[689]]]]],53,797],[[[792,[-1]],[690,[[756,[689]]]]],[[76,[547,770]]],797],[[[792,[-1]],[690,[[756,[689]]]],121],22,797],[[[792,[-1]],[690,[[756,[689]]]],[591,[779]]],[[76,[6,767]]],797],[[[792,[-1]],[690,[[756,[689]]]],776],22,797],[[[792,[-1]],[690,[[756,[689]]]]],22,797],[[[792,[-1]],[690,[[756,[689]]]]],22,797],[-1,-2,[],[]],[-1,-2,[],[]],[[[792,[-1]]],22,797],[58,22],[58,22],[[[792,[-1]],817],[[3,[[690,[[796,[689]]]]]]],797],[[678,678],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[678,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[121,-1],[[792,[-1]]],797],[[-1,674],[[792,[-1]]],797],[-1,-2,[],[]],[-1,-2,[],[]],[[[792,[-1]]],678,797],0,[[678,549],818],[[],58],[[],58],0,[[[792,[-1]]],64,797],[[[792,[-1]],819,820],[[76,[[690,[799]],673]]],797],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[121,-1,664],[[792,[-1]]],797],[[[792,[-1]],[690,[[692,[689]]]]],22,797],[[[792,[-1]],[690,[[692,[689]]]]],53,797],[[[792,[-1]],6],[[76,[6,767]]],797],[[[792,[-1]],[690,[[765,[689]]]]],22,797],[[[792,[-1]],[690,[[765,[689]]]]],53,797],[[[792,[-1]],[690,[[756,[689]]]],685],[[76,[[22,[[690,[[821,[689]]]],85]],781]]],797],[[[792,[-1]],[690,[[756,[689]]]]],22,797],[[[792,[-1]],[690,[[756,[689]]]]],[[76,[30,780]]],797],[[[792,[-1]],[690,[[756,[689]]]],786],[[76,[22,780]]],797],[[[792,[-1]],[690,[[756,[689]]]],[99,[[690,[[719,[689]]]]]]],[[76,[779,782]]],797],[[[792,[-1]],[690,[[756,[689]]]],[690,[[763,[689]]]],91,91],[[76,[22,781]]],797],[[[792,[-1]],[690,[[756,[689]]]],[690,[[763,[689]]]],91,[99,[85]]],[[76,[22,781]]],797],[[[792,[-1]],[690,[[756,[689]]]],[690,[[763,[689]]]],91,[690,[[821,[689]]]]],[[76,[22,781]]],797],[[[792,[-1]],[690,[[756,[689]]]],[537,[[690,[[794,[689]]]]]],[99,[85]],625,619],[[76,[22,781]]],797],[[[792,[-1]],[690,[[720,[689]]]]],22,797],[[[792,[-1]],757,[668,[[64,[[100,[121]]]]]]],[[22,[[690,[[720,[689]]]],[64,[724]]]]],797],[[[792,[-1]],[690,[[720,[689]]]]],53,797],[[[792,[-1]],[690,[[764,[689]]]]],22,797],[[[792,[-1]],[690,[[764,[689]]]],60],[[22,[[690,[[688,[689]]]],[64,[709]]]]],797],[[[792,[-1]],[690,[[764,[689]]]]],53,797],[[[792,[-1]],[551,[[690,[799]]]],817],[[76,[[690,[[796,[689]]]],822]]],797],[[[792,[-1]],[690,[[793,[689]]]]],22,797],[[[792,[-1]],[690,[[793,[689]]]]],53,797],[[[792,[-1]],[690,[[815,[689]]]]],22,797],[[[792,[-1]],[690,[[815,[689]]]]],53,797],[[[792,[-1]],[690,[799]],-3],-2,797,[],[[56,[64],[[19,[-2]]]]]],[[[792,[-1]],[690,[799]],[690,[[756,[689]]]],[640,[[3,[515]]]]],[[64,[823]]],797],[[[792,[-1]],[690,[799]]],22,797],[[[792,[-1]],[690,[799]],[690,[[796,[689]]]]],[[76,[663,824]]],797],[[[792,[-1]],[690,[799]]],[[76,[825,826]]],797],[[[792,[-1]],[690,[799]]],[[76,[670,826]]],797],[[[792,[-1]],[690,[799]]],[[76,[22,826]]],797],[678,827],0,0,[[[792,[-1]],[690,[[794,[689]]]],-2],22,797,[[56,[64]]]],[[[792,[-1]],[690,[[794,[689]]]],828],[[22,[[690,[[795,[689]]]],[64,[829]]]]],797],[[[792,[-1]],[690,[[794,[689]]]]],[[76,[22,801]]],797],[[[792,[-1]],[690,[[794,[689]]]],6],22,797],[[[792,[-1]],[690,[[794,[689]]]]],53,797],[[[792,[-1]],[690,[[795,[689]]]],6],[[76,[22,830]]],797],[[[792,[-1]],[690,[[795,[689]]]]],53,797],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,[[121,-1],674,[]],[799,[[64,[[687,[642]]]]]],[[[792,[-1]]],[[831,[642]]],797],[674,[[64,[-1]]],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[[818,818],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[818,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[831,[-1]]],818,642],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[818,6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[[[690,[-1]]],549,832],[-1,-2,[],[]],[-1,-2,[],[]],[[[690,[-1]]],[[690,[-1]]],832],[[-1,-2],22,[],[]],[[[690,[-1]],[690,[-1]]],110,832],[[-1,-2],110,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[[690,[-1]],[690,[-1]]],6,832],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[690,[-1]],74],[[76,[22,75]]],832],[833,[[690,[-1]]],832],[-1,-1,[]],[-1,-1,[]],[685,[[690,[-1]]],832],[-1,-2,[],[]],[[[690,[-1]],-2],22,832,92],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[834,685],[[[690,[-1]]],685,832],[-1,-2,[],[]],[[[690,[-1]],[690,[-1]]],[[64,[110]]],832],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[834,[[22,[60,60,549]]]],[[[690,[-1]]],[[22,[60,60,549]]],832],[-1,[[64,[-2]]],[],[]],[[60,60,549],834],[[60,60,549],[[690,[-1]]],832],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[],6],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[[835,[-1]],74],[[76,[22,75]]],[80,834]],[[791,74],[[76,[22,75]]]],[[[835,[-1]],-1],22,834],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],834],[[],-1,834],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[835,[-1]],-1],-1,834],[[],[[835,[-1]]],834],[[[835,[-1]],549],-1,834],[[[837,[],[[836,[-1]]]]],[[97,[[835,[-2]]]]],105,834],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[799,[[691,[[690,[799]]]]]],[[[796,[-1]]],[[691,[[690,[[796,[689]]]]]]],642],[799,[[691,[[690,[799]]]]]],[[[796,[-1]]],[[691,[[690,[[796,[689]]]]]]],642],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[687,[-1]]],[[687,[-1]]],[50,642]],[838,838],[800,800],[824,824],[672,672],[798,798],[822,822],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],674],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,[[838,74],[[76,[22,75]]]],[[838,74],[[76,[22,75]]]],[[800,74],[[76,[22,75]]]],[[800,74],[[76,[22,75]]]],[[824,74],[[76,[22,75]]]],[[824,74],[[76,[22,75]]]],[[672,74],[[76,[22,75]]]],[[672,74],[[76,[22,75]]]],[[798,74],[[76,[22,75]]]],[[798,74],[[76,[22,75]]]],[[822,74],[[76,[22,75]]]],[[822,74],[[76,[22,75]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[838,672],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[799,[796,[-1]]],[[76,[839,824]]],642],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[796,[-1]],799],6,642],[799,53],0,[[121,664],674],[121,520],0,0,[672,[[64,[684]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[840,841],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],841],[[],842],[[[843,[-1]],-3],[[843,[-2]]],[],[],[[56,[-1],[[19,[[843,[-2]]]]]]]],[[[844,[-1]],-1,845],[[846,[-1]]],[]],[[847,847],22],[[848,849],22],[850,58],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[843,[-1]]],-1,[]],[[851,851],[[64,[851]]]],[[851,851],6],0,0,0,0,0,0,[[841,841],841],[[842,842],842],[[841,841],22],[[842,842],22],[[841,841],841],[[842,842],842],[[841,841],22],[[842,842],22],[841,60],[841,60],[842,60],[842,60],[[841,841],841],[[842,842],842],[[841,841],22],[[842,842],22],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[849,[853,[852]]],[[64,[849]]]],[[[844,[-1]],[846,[-1]]],[[76,[22,854]]],[]],[[[853,[-1]],[846,[-1]]],[[76,[22,854]]],[321,93]],[[[844,[-1]],[855,[-1]]],[[76,[22,856]]],[]],[[[844,[-1]]],22,[]],[[[853,[-1]]],22,[]],[[[846,[-1]]],[[846,[-1]]],[]],[[[855,[-1]]],[[855,[-1]]],[]],[[[844,[-1]]],[[844,[-1]]],50],[[[853,[-1]]],[[853,[-1]]],50],[847,847],[845,845],[857,857],[[[843,[-1]]],[[843,[-1]]],50],[858,858],[859,859],[860,860],[840,840],[861,861],[862,862],[863,863],[851,851],[864,864],[865,865],[866,866],[867,867],[868,868],[841,841],[869,869],[870,870],[852,852],[849,849],[871,871],[872,872],[873,873],[848,848],[874,874],[875,875],[876,876],[877,877],[878,878],[879,879],[880,880],[881,881],[882,882],[850,850],[883,883],[884,884],[885,885],[842,842],[886,886],[887,887],[888,888],[889,889],[890,890],[891,891],[892,892],[893,893],[894,894],[895,895],[896,896],[897,897],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[[846,[-1]],[846,[-1]]],110,[]],[[858,858],110],[[859,859],110],[[860,860],110],[[840,840],110],[[861,861],110],[[862,862],110],[[863,863],110],[[864,864],110],[[865,865],110],[[866,866],110],[[868,868],110],[[841,841],110],[[869,869],110],[[870,870],110],[[874,874],110],[[877,877],110],[[878,878],110],[[879,879],110],[[880,880],110],[[881,881],110],[[882,882],110],[[850,850],110],0,[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[841,841],[842,842],[[849,58],[[64,[898]]]],[849,[[64,[60]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[841,841],6],[[842,842],6],[[847,-1],22,[[443,[58]],50]],[[],[[844,[-1]]],[]],[[],[[853,[-1]]],[]],[[],847],[[],845],[[],841],[[],842],[[],893],[[],896],[[],897],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[847,[[99,[890]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[847,[[99,[890]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[841,841],841],[[842,842],842],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,[[[843,[-1]],121],22,684],[[[843,[-1]],121,121],22,684],[[[843,[-1]],121],53,684],[[[843,[-1]],121,121],53,684],[[],841],[[],842],0,[[[846,[-1]],[846,[-1]]],6,[]],[[845,845],6],[[857,857],6],[[858,858],6],[[859,859],6],[[860,860],6],[[840,840],6],[[861,861],6],[[862,862],6],[[863,863],6],[[851,851],6],[[864,864],6],[[865,865],6],[[866,866],6],[[867,867],6],[[868,868],6],[[841,841],6],[[869,869],6],[[870,870],6],[[852,852],6],[[849,849],6],[[871,871],6],[[872,872],6],[[873,873],6],[[848,848],6],[[874,874],6],[[875,875],6],[[877,877],6],[[878,878],6],[[879,879],6],[[880,880],6],[[881,881],6],[[882,882],6],[[850,850],6],[[883,883],6],[[884,884],6],[[885,885],6],[[842,842],6],[[886,886],6],[[887,887],6],[[895,895],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[849,849,[853,[852]]],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[847,[64,[[22,[890,845]]]]],22],[[841,-1],22,[[35,[],[[34,[841]]]]]],[[842,-1],22,[[35,[],[[34,[842]]]]]],[[847,847],22],0,[[[844,[-1]],-2],[[64,[[846,[-1]]]]],[],[[101,[-1],[[19,[6]]]]]],[[[844,[-1]],-1,845,-2],[[846,[-1]]],[],[[101,[-1,-1],[[19,[6]]]]]],[[[844,[-1]],-1,845],[[846,[-1]]],69],[[[855,[-1]]],[[64,[[22,[[846,[-1]],[846,[-1]]]]]]],[]],[85,851],[[[846,[-1]],74],[[76,[22,75]]],[]],[[[855,[-1]],74],[[76,[22,75]]],[]],[[[844,[-1]],74],[[76,[22,75]]],80],[[[853,[-1]],74],[[76,[22,75]]],[80,321,93]],[[847,74],[[76,[22,75]]]],[[845,74],[[76,[22,75]]]],[[857,74],[[76,[22,75]]]],[[[843,[-1]],74],[[76,[22,75]]],79],[[[843,[-1]],74],[[76,[22,75]]],80],[[858,74],[[76,[22,75]]]],[[859,74],[[76,[22,75]]]],[[860,74],[[76,[22,75]]]],[[840,74],[[76,[22,75]]]],[[861,74],[[76,[22,75]]]],[[862,74],[[76,[22,75]]]],[[863,74],[[76,[22,75]]]],[[851,74],[[76,[22,75]]]],[[864,74],[[76,[22,75]]]],[[865,74],[[76,[22,75]]]],[[866,74],[[76,[22,75]]]],[[867,74],[[76,[22,75]]]],[[868,74],[[76,[22,75]]]],[[841,74],[[76,[22,75]]]],[[841,74],[[76,[22,75]]]],[[841,74],[[76,[22,75]]]],[[841,74],[[76,[22,75]]]],[[841,74],[[76,[22,75]]]],[[869,74],[[76,[22,75]]]],[[870,74],[[76,[22,75]]]],[[852,74],[[76,[22,75]]]],[[849,74],[[76,[22,75]]]],[[871,74],[[76,[22,75]]]],[[872,74],[[76,[22,75]]]],[[873,74],[[76,[22,75]]]],[[848,74],[[76,[22,75]]]],[[874,74],[[76,[22,75]]]],[[875,74],[[76,[22,75]]]],[[876,74],[[76,[22,75]]]],[[877,74],[[76,[22,75]]]],[[878,74],[[76,[22,75]]]],[[879,74],[[76,[22,75]]]],[[880,74],[[76,[22,75]]]],[[881,74],[[76,[22,75]]]],[[882,74],[[76,[22,75]]]],[[850,74],[[76,[22,75]]]],[[883,74],[[76,[22,75]]]],[[884,74],[[76,[22,75]]]],[[885,74],[[76,[22,75]]]],[[842,74],[[76,[22,75]]]],[[842,74],[[76,[22,75]]]],[[842,74],[[76,[22,75]]]],[[842,74],[[76,[22,75]]]],[[842,74],[[76,[22,75]]]],[[886,74],[[76,[22,75]]]],[[887,74],[[76,[22,75]]]],[[888,74],[[76,[22,75]]]],[[889,74],[[76,[22,75]]]],[[890,74],[[76,[22,75]]]],[[891,74],[[76,[22,75]]]],[[892,74],[[76,[22,75]]]],[[893,74],[[76,[22,75]]]],[[894,74],[[76,[22,75]]]],[[895,74],[[76,[22,75]]]],[[896,74],[[76,[22,75]]]],[[897,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[3,[890]]],847],[-1,-1,[]],[[[162,[58]]],845],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[869,863],[-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,-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,[]],[60,[[64,[841]]]],[60,[[64,[842]]]],[60,841],[60,841],[60,842],[60,842],[60,841],[60,842],[60,885],[-1,841,[[35,[],[[34,[841]]]]]],[-1,842,[[35,[],[[34,[842]]]]]],[121,[[64,[841]]]],[121,[[64,[842]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[3,[890]]],847],[[[162,[60]],[844,[-1]]],[[855,[-1]]],[]],0,0,0,[[897,895],[[846,[852]]]],[897,[[846,[852]]]],[897,[[846,[852]]]],[[[853,[-1]],-1],[[64,[[846,[-1]]]]],[321,93]],[[[853,[-1]],[846,[-1]]],[[76,[-1,854]]],[321,93]],[[[844,[-1]],[846,[-1]]],-1,[]],[[[844,[-1]],[846,[-1]]],845,[]],[[[853,[-1]],[846,[-1]]],845,[]],0,0,[[[846,[-1]],-2],22,[],92],[[858,-1],22,92],[[859,-1],22,92],[[860,-1],22,92],[[840,-1],22,92],[[861,-1],22,92],[[862,-1],22,92],[[863,-1],22,92],[[851,-1],22,92],[[864,-1],22,92],[[865,-1],22,92],[[866,-1],22,92],[[867,-1],22,92],[[868,-1],22,92],[[841,-1],22,92],[[869,-1],22,92],[[870,-1],22,92],[[852,-1],22,92],[[849,-1],22,92],[[871,-1],22,92],[[848,-1],22,92],[[874,-1],22,92],[[877,-1],22,92],[[878,-1],22,92],[[879,-1],22,92],[[880,-1],22,92],[[881,-1],22,92],[[882,-1],22,92],[[850,-1],22,92],[[887,-1],22,92],[[895,-1],22,92],[883,6],[[[846,[-1]]],58,[]],[[[844,[-1]],[855,[-1]]],[[99,[-1]]],[]],[[[844,[-1]],[846,[-1]]],-1,[]],[[[853,[-1]],[846,[-1]]],-1,[]],[885,60],[[[844,[-1]],[846,[-1]]],-1,[]],[[849,897],[[76,[899,900]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],0,0,0,0,[[[853,[-1]],-1,845],[[846,[-1]]],[321,93]],[[841,841],22],[[842,842],22],[[841,841],841],[[842,842],842],[[841,841],6],[[842,842],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[844,[-1]]],[[3,[-1]]],[]],[[[843,[-1]]],-1,[]],[-1,-2,[],[]],[847,[[901,[890]]]],[841],[842],[[[843,[-1]]],[[843,[-2]]],[],[[287,[-1]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[851,6],[841,6],[842,6],[[849,[853,[852]]],6],[845,6],[[886,897],6],[[849,[853,[852]]],6],[[[844,[-1]]],6,[]],[[[853,[-1]]],6,[]],[847,6],[841,6],[842,6],[870,6],[870,6],[863,6],[890,6],[[[844,[-1]]],[[0,[902]]],[]],[[[853,[-1]]],[[0,[902]]],[321,93]],[841,[[680,[841]]]],[842,[[680,[842]]]],[[[844,[-1]]],[[0,[902]]],[]],[841,[[681,[841]]]],[842,[[681,[842]]]],0,0,[[[844,[-1]]],58,[]],[[[853,[-1]]],58,[]],[847,58],0,0,0,0,[[845,121],857],[[[843,[-1]],121],[[64,[857]]],[]],0,0,0,0,0,0,0,0,0,[886,6],[[],[[844,[-1]]],[]],[[],[[853,[-1]]],[]],[[],847],[[60,60],845],[-1,[[843,[-1]]],[]],[[85,851],[[64,[871]]]],[[[846,[-1]],[846,[-1]]],[[855,[-1]]],[]],[[[855,[-1]]],64,[]],[841,841],[842,842],0,0,[851,[[64,[871]]]],[[893,[846,[886]]],[[64,[[846,[875]]]]]],0,[[[846,[-1]],[846,[-1]]],[[64,[110]]],[]],[[858,858],[[64,[110]]]],[[859,859],[[64,[110]]]],[[860,860],[[64,[110]]]],[[840,840],[[64,[110]]]],[[861,861],[[64,[110]]]],[[862,862],[[64,[110]]]],[[863,863],[[64,[110]]]],[[864,864],[[64,[110]]]],[[865,865],[[64,[110]]]],[[866,866],[[64,[110]]]],[[868,868],[[64,[110]]]],[[841,841],[[64,[110]]]],[[869,869],[[64,[110]]]],[[870,870],[[64,[110]]]],[[871,871],[[64,[110]]]],[[874,874],[[64,[110]]]],[[877,877],[[64,[110]]]],[[878,878],[[64,[110]]]],[[879,879],[[64,[110]]]],[[880,880],[[64,[110]]]],[[881,881],[[64,[110]]]],[[882,882],[[64,[110]]]],[[850,850],[[64,[110]]]],[[885,885],[[64,[110]]]],[849,[[64,[840]]]],0,0,[[847,890,845],22],[[[844,[-1]],58],[[855,[-1]]],[]],0,0,[[841,841],22],[[842,842],22],[[[853,[-1]],[846,[-1]],-1],22,[321,93]],0,[849,[[64,[851]]]],[871,851],[849,[[64,[863]]]],[871,863],[849,[[64,[85]]]],[[841,841,6],22],[[842,842,6],22],[[849,903],60],[[[843,[-1]]],[[64,[684]]],684],0,[847,[[0,[[127,[],[[34,[[22,[890,845]]]]]]]]]],[847,[[0,[[127,[],[[34,[[22,[890,[64,[845]]]]]]]]]]]],[[[843,[-1]]],[[0,[904]]],[]],0,[[847,-1,847],22,[[443,[58]],50]],0,[[841,841],841],[[842,842],842],[[841,841],22],[[842,842],22],[[845,845],22],[[841,841],841],[[842,842],842],[848,[[64,[861]]]],[897,903],[860,121],[[864,897],[[76,[899,900]]]],[851,849],[851,849],[[851,862],849],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[845,[[64,[[162,[58]]]]]],[-1,116,[]],[-1,53,[]],[[[846,[852]],903],53],[851,53],[869,121],[[849,903],53],[[841,841],22],[[842,842],22],[-1,845,[[127,[],[[34,[845]]]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[[[844,[-1]],[846,[-1]]],[[76,[-1,854]]],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,0,0,0,0,0,[871,849],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[841,841],841],[[842,842],842],[[845,845],845],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[871,85],0,[58,847],[[[843,[-1]],[22,[845,53]]],[[843,[-1]]],[]],[[[843,[-1]],845,-2],[[843,[-1]]],[],293],0,[851,[[64,[871]]]],[[[855,[-1]]],[[162,[60]]],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[],905],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[[905,905],905],[[905,905],22],[[905,905],905],[[905,905],22],[905,60],[905,60],[[905,905],905],[[905,905],22],[-1,-2,[],[]],[-1,-2,[],[]],[905,905],[[-1,-2],22,[],[]],[905,905],[-1,-2,[],[]],[[905,905],6],[[],905],[58,-1,[]],[58,-1,[]],[[905,905],905],[-1,-2,[],[]],[58,22],[[],905],[[905,905],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[905,-1],22,[[35,[],[[34,[905]]]]]],[[905,74],[[76,[22,75]]]],[[905,74],[[76,[22,75]]]],[[905,74],[[76,[22,75]]]],[[905,74],[[76,[22,75]]]],[[905,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[60,[[64,[905]]]],[60,905],[60,905],[60,905],[-1,905,[[35,[],[[34,[905]]]]]],[121,[[64,[905]]]],[-1,-2,[],[]],0,0,[[],58],[[905,905],22],[[905,905],905],[[905,905],6],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[905],[-1,-2,[],[]],[905,6],[905,6],[905,[[680,[905]]]],[905,[[681,[905]]]],0,[905,905],[[905,905],22],[[905,905,6],22],0,[[905,905],905],[[905,905],22],[[905,905],905],[-1,-2,[],[]],[[905,905],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[905,905],905],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],906],[[],907],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[[906,906],906],[[907,907],907],[[906,906],22],[[907,907],22],[[906,906],906],[[907,907],907],[[906,906],22],[[907,907],22],[906,60],[906,60],[907,60],[907,60],[[906,906],906],[[907,907],907],[[906,906],22],[[907,907],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[906,906],[908,908],[907,907],[909,909],[910,910],[911,911],[912,912],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[906,906],[907,907],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[906,906],6],[[907,907],6],[[],909],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[906,906],906],[[907,907],907],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[],906],[[],907],0,[[906,906],6],[[908,908],6],[[907,907],6],[[910,910],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[906,-1],22,[[35,[],[[34,[906]]]]]],[[907,-1],22,[[35,[],[[34,[907]]]]]],[[906,74],[[76,[22,75]]]],[[906,74],[[76,[22,75]]]],[[906,74],[[76,[22,75]]]],[[906,74],[[76,[22,75]]]],[[906,74],[[76,[22,75]]]],[[908,74],[[76,[22,75]]]],[[908,74],[[76,[22,75]]]],[[907,74],[[76,[22,75]]]],[[907,74],[[76,[22,75]]]],[[907,74],[[76,[22,75]]]],[[907,74],[[76,[22,75]]]],[[907,74],[[76,[22,75]]]],[[909,74],[[76,[22,75]]]],[[910,74],[[76,[22,75]]]],[[913,74],[[76,[22,75]]]],[[914,74],[[76,[22,75]]]],[[911,74],[[76,[22,75]]]],[[912,74],[[76,[22,75]]]],[[915,74],[[76,[22,75]]]],[[915,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[75,915],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[60,[[64,[906]]]],[60,[[64,[907]]]],[60,906],[60,906],[60,907],[60,907],[60,906],[60,907],[-1,906,[[35,[],[[34,[906]]]]]],[-1,907,[[35,[],[[34,[907]]]]]],[121,[[64,[906]]]],[121,[[64,[907]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[910,-1],22,92],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[906,906],22],[[907,907],22],[[906,906],906],[[907,907],907],[[906,906],6],[[907,907],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[906],[907],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[906,6],[907,6],[906,6],[907,6],[906,[[680,[906]]]],[907,[[680,[907]]]],[906,[[681,[906]]]],[907,[[681,[907]]]],0,0,[[-1,897,916,909,910,917],[[76,[[918,[-1]],915]]],790],[71,908],[906,906],[907,907],0,[[908,908],[[64,[110]]]],0,[[906,906],22],[[907,907],22],0,[[906,906,6],22],[[907,907,6],22],0,[915,[[64,[684]]]],[[906,906],906],[[907,907],907],[[906,906],22],[[907,907],22],[[906,906],906],[[907,907],907],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[[906,906],22],[[907,907],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[906,906],906],[[907,907],907],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[[918,[-1]]],[[76,[914,915]]],790],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[919,919],[920,920],[921,921],[922,922],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],919],[[],922],[[],923],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,[[919,919],6],[[920,920],6],[[921,921],6],[[922,922],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[919,74],[[76,[22,75]]]],[[920,74],[[76,[22,75]]]],[[921,74],[[76,[22,75]]]],[[921,74],[[76,[22,75]]]],[[922,74],[[76,[22,75]]]],[[924,74],[[76,[22,75]]]],[[924,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[75,924],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[919,-1],22,92],[[920,-1],22,92],[[922,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,922],[[925,[-1]]],790],[[920,920],[[64,[110]]]],0,0,0,[924,[[64,[684]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[920,121],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[925,[-1]],897,916],[[76,[923,924]]],790],0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[926,926],[927,927],[928,928],[929,929],[930,930],[931,931],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],927],[[],928],[[],930],[[],931],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,[[926,926],6],[[927,927],6],[[928,928],6],[[929,929],6],[[930,930],6],[[931,931],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[[932,[-1]]],-1,790],[[926,74],[[76,[22,75]]]],[[927,74],[[76,[22,75]]]],[[928,74],[[76,[22,75]]]],[[933,74],[[76,[22,75]]]],[[933,74],[[76,[22,75]]]],[[929,74],[[76,[22,75]]]],[[929,74],[[76,[22,75]]]],[[930,74],[[76,[22,75]]]],[[931,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[75,933],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[926,-1],22,92],[[927,-1],22,92],[[928,-1],22,92],[[930,-1],22,92],[[931,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,[[932,[-1]]],790],0,0,0,0,0,0,[933,[[64,[684]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[932,[-1]],897,916,930,931],[[76,[934,933]]],790],[[897,916,930,931],[[76,[[22,[53,934]],933]]]],0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[935,121],[936,121],[937,121],[938,121],[939,121],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[935,935],[936,936],[937,937],[938,938],[939,939],[940,940],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],935],[[],936],[[],937],[[],938],[[],939],[[],940],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[935,935],6],[[936,936],6],[[937,937],6],[[938,938],6],[[939,939],6],[[940,940],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[935,74],[[76,[22,75]]]],[[936,74],[[76,[22,75]]]],[[937,74],[[76,[22,75]]]],[[938,74],[[76,[22,75]]]],[[939,74],[[76,[22,75]]]],[[940,74],[[76,[22,75]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[935,-1],22,92],[[936,-1],22,92],[[937,-1],22,92],[[938,-1],22,92],[[939,-1],22,92],[[940,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],941],[[],942],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[[941,941],941],[[942,942],942],[[941,941],22],[[942,942],22],[[941,941],941],[[942,942],942],[[941,941],22],[[942,942],22],[941,85],[941,85],[942,60],[942,60],[[941,941],941],[[942,942],942],[[941,941],22],[[942,942],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[943,943],[944,944],[945,945],[941,941],[942,942],[946,946],[947,947],[948,948],[949,949],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[943,943],110],[[-1,-2],110,[],[]],[941,941],[942,942],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[941,941],6],[[942,942],6],0,[[950,60],[[76,[22,944]]]],[[],946],[[],948],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[941,941],941],[[942,942],942],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[],941],[[],942],0,[[943,943],6],[[941,941],6],[[942,942],6],[[946,946],6],[[947,947],6],[[949,949],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[941,-1],22,[[35,[],[[34,[941]]]]]],[[942,-1],22,[[35,[],[[34,[942]]]]]],0,0,[[943,74],[[76,[22,75]]]],[[944,74],[[76,[22,75]]]],[[944,74],[[76,[22,75]]]],[[945,74],[[76,[22,75]]]],[[941,74],[[76,[22,75]]]],[[941,74],[[76,[22,75]]]],[[941,74],[[76,[22,75]]]],[[941,74],[[76,[22,75]]]],[[941,74],[[76,[22,75]]]],[[942,74],[[76,[22,75]]]],[[942,74],[[76,[22,75]]]],[[942,74],[[76,[22,75]]]],[[942,74],[[76,[22,75]]]],[[942,74],[[76,[22,75]]]],[[946,74],[[76,[22,75]]]],[[947,74],[[76,[22,75]]]],[[948,74],[[76,[22,75]]]],[[949,74],[[76,[22,75]]]],[-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,[]],[85,[[64,[941]]]],[60,[[64,[942]]]],[85,941],[85,941],[60,942],[60,942],[85,941],[60,942],[-1,941,[[35,[],[[34,[941]]]]]],[-1,942,[[35,[],[[34,[942]]]]]],[121,[[64,[941]]]],[121,[[64,[942]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[121,[[76,[943]]]],[60,[[64,[943]]]],[950,[[953,[943,[952,[951]]]]]],[[943,-1],22,92],[[941,-1],22,92],[[946,-1],22,92],[[949,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[941,941],22],[[942,942],22],[[941,941],941],[[942,942],942],[[941,941],6],[[942,942],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[941],[942],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[941,6],[942,6],[941,6],[942,6],[941,[[680,[941]]]],[942,[[680,[942]]]],[941,[[681,[941]]]],[942,[[681,[942]]]],0,[948,[[76,[950,944]]]],[941,941],[942,942],[[943,943],[[64,[110]]]],[[941,941],22],[[942,942],22],[[941,941,6],22],[[942,942,6],22],0,0,[[941,941],941],[[942,942],942],[[941,941],22],[[942,942],22],[[941,941],941],[[942,942],942],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[[941,941],22],[[942,942],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[941,941],941],[[942,942],942],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[950,897,916,[64,[949]],[64,[945]],[3,[60]]],[[76,[22,944]]]],[[897,916,948,[64,[949]]],[[76,[[3,[60]],944]]]],0,[897,22],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[954,[-1,-2]],-1,-2],[[64,[-2]]],[93,321],[]],[[[954,[-1,-2]],-1,-2],[[64,[-2]]],[93,321],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[954,[-1,-2]]],[],[]],[[],955],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[[954,[-1,-2]],74],[[76,[22,75]]],80,80],[[955,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[955,[846,[886]],[853,[852]]],849],[[955,[846,[886]],[844,[886]],956],[[76,[22,957]]]],[[955,[846,[886]]]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[955,[846,[886]],[844,[886]],956],[[76,[22,957]]]],[[[954,[-2,-3]],-1],[[64,[-3]]],[93,321,958],[[179,[-1]],93,321],[]],[[],955],[[[954,[-1,-2]]],22,[],[]],[[[954,[-1,-2]]],22,[],[]],[[955,[846,[886]],[853,[852]]],[[846,[852]]]],[955,22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[959,959],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[959,121],22],[[959,121,-1],22,[[146,[651]]]],[[959,121],53],[[959,121,-1],53,[[146,[651]]]],[[959,74],[[76,[22,75]]]],[[959,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[959,[[0,[904]]]],[[959,121],[[64,[857]]]],[959,121],[[],960],[[960,121],[[76,[897,959]]]],[121,[[76,[897,959]]]],[959,[[64,[684]]]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[961,121],53],[[961,[64,[53]],121],53],[[962,[846,[886]],851,845],[[76,[[846,[886]],963]]]],[[962,[846,[886]],851,845],[[76,[[846,[886]],963]]]],[[917,[846,[886]],[853,[852]],964],965],[966,22],[963,963],[965,965],[917,917],[900,900],[967,967],[968,968],[969,969],[970,970],[898,898],[957,957],[903,903],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[967,967],110],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[917,965],6],[[],971],[[],965],[[],917],[[],966],[[],961],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[847,22],[[965,965],6],[[917,917],6],[[900,900],6],[[967,967],6],[[968,968],6],[[969,969],6],[[970,970],6],[[972,972],6],[[898,898],6],[[957,957],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[971,[844,[886]]],[[64,[[22,[890,845]]]]]],[[[846,[852]],[99,[[846,[886]]]],[844,[886]],[853,[852]]],[[0,[[127,[],[[34,[[846,[886]]]]]]]]]],[[962,74],[[76,[22,75]]]],[[973,74],[[76,[22,75]]]],[[963,74],[[76,[22,75]]]],[[963,74],[[76,[22,75]]]],[[971,74],[[76,[22,75]]]],[[965,74],[[76,[22,75]]]],[[917,74],[[76,[22,75]]]],[[900,74],[[76,[22,75]]]],[[900,74],[[76,[22,75]]]],[[899,74],[[76,[22,75]]]],[[967,74],[[76,[22,75]]]],[[967,74],[[76,[22,75]]]],[[968,74],[[76,[22,75]]]],[[966,74],[[76,[22,75]]]],[[969,74],[[76,[22,75]]]],[[969,74],[[76,[22,75]]]],[[970,74],[[76,[22,75]]]],[[970,74],[[76,[22,75]]]],[[972,74],[[76,[22,75]]]],[[898,74],[[76,[22,75]]]],[[957,74],[[76,[22,75]]]],[[957,74],[[76,[22,75]]]],[[897,[844,[886]],973,971,847],962],[897,962],[[897,[844,[886]],973,971,847],962],[897,962],[[973,[846,[886]]],22],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[974,963],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[862,967],[-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,[]],[[[844,[886]]],973],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[85,967],0,0,[898,[[64,[[846,[852]]]]]],[[965,-1],22,92],[[917,-1],22,92],[[967,-1],22,92],[[968,-1],22,92],[[972,-1],22,92],0,0,0,[[966,[846,[852]]],968],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],0,[[898,[853,[852]]],849],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[967,60],6],[[973,[846,[886]]],6],[971,6],0,[[967,60]],[[967,967]],[[],973],[60,[[64,[967]]]],[[967,967],[[64,[110]]]],[[961,897,[99,[121]],[99,[121]],[99,[121]],[99,[121]],[500,[972,53,[952,[951]]]]],22],[[956,886,-1],[[76,[898,957]]],[[101,[[846,[886]]],[[19,[[76,[898,957]]]]]]]],[[967,60],60],0,[963,[[64,[684]]]],0,[[971,[844,[886]]],22],[962,903],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[968,60],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[[898,903],53],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[[962,886,845],[[76,[[846,[886]],963]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[966,903],[[76,[22,970]]]],[[897,[844,[876]],[99,[891]]],956],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[846,[886]],975,897,893,964],[[64,[899]]]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],0,[975,975],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[897,893,964,917],976],[[975,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,0,0,[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],977],[[],978],[[],979],[[],980],[[],981],[[],982],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],[977,85],[977,85],[978,85],[978,85],[979,85],[979,85],[980,85],[980,85],[981,71],[981,71],[982,85],[982,85],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[871,[[76,[22,974]]]],[977,977],[983,983],[978,978],[984,984],[985,985],[986,986],[987,987],[974,974],[988,988],[989,989],[990,990],[991,991],[992,992],[993,993],[979,979],[994,994],[995,995],[980,980],[981,981],[982,982],[996,996],[997,997],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[977,977],[978,978],[979,979],[980,980],[981,981],[982,982],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[977,977],6],[[978,978],6],[[979,979],6],[[980,980],6],[[981,981],6],[[982,982],6],[[],980],[[],981],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[[964,964],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,[[],977],[[],978],[[],979],[[],980],[[],981],[[],982],[[977,977],6],[[978,978],6],[[979,979],6],[[980,980],6],[[981,981],6],[[982,982],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[964,58],[[977,-1],22,[[35,[],[[34,[977]]]]]],[[978,-1],22,[[35,[],[[34,[978]]]]]],[[979,-1],22,[[35,[],[[34,[979]]]]]],[[980,-1],22,[[35,[],[[34,[980]]]]]],[[981,-1],22,[[35,[],[[34,[981]]]]]],[[982,-1],22,[[35,[],[[34,[982]]]]]],[[977,74],[[76,[22,75]]]],[[977,74],[[76,[22,75]]]],[[977,74],[[76,[22,75]]]],[[977,74],[[76,[22,75]]]],[[977,74],[[76,[22,75]]]],[[983,74],[[76,[22,75]]]],[[978,74],[[76,[22,75]]]],[[978,74],[[76,[22,75]]]],[[978,74],[[76,[22,75]]]],[[978,74],[[76,[22,75]]]],[[978,74],[[76,[22,75]]]],[[984,74],[[76,[22,75]]]],[[964,74],[[76,[22,75]]]],[[985,74],[[76,[22,75]]]],[[985,74],[[76,[22,75]]]],[[986,74],[[76,[22,75]]]],[[986,74],[[76,[22,75]]]],[[987,74],[[76,[22,75]]]],[[987,74],[[76,[22,75]]]],[[974,74],[[76,[22,75]]]],[[974,74],[[76,[22,75]]]],[[988,74],[[76,[22,75]]]],[[988,74],[[76,[22,75]]]],[[989,74],[[76,[22,75]]]],[[989,74],[[76,[22,75]]]],[[990,74],[[76,[22,75]]]],[[990,74],[[76,[22,75]]]],[[991,74],[[76,[22,75]]]],[[991,74],[[76,[22,75]]]],[[992,74],[[76,[22,75]]]],[[992,74],[[76,[22,75]]]],[[993,74],[[76,[22,75]]]],[[993,74],[[76,[22,75]]]],[[979,74],[[76,[22,75]]]],[[979,74],[[76,[22,75]]]],[[979,74],[[76,[22,75]]]],[[979,74],[[76,[22,75]]]],[[979,74],[[76,[22,75]]]],[[994,74],[[76,[22,75]]]],[[994,74],[[76,[22,75]]]],[[995,74],[[76,[22,75]]]],[[995,74],[[76,[22,75]]]],[[980,74],[[76,[22,75]]]],[[980,74],[[76,[22,75]]]],[[980,74],[[76,[22,75]]]],[[980,74],[[76,[22,75]]]],[[980,74],[[76,[22,75]]]],[[981,74],[[76,[22,75]]]],[[981,74],[[76,[22,75]]]],[[981,74],[[76,[22,75]]]],[[981,74],[[76,[22,75]]]],[[981,74],[[76,[22,75]]]],[[982,74],[[76,[22,75]]]],[[982,74],[[76,[22,75]]]],[[982,74],[[76,[22,75]]]],[[982,74],[[76,[22,75]]]],[[982,74],[[76,[22,75]]]],[[916,74],[[76,[22,75]]]],[[998,74],[[76,[22,75]]]],[[996,74],[[76,[22,75]]]],[[996,74],[[76,[22,75]]]],[[997,74],[[76,[22,75]]]],[[997,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[900,986],[-1,-1,[]],[957,986],[974,986],[985,986],[985,987],[957,987],[-1,-1,[]],[999,987],[974,987],[-1,-1,[]],[999,974],[-1,-1,[]],[-1,-1,[]],[1000,990],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[990,993],[992,993],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[999,995],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[1001,997],[856,997],[-1,-1,[]],[854,997],[1002,997],[970,997],[-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,[]],[85,[[64,[977]]]],[85,[[64,[978]]]],[85,[[64,[979]]]],[85,[[64,[980]]]],[71,[[64,[981]]]],[85,[[64,[982]]]],[85,977],[85,977],[85,978],[85,978],[85,979],[85,979],[85,980],[85,980],[71,981],[71,981],[85,982],[85,982],[85,977],[85,978],[85,979],[85,980],[71,981],[85,982],[-1,977,[[35,[],[[34,[977]]]]]],[-1,978,[[35,[],[[34,[978]]]]]],[-1,979,[[35,[],[[34,[979]]]]]],[-1,980,[[35,[],[[34,[980]]]]]],[-1,981,[[35,[],[[34,[981]]]]]],[-1,982,[[35,[],[[34,[982]]]]]],[121,[[64,[977]]]],[121,[[64,[978]]]],[121,[[64,[979]]]],[121,[[64,[980]]]],[121,[[64,[981]]]],[121,[[64,[982]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[916,58],964],[964,58],[[964,[846,[875]]],978],[[964,[846,[886]]],984],[[916,[846,[893]]]],[[916,[846,[886]]]],[[916,[846,[852]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[[977,977],6],[[978,978],6],[[979,979],6],[[980,980],6],[[981,981],6],[[982,982],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[977],[978],[979],[980],[981],[982],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[977,6],[978,6],[979,6],[980,6],[981,6],[982,6],[977,6],[978,6],[979,6],[980,6],[981,6],[982,6],[977,[[680,[977]]]],[978,[[680,[978]]]],[979,[[680,[979]]]],[980,[[680,[980]]]],[981,[[680,[981]]]],[982,[[680,[982]]]],[977,[[681,[977]]]],[978,[[681,[978]]]],[979,[[681,[979]]]],[980,[[681,[980]]]],[981,[[681,[981]]]],[982,[[681,[982]]]],0,[[980,981],998],0,[977,977],[978,978],[979,979],[980,980],[981,981],[982,982],0,[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],0,[998,22],0,[[977,977,6],22],[[978,978,6],22],[[979,979,6],22],[[980,980,6],22],[[981,981,6],22],[[982,982,6],22],[986,[[64,[684]]]],[987,[[64,[684]]]],[974,[[64,[684]]]],[988,[[64,[684]]]],[990,[[64,[684]]]],[991,[[64,[684]]]],[993,[[64,[684]]]],[995,[[64,[684]]]],[997,[[64,[684]]]],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[[977,977],22],[[978,978],22],[[979,979],22],[[980,980],22],[[981,981],22],[[982,982],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[977,977],977],[[978,978],978],[[979,979],979],[[980,980],980],[[981,981],981],[[982,982],982],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[998,897],[[76,[916,[843,[997]]]]]],[[998,871],[[76,[22,974]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],1003],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[[815,[-1]]],[[691,[[690,[[815,[689]]]]]]],642],[[[766,[-1]]],[[691,[[690,[[766,[689]]]]]]],642],[[[764,[-1]]],[[691,[[690,[[764,[689]]]]]]],642],[[[815,[-1]]],[[691,[[690,[[815,[689]]]]]]],642],[[[766,[-1]]],[[691,[[690,[[766,[689]]]]]]],642],[[[764,[-1]]],[[691,[[690,[[764,[689]]]]]]],642],0,[[1003,1003],1003],[[1003,1003],22],[[1003,1003],1003],[[1003,1003],22],[1003,60],[1003,60],[[1003,1003],1003],[[1003,1003],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[813,813],[[[1004,[-1]]],[[1004,[-1]]],50],[1005,1005],[1006,1006],[805,805],[807,807],[1007,1007],[1008,1008],[1009,1009],[809,809],[1010,1010],[1011,1011],[810,810],[1003,1003],[1012,1012],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[1003,1003],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1003,1003],6],[[],1012],0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[1003,1003],1003],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[[[815,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[766,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[764,[-1]]],22,642],[[],1003],0,[[1003,1003],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[1003,-1],22,[[35,[],[[34,[1003]]]]]],[[813,74],[[76,[22,75]]]],[[[815,[-1]],74],[[76,[22,75]]],[80,642]],[[[1004,[-1]],74],[[76,[22,75]]],80],[[[1004,[959]],74],[[76,[22,75]]]],[[[1004,[[843,[997]]]],74],[[76,[22,75]]]],[[816,74],[[76,[22,75]]]],[[816,74],[[76,[22,75]]]],[[1005,74],[[76,[22,75]]]],[[1006,74],[[76,[22,75]]]],[[1006,74],[[76,[22,75]]]],[[805,74],[[76,[22,75]]]],[[807,74],[[76,[22,75]]]],[[807,74],[[76,[22,75]]]],[[[766,[-1]],74],[[76,[22,75]]],[80,642]],[[1007,74],[[76,[22,75]]]],[[1008,74],[[76,[22,75]]]],[[1009,74],[[76,[22,75]]]],[[809,74],[[76,[22,75]]]],[[1010,74],[[76,[22,75]]]],[[1010,74],[[76,[22,75]]]],[[1011,74],[[76,[22,75]]]],[[1011,74],[[76,[22,75]]]],[[810,74],[[76,[22,75]]]],[[810,74],[[76,[22,75]]]],[[1003,74],[[76,[22,75]]]],[[1003,74],[[76,[22,75]]]],[[1003,74],[[76,[22,75]]]],[[1003,74],[[76,[22,75]]]],[[1003,74],[[76,[22,75]]]],[[1012,74],[[76,[22,75]]]],[[[764,[-1]],74],[[76,[22,75]]],[80,642]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[1004,[[843,[997]]]]],816],[713,816],[[[1004,[959]]],816],[715,816],[-1,-1,[]],[-1,-1,[]],[695,1006],[-1,-1,[]],[703,1006],[-1,-1,[]],[714,807],[-1,-1,[]],[715,807],[1006,807],[1013,807],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[1006,810],[714,810],[715,810],[-1,-1,[]],[713,810],[1011,810],[747,810],[-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,[]],[60,[[64,[1003]]]],[60,1003],[60,1003],[60,1003],[-1,1003,[[35,[],[[34,[1003]]]]]],[121,[[64,[1003]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1003,-1],22,92],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],0,[[1003,1003],22],[[1003,1003],1003],[[1003,1003],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1003],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1003,6],[1003,6],[1003,[[680,[1003]]]],[1003,[[681,[1003]]]],[[[815,[-1]]],53,642],0,0,0,0,0,0,[[816,121],[[64,[857]]]],0,0,0,0,[1003,1003],0,[[1003,1003],22],[[1003,1003,6],22],0,[[[1004,[-1]]],[[64,[684]]],684],[816,[[64,[684]]]],[1006,[[64,[684]]]],[807,[[64,[684]]]],[810,[[64,[684]]]],0,0,0,0,0,0,[[1003,1003],1003],[[1003,1003],22],[[1003,1003],1003],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[[1003,1003],22],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1003,1003],1003],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[826,826],[823,823],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[[826,74],[[76,[22,75]]]],[[826,74],[[76,[22,75]]]],[[823,74],[[76,[22,75]]]],[[823,74],[[76,[22,75]]]],[[825,74],[[76,[22,75]]]],[715,826],[-1,-1,[]],[715,823],[-1,-1,[]],[767,823],[714,823],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[826,[[64,[684]]]],[823,[[64,[684]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[827,827],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],827],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],0,[[827,827],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[827,74],[[76,[22,75]]]],[[[1014,[-1,-2]],74],[[76,[22,75]]],[80,834],[80,[1015,[-1]]]],[[[1014,[-1,-2]],-1,-2],22,834,[[1015,[-1]]]],[[[1014,[-1,-2]],-1,121],22,834,[[1015,[-1]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[827,6],[[[1014,[-1,-2]],-1],53,834,[[1015,[-1]]]],0,0,0,0,[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[1014,[-1,-2]],-1,[1016,[-2,-1]]],[[64,[[97,[-2]]]]],834,[[1015,[-1]]]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1015,[[691,[-1]]],834],[[[763,[-1]]],[[691,[[690,[[763,[689]]]]]]],642],[[[821,[-1]]],[[691,[[690,[[821,[689]]]]]]],642],[[[794,[-1]]],[[691,[[690,[[794,[689]]]]]]],642],[[[795,[-1]]],[[691,[[690,[[795,[689]]]]]]],642],[[[793,[-1]]],[[691,[[690,[[793,[689]]]]]]],642],[[[765,[-1]]],[[691,[[690,[[765,[689]]]]]]],642],[1015,[[691,[-1]]],834],[[[763,[-1]]],[[691,[[690,[[763,[689]]]]]]],642],[[[821,[-1]]],[[691,[[690,[[821,[689]]]]]]],642],[[[794,[-1]]],[[691,[[690,[[794,[689]]]]]]],642],[[[795,[-1]]],[[691,[[690,[[795,[689]]]]]]],642],[[[793,[-1]]],[[691,[[690,[[793,[689]]]]]]],642],[[[765,[-1]]],[[691,[[690,[[765,[689]]]]]]],642],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[794,[-1]]],1017,642],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[784,784],[803,803],[1018,1018],[1019,1019],[804,804],[828,828],[1020,1020],[829,829],[830,830],[811,811],[1021,1021],[812,812],[808,808],[801,801],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],828],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[[[691,[-1]]],22,834],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[763,[-1]]],22,642],[58,22],[[[1022,[-1]]],22,642],[58,22],[58,22],[[[821,[-1]]],22,642],[58,22],[[[794,[-1]]],22,642],[58,22],[58,22],[[[1023,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[[795,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[[[793,[-1]]],22,642],[58,22],[58,22],[58,22],[58,22],[[[765,[-1]]],22,642],[58,22],[[828,828],6],[[811,811],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[691,[-1]],74],[[76,[22,75]]],[80,834]],[[1024,74],[[76,[22,75]]]],[[1025,74],[[76,[22,75]]]],[[802,74],[[76,[22,75]]]],[[784,74],[[76,[22,75]]]],[[784,74],[[76,[22,75]]]],[[[763,[-1]],74],[[76,[22,75]]],[80,642]],[[803,74],[[76,[22,75]]]],[[803,74],[[76,[22,75]]]],[[[1022,[-1]],74],[[76,[22,75]]],[80,642]],[[[821,[-1]],74],[[76,[22,75]]],[80,642]],[[[1026,[-1]],74],[[76,[22,75]]],[80,642]],[[[794,[-1]],74],[[76,[22,75]]],[80,642]],[[[1023,[-1]],74],[[76,[22,75]]],[80,642]],[[1018,74],[[76,[22,75]]]],[[1019,74],[[76,[22,75]]]],[[1019,74],[[76,[22,75]]]],[[804,74],[[76,[22,75]]]],[[804,74],[[76,[22,75]]]],[[828,74],[[76,[22,75]]]],[[1020,74],[[76,[22,75]]]],[[1020,74],[[76,[22,75]]]],[[[795,[-1]],74],[[76,[22,75]]],[80,642]],[[829,74],[[76,[22,75]]]],[[829,74],[[76,[22,75]]]],[[830,74],[[76,[22,75]]]],[[830,74],[[76,[22,75]]]],[[811,74],[[76,[22,75]]]],[[[793,[-1]],74],[[76,[22,75]]],[80,642]],[[1021,74],[[76,[22,75]]]],[[812,74],[[76,[22,75]]]],[[812,74],[[76,[22,75]]]],[[808,74],[[76,[22,75]]]],[[808,74],[[76,[22,75]]]],[[[765,[-1]],74],[[76,[22,75]]],[80,642]],[[801,74],[[76,[22,75]]]],[[801,74],[[76,[22,75]]]],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[715,784],[-1,-1,[]],[716,784],[-1,-1,[]],[-1,-1,[]],[784,803],[715,803],[714,803],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[829,804],[1019,804],[715,804],[714,804],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[715,812],[713,812],[-1,-1,[]],[-1,-1,[]],[713,808],[715,808],[-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,[]],[1027,1025],[[[96,[56]]],1025],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1015,1015],6],[[[97,[1015]]],6],[1015,53],[[[1022,[-1]]],80,642],[[[821,[-1]]],53,642],[[[1023,[-1]]],80,642],0,0,0,0,0,0,0,0,0,0,0,0,0,[[[97,[1015]]],58],0,0,0,[784,[[64,[684]]]],[803,[[64,[684]]]],[804,[[64,[684]]]],[812,[[64,[684]]]],[808,[[64,[684]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[[1016,[-2,-1]],74],[[76,[22,75]]],[80,834],[80,[1015,[-1]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[1016,[-2,-1]],-1],[[97,[-2]]],834,[[1015,[-1]]]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[527,527],[[76,[22,716]]]],[[1028,1029,[500,[874,685,[952,[951]]]],121,524,[500,[60,1030,[952,[951]]]],[64,[604]]],[[76,[[500,[60,1030,[952,[951]]]],1013]]]],[[515,1031],[[76,[22,1031]]]],[[528,528],[[76,[22,718]]]],[1031,1031],[1030,1030],[716,716],[718,718],[1032,1032],[1033,1033],[1034,1034],[1013,1013],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[1031,74],[[76,[22,75]]]],[[1031,74],[[76,[22,75]]]],[[1030,74],[[76,[22,75]]]],[[1030,74],[[76,[22,75]]]],[[1028,74],[[76,[22,75]]]],[[716,74],[[76,[22,75]]]],[[716,74],[[76,[22,75]]]],[[718,74],[[76,[22,75]]]],[[718,74],[[76,[22,75]]]],[[1032,74],[[76,[22,75]]]],[[1032,74],[[76,[22,75]]]],[[1033,74],[[76,[22,75]]]],[[1033,74],[[76,[22,75]]]],[[1034,74],[[76,[22,75]]]],[[1034,74],[[76,[22,75]]]],[[1013,74],[[76,[22,75]]]],[[1013,74],[[76,[22,75]]]],[[1028,121],[[76,[6,1013]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[897,916,547,521],1028],[547,1029],[1013,[[64,[684]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],0,[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[611,1030],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[1035,[64,[248]]],[[76,[[64,[[1036,[-1]]]],1037]]],1038],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,0,0,[[],1039],[[],1040],[[],1041],[[],1042],[[],1043],[[],1044],[[],1045],[[],1046],[[],1047],[[],1048],[[],1049],0,0,[1050,60],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,[[1051,60],1051],0,0,[[1052,[1053,[-1]]],22,1038],[[1052,121],22],[[1052,[64,[121]]],[[76,[22,775]]]],[[1052,60],22],[[1052,[1054,[-1]]],22,1038],0,0,0,0,[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],[1039,60],[1039,60],[1040,60],[1040,60],[1041,60],[1041,60],[1042,85],[1042,85],[1043,60],[1043,60],[1044,85],[1044,85],[1045,85],[1045,85],[1046,85],[1046,85],[1047,71],[1047,71],[1048,71],[1048,71],[1049,85],[1049,85],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,[[1052,60,-2],22,1038,[[35,[],[[34,[[1055,[-1]]]]]]]],0,0,[[1056,1051,1051],22],[[1057,1051],22],[[1052,[162,[91]]],22],0,0,[775,775],[1058,1058],[1059,1059],[1037,1037],[673,673],[1039,1039],[1040,1040],[1041,1041],[1042,1042],[1043,1043],[1044,1044],[1045,1045],[1046,1046],[1047,1047],[1048,1048],[1060,1060],[1061,1061],[1062,1062],[839,839],[1063,1063],[1064,1064],[1050,1050],[1065,1065],[1066,1066],[1067,1067],[[[1068,[-1]]],[[1068,[-1]]],[50,1038]],[[[1069,[-1]]],[[1069,[-1]]],1038],[[[1070,[-1]]],[[1070,[-1]]],1038],[1071,1071],[[[1072,[-1]]],[[1072,[-1]]],[50,1038]],[[[1073,[-1]]],[[1073,[-1]]],[50,1038]],[1074,1074],[[[1075,[-1]]],[[1075,[-1]]],1038],[[[1076,[-1]]],[[1076,[-1]]],[50,1038]],[1077,1077],[[[1078,[-1]]],[[1078,[-1]]],[50,1038]],[1079,1079],[[[1080,[-1]]],[[1080,[-1]]],50],[[[1081,[-1]]],[[1081,[-1]]],[50,1038]],[[[1082,[-1]]],[[1082,[-1]]],[50,1038]],[1083,1083],[1084,1084],[1051,1051],[1056,1056],[1057,1057],[[[1085,[-1]]],[[1085,[-1]]],1038],[[[1086,[-1]]],[[1086,[-1]]],1038],[[[1087,[-1]]],[[1087,[-1]]],[50,1038]],[[[1088,[-1]]],[[1088,[-1]]],1038],[[[1054,[-1]]],[[1054,[-1]]],[50,1038]],[[[1089,[-1]]],[[1089,[-1]]],1038],[[[1053,[-1]]],[[1053,[-1]]],[50,1038]],[1090,1090],[1091,1091],[1092,1092],[1093,1093],[[[1055,[-1]]],[[1055,[-1]]],[50,1038]],[[[1094,[-1]]],[[1094,[-1]]],[50,1038]],[[[1095,[-1]]],[[1095,[-1]]],[50,1038]],[[[1096,[-1]]],[[1096,[-1]]],[50,1038]],[[[1097,[-1]]],[[1097,[-1]]],[50,1038]],[[[1098,[-1]]],[[1098,[-1]]],[50,1038]],[[[1099,[-1]]],[[1099,[-1]]],[50,1038]],[1049,1049],[1100,1100],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,0,[1039,1039],[1040,1040],[1041,1041],[1042,1042],[1043,1043],[1044,1044],[1045,1045],[1046,1046],[1047,1047],[1048,1048],[1049,1049],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[1035,1079],[[76,[22,1037]]]],[[1039,1039],6],[[1040,1040],6],[[1041,1041],6],[[1042,1042],6],[[1043,1043],6],[[1044,1044],6],[[1045,1045],6],[[1046,1046],6],[[1047,1047],6],[[1048,1048],6],[[1049,1049],6],[1044,6],[1046,6],[[1052,-1],22,[[127,[],[[34,[1083]]]]]],[[1052,-1],22,[[127,[],[[34,[1057]]]]]],[1050,1051],[[1052,[162,[60]],91,685],22],[[1052,1048,-1],22,[[127,[],[[34,[1057]]]]]],[[1052,1048,-1],22,[[127,[],[[34,[1056]]]]]],0,0,0,0,[[1101,1090],[[76,[775]]]],[[1101,[1072,[-1]]],[[76,[775]]],1038],[[1101,1067],[[76,[775]]]],[[1101,1064],[[76,[775]]]],[[1101,[1073,[-1]]],[[76,[775]]],1038],[[1101,[1076,[-1]]],[[76,[1059]]],1038],[1101,[[76,[775]]]],[[1101,[1068,[-1]]],[[76,[775]]],1038],[[1101,[653,[[64,[121]]]]],[[76,[775]]]],[[1101,[1078,[-1]]],[[76,[1059]]],1038],[[1101,1066],[[76,[775]]]],[[1101,1102,1103],[[76,[1058]]]],[[1104,819,820],[[76,[673]]]],[[1101,1050],[[76,[775]]]],[[1101,1065],[[76,[775]]]],0,0,[[],1093],0,0,0,0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1101,22],[1104,22],[1101,22],[1101,22],0,[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],0,0,[1052,22],[1035,22],[[1052,[33,[60]]],22],[[1052,91],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[1052,60,60,60,60],22],[[1052,60,60,449,60,60],22],[[1052,91,60],22],[[1052,91,91,60],22],[[1052,91,60],22],[[1052,91,91,60],22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,0,0,0,[[],1039],[[],1040],[[],1041],[[],1042],[[],1043],[[],1044],[[],1045],[[],1046],[[],1047],[[],1048],[[],1049],0,[1052,22],[1052,22],[1052,[[76,[775]]]],0,0,[[1052,60],22],[1052,22],0,0,0,0,0,[1104,[[3,[[641,[-1]]]]],1038],[[775,775],6],[[1058,1058],6],[[1059,1059],6],[[1037,1037],6],[[1039,1039],6],[[1040,1040],6],[[1041,1041],6],[[1042,1042],6],[[1043,1043],6],[[1044,1044],6],[[1045,1045],6],[[1046,1046],6],[[1047,1047],6],[[1048,1048],6],[[1091,1091],6],[[1092,1092],6],[[1093,1093],6],[[1049,1049],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[1101,22],[[1039,-1],22,[[35,[],[[34,[1039]]]]]],[[1040,-1],22,[[35,[],[[34,[1040]]]]]],[[1041,-1],22,[[35,[],[[34,[1041]]]]]],[[1042,-1],22,[[35,[],[[34,[1042]]]]]],[[1043,-1],22,[[35,[],[[34,[1043]]]]]],[[1044,-1],22,[[35,[],[[34,[1044]]]]]],[[1045,-1],22,[[35,[],[[34,[1045]]]]]],[[1046,-1],22,[[35,[],[[34,[1046]]]]]],[[1047,-1],22,[[35,[],[[34,[1047]]]]]],[[1048,-1],22,[[35,[],[[34,[1048]]]]]],[[1049,-1],22,[[35,[],[[34,[1049]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,[[1101,-1],22,[[127,[],[[34,[[162,[91]]]]]]]],[[1105,74],[[76,[22,75]]]],[[775,74],[[76,[22,75]]]],[[775,74],[[76,[22,75]]]],[[1058,74],[[76,[22,75]]]],[[1058,74],[[76,[22,75]]]],[[1059,74],[[76,[22,75]]]],[[1059,74],[[76,[22,75]]]],[[1037,74],[[76,[22,75]]]],[[1037,74],[[76,[22,75]]]],[[673,74],[[76,[22,75]]]],[[673,74],[[76,[22,75]]]],[[1039,74],[[76,[22,75]]]],[[1039,74],[[76,[22,75]]]],[[1039,74],[[76,[22,75]]]],[[1039,74],[[76,[22,75]]]],[[1039,74],[[76,[22,75]]]],[[1040,74],[[76,[22,75]]]],[[1040,74],[[76,[22,75]]]],[[1040,74],[[76,[22,75]]]],[[1040,74],[[76,[22,75]]]],[[1040,74],[[76,[22,75]]]],[[1041,74],[[76,[22,75]]]],[[1041,74],[[76,[22,75]]]],[[1041,74],[[76,[22,75]]]],[[1041,74],[[76,[22,75]]]],[[1041,74],[[76,[22,75]]]],[[1042,74],[[76,[22,75]]]],[[1042,74],[[76,[22,75]]]],[[1042,74],[[76,[22,75]]]],[[1042,74],[[76,[22,75]]]],[[1042,74],[[76,[22,75]]]],[[1043,74],[[76,[22,75]]]],[[1043,74],[[76,[22,75]]]],[[1043,74],[[76,[22,75]]]],[[1043,74],[[76,[22,75]]]],[[1043,74],[[76,[22,75]]]],[[1044,74],[[76,[22,75]]]],[[1044,74],[[76,[22,75]]]],[[1044,74],[[76,[22,75]]]],[[1044,74],[[76,[22,75]]]],[[1044,74],[[76,[22,75]]]],[[1045,74],[[76,[22,75]]]],[[1045,74],[[76,[22,75]]]],[[1045,74],[[76,[22,75]]]],[[1045,74],[[76,[22,75]]]],[[1045,74],[[76,[22,75]]]],[[1046,74],[[76,[22,75]]]],[[1046,74],[[76,[22,75]]]],[[1046,74],[[76,[22,75]]]],[[1046,74],[[76,[22,75]]]],[[1046,74],[[76,[22,75]]]],[[1047,74],[[76,[22,75]]]],[[1047,74],[[76,[22,75]]]],[[1047,74],[[76,[22,75]]]],[[1047,74],[[76,[22,75]]]],[[1047,74],[[76,[22,75]]]],[[1048,74],[[76,[22,75]]]],[[1048,74],[[76,[22,75]]]],[[1048,74],[[76,[22,75]]]],[[1048,74],[[76,[22,75]]]],[[1048,74],[[76,[22,75]]]],[[1060,74],[[76,[22,75]]]],[[1061,74],[[76,[22,75]]]],[[1062,74],[[76,[22,75]]]],[[[641,[-1]],74],[[76,[22,75]]],[80,1038]],[[839,74],[[76,[22,75]]]],[[[1036,[-1]],74],[[76,[22,75]]],[80,1038]],[[[649,[-1]],74],[[76,[22,75]]],[80,1038]],[[1063,74],[[76,[22,75]]]],[[1064,74],[[76,[22,75]]]],[[1050,74],[[76,[22,75]]]],[[1065,74],[[76,[22,75]]]],[[1066,74],[[76,[22,75]]]],[[1067,74],[[76,[22,75]]]],[[[1068,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1069,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1070,[-1]],74],[[76,[22,75]]],[80,1038]],[[1071,74],[[76,[22,75]]]],[[[1072,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1073,[-1]],74],[[76,[22,75]]],[80,1038]],[[1074,74],[[76,[22,75]]]],[[[1075,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1076,[-1]],74],[[76,[22,75]]],[80,1038]],[[1077,74],[[76,[22,75]]]],[[[1078,[-1]],74],[[76,[22,75]]],[80,1038]],[[1079,74],[[76,[22,75]]]],[[[1080,[-1]],74],[[76,[22,75]]],80],[[[1081,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1082,[-1]],74],[[76,[22,75]]],[80,1038]],[[1083,74],[[76,[22,75]]]],[[1084,74],[[76,[22,75]]]],[[1051,74],[[76,[22,75]]]],[[1056,74],[[76,[22,75]]]],[[1057,74],[[76,[22,75]]]],[[[1085,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1086,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1087,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1088,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1054,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1089,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1053,[-1]],74],[[76,[22,75]]],[80,1038]],[[1090,74],[[76,[22,75]]]],[[1091,74],[[76,[22,75]]]],[[1092,74],[[76,[22,75]]]],[[1093,74],[[76,[22,75]]]],[[[1055,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1094,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1106,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1095,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1096,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1097,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1098,[-1]],74],[[76,[22,75]]],[80,1038]],[[[1099,[-1]],74],[[76,[22,75]]],[80,1038]],[[1049,74],[[76,[22,75]]]],[[1049,74],[[76,[22,75]]]],[[1049,74],[[76,[22,75]]]],[[1049,74],[[76,[22,75]]]],[[1049,74],[[76,[22,75]]]],[[1100,74],[[76,[22,75]]]],0,0,0,0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[1107,775],[1108,775],[-1,-1,[]],[1109,775],[1110,775],[775,1058],[-1,-1,[]],[-1,-1,[]],[775,1059],[775,1037],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[515,1042],[-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,-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,[]],[-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,[]],[60,[[64,[1039]]]],[60,[[64,[1040]]]],[60,[[64,[1041]]]],[85,[[64,[1042]]]],[60,[[64,[1043]]]],[85,[[64,[1044]]]],[85,[[64,[1045]]]],[85,[[64,[1046]]]],[71,[[64,[1047]]]],[71,[[64,[1048]]]],[85,[[64,[1049]]]],[60,1039],[60,1039],[60,1040],[60,1040],[60,1041],[60,1041],[85,1042],[85,1042],[60,1043],[60,1043],[85,1044],[85,1044],[85,1045],[85,1045],[85,1046],[85,1046],[71,1047],[71,1047],[71,1048],[71,1048],[85,1049],[85,1049],[60,1039],[60,1040],[60,1041],[85,1042],[60,1043],[85,1044],[85,1045],[85,1046],[71,1047],[71,1048],[85,1049],[-1,1039,[[35,[],[[34,[1039]]]]]],[-1,1040,[[35,[],[[34,[1040]]]]]],[-1,1041,[[35,[],[[34,[1041]]]]]],[-1,1042,[[35,[],[[34,[1042]]]]]],[-1,1043,[[35,[],[[34,[1043]]]]]],[-1,1044,[[35,[],[[34,[1044]]]]]],[-1,1045,[[35,[],[[34,[1045]]]]]],[-1,1046,[[35,[],[[34,[1046]]]]]],[-1,1047,[[35,[],[[34,[1047]]]]]],[-1,1048,[[35,[],[[34,[1048]]]]]],[-1,1049,[[35,[],[[34,[1049]]]]]],[121,[[64,[1039]]]],[121,[[64,[1040]]]],[121,[[64,[1041]]]],[121,[[64,[1042]]]],[121,[[64,[1043]]]],[121,[[64,[1044]]]],[121,[[64,[1045]]]],[121,[[64,[1046]]]],[121,[[64,[1047]]]],[121,[[64,[1048]]]],[121,[[64,[1049]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1101,[1094,[-1]]],1093,1038],[1101,91],[1111,[[3,[53]]]],[1101,[[76,[91,775]]]],[1112,614],[1113,30],0,0,0,[[1039,-1],22,92],[[1040,-1],22,92],[[1041,-1],22,92],[[1042,-1],22,92],[[1043,-1],22,92],[[1044,-1],22,92],[[1045,-1],22,92],[[1046,-1],22,92],[[1047,-1],22,92],[[1048,-1],22,92],[[1049,-1],22,92],0,0,0,0,[1060,[[76,[1104,673]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],[[1052,121],22],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],[[1039,1039],6],[[1040,1040],6],[[1041,1041],6],[[1042,1042],6],[[1043,1043],6],[[1044,1044],6],[[1045,1045],6],[[1046,1046],6],[[1047,1047],6],[[1048,1048],6],[[1049,1049],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1039],[1040],[1041],[1042],[1043],[1044],[1045],[1046],[1047],[1048],[1049],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1101,-1],22,[[127,[],[[34,[[162,[91]]]]]]]],[1039,6],[1040,6],[1041,6],[1042,6],[1043,6],[1044,6],[1045,6],[1046,6],[1047,6],[1048,6],[1049,6],0,[1050,6],[1039,6],[1040,6],[1041,6],[1042,6],[1043,6],[1044,6],[1045,6],[1046,6],[1047,6],[1048,6],[1049,6],[1042,6],[1039,[[680,[1039]]]],[1040,[[680,[1040]]]],[1041,[[680,[1041]]]],[1042,[[680,[1042]]]],[1043,[[680,[1043]]]],[1044,[[680,[1044]]]],[1045,[[680,[1045]]]],[1046,[[680,[1046]]]],[1047,[[680,[1047]]]],[1048,[[680,[1048]]]],[1049,[[680,[1049]]]],[1039,[[681,[1039]]]],[1040,[[681,[1040]]]],[1041,[[681,[1041]]]],[1042,[[681,[1042]]]],[1043,[[681,[1043]]]],[1044,[[681,[1044]]]],[1045,[[681,[1045]]]],[1046,[[681,[1046]]]],[1047,[[681,[1047]]]],[1048,[[681,[1048]]]],[1049,[[681,[1049]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1042,541],[[1101,[162,[91]]],[[76,[1063,775]]]],[[619,616],1051],[[1084,1051],1051],0,0,0,0,[[1051,1051],1051],0,0,0,0,0,0,0,0,0,0,0,[[515,541],1042],[1039,1039],[1040,1040],[1041,1041],[1042,1042],[1043,1043],[1044,1044],[1045,1045],[1046,1046],[1047,1047],[1048,1048],[1049,1049],0,0,0,0,0,0,[[1112,521,547],[[76,[[649,[-1]],775]]],1038],0,0,[[1052,1100],22],[1113,[[76,[22,1037]]]],0,0,0,0,0,0,0,0,0,0,0,[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],[[1052,-1],22,[[127,[],[[34,[]]]]]],[[1052,[162,[60]]],22],0,0,0,0,0,0,0,0,[[1039,1039,6],22],[[1040,1040,6],22],[[1041,1041,6],22],[[1042,1042,6],22],[[1043,1043,6],22],[[1044,1044,6],22],[[1045,1045,6],22],[[1046,1046,6],22],[[1047,1047,6],22],[[1048,1048,6],22],[[1049,1049,6],22],[[1052,60,[99,[60]]],22],[[1052,[33,[30]]],22],[1052,22],[[1052,[1069,[-1]],598],22,1038],[[1052,524,60,[99,[60]]],22],[1052,22],[[1052,[1080,[60]]],22],[[1052,60],22],[[1052,60,[1069,[-1]]],22,1038],[[1052,[1080,[30]],[162,[30]]],22],0,0,0,0,0,0,0,[1058,[[64,[684]]]],[1059,[[64,[684]]]],[1037,[[64,[684]]]],[673,[[64,[684]]]],0,0,0,0,0,0,[1101,6],0,0,[1101,22],0,[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],[[1113,99,[64,[[22,[91]]]]],[[76,[22,775]]]],0,[1112,[[64,[839]]]],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],0,0,0,0,0,[[1112,515],1041],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,116,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[-1,53,[]],[[1039,1039],22],[[1040,1040],22],[[1041,1041],22],[[1042,1042],22],[[1043,1043],22],[[1044,1044],22],[[1045,1045],22],[[1046,1046],22],[[1047,1047],22],[[1048,1048],22],[[1049,1049],22],0,[[1052,-2],22,1038,[[127,[],[[34,[[1081,[-1]]]]]]]],[[1052,-2],22,1038,[[127,[],[[34,[[1082,[-1]]]]]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1035,22],[[1039,1039],1039],[[1040,1040],1040],[[1041,1041],1041],[[1042,1042],1042],[[1043,1043],1043],[[1044,1044],1044],[[1045,1045],1045],[[1046,1046],1046],[[1047,1047],1047],[[1048,1048],1048],[[1049,1049],1049],[1101,[[76,[22,775]]]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[1101,91,60],[[76,[6,775]]]],0,[[1052,60],22],0,0,0,0,[860,524],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[1114,[64,[248]]],[[76,[[64,[[1036,[689]]]],1037]]]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[1115,[1053,[689]]],22],[[1115,121],22],[[1115,[64,[121]]],[[76,[22,775]]]],[[1115,1116,60],22],[[1115,[1054,[689]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1115,60,-1],22,[[35,[],[[34,[[1055,[689]]]]]]]],[[1115,1116,[162,[91]]],22],[689,689],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1114,1114,1079],[[76,[22,1037]]]],[[1115,1116,1116,-1],22,[]],[[1115,1116,1116,-1],22,[]],[[1115,1116,[162,[60]],1116,91,685],22],[[1115,1116,1048,1116,-1],22,[]],[[1115,1116,1048,1116,-1],22,[]],[[1114,1090],[[76,[1116,775]]]],[[1114,[1072,[689]]],[[76,[1116,775]]]],[[1114,1067],[[76,[1116,775]]]],[[1114,1064],[[76,[1116,775]]]],[[1114,[1073,[689]]],[[76,[1115,775]]]],[[1114,[1076,[689]]],[[76,[1116,1059]]]],[1114,[[76,[1116,775]]]],[121,674],[[1114,[1068,[689]]],[[76,[1116,775]]]],[[1114,[653,[[64,[121]]]]],[[76,[1116,775]]]],[[1114,[1078,[689]]],[[76,[1116,1059]]]],[[1114,1066],[[76,[1116,775]]]],[[1114,1102,1103],[[76,[1116,1058]]]],[[1114,819,820],[[76,[1114,673]]]],[[1114,1050],[[76,[1116,775]]]],[[1114,1116,1065],[[76,[1116,775]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1115],22],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1116],22],[[1114,1114],22],[[1114,1116],22],[[1114,1116],22],[1115,22],[[1114,1116],22],[[1115,[33,[60]]],22],[[1115,1116,91],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1115,60,60,60,60],22],[[1115,60,60,449,60,60],22],[[1115,1116,91,60],22],[[1115,1116,91,1116,91,60],22],[[1115,1116,91,60],22],[[1115,1116,91,1116,91,60],22],[58,22],[58,22],[58,22],[58,22],[1115,22],[1115,22],[1115,[[76,[1116,775]]]],[[1115,1116,60],22],[1115,22],[1114,[[3,[[641,[689]]]]]],[[1114,1114],22],[[1114,1116,-1],22,[]],[[689,74],[[76,[22,75]]]],[[1115,74],[[76,[22,75]]]],[[1116,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1114,[1094,[689]]],1093],[[1114,1116],91],[[1114,1116],[[76,[91,775]]]],[1114,614],[799,[[64,[[687,[689]]]]]],[1114,30],[[[792,[-1]]],[[831,[689]]],797],[[],58],[1060,[[76,[1114,673]]]],[[],58],[[],58],[[],58],[[1115,121],22],[674,64],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1114,1116,-1],22,[]],[[1114,1116,[162,[91]]],[[76,[1063,775]]]],[[1114,521,547],[[76,[[649,[689]],775]]]],[[1115,1100],22],[[1114,1114,1116],[[76,[22,1037]]]],[[1115,-1],22,[]],[[1115,1116,[162,[60]]],22],[[1115,1116,60,1116,[99,[60]]],22],[[1115,[33,[30]]],22],[[1115,1116],22],[[1115,[1069,[689]],598],22],[[1115,1116,524,60,[99,[60]]],22],[[1115,1116],22],[[1115,[1080,[60]]],22],[[1115,60],22],[[1115,60,[1069,[689]]],22],[[1115,[1080,[30]],[162,[30]]],22],[1114,6],[1114,22],[[1114,[99,[1116]],[64,[[22,[1116,91]]]]],[[76,[22,775]]]],[[1114,1114],[[64,[839]]]],[[1114,515],1041],[-1,-2,[],[]],[[1115,-1],22,[[127,[],[[34,[[1081,[689]]]]]]]],[[1115,-1],22,[[127,[],[[34,[[1082,[689]]]]]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1114,1114],22],[[1114,1116],[[76,[22,775]]]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[1114,1116,91,60],[[76,[6,775]]]],[[1115,1116,60],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,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[1117,1118],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[1119,[1053,[1120]]],22],[[1119,121],22],[[1119,[64,[121]]],[[76,[22,775]]]],[[1119,1121,60],22],[[1119,[1054,[1120]]],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1119,60,-1],22,[[35,[],[[34,[[1055,[1120]]]]]]]],[[1119,1122,[162,[91]]],22],[1120,1120],[1123,1123],[1122,1122],[1124,1124],[1125,1125],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1126,1118],[[1119,1122,1122,-1],22,[[127,[],[[34,[1083]]]]]],[[1119,1122,1127,-1],22,[[127,[],[[34,[1057]]]]]],[[1119,1121,[162,[60]],1122,91,685],22],0,[[1119,1127,1048,1122,-1],22,[[127,[],[[34,[1057]]]]]],[[1119,1127,1048,1127,-1],22,[[127,[],[[34,[1056]]]]]],[[1126,1090],[[76,[22,775]]]],[[1126,[1072,[1120]]],[[76,[1128,775]]]],[[1126,1067],[[76,[1129,775]]]],[[1126,1064],[[76,[1122,775]]]],[[1126,[1073,[1120]]],[[76,[1119,775]]]],[[1126,[1076,[1120]]],[[76,[1130,1059]]]],[1126,[[76,[1131,775]]]],[121,674],[[1126,[1068,[1120]]],[[76,[1132,775]]]],[[1126,[653,[[64,[121]]]]],[[76,[1121,775]]]],[[1126,[1078,[1120]]],[[76,[1133,1059]]]],[[1126,1066],[[76,[1134,775]]]],[[1126,1102,1103],[[76,[1135,1058]]]],[[1126,1050],[[76,[1127,775]]]],[[1126,1127,1065],[[76,[1125,775]]]],0,[[],1136],[515,1127],[58,-1,[]],[58,-1,[]],[1137],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[1126,22],22],[[1126,1128],22],[[1126,1129],22],[[1126,1122],22],[[1126,1119],22],[[1126,1130],22],[[1126,1131],22],[[1126,1132],22],[[1126,1121],22],[[1126,1133],22],[[1126,1134],22],[[1126,1135],22],[[1126,1127],22],[[1126,1125],22],[1119,22],[[1119,[33,[60]]],22],[[1119,1122,91],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1119,60,60,60,60],22],[[1119,60,60,449,60,60],22],[[1119,1122,91,60],22],[[1119,1122,91,1122,91,60],22],[[1119,1122,91,60],22],[[1119,1122,91,1122,91,60],22],[58,22],[58,22],[1137,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],0,[1118,[[64,[[1141,[[1140,[1138,1139]]]]]]]],[1118,[[64,[[22,[449,449]]]]]],[1119,22],[1119,22],[1119,[[76,[1136,775]]]],[[1119,1121,60],22],[1119,22],[[1126,1142],22],0,[[1126,1122,-1],22,[[127,[],[[34,[[162,[91]]]]]]]],[[1119,74],[[76,[22,75]]]],[[1120,74],[[76,[22,75]]]],[[1123,74],[[76,[22,75]]]],[[1122,74],[[76,[22,75]]]],[[1124,74],[[76,[22,75]]]],[[1127,74],[[76,[22,75]]]],[[1125,74],[[76,[22,75]]]],[[1134,74],[[76,[22,75]]]],[[1129,74],[[76,[22,75]]]],[[1132,74],[[76,[22,75]]]],[[1128,74],[[76,[22,75]]]],[[1135,74],[[76,[22,75]]]],[[1133,74],[[76,[22,75]]]],[[1130,74],[[76,[22,75]]]],[[1121,74],[[76,[22,75]]]],[[1131,74],[[76,[22,75]]]],[[1136,74],[[76,[22,75]]]],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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1126,[1094,[1120]]],1093],[[1126,22],91],[[1126,1131],[[76,[91,775]]]],[1117,614],[799,[[64,[[687,[1120]]]]]],[1142,30],[1118,[[1145,[1143,1144]]]],[[[792,[-1]]],[[831,[1120]]],797],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],0,[[1119,121],22],[674,64],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1126,1122,-1],22,[]],[1118,6],[1118,1137],[[1126,1122,[162,[91]]],[[76,[1063,775]]]],0,[-1,[[64,[[641,[1120]]]]],[[178,[121],[[19,[1146]]]]]],[[1117,521,547],[[76,[[649,[1120]],775]]]],[[1119,1100],22],[[1142,1147,1127],[[76,[22,1037]]]],[1118,1146],[1118,[[64,[1148]]]],[[1119,-1],22,[]],[[1119,1121,[162,[60]]],22],[[1119,1132,60,1128,[99,[60]]],22],[[1119,[33,[30]]],22],[[1119,1130],22],[[1119,[1069,[1120]],598],22],[[1119,1132,524,60,[99,[60]]],22],[[1119,1133],22],[[1119,[1080,[60]]],22],[[1119,60],22],[[1119,60,[1069,[1120]]],22],[[1119,[1080,[30]],[162,[30]]],22],[1126,6],[1126,22],[[1142,[99,[1136]],[64,[[22,[1131,91]]]]],[[76,[22,775]]]],[[1117,1147],[[64,[839]]]],[[1117,515],1041],[[1126,1149,1050,[64,[[96,[31]]]]],1127],[[1126,1149,1050,[64,[[96,[31]]]]],1127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1119,-1],22,[[127,[],[[34,[[1081,[1120]]]]]]]],[[1119,-1],22,[[127,[],[[34,[[1082,[1120]]]]]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1126,1122],[[76,[22,775]]]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[1126,1131,91,60],[[76,[6,775]]]],[[1119,1121,60],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,0,0,0,0,0,0,0,0,0,[[1150,[64,[248]]],[[76,[[64,[[1036,[1151]]]],1037]]]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[],1152],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[[1153,[1053,[1151]]],22],[[1153,121],22],[[1153,[64,[121]]],[[76,[22,775]]]],[[1153,1154,60],22],[[1153,[1054,[1151]]],22],[[1152,1152],1152],[[1152,1152],22],[[1152,1152],1152],[[1152,1152],22],[1152,60],[1152,60],[[1152,1152],1152],[[1152,1152],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1155,1156],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1157,1158],[[1153,60,-1],22,[[35,[],[[34,[[1055,[1151]]]]]]]],[[1153,1158,[162,[91]]],22],[1151,1151],[1152,1152],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[1152,1152],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1150,1159,1079],[[76,[22,1037]]]],[[1152,1152],6],[[1153,1158,1158,-1],22,[[127,[],[[34,[1083]]]]]],[[1153,1158,1156,-1],22,[[127,[],[[34,[1057]]]]]],[[1153,1154,[162,[60]],1158,91,685],22],[[1153,1156,1048,1158,-1],22,[[127,[],[[34,[1057]]]]]],[[1153,1156,1048,1156,-1],22,[[127,[],[[34,[1056]]]]]],[[1159,1090],[[76,[1160,775]]]],[[1159,[1072,[1151]]],[[76,[1161,775]]]],[[1159,1067],[[76,[1162,775]]]],[[1159,1064],[[76,[1158,775]]]],[[1159,[1073,[1151]]],[[76,[1153,775]]]],[[1159,[1076,[1151]]],[[76,[1163,1059]]]],[1159,[[76,[1164,775]]]],[121,674],[[1159,[1068,[1151]]],[[76,[1165,775]]]],[[1159,[653,[[64,[121]]]]],[[76,[1154,775]]]],[[1159,[1078,[1151]]],[[76,[1166,1059]]]],[[1159,1066],[[76,[1167,775]]]],[[1159,1102,1103],[[76,[1168,1058]]]],[[1169,819,820],[[76,[1150,673]]]],[[1159,1050],[[76,[1156,775]]]],[[1159,1156,1065],[[76,[1170,775]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[1171,60,522],[[76,[[3,[1172]],673]]]],[[1159,1160],22],[[1159,1161],22],[[1159,1162],22],[[1159,1158],22],[[1159,1153],22],[[1159,1163],22],[[1159,1164],22],[[1159,1165],22],[[1159,1154],22],[[1159,1166],22],[[1159,1167],22],[[1159,1168],22],[[1169,1150],22],[[1159,1156],22],[[1159,1170],22],[[1173,1174,6,[99,[1172]],521,60,60],[[76,[[649,[1151]],775]]]],[[1152,1152],1152],[1153,22],[[1150,1155],22],[[1153,[33,[60]]],22],[[1153,1158,91],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1153,60,60,60,60],22],[[1153,60,60,449,60,60],22],[[1153,1158,91,60],22],[[1153,1158,91,1158,91,60],22],[[1153,1158,91,60],22],[[1153,1158,91,1158,91,60],22],[58,22],[1175,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[],1152],[1159,[[99,[1172]]]],[1153,22],[1153,22],[1153,[[76,[1176,775]]]],[[1153,1154,60],22],[1153,22],[1175,1171],[1169,[[3,[[641,[1151]]]]]],[[1152,1152],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[1159,1177],22],[[1169,1178],[[64,[[641,[1151]]]]]],[[1152,-1],22,[[35,[],[[34,[1152]]]]]],[1175,[[99,[1172]]]],[[1159,1158,-1],22,[[127,[],[[34,[[162,[91]]]]]]]],[[1153,74],[[76,[22,75]]]],[[1151,74],[[76,[22,75]]]],[[1179,74],[[76,[22,75]]]],[[1155,74],[[76,[22,75]]]],[[1152,74],[[76,[22,75]]]],[[1152,74],[[76,[22,75]]]],[[1152,74],[[76,[22,75]]]],[[1152,74],[[76,[22,75]]]],[[1152,74],[[76,[22,75]]]],[[1158,74],[[76,[22,75]]]],[[1160,74],[[76,[22,75]]]],[[1156,74],[[76,[22,75]]]],[[1170,74],[[76,[22,75]]]],[[1167,74],[[76,[22,75]]]],[[1162,74],[[76,[22,75]]]],[[1165,74],[[76,[22,75]]]],[[1161,74],[[76,[22,75]]]],[[1176,74],[[76,[22,75]]]],[[1168,74],[[76,[22,75]]]],[[1166,74],[[76,[22,75]]]],[[1163,74],[[76,[22,75]]]],[[1154,74],[[76,[22,75]]]],[[1164,74],[[76,[22,75]]]],[-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,[]],[60,[[64,[1152]]]],[60,1152],[60,1152],[60,1152],[-1,1152,[[35,[],[[34,[1152]]]]]],[121,[[64,[1152]]]],[[1171,1180,60,60,[64,[1181]],[3,[1172]],522,6,[64,[[96,[31]]]]],[[76,[1169,673]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1159,[1094,[1151]]],1093],[[1159,1160],91],[[1159,1164],[[76,[91,775]]]],[1173,614],[799,[[64,[[687,[1151]]]]]],[1177,30],[[1152,-1],22,92],[[[792,[-1]]],[[831,[1151]]],797],[[],58],[[],58],[[],58],[1060,[[76,[1169,673]]]],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[1152,1152],22],[[1153,121],22],[1175,60],[674,64],[[1152,1152],1152],[[1152,1152],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1152],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1159,1158,-1],22,[[127,[],[[34,[[162,[91]]]]]]]],[1152,6],[1152,6],[1152,[[680,[1152]]]],[1152,[[681,[1152]]]],[[1159,1158,[162,[91]]],[[76,[1063,775]]]],[1152,1152],[[1173,521,547],[[76,[[649,[1151]],775]]]],[1173,1182],[[1173,[99,[1172]],521],1183],[[1153,1100],22],[[1177,1150,1155],[[76,[22,1037]]]],[1159,60],[1159,60],[1159,1174],[1156,1184],[1175,1180],[1173,1178],[1159,1178],[1159,1185],[[1152,1152],22],[[1173,521],[[3,[1172]]]],[[1153,-1],22,[[127,[],[[34,[1176]]]]]],[[1153,1154,[162,[60]]],22],[[1152,1152,6],22],[[1153,1165,60,1161,[99,[60]]],22],[[1153,[33,[30]]],22],[[1153,1163],22],[[1153,[1069,[1151]],598],22],[[1153,1165,524,60,[99,[60]]],22],[[1153,1166],22],[[1153,[1080,[60]]],22],[[1153,60],22],[[1153,60,[1069,[1151]]],22],[[1153,[1080,[30]],[162,[30]]],22],[1169,1175],[1173,1175],[1159,1175],[1159,6],[1159,22],[[1152,1152],1152],[[1152,1152],22],[[1177,[99,[1176]],[64,[[22,[1164,91]]]]],[[76,[22,775]]]],[[1173,1150],[[64,[839]]]],[[1152,1152],1152],[[1173,515],1041],[[1184,1050,[64,[[96,[31]]]]],1156],[-1,-2,[],[]],[-1,-2,[],[]],[[1152,1152],22],[[1153,-1],22,[[127,[],[[34,[[1081,[1151]]]]]]]],[[1153,-1],22,[[127,[],[[34,[[1082,[1151]]]]]]]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1150,1159],22],[[1152,1152],1152],[[1159,1158],[[76,[22,775]]]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[1159,1164,91,60],[[76,[6,775]]]],[[1153,1154,60],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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1186,819],[1187,820],[1186,819],[1187,820],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1186,819],[1187,820],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[819,1186],[820,1187],[1188,1188],[1189,1189],[1190,1190],[1191,1191],[1186,1186],[1187,1187],[1192,1192],[1193,1193],[1194,1194],[1195,1195],[1196,1196],[1197,1197],[1198,1198],[1199,1199],[1200,1200],[1201,1201],[1202,1202],[1203,1203],[1204,1204],[1205,1205],[1206,1206],[1207,1207],[1208,1208],[1209,1209],[1210,1210],[1211,1211],[1212,1212],[1213,1213],[1214,1214],[820,820],[819,819],[675,675],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],0,0,[676,[[76,[1186,675]]]],[1186,[[76,[1186,675]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[1188,1188],6],[[1189,1189],6],[[1190,1190],6],[[1191,1191],6],[[1186,1186],6],[[1187,1187],6],[[1192,1192],6],[[1193,1193],6],[[1194,1194],6],[[1195,1195],6],[[1196,1196],6],[[1197,1197],6],[[1198,1198],6],[[1199,1199],6],[[1200,1200],6],[[1201,1201],6],[[1202,1202],6],[[1203,1203],6],[[1204,1204],6],[[1205,1205],6],[[1206,1206],6],[[1207,1207],6],[[1208,1208],6],[[1209,1209],6],[[1210,1210],6],[[1211,1211],6],[[1212,1212],6],[[1213,1213],6],[[1214,1214],6],[[820,820],6],[[819,819],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[1188,74],[[76,[22,75]]]],[[1189,74],[[76,[22,75]]]],[[1190,74],[[76,[22,75]]]],[[1191,74],[[76,[22,75]]]],[[1186,74],[[76,[22,75]]]],[[1187,74],[[76,[22,75]]]],[[1192,74],[[76,[22,75]]]],[[1193,74],[[76,[22,75]]]],[[1194,74],[[76,[22,75]]]],[[1195,74],[[76,[22,75]]]],[[1196,74],[[76,[22,75]]]],[[1197,74],[[76,[22,75]]]],[[1198,74],[[76,[22,75]]]],[[1199,74],[[76,[22,75]]]],[[1200,74],[[76,[22,75]]]],[[1201,74],[[76,[22,75]]]],[[1202,74],[[76,[22,75]]]],[[1203,74],[[76,[22,75]]]],[[1204,74],[[76,[22,75]]]],[[1205,74],[[76,[22,75]]]],[[1206,74],[[76,[22,75]]]],[[1207,74],[[76,[22,75]]]],[[1208,74],[[76,[22,75]]]],[[1209,74],[[76,[22,75]]]],[[1210,74],[[76,[22,75]]]],[[1211,74],[[76,[22,75]]]],[[1212,74],[[76,[22,75]]]],[[1213,74],[[76,[22,75]]]],[[1214,74],[[76,[22,75]]]],[[820,74],[[76,[22,75]]]],[[819,74],[[76,[22,75]]]],[[675,74],[[76,[22,75]]]],[[675,74],[[76,[22,75]]]],[-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,[]],[1213,820],[1201,820],[1189,820],[1193,820],[1187,820],[1214,820],[1197,820],[1191,820],[1203,820],[1205,820],[1207,820],[1209,820],[1210,820],[1195,820],[-1,-1,[]],[1211,820],[1199,820],[-1,-1,[]],[1188,819],[1192,819],[1212,819],[1204,819],[1194,819],[1196,819],[1200,819],[1190,819],[1186,819],[1208,819],[1202,819],[1206,819],[1198,819],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[1188,-1],22,92],[[1189,-1],22,92],[[1190,-1],22,92],[[1191,-1],22,92],[[1186,-1],22,92],[[1187,-1],22,92],[[1192,-1],22,92],[[1193,-1],22,92],[[1194,-1],22,92],[[1195,-1],22,92],[[1196,-1],22,92],[[1197,-1],22,92],[[1198,-1],22,92],[[1199,-1],22,92],[[1200,-1],22,92],[[1201,-1],22,92],[[1202,-1],22,92],[[1203,-1],22,92],[[1204,-1],22,92],[[1205,-1],22,92],[[1206,-1],22,92],[[1207,-1],22,92],[[1208,-1],22,92],[[1209,-1],22,92],[[1210,-1],22,92],[[1211,-1],22,92],[[1212,-1],22,92],[[1213,-1],22,92],[[1214,-1],22,92],[[820,-1],22,92],[[819,-1],22,92],0,0,0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],1188],[[[1215,[1146]]],1189],[[],1190],[[[1215,[1146]]],1191],[[],1192],[[[1215,[1146]]],1193],[[],1194],[[[1215,[1146]]],1195],[[],1196],[[[1215,[1146]]],1197],[[[64,[[1215,[1146]]]],449],1198],[91,1199],[[[64,[[1215,[1146]]]],449],1200],[1149,1201],[[[1215,[1146]]],1202],[[[1215,[1146]]],1203],[449,1204],[60,1205],[[[1215,[1146]]],1206],[[[1215,[1146]]],1207],[[],1208],[60,1209],[[[1215,[1146]]],1210],[[[1215,[1146]]],1211],[[],1212],[1216,1213],[[[1215,[1146]]],1214],0,0,0,0,[1217,[[76,[819,675]]]],[-1,[[76,[819,675]]],[]],[1218,[[76,[820,675]]]],[-1,[[76,[820,675]]],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,[677,[[76,[1187,675]]]],[1187,[[76,[1187,675]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-1],-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1219,[[99,[85]]]],[1220,[[99,[85]]]],[1221,[[99,[85]]]],[[],[[64,[520]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[646,646],[662,662],[1219,1219],[1220,1220],[1221,1221],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[1222,646],530],[[1222,517,[661,[[64,[121]],[99,[515]]]],662,[99,[85]]],536],[[],662],[[],1219],[[],1220],[[],1221],[58,-1,[]],[1223,[[99,[85]]]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1224,[162,[60]],[162,[60]]],22],[[1224,[162,[60]],449,[162,[60]]],22],[[1224,530,91],22],[[1224,530,91],22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[],[[64,[637]]]],[[646,646],6],[[662,662],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[1225,22],0,0,0,0,[[1225,74],[[76,[22,75]]]],[[646,74],[[76,[22,75]]]],[[662,74],[[76,[22,75]]]],[[1219,74],[[76,[22,75]]]],[[1220,74],[[76,[22,75]]]],[[1221,74],[[76,[22,75]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[64,[638]]]],[[646,-1],22,92],[[662,-1],22,92],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[534,[64,[533]]],[[64,[535]]]],[[534,[64,[533]]],[[64,[535]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[99,[85]]],[[100,[[99,[60]]]]]],[91,1225],[121,520],[[],[[64,[550]]]],[[516,517,571,-1],22,[[56,[[76,[1223,608]]]],108]],[1225,22],[[1224,60,643,[99,[60]]],22],[[1224,571,598],22],[[1224,655],22],[[1224,524,60,[99,[85]]],22],[[1224,60,571],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[1225,519,530,91,685,516],539],0,0,0,0,0,0,0,0,0,0,0,0,0,[[[288,[],[[191,[-1]]]],-1],8,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1226,1226],[1227,1227],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[[],1227],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[288,[],[[191,[-1]]]],-1],8,57],[[-1,124,132,1227,-2,[320,[-2]],-3],22,128,[[70,[88]],105],288],[58,22],[58,22],[[1227,1227],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[1226,74],[[76,[22,75]]]],[[1227,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[288,[],[[191,[-1]]]],-1],8,57],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[124,132,1227],135],[[],1227],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[40,124,132,[123,[-1]],1227,-2,[64,[-2]],[320,[-2]],-2,[64,[-2]],101,[64,[-1]]],137,50,[105,[70,[88]],301]],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[284,[],[[191,[-1]]]],-1],29,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[29,29],[61,61],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[61,154],[[],29],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[[61,61],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[29,74],[[76,[22,75]]]],[[61,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,61,[[70,[[100,[[99,[85]]]]]]]],[-1,61,[[70,[312]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,-1],22,92],[[[284,[],[[191,[-1]]]],-1],29,57],[61,91],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[[176,[],[[191,[-1]]]],-1],27,[57,50]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[186,186],[172,172],[27,27],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],186],[[],172],[[],[[192,[-1]]],[57,165]],[[],27],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,131,124,192,27,21],22,169],[58,22],[58,22],[58,22],[58,22],[[186,186],6],[[172,172],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[186,74],[[76,[22,75]]]],[[172,74],[[76,[22,75]]]],[[[192,[-1]],74],[[76,[22,75]]],[80,165]],[[27,74],[[76,[22,75]]]],[-1,-1,[]],[30,172],[-1,-1,[]],[49,172],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[186,-1],22,92],[[172,-1],22,92],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[192,-1,134,47,47,121,172,[64,[49]],64,83,82,186],133,169],[[172,49],49],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[303,[],[[191,[-1]]]],-1],12,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,12],[171,171],[1228,1228],[1229,1229],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[322,[-1]]],[[22,[58,58]]],169],[[],[[322,[-1]]],169],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[1229,173],[[[303,[],[[191,[-1]]]],-1],12,57],[[[303,[],[[191,[-1]]]],-1],45,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[[171,171],6],[[1228,1228],6],[[1229,1229],6],[[12,74],[[76,[22,75]]]],[[[322,[-1]],74],[[76,[22,75]]],169],[[171,74],[[76,[22,75]]]],[[1228,74],[[76,[22,75]]]],[[1229,74],[[76,[22,75]]]],[[[303,[],[[191,[-1]]]],-1],12,57],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[303,[],[[191,[-1]]]],-1],12,57],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[171,6],[[[322,[-1]],58],[[64,[[0,[[1231,[],[[1230,[121]]]]]]]]],169],[[[322,[-1]]],58,169],[[[322,[-1]]],[[0,[[127,[],[[34,[[0,[[1231,[],[[1230,[121]]]]]]]]]]]]],169],[[],[[322,[-1]]],169],[[[322,[-1]],171],22,169],[[[303,[],[[191,[-1]]]],-1],45,57],[[[322,[-1]]],[[64,[53]]],169],[[[303,[],[[191,[-1]]]],-1],45,57],[[[322,[-1]]],53,169],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[[303,[],[[191,[-1]]]],-1],45,57],[1229,1229],[121,[[322,[-1]]],169],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[275,[],[[191,[-1]]]],-1],5,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[5,5],[304,304],[1232,1232],[[[315,[-1]]],[[315,[-1]]],50],[1233,1233],[184,184],[[[1234,[-1]]],[[1234,[-1]]],[50,165]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[1234,[-1]]],1232,165],[[],1232],[[],[[1234,[-1]]],[57,165]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[[[275,[],[[191,[-1]]]],-1],5,57],[[[275,[],[[191,[-1]]]],-1],45,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,124,132,1234,304,6,6,[64,[315]],21],22,169,275],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[184,184],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[5,74],[[76,[22,75]]]],[[304,74],[[76,[22,75]]]],[[304,74],[[76,[22,75]]]],[[1232,74],[[76,[22,75]]]],[[[315,[-1]],74],[[76,[22,75]]],80],[[1233,74],[[76,[22,75]]]],[[184,74],[[76,[22,75]]]],[[[1234,[-1]],74],[[76,[22,75]]],[80,165]],[184,[[1,[-1]]],[]],[[[1234,[-1]]],22,165],[[[1234,[-1]]],22,165],[[[275,[],[[191,[-1]]]],-1],5,57],[[],[[1234,[-1]]],165],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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[184,-1],22,92],[[[275,[],[[191,[-1]]]],-1],5,57],0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[304,58,445],22],[[304,58,304],22],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[304,6],[[[1234,[-1]]],6,165],[[[1234,[-1]]],6,165],[[-1,134,47,48,[64,[49]],64,172,[64,[315]],1234,304,121,6],133,169],[304,58],[[124,132,6],135],[[184,58],[[1,[-1]]],[]],[[[1234,[-1]],58],22,165],[[[1234,[-1]],58],22,165],[184,[[1,[-1]]],[]],[[[1234,[-1]]],22,165],[[[1234,[-1]]],22,165],[184,[[1,[-1]]],[]],[[[1234,[-1]]],22,165],[[[1234,[-1]]],22,165],[121,304],[-1,184,[[70,[[100,[121]]]]]],[[],[[1234,[-1]]],165],[[304,58],58],[[[275,[],[[191,[-1]]]],-1],45,57],[[304,58],58],[[304,58],22],[[304,58,58],22],[304,304],[[304,58,58],304],[184,[[1,[-1]]],[]],[[[1234,[-1]]],22,165],[[[1234,[-1]]],22,165],[[1232,304],[[64,[[22,[58,58]]]]]],[[[275,[],[[191,[-1]]]],-1],45,57],0,0,0,[[1232,304],1235],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[1234,[-1]]],22,165],[[[1234,[-1]]],22,165],[[],184],[[304,58],304],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[40,124,132,-1,136,[123,[-2]],304,[64,[49]],172,64,6,[64,[101]],[64,[101]],[64,[-2]],-3],137,169,50,[[56,[],[[19,[1234]]]]]],[[[275,[],[[191,[-1]]]],-1],45,57],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[1235,1235],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[1235,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[306,[],[[191,[-1]]]],-1,6],10,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[10,10],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[10,74],[[76,[22,75]]]],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[306,[],[[191,[-1]]]],-1,6],10,57],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[323,323],[[-1,-2],22,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[323,323],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[323,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,[[[288,[],[[191,[-1]]]],-1],8,57],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[8,8],[1236,1236],[1237,1237],[1238,1238],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],1238],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[288,[],[[191,[-1]]]],-1],8,57],[[-1,124,132,1238,-2,[320,[-2]],-3],22,128,[[70,[88]],105],288],[58,22],[58,22],[58,22],[58,22],[[1238,1238],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[8,74],[[76,[22,75]]]],[[1236,74],[[76,[22,75]]]],[[1237,74],[[76,[22,75]]]],[[1238,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[288,[],[[191,[-1]]]],-1],8,57],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[124,132,1238],135],[[],1238],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[[40,124,132,[123,[-1]],1238,-2,[64,[-2]],[320,[-2]],-2,[64,[-2]],101,[64,[-1]]],137,50,[105,[70,[88]],301]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[-1,31,[]],[1239,[[99,[85]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[219,1240],[[1,[-1]]],[]],[[219,1241],[[1,[-1]]],[]],[[219,1242],[[1,[-1]]],[]],[1239,1239],[1240,1240],[1243,1243],[1244,1244],[219,219],[1241,1241],[1242,1242],[1245,1245],[139,139],[1246,1246],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[[-1,-2],22,[],[]],[219,[[1,[-1]]],[]],[[219,219],110],[[139,139],110],[[-1,-2],110,[],[]],[[-1,-2],110,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[1239,[21,[60]]],[[76,[1239,1247]]]],0,[[],1243],[[],1241],[[],1245],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[219,[[1,[-1]]],[]],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[58,22],[[1244,1244],6],[[219,219],6],[[1241,1241],6],[[1242,1242],6],[[1245,1245],6],[[139,139],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[219,-2],[[1,[-1]]],[],[[56,[91],[[19,[-1]]]]]],[[219,-2],[[1,[-1]]],[],[[56,[6],[[19,[-1]]]]]],[[219,-2],[[1,[-1]]],[],[[56,[[64,[6]]],[[19,[-1]]]]]],[[219,-2],[[1,[-1]]],[],[[56,[1242],[[19,[-1]]]]]],[[219,-2],[[1,[-1]]],[],[[56,[52],[[19,[-1]]]]]],[[[1248,[-1]],74],[[76,[22,75]]],[]],[[1239,74],[[76,[22,75]]]],[[1240,74],[[76,[22,75]]]],[[1243,74],[[76,[22,75]]]],[[1244,74],[[76,[22,75]]]],[[219,74],[[76,[22,75]]]],[[1241,74],[[76,[22,75]]]],[[1242,74],[[76,[22,75]]]],[[1245,74],[[76,[22,75]]]],[[139,74],[[76,[22,75]]]],[[1246,74],[[76,[22,75]]]],[[],[[36,[249]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[219,[[1,[-1]]],[]],[[219,-1],22,92],0,0,[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1240,[[22,[[3,[85]],[52,[60]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[1248,[-1]],-3],[[1248,[-2]]],[],[],[[101,[-1],[[19,[-2]]]],102,103]],0,[[219,6],[[1,[-1]]],[]],0,[[219,6],[[1,[-1]]],[]],[[219,17],[[1,[-1]]],[]],[[[3,[85]],[52,[60]]],1239],[[219,219],[[64,[110]]]],[[139,139],[[64,[110]]]],0,0,[[219,[64,[1246]]],[[1,[-1]]],[]],0,[[219,52],[[1,[-1]]],[]],0,[[219,-2],[[1,[-1]]],[],[[56,[1239],[[19,[-1]]]],108]],0,0,0,[1243,[[22,[219,[1,[-1]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[219,[[1,[-1]]],[]],[219,[[1,[-1]]],[]],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],219],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[1249,74],78],[[1249,74],78],[1250,1249],[-1,-1,[]],[1251,1249],[109,1249],[-1,-1,[]],[-1,[[76,[1240,1249]]],[[146,[651]]]],[[[99,[85]],[64,[1252]]],[[76,[1240,1249]]]],[[[3,[85]],60,60],[[76,[1240,1250]]]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1249,[[64,[684]]]],[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[1247,74],[[76,[22,75]]]],[[1247,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,116,[]],[-1,53,[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[15,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,31,[]],[-1,31,[]],[-1,-2,[],[]],[-1,-2,[],[]],[1253,1253],[[-1,-2],22,[],[]],[-1,-2,[],[]],0,[[],1253],[58,-1,[]],[58,-1,[]],[-1,-2,[],[]],[58,22],[[1253,1253],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[[1253,74],[[76,[22,75]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[],58],[-1,-2,[],[]],[-1,-2,[],[]],[[[96,[-1]]],[[96,[31]]],[]],[[[97,[-1]]],[[97,[31]]],[]],[[[98,[-1]]],[[98,[31]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[-1,-2,[],[]],0,[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2]]],[],[]],[-1,[[76,[-2,[117,[-2]]]]],[],[]],[-1,118,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[64,[-2]]],[],[]],0],"c":[17789,45790,45791,46917,46919],"p":[[5,"Command",0],[6,"Action",49567],[5,"Vec",49568],[6,"Theme",0],[5,"Appearance",48140],[1,"bool"],[5,"Appearance",13824],[5,"Appearance",48720],[5,"Appearance",15642],[5,"Appearance",48627],[5,"Appearance",15248],[5,"Appearance",47904],[5,"Appearance",7156],[5,"Scrollbar",15776],[10,"TransformMatrix",49569],[5,"Radians",0],[5,"Point",0],[5,"Vector",0],[17,"Output"],[10,"Add",49570],[5,"Rectangle",0],[1,"tuple"],[5,"Appearance",2968],[5,"Appearance",13955],[5,"Appearance",14293],[5,"Appearance",15423],[5,"Appearance",47734],[5,"Appearance",15689],[5,"Appearance",47644],[1,"f32"],[10,"Any",49571],[5,"Transformation",0],[1,"array"],[17,"Item"],[10,"IntoIterator",49572],[5,"Subscription",0],[6,"Renderer",0],[6,"Alignment",0],[5,"Border",0],[6,"Event",0],[5,"Font",0],[6,"Gradient",0],[5,"Degrees",0],[6,"Background",0],[5,"Color",0],[6,"ContentFit",0],[6,"Length",0],[5,"Padding",0],[5,"Pixels",0],[10,"Clone",49573],[5,"Shadow",0],[5,"Size",0],[5,"String",49574],[5,"Palette",4472],[5,"Extended",5190],[10,"FnOnce",49575],[10,"Default",49576],[1,"usize"],[5,"Handle",14050],[1,"u32"],[5,"Handle",47644],[10,"Float",49577],[10,"Num",49578],[6,"Option",49579],[6,"FilterMethod",14050],[6,"Mesh",49580],[10,"Primitive",16222],[10,"Executor",0],[10,"PartialEq",49581],[10,"Into",49582],[1,"u16"],[5,"Quad",1920],[5,"Text",1251],[5,"Formatter",49583],[5,"Error",49583],[6,"Result",49584],[6,"Error",0],[8,"Result",49583],[10,"Display",49583],[10,"Debug",49583],[6,"Error",49585],[6,"Vertical",2874],[6,"Horizontal",2874],[5,"Linear",3422],[1,"u8"],[5,"Rgb",49586],[5,"Alpha",49587],[1,"f64"],[1,"i64"],[10,"Recipe",2057],[1,"u64"],[10,"Hasher",49588],[10,"Hash",49588],[5,"Appearance",14414],[5,"Line",14414],[5,"Box",49589],[5,"Arc",49590],[5,"Rc",49591],[1,"slice"],[6,"Cow",49592],[10,"Fn",49575],[10,"MaybeSend",49593],[10,"Sync",49594],[10,"Mul",49570],[10,"Copy",49594],[17,"Message"],[10,"Sandbox",0],[10,"Send",49594],[5,"Error",49595],[6,"Ordering",49581],[10,"Future",49596],[5,"Settings",4373],[10,"Stream",49597],[6,"Application",4472],[10,"Sub",49570],[5,"SmolStr",49598],[5,"OutOfBounds",49599],[5,"TypeId",49571],[8,"Element",0],[10,"Operation",2473],[1,"str"],[5,"Radius",3025],[5,"Shell",1251],[5,"Layout",1251],[10,"Widget",1251],[5,"Tree",2473],[10,"Iterator",49600],[10,"Renderer",1251],[5,"Hasher",1251],[10,"Overlay",1251],[5,"Style",1920],[6,"Cursor",4101],[5,"Node",1560],[5,"Limits",1560],[6,"Interaction",4101],[10,"Clipboard",1251],[6,"Status",7820],[5,"Element",1825],[6,"RedrawRequest",48894],[6,"State",2784],[5,"Tag",2784],[5,"Bytes",1459],[6,"Data",1459],[17,"Handle"],[10,"Renderer",1459],[10,"AsRef",49582],[6,"Axis",1668],[5,"Element",49601],[5,"Click",1705],[6,"Kind",1784],[5,"Group",1825],[5,"Null",1920],[5,"Pin",49602],[6,"Data",2062],[10,"Renderer",2062],[17,"Font"],[10,"Editor",2110],[17,"Settings"],[17,"Highlight"],[17,"Iterator"],[10,"Highlighter",2110],[5,"Range",49603],[6,"Hit",2110],[6,"Difference",2110],[10,"Paragraph",2110],[6,"Cursor",2258],[17,"Paragraph"],[17,"Editor"],[10,"Renderer",2110],[5,"Format",2381],[6,"Action",47904],[6,"LineHeight",47734],[6,"Direction",2258],[5,"PlainText",2381],[5,"Text",2473],[10,"StyleSheet",47734],[5,"Id",2473],[10,"FnMut",49575],[10,"Borrow",49604],[6,"Outcome",2636],[10,"Focusable",2636],[5,"Id",15776],[5,"Id",13955],[5,"Id",48140],[10,"Scrollable",2636],[6,"Shaping",47734],[10,"TextInput",2636],[5,"AbsoluteOffset",15776],[5,"RelativeOffset",15776],[5,"Count",2696],[17,"Style"],[5,"State",47734],[10,"StyleSheet",2968],[17,"Executor"],[17,"Theme"],[17,"Flags"],[10,"Application",2968],[8,"Result",0],[5,"Sender",49605],[6,"PlatformSpecific",3075],[6,"MacOS",3075],[6,"Error",3176],[6,"Family",3176],[6,"Weight",3176],[6,"Stretch",3176],[6,"Style",3176],[5,"ColorStop",3422],[5,"Modifiers",3508],[6,"Key",3508],[6,"Event",3508],[6,"Location",3508],[10,"Ord",49581],[10,"PartialOrd",49581],[6,"Named",3746],[6,"Button",4101],[6,"Event",4101],[6,"ScrollDelta",4101],[10,"Application",4341],[5,"Id",48894],[10,"StyleSheet",14293],[6,"Infallible",49582],[5,"Information",4424],[5,"Custom",4472],[6,"Menu",4472],[6,"PickList",4472],[6,"Text",4472],[6,"Button",4472],[10,"StyleSheet",7156],[6,"Scrollable",4472],[10,"StyleSheet",15776],[6,"Svg",4472],[6,"Checkbox",4472],[6,"Container",4472],[6,"Slider",4472],[6,"Radio",4472],[6,"Toggler",4472],[6,"PaneGrid",4472],[6,"ProgressBar",4472],[6,"Rule",4472],[6,"TextInput",4472],[6,"TextEditor",4472],[5,"Pair",5190],[5,"Background",5190],[5,"Primary",5190],[5,"Secondary",5190],[5,"Success",5190],[5,"Danger",5190],[5,"Duration",5494],[5,"Instant",5494],[5,"Duration",49606],[1,"u128"],[10,"Deserializer",49607],[5,"Instant",49608],[5,"Instant",49609],[5,"Delay",49610],[10,"Serializer",49611],[5,"ConversionRange",49612],[5,"TryFromFloatSecsError",49613],[6,"Event",5667],[5,"Finger",5667],[5,"Column",5759],[5,"Row",5759],[5,"Container",5759],[10,"StyleSheet",13955],[5,"Button",5759],[5,"Canvas",5759],[10,"Renderer",7253],[10,"Program",7253],[5,"QRCode",5759],[5,"Checkbox",5759],[10,"StyleSheet",13824],[5,"MouseArea",5759],[5,"Themer",5759],[5,"ComboBox",5759],[10,"StyleSheet",48140],[5,"PaneGrid",5759],[10,"StyleSheet",14414],[5,"Scrollable",5759],[5,"Tooltip",5759],[5,"Lazy",5759],[5,"State",13914],[10,"Component",5759],[5,"Svg",5759],[10,"StyleSheet",47644],[5,"Image",5759],[5,"Slider",5759],[10,"From",49582],[10,"StyleSheet",48720],[5,"VerticalSlider",5759],[5,"TextInput",5759],[6,"Direction",15776],[5,"PickList",5759],[10,"ToString",49574],[10,"StyleSheet",15248],[5,"ProgressBar",5759],[10,"StyleSheet",15423],[5,"Radio",5759],[10,"StyleSheet",15642],[5,"Rule",5759],[10,"StyleSheet",15689],[10,"FromPrimitive",49614],[5,"TextEditor",5759],[10,"StyleSheet",47904],[5,"Value",48140],[5,"Toggler",5759],[10,"StyleSheet",48627],[5,"Responsive",5759],[5,"Shader",5759],[10,"Program",16222],[10,"Renderer",49615],[5,"Space",5759],[5,"PathBuf",49616],[6,"Handle",15248],[5,"Icon",13824],[5,"Icon",48140],[5,"Column",14237],[5,"State",14414],[5,"Pane",14414],[5,"Content",14414],[5,"RangeInclusive",49603],[10,"Eq",49581],[5,"Content",47904],[6,"Position",48673],[5,"State",15467],[6,"DragEvent",14414],[5,"ResizeEvent",14414],[5,"Viewport",15776],[17,"State"],[17,"Event"],[5,"State",7156],[6,"Frame",7253],[5,"Path",7253],[5,"Cache",7253],[6,"Gradient",7253],[5,"Fill",7253],[5,"Stroke",7253],[6,"LineCap",7253],[6,"LineJoin",7253],[5,"LineDash",7253],[6,"Style",7253],[5,"Text",7253],[6,"Event",7253],[17,"Geometry"],[6,"Geometry",7253],[5,"Linear",7917],[5,"Builder",8004],[5,"Packed",7917],[5,"Path",8141],[5,"UnknownUnit",10836],[5,"Transform2D",10836],[6,"Rule",7868],[5,"Arc",8004],[5,"Elliptical",8093],[5,"PathCommands",8141],[5,"PathCommandsSlice",8141],[5,"PathSlice",8141],[5,"PathBuffer",8141],[5,"PathBufferSlice",8141],[5,"EndpointId",8141],[5,"PathCommandsBuilder",9390],[5,"BuilderImpl",13198],[5,"NoAttributes",9068],[5,"Builder",13455],[5,"BuilderWithAttributes",13198],[5,"ArcFlags",8141],[6,"Event",8141],[5,"Polygon",8141],[5,"IdPolygon",8141],[6,"LineCap",8141],[6,"LineJoin",8141],[6,"Side",8141],[6,"FillRule",8141],[6,"Winding",8141],[5,"ControlPointId",8141],[5,"EventId",8141],[5,"Events",9390],[5,"Point2D",10836],[10,"AttributeStore",8141],[5,"AttributeSlice",8141],[10,"PositionStore",8141],[10,"Position",8141],[5,"IdIter",13198],[5,"PolygonIdIter",13595],[5,"Iter",9390],[5,"Iter",13198],[1,"i16"],[5,"Iter",13455],[5,"PolygonIter",13595],[5,"IdPolygonIter",13595],[5,"IterWithAttributes",13198],[5,"PathEvents",13595],[5,"CommandsPathSlice",9390],[5,"Reversed",13198],[5,"NoAttributes",13018],[5,"WithSvg",9068],[10,"Transformation",12992],[10,"PathBuilder",13755],[5,"Vector2D",10836],[5,"Angle",9593],[5,"LineSegment",9593],[10,"SvgPathBuilder",13755],[5,"Box2D",10836],[5,"BorderRadii",9068],[5,"Flattened",9068],[5,"Transformed",9068],[17,"PathType"],[10,"Build",13755],[5,"PointEvents",9390],[5,"LineEquation",9593],[10,"Scalar",9593],[5,"Triangle",9593],[10,"AddAssign",49570],[17,"Scalar"],[10,"Segment",9593],[5,"Arc",9593],[5,"CubicBezierSegment",9593],[5,"QuadraticBezierSegment",9593],[10,"Rem",49570],[10,"One",49617],[10,"FloatConst",49577],[10,"ApproxEq",12783],[10,"NumCast",49614],[5,"SvgArc",9593],[5,"Line",9593],[5,"ArrayVec",10424],[10,"Trig",10836],[10,"Div",49570],[10,"DivAssign",49570],[5,"Flattened",10374],[5,"Flattened",10794],[5,"Flattened",12882],[5,"FlattenedT",12882],[10,"MulAssign",49570],[10,"Neg",49570],[10,"Zero",49617],[10,"Real",49618],[5,"Size2D",10836],[10,"SubAssign",49570],[5,"ArrayString",10424],[5,"IntoIter",10424],[5,"CapacityError",10424],[5,"Drain",10424],[10,"RangeBounds",49603],[5,"Utf8Error",49619],[1,"char"],[5,"Arguments",49583],[1,"i128"],[1,"i8"],[1,"i32"],[10,"Signed",49620],[5,"Size3D",10836],[5,"Vector3D",10836],[5,"Length",10836],[5,"Point3D",10836],[5,"Scale",10836],[5,"SideOffsets2D",10836],[5,"Translation2D",10836],[5,"Translation3D",10836],[5,"BoolVector2D",10836],[5,"BoolVector3D",10836],[5,"Transform3D",10836],[5,"Rotation3D",10836],[5,"Rect",10836],[5,"Box3D",10836],[5,"Rotation2D",10836],[5,"RigidTransform3D",10836],[10,"Ceil",12872],[10,"One",12872],[5,"HomogeneousVector",10836],[10,"Zero",12872],[10,"Euclid",49621],[10,"Floor",12872],[10,"Round",12872],[10,"Saturating",49622],[5,"FlatteningParameters",12882],[5,"FromPolyline",13018],[10,"PathIterator",13755],[5,"Flattened",13018],[5,"Transformed",13018],[5,"BuilderWithAttributes",13455],[5,"IterBridge",49623],[5,"Viewer",14050],[5,"State",14195],[5,"State",14293],[5,"Menu",14293],[6,"Direction",14414],[5,"TitleBar",14414],[10,"Draggable",14414],[6,"Axis",14414],[6,"Configuration",14414],[6,"Node",14414],[5,"Split",14414],[6,"Target",14414],[6,"Region",14414],[6,"Edge",14414],[6,"Action",15155],[6,"Contents",14414],[5,"BTreeMap",49624],[5,"Internal",15155],[5,"HashMap",49625],[5,"Icon",15248],[5,"State",15248],[6,"Version",15467],[6,"ErrorCorrection",15467],[6,"Error",15467],[6,"QrError",49626],[6,"FillMode",15689],[5,"Properties",15776],[6,"Alignment",15776],[5,"Scroller",15776],[5,"State",15776],[6,"Event",16222],[5,"Storage",16222],[17,"Primitive"],[6,"TextureFormat",16312],[5,"Device",16312],[5,"Queue",16312],[5,"TextureView",16312],[5,"CommandEncoder",16312],[5,"Backends",16312],[5,"Features",16312],[5,"InstanceFlags",16312],[5,"DownlevelFlags",16312],[5,"ShaderStages",16312],[5,"TextureFormatFeatureFlags",16312],[5,"ColorWrites",16312],[5,"BufferUsages",16312],[5,"TextureUsages",16312],[5,"PipelineStatisticsTypes",16312],[5,"Buffer",16312],[6,"BindingResource",16312],[5,"BufferBinding",16312],[5,"Surface",16312],[5,"Instance",16312],[5,"Adapter",16312],[5,"Texture",16312],[5,"ImageCopyTextureBase",16312],[5,"QueueWriteBufferView",16312],[5,"BufferViewMut",16312],[5,"BufferView",16312],[6,"TextureAspect",16312],[5,"ComputePassDescriptor",16312],[5,"ComputePass",16312],[5,"RenderPass",16312],[5,"QuerySet",16312],[5,"RenderPassDescriptor",16312],[5,"Limits",16312],[5,"ImageSubresourceRange",16312],[6,"Backend",16312],[6,"PowerPreference",16312],[5,"RequestAdapterOptionsBase",16312],[5,"DownlevelCapabilities",16312],[6,"ShaderModel",16312],[6,"DeviceType",16312],[5,"AdapterInfo",16312],[6,"TextureViewDimension",16312],[6,"BlendFactor",16312],[5,"Id",16312],[6,"BlendOperation",16312],[5,"BlendComponent",16312],[5,"BlendState",16312],[5,"ColorTargetState",16312],[6,"PrimitiveTopology",16312],[6,"FrontFace",16312],[6,"Face",16312],[6,"ErrorFilter",16312],[6,"PolygonMode",16312],[5,"PrimitiveState",16312],[5,"SubmissionIndex",16312],[5,"MultisampleState",16312],[5,"BufferSlice",16312],[6,"ShaderSource",16312],[5,"ShaderModuleDescriptor",16312],[5,"TextureFormatFeatures",16312],[6,"AstcBlock",16312],[6,"AstcChannel",16312],[6,"LoadOp",16312],[6,"StoreOp",16312],[5,"Operations",16312],[5,"RenderPassTimestampWrites",16312],[5,"RenderPassColorAttachment",16312],[5,"RenderPassDepthStencilAttachment",16312],[5,"TextureViewDescriptor",16312],[5,"PipelineLayoutDescriptor",16312],[5,"SamplerDescriptor",16312],[5,"BindGroupEntry",16312],[5,"BindGroupDescriptor",16312],[5,"VertexBufferLayout",16312],[5,"VertexState",16312],[5,"FragmentState",16312],[6,"MaintainBase",16312],[5,"RenderPipelineDescriptor",16312],[5,"StencilState",16312],[5,"ComputePassTimestampWrites",16312],[5,"DepthBiasState",16312],[5,"DepthStencilState",16312],[5,"ComputePipelineDescriptor",16312],[6,"IndexFormat",16312],[5,"BindGroupLayoutDescriptor",16312],[6,"StencilOperation",16312],[5,"RenderBundleEncoderDescriptor",16312],[5,"StencilFaceState",16312],[6,"SurfaceError",16312],[6,"CompareFunction",16312],[5,"RequestDeviceError",16312],[5,"CreateSurfaceError",16312],[6,"VertexStepMode",16312],[5,"BufferAsyncError",16312],[5,"VertexAttribute",16312],[6,"MapMode",16312],[6,"VertexFormat",16312],[6,"PresentMode",16312],[6,"CompositeAlphaMode",16312],[5,"PresentationTimestamp",16312],[5,"Color",16312],[6,"TextureDimension",16312],[5,"Origin2d",16312],[5,"Origin3d",16312],[5,"Extent3d",16312],[6,"AddressMode",16312],[6,"FilterMode",16312],[5,"PushConstantRange",16312],[5,"CommandBufferDescriptor",16312],[5,"RenderBundleDepthStencil",16312],[5,"ImageDataLayout",16312],[6,"BufferBindingType",16312],[6,"TextureSampleType",16312],[6,"StorageTextureAccess",16312],[6,"SamplerBindingType",16312],[6,"BindingType",16312],[5,"BindGroupLayoutEntry",16312],[5,"ImageCopyBufferBase",16312],[6,"PredefinedColorSpace",16312],[5,"ImageCopyTextureTaggedBase",16312],[6,"SamplerBorderColor",16312],[6,"QueryType",16312],[6,"Dx12Compiler",16312],[6,"Gles3MinorVersion",16312],[6,"DeviceLostReason",16312],[5,"SurfaceConfiguration",49627],[5,"ExposedAdapter",39854],[10,"HalApi",28035],[5,"BindGroup",16312],[5,"BindGroupLayout",16312],[5,"BufferDescriptor",49627],[5,"BufferInitDescriptor",47223],[5,"CommandEncoderDescriptor",49627],[5,"ComputePipeline",16312],[5,"OpenDevice",39854],[5,"DeviceDescriptor",49627],[5,"Path",49616],[5,"PipelineLayout",16312],[5,"QuerySetDescriptor",49627],[5,"RenderBundleEncoder",16312],[5,"RenderPipeline",16312],[5,"Sampler",16312],[5,"ShaderModule",16312],[5,"ShaderModuleDescriptorSpirV",16312],[6,"SurfaceTarget",16312],[6,"SurfaceTargetUnsafe",16312],[5,"TextureDescriptor",49627],[6,"TextureDataOrder",47223],[5,"SurfaceCapabilities",16312],[5,"InstanceDescriptor",16312],[5,"CommandBuffer",16312],[5,"RenderBundle",16312],[5,"SurfaceTexture",16312],[5,"RenderBundleDescriptor",49627],[6,"Error",16312],[6,"SurfaceStatus",16312],[10,"WindowHandle",16312],[6,"RequestDeviceError",28341],[5,"InstanceError",39854],[5,"Instance",28341],[6,"HandleError",45767],[10,"HasDisplayHandle",45767],[10,"HasWindowHandle",45767],[5,"GlobalReport",27836],[6,"MaintainResult",16312],[5,"Iter",49628],[5,"IterNames",49628],[10,"WasmNotSend",16312],[10,"UncapturedErrorHandler",16312],[10,"Error",49629],[5,"NonZeroU64",49630],[5,"AnySurface",23483],[5,"HalSurface",28341],[5,"BindGroupLayout",23524],[5,"Api",43579],[5,"Id",28181],[5,"ResourceInfo",38096],[5,"PipelineLayout",23524],[5,"BindGroup",23524],[6,"BindGroupLayoutEntryError",23524],[6,"CreateBindGroupLayoutError",23524],[6,"CreateBindGroupError",23524],[6,"BindingZone",23524],[5,"BindingTypeMaxCountError",23524],[6,"BindingTypeMaxCountErrorKind",23524],[5,"BindGroupEntry",23524],[5,"BindGroupDescriptor",23524],[5,"BindGroupLayoutDescriptor",23524],[6,"CreatePipelineLayoutError",23524],[6,"PushConstantUploadError",23524],[5,"PipelineLayoutDescriptor",23524],[5,"BufferBinding",23524],[6,"BindingResource",23524],[6,"BindError",23524],[6,"GetBindGroupLayoutError",23524],[5,"LateMinBufferBindingSizeMismatch",23524],[5,"BindGroupDynamicBindingData",23524],[5,"ErrorFormatter",27742],[5,"MissingFeatures",26688],[5,"MissingDownlevelFlags",26688],[6,"DeviceError",26688],[5,"MissingBufferUsageError",39409],[6,"UsageConflict",49631],[5,"MissingTextureUsageError",39409],[5,"CommandBuffer",24539],[5,"RenderBundle",24539],[5,"RenderBundleEncoderDescriptor",24539],[6,"CreateRenderBundleError",24539],[6,"ExecutionError",24539],[5,"RenderBundleError",24539],[6,"ClearError",24539],[5,"ComputePassTimestampWrites",24539],[5,"ComputePassDescriptor",24539],[6,"DispatchError",24539],[6,"ComputePassErrorInner",24539],[5,"ComputePassError",24539],[6,"DrawError",24539],[6,"RenderCommandError",24539],[5,"Rect",24539],[6,"SimplifiedQueryType",24539],[6,"QueryError",24539],[6,"QueryUseError",24539],[6,"ResolveError",24539],[6,"LoadOp",24539],[6,"StoreOp",24539],[5,"PassChannel",24539],[5,"RenderPassColorAttachment",24539],[5,"RenderPassDepthStencilAttachment",24539],[6,"RenderPassTimestampLocation",24539],[5,"RenderPassTimestampWrites",24539],[5,"RenderPassDescriptor",24539],[6,"AttachmentErrorLocation",24539],[6,"ColorAttachmentError",24539],[6,"RenderPassErrorInner",24539],[5,"RenderPassError",24539],[6,"CopySide",24539],[6,"TransferError",24539],[6,"CopyError",24539],[5,"BasePassRef",24539],[6,"CommandEncoderError",24539],[6,"PassErrorScope",24539],[5,"Device",26688],[5,"RenderBundleEncoder",24539],[5,"ComputePass",24539],[5,"RenderPass",24539],[6,"RenderPassCompatibilityError",26688],[6,"RenderCommand",49632],[5,"BasePass",49633],[5,"Buffer",38096],[5,"RenderPipeline",36922],[5,"QuerySet",38096],[5,"ComputePipeline",36922],[6,"WaitIdleError",26688],[6,"HostMap",26688],[6,"RenderPassCompatibilityCheckType",26688],[5,"InvalidDevice",26688],[5,"ImplicitPipelineContext",26688],[5,"UserClosures",26688],[5,"DeviceLostClosureRust",26688],[5,"DeviceLostClosureC",26688],[6,"DeviceError",39854],[5,"DeviceLostClosure",26688],[5,"AnyDevice",27335],[5,"Queue",27372],[5,"WrappedSubmissionIndex",27372],[5,"InvalidQueue",27372],[6,"QueueWriteError",27372],[6,"QueueSubmitError",27372],[6,"TempResource",27372],[6,"BufferAccessError",38096],[5,"SubmittedWorkDoneClosureC",27372],[5,"SubmittedWorkDoneClosure",27372],[6,"CreateDeviceError",27697],[5,"ContextError",27742],[10,"PrettyError",27742],[10,"Write",49583],[5,"IdentityManagerFactory",28259],[5,"Global",27836],[5,"Sampler",38096],[5,"Texture",38096],[5,"TextureView",38096],[5,"Adapter",28341],[10,"GlobalIdentityHandlerFactory",28259],[5,"InvalidAdapter",28341],[5,"Surface",28341],[6,"IsSurfaceSupportedError",28341],[6,"DestroyError",38096],[5,"BufferMapOperation",38096],[6,"CreateBufferError",38096],[6,"CreateTextureError",38096],[5,"ComputePipelineDescriptor",36922],[5,"ImplicitPipelineIds",26688],[6,"CreateComputePipelineError",36922],[6,"CreateQuerySetError",38096],[5,"RenderPipelineDescriptor",36922],[6,"CreateRenderPipelineError",36922],[5,"SamplerDescriptor",38096],[6,"CreateSamplerError",38096],[5,"ShaderModuleDescriptor",36922],[6,"ShaderModuleSource",36922],[5,"ShaderModule",36922],[6,"CreateShaderModuleError",36922],[6,"AdapterInputs",28341],[5,"HubReport",28041],[6,"RawDisplayHandle",45767],[6,"RawWindowHandle",45767],[5,"StagingBuffer",38096],[6,"RequestAdapterError",28341],[6,"ConfigureSurfaceError",37860],[6,"GetSurfaceSupportError",28341],[5,"SurfaceOutput",37860],[6,"SurfaceError",37860],[5,"RegistryReport",38009],[5,"TextureViewDescriptor",38096],[6,"CreateTextureViewError",38096],[6,"TextureViewDestroyError",38096],[5,"Hub",28041],[10,"WasmNotSendSync",16312],[5,"ObjectId",49634],[10,"TypedId",28181],[5,"IdentityManager",28259],[17,"Input"],[10,"IdentityHandlerFactory",28259],[5,"FailedLimit",28341],[5,"SurfaceCapabilities",39854],[6,"AddressSpace",28788],[5,"StorageAccess",28788],[5,"Barrier",28788],[5,"WithSpan",28788],[5,"Arena",28788],[5,"Span",28788],[5,"Handle",28788],[5,"Block",28788],[6,"Binding",28788],[6,"TypeInner",28788],[6,"MathFunction",28788],[5,"Scalar",28788],[5,"Type",28788],[5,"UniqueArena",28788],[5,"BadHandle",49635],[5,"Range",28788],[5,"BadRangeError",49635],[5,"SourceLocation",28788],[5,"EarlyDepthTest",28788],[6,"ConservativeDepth",28788],[6,"ShaderStage",28788],[6,"BuiltIn",28788],[6,"VectorSize",28788],[6,"ScalarKind",28788],[6,"ArraySize",28788],[6,"Interpolation",28788],[6,"Sampling",28788],[5,"StructMember",28788],[6,"ImageDimension",28788],[6,"StorageFormat",28788],[6,"ImageClass",28788],[6,"Literal",28788],[6,"Override",28788],[5,"Constant",28788],[5,"ResourceBinding",28788],[5,"GlobalVariable",28788],[5,"LocalVariable",28788],[6,"UnaryOperator",28788],[6,"BinaryOperator",28788],[6,"AtomicFunction",28788],[6,"DerivativeControl",28788],[6,"DerivativeAxis",28788],[6,"RelationalFunction",28788],[6,"SampleLevel",28788],[6,"ImageQuery",28788],[6,"SwizzleComponent",28788],[6,"Expression",28788],[6,"SwitchValue",28788],[5,"SwitchCase",28788],[6,"RayQueryFunction",28788],[6,"Statement",28788],[5,"FunctionArgument",28788],[5,"FunctionResult",28788],[5,"Function",28788],[5,"EntryPoint",28788],[6,"PredeclaredType",28788],[5,"SpecialTypes",28788],[5,"Module",28788],[6,"TypeResolution",34427],[6,"IndexableLength",34427],[6,"IndexableLengthError",34427],[5,"Iter",49636],[10,"DoubleEndedIterator",49637],[5,"GlobalCtx",34427],[10,"ExactSizeIterator",49638],[5,"RayFlag",31829],[5,"Features",31925],[5,"WriterFlags",31925],[6,"Version",31925],[5,"Options",31925],[5,"PipelineOptions",31925],[5,"TextureMapping",31925],[5,"PushConstantItem",31925],[5,"VaryingLocation",31925],[5,"ReflectionInfo",31925],[6,"Error",31925],[5,"ModuleInfo",35362],[5,"BoundsCheckPolicies",34427],[5,"Writer",31925],[5,"BindTarget",32488],[6,"ShaderModel",32488],[6,"EntryPointError",32488],[5,"Options",32488],[5,"ReflectionInfo",32488],[6,"Error",32488],[5,"Writer",32488],[6,"BindSamplerTarget",32786],[5,"BindTarget",32786],[5,"EntryPointResources",32786],[6,"EntryPointError",32786],[5,"Options",32786],[5,"PipelineOptions",32786],[5,"Writer",32786],[6,"Error",32786],[5,"TranslationInfo",32786],[6,"Coord",33195],[6,"Address",33195],[6,"BorderColor",33195],[6,"Filter",33195],[6,"CompareFunc",33195],[5,"InlineSampler",33195],[5,"ImageTypeFlags",33487],[5,"WriterFlags",33487],[6,"Capability",33487],[6,"Error",33487],[5,"DebugInfo",33487],[5,"BindingInfo",33487],[6,"ZeroInitializeWorkgroupMemoryMode",33487],[5,"Options",33487],[5,"PipelineOptions",33487],[5,"Writer",33487],[5,"FxHasher",49639],[5,"BuildHasherDefault",49588],[5,"IndexSet",49640],[5,"SymbolTable",34258],[5,"Typifier",34258],[5,"ResolveContext",34427],[6,"ResolveError",34427],[10,"Sized",49594],[5,"ParseError",34341],[5,"Frontend",34341],[5,"Namer",34427],[5,"ConstantEvaluator",34427],[6,"ConstantEvaluatorError",34427],[5,"FunctionInfo",35362],[6,"BoundsCheckPolicy",34427],[5,"Layouter",34427],[5,"Alignment",34427],[5,"TypeLayout",34427],[6,"LayoutErrorInner",34427],[5,"LayoutError",34427],[5,"Emitter",34427],[6,"NameKey",34427],[5,"ExpressionConstnessTracker",34427],[6,"LiteralError",35362],[6,"GuardedIndex",35305],[5,"BitSet",49641],[5,"UniformityRequirements",35362],[5,"GlobalUse",35362],[5,"TypeFlags",35362],[5,"ValidationFlags",35362],[5,"Capabilities",35362],[5,"ShaderStages",35362],[5,"Uniformity",35362],[5,"ExpressionInfo",35362],[6,"ComposeError",35362],[6,"ExpressionError",35362],[6,"ConstExpressionError",35362],[6,"CallError",35362],[6,"LocalVariableError",35362],[6,"FunctionError",35362],[6,"GlobalVariableError",35362],[6,"VaryingError",35362],[6,"EntryPointError",35362],[6,"Disalignment",35362],[6,"TypeError",35362],[6,"ConstantError",35362],[6,"ValidationError",35362],[5,"Validator",35362],[6,"WidthError",49642],[6,"AtomicError",49643],[6,"InvalidHandleError",49644],[5,"FwdDepError",49644],[5,"PipelineFlags",36922],[5,"ShaderError",36922],[5,"ProgrammableStageDescriptor",36922],[6,"ImplicitLayoutError",36922],[5,"VertexBufferLayout",36922],[5,"VertexState",36922],[5,"FragmentState",36922],[6,"ColorStateError",36922],[6,"DepthStencilStateError",36922],[5,"VertexStep",36922],[6,"StageError",39409],[5,"Registry",38009],[10,"Resource",38096],[5,"Storage",39373],[5,"TextureSelector",49645],[6,"TextureErrorDimension",38096],[6,"TextureDimensionError",38096],[6,"TextureViewNotRenderableReason",38096],[6,"SamplerFilterErrorType",38096],[5,"DestroyedBuffer",38096],[5,"DestroyedTexture",38096],[6,"BufferMapAsyncStatus",38096],[5,"BufferMapCallback",38096],[6,"TextureClearMode",38096],[5,"BufferMapCallbackC",38096],[5,"Interface",39409],[6,"BindingLayoutSource",39409],[5,"InterfaceVar",39409],[5,"NumericType",39409],[6,"BindingError",39409],[6,"FilteringError",39409],[6,"InputError",39409],[10,"Surface",39854],[5,"AcquiredSurfaceTexture",39854],[6,"SurfaceError",39854],[10,"Api",39854],[5,"PipelineLayoutFlags",39854],[5,"BindGroupLayoutFlags",39854],[5,"TextureFormatCapabilities",39854],[5,"FormatAspects",39854],[5,"MemoryFlags",39854],[5,"AccelerationStructureBuildFlags",39854],[5,"AttachmentOps",39854],[5,"AccelerationStructureGeometryFlags",39854],[5,"BufferUses",39854],[5,"TextureUses",39854],[5,"AccelerationStructureUses",39854],[5,"TextureDescriptor",39854],[5,"CopyExtent",39854],[10,"CommandEncoder",39854],[5,"ComputePassDescriptor",39854],[5,"RenderPassDescriptor",39854],[5,"BuildAccelerationStructureDescriptor",39854],[5,"TextureCopy",39854],[5,"BufferTextureCopy",39854],[6,"ShaderError",39854],[6,"PipelineError",39854],[5,"InstanceDescriptor",39854],[5,"Alignments",39854],[5,"Capabilities",39854],[5,"BufferMapping",39854],[5,"BufferDescriptor",39854],[5,"TextureViewDescriptor",39854],[5,"SamplerDescriptor",39854],[5,"BindGroupLayoutDescriptor",39854],[5,"PipelineLayoutDescriptor",39854],[5,"BufferBinding",39854],[5,"TextureBinding",39854],[5,"BindGroupEntry",39854],[5,"BindGroupDescriptor",39854],[5,"CommandEncoderDescriptor",39854],[5,"DebugSource",39854],[5,"ProgrammableStage",39854],[5,"ComputePipelineDescriptor",39854],[5,"VertexBufferLayout",39854],[5,"RenderPipelineDescriptor",39854],[5,"SurfaceConfiguration",39854],[5,"Rect",39854],[5,"BufferBarrier",39854],[5,"TextureBarrier",39854],[5,"BufferCopy",39854],[5,"TextureCopyBase",39854],[5,"Attachment",39854],[5,"ColorAttachment",39854],[5,"DepthStencilAttachment",39854],[5,"RenderPassTimestampWrites",39854],[5,"ComputePassTimestampWrites",39854],[5,"AccelerationStructureDescriptor",39854],[6,"AccelerationStructureFormat",39854],[6,"AccelerationStructureBuildMode",39854],[5,"AccelerationStructureBuildSizes",39854],[5,"GetAccelerationStructureBuildSizesDescriptor",39854],[5,"AccelerationStructureTriangles",39854],[5,"AccelerationStructureAABBs",39854],[5,"AccelerationStructureInstances",39854],[5,"AccelerationStructureTriangleIndices",39854],[5,"AccelerationStructureTriangleTransform",39854],[5,"AccelerationStructureBarrier",39854],[10,"Device",39854],[5,"ShaderModuleDescriptor",39854],[6,"ShaderInput",39854],[10,"Instance",39854],[5,"NagaShader",39854],[6,"AccelerationStructureEntries",39854],[6,"AllocationError",49646],[6,"MapError",49647],[5,"Result",49648],[6,"AllocationError",49647],[5,"ValidationCanary",39854],[10,"Adapter",39854],[10,"Queue",39854],[5,"Context",43579],[5,"Encoder",43579],[5,"Resource",43579],[5,"Adapter",43818],[5,"AdapterContext",43818],[5,"CommandEncoder",43818],[5,"Api",43818],[5,"QuerySet",43818],[5,"Buffer",43818],[5,"TextureFormatDesc",43818],[6,"TextureInner",43818],[5,"TextureView",43818],[5,"Device",43818],[5,"Texture",43818],[5,"BindGroup",43818],[5,"BindGroupLayout",43818],[5,"ComputePipeline",43818],[5,"Fence",43818],[5,"PipelineLayout",43818],[5,"RenderPipeline",43818],[5,"Sampler",43818],[5,"ShaderModule",43818],[5,"CommandBuffer",43818],[5,"AdapterContextLock",43818],[5,"Library",49649],[5,"EGL1_4",49650],[5,"Dynamic",49650],[5,"Instance",49650],[5,"Queue",43818],[5,"RawMutex",49651],[5,"Context",49652],[5,"MutexGuard",49653],[6,"c_void",49654],[5,"Surface",49655],[5,"Display",49656],[5,"NonZeroU32",49630],[5,"Surface",44700],[5,"Api",44700],[5,"Workarounds",44700],[5,"CommandEncoder",44700],[5,"QuerySet",44700],[5,"SurfaceTexture",44700],[5,"Texture",44700],[5,"Buffer",49657],[5,"Buffer",44700],[5,"Device",44700],[5,"AccelerationStructure",44700],[5,"BindGroup",44700],[5,"BindGroupLayout",44700],[5,"ComputePipeline",44700],[6,"Fence",44700],[5,"PipelineLayout",44700],[5,"RenderPipeline",44700],[5,"Sampler",44700],[6,"ShaderModule",44700],[5,"Instance",44700],[5,"TextureView",44700],[5,"Entry",49658],[5,"CStr",49659],[5,"Adapter",44700],[5,"Device",49660],[5,"InstanceShared",44700],[5,"CommandBuffer",44700],[5,"Queue",44700],[5,"PhysicalDevice",49657],[5,"DebugUtilsMessengerUserData",44700],[5,"Instance",49661],[5,"DebugUtilsCreateInfo",44700],[5,"PhysicalDeviceCapabilities",49662],[5,"PhysicalDeviceFeatures",49662],[5,"Image",49657],[5,"Queue",49657],[5,"DisplayHandle",45767],[5,"WindowHandle",45767],[5,"AndroidDisplayHandle",45767],[5,"AndroidNdkWindowHandle",45767],[5,"AppKitDisplayHandle",45767],[5,"AppKitWindowHandle",45767],[5,"HaikuDisplayHandle",45767],[5,"HaikuWindowHandle",45767],[5,"OrbitalDisplayHandle",45767],[5,"OrbitalWindowHandle",45767],[5,"UiKitDisplayHandle",45767],[5,"UiKitWindowHandle",45767],[5,"XlibDisplayHandle",45767],[5,"XlibWindowHandle",45767],[5,"XcbDisplayHandle",45767],[5,"XcbWindowHandle",45767],[5,"WaylandDisplayHandle",45767],[5,"WaylandWindowHandle",45767],[5,"DrmDisplayHandle",45767],[5,"DrmWindowHandle",45767],[5,"GbmDisplayHandle",45767],[5,"GbmWindowHandle",45767],[5,"WebDisplayHandle",45767],[5,"WebWindowHandle",45767],[5,"WebCanvasWindowHandle",45767],[5,"WebOffscreenCanvasWindowHandle",45767],[5,"WindowsDisplayHandle",45767],[5,"Win32WindowHandle",45767],[5,"WinRtWindowHandle",45767],[5,"NonNull",49663],[5,"NonZeroIsize",49630],[10,"HasRawDisplayHandle",45767],[10,"HasRawWindowHandle",45767],[5,"DrawIndirectArgs",47223],[5,"DrawIndexedIndirectArgs",47223],[5,"DispatchIndirectArgs",47223],[10,"DeviceExt",47223],[5,"DownloadBuffer",47223],[10,"RenderEncoder",47223],[5,"StagingBelt",47223],[5,"Rail",47537],[5,"State",47537],[6,"Edit",47904],[6,"Motion",47904],[17,"Target"],[10,"Deref",49664],[5,"Cursor",48140],[6,"Side",48140],[5,"State",48140],[6,"State",48474],[5,"Handle",48720],[6,"HandleShape",48720],[5,"State",48720],[5,"Screenshot",48894],[5,"Icon",48894],[6,"Level",48894],[6,"Mode",48894],[5,"Settings",48894],[6,"Event",48894],[6,"Position",48894],[6,"UserAttention",48894],[6,"CropError",49469],[6,"Action",48894],[6,"Error",49421],[6,"Error",49665],[6,"ImageError",49666],[6,"ImageFormat",49667],[5,"PlatformSpecific",49511],[15,"Rgba",1557],[15,"WheelScrolled",1778],[15,"CursorMoved",1778],[15,"Lines",1780],[15,"Pixels",1780],[15,"Scroll",2380],[15,"KeyPressed",3739],[15,"KeyReleased",3739],[15,"FingerPressed",5751],[15,"FingerMoved",5751],[15,"FingerLifted",5751],[15,"FingerLost",5751],[8,"PathEvent",8141],[8,"IdEvent",8141],[15,"Begin",9029],[15,"End",9029],[15,"Quadratic",9029],[15,"Cubic",9029],[15,"Line",9029],[8,"Rotation",9593],[8,"Size",9593],[8,"Transform",9593],[8,"Box2D",9593],[8,"Translation",9593],[8,"Point",9593],[8,"Vector",9593],[8,"Rotation2D",12789],[8,"SideOffsets2D",12789],[8,"Size3D",12789],[8,"Rotation3D",12789],[8,"Transform2D",12789],[8,"Transform3D",12789],[8,"Box3D",12789],[8,"Rect",12789],[8,"RigidTransform3D",12789],[8,"HomogeneousVector",12789],[8,"Point3D",12789],[8,"Vector3D",12789],[8,"Translation2D",12789],[8,"Translation3D",12789],[8,"Rotation",13168],[8,"Size",13168],[8,"Transform",13168],[8,"Box2D",13168],[8,"Angle",13168],[8,"Point",13168],[8,"Vector",13168],[8,"Translation",13168],[15,"Split",15142],[15,"Picked",15146],[15,"Dropped",15146],[15,"Canceled",15146],[15,"Split",15150],[15,"Resizing",15242],[15,"Clicking",15242],[15,"Dragging",15242],[15,"Dynamic",15420],[15,"Arrow",15420],[15,"Both",16220],[8,"Label",16312],[8,"Maintain",16312],[8,"SurfaceConfiguration",16312],[8,"ImageCopyTexture",16312],[8,"ImageCopyTextureTagged",16312],[8,"ImageCopyBuffer",16312],[8,"RequestAdapterOptions",16312],[8,"QuerySetDescriptor",16312],[8,"TextureDescriptor",16312],[8,"DeviceDescriptor",16312],[8,"BufferDescriptor",16312],[8,"CommandEncoderDescriptor",16312],[8,"RenderBundleDescriptor",16312],[15,"StorageTexture",23426],[15,"Buffer",23426],[15,"Texture",23426],[15,"Storage",23435],[15,"Dxc",23436],[15,"Validation",23438],[15,"OutOfMemory",23438],[15,"RawHandle",23441],[15,"Astc",23443],[15,"Float",23445],[8,"Label",23446],[15,"MismatchedDynamicOffsetCount",24459],[15,"UnalignedDynamicBinding",24459],[15,"DynamicBindingOutOfBounds",24459],[15,"BindingArrayPartialLengthMismatch",24475],[15,"BindingArrayLengthMismatch",24475],[15,"BindingSizeTooSmall",24475],[15,"BindingsNumMismatch",24475],[15,"WrongBindingType",24475],[15,"BufferRangeTooLarge",24475],[15,"InvalidTextureMultisample",24475],[15,"InvalidTextureSampleType",24475],[15,"InvalidTextureDimension",24475],[15,"InvalidStorageTextureFormat",24475],[15,"InvalidStorageTextureMipLevelCount",24475],[15,"WrongSamplerComparison",24475],[15,"WrongSamplerFiltering",24475],[15,"BindingRangeTooLarge",24475],[15,"Entry",24513],[15,"InvalidBindingIndex",24513],[15,"TooManyGroups",24517],[15,"MisalignedPushConstantRange",24517],[15,"MoreThanOnePushConstantRangePerStage",24517],[15,"PushConstantRangeTooLarge",24517],[15,"PartialRangeMatch",24527],[15,"MissingStages",24527],[15,"UnmatchedStages",24527],[15,"TooLarge",24527],[5,"BakedCommands",24539],[5,"CommandBufferMutable",24539],[8,"ImageCopyTexture",24539],[8,"ImageCopyTextureTagged",24539],[8,"ImageCopyBuffer",24539],[8,"RenderBundleDescriptor",24539],[15,"Color",26524],[15,"BufferOverrun",26526],[15,"InvalidTextureLayerRange",26526],[15,"InvalidTextureLevelRange",26526],[15,"MissingTextureAspect",26526],[15,"TooMany",26537],[15,"IndirectBufferOverrun",26539],[15,"BindGroupIndexOutOfRange",26539],[15,"InvalidGroupSize",26544],[15,"IncompatibleBindGroup",26544],[15,"UnmatchedIndexFormats",26548],[15,"IncompatibleBindGroup",26548],[15,"MissingVertexBuffer",26548],[15,"IndexBeyondLimit",26548],[15,"InstanceBeyondLimit",26548],[15,"VertexBeyondLimit",26548],[15,"Draw",26561],[15,"Dispatch",26561],[15,"AlreadyStarted",26566],[15,"OutOfBounds",26566],[15,"UsedTwiceInsideRenderpass",26566],[15,"IncompatibleType",26566],[15,"InvalidDynamicOffsetCount",26573],[15,"BindGroupIndexOutOfRange",26573],[15,"VertexBufferIndexOutOfRange",26573],[15,"AttachmentsDimensionMismatch",26579],[15,"AttachmentSampleCountMismatch",26579],[15,"IndirectCountBufferOverrun",26579],[15,"IndirectBufferOverrun",26579],[15,"IncompatibleBundleReadOnlyDepthStencil",26579],[15,"InvalidResolveSampleCounts",26579],[15,"MismatchedResolveTextureFormat",26579],[15,"UnsupportedResolveTargetFormat",26579],[15,"TextureViewIsNotRenderable",26579],[15,"BufferOverrun",26608],[15,"QueryOverrun",26608],[15,"InvalidTextureAspect",26617],[15,"CopyFromForbiddenTextureFormat",26617],[15,"CopyToForbiddenTextureFormat",26617],[15,"BufferOverrun",26617],[15,"InvalidMipLevel",26617],[15,"TextureOverrun",26617],[15,"TextureFormatsNotCopyCompatible",26617],[15,"InvalidTextureMipLevel",26617],[15,"InvalidSampleCount",26617],[5,"DeviceLostInvocation",26688],[8,"DeviceDescriptor",26688],[15,"IncompatibleColorAttachment",27322],[15,"IncompatibleDepthStencilAttachment",27322],[15,"IncompatibleSampleCount",27322],[15,"IncompatibleMultiview",27322],[5,"Hubs",28041],[8,"RequestAdapterOptions",28341],[15,"Storage",31707],[15,"Exchange",31708],[15,"Location",31709],[15,"Position",31713],[15,"Select",31714],[15,"Math",31714],[15,"Relational",31714],[15,"ImageSample",31714],[15,"ImageLoad",31714],[15,"Derivative",31714],[15,"Access",31714],[15,"AccessIndex",31714],[15,"RayQueryGetIntersection",31714],[15,"AtomicResult",31714],[15,"Compose",31714],[15,"As",31714],[15,"Unary",31714],[15,"ImageQuery",31714],[15,"Binary",31714],[15,"Swizzle",31714],[15,"Load",31714],[15,"Splat",31714],[15,"WorkGroupUniformLoadResult",31714],[15,"Storage",31767],[15,"Sampled",31767],[15,"Depth",31767],[15,"Size",31772],[15,"ModfResult",31773],[15,"FrexpResult",31773],[15,"Initialize",31777],[15,"Proceed",31777],[15,"Gradient",31780],[15,"If",31782],[15,"Call",31782],[15,"ImageStore",31782],[15,"Loop",31782],[15,"Switch",31782],[15,"Atomic",31782],[15,"RayQuery",31782],[15,"Store",31782],[15,"WorkGroupUniformLoad",31782],[15,"Return",31782],[15,"Image",31808],[15,"Pointer",31808],[15,"Array",31808],[15,"BindingArray",31808],[15,"Matrix",31808],[15,"Sampler",31808],[15,"Struct",31808],[15,"Vector",31808],[15,"ValuePointer",31808],[15,"Embedded",32486],[15,"InvalidCastArg",35293],[15,"AutomaticConversionLossy",35293],[15,"AutomaticConversionFloatToInt",35293],[15,"OutOfBoundsIndex",35298],[15,"InvalidAccess",35298],[15,"InvalidSubAccess",35298],[15,"FunctionNotDefined",35298],[15,"Argument",36849],[15,"ArgumentType",36849],[15,"ArgumentCount",36849],[15,"ComponentCount",36856],[15,"ComponentType",36856],[15,"ArrayStride",36859],[15,"StructSpan",36859],[15,"MemberOffset",36859],[15,"MemberOffsetAfterStruct",36859],[15,"UnsizedMember",36859],[15,"InvalidIntegerInterpolation",36870],[15,"InvalidLocationsWhileDualSourceBlending",36870],[15,"ComparisonSamplingMismatch",36872],[15,"InvalidCall",36875],[15,"Expression",36875],[15,"LocalVariable",36875],[15,"InvalidArgumentType",36875],[15,"InvalidArgumentPointerSpace",36875],[15,"PipelineInputRegularFunction",36875],[15,"InvalidStoreTypes",36875],[15,"MissingTypeFlags",36890],[15,"InvalidPointerToUnsized",36892],[15,"InvalidArrayStride",36892],[15,"MemberOverlap",36892],[15,"MemberOutOfBounds",36892],[15,"Type",36902],[15,"ConstExpression",36902],[15,"Constant",36902],[15,"GlobalVariable",36902],[15,"Function",36902],[15,"EntryPoint",36902],[15,"InvalidLocationAttributeCombination",36919],[15,"BindingCollision",36919],[15,"IncompatibleFormat",37833],[15,"UnalignedShader",37835],[15,"Stage",37835],[15,"Internal",37835],[15,"BlendFactorOnUnsupportedTarget",37835],[15,"TooManyVertexBuffers",37835],[15,"TooManyVertexAttributes",37835],[15,"VertexStrideTooLarge",37835],[15,"UnalignedVertexStride",37835],[15,"InvalidVertexAttributeOffset",37835],[15,"StripIndexFormatForNonStripTopology",37835],[15,"InvalidGroupIndex",37857],[15,"UnsupportedFormat",38000],[15,"UnsupportedPresentMode",38000],[15,"UnsupportedAlphaMode",38000],[15,"TooLarge",38000],[8,"BufferAccessResult",38096],[8,"QuerySetDescriptor",38096],[8,"TextureDescriptor",38096],[8,"BufferDescriptor",38096],[15,"NegativeRange",39322],[15,"OutOfBoundsUnderrun",39322],[15,"OutOfBoundsOverrun",39322],[15,"UnalignedOffset",39322],[15,"UnalignedRangeSize",39322],[15,"MaxBufferSize",39330],[15,"TooManyQueries",39332],[15,"InvalidFilterModeWithAnisotropy",39334],[15,"InvalidLodMaxClamp",39334],[15,"InvalidMipLevelCount",39339],[15,"InvalidCubemapTextureDepth",39341],[15,"InvalidCubemapArrayTextureDepth",39341],[15,"InvalidArrayLayerCount",39341],[15,"TooManyMipLevels",39341],[15,"TooManyArrayLayers",39341],[15,"InvalidAspect",39341],[15,"InvalidTextureViewDimension",39341],[15,"FormatReinterpretation",39341],[15,"Surface",39355],[15,"RenderPass",39355],[15,"NotMultipleOfBlockHeight",39358],[15,"NotMultipleOfBlockWidth",39358],[15,"LimitExceeded",39358],[15,"WidthNotMultipleOf",39358],[15,"HeightNotMultipleOf",39358],[15,"WrongAddressSpace",39834],[15,"WrongTextureViewDimension",39834],[15,"WrongTextureClass",39834],[15,"InvalidWorkgroupSize",39841],[15,"Filtering",39841],[15,"Input",39841],[15,"TooManyVaryings",39841],[15,"InputNotConsumed",39841],[8,"Label",39854],[8,"MemoryRange",39854],[15,"Renderbuffer",44697],[15,"Texture",44697],[15,"FencePool",45762],[15,"Intermediate",45765],[15,"Rectangle",47640],[15,"Circle",47640],[15,"Selection",48514],[15,"Resized",49415],[15,"Opened",49415],[15,"Moved",49415]],"b":[[78,"impl-StyleSheet-for-Theme"],[79,"impl-StyleSheet-for-Theme"],[80,"impl-StyleSheet-for-Theme"],[81,"impl-StyleSheet-for-Theme"],[82,"impl-StyleSheet-for-Theme"],[83,"impl-StyleSheet-for-Theme"],[84,"impl-StyleSheet-for-Theme"],[85,"impl-StyleSheet-for-Theme"],[86,"impl-StyleSheet-for-Theme"],[119,"impl-StyleSheet-for-Theme"],[120,"impl-StyleSheet-for-Theme"],[121,"impl-StyleSheet-for-Theme"],[122,"impl-StyleSheet-for-Theme"],[123,"impl-StyleSheet-for-Theme"],[124,"impl-StyleSheet-for-Theme"],[125,"impl-StyleSheet-for-Theme"],[413,"impl-Renderer-for-Renderer"],[414,"impl-Renderer-for-Renderer"],[415,"impl-StyleSheet-for-Theme"],[416,"impl-StyleSheet-for-Theme"],[417,"impl-StyleSheet-for-Theme"],[418,"impl-StyleSheet-for-Theme"],[419,"impl-StyleSheet-for-Theme"],[420,"impl-StyleSheet-for-Theme"],[422,"impl-Div%3Cf32%3E-for-Radians"],[423,"impl-Div-for-Radians"],[448,"impl-StyleSheet-for-Theme"],[449,"impl-StyleSheet-for-Theme"],[451,"impl-Renderer-for-Renderer"],[452,"impl-Renderer-for-Renderer"],[453,"impl-Renderer-for-Renderer"],[537,"impl-Debug-for-Error"],[538,"impl-Display-for-Error"],[539,"impl-Display-for-Theme"],[540,"impl-Debug-for-Theme"],[554,"impl-Display-for-Point%3CT%3E"],[555,"impl-Debug-for-Point%3CT%3E"],[561,"impl-StyleSheet-for-Theme"],[562,"impl-StyleSheet-for-Theme"],[570,"impl-From%3CVertical%3E-for-Alignment"],[571,"impl-From%3CHorizontal%3E-for-Alignment"],[579,"impl-From%3CDegrees%3E-for-Radians"],[581,"impl-From%3Cf32%3E-for-Radians"],[582,"impl-From%3Cu8%3E-for-Radians"],[583,"impl-From%3CLinear%3E-for-Background"],[584,"impl-From%3CColor%3E-for-Background"],[586,"impl-From%3CGradient%3E-for-Background"],[588,"impl-From%3CRgb%3E-for-Color"],[589,"impl-From%3C%5Bf32;+4%5D%3E-for-Color"],[590,"impl-From%3C%5Bf32;+3%5D%3E-for-Color"],[591,"impl-From%3CAlpha%3CRgb,+f32%3E%3E-for-Color"],[593,"impl-From%3CPixels%3E-for-Length"],[594,"impl-From%3Cf32%3E-for-Length"],[595,"impl-From%3Cu16%3E-for-Length"],[597,"impl-From%3Cu16%3E-for-Padding"],[598,"impl-From%3C%5Bf32;+2%5D%3E-for-Padding"],[600,"impl-From%3C%5Bf32;+4%5D%3E-for-Padding"],[601,"impl-From%3Cf32%3E-for-Padding"],[602,"impl-From%3C%5Bu16;+2%5D%3E-for-Padding"],[603,"impl-From%3C%5Bu16;+4%5D%3E-for-Padding"],[604,"impl-From%3Cf32%3E-for-Pixels"],[606,"impl-From%3Cu16%3E-for-Pixels"],[608,"impl-From%3C%5BT;+2%5D%3E-for-Point%3CT%3E"],[609,"impl-From%3C(T,+T)%3E-for-Point%3CT%3E"],[613,"impl-From%3CVector%3E-for-Size"],[614,"impl-From%3CPadding%3E-for-Size"],[616,"impl-From%3C%5Bf32;+2%5D%3E-for-Size"],[617,"impl-From%3C%5Bu16;+2%5D%3E-for-Size"],[619,"impl-From%3CSize%3E-for-Vector"],[620,"impl-From%3C%5BT;+2%5D%3E-for-Vector%3CT%3E"],[690,"impl-StyleSheet-for-Theme"],[691,"impl-StyleSheet-for-Theme"],[692,"impl-StyleSheet-for-Theme"],[693,"impl-StyleSheet-for-Theme"],[694,"impl-StyleSheet-for-Theme"],[695,"impl-StyleSheet-for-Theme"],[696,"impl-StyleSheet-for-Theme"],[697,"impl-StyleSheet-for-Theme"],[698,"impl-StyleSheet-for-Theme"],[699,"impl-StyleSheet-for-Theme"],[933,"impl-Mul%3Cf32%3E-for-Radians"],[934,"impl-Mul-for-Radians"],[937,"impl-Mul%3Cf32%3E-for-Rectangle"],[938,"impl-Mul%3CTransformation%3E-for-Rectangle"],[941,"impl-Mul%3CTransformation%3E-for-Vector"],[942,"impl-Mul%3CT%3E-for-Vector%3CT%3E"],[964,"impl-StyleSheet-for-Theme"],[965,"impl-StyleSheet-for-Theme"],[978,"impl-StyleSheet-for-Theme"],[979,"impl-StyleSheet-for-Theme"],[990,"impl-Sub-for-Point%3CT%3E"],[991,"impl-Sub%3CVector%3CT%3E%3E-for-Point%3CT%3E"],[1228,"impl-StyleSheet-for-Theme"],[1229,"impl-StyleSheet-for-Theme"],[1899,"impl-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[1900,"impl-Overlay%3CMessage,+Theme,+Renderer%3E-for-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[2541,"impl-From%3CId%3E-for-Id"],[2543,"impl-From%3CId%3E-for-Id"],[2544,"impl-From%3CId%3E-for-Id"],[2594,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Text%3C\'a,+Theme,+Renderer%3E"],[2595,"impl-Text%3C\'a,+Theme,+Renderer%3E"],[3045,"impl-From%3Cu8%3E-for-Radius"],[3047,"impl-From%3Cf32%3E-for-Radius"],[3048,"impl-From%3C%5Bf32;+4%5D%3E-for-Radius"],[3624,"impl-LowerHex-for-Modifiers"],[3625,"impl-Debug-for-Modifiers"],[3626,"impl-Binary-for-Modifiers"],[3627,"impl-Octal-for-Modifiers"],[3628,"impl-UpperHex-for-Modifiers"],[4804,"impl-Display-for-Custom"],[4805,"impl-Debug-for-Custom"],[4812,"impl-From%3CAppearance%3E-for-Container"],[4813,"impl-From%3CT%3E-for-Container"],[5505,"impl-Add%3CDuration%3E-for-Instant"],[5506,"impl-Add%3CDuration%3E-for-Instant"],[5507,"impl-Add%3CDuration%3E-for-Duration"],[5508,"impl-Add-for-Duration"],[5509,"impl-AddAssign%3CDuration%3E-for-Instant"],[5510,"impl-AddAssign%3CDuration%3E-for-Instant"],[5511,"impl-AddAssign-for-Duration"],[5512,"impl-AddAssign%3CDuration%3E-for-Duration"],[5554,"impl-Div%3CDuration%3E-for-Duration"],[5555,"impl-Div%3Cu32%3E-for-Duration"],[5567,"impl-PartialEq%3CInstant%3E-for-Instant"],[5568,"impl-PartialEq-for-Instant"],[5569,"impl-PartialEq%3CDuration%3E-for-Duration"],[5570,"impl-PartialEq-for-Duration"],[5580,"impl-From%3CInstant%3E-for-Instant"],[5582,"impl-From%3CInstant%3E-for-Instant"],[5622,"impl-PartialOrd%3CInstant%3E-for-Instant"],[5623,"impl-PartialOrd-for-Instant"],[5624,"impl-PartialOrd%3CDuration%3E-for-Duration"],[5625,"impl-PartialOrd-for-Duration"],[5631,"impl-Sub%3CDuration%3E-for-Instant"],[5632,"impl-Sub-for-Instant"],[5633,"impl-Sub%3CInstant%3E-for-Instant"],[5634,"impl-Sub%3CDuration%3E-for-Instant"],[5635,"impl-Sub-for-Duration"],[5636,"impl-Sub%3CDuration%3E-for-Duration"],[5637,"impl-SubAssign%3CDuration%3E-for-Instant"],[5638,"impl-SubAssign%3CDuration%3E-for-Instant"],[5639,"impl-SubAssign%3CDuration%3E-for-Duration"],[5640,"impl-SubAssign-for-Duration"],[5644,"impl-Sum-for-Duration"],[5645,"impl-Sum%3C%26Duration%3E-for-Duration"],[6179,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6180,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6598,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6599,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6774,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[6775,"impl-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[6776,"impl-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[6777,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[6782,"impl-Radio%3CMessage,+Theme,+Renderer%3E"],[6783,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Radio%3CMessage,+Theme,+Renderer%3E"],[6788,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6789,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[6790,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[6791,"impl-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[6792,"impl-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"],[6793,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"],[7504,"impl-From%3CColor%3E-for-Fill"],[7506,"impl-From%3CLinear%3E-for-Fill"],[7507,"impl-From%3CGradient%3E-for-Fill"],[7513,"impl-From%3CGradient%3E-for-Style"],[7514,"impl-From%3CColor%3E-for-Style"],[7516,"impl-From%3CString%3E-for-Text"],[7518,"impl-From%3C%26str%3E-for-Text"],[8614,"impl-Index%3CControlPointId%3E-for-Path"],[8615,"impl-Index%3CEndpointId%3E-for-Path"],[8616,"impl-Index%3CControlPointId%3E-for-PathSlice%3C\'l%3E"],[8617,"impl-Index%3CEndpointId%3E-for-PathSlice%3C\'l%3E"],[8775,"impl-IntoIterator-for-%26PathSlice%3C\'l%3E"],[8776,"impl-IntoIterator-for-PathSlice%3C\'l%3E"],[9123,"impl-NoAttributes%3CB%3E"],[9124,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9138,"impl-Build-for-Flattened%3CBuilder%3E"],[9139,"impl-Flattened%3CBuilder%3E"],[9141,"impl-WithSvg%3CBuilder%3E"],[9142,"impl-Build-for-WithSvg%3CBuilder%3E"],[9143,"impl-Build-for-NoAttributes%3CB%3E"],[9144,"impl-NoAttributes%3CB%3E"],[9151,"impl-WithSvg%3CBuilder%3E"],[9152,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9163,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9164,"impl-WithSvg%3CBuilder%3E"],[9165,"impl-NoAttributes%3CB%3E"],[9166,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9193,"impl-NoAttributes%3CB%3E"],[9194,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9202,"impl-Debug-for-BorderRadii"],[9203,"impl-Display-for-BorderRadii"],[9275,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9276,"impl-WithSvg%3CBuilder%3E"],[9277,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9278,"impl-NoAttributes%3CB%3E"],[9280,"impl-WithSvg%3CBuilder%3E"],[9281,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9298,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9299,"impl-WithSvg%3CBuilder%3E"],[9300,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9301,"impl-NoAttributes%3CB%3E"],[9320,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[9321,"impl-WithSvg%3CBuilder%3E"],[9322,"impl-NoAttributes%3CB%3E"],[9323,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[9492,"impl-Index%3CControlPointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[9493,"impl-Index%3CEndpointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[9643,"impl-Add%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[9644,"impl-Add-for-Angle%3CT%3E"],[9647,"impl-Segment-for-Arc%3CS%3E"],[9648,"impl-Arc%3CS%3E"],[9649,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9650,"impl-CubicBezierSegment%3CS%3E"],[9651,"impl-LineSegment%3CS%3E"],[9652,"impl-Segment-for-LineSegment%3CS%3E"],[9653,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9654,"impl-QuadraticBezierSegment%3CS%3E"],[9660,"impl-Arc%3CS%3E"],[9661,"impl-Segment-for-Arc%3CS%3E"],[9662,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9663,"impl-CubicBezierSegment%3CS%3E"],[9710,"impl-Arc%3CS%3E"],[9711,"impl-Segment-for-Arc%3CS%3E"],[9712,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9713,"impl-CubicBezierSegment%3CS%3E"],[9714,"impl-LineSegment%3CS%3E"],[9715,"impl-Segment-for-LineSegment%3CS%3E"],[9716,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9717,"impl-QuadraticBezierSegment%3CS%3E"],[9819,"impl-CubicBezierSegment%3CS%3E"],[9820,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9822,"impl-QuadraticBezierSegment%3CS%3E"],[9823,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9828,"impl-Div%3CT%3E-for-Angle%3CT%3E"],[9829,"impl-Div-for-Angle%3CT%3E"],[9853,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9854,"impl-CubicBezierSegment%3CS%3E"],[9856,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9857,"impl-QuadraticBezierSegment%3CS%3E"],[9859,"impl-CubicBezierSegment%3CS%3E"],[9860,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9862,"impl-QuadraticBezierSegment%3CS%3E"],[9863,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9899,"impl-Segment-for-Arc%3CS%3E"],[9900,"impl-Arc%3CS%3E"],[9901,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9902,"impl-CubicBezierSegment%3CS%3E"],[9903,"impl-Segment-for-LineSegment%3CS%3E"],[9904,"impl-LineSegment%3CS%3E"],[9905,"impl-QuadraticBezierSegment%3CS%3E"],[9906,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9923,"impl-Segment-for-Arc%3CS%3E"],[9924,"impl-Arc%3CS%3E"],[9926,"impl-CubicBezierSegment%3CS%3E"],[9927,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9929,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9930,"impl-QuadraticBezierSegment%3CS%3E"],[9958,"impl-Arc%3CS%3E"],[9959,"impl-Segment-for-Arc%3CS%3E"],[9960,"impl-From%3CSvgArc%3CS%3E%3E-for-Arc%3CS%3E"],[9963,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[9964,"impl-CubicBezierSegment%3CS%3E"],[9966,"impl-Segment-for-LineSegment%3CS%3E"],[9968,"impl-LineSegment%3CS%3E"],[9972,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[9973,"impl-QuadraticBezierSegment%3CS%3E"],[10158,"impl-Arc%3CS%3E"],[10159,"impl-Segment-for-Arc%3CS%3E"],[10160,"impl-CubicBezierSegment%3CS%3E"],[10161,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10162,"impl-LineSegment%3CS%3E"],[10163,"impl-Segment-for-LineSegment%3CS%3E"],[10164,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10165,"impl-QuadraticBezierSegment%3CS%3E"],[10182,"impl-Arc%3CS%3E"],[10183,"impl-Segment-for-Arc%3CS%3E"],[10184,"impl-CubicBezierSegment%3CS%3E"],[10185,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10186,"impl-Segment-for-LineSegment%3CS%3E"],[10187,"impl-LineSegment%3CS%3E"],[10188,"impl-QuadraticBezierSegment%3CS%3E"],[10189,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10192,"impl-Arc%3CS%3E"],[10193,"impl-Segment-for-Arc%3CS%3E"],[10194,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10195,"impl-CubicBezierSegment%3CS%3E"],[10196,"impl-Segment-for-LineSegment%3CS%3E"],[10197,"impl-LineSegment%3CS%3E"],[10198,"impl-QuadraticBezierSegment%3CS%3E"],[10199,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10207,"impl-Sum%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[10208,"impl-Sum-for-Angle%3CT%3E"],[10213,"impl-Arc%3CS%3E"],[10214,"impl-Segment-for-Arc%3CS%3E"],[10215,"impl-CubicBezierSegment%3CS%3E"],[10216,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10217,"impl-LineSegment%3CS%3E"],[10218,"impl-Segment-for-LineSegment%3CS%3E"],[10219,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10220,"impl-QuadraticBezierSegment%3CS%3E"],[10340,"impl-Arc%3CS%3E"],[10341,"impl-Segment-for-Arc%3CS%3E"],[10342,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10343,"impl-CubicBezierSegment%3CS%3E"],[10344,"impl-Segment-for-LineSegment%3CS%3E"],[10345,"impl-LineSegment%3CS%3E"],[10346,"impl-QuadraticBezierSegment%3CS%3E"],[10347,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10358,"impl-Segment-for-Arc%3CS%3E"],[10359,"impl-Arc%3CS%3E"],[10360,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[10361,"impl-CubicBezierSegment%3CS%3E"],[10362,"impl-LineSegment%3CS%3E"],[10363,"impl-Segment-for-LineSegment%3CS%3E"],[10364,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[10365,"impl-QuadraticBezierSegment%3CS%3E"],[10533,"impl-PartialEq%3C%5BT%5D%3E-for-ArrayVec%3CT,+CAP%3E"],[10534,"impl-PartialEq-for-ArrayVec%3CT,+CAP%3E"],[10535,"impl-PartialEq%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10536,"impl-PartialEq-for-ArrayString%3CCAP%3E"],[10551,"impl-Debug-for-ArrayString%3CCAP%3E"],[10552,"impl-Display-for-ArrayString%3CCAP%3E"],[10553,"impl-Display-for-CapacityError%3CT%3E"],[10554,"impl-Debug-for-CapacityError%3CT%3E"],[10576,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10577,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10579,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10580,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10626,"impl-IntoIterator-for-%26ArrayVec%3CT,+CAP%3E"],[10627,"impl-IntoIterator-for-%26mut+ArrayVec%3CT,+CAP%3E"],[10628,"impl-IntoIterator-for-ArrayVec%3CT,+CAP%3E"],[10641,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10642,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10648,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10649,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10660,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[10661,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[10704,"impl-TryFrom%3CArguments%3C\'a%3E%3E-for-ArrayString%3CCAP%3E"],[10706,"impl-TryFrom%3C%26str%3E-for-ArrayString%3CCAP%3E"],[10888,"impl-Add%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[10889,"impl-Add-for-Length%3CT,+U%3E"],[10890,"impl-Add%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10891,"impl-Add%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10892,"impl-Add%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10893,"impl-Add%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10896,"impl-Add-for-Size2D%3CT,+U%3E"],[10897,"impl-Add%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[10898,"impl-Add%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[10899,"impl-Add-for-Size3D%3CT,+U%3E"],[10902,"impl-Add-for-Vector2D%3CT,+U%3E"],[10903,"impl-Add%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[10904,"impl-Add-for-Vector3D%3CT,+U%3E"],[10905,"impl-Add%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[10907,"impl-AddAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10908,"impl-AddAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[10909,"impl-AddAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10910,"impl-AddAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[10944,"impl-Transform2D%3CT,+Src,+Dst%3E"],[10945,"impl-ApproxEq%3CT%3E-for-Transform2D%3CT,+Src,+Dst%3E"],[10946,"impl-Transform3D%3CT,+Src,+Dst%3E"],[10947,"impl-ApproxEq%3CT%3E-for-Transform3D%3CT,+Src,+Dst%3E"],[11127,"impl-Point2D%3CT,+U%3E"],[11128,"impl-Ceil-for-Point2D%3CT,+U%3E"],[11129,"impl-Point3D%3CT,+U%3E"],[11130,"impl-Ceil-for-Point3D%3CT,+U%3E"],[11131,"impl-Ceil-for-Size2D%3CT,+U%3E"],[11132,"impl-Size2D%3CT,+U%3E"],[11133,"impl-Ceil-for-Size3D%3CT,+U%3E"],[11134,"impl-Size3D%3CT,+U%3E"],[11135,"impl-Vector2D%3CT,+U%3E"],[11136,"impl-Ceil-for-Vector2D%3CT,+U%3E"],[11137,"impl-Vector3D%3CT,+U%3E"],[11138,"impl-Ceil-for-Vector3D%3CT,+U%3E"],[11313,"impl-Div%3CT%3E-for-Box2D%3CT,+U%3E"],[11314,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U2%3E"],[11315,"impl-Div%3CT%3E-for-Box3D%3CT,+U%3E"],[11316,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U2%3E"],[11317,"impl-Div%3CLength%3CT,+Src%3E%3E-for-Length%3CT,+Dst%3E"],[11318,"impl-Div%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Dst%3E"],[11319,"impl-Div%3CT%3E-for-Length%3CT,+U%3E"],[11320,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U2%3E"],[11321,"impl-Div%3CT%3E-for-Point2D%3CT,+U%3E"],[11322,"impl-Div%3CT%3E-for-Point3D%3CT,+U%3E"],[11323,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U2%3E"],[11324,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U2%3E"],[11325,"impl-Div%3CT%3E-for-Rect%3CT,+U%3E"],[11326,"impl-Div%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[11327,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U2%3E"],[11328,"impl-Div%3CT%3E-for-Size2D%3CT,+U%3E"],[11329,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U2%3E"],[11330,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U2%3E"],[11331,"impl-Div%3CT%3E-for-Size3D%3CT,+U%3E"],[11332,"impl-Div%3CT%3E-for-Vector2D%3CT,+U%3E"],[11333,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U2%3E"],[11334,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U2%3E"],[11335,"impl-Div%3CT%3E-for-Vector3D%3CT,+U%3E"],[11336,"impl-DivAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[11337,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[11338,"impl-DivAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[11339,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[11341,"impl-DivAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[11342,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[11343,"impl-DivAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[11344,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[11345,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[11346,"impl-DivAssign%3CT%3E-for-Rect%3CT,+U%3E"],[11347,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[11348,"impl-DivAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[11349,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[11350,"impl-DivAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[11351,"impl-DivAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[11352,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[11353,"impl-DivAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[11354,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[11355,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[11356,"impl-DivAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[11507,"impl-Point2D%3CT,+U%3E"],[11508,"impl-Floor-for-Point2D%3CT,+U%3E"],[11509,"impl-Floor-for-Point3D%3CT,+U%3E"],[11510,"impl-Point3D%3CT,+U%3E"],[11511,"impl-Size2D%3CT,+U%3E"],[11512,"impl-Floor-for-Size2D%3CT,+U%3E"],[11513,"impl-Size3D%3CT,+U%3E"],[11514,"impl-Floor-for-Size3D%3CT,+U%3E"],[11515,"impl-Vector2D%3CT,+U%3E"],[11516,"impl-Floor-for-Vector2D%3CT,+U%3E"],[11517,"impl-Floor-for-Vector3D%3CT,+U%3E"],[11518,"impl-Vector3D%3CT,+U%3E"],[11545,"impl-From%3CPoint3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11546,"impl-From%3CVector2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11547,"impl-From%3CVector3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11548,"impl-From%3CPoint2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[11552,"impl-From%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[11553,"impl-From%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[11555,"impl-From%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[11556,"impl-From%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[11564,"impl-From%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[11565,"impl-From%3CVector2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[11566,"impl-From%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[11567,"impl-From%3CVector3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[11568,"impl-From%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[11569,"impl-From%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[11577,"impl-From%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[11579,"impl-From%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[11580,"impl-From%3CSize2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[11582,"impl-From%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[11583,"impl-From%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[11584,"impl-From%3CRotation3D%3CT,+Src,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[11586,"impl-From%3CVector3D%3CT,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[11763,"impl-Into%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[11764,"impl-Into%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[11766,"impl-Into%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[11767,"impl-Into%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[11774,"impl-Into%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[11775,"impl-Into%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[11776,"impl-Into%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[11777,"impl-Into%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[11781,"impl-Into%3CVector2D%3CT,+Src%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[11782,"impl-Into%3CTransform2D%3CT,+Src,+Dst%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[11784,"impl-Into%3CTransform3D%3CT,+Src,+Dst%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[11786,"impl-Into%3CVector3D%3CT,+Src%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[11787,"impl-Into%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[11788,"impl-Into%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[11791,"impl-Into%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[11792,"impl-Into%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[12061,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U1%3E"],[12062,"impl-Mul%3CT%3E-for-Box2D%3CT,+U%3E"],[12063,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U1%3E"],[12064,"impl-Mul%3CT%3E-for-Box3D%3CT,+U%3E"],[12065,"impl-Mul%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Src%3E"],[12066,"impl-Mul%3CT%3E-for-Length%3CT,+U%3E"],[12067,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U1%3E"],[12068,"impl-Mul%3CT%3E-for-Point2D%3CT,+U%3E"],[12069,"impl-Mul%3CT%3E-for-Point3D%3CT,+U%3E"],[12070,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U1%3E"],[12071,"impl-Mul%3CT%3E-for-Rect%3CT,+U%3E"],[12072,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U1%3E"],[12074,"impl-Mul%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[12075,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U1%3E"],[12076,"impl-Mul%3CT%3E-for-Size2D%3CT,+U%3E"],[12077,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U1%3E"],[12078,"impl-Mul%3CT%3E-for-Size3D%3CT,+U%3E"],[12079,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U1%3E"],[12080,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U1%3E"],[12081,"impl-Mul%3CT%3E-for-Vector2D%3CT,+U%3E"],[12082,"impl-Mul%3CT%3E-for-Vector3D%3CT,+U%3E"],[12083,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U1%3E"],[12084,"impl-MulAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[12085,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[12086,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[12087,"impl-MulAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[12089,"impl-MulAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[12090,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12091,"impl-MulAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[12092,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12093,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[12094,"impl-MulAssign%3CT%3E-for-Rect%3CT,+U%3E"],[12095,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[12096,"impl-MulAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[12097,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[12098,"impl-MulAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[12099,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[12100,"impl-MulAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[12101,"impl-MulAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[12102,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[12103,"impl-MulAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[12104,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[12199,"impl-Point2D%3CT,+U%3E"],[12200,"impl-Round-for-Point2D%3CT,+U%3E"],[12201,"impl-Point3D%3CT,+U%3E"],[12202,"impl-Round-for-Point3D%3CT,+U%3E"],[12204,"impl-Size2D%3CT,+U%3E"],[12205,"impl-Round-for-Size2D%3CT,+U%3E"],[12206,"impl-Round-for-Size3D%3CT,+U%3E"],[12207,"impl-Size3D%3CT,+U%3E"],[12208,"impl-Vector2D%3CT,+U%3E"],[12209,"impl-Round-for-Vector2D%3CT,+U%3E"],[12210,"impl-Round-for-Vector3D%3CT,+U%3E"],[12211,"impl-Vector3D%3CT,+U%3E"],[12252,"impl-Sub%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12253,"impl-Sub-for-Point2D%3CT,+U%3E"],[12254,"impl-Sub%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12255,"impl-Sub-for-Point3D%3CT,+U%3E"],[12256,"impl-Sub%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12257,"impl-Sub%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12267,"impl-SubAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12268,"impl-SubAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[12269,"impl-SubAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12270,"impl-SubAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[12278,"impl-Sum-for-Length%3CT,+U%3E"],[12279,"impl-Sum%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[12280,"impl-Sum%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[12281,"impl-Sum-for-Size2D%3CT,+U%3E"],[12282,"impl-Sum%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[12283,"impl-Sum-for-Size3D%3CT,+U%3E"],[12284,"impl-Sum-for-Vector2D%3CT,+U%3E"],[12285,"impl-Sum%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[12286,"impl-Sum-for-Vector3D%3CT,+U%3E"],[12287,"impl-Sum%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[12458,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[12459,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12460,"impl-Scale%3CT,+Src,+Dst%3E"],[12461,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[12462,"impl-Transform2D%3CT,+Src,+Dst%3E"],[12463,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12464,"impl-Transformation%3CS%3E-for-Translation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12465,"impl-Translation2D%3CT,+Src,+Dst%3E"],[12481,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12482,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[12483,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[12484,"impl-Scale%3CT,+Src,+Dst%3E"],[12485,"impl-Transform2D%3CT,+Src,+Dst%3E"],[12486,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[12769,"impl-Point2D%3CT,+U%3E"],[12770,"impl-Zero-for-Point2D%3CT,+U%3E"],[12771,"impl-Zero-for-Point3D%3CT,+U%3E"],[12772,"impl-Point3D%3CT,+U%3E"],[12775,"impl-Zero-for-Size2D%3CT,+U%3E"],[12776,"impl-Size2D%3CT,+U%3E"],[12777,"impl-Zero-for-Size3D%3CT,+U%3E"],[12778,"impl-Size3D%3CT,+U%3E"],[12779,"impl-Vector2D%3CT,+U%3E"],[12780,"impl-Zero-for-Vector2D%3CT,+U%3E"],[12781,"impl-Zero-for-Vector3D%3CT,+U%3E"],[12782,"impl-Vector3D%3CT,+U%3E"],[13238,"impl-BuilderWithAttributes"],[13239,"impl-PathBuilder-for-BuilderWithAttributes"],[13253,"impl-Build-for-BuilderWithAttributes"],[13254,"impl-BuilderWithAttributes"],[13272,"impl-PathBuilder-for-BuilderWithAttributes"],[13273,"impl-BuilderWithAttributes"],[13300,"impl-PathBuilder-for-BuilderWithAttributes"],[13301,"impl-BuilderWithAttributes"],[13382,"impl-PathBuilder-for-BuilderWithAttributes"],[13383,"impl-BuilderWithAttributes"],[13391,"impl-PathBuilder-for-BuilderWithAttributes"],[13392,"impl-BuilderWithAttributes"],[13395,"impl-PathBuilder-for-BuilderWithAttributes"],[13396,"impl-BuilderWithAttributes"],[13398,"impl-BuilderWithAttributes"],[13399,"impl-PathBuilder-for-BuilderWithAttributes"],[13475,"impl-Builder%3C\'l%3E"],[13476,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13477,"impl-BuilderWithAttributes%3C\'l%3E"],[13478,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13485,"impl-Build-for-Builder%3C\'l%3E"],[13486,"impl-Builder%3C\'l%3E"],[13487,"impl-BuilderWithAttributes%3C\'l%3E"],[13488,"impl-Build-for-BuilderWithAttributes%3C\'l%3E"],[13494,"impl-Builder%3C\'l%3E"],[13495,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13496,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13497,"impl-BuilderWithAttributes%3C\'l%3E"],[13510,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13511,"impl-Builder%3C\'l%3E"],[13512,"impl-BuilderWithAttributes%3C\'l%3E"],[13513,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13551,"impl-Builder%3C\'l%3E"],[13552,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13553,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13554,"impl-BuilderWithAttributes%3C\'l%3E"],[13560,"impl-Builder%3C\'l%3E"],[13561,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13562,"impl-BuilderWithAttributes%3C\'l%3E"],[13563,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[13564,"impl-Builder%3C\'l%3E"],[13565,"impl-PathBuilder-for-Builder%3C\'l%3E"],[13566,"impl-BuilderWithAttributes%3C\'l%3E"],[13567,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[15552,"impl-Display-for-Error"],[15553,"impl-Debug-for-Error"],[16111,"impl-Scrollable-for-State"],[16112,"impl-State"],[16119,"impl-State"],[16120,"impl-Scrollable-for-State"],[17746,"impl-Backends"],[17747,"impl-Flags-for-Backends"],[17748,"impl-Flags-for-Features"],[17749,"impl-Features"],[17750,"impl-InstanceFlags"],[17751,"impl-Flags-for-InstanceFlags"],[17752,"impl-Flags-for-DownlevelFlags"],[17753,"impl-DownlevelFlags"],[17754,"impl-Flags-for-ShaderStages"],[17755,"impl-ShaderStages"],[17756,"impl-Flags-for-TextureFormatFeatureFlags"],[17757,"impl-TextureFormatFeatureFlags"],[17758,"impl-ColorWrites"],[17759,"impl-Flags-for-ColorWrites"],[17760,"impl-Flags-for-BufferUsages"],[17761,"impl-BufferUsages"],[17762,"impl-Flags-for-TextureUsages"],[17763,"impl-TextureUsages"],[17764,"impl-PipelineStatisticsTypes"],[17765,"impl-Flags-for-PipelineStatisticsTypes"],[19057,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19058,"impl-RenderPass%3C\'a%3E"],[19059,"impl-RenderBundleEncoder%3C\'a%3E"],[19060,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19061,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19062,"impl-RenderPass%3C\'a%3E"],[19063,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19064,"impl-RenderBundleEncoder%3C\'a%3E"],[19065,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19066,"impl-RenderPass%3C\'a%3E"],[19067,"impl-RenderBundleEncoder%3C\'a%3E"],[19068,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19069,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[19070,"impl-RenderPass%3C\'a%3E"],[19071,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[19072,"impl-RenderBundleEncoder%3C\'a%3E"],[19601,"impl-UpperHex-for-Backends"],[19602,"impl-Binary-for-Backends"],[19603,"impl-LowerHex-for-Backends"],[19604,"impl-Octal-for-Backends"],[19605,"impl-Debug-for-Backends"],[19607,"impl-UpperHex-for-Features"],[19608,"impl-Binary-for-Features"],[19609,"impl-Debug-for-Features"],[19610,"impl-Octal-for-Features"],[19611,"impl-LowerHex-for-Features"],[19612,"impl-UpperHex-for-InstanceFlags"],[19613,"impl-Debug-for-InstanceFlags"],[19614,"impl-Octal-for-InstanceFlags"],[19615,"impl-LowerHex-for-InstanceFlags"],[19616,"impl-Binary-for-InstanceFlags"],[19619,"impl-UpperHex-for-DownlevelFlags"],[19620,"impl-Binary-for-DownlevelFlags"],[19621,"impl-Debug-for-DownlevelFlags"],[19622,"impl-Octal-for-DownlevelFlags"],[19623,"impl-LowerHex-for-DownlevelFlags"],[19628,"impl-Binary-for-ShaderStages"],[19629,"impl-Debug-for-ShaderStages"],[19630,"impl-Octal-for-ShaderStages"],[19631,"impl-UpperHex-for-ShaderStages"],[19632,"impl-LowerHex-for-ShaderStages"],[19652,"impl-Binary-for-TextureFormatFeatureFlags"],[19653,"impl-Debug-for-TextureFormatFeatureFlags"],[19654,"impl-UpperHex-for-TextureFormatFeatureFlags"],[19655,"impl-LowerHex-for-TextureFormatFeatureFlags"],[19656,"impl-Octal-for-TextureFormatFeatureFlags"],[19690,"impl-LowerHex-for-ColorWrites"],[19691,"impl-Binary-for-ColorWrites"],[19692,"impl-Octal-for-ColorWrites"],[19693,"impl-UpperHex-for-ColorWrites"],[19694,"impl-Debug-for-ColorWrites"],[19717,"impl-Debug-for-SurfaceError"],[19718,"impl-Display-for-SurfaceError"],[19720,"impl-Display-for-RequestDeviceError"],[19721,"impl-Debug-for-RequestDeviceError"],[19722,"impl-Display-for-CreateSurfaceError"],[19723,"impl-Debug-for-CreateSurfaceError"],[19725,"impl-Display-for-BufferAsyncError"],[19726,"impl-Debug-for-BufferAsyncError"],[19732,"impl-Debug-for-Error"],[19733,"impl-Display-for-Error"],[19734,"impl-UpperHex-for-BufferUsages"],[19735,"impl-Octal-for-BufferUsages"],[19736,"impl-LowerHex-for-BufferUsages"],[19737,"impl-Binary-for-BufferUsages"],[19738,"impl-Debug-for-BufferUsages"],[19741,"impl-Debug-for-TextureUsages"],[19742,"impl-LowerHex-for-TextureUsages"],[19743,"impl-UpperHex-for-TextureUsages"],[19744,"impl-Binary-for-TextureUsages"],[19745,"impl-Octal-for-TextureUsages"],[19774,"impl-Octal-for-PipelineStatisticsTypes"],[19775,"impl-Debug-for-PipelineStatisticsTypes"],[19776,"impl-LowerHex-for-PipelineStatisticsTypes"],[19777,"impl-UpperHex-for-PipelineStatisticsTypes"],[19778,"impl-Binary-for-PipelineStatisticsTypes"],[20098,"impl-Backends"],[20099,"impl-Flags-for-Backends"],[20100,"impl-Features"],[20101,"impl-Flags-for-Features"],[20102,"impl-InstanceFlags"],[20103,"impl-Flags-for-InstanceFlags"],[20104,"impl-Flags-for-DownlevelFlags"],[20105,"impl-DownlevelFlags"],[20106,"impl-ShaderStages"],[20107,"impl-Flags-for-ShaderStages"],[20108,"impl-Flags-for-TextureFormatFeatureFlags"],[20109,"impl-TextureFormatFeatureFlags"],[20110,"impl-ColorWrites"],[20111,"impl-Flags-for-ColorWrites"],[20112,"impl-Flags-for-BufferUsages"],[20113,"impl-BufferUsages"],[20114,"impl-Flags-for-TextureUsages"],[20115,"impl-TextureUsages"],[20116,"impl-Flags-for-PipelineStatisticsTypes"],[20117,"impl-PipelineStatisticsTypes"],[21992,"impl-RenderPass%3C\'a%3E"],[21993,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[21995,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[21996,"impl-RenderBundleEncoder%3C\'a%3E"],[21999,"impl-RenderPass%3C\'a%3E"],[22000,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[22001,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[22002,"impl-RenderBundleEncoder%3C\'a%3E"],[22003,"impl-RenderPass%3C\'a%3E"],[22004,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[22006,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[22007,"impl-RenderBundleEncoder%3C\'a%3E"],[22008,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[22009,"impl-RenderPass%3C\'a%3E"],[22011,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[22012,"impl-RenderBundleEncoder%3C\'a%3E"],[22015,"impl-RenderPass%3C\'a%3E"],[22016,"impl-RenderEncoder%3C\'a%3E-for-RenderPass%3C\'a%3E"],[22017,"impl-RenderEncoder%3C\'a%3E-for-RenderBundleEncoder%3C\'a%3E"],[22018,"impl-RenderBundleEncoder%3C\'a%3E"],[23940,"impl-Display-for-BindGroupLayoutEntryError"],[23941,"impl-Debug-for-BindGroupLayoutEntryError"],[23942,"impl-Debug-for-CreateBindGroupLayoutError"],[23943,"impl-Display-for-CreateBindGroupLayoutError"],[23944,"impl-Display-for-CreateBindGroupError"],[23945,"impl-Debug-for-CreateBindGroupError"],[23946,"impl-Debug-for-BindingZone"],[23947,"impl-Display-for-BindingZone"],[23948,"impl-Debug-for-BindingTypeMaxCountError"],[23949,"impl-Display-for-BindingTypeMaxCountError"],[23955,"impl-Debug-for-CreatePipelineLayoutError"],[23956,"impl-Display-for-CreatePipelineLayoutError"],[23957,"impl-Debug-for-PushConstantUploadError"],[23958,"impl-Display-for-PushConstantUploadError"],[23963,"impl-Debug-for-BindError"],[23964,"impl-Display-for-BindError"],[23967,"impl-Debug-for-GetBindGroupLayoutError"],[23968,"impl-Display-for-GetBindGroupLayoutError"],[23969,"impl-Debug-for-LateMinBufferBindingSizeMismatch"],[23970,"impl-Display-for-LateMinBufferBindingSizeMismatch"],[23973,"impl-From%3CMissingFeatures%3E-for-BindGroupLayoutEntryError"],[23974,"impl-From%3CMissingDownlevelFlags%3E-for-BindGroupLayoutEntryError"],[23978,"impl-From%3CDeviceError%3E-for-CreateBindGroupError"],[23979,"impl-From%3CMissingBufferUsageError%3E-for-CreateBindGroupError"],[23980,"impl-From%3CUsageConflict%3E-for-CreateBindGroupError"],[23982,"impl-From%3CMissingTextureUsageError%3E-for-CreateBindGroupError"],[23990,"impl-From%3CMissingFeatures%3E-for-CreatePipelineLayoutError"],[23992,"impl-From%3CDeviceError%3E-for-CreatePipelineLayoutError"],[25436,"impl-Debug-for-CreateRenderBundleError"],[25437,"impl-Display-for-CreateRenderBundleError"],[25438,"impl-Display-for-ExecutionError"],[25439,"impl-Debug-for-ExecutionError"],[25441,"impl-Display-for-RenderBundleError"],[25442,"impl-Debug-for-RenderBundleError"],[25443,"impl-Debug-for-ClearError"],[25444,"impl-Display-for-ClearError"],[25447,"impl-Debug-for-DispatchError"],[25448,"impl-Display-for-DispatchError"],[25449,"impl-Display-for-ComputePassErrorInner"],[25450,"impl-Debug-for-ComputePassErrorInner"],[25451,"impl-Display-for-ComputePassError"],[25452,"impl-Debug-for-ComputePassError"],[25453,"impl-Display-for-DrawError"],[25454,"impl-Debug-for-DrawError"],[25455,"impl-Display-for-RenderCommandError"],[25456,"impl-Debug-for-RenderCommandError"],[25459,"impl-Display-for-QueryError"],[25460,"impl-Debug-for-QueryError"],[25461,"impl-Display-for-QueryUseError"],[25462,"impl-Debug-for-QueryUseError"],[25463,"impl-Display-for-ResolveError"],[25464,"impl-Debug-for-ResolveError"],[25473,"impl-Debug-for-AttachmentErrorLocation"],[25474,"impl-Display-for-AttachmentErrorLocation"],[25475,"impl-Display-for-ColorAttachmentError"],[25476,"impl-Debug-for-ColorAttachmentError"],[25477,"impl-Display-for-RenderPassErrorInner"],[25478,"impl-Debug-for-RenderPassErrorInner"],[25479,"impl-Debug-for-RenderPassError"],[25480,"impl-Display-for-RenderPassError"],[25482,"impl-Display-for-TransferError"],[25483,"impl-Debug-for-TransferError"],[25484,"impl-Debug-for-CopyError"],[25485,"impl-Display-for-CopyError"],[25487,"impl-Display-for-CommandEncoderError"],[25488,"impl-Debug-for-CommandEncoderError"],[25489,"impl-Display-for-PassErrorScope"],[25490,"impl-Debug-for-PassErrorScope"],[25519,"impl-From%3CPushConstantUploadError%3E-for-ComputePassErrorInner"],[25520,"impl-From%3CDispatchError%3E-for-ComputePassErrorInner"],[25521,"impl-From%3CQueryUseError%3E-for-ComputePassErrorInner"],[25522,"impl-From%3CDeviceError%3E-for-ComputePassErrorInner"],[25523,"impl-From%3CMissingBufferUsageError%3E-for-ComputePassErrorInner"],[25524,"impl-From%3CCommandEncoderError%3E-for-ComputePassErrorInner"],[25526,"impl-From%3CUsageConflict%3E-for-ComputePassErrorInner"],[25527,"impl-From%3CMissingFeatures%3E-for-ComputePassErrorInner"],[25528,"impl-From%3CMissingDownlevelFlags%3E-for-ComputePassErrorInner"],[25529,"impl-From%3CBindError%3E-for-ComputePassErrorInner"],[25533,"impl-From%3CMissingBufferUsageError%3E-for-RenderCommandError"],[25534,"impl-From%3CRenderPassCompatibilityError%3E-for-RenderCommandError"],[25535,"impl-From%3CMissingTextureUsageError%3E-for-RenderCommandError"],[25536,"impl-From%3CPushConstantUploadError%3E-for-RenderCommandError"],[25537,"impl-From%3CUsageConflict%3E-for-RenderCommandError"],[25542,"impl-From%3CDeviceError%3E-for-QueryError"],[25543,"impl-From%3CCommandEncoderError%3E-for-QueryError"],[25545,"impl-From%3CResolveError%3E-for-QueryError"],[25546,"impl-From%3CQueryUseError%3E-for-QueryError"],[25559,"impl-From%3CMissingTextureUsageError%3E-for-RenderPassErrorInner"],[25560,"impl-From%3CColorAttachmentError%3E-for-RenderPassErrorInner"],[25561,"impl-From%3CMissingBufferUsageError%3E-for-RenderPassErrorInner"],[25562,"impl-From%3CMissingFeatures%3E-for-RenderPassErrorInner"],[25563,"impl-From%3CMissingDownlevelFlags%3E-for-RenderPassErrorInner"],[25564,"impl-From%3CCommandEncoderError%3E-for-RenderPassErrorInner"],[25565,"impl-From%3CBindError%3E-for-RenderPassErrorInner"],[25566,"impl-From%3CRenderCommandError%3E-for-RenderPassErrorInner"],[25567,"impl-From%3CDrawError%3E-for-RenderPassErrorInner"],[25568,"impl-From%3CQueryUseError%3E-for-RenderPassErrorInner"],[25570,"impl-From%3CDeviceError%3E-for-RenderPassErrorInner"],[25571,"impl-From%3CUsageConflict%3E-for-RenderPassErrorInner"],[25572,"impl-From%3CRenderPassCompatibilityError%3E-for-RenderPassErrorInner"],[25576,"impl-From%3CClearError%3E-for-TransferError"],[25577,"impl-From%3CMissingDownlevelFlags%3E-for-TransferError"],[25578,"impl-From%3CDeviceError%3E-for-CopyError"],[25579,"impl-From%3CCommandEncoderError%3E-for-CopyError"],[25581,"impl-From%3CTransferError%3E-for-CopyError"],[26952,"impl-Display-for-WaitIdleError"],[26953,"impl-Debug-for-WaitIdleError"],[26956,"impl-Debug-for-RenderPassCompatibilityError"],[26957,"impl-Display-for-RenderPassCompatibilityError"],[26958,"impl-Display-for-InvalidDevice"],[26959,"impl-Debug-for-InvalidDevice"],[26960,"impl-Display-for-DeviceError"],[26961,"impl-Debug-for-DeviceError"],[26962,"impl-Debug-for-MissingFeatures"],[26963,"impl-Display-for-MissingFeatures"],[26964,"impl-Debug-for-MissingDownlevelFlags"],[26965,"impl-Display-for-MissingDownlevelFlags"],[27509,"impl-Debug-for-InvalidQueue"],[27510,"impl-Display-for-InvalidQueue"],[27511,"impl-Display-for-QueueWriteError"],[27512,"impl-Debug-for-QueueWriteError"],[27513,"impl-Debug-for-QueueSubmitError"],[27514,"impl-Display-for-QueueSubmitError"],[27522,"impl-From%3CDeviceError%3E-for-QueueWriteError"],[27523,"impl-From%3CTransferError%3E-for-QueueWriteError"],[27524,"impl-From%3CClearError%3E-for-QueueWriteError"],[27526,"impl-From%3CBufferAccessError%3E-for-QueueSubmitError"],[27527,"impl-From%3CDeviceError%3E-for-QueueSubmitError"],[27715,"impl-Display-for-CreateDeviceError"],[27716,"impl-Debug-for-CreateDeviceError"],[27777,"impl-Debug-for-ContextError"],[27778,"impl-Display-for-ContextError"],[28524,"impl-Display-for-FailedLimit"],[28525,"impl-Debug-for-FailedLimit"],[28526,"impl-Display-for-IsSurfaceSupportedError"],[28527,"impl-Debug-for-IsSurfaceSupportedError"],[28528,"impl-Debug-for-GetSurfaceSupportError"],[28529,"impl-Display-for-GetSurfaceSupportError"],[28530,"impl-Debug-for-RequestDeviceError"],[28531,"impl-Display-for-RequestDeviceError"],[28532,"impl-Display-for-InvalidAdapter"],[28533,"impl-Debug-for-InvalidAdapter"],[28534,"impl-Debug-for-RequestAdapterError"],[28535,"impl-Display-for-RequestAdapterError"],[29471,"impl-Flags-for-StorageAccess"],[29472,"impl-StorageAccess"],[29473,"impl-Flags-for-Barrier"],[29474,"impl-Barrier"],[30228,"impl-Display-for-WithSpan%3CE%3E"],[30229,"impl-Debug-for-WithSpan%3CE%3E"],[30243,"impl-LowerHex-for-StorageAccess"],[30244,"impl-UpperHex-for-StorageAccess"],[30245,"impl-Octal-for-StorageAccess"],[30246,"impl-Debug-for-StorageAccess"],[30247,"impl-Binary-for-StorageAccess"],[30269,"impl-Binary-for-Barrier"],[30270,"impl-Debug-for-Barrier"],[30271,"impl-UpperHex-for-Barrier"],[30272,"impl-LowerHex-for-Barrier"],[30273,"impl-Octal-for-Barrier"],[30403,"impl-Flags-for-StorageAccess"],[30404,"impl-StorageAccess"],[30405,"impl-Flags-for-Barrier"],[30406,"impl-Barrier"],[30518,"impl-Index%3CRange%3CT%3E%3E-for-Arena%3CT%3E"],[30519,"impl-Index%3CHandle%3CT%3E%3E-for-Arena%3CT%3E"],[31850,"impl-RayFlag"],[31851,"impl-Flags-for-RayFlag"],[31873,"impl-Binary-for-RayFlag"],[31874,"impl-UpperHex-for-RayFlag"],[31875,"impl-Debug-for-RayFlag"],[31876,"impl-Octal-for-RayFlag"],[31877,"impl-LowerHex-for-RayFlag"],[31881,"impl-Flags-for-RayFlag"],[31882,"impl-RayFlag"],[32045,"impl-Flags-for-Features"],[32046,"impl-Features"],[32047,"impl-Flags-for-WriterFlags"],[32048,"impl-WriterFlags"],[32169,"impl-Binary-for-Features"],[32170,"impl-UpperHex-for-Features"],[32171,"impl-LowerHex-for-Features"],[32172,"impl-Debug-for-Features"],[32173,"impl-Octal-for-Features"],[32174,"impl-Display-for-Version"],[32175,"impl-Debug-for-Version"],[32176,"impl-Debug-for-WriterFlags"],[32177,"impl-Octal-for-WriterFlags"],[32178,"impl-UpperHex-for-WriterFlags"],[32179,"impl-Binary-for-WriterFlags"],[32180,"impl-LowerHex-for-WriterFlags"],[32187,"impl-Debug-for-Error"],[32188,"impl-Display-for-Error"],[32214,"impl-Features"],[32215,"impl-Flags-for-Features"],[32216,"impl-Flags-for-WriterFlags"],[32217,"impl-WriterFlags"],[32618,"impl-Display-for-EntryPointError"],[32619,"impl-Debug-for-EntryPointError"],[32621,"impl-Display-for-Error"],[32622,"impl-Debug-for-Error"],[32977,"impl-Debug-for-Error"],[32978,"impl-Display-for-Error"],[32979,"impl-Display-for-EntryPointError"],[32980,"impl-Debug-for-EntryPointError"],[33828,"impl-Flags-for-ImageTypeFlags"],[33829,"impl-ImageTypeFlags"],[33830,"impl-WriterFlags"],[33831,"impl-Flags-for-WriterFlags"],[33970,"impl-Display-for-Error"],[33971,"impl-Debug-for-Error"],[33973,"impl-Octal-for-ImageTypeFlags"],[33974,"impl-LowerHex-for-ImageTypeFlags"],[33975,"impl-Binary-for-ImageTypeFlags"],[33976,"impl-Debug-for-ImageTypeFlags"],[33977,"impl-UpperHex-for-ImageTypeFlags"],[33978,"impl-Binary-for-WriterFlags"],[33979,"impl-Debug-for-WriterFlags"],[33980,"impl-UpperHex-for-WriterFlags"],[33981,"impl-LowerHex-for-WriterFlags"],[33982,"impl-Octal-for-WriterFlags"],[34009,"impl-Flags-for-ImageTypeFlags"],[34010,"impl-ImageTypeFlags"],[34011,"impl-WriterFlags"],[34012,"impl-Flags-for-WriterFlags"],[34373,"impl-Debug-for-ParseError"],[34374,"impl-Display-for-ParseError"],[34821,"impl-Debug-for-ConstantEvaluatorError"],[34822,"impl-Display-for-ConstantEvaluatorError"],[34826,"impl-Display-for-IndexableLengthError"],[34827,"impl-Debug-for-IndexableLengthError"],[34829,"impl-Debug-for-Alignment"],[34830,"impl-Display-for-Alignment"],[34833,"impl-Debug-for-LayoutErrorInner"],[34834,"impl-Display-for-LayoutErrorInner"],[34835,"impl-Debug-for-LayoutError"],[34836,"impl-Display-for-LayoutError"],[34839,"impl-Display-for-ResolveError"],[34840,"impl-Debug-for-ResolveError"],[35097,"impl-Mul%3Cu32%3E-for-Alignment"],[35098,"impl-Mul-for-Alignment"],[35755,"impl-UniformityRequirements"],[35756,"impl-Flags-for-UniformityRequirements"],[35757,"impl-GlobalUse"],[35758,"impl-Flags-for-GlobalUse"],[35759,"impl-TypeFlags"],[35760,"impl-Flags-for-TypeFlags"],[35761,"impl-Flags-for-ValidationFlags"],[35762,"impl-ValidationFlags"],[35763,"impl-Capabilities"],[35764,"impl-Flags-for-Capabilities"],[35765,"impl-ShaderStages"],[35766,"impl-Flags-for-ShaderStages"],[36058,"impl-Octal-for-UniformityRequirements"],[36059,"impl-UpperHex-for-UniformityRequirements"],[36060,"impl-Debug-for-UniformityRequirements"],[36061,"impl-Binary-for-UniformityRequirements"],[36062,"impl-LowerHex-for-UniformityRequirements"],[36064,"impl-Debug-for-GlobalUse"],[36065,"impl-UpperHex-for-GlobalUse"],[36066,"impl-Octal-for-GlobalUse"],[36067,"impl-LowerHex-for-GlobalUse"],[36068,"impl-Binary-for-GlobalUse"],[36071,"impl-Display-for-ComposeError"],[36072,"impl-Debug-for-ComposeError"],[36073,"impl-Display-for-ExpressionError"],[36074,"impl-Debug-for-ExpressionError"],[36075,"impl-Display-for-ConstExpressionError"],[36076,"impl-Debug-for-ConstExpressionError"],[36077,"impl-Debug-for-LiteralError"],[36078,"impl-Display-for-LiteralError"],[36079,"impl-Display-for-CallError"],[36080,"impl-Debug-for-CallError"],[36081,"impl-Debug-for-LocalVariableError"],[36082,"impl-Display-for-LocalVariableError"],[36083,"impl-Display-for-FunctionError"],[36084,"impl-Debug-for-FunctionError"],[36085,"impl-Display-for-GlobalVariableError"],[36086,"impl-Debug-for-GlobalVariableError"],[36087,"impl-Display-for-VaryingError"],[36088,"impl-Debug-for-VaryingError"],[36089,"impl-Debug-for-EntryPointError"],[36090,"impl-Display-for-EntryPointError"],[36091,"impl-Binary-for-TypeFlags"],[36092,"impl-LowerHex-for-TypeFlags"],[36093,"impl-UpperHex-for-TypeFlags"],[36094,"impl-Octal-for-TypeFlags"],[36095,"impl-Debug-for-TypeFlags"],[36096,"impl-Debug-for-Disalignment"],[36097,"impl-Display-for-Disalignment"],[36098,"impl-Debug-for-TypeError"],[36099,"impl-Display-for-TypeError"],[36100,"impl-LowerHex-for-ValidationFlags"],[36101,"impl-Octal-for-ValidationFlags"],[36102,"impl-Debug-for-ValidationFlags"],[36103,"impl-Binary-for-ValidationFlags"],[36104,"impl-UpperHex-for-ValidationFlags"],[36105,"impl-LowerHex-for-Capabilities"],[36106,"impl-Octal-for-Capabilities"],[36107,"impl-Binary-for-Capabilities"],[36108,"impl-Debug-for-Capabilities"],[36109,"impl-UpperHex-for-Capabilities"],[36110,"impl-UpperHex-for-ShaderStages"],[36111,"impl-Octal-for-ShaderStages"],[36112,"impl-Binary-for-ShaderStages"],[36113,"impl-Debug-for-ShaderStages"],[36114,"impl-LowerHex-for-ShaderStages"],[36117,"impl-Display-for-ConstantError"],[36118,"impl-Debug-for-ConstantError"],[36119,"impl-Debug-for-ValidationError"],[36120,"impl-Display-for-ValidationError"],[36127,"impl-From%3CIndexableLengthError%3E-for-ExpressionError"],[36129,"impl-From%3CResolveError%3E-for-ExpressionError"],[36130,"impl-From%3CLiteralError%3E-for-ExpressionError"],[36131,"impl-From%3CComposeError%3E-for-ExpressionError"],[36132,"impl-From%3CComposeError%3E-for-ConstExpressionError"],[36133,"impl-From%3CResolveError%3E-for-ConstExpressionError"],[36135,"impl-From%3CWidthError%3E-for-ConstExpressionError"],[36136,"impl-From%3CLiteralError%3E-for-ConstExpressionError"],[36145,"impl-From%3CFunctionError%3E-for-EntryPointError"],[36146,"impl-From%3CVaryingError%3E-for-EntryPointError"],[36158,"impl-From%3CInvalidHandleError%3E-for-ValidationError"],[36159,"impl-From%3CBadRangeError%3E-for-ValidationError"],[36161,"impl-From%3CBadHandle%3E-for-ValidationError"],[36162,"impl-From%3CFwdDepError%3E-for-ValidationError"],[36163,"impl-From%3CLayoutError%3E-for-ValidationError"],[36195,"impl-Flags-for-UniformityRequirements"],[36196,"impl-UniformityRequirements"],[36197,"impl-GlobalUse"],[36198,"impl-Flags-for-GlobalUse"],[36199,"impl-TypeFlags"],[36200,"impl-Flags-for-TypeFlags"],[36201,"impl-Flags-for-ValidationFlags"],[36202,"impl-ValidationFlags"],[36203,"impl-Flags-for-Capabilities"],[36204,"impl-Capabilities"],[36205,"impl-ShaderStages"],[36206,"impl-Flags-for-ShaderStages"],[36252,"impl-Index%3CHandle%3CGlobalVariable%3E%3E-for-FunctionInfo"],[36253,"impl-Index%3CHandle%3CExpression%3E%3E-for-FunctionInfo"],[36254,"impl-Index%3CHandle%3CFunction%3E%3E-for-ModuleInfo"],[36255,"impl-Index%3CHandle%3CExpression%3E%3E-for-ModuleInfo"],[36256,"impl-Index%3CHandle%3CType%3E%3E-for-ModuleInfo"],[37112,"impl-Flags-for-PipelineFlags"],[37113,"impl-PipelineFlags"],[37307,"impl-Debug-for-ShaderError%3CE%3E"],[37308,"impl-Display-for-ShaderError%3CParseError%3E"],[37309,"impl-Display-for-ShaderError%3CWithSpan%3CValidationError%3E%3E"],[37310,"impl-Display-for-CreateShaderModuleError"],[37311,"impl-Debug-for-CreateShaderModuleError"],[37313,"impl-Debug-for-ImplicitLayoutError"],[37314,"impl-Display-for-ImplicitLayoutError"],[37316,"impl-Display-for-CreateComputePipelineError"],[37317,"impl-Debug-for-CreateComputePipelineError"],[37323,"impl-Display-for-ColorStateError"],[37324,"impl-Debug-for-ColorStateError"],[37325,"impl-Display-for-DepthStencilStateError"],[37326,"impl-Debug-for-DepthStencilStateError"],[37327,"impl-Debug-for-CreateRenderPipelineError"],[37328,"impl-Display-for-CreateRenderPipelineError"],[37329,"impl-LowerHex-for-PipelineFlags"],[37330,"impl-Octal-for-PipelineFlags"],[37331,"impl-UpperHex-for-PipelineFlags"],[37332,"impl-Debug-for-PipelineFlags"],[37333,"impl-Binary-for-PipelineFlags"],[37341,"impl-From%3CShaderError%3CWithSpan%3CValidationError%3E%3E%3E-for-CreateShaderModuleError"],[37342,"impl-From%3CMissingFeatures%3E-for-CreateShaderModuleError"],[37343,"impl-From%3CShaderError%3CParseError%3E%3E-for-CreateShaderModuleError"],[37344,"impl-From%3CDeviceError%3E-for-CreateShaderModuleError"],[37347,"impl-From%3CCreateBindGroupLayoutError%3E-for-ImplicitLayoutError"],[37349,"impl-From%3CCreatePipelineLayoutError%3E-for-ImplicitLayoutError"],[37351,"impl-From%3CMissingDownlevelFlags%3E-for-CreateComputePipelineError"],[37353,"impl-From%3CDeviceError%3E-for-CreateComputePipelineError"],[37354,"impl-From%3CImplicitLayoutError%3E-for-CreateComputePipelineError"],[37355,"impl-From%3CStageError%3E-for-CreateComputePipelineError"],[37363,"impl-From%3CImplicitLayoutError%3E-for-CreateRenderPipelineError"],[37364,"impl-From%3CMissingDownlevelFlags%3E-for-CreateRenderPipelineError"],[37365,"impl-From%3CDeviceError%3E-for-CreateRenderPipelineError"],[37367,"impl-From%3CMissingFeatures%3E-for-CreateRenderPipelineError"],[37368,"impl-From%3CDepthStencilStateError%3E-for-CreateRenderPipelineError"],[37369,"impl-From%3CColorAttachmentError%3E-for-CreateRenderPipelineError"],[37394,"impl-Flags-for-PipelineFlags"],[37395,"impl-PipelineFlags"],[37921,"impl-Display-for-SurfaceError"],[37922,"impl-Debug-for-SurfaceError"],[37923,"impl-Display-for-ConfigureSurfaceError"],[37924,"impl-Debug-for-ConfigureSurfaceError"],[37928,"impl-From%3CDeviceError%3E-for-ConfigureSurfaceError"],[37930,"impl-From%3CWaitIdleError%3E-for-ConfigureSurfaceError"],[37931,"impl-From%3CMissingDownlevelFlags%3E-for-ConfigureSurfaceError"],[38647,"impl-Display-for-BufferAccessError"],[38648,"impl-Debug-for-BufferAccessError"],[38650,"impl-Display-for-CreateBufferError"],[38651,"impl-Debug-for-CreateBufferError"],[38658,"impl-Display-for-TextureDimensionError"],[38659,"impl-Debug-for-TextureDimensionError"],[38660,"impl-Debug-for-CreateTextureError"],[38661,"impl-Display-for-CreateTextureError"],[38663,"impl-Display-for-TextureViewNotRenderableReason"],[38664,"impl-Debug-for-TextureViewNotRenderableReason"],[38666,"impl-Debug-for-CreateTextureViewError"],[38667,"impl-Display-for-CreateTextureViewError"],[38668,"impl-Display-for-TextureViewDestroyError"],[38669,"impl-Debug-for-TextureViewDestroyError"],[38673,"impl-Debug-for-CreateSamplerError"],[38674,"impl-Display-for-CreateSamplerError"],[38675,"impl-Debug-for-CreateQuerySetError"],[38676,"impl-Display-for-CreateQuerySetError"],[38678,"impl-Display-for-DestroyError"],[38679,"impl-Debug-for-DestroyError"],[38687,"impl-From%3CDeviceError%3E-for-BufferAccessError"],[38689,"impl-From%3CMissingBufferUsageError%3E-for-BufferAccessError"],[38692,"impl-From%3CBufferAccessError%3E-for-CreateBufferError"],[38693,"impl-From%3CDeviceError%3E-for-CreateBufferError"],[38694,"impl-From%3CMissingDownlevelFlags%3E-for-CreateBufferError"],[38703,"impl-From%3CCreateTextureViewError%3E-for-CreateTextureError"],[38704,"impl-From%3CTextureDimensionError%3E-for-CreateTextureError"],[38705,"impl-From%3CDeviceError%3E-for-CreateTextureError"],[38706,"impl-From%3CMissingDownlevelFlags%3E-for-CreateTextureError"],[38715,"impl-From%3CDeviceError%3E-for-CreateSamplerError"],[38716,"impl-From%3CMissingFeatures%3E-for-CreateSamplerError"],[38719,"impl-From%3CMissingFeatures%3E-for-CreateQuerySetError"],[38720,"impl-From%3CDeviceError%3E-for-CreateQuerySetError"],[39587,"impl-Debug-for-NumericType"],[39588,"impl-Display-for-NumericType"],[39589,"impl-Debug-for-InterfaceVar"],[39590,"impl-Display-for-InterfaceVar"],[39592,"impl-Display-for-MissingBufferUsageError"],[39593,"impl-Debug-for-MissingBufferUsageError"],[39594,"impl-Display-for-MissingTextureUsageError"],[39595,"impl-Debug-for-MissingTextureUsageError"],[39596,"impl-Debug-for-BindingError"],[39597,"impl-Display-for-BindingError"],[39598,"impl-Debug-for-FilteringError"],[39599,"impl-Display-for-FilteringError"],[39600,"impl-Display-for-InputError"],[39601,"impl-Debug-for-InputError"],[39602,"impl-Display-for-StageError"],[39603,"impl-Debug-for-StageError"],[40505,"impl-Flags-for-PipelineLayoutFlags"],[40506,"impl-PipelineLayoutFlags"],[40507,"impl-Flags-for-BindGroupLayoutFlags"],[40508,"impl-BindGroupLayoutFlags"],[40509,"impl-Flags-for-TextureFormatCapabilities"],[40510,"impl-TextureFormatCapabilities"],[40511,"impl-FormatAspects"],[40512,"impl-Flags-for-FormatAspects"],[40513,"impl-Flags-for-MemoryFlags"],[40514,"impl-MemoryFlags"],[40515,"impl-Flags-for-AccelerationStructureBuildFlags"],[40516,"impl-AccelerationStructureBuildFlags"],[40517,"impl-Flags-for-AttachmentOps"],[40518,"impl-AttachmentOps"],[40519,"impl-Flags-for-AccelerationStructureGeometryFlags"],[40520,"impl-AccelerationStructureGeometryFlags"],[40521,"impl-BufferUses"],[40522,"impl-Flags-for-BufferUses"],[40523,"impl-TextureUses"],[40524,"impl-Flags-for-TextureUses"],[40525,"impl-Flags-for-AccelerationStructureUses"],[40526,"impl-AccelerationStructureUses"],[41467,"impl-Display-for-DeviceError"],[41468,"impl-Debug-for-DeviceError"],[41469,"impl-Debug-for-ShaderError"],[41470,"impl-Display-for-ShaderError"],[41471,"impl-Display-for-PipelineError"],[41472,"impl-Debug-for-PipelineError"],[41473,"impl-Debug-for-SurfaceError"],[41474,"impl-Display-for-SurfaceError"],[41475,"impl-Display-for-InstanceError"],[41476,"impl-Debug-for-InstanceError"],[41477,"impl-Octal-for-PipelineLayoutFlags"],[41478,"impl-Debug-for-PipelineLayoutFlags"],[41479,"impl-Binary-for-PipelineLayoutFlags"],[41480,"impl-UpperHex-for-PipelineLayoutFlags"],[41481,"impl-LowerHex-for-PipelineLayoutFlags"],[41482,"impl-Binary-for-BindGroupLayoutFlags"],[41483,"impl-Octal-for-BindGroupLayoutFlags"],[41484,"impl-Debug-for-BindGroupLayoutFlags"],[41485,"impl-LowerHex-for-BindGroupLayoutFlags"],[41486,"impl-UpperHex-for-BindGroupLayoutFlags"],[41487,"impl-Debug-for-TextureFormatCapabilities"],[41488,"impl-UpperHex-for-TextureFormatCapabilities"],[41489,"impl-Octal-for-TextureFormatCapabilities"],[41490,"impl-Binary-for-TextureFormatCapabilities"],[41491,"impl-LowerHex-for-TextureFormatCapabilities"],[41492,"impl-Binary-for-FormatAspects"],[41493,"impl-Octal-for-FormatAspects"],[41494,"impl-Debug-for-FormatAspects"],[41495,"impl-LowerHex-for-FormatAspects"],[41496,"impl-UpperHex-for-FormatAspects"],[41497,"impl-UpperHex-for-MemoryFlags"],[41498,"impl-Debug-for-MemoryFlags"],[41499,"impl-Octal-for-MemoryFlags"],[41500,"impl-LowerHex-for-MemoryFlags"],[41501,"impl-Binary-for-MemoryFlags"],[41502,"impl-Debug-for-AccelerationStructureBuildFlags"],[41503,"impl-Binary-for-AccelerationStructureBuildFlags"],[41504,"impl-UpperHex-for-AccelerationStructureBuildFlags"],[41505,"impl-LowerHex-for-AccelerationStructureBuildFlags"],[41506,"impl-Octal-for-AccelerationStructureBuildFlags"],[41507,"impl-UpperHex-for-AttachmentOps"],[41508,"impl-LowerHex-for-AttachmentOps"],[41509,"impl-Binary-for-AttachmentOps"],[41510,"impl-Octal-for-AttachmentOps"],[41511,"impl-Debug-for-AttachmentOps"],[41512,"impl-UpperHex-for-AccelerationStructureGeometryFlags"],[41513,"impl-Octal-for-AccelerationStructureGeometryFlags"],[41514,"impl-LowerHex-for-AccelerationStructureGeometryFlags"],[41515,"impl-Binary-for-AccelerationStructureGeometryFlags"],[41516,"impl-Debug-for-AccelerationStructureGeometryFlags"],[41517,"impl-Debug-for-BufferUses"],[41518,"impl-LowerHex-for-BufferUses"],[41519,"impl-Binary-for-BufferUses"],[41520,"impl-Octal-for-BufferUses"],[41521,"impl-UpperHex-for-BufferUses"],[41522,"impl-UpperHex-for-TextureUses"],[41523,"impl-LowerHex-for-TextureUses"],[41524,"impl-Octal-for-TextureUses"],[41525,"impl-Debug-for-TextureUses"],[41526,"impl-Binary-for-TextureUses"],[41579,"impl-Debug-for-AccelerationStructureUses"],[41580,"impl-LowerHex-for-AccelerationStructureUses"],[41581,"impl-Octal-for-AccelerationStructureUses"],[41582,"impl-UpperHex-for-AccelerationStructureUses"],[41583,"impl-Binary-for-AccelerationStructureUses"],[41596,"impl-From%3CAllocationError%3E-for-DeviceError"],[41597,"impl-From%3CMapError%3E-for-DeviceError"],[41599,"impl-From%3CResult%3E-for-DeviceError"],[41600,"impl-From%3CAllocationError%3E-for-DeviceError"],[41757,"impl-Flags-for-PipelineLayoutFlags"],[41758,"impl-PipelineLayoutFlags"],[41759,"impl-Flags-for-BindGroupLayoutFlags"],[41760,"impl-BindGroupLayoutFlags"],[41761,"impl-Flags-for-TextureFormatCapabilities"],[41762,"impl-TextureFormatCapabilities"],[41763,"impl-Flags-for-FormatAspects"],[41764,"impl-FormatAspects"],[41765,"impl-MemoryFlags"],[41766,"impl-Flags-for-MemoryFlags"],[41767,"impl-Flags-for-AccelerationStructureBuildFlags"],[41768,"impl-AccelerationStructureBuildFlags"],[41769,"impl-Flags-for-AttachmentOps"],[41770,"impl-AttachmentOps"],[41771,"impl-Flags-for-AccelerationStructureGeometryFlags"],[41772,"impl-AccelerationStructureGeometryFlags"],[41773,"impl-Flags-for-BufferUses"],[41774,"impl-BufferUses"],[41775,"impl-TextureUses"],[41776,"impl-Flags-for-TextureUses"],[41777,"impl-AccelerationStructureUses"],[41778,"impl-Flags-for-AccelerationStructureUses"],[44874,"impl-Flags-for-Workarounds"],[44875,"impl-Workarounds"],[45143,"impl-Octal-for-Workarounds"],[45144,"impl-UpperHex-for-Workarounds"],[45145,"impl-Debug-for-Workarounds"],[45146,"impl-LowerHex-for-Workarounds"],[45147,"impl-Binary-for-Workarounds"],[45215,"impl-Flags-for-Workarounds"],[45216,"impl-Workarounds"],[46453,"impl-Debug-for-HandleError"],[46454,"impl-Display-for-HandleError"],[46484,"impl-From%3CWin32WindowHandle%3E-for-RawWindowHandle"],[46485,"impl-From%3CXcbWindowHandle%3E-for-RawWindowHandle"],[46486,"impl-From%3CAndroidNdkWindowHandle%3E-for-RawWindowHandle"],[46487,"impl-From%3CHaikuWindowHandle%3E-for-RawWindowHandle"],[46488,"impl-From%3CWindowHandle%3C\'_%3E%3E-for-RawWindowHandle"],[46489,"impl-From%3CWinRtWindowHandle%3E-for-RawWindowHandle"],[46490,"impl-From%3CUiKitWindowHandle%3E-for-RawWindowHandle"],[46491,"impl-From%3CAppKitWindowHandle%3E-for-RawWindowHandle"],[46492,"impl-From%3CWaylandWindowHandle%3E-for-RawWindowHandle"],[46493,"impl-From%3CDrmWindowHandle%3E-for-RawWindowHandle"],[46494,"impl-From%3CGbmWindowHandle%3E-for-RawWindowHandle"],[46495,"impl-From%3CWebWindowHandle%3E-for-RawWindowHandle"],[46496,"impl-From%3CWebCanvasWindowHandle%3E-for-RawWindowHandle"],[46497,"impl-From%3COrbitalWindowHandle%3E-for-RawWindowHandle"],[46499,"impl-From%3CWebOffscreenCanvasWindowHandle%3E-for-RawWindowHandle"],[46500,"impl-From%3CXlibWindowHandle%3E-for-RawWindowHandle"],[46502,"impl-From%3CAndroidDisplayHandle%3E-for-RawDisplayHandle"],[46503,"impl-From%3CHaikuDisplayHandle%3E-for-RawDisplayHandle"],[46504,"impl-From%3CWindowsDisplayHandle%3E-for-RawDisplayHandle"],[46505,"impl-From%3CDrmDisplayHandle%3E-for-RawDisplayHandle"],[46506,"impl-From%3COrbitalDisplayHandle%3E-for-RawDisplayHandle"],[46507,"impl-From%3CUiKitDisplayHandle%3E-for-RawDisplayHandle"],[46508,"impl-From%3CXcbDisplayHandle%3E-for-RawDisplayHandle"],[46509,"impl-From%3CAppKitDisplayHandle%3E-for-RawDisplayHandle"],[46510,"impl-From%3CDisplayHandle%3C\'_%3E%3E-for-RawDisplayHandle"],[46511,"impl-From%3CWebDisplayHandle%3E-for-RawDisplayHandle"],[46512,"impl-From%3CWaylandDisplayHandle%3E-for-RawDisplayHandle"],[46513,"impl-From%3CGbmDisplayHandle%3E-for-RawDisplayHandle"],[46514,"impl-From%3CXlibDisplayHandle%3E-for-RawDisplayHandle"],[47816,"impl-From%3Cf32%3E-for-LineHeight"],[47818,"impl-From%3CPixels%3E-for-LineHeight"],[48267,"impl-Debug-for-Value"],[48268,"impl-Display-for-Value"],[48275,"impl-Focusable-for-State%3CP%3E"],[48276,"impl-State%3CP%3E"],[48370,"impl-State%3CP%3E"],[48371,"impl-Focusable-for-State%3CP%3E"],[48376,"impl-State%3CP%3E"],[48377,"impl-TextInput-for-State%3CP%3E"],[48379,"impl-TextInput-for-State%3CP%3E"],[48380,"impl-State%3CP%3E"],[48382,"impl-TextInput-for-State%3CP%3E"],[48383,"impl-State%3CP%3E"],[48395,"impl-State%3CP%3E"],[48396,"impl-TextInput-for-State%3CP%3E"],[48461,"impl-Focusable-for-State%3CP%3E"],[48462,"impl-State%3CP%3E"],[49438,"impl-Display-for-Error"],[49439,"impl-Debug-for-Error"],[49440,"impl-From%3CError%3E-for-Error"],[49442,"impl-From%3CImageError%3E-for-Error"],[49443,"impl-From%3CError%3E-for-Error"],[49486,"impl-Debug-for-CropError"],[49487,"impl-Display-for-CropError"]]},\ +"iced_core":{"doc":"The core library of Iced.","t":"ETGEEFPPGPFFEPPPPEEPFTTEGPTETFFFTFFEPFFPFFTEFTFTETTTONNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNOONCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCONNNNNCNNNNNNNNNNNNNNNNNNNNNNONCNNNNNNONCNNONNNNNNNNNNNCCCNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOCNNOOOOOOGPPPPPGPPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONKFNNNNNNNNNNNNNNNNNMNNNNNNNNNMNPGPPGPPGPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPPTPPPPPGPFPPTPPPPPPPPPPPPGGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONFGFPNNNNNONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNFPGGFRPPPKPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOTTTGEPPTPGFPPPTPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFTFNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNHNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNHNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPPNNNNNNNNNNNNNNNHNNNNNNNPPGPPEPGPPPGPPPPGPPPPPPPPPPGPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOFPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKNNNNNNNNNNNNNMNNNNNNNHNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFKFNNNNNNNNNONNNNNNOMNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNMNMNNPGFPKNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNTPPPPTPGERRREGTGPKRPKPGFNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNMNNNNNONNNMMCNNNNMMMNNNNNONNNNNNNNNNNNNNNNNMNNCMMONNNNNNNNNNNNNNNNNNNNNNNNNOMMNNNNMOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMOMGPPPGPGPPPPGPKPPRPPPPGPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNMMMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMOFRKRFRNNNNNNNNNNMNNNNNONNMNNNNNONNNNNNMNNNNNNNNNNNMNNNNNNNNNNNNNNNNNMNFFTTTTTTNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOFEEEKNNNNNNNNNNMNNNNNNNNNNNMNNNNCNMNNNCNCNNNNNNNNPEPKGEPENNNNNNMNNNCNNNNNNNNNHHCNCNNNNNNNNFKNNNNNNNNHNNHNHMHHONNNNNNNNMNONNNNNNNMFTFTKNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMHMNNNNNNNNNNNNNNNNOOOOKHMHMHMHMFEEFRKFNNNMNNNNNNNNNNNNNNNNONNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGFFNNNNNNNNNNNNNNNONNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNNNNNPPPPPPPPGPPPPPPEFPGTGPPPPGGPPEPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOPPGFNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFFNNONNNNNNNNNNNNNNONNNONNNNNNNNONNNNNNNNNNOOOOOOONNONNNNNNNNNNNNNNO","n":["Alignment","BLACK","Background","Border","Clipboard","Color","Color","Contain","ContentFit","Cover","Degrees","Element","Event","Fill","Fill","FillPortion","Fixed","Font","Gradient","Gradient","Hasher","IDENTITY","INFINITY","Layout","Length","None","ORIGIN","Overlay","PI","Padding","Pixels","Point","RANGE","Radians","Rectangle","Renderer","ScaleDown","Shadow","Shell","Shrink","Size","SmolStr","TRANSPARENT","Text","Transformation","UNIT","Vector","WHITE","Widget","ZERO","ZERO","ZERO","a","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add_assign","alignment","are_widgets_invalid","area","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","as_ref","as_str","as_widget","as_widget_mut","b","blur_radius","border","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","bottom","center","center_x","center_y","clipboard","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","cmp","color","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","default","default","default","default","default","default","default","deref","distance","div","div","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","event","expand","expand","explain","fill_factor","finish","fit","fit","fluid","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_f64","from_i64","from_iter","from_iter","from_iter","from_iter","from_linear_rgba","from_rgb","from_rgb8","from_rgba","from_rgba8","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","from_u64","g","gradient","hash","hash","hash","height","height","horizontal","image","intersection","intersects","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_linear","into_rgba8","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invalidate_layout","invalidate_widgets","inverse","invert","is_empty","is_empty","is_fill","is_heap_allocated","is_layout_invalid","is_within","keyboard","layout","left","len","map","max","merge","min","mouse","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","new","new","new","new","new","new","new","new","new","new_inline","new_inline_from_ascii","new_static","offset","orthographic","overlay","partial_cmp","partial_cmp","partial_cmp","partial_cmp","position","publish","r","redraw_request","renderer","request_redraw","revalidate_layout","right","scale","scale_factor","size","snap","sub","sub","sub","sub","sub","sub","sub_assign","svg","text","time","to_distance","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_smolstr","to_smolstr","to_string","to_string","to_string","top","touch","translate","translation","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","vertical","widget","width","width","window","with_size","write","x","x","x","y","y","y","Alignment","Bottom","Center","Center","Center","End","Horizontal","Left","Right","Start","Top","Vertical","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","eq","eq","eq","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","Border","Radius","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","default","default","eq","eq","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radius","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","width","with_radius","Clipboard","Null","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","read","read","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","write","write","Captured","Event","Ignored","Keyboard","MacOS","MacOS","Mouse","PlatformSpecific","PlatformSpecific","ReceivedUrl","Status","Touch","Window","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","merge","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","Black","Bold","Condensed","Cursive","DEFAULT","Expanded","ExtraBold","ExtraCondensed","ExtraExpanded","ExtraLight","Family","Fantasy","Font","Italic","Light","MONOSPACE","Medium","Monospace","Name","Normal","Normal","Normal","Oblique","SansSerif","SemiCondensed","SemiExpanded","Semibold","Serif","Stretch","Style","Thin","UltraCondensed","UltraExpanded","Weight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","components_from","components_from","default","default","default","default","default","eq","eq","eq","eq","eq","family","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","hash","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","stretch","style","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","weight","with_name","ColorStop","Gradient","Linear","Linear","adapt_into_using","adapt_into_using","adapt_into_using","add_stop","add_stops","angle","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","default","eq","eq","eq","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","mul_alpha","new","offset","stops","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","Bytes","Bytes","Data","FilterMethod","Handle","Handle","Linear","Nearest","Path","Renderer","Rgba","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","data","default","deref","dimensions","draw","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_memory","from_path","from_pixels","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","id","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","height","pixels","width","ALT","COMMAND","CTRL","Event","Key","KeyPressed","KeyReleased","LOGO","Left","Location","Modifiers","ModifiersChanged","Numpad","Right","SHIFT","Standard","adapt_into_using","adapt_into_using","adapt_into_using","all","alt","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","bitand","bitand_assign","bitor","bitor_assign","bits","bitxor","bitxor_assign","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","cmp","command","complement","components_from","components_from","components_from","contains","control","default","difference","empty","eq","eq","eq","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_bits","from_bits_truncate","from_bits_unchecked","from_iter","from_stimulus","from_stimulus","from_stimulus","hash","insert","intersection","intersects","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","key","logo","not","partial_cmp","remove","set","shift","sub","sub_assign","symmetric_difference","to_owned","to_owned","to_owned","toggle","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","union","key","key","location","location","modifiers","modifiers","text","AVRInput","AVRPower","Accept","Again","AllCandidates","Alphanumeric","Alt","AltGraph","AppSwitch","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Attn","AudioBalanceLeft","AudioBalanceRight","AudioBassBoostDown","AudioBassBoostToggle","AudioBassBoostUp","AudioFaderFront","AudioFaderRear","AudioSurroundModeNext","AudioTrebleDown","AudioTrebleUp","AudioVolumeDown","AudioVolumeMute","AudioVolumeUp","Backspace","BrightnessDown","BrightnessUp","BrowserBack","BrowserFavorites","BrowserForward","BrowserHome","BrowserRefresh","BrowserSearch","BrowserStop","Call","Camera","CameraFocus","Cancel","CapsLock","ChannelDown","ChannelUp","Character","Clear","Close","ClosedCaptionToggle","CodeInput","ColorF0Red","ColorF1Green","ColorF2Yellow","ColorF3Blue","ColorF4Grey","ColorF5Brown","Compose","ContextMenu","Control","Convert","Copy","CrSel","Cut","DVR","Delete","Dimmer","DisplaySwap","Eisu","Eject","End","EndCall","Enter","EraseEof","Escape","ExSel","Execute","Exit","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F25","F26","F27","F28","F29","F3","F30","F31","F32","F33","F34","F35","F4","F5","F6","F7","F8","F9","FavoriteClear0","FavoriteClear1","FavoriteClear2","FavoriteClear3","FavoriteRecall0","FavoriteRecall1","FavoriteRecall2","FavoriteRecall3","FavoriteStore0","FavoriteStore1","FavoriteStore2","FavoriteStore3","FinalMode","Find","Fn","FnLock","GoBack","GoHome","GroupFirst","GroupLast","GroupNext","GroupPrevious","Guide","GuideNextDay","GuidePreviousDay","HangulMode","HanjaMode","Hankaku","HeadsetHook","Help","Hibernate","Hiragana","HiraganaKatakana","Home","Hyper","Info","Insert","InstantReplay","JunjaMode","KanaMode","KanjiMode","Katakana","Key","Key11","Key12","LastNumberRedial","LaunchApplication1","LaunchApplication2","LaunchCalendar","LaunchContacts","LaunchMail","LaunchMediaPlayer","LaunchMusicPlayer","LaunchPhone","LaunchScreenSaver","LaunchSpreadsheet","LaunchWebBrowser","LaunchWebCam","LaunchWordProcessor","Link","ListProgram","LiveContent","Lock","LogOff","MailForward","MailReply","MailSend","MannerMode","MediaApps","MediaAudioTrack","MediaClose","MediaFastForward","MediaLast","MediaPause","MediaPlay","MediaPlayPause","MediaRecord","MediaRewind","MediaSkipBackward","MediaSkipForward","MediaStepBackward","MediaStepForward","MediaStop","MediaTopMenu","MediaTrackNext","MediaTrackPrevious","Meta","MicrophoneToggle","MicrophoneVolumeDown","MicrophoneVolumeMute","MicrophoneVolumeUp","ModeChange","Named","Named","NavigateIn","NavigateNext","NavigateOut","NavigatePrevious","New","NextCandidate","NextFavoriteChannel","NextUserProfile","NonConvert","Notification","NumLock","OnDemand","Open","PageDown","PageUp","Pairing","Paste","Pause","PinPDown","PinPMove","PinPToggle","PinPUp","Play","PlaySpeedDown","PlaySpeedReset","PlaySpeedUp","Power","PowerOff","PreviousCandidate","Print","PrintScreen","Process","Props","RandomToggle","RcLowBattery","RecordSpeedNext","Redo","RfBypass","Romaji","STBInput","STBPower","Save","ScanChannelsToggle","ScreenModeNext","ScrollLock","Select","Settings","Shift","SingleCandidate","Soft1","Soft2","Soft3","Soft4","Space","SpeechCorrectionList","SpeechInputToggle","SpellCheck","SplitScreenToggle","Standby","Subtitle","Super","Symbol","SymbolLock","TV","TV3DMode","TVAntennaCable","TVAudioDescription","TVAudioDescriptionMixDown","TVAudioDescriptionMixUp","TVContentsMenu","TVDataService","TVInput","TVInputComponent1","TVInputComponent2","TVInputComposite1","TVInputComposite2","TVInputHDMI1","TVInputHDMI2","TVInputHDMI3","TVInputHDMI4","TVInputVGA1","TVMediaContext","TVNetwork","TVNumberEntry","TVPower","TVRadioService","TVSatellite","TVSatelliteBS","TVSatelliteCS","TVSatelliteToggle","TVTerrestrialAnalog","TVTerrestrialDigital","TVTimer","Tab","Teletext","Undo","Unidentified","VideoModeNext","VoiceDial","WakeUp","Wink","Zenkaku","ZenkakuHankaku","ZoomIn","ZoomOut","ZoomToggle","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_ref","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","cmp","components_from","components_from","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","partial_cmp","partial_cmp","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Layout","Limits","NONE","Node","adapt_into_using","adapt_into_using","adapt_into_using","align","align_mut","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","atomic","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","bounds","children","children","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","contained","container","default","eq","flex","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","loose","max","max_height","max_width","min","min_height","min_width","move_to","move_to_mut","new","new","new","next_to_each_other","padded","position","positioned","resolve","shrink","size","sized","to_owned","to_owned","to_owned","translate","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","width","with_children","with_offset","Axis","Horizontal","Vertical","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","resolve","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Available","Back","Button","ButtonPressed","ButtonReleased","Click","Crosshair","Cursor","CursorEntered","CursorLeft","CursorMoved","Event","Forward","Grab","Grabbing","Idle","Interaction","Left","Lines","Middle","NotAllowed","Other","Pixels","Pointer","ResizingHorizontally","ResizingVertically","Right","ScrollDelta","Text","Unavailable","WheelScrolled","Working","ZoomIn","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","click","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","components_from","components_from","components_from","components_from","components_from","default","default","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_over","partial_cmp","position","position_from","position_in","position_over","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","delta","position","x","x","y","y","Click","Double","Kind","Single","Triple","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","kind","new","position","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Element","Group","Overlay","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","default","draw","draw","draw","from","from","from","from_angle","from_angle","from_children","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_over","is_over","is_over","layout","layout","layout","map","mouse_interaction","mouse_interaction","mouse_interaction","new","new","on_event","on_event","on_event","operate","operate","operate","overlay","overlay","overlay","overlay","push","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","with_children","Null","Quad","Renderer","Style","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","default","default","default","default_font","default_size","eq","eq","fill_editor","fill_paragraph","fill_quad","fill_quad","fill_text","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","load_font","new","shadow","text_color","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","with_layer","with_layer","with_transformation","with_transformation","with_translation","Bytes","Data","Handle","Path","Renderer","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","data","dimensions","draw","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_memory","from_path","from_stimulus","from_stimulus","hash","hash","id","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","ARROW_DOWN_ICON","Absolute","Advanced","Basic","Bounds","CHECKMARK_ICON","CharOffset","Difference","Editor","Editor","Font","Font","Highlighter","Hit","ICON_FONT","LineHeight","None","Paragraph","Paragraph","Relative","Renderer","Shape","Shaping","Text","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","compare","components_from","components_from","components_from","components_from","components_from","content","cursor","default","default","default_font","default_size","editor","eq","eq","eq","eq","fill_editor","fill_paragraph","fill_text","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","grapheme_position","hash","hash","highlighter","hit_test","horizontal_alignment","horizontal_alignment","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_height","load_font","min_bounds","min_height","min_height","min_width","min_width","resize","shaping","size","to_absolute","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","update","update","vertical_alignment","vertical_alignment","with_text","Action","Backspace","Caret","Click","Cursor","Delete","Direction","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","Editor","End","Enter","Font","Home","Insert","Left","Left","Motion","Move","PageDown","PageUp","Paste","Right","Right","Scroll","Select","SelectLine","SelectWord","Selection","Up","WordLeft","WordRight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","cursor","cursor_position","direction","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","highlight","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edit","line","line_count","perform","selection","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","update","widen","with_text","lines","Format","Highlight","Highlighter","Iterator","PlainText","Settings","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","change_line","change_line","clone","clone","clone_into","clone_into","color","components_from","components_from","current_line","current_line","default","eq","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight_line","highlight_line","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","new","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","update","update","Duration","Instant","MAX","MICROSECOND","MILLISECOND","NANOSECOND","SECOND","ZERO","abs_diff","adapt_into_using","adapt_into_using","add","add","add_assign","add_assign","arrays_from","arrays_from","arrays_into","arrays_into","as_micros","as_millis","as_nanos","as_secs","as_secs_f32","as_secs_f64","borrow","borrow","borrow_mut","borrow_mut","checked_add","checked_add","checked_div","checked_duration_since","checked_mul","checked_sub","checked_sub","clone","clone","clone_into","clone_into","cmp","cmp","components_from","components_from","default","div","div_assign","div_duration_f32","div_duration_f64","div_f32","div_f64","duration_since","elapsed","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_micros","from_millis","from_nanos","from_secs","from_secs_f32","from_secs_f64","from_stimulus","from_stimulus","hash","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_zero","mul","mul_assign","mul_f32","mul_f64","new","now","partial_cmp","partial_cmp","saturating_add","saturating_duration_since","saturating_mul","saturating_sub","sub","sub","sub","sub_assign","sub_assign","subsec_micros","subsec_millis","subsec_nanos","sum","sum","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_from_secs_f32","try_from_secs_f64","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Event","Finger","FingerLifted","FingerLost","FingerMoved","FingerPressed","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","id","id","id","id","position","position","position","position","Id","Operation","Text","Tree","Widget","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","children","clone","clone_into","components_from","diff","draw","eq","fmt","from","from_angle","from_stimulus","hash","into","into_angle","into_color","into_color_unclamped","into_stimulus","layout","mouse_interaction","new","on_event","operate","operation","overlay","size","size_hint","state","tag","text","to_owned","tree","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unique","Chain","Focusable","None","Operation","Outcome","Scrollable","Some","TextInput","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","container","custom","finish","fmt","focusable","focusable","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","map","scope","scrollable","scrollable","text_input","text_input","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Count","Focusable","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components_from","count","default","eq","find_focused","fmt","focus","focus","focus_next","focus_previous","focused","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_focused","to_owned","total","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unfocus","AbsoluteOffset","END","RelativeOffset","START","Scrollable","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","default","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","scroll_to","scroll_to","snap_to","snap_to","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","x","x","y","y","TextInput","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","select_all","select_all","Appearance","LineHeight","Shaping","State","Style","StyleSheet","Text","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","components_from","default","default","draw","draw","fmt","fmt","font","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","horizontal_alignment","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","line_height","new","shaping","size","size","state","style","tag","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","vertical_alignment","width","None","Some","State","Tag","Tree","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","children","clone","clone_into","cmp","components_from","components_from","components_from","diff","diff_children","diff_children_custom","diff_children_custom_with_search","downcast_mut","downcast_ref","empty","eq","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","new","of","partial_cmp","state","stateless","tag","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","AlwaysOnBottom","AlwaysOnTop","At","Centered","CloseRequested","Closed","Critical","Default","Event","FileDropped","FileHovered","FilesHoveredLeft","Focused","Fullscreen","Hidden","Icon","Id","Informational","Level","MAIN","Mode","Moved","NextFrame","Normal","Opened","Position","RedrawRequest","RedrawRequested","Resized","Settings","Specific","Unfocused","UserAttention","Windowed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","icon","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","partial_cmp","partial_cmp","settings","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","height","position","size","width","x","y","ByteCountNotDivisibleBy4","DimensionsVsPixelCount","Error","Icon","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","fmt","fmt","fmt","from","from","from_angle","from_angle","from_rgba","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_raw","into_stimulus","into_stimulus","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","byte_count","height","pixel_count","width","width_x_height","PlatformSpecific","Settings","adapt_into_using","adapt_into_using","application_id","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","decorations","default","default","eq","exit_on_close_request","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","icon","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","level","max_size","min_size","platform_specific","position","resizable","size","to_owned","to_owned","transparent","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","visible"],"q":[[0,"iced_core"],[720,"iced_core::alignment"],[815,"iced_core::border"],[878,"iced_core::clipboard"],[909,"iced_core::event"],[1027,"iced_core::font"],[1206,"iced_core::gradient"],[1298,"iced_core::image"],[1429,"iced_core::image::Data"],[1432,"iced_core::keyboard"],[1570,"iced_core::keyboard::Event"],[1577,"iced_core::keyboard::key"],[1947,"iced_core::layout"],[2063,"iced_core::layout::flex"],[2089,"iced_core::mouse"],[2263,"iced_core::mouse::Event"],[2265,"iced_core::mouse::ScrollDelta"],[2269,"iced_core::mouse::click"],[2327,"iced_core::overlay"],[2402,"iced_core::renderer"],[2506,"iced_core::svg"],[2571,"iced_core::text"],[2762,"iced_core::text::editor"],[2940,"iced_core::text::editor::Action"],[2941,"iced_core::text::highlighter"],[3011,"iced_core::time"],[3133,"iced_core::touch"],[3192,"iced_core::touch::Event"],[3200,"iced_core::widget"],[3249,"iced_core::widget::operation"],[3290,"iced_core::widget::operation::focusable"],[3329,"iced_core::widget::operation::scrollable"],[3396,"iced_core::widget::operation::text_input"],[3405,"iced_core::widget::text"],[3505,"iced_core::widget::tree"],[3597,"iced_core::window"],[3822,"iced_core::window::Event"],[3828,"iced_core::window::icon"],[3884,"iced_core::window::icon::Error"],[3889,"iced_core::window::settings"],[3957,"palette::chromatic_adaptation"],[3958,"core::ops::arith"],[3959,"core::clone"],[3960,"core::cmp"],[3961,"core::default"],[3962,"num_traits::float"],[3963,"num_traits"],[3964,"alloc::string"],[3965,"core::cmp"],[3966,"core::fmt"],[3967,"core::fmt"],[3968,"core::fmt"],[3969,"alloc::borrow"],[3970,"alloc::sync"],[3971,"palette::rgb"],[3972,"palette::rgb"],[3973,"core::iter::traits::collect"],[3974,"core::hash"],[3975,"core::hash"],[3976,"core::ops::arith"],[3977,"core::convert"],[3978,"core::ops::function"],[3979,"core::any"],[3980,"std::path"],[3981,"core::marker"],[3982,"core::ops::range"],[3983,"core::time"],[3984,"core::ops::function"]],"d":["","The black color.","The background of some element.","","","A color in the sRGB color space.","A solid color.","Scale as big as it can be without needing to crop or hide …","The strategy used to fit the contents of a widget to its …","Scale the image to cover all of the bounding box, cropping …","Degrees","A generic Widget.","","Distort the image so the widget is 100% covered without …","Fill all the remaining space","Fill a portion of the remaining space relative to other …","Fill a fixed amount of space","","","Linearly interpolate between several colors.","The hasher used to compare layouts.","A Transformation that preserves whatever is transformed.","A Size with infinite width and height.","","The strategy used to fill space in a specific dimension.","Don’t resize or scale the image at all.","The origin (i.e. a Point at (0, 0)).","","The amount of radians in half a circle.","An amount of space to pad for each side of a box","An amount of logical pixels.","A 2D point.","The range of radians of a circle.","Radians","A rectangle.","","Scale the image down if it’s too big for the space, but …","A shadow.","A connection to the state of a shell.","Fill the least amount of space","An amount of space in 2 dimensions.","A SmolStr is a string type that has the following …","A color with no opacity.","","A 2D transformation matrix.","A Size with a width and height of 1 unit.","A 2D vector.","The white color.","","Padding of zero","A Size with zero width and height.","The zero Vector.","Transparency, 0.0 - 1.0","","","","","","","","","","","","","","","","","","","","","","","","Align and position widgets.","Returns whether the widgets of the current application …","Returns the area of the Rectangle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to the Widget of the Element,","Returns a mutable reference to the Widget of the Element,","Blue component, 0.0 - 1.0","The blur radius of the shadow.","Draw lines around containers.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bottom padding","Returns the Point at the center of the Rectangle.","Returns the X coordinate of the Point at the center of the …","Returns the Y coordinate of the Point at the center of the …","Access the clipboard.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color of the shadow.","Creates a Color with shorter and cleaner syntax.","","","","","","","","","","","","","","","","","","","Returns true if the given Point is contained in the …","","","","","","","","","Computes the distance to another Point.","","","","","","","","","","","","","","","","","","","","","Handle events of a user interface.","Expands the Rectangle a given amount.","Expands this Size by the given amount.","Marks the Element as to-be-explained.","Returns the fill factor of the Length.","","Attempt to apply the given fit for a content size within …","Fits the Padding between the provided inner and outer Size.","Returns the “fluid” variant of the Length.","","","","","","","","","","","","","","","","","","","Load and use fonts.","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Color from its linear RGBA components.","Creates a Color from its RGB components.","Creates a Color from its RGB8 components.","Creates a Color from its RGBA components.","Creates a Color from its RGB8 components and an alpha …","","","","","","","","","","","","","","","","","","","","","Green component, 0.0 - 1.0","Colors that transition progressively.","","","","Height of the rectangle.","The height.","Returns the total amount of horizontal Padding.","Load and draw raster graphics.","Computes the intersection with the given Rectangle.","Returns whether the Rectangle intersects with the given …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Converts the Color into its linear values.","Converts the Color into its RGBA8 equivalent.","","","","","","","","","","","","","","","","","","","Invalidates the current application layout.","Invalidates the current application widgets.","Returns the inverted Color.","Inverts the Color in-place.","","Returns true if the Shell contains no published messages","Returns true iff the Length is either Length::Fill or","","Returns whether the current layout is invalid or not.","Returns true if the current Rectangle is completely within …","Listen to keyboard events.","Position your widgets properly.","Left padding","","Applies a transformation to the produced message of the …","Returns the maximum of each component of this size and …","Merges the current Shell with another one by applying the …","Returns the minimum of each component of this size and …","Handle mouse events.","","","","","","","","","","","","Creates a new Element containing the given Widget.","Creates a new Color.","Create a Padding that is equal on all sides","Creates a new Point with the given coordinates.","Creates a new Rectangle with its top-left corner in the …","Creates a new Shell with the provided buffer of messages.","Creates a new Size with the given width and height.","Creates a new Vector with the given components.","Constructs inline variant of SmolStr.","","Constructs a SmolStr from a statically allocated string.","The offset of the shadow.","Creates an orthographic projection.","Display interactive elements on top of other widgets.","","","","","Returns the position of the top left corner of the …","Publish the given Message for an application to process it.","Red component, 0.0 - 1.0","Returns the request a redraw should happen, if any.","Write your own renderer.","Requests a new frame to be drawn.","Triggers the given function if the layout is invalid, …","Right padding","Creates a uniform scaling transformation.","Returns the scale factor of the Transformation.","Returns the Size of the Rectangle.","Snaps the Rectangle to unsigned integer coordinates.","","","","","","","","Load and draw vector graphics.","Draw and interact with text.","Keep track of time, both in native and web platforms!","Calculates the line in which the angle intercepts the …","","","","","","","","","","","","","","","","","","","","","Top padding","Build touch events.","Creates a translate transformation.","Returns the translation of the Transformation.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union with the given Rectangle.","Returns the total amount of vertical Padding.","Create custom widgets and operate on them.","Width of the rectangle.","The width.","Build window-based GUI applications.","Creates a new Rectangle with its top-left corner at the …","","The X coordinate.","X coordinate of the top-left corner.","The X component of the Vector","The Y coordinate.","Y coordinate of the top-left corner.","The Y component of the Vector","Alignment on the axis of a container.","Align bottom","Align at the center of the axis.","Horizontally centered","Vertically centered","Align at the end of the axis.","The horizontal Alignment of some resource.","Align left","Align right","Align at the start of the axis.","Align top","The vertical Alignment of some resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A border.","The border radii for the corners of a graphics primitive …","","","","","","","","","","","","","","","The color of the border.","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The radius of the border.","","","","","","","","","","","","","","","","","The width of the border.","Creates a new default Border with the given Radius.","A buffer for short-term storage and transfer within and …","A null implementation of the Clipboard trait.","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Reads the current content of the Clipboard as text.","","","","","","","","","","Writes the given text contents to the Clipboard.","","The Event was handled and processed by a widget.","A user interface event.","The Event was NOT handled by any widget.","A keyboard event","Describes an event specific to MacOS","A MacOS specific event","A mouse event","A platform specific event","A platform specific event","Triggered when the app receives an URL from the system","The status of an Event after being processed.","A touch event","A window event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","Merges two Status into one.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Glyphs in cursive fonts generally use a more informal …","A non-monospaced sans-serif font with normal Weight.","","","","","","A font family.","Fantasy fonts are primarily decorative or expressive fonts …","A font.","","","A monospaced font with normal Weight.","","The sole criterion of a monospace font is that all glyphs …","The name of a font family of choice.","","","","","Glyphs in sans-serif fonts, as the term is used in CSS, …","","","","Serif fonts represent the formal text style for a script.","The width of some text.","The style of some text.","","","","The weight of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Family of the Font.","","","","","","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 Stretch of the Font.","The Style of the Font.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Weight of the Font.","Creates a non-monospaced Font with the given Family::Name …","A point along the gradient vector where the specified color…","A fill which transitions colors progressively along a …","A linear gradient.","A linear gradient interpolates colors along a direction at …","","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","How the Gradient is angled within its bounds.","","","","","","","","","","","","","","","","","","","The color of the gradient at the specified offset.","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Adjust the opacity of the gradient by a multiplier applied …","Creates a new Linear gradient with the given angle in …","Offset along the gradient vector.","ColorStops along the linear gradient path.","","","","","","","","","","","","","","","","","","","","","","","","","A wrapper around raw image data.","In-memory data","The data of a raster image.","Image filtering strategy.","A handle of some image data.","The image Handle to be displayed. Iced exposes its own …","Bilinear interpolation.","Nearest neighbor.","File data","A Renderer that can render raster graphics.","Decoded image pixels in RGBA format.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to the image Data.","","","Returns the dimensions of an image for the given Handle.","Draws an image with the given Handle and inside the …","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Creates an image Handle containing the image data directly.","Creates an image Handle pointing to the image of the given …","Creates an image Handle containing the image pixels …","","","","","","","","","Returns the unique identifier of the Handle.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Creates new Bytes around data.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The height of the image.","The pixels.","The width of the image.","The “alt” key.","The “command” key.","The “control” key.","A keyboard event.","","A keyboard key was pressed.","A keyboard key was released.","The “windows” key on Windows, “command” key on …","The left side of the keyboard.","The location of a key on the keyboard.","The current state of the keyboard modifiers.","The keyboard modifiers have changed.","The numpad of the keyboard.","The right side of the keyboard.","The “shift” key.","The standard group of keys on the keyboard.","","","","Returns the set containing all flags.","Returns true if the ALT key is pressed in the Modifiers.","","","","","","","Returns the intersection between the two sets of flags.","Disables all flags disabled in the set.","Returns the union of the two sets of flags.","Adds the set of flags.","Returns the raw value of the flags currently stored.","Returns the left flags, but with all the right flags …","Toggles the set of flags.","","","","","","","","","","","","","","Returns true if a “command key” is pressed in the …","Returns the complement of this set of flags.","","","","Returns true if all of the flags in other are contained …","Returns true if the CTRL key is pressed in the Modifiers.","","Returns the difference between the flags in self and other.","Returns an empty set of flags.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Convert from underlying bit representation, unless that …","Convert from underlying bit representation, dropping any …","Convert from underlying bit representation, preserving all …","","","","","","Inserts the specified flags in-place.","Returns the intersection between the flags in self and …","Returns true if there are flags common to both self and …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Returns true if all flags are currently set.","Returns true if no flags are currently stored.","Identify keyboard keys.","Returns true if the LOGO key is pressed in the Modifiers.","Returns the complement of this set of flags.","","Removes the specified flags in-place.","Inserts or removes the specified flags depending on the …","Returns true if the SHIFT key is pressed in the Modifiers.","Returns the set difference of the two sets of flags.","Disables all flags enabled in the set.","Returns the symmetric difference between the flags in self …","","","","Toggles the specified flags in-place.","","","","","","","","","","","","","","","","","","","","","","Returns the union of between the flags in self and other.","The key pressed.","The key released.","The location of the key.","The location of the key.","The state of the modifier keys.","The state of the modifier keys.","The text produced by the key press, if any.","Switch the input mode on an external AVR (audio/video …","Toggle the power on an external AVR (audio/video …","The Accept (Commit, OK) key. Accept current option or …","Redo or repeat an action.","Initate the multi-candidate mode.","","The Alt (Alternative) key.","The Alternate Graphics (AltGr or AltGraph) key.","The Application switch key, which provides a list of …","Navigate or traverse downward. (KEYCODE_DPAD_DOWN)","Navigate or traverse leftward. (KEYCODE_DPAD_LEFT)","Navigate or traverse rightward. (KEYCODE_DPAD_RIGHT)","Navigate or traverse upward. (KEYCODE_DPAD_UP)","The Attention (Attn) key.","Adjust audio balance leftward. (VK_AUDIO_BALANCE_LEFT)","Adjust audio balance rightward. (VK_AUDIO_BALANCE_RIGHT)","Decrease audio bass boost or cycle down through bass boost …","Toggle bass boost on/off. (APPCOMMAND_BASS_BOOST)","Increase audio bass boost or cycle up through bass boost …","Adjust audio fader towards front. (VK_FADER_FRONT)","Adjust audio fader towards rear. (VK_FADER_REAR)","Advance surround audio mode to next available mode. (…","Decrease treble. (APPCOMMAND_TREBLE_DOWN)","Increase treble. (APPCOMMAND_TREBLE_UP)","Decrease audio volume. (APPCOMMAND_VOLUME_DOWN, …","Toggle between muted state and prior volume level. (…","Increase audio volume. (APPCOMMAND_VOLUME_UP, …","Used to remove the character to the left of the cursor. …","The Brightness Down key. Typically controls the display …","The Brightness Up key. Typically controls the display …","Navigate to previous content or page in current history. (…","Open the list of browser favorites. (…","Navigate to next content or page in current history. (…","Go to the user’s preferred home page. (…","Refresh the current page or content. (…","Call up the user’s preferred search page. (…","Stop loading the current page or content. (…","The Call key. (KEYCODE_CALL)","The Camera key. (KEYCODE_CAMERA)","The Camera focus key. (KEYCODE_FOCUS)","","The Caps Lock (Capital) key.","Select next (numerically or logically) lower channel. (…","Select next (numerically or logically) higher channel. (…","A key string that corresponds to the character typed by …","Remove the currently selected input.","Close the current document or message (Note: This …","Toggle the display of Closed Captions. (VK_CC, …","Initiate the Code Input mode to allow characters to be …","General purpose color-coded media function key, as index 0 …","General purpose color-coded media function key, as index 1 …","General purpose color-coded media function key, as index 2 …","General purpose color-coded media function key, as index 3 …","General purpose color-coded media function key, as index 4 …","General purpose color-coded media function key, as index 5 …","The Compose key, also known as “Multi_key” on the X …","Show the application’s context menu. This key is …","The Control or Ctrl key.","Convert the current input method sequence.","Copy the current selection. (APPCOMMAND_COPY)","The Cursor Select key.","Cut the current selection. (APPCOMMAND_CUT)","Select Digital Video Rrecorder. (KEYCODE_DVR)","Used to delete the character to the right of the cursor. …","Adjust brightness of device, by toggling between or …","Swap video sources. (VK_DISPLAY_SWAP)","The Eisu key. This key may close the IME, but its purpose …","Toggle removable media to eject (open) and insert (close) …","The End key, used with keyboard entry to go to the end of …","The End Call key. (KEYCODE_ENDCALL)","The Enter or key. Used to activate current selection …","The Erase to End of Field key. This key deletes all …","The Esc key. This key was originally used to initiate an …","The Extend Selection (Exsel) key.","","Exit the current application. (VK_EXIT)","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","Clear program or content stored as favorite 0. (…","Clear program or content stored as favorite 1. (…","Clear program or content stored as favorite 2. (…","Clear program or content stored as favorite 3. (…","Select (recall) program or content stored as favorite 0. (…","Select (recall) program or content stored as favorite 1. (…","Select (recall) program or content stored as favorite 2. (…","Select (recall) program or content stored as favorite 3. (…","Store current program or content as favorite 0. (…","Store current program or content as favorite 1. (…","Store current program or content as favorite 2. (…","Store current program or content as favorite 3. (…","The Final Mode Final key used on some Asian keyboards, to …","Open the Find dialog. (APPCOMMAND_FIND)","The Function switch Fn key. Activating this key …","The Function-Lock (FnLock or F-Lock) key. Activating this …","The Back key. (KEYCODE_BACK)","The Home key, which goes to the phone’s main screen. (…","Switch to the first character group. (ISO/IEC 9995)","Switch to the last character group. (ISO/IEC 9995)","Switch to the next character group. (ISO/IEC 9995)","Switch to the previous character group. (ISO/IEC 9995)","Toggle display of program or content guide. (VK_GUIDE, …","If guide is active and displayed, then display next …","If guide is active and displayed, then display previous …","Toggle between Hangul and English modes.","","The (Half-Width) Characters key.","The Headset Hook key. (KEYCODE_HEADSETHOOK)","Open a help dialog or toggle display of help information. (…","The Hibernate key. This key saves the current state of the …","The Hiragana (Japanese Kana characters) key.","The Hiragana/Katakana toggle key. (…","The Home key, used with keyboard entry, to go to start of …","","Toggle display of information about currently selected …","Toggle between text modes for insertion or overtyping. (…","Toggle instant replay. (VK_INSTANT_REPLAY)","","The Kana Mode (Kana Lock) key. This key is used to enter …","The Kanji (Japanese name for ideographic characters of …","The Katakana (Japanese Kana characters) key.","A key on the keyboard.","The 11 key found on media numpads that have buttons from 1 …","The 12 key found on media numpads that have buttons from 1 …","","The first generic “LaunchApplication” key. This is …","The second generic “LaunchApplication” key. This is …","The “Calendar” key. (KEYCODE_CALENDAR)","The “Contacts” key. (KEYCODE_CONTACTS)","The “Mail” key. (APPCOMMAND_LAUNCH_MAIL)","The “Media Player” key. (APPCOMMAND_LAUNCH_MEDIA_SELECT…","","","","","","","","Launch linked content, if available and appropriate. (…","List the current program. (VK_LIST)","Toggle display listing of currently available live content …","Lock or unlock current content or program. (VK_LOCK)","","Open an editor to forward the current message. (…","Open an editor to reply to the current message. (…","Send the current message. (APPCOMMAND_SEND_MAIL)","Toggle between manner mode state: silent, vibrate, ring, …","Show a list of media applications: audio/video players and …","Audio track key. (KEYCODE_MEDIA_AUDIO_TRACK)","Close the current media, for example to close a CD or DVD …","Initiate or continue forward playback at faster than …","Select previously selected channel or media. (VK_LAST, …","Pause the currently playing media. (APPCOMMAND_MEDIA_PAUSE…","Initiate or continue media playback at normal speed, if …","Toggle media between play and pause states. (…","Initiate or resume recording of currently selected media. (…","Initiate or continue reverse playback at faster than …","Skip backward to next content or program. (…","Skip forward to next content or program. (VK_SKIP, …","Step backward to next content or program. (…","Step forward to next content or program. (…","Stop media playing, pausing, forwarding, rewinding, or …","Media top menu. (KEYCODE_MEDIA_TOP_MENU)","Seek to next media or program track. (…","Seek to previous media or program track. (…","","Toggle the microphone on/off. (APPCOMMAND_MIC_ON_OFF_TOGGLE…","Decrease microphone volume. (…","Mute the microphone. (APPCOMMAND_MICROPHONE_VOLUME_MUTE, …","Increase microphone volume. (…","Toggle between or cycle through input modes of IMEs.","A named key.","A key with an established name.","Navigate in. (KEYCODE_NAVIGATE_IN)","Navigate to next key. (KEYCODE_NAVIGATE_NEXT)","Navigate out. (KEYCODE_NAVIGATE_OUT)","Navigate to previous key. (KEYCODE_NAVIGATE_PREVIOUS)","Open a new document or message. (APPCOMMAND_NEW)","","Cycle to next favorite channel (in favorites list). (…","Cycle to next user profile (if there are multiple user …","Accept current input method sequence without conversion in …","The Notification key. (KEYCODE_NOTIFICATION)","The NumLock or Number Lock key. Used to toggle numpad mode …","Access on-demand content or programs. (VK_ON_DEMAND)","Open an existing document or message. (APPCOMMAND_OPEN)","Scroll down or display next page of content.","Scroll up or display previous page of content.","Pairing key to pair devices. (KEYCODE_PAIRING)","The Paste key. (APPCOMMAND_PASTE)","Pause the current state or application (as appropriate).","Move picture-in-picture window down. (VK_PINP_DOWN)","Move picture-in-picture window. (VK_PINP_MOVE)","Toggle display of picture-in-picture window. (…","Move picture-in-picture window up. (VK_PINP_UP)","Play or resume the current state or application (as …","Decrease media playback speed. (VK_PLAY_SPEED_DOWN)","Reset playback to normal speed. (VK_PLAY_SPEED_RESET)","Increase media playback speed. (VK_PLAY_SPEED_UP)","Toggle power state. (KEYCODE_POWER) Note: Note: Some …","The PowerOff key. Sometime called PowerDown.","","Print the current document or message. (APPCOMMAND_PRINT)","Initiate print-screen function.","","The properties (Props) key.","Toggle random media or content shuffle mode. (…","Not a physical key, but this key code is sent when the …","Toggle or cycle between media recording speeds. (…","Redo the last action. (APPCOMMAND_REDO)","Toggle RF (radio frequency) input bypass mode (pass RF …","The Roman characters function key.","Switch the input mode on an external STB (set top box). (…","Toggle the power on an external STB (set top box). (…","Save the current document or message. (APPCOMMAND_SAVE)","Toggle scan channels mode. (VK_SCAN_CHANNELS_TOGGLE)","Advance display screen mode to next available mode. (…","Toggle between scrolling and cursor movement modes.","","Toggle display of device settings screen. (VK_SETTINGS, …","Used to enable shift modifier function for interpreting …","","General purpose virtual function key, as index 1.","General purpose virtual function key, as index 2.","General purpose virtual function key, as index 3.","General purpose virtual function key, as index 4.","Used in text to insert a space between words. Usually …","Show correction list when a word is incorrectly …","Toggle between dictation mode and command/control mode. (…","Spellcheck the current document or selection. (…","Toggle split screen mode. (VK_SPLIT_SCREEN_TOGGLE)","The Standby key. This key turns off the display and places …","Toggle display of subtitles, if available. (VK_SUBTITLE)","Used to enable “super” modifier function for …","The Symbol modifier key (used on some virtual keyboards).","","Switch to viewing TV. (KEYCODE_TV)","TV 3D Mode. (KEYCODE_3D_MODE)","Toggle between antenna and cable input. (…","Audio description. (KEYCODE_TV_AUDIO_DESCRIPTION)","Audio description mixing volume down. (…","Audio description mixing volume up. (…","Contents menu. (KEYCODE_TV_CONTENTS_MENU)","Contents menu. (KEYCODE_TV_DATA_SERVICE)","Switch the input mode on an external TV. (KEYCODE_TV_INPUT)","Switch to component input #1. (KEYCODE_TV_INPUT_COMPONENT_1…","Switch to component input #2. (KEYCODE_TV_INPUT_COMPONENT_2…","Switch to composite input #1. (KEYCODE_TV_INPUT_COMPOSITE_1…","Switch to composite input #2. (KEYCODE_TV_INPUT_COMPOSITE_2…","Switch to HDMI input #1. (KEYCODE_TV_INPUT_HDMI_1)","Switch to HDMI input #2. (KEYCODE_TV_INPUT_HDMI_2)","Switch to HDMI input #3. (KEYCODE_TV_INPUT_HDMI_3)","Switch to HDMI input #4. (KEYCODE_TV_INPUT_HDMI_4)","Switch to VGA input #1. (KEYCODE_TV_INPUT_VGA_1)","Media context menu. (KEYCODE_TV_MEDIA_CONTEXT_MENU)","Toggle network. (KEYCODE_TV_NETWORK)","Number entry. (KEYCODE_TV_NUMBER_ENTRY)","Toggle the power on an external TV. (KEYCODE_TV_POWER)","Radio. (KEYCODE_TV_RADIO_SERVICE)","Satellite. (KEYCODE_TV_SATELLITE)","Broadcast Satellite. (KEYCODE_TV_SATELLITE_BS)","Communication Satellite. (KEYCODE_TV_SATELLITE_CS)","Toggle between available satellites. (…","Analog Terrestrial. (KEYCODE_TV_TERRESTRIAL_ANALOG)","Digital Terrestrial. (KEYCODE_TV_TERRESTRIAL_DIGITAL)","Timer programming. (KEYCODE_TV_TIMER_PROGRAMMING)","The Horizontal Tabulation Tab key.","Toggle display of teletext, if available (VK_TELETEXT, …","Undo the last action. (APPCOMMAND_UNDO)","An unidentified key.","Advance video mode to next available mode. (…","","The WakeUp key. (KEYCODE_WAKEUP)","Cause device to identify itself in some manner, e.g., …","The Zenkaku (Full-Width) Characters key.","The Zenkaku/Hankaku (full-width/half-width) toggle key. (…","The ZoomIn key. (KEYCODE_ZOOM_IN)","The ZoomOut key. (KEYCODE_ZOOM_OUT)","Toggle between full-screen and scaled content, or alter …","","","","","","","Convert Key::Character(SmolStr) to Key::Character(&str) so …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","The bounds of a Node and its children, using absolute …","A set of size constraints for layouting.","No limits","The bounds of an element and its children.","","","","Aligns the Node in the given space.","Mutable reference version of Self::align.","","","","","","","Computes the resulting Node that fits the Limits given …","","","","","","","Returns the bounds of the Node.","Returns the bounds of the Layout.","Returns the children of the Node.","Returns an iterator over the Layout of the children of a …","","","","","","","","","","Computes the resulting Node that fits the Limits given …","Creates a new Node that wraps a single child with some …","","","Distribute elements using a flex-based layout.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Applies a height constraint to the current Limits.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Removes the minimum width constraint for the current Limits…","Returns the maximum Size of the Limits.","Applies a maximum height constraint to the current Limits.","Applies a maximum width constraint to the current Limits.","Returns the minimum Size of the Limits.","Applies a minimum height constraint to the current Limits.","Applies a minimum width constraint to the current Limits.","Moves the Node to the given position.","Mutable reference version of Self::move_to.","Creates new Limits with the given minimum and maximum Size.","Creates a new Node with the given Size.","Creates a new Layout for the given Node at the origin.","Produces a Node with two children nodes one right next to …","Computes the Node that fits the Limits given some width, …","Returns the position of the Layout.","Computes a padded Node with a positioning step.","Computes the resulting Size that fits the Limits given …","Shrinks the current Limits by the given Size.","Returns the Size of the Node.","Computes the resulting Node that fits the Limits given …","","","","Translates the Node by the given translation.","","","","","","","","","","","","","","","","","","","","","","Applies a width constraint to the current Limits.","Creates a new Node with the given Size and children.","Creates a new Layout for the given Node with the provided …","The main axis of a flex layout.","The horizontal axis","The vertical axis","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Computes the flex layout with the given axis and limits, …","","","","","","","","The cursor has a defined position.","The back mouse button.","The button of a mouse.","A mouse button was pressed.","A mouse button was released.","","","The mouse cursor state.","The mouse cursor entered the window.","The mouse cursor left the window.","The mouse cursor was moved","A mouse event.","The forward mouse button.","","","","The interaction of a mouse cursor.","The left mouse button.","A line-based scroll movement","The middle (wheel) button.","","Some other button.","A pixel-based scroll movement","","","","The right mouse button.","A scroll movement.","","The cursor is currently unavailable (i.e. out of bounds or …","The mouse wheel was scrolled.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Track mouse clicks.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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 Cursor is over the given bounds.","","Returns the absolute position of the Cursor, if available.","Returns the relative position of the Cursor from the given …","Returns the relative position of the Cursor inside the …","Returns the absolute position of the Cursor, if available …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The scroll movement.","The new position of the mouse cursor","The number of horizontal lines scrolled","The number of horizontal pixels scrolled","The number of vertical lines scrolled","The number of vertical pixels scrolled","A mouse click.","A double click","The kind of mouse click.","A single click","A triple click","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns the Kind of Click.","Creates a new Click with the given position and previous …","Returns the position of the Click.","","","","","","","","","","","","","","","","","A generic Overlay.","An Overlay container that displays multiple overlay …","An interactive component that can be displayed on top of …","","","","","","","","","","","","","","Draws the Overlay using the associated Renderer.","Draws the Element and its children using the given Layout.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns a Group of overlay Element children.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if the cursor is over the Element.","","Returns true if the cursor is over the Overlay.","Returns the layout Node of the Overlay.","Computes the layout of the Element in the given bounds.","","Applies a transformation to the produced message of the …","Returns the current mouse::Interaction of the Element.","","Returns the current mouse::Interaction of the Overlay.","Creates a new Element containing the given Overlay.","Creates an empty Group.","Processes a runtime Event.","","Processes a runtime Event.","Applies a widget::Operation to the Element.","","Applies a widget::Operation to the Overlay.","Returns the nested overlay of the Element, if there is any.","Turns the Group into an overlay overlay::Element.","","Returns the nested overlay of the Overlay, if there is any.","Adds an overlay::Element to the Group.","","","","","","","","","","","","","","","Creates a Group with the given elements.","A renderer that does nothing.","A polygon with four sides.","A component that can be used by widgets to draw themselves …","The styling attributes of a Renderer.","","","","","","","","","","The Border of the Quad.","","","","","","","The bounds of the Quad.","Clears all of the recorded primitives in the Renderer.","","","","","","","","","","","","","","","","","","","","Fills a Quad with the provided Background.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Creates a new Null renderer.","The Shadow of the Quad.","The text color","","","","","","","","","","","","","","","","","","","","","","","","","Draws the primitives recorded in the given closure in a …","","Applies a Transformation to the primitives recorded in the …","","Applies a translation to the primitives recorded in the …","In-memory data","The data of a vectorial image.","A handle of Svg data.","File data","A Renderer that can render vector graphics.","","","","","","","","","","","","","","","","","Returns a reference to the SVG Data.","Returns the default dimensions of an SVG for the given …","Draws an SVG with the given Handle, an optional Color …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates an SVG Handle from raw bytes containing either an …","Creates an SVG Handle pointing to the vector image of the …","","","","","Returns the unique identifier of the Handle.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","The char representing a ▼ icon in the built-in ICON_FONT.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","No shaping and no font fallback.","A bounds difference.","The char representing a ✔ icon in the ICON_FONT.","The point was within the bounds of the returned character …","The difference detected in some text.","","The Editor of this Renderer.","The font of this Paragraph.","The font type used.","","The result of hit testing on text.","The icon font of the backend.","The height of a line of text in a paragraph.","No difference.","A text paragraph.","The Paragraph of this Renderer.","A factor of the size of the text.","A renderer capable of measuring and drawing Text.","A shape difference.","The shaping strategy of some text.","A paragraph.","","","","","","","","","","","","","","","","","","","","","","","","","","The bounds of the paragraph.","","","","","","","","","","","Compares the Paragraph with some desired Text and returns …","","","","","","The content of the paragraph.","Computes the cursor position of the Hit .","","","Returns the default Self::Font.","Returns the default size of Text.","Edit text.","","","","","Draws the given Editor at the given position and with the …","Draws the given Paragraph at the given position and with …","Draws the given Text at the given position and with the …","","","","","","The font of the Text.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Returns the distance to the given grapheme index in the …","","","Highlight text.","Tests whether the provided point is within the boundaries …","Returns the horizontal alignment of the Paragraph.","The horizontal alignment of the Text.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","The line height of the Text.","Loads a Self::Font from its bytes.","Returns the minimum boundaries that can fit the contents …","Returns the minimum height that can fit the contents of …","Returns the minimum height that can fit the contents of …","Returns the minimum width that can fit the contents of the …","Returns the minimum width that can fit the contents of the …","Lays out the Paragraph with some new boundaries.","The Shaping strategy of the Text.","The size of the Text in logical pixels.","Returns the LineHeight in absolute logical pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the Paragraph to match the given Text, if needed.","Updates the Paragraph to match the given Text, if needed.","Returns the vertical alignment of the Paragraph.","The vertical alignment of the Text.","Creates a new Paragraph laid out with the given Text.","An interaction with an Editor.","Delete the previous character.","Cursor without a selection","Click the Editor at the given Point.","The cursor of an Editor.","Delete the next character.","A direction in some text.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","A component that can be used by widgets to edit multi-line …","Move to the end of the line.","Break the current line.","The font of the Editor.","Move to the start of the line.","Insert the given character.","Move left.","<-","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","->","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","Cursor selecting a range of text","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the current boundaries of the Editor.","","","","","","","","","","","","","","","","Returns the current Cursor of the Editor.","Returns the current cursor position of the Editor.","Returns the Direction of the Motion.","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Runs a text Highlighter in the Editor.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns whether the Action is an editing action.","Returns the text of the given line in the Editor, if it …","Returns the amount of lines in the Editor.","Performs an Action on the Editor.","Returns the current selected text of the Editor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the Editor with some new attributes.","Widens the Motion, if possible.","Creates a new Editor laid out with the given text.","The amount of lines to scroll.","The format of some text.","The output of the Highlighter.","A type capable of highlighting text.","The highlight iterator type.","A highlighter that highlights nothing.","The settings to configure the Highlighter.","","","","","","","","","","","Notifies the Highlighter that the line at the given index …","","","","","","The Color of the text.","","","Returns the current line of the Highlighter.","","","","","","The Font of the text.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Highlights the given line.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Highlighter from its Self::Settings.","","","","","","","","","","","","","","","","","","Updates the Highlighter with some new Self::Settings.","","A Duration type to represent a span of time, typically …","A measurement of a monotonically nondecreasing clock. …","The maximum duration.","The duration of one microsecond.","The duration of one millisecond.","The duration of one nanosecond.","The duration of one second.","A duration of zero time.","Computes the absolute difference between self and other.","","","Panics","","","","","","","","Returns the total number of whole microseconds contained …","Returns the total number of whole milliseconds contained …","Returns the total number of nanoseconds contained by this …","Returns the number of whole seconds contained by this …","Returns the number of seconds contained by this Duration …","Returns the number of seconds contained by this Duration …","","","","","Returns Some(t) where t is the time self + duration if t …","Checked Duration addition. Computes self + other, …","Checked Duration division. Computes self / other, …","Returns the amount of time elapsed from another instant to …","Checked Duration multiplication. Computes self * other, …","Returns Some(t) where t is the time self - duration if t …","Checked Duration subtraction. Computes self - other, …","","","","","","","","","","","","Divide Duration by Duration and return f32.","Divide Duration by Duration and return f64.","Divide Duration by f32.","Divide Duration by f64.","Returns the amount of time elapsed from another instant to …","Returns the amount of time elapsed since this instant.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of whole …","Creates a new Duration from the specified number of …","Creates a new Duration from the specified number of …","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if this Duration spans no time.","","","Multiplies Duration by f32.","Multiplies Duration by f64.","Creates a new Duration from the specified number of whole …","Returns an instant corresponding to “now”.","","","Saturating Duration addition. Computes self + other, …","Returns the amount of time elapsed from another instant to …","Saturating Duration multiplication. Computes self * other, …","Saturating Duration subtraction. Computes self - other, …","Returns the amount of time elapsed from another instant to …","","","","","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in whole …","Returns the fractional part of this Duration, in …","","","","","","","","","The checked version of from_secs_f32.","The checked version of from_secs_f64.","","","","","","","","","","","A touch interaction.","A unique identifier representing a finger on a touch …","A touch interaction was ended.","A touch interaction was canceled.","An on-going touch interaction was moved.","A touch interaction was started.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The identifier of a generic widget.","","","","A component that displays information and allows …","","","","","","Returns the state Tree of the children of the Widget.","","","","Reconciliates the Widget with the provided Tree.","Draws the Widget using the associated Renderer.","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Returns the layout::Node of the Widget.","Returns the current mouse::Interaction of the Widget.","Creates a custom Id.","Processes a runtime Event.","Applies an Operation to the Widget.","Query or update internal widget state.","Returns the overlay of the Widget, if there is any.","Returns the Size of the Widget in lengths.","Returns a Size hint for laying out the Widget.","Returns the State of the Widget.","Returns the Tag of the Widget.","Write some text for your users to read.","","Store internal widget state in a state tree to ensure …","","","","","","","","Creates a unique Id.","The Operation needs to be followed by another Operation.","","The Operation produced no result.","A piece of logic that can traverse the widget tree of an …","The result of an Operation.","","The Operation produced some result.","","","","","","","","Operates on a widget that contains other widgets.","Operates on a custom widget with some state.","Finishes the Operation and returns its Outcome.","","Operate on widgets that can be focused.","Operates on a widget that can be focused.","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Maps the output of an Operation using the given function.","Produces an Operation that applies the given Operation to …","Operate on widgets that can be scrolled.","Operates on a widget that can be scrolled.","Operate on widgets that have text input.","Operates on a widget that has text input.","","","","","","","","A summary of the focusable widgets present on a widget …","The internal state of a widget that can be focused.","","","","","","","","","Produces an Operation that generates a Count and chains it …","","","Produces an Operation that searches for the current …","","Produces an Operation that focuses the widget with the …","Focuses the widget.","Produces an Operation that searches for the current …","Produces an Operation that searches for the current …","The index of the current focused widget, if any.","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns whether the widget is focused or not.","","The total amount of focusable widgets.","","","","","","","","Unfocuses the widget.","The amount of absolute offset in each direction of a …","A relative offset that points to the bottom-right of a …","The amount of relative offset in each direction of a …","A relative offset that points to the top-left of a …","The internal state of a widget that can be scrolled.","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Produces an Operation that scrolls the widget with the …","Scroll the widget to the given AbsoluteOffset along the …","Produces an Operation that snaps the widget with the given …","Snaps the scroll of the widget to the given percentage …","","","","","","","","","","","","","","","","","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The internal state of a widget that has text input.","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to an arbitrary …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the end of the input …","Produces an Operation that moves the cursor of the widget …","Moves the cursor of the text input to the front of the …","Produces an Operation that selects all the content of the …","Selects all the content of the text input.","The apperance of some text.","","","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph of text.","","","","Produces the Appearance of some text.","","","","","","","","","","","","","","","","","The Color of the text.","","","","","","Draws text using the same logic as the Text widget.","","","","Sets the Font of the Text.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Sets the height of the Text boundaries.","Sets the alignment::Horizontal of the Text.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Produces the layout::Node of a Text widget.","","Sets the LineHeight of the Text.","Create a new fragment of Text with the given contents.","Sets the Shaping strategy of the Text.","","Sets the size of the Text.","","Sets the style of the Text.","","","","","","","","","","","","","","","","","","","","","","","","","Sets the alignment::Vertical of the Text.","Sets the width of the Text boundaries.","No meaningful internal state.","Some meaningful internal state.","The internal State of a widget.","The identifier of some widget state.","A persistent state widget tree.","","","","","","","","","","","","","","","","The children of the root widget of the Tree.","","","","","","","Reconciliates the current tree with the provided Widget.","Reconciles the children of the tree with the provided list …","Reconciliates the children of the tree with the provided …","Reconciliates the current_children with the provided list …","Downcasts the State to T and returns a mutable reference …","Downcasts the State to T and returns a reference to it.","Creates an empty, stateless Tree with no children.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Creates a new State.","Creates a new Tree for the provided Widget.","Creates a Tag for a state of type T.","","The State of the Tree.","Creates a Tag for a stateless widget.","The tag of the Tree.","","","","","","","","","","","","","","","","","","","","","","","The window will always be below normal windows.","The window will always be on top of normal windows.","Redraw at the given time.","The window is completely centered on the screen.","The user has requested for the window to close.","A window was closed.","Platform-specific","The platform-specific default position for a new window.","A window-related event.","A file has been dropped into the window.","A file is being hovered over the window.","A file was hovered, but has exited the window.","A window was focused.","The application takes the whole screen of its current …","The application is hidden","","The id of the window.","Platform-specific","A window level groups windows with respect to their …","The reserved window Id for the first window in an Iced …","The mode of a window-based application.","A window was moved.","Redraw the next frame.","The default behavior.","A window was opened.","The position of a window in a given screen.","A request to redraw a window.","A window redraw was requested.","A window was resized.","","The window is positioned with specific coordinates: (X, Y).","A window was unfocused.","The type of user attention to request.","The application appears in its own window.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","Change the icon of a window.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Configure your windows.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new unique window Id.","The new logical height of the window","The position of the opened window. This is relative to the …","The size of the created window. This is its “inner” …","The new logical width of the window","The new logical x location of the window","The new logical y location of the window","Produced when the length of the rgba argument isn’t …","Produced when the number of pixels (rgba.len() / 4) isn’…","An error produced when using from_rgba with invalid …","An window icon normally used for the titlebar or taskbar.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Builds an Icon from its RGBA pixels in the sRGB color …","","","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns the raw data of the Icon.","","","","","","","","","","","","","","","","","","","","The length of the provided RGBA data.","The provided height.","The amount of pixels of the provided RGBA data.","The provided width.","The product of width and height.","The platform specific window settings of an application.","The window settings of an application.","","","Sets the application id of the window.","","","","","","","","","","","","","","","Whether the window should have a border, a title bar, etc. …","","","","Whether the window will close when the user requests it, …","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The icon of the window.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The window Level.","The maximum size of the window.","The minimum size of the window.","Platform specific settings.","The initial position of the window.","Whether the window should be resizable or not.","The initial logical dimensions of the window.","","","Whether the window should be transparent.","","","","","","","","","","","","","","","Whether the window should be visible or not."],"i":[0,20,0,0,0,0,19,21,0,21,0,0,0,21,22,22,22,0,0,19,0,14,27,0,0,21,3,0,2,0,0,0,2,0,0,0,21,0,0,22,0,0,20,0,0,27,0,20,0,23,27,4,20,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,2,3,7,4,2,0,9,7,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,14,12,16,16,20,26,0,12,12,16,16,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,23,7,7,7,0,12,18,2,19,20,21,22,23,24,3,7,26,27,14,4,12,18,2,19,20,21,22,23,24,3,7,26,27,14,4,12,26,0,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,7,12,20,29,3,7,26,4,12,3,2,2,12,12,12,12,12,18,2,19,20,21,22,24,3,7,26,27,14,4,0,7,27,16,22,29,21,23,22,12,12,18,2,19,20,21,22,23,24,3,3,7,26,9,27,14,4,0,12,12,12,12,12,12,12,12,16,16,16,18,2,2,2,2,19,19,19,19,20,20,20,20,20,21,29,22,22,22,22,23,23,23,23,23,23,23,24,24,24,3,3,3,7,7,26,9,27,27,27,27,27,14,4,4,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,2,2,12,12,12,12,20,20,20,20,20,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,2,20,0,12,21,27,7,27,23,0,7,7,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,20,20,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,9,9,20,20,12,9,22,12,9,7,0,0,23,12,16,27,9,27,0,2,2,24,3,7,7,27,14,4,4,12,16,20,23,3,7,9,27,4,12,12,12,26,14,0,12,18,2,24,7,9,20,9,0,9,9,23,14,14,7,7,2,3,3,7,27,4,2,0,0,0,2,12,18,2,19,20,21,22,23,24,3,7,26,27,14,4,12,3,12,12,3,23,0,14,14,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,12,16,18,2,19,20,21,29,22,23,24,3,7,26,9,27,14,4,7,23,0,7,27,0,7,29,3,7,4,3,7,4,0,79,77,78,79,77,0,78,78,77,79,0,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,77,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,77,78,79,0,0,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,80,81,80,81,80,81,80,81,80,81,81,81,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,81,80,80,0,0,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,82,83,82,82,82,82,82,82,82,82,82,83,82,87,0,87,84,0,85,84,0,84,86,0,84,84,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,84,85,86,87,90,90,91,89,88,91,90,91,91,90,0,89,0,92,90,88,90,89,89,90,91,92,92,89,91,91,90,89,0,0,90,91,91,0,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,88,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,89,90,91,92,88,88,0,0,0,52,52,93,53,53,53,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,93,52,93,53,93,52,93,53,52,93,53,52,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,53,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,52,93,53,0,96,0,0,0,99,97,97,96,0,96,95,94,96,97,95,94,96,97,95,94,96,97,94,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,97,94,99,99,95,94,96,97,95,94,96,97,95,95,94,96,97,95,94,96,97,95,95,95,95,94,96,97,95,94,96,97,95,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,94,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,95,94,96,97,187,187,187,103,103,103,0,0,104,104,103,105,0,0,104,105,105,103,105,104,105,103,103,103,104,105,103,104,105,103,103,103,103,103,103,103,103,104,105,103,104,105,103,104,105,103,104,105,103,103,103,103,104,105,103,103,103,103,103,103,104,105,103,103,104,105,103,103,103,103,103,104,105,103,104,105,103,103,103,103,103,104,105,103,103,103,103,103,104,105,103,104,105,103,104,105,103,104,105,103,104,105,103,103,103,0,103,103,103,103,103,103,103,103,103,104,105,103,103,104,105,103,104,105,103,104,105,103,104,105,103,104,105,103,104,105,103,104,105,103,103,188,189,188,189,188,189,188,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,106,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,0,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,0,106,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,106,107,107,107,107,107,107,107,107,107,106,107,106,107,106,107,106,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,106,107,0,0,111,0,111,110,112,110,110,111,110,112,111,110,112,0,111,110,112,111,110,112,110,112,110,112,111,110,112,111,110,112,111,110,112,0,110,110,111,0,111,110,112,111,110,112,111,110,112,111,110,112,111,111,110,112,111,110,112,111,110,112,111,110,112,111,110,112,111,111,111,111,111,111,111,110,110,111,110,112,0,0,112,0,111,111,110,0,111,110,112,110,111,110,112,111,110,112,111,110,112,111,110,112,111,110,112,111,110,112,111,110,112,111,110,112,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,114,114,114,114,114,114,114,117,116,0,118,118,0,120,0,118,118,118,0,116,120,120,120,0,116,119,116,120,116,119,120,120,120,116,0,120,117,118,120,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,0,116,117,118,119,120,116,117,118,119,120,120,116,117,118,119,120,117,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,117,120,117,117,117,117,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,116,117,118,119,120,190,191,192,193,192,193,0,122,0,122,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,121,121,121,122,121,122,121,122,121,122,121,122,121,122,121,122,121,122,0,0,0,126,123,126,123,126,123,126,123,126,123,126,123,123,124,126,123,126,126,123,126,123,0,126,123,126,123,126,123,126,123,126,123,126,123,126,123,124,124,126,123,126,126,123,124,126,123,126,123,124,126,123,124,126,123,123,124,123,126,123,126,123,126,123,126,123,126,123,126,123,126,123,123,0,0,0,0,128,129,125,128,129,125,128,129,125,129,128,129,125,128,129,125,129,36,128,128,129,125,128,129,125,128,129,125,128,129,125,128,128,129,125,128,128,36,128,128,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,128,129,125,36,128,36,128,36,132,0,0,132,0,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,133,133,131,132,131,132,131,132,131,132,131,131,131,132,131,132,131,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,131,132,50,135,134,134,137,50,136,0,0,50,139,50,0,0,50,0,137,0,50,135,0,137,0,0,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,130,134,135,136,137,130,134,135,136,137,139,130,134,135,136,137,130,136,134,135,50,50,0,134,135,136,137,50,50,50,130,134,135,136,137,130,130,134,135,135,135,136,137,130,134,135,136,137,130,134,135,136,137,139,134,135,0,139,139,130,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,50,139,139,139,139,139,139,130,130,135,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,130,134,135,136,137,139,139,139,130,139,0,144,147,143,0,144,0,145,145,145,143,0,143,0,145,144,142,145,144,145,146,0,143,145,145,144,145,146,143,143,143,143,147,145,145,145,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,142,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,142,142,145,143,144,145,146,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,142,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,142,142,142,142,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,143,144,145,146,147,142,145,142,194,0,148,0,148,0,148,154,149,154,149,154,149,154,149,154,149,148,154,154,149,154,149,149,154,149,148,154,149,149,154,149,149,154,149,154,149,154,149,148,154,154,149,154,149,154,149,154,149,154,149,148,154,154,149,154,149,154,149,154,149,154,149,154,149,154,149,154,149,148,154,0,0,155,155,155,155,155,155,155,156,155,156,155,156,155,156,155,156,155,155,155,155,155,155,155,156,155,156,155,156,155,155,156,155,156,155,156,155,156,155,156,155,156,155,155,155,155,155,155,155,155,156,156,156,155,156,155,156,155,156,155,155,155,155,155,155,155,156,155,156,155,156,155,156,155,156,155,156,155,156,155,155,155,155,155,155,155,156,156,155,155,156,155,155,156,156,155,156,155,155,155,155,155,155,156,155,156,155,156,155,155,155,156,155,156,155,156,155,156,155,156,155,0,0,159,159,159,159,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,159,160,195,196,197,198,195,196,197,198,0,0,0,0,0,161,161,161,161,161,17,161,161,161,17,17,161,161,161,161,161,161,161,161,161,161,161,17,17,161,17,17,0,17,17,17,17,17,0,161,0,161,161,161,161,161,161,161,161,166,0,166,0,0,0,166,0,166,166,166,166,166,166,127,127,127,166,0,127,166,166,166,166,166,166,166,166,0,0,0,127,0,127,166,166,166,166,166,166,166,0,0,170,170,170,170,170,170,170,170,0,170,170,0,170,0,167,0,0,170,170,170,170,170,170,170,170,170,167,170,170,170,170,170,170,170,170,170,167,0,172,0,172,0,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,0,168,0,168,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,171,172,0,0,169,0,169,0,169,0,169,0,0,0,0,49,0,0,48,175,174,49,48,175,174,48,175,174,48,175,174,48,175,174,48,174,48,174,174,48,175,174,175,174,0,48,175,174,48,48,48,175,174,48,175,174,48,175,174,48,48,48,175,174,48,175,174,48,175,174,48,175,174,48,175,174,0,48,48,48,48,48,48,48,48,48,48,174,48,175,174,48,175,174,48,175,174,48,175,174,48,175,174,48,175,174,48,175,174,48,48,162,162,0,0,0,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,115,163,163,163,162,115,163,115,115,115,0,162,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,163,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,163,115,163,115,163,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,162,115,163,179,179,72,181,177,177,182,181,0,177,177,177,177,180,180,0,0,182,0,178,0,177,72,179,177,0,0,177,177,0,181,177,0,180,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,178,72,177,178,179,180,181,72,182,179,181,177,178,179,180,181,72,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,178,0,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,178,72,0,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,177,178,179,180,181,72,182,178,199,200,200,199,201,201,184,184,0,0,183,184,183,184,183,184,183,184,183,184,183,183,183,184,183,184,184,183,184,183,184,0,183,184,183,184,183,184,183,184,183,184,183,183,184,183,184,184,183,184,183,184,183,184,183,184,183,184,183,184,183,184,202,203,203,203,203,0,0,185,186,185,185,186,185,186,185,186,185,186,185,186,185,186,185,186,186,185,186,185,186,185,186,185,186,185,186,185,186,186,185,186,185,186,185,186,185,186,185,186,186,186,186,186,186,186,186,185,186,186,185,186,185,186,185,186,185,186,185,186,185,186,185,186,186],"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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[2,2],-1,[]],[[[3,[-1]],[4,[-1]]],[[3,[-1]]],[[6,[],[[5,[]]]]]],[[[7,[-1]],[4,[-1]]],[[7,[-1]]],[[6,[],[[5,[]]]]]],[[[4,[-1]],[4,[-1]]],[[4,[-1]]],[[6,[],[[5,[]]]]]],[[2,2],8],0,[[[9,[-1]]],10,[]],[[[7,[11]]],11],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,13],[14,[[15,[11]]]],[12,13],[[[16,[-1,-2,-3]]],17,[],[],[]],[[[16,[-1,-2,-3]]],17,[],[],[]],0,0,0,[12,13],[-1,-2,[],[]],[-1,-2,[],[]],[[[16,[-1,-2,-3]]],17,[],[],[]],[[[16,[-1,-2,-3]]],17,[],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[7,[11]]],3],[[[7,[11]]],11],[[[7,[11]]],11],0,[12,12],[18,18],[2,2],[19,19],[20,20],[21,21],[22,22],[23,23],[24,24],[[[3,[-1]]],[[3,[-1]]],25],[[[7,[-1]]],[[7,[-1]]],25],[26,26],[[[27,[-1]]],[[27,[-1]]],25],[14,14],[[[4,[-1]]],[[4,[-1]]],25],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[12,12],28],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[7,[11]],3],10],[[],12],[[],20],[[],29],[[],[[3,[-1]]],30],[[],[[7,[-1]]],30],[[],26],[[],[[4,[-1]]],30],[12,13],[[[3,[-1]],[3,[-1]]],-1,[31,32]],[[2,2],-1,[]],[[2,11],-1,[]],[[12,13],10],[[12,33],10],[[12,13],10],[[12,33],10],[[12,12],10],[[18,18],10],[[2,2],10],[[19,19],10],[[20,20],10],[[21,21],10],[[22,22],10],[[24,24],10],[[[3,[-1]],[3,[-1]]],10,34],[[[7,[-1]],[7,[-1]]],10,34],[[26,26],10],[[[27,[-1]],[27,[-1]]],10,34],[[14,14],10],[[[4,[-1]],[4,[-1]]],10,34],0,[[[7,[11]],11],[[7,[11]]]],[[27,-1],27,[[35,[27]]]],[[[16,[-1,-2,-3]],-4],[[16,[-1,-2,-3]]],[],[],36,[[35,[20]]]],[22,37],[29,38],[[21,27,27],27],[[23,27,27],23],[22,22],[[12,39],[[41,[8,40]]]],[[12,39],[[41,[8,40]]]],[[18,39],42],[[2,39],42],[[19,39],42],[[20,39],42],[[21,39],42],[[22,39],42],[[23,39],42],[[24,39],42],[[[3,[-1]],39],42,43],[[[3,[-1]],39],42,44],[[[7,[-1]],39],42,44],[[26,39],42],[[[9,[-1]],39],42,44],[[[27,[-1]],39],42,44],[[14,39],42],[[[4,[-1]],39],42,44],0,[13,12],[[[45,[13]]],12],[-1,-1,[]],[13,12],[33,12],[[[46,[13]]],12],[33,12],[[[47,[13]]],12],[[[48,[-1,-2]]],[[16,[-3,-1,-2]]],49,50,[]],[-1,-1,[]],[13,[[16,[-1,-2,-3]]],[],49,50],[-1,-1,[]],[51,2],[18,2],[11,2],[-1,-1,[]],[52,19],[-1,-1,[]],[53,19],[20,19],[54,20],[[[15,[11]]],20],[[[15,[11]]],20],[-1,-1,[]],[55,20],[-1,-1,[]],[-1,-1,[]],[24,22],[37,22],[11,22],[-1,-1,[]],[-1,-1,[]],[[[15,[37]]],23],[[[15,[11]]],23],[[[15,[11]]],23],[37,23],[[[15,[37]]],23],[11,23],[11,24],[37,24],[-1,-1,[]],[[[15,[-1]]],[[3,[-1]]],32],[-1,-1,[]],[[[8,[-1,-1]]],[[3,[-1]]],32],[[[7,[56]]],[[7,[11]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[15,[37]]],27],[[[15,[11]]],27],[-1,-1,[]],[[[4,[11]]],27],[23,27],[-1,-1,[]],[27,[[4,[11]]]],[[[15,[-1]]],[[4,[-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,[]],[57,[[58,[2]]]],[59,[[58,[2]]]],[-1,12,[[61,[],[[60,[33]]]]]],[-1,12,[[61,[],[[60,[33]]]]]],[-1,12,[[61,[],[[60,[62]]]]]],[-1,12,[[61,[],[[60,[13]]]]]],[[11,11,11,11],20],[[11,11,11],20],[[51,51,51],20],[[11,11,11,11],20],[[51,51,51,11],20],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[13,[[41,[12]]]],[38,[[58,[2]]]],0,0,[[12,-1],8,63],[[21,-1],8,63],[[[27,[-1]],-2],8,64,63],0,0,[23,11],0,[[[7,[11]],[7,[11]]],[[58,[[7,[11]]]]]],[[[7,[11]],[7,[11]]],10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[20,[[15,[11]]]],[20,[[15,[51]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[9,[-1]]],8,[]],[[[9,[-1]]],8,[]],[20,20],[20,8],[12,10],[[[9,[-1]]],10,[]],[22,10],[12,10],[[[9,[-1]]],10,[]],[[[7,[11]],7],10],0,0,0,[12,65],[[[16,[-1,-2,-3]],-5],[[16,[-4,-2,-3]]],[],[],36,[],[[66,[-1],[[5,[-4]]]]]],[[27,27],27],[[[9,[-1]],[9,[-2]],-3],8,[],[],[[66,[-2],[[5,[-1]]]]]],[[27,27],27],0,[[2,2],-1,[]],[[2,11],-1,[]],[[24,11],24],[[3,14],3],[[[7,[11]],11],[[7,[11]]]],[[7,14],7],[[27,14],27],[[14,14],14],[[[4,[-1]],-1],[[4,[-1]]],[[67,[],[[5,[]]]],68]],[[4,14],4],[-1,12,[[69,[13]]]],[-4,[[16,[-1,-2,-3]]],[],[],36,[[17,[-1,-2,-3]]]],[[11,11,11,11],20],[11,23],[[-1,-1],[[3,[-1]]],32],[[3,27],[[7,[11]]]],[[[70,[-1]]],[[9,[-1]]],[]],[[-1,-1],[[27,[-1]]],[]],[[-1,-1],[[4,[-1]]],[]],[13,12],[[65,[71,[51]]],12],[13,12],0,[[56,56],14],0,[[12,12],[[58,[28]]]],[[18,18],[[58,[28]]]],[[2,2],[[58,[28]]]],[[24,24],[[58,[28]]]],[[[7,[11]]],3],[[[9,[-1]],-1],8,[]],0,[[[9,[-1]]],[[58,[72]]],[]],0,[[[9,[-1]],72],8,[]],[[[9,[-1]],-2],8,[],73],0,[11,14],[14,11],[[[7,[11]]],27],[[[7,[11]]],[[7,[56]]]],[[2,2],-1,[]],[[[3,[-1]],[3,[-1]]],[[4,[-1]]],[[74,[],[[5,[]]]]]],[[[3,[-1]],[4,[-1]]],[[3,[-1]]],[[74,[],[[5,[]]]]]],[[[7,[-1]],[4,[-1]]],[[7,[-1]]],[[74,[],[[5,[]]]]]],[[27,27],-1,[]],[[[4,[-1]],[4,[-1]]],[[4,[-1]]],[[74,[],[[5,[]]]]]],[[2,2],8],0,0,0,[[2,7],[[8,[3,3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,12,[]],[-1,12,[]],[-1,33,[]],[12,33],[-1,33,[]],0,0,[[11,11],14],[14,4],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[7,[11]],[7,[11]]],[[7,[11]]]],[23,11],0,0,0,0,[27,[[7,[11]]]],[[29,[71,[51]]],8],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[77,77],[78,78],[79,79],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[77,77],10],[[78,78],10],[[79,79],10],[[77,39],42],[[78,39],42],[[79,39],42],[79,77],[-1,-1,[]],[78,77],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[77,-1],8,63],[[78,-1],8,63],[[79,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[80,80],[81,81],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[],80],[[],81],[[80,80],10],[[81,81],10],[[80,39],42],[[81,39],42],[-1,-1,[]],[11,81],[51,81],[-1,-1,[]],[[[15,[11]]],81],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,80,[[35,[81]]]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[82,82],[[-1,-2],8,[],[]],[-1,-2,[],[]],[[82,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[83,[[58,[33]]]],[82,[[58,[33]]]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[83,33],8],[[82,33],8],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[84,84],[85,85],[86,86],[87,87],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[84,84],10],[[85,85],10],[[86,86],10],[[87,87],10],[[84,39],42],[[85,39],42],[[86,39],42],[[87,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[87,87],87],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[88,88],[89,89],[90,90],[91,91],[92,92],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],88],[[],89],[[],90],[[],91],[[],92],[[88,88],10],[[89,89],10],[[90,90],10],[[91,91],10],[[92,92],10],0,[[88,39],42],[[89,39],42],[[90,39],42],[[91,39],42],[[92,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[88,-1],8,63],[[89,-1],8,63],[[90,-1],8,63],[[91,-1],8,63],[[92,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[13,88],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[53,11,20],53],[[53,-1],53,[[61,[],[[60,[93]]]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[52,52],[93,93],[53,53],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],93],[[52,52],10],[[93,93],10],[[53,53],10],[[52,39],42],[[93,39],42],[[53,39],42],[-1,-1,[]],[53,52],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[52,11],52],[-1,53,[[35,[2]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[94,[[71,[51]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[95,95],[94,94],[96,96],[97,97],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[95,96],[[],97],[94,[[71,[51]]]],[[[99,[],[[98,[-1]]]],-1],[[27,[56]]],[25,64]],[[[99,[],[[98,[-1]]]],-1,97,7],8,[25,64]],[[95,95],10],[[94,94],10],[[96,96],10],[[97,97],10],[[95,39],42],[[94,39],42],[[96,39],42],[[97,39],42],[-1,-1,[]],[-1,95,[[35,[100]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,95,[[69,[[71,[51]]]],101,102]],[-1,95,[[35,[100]]]],[[56,56,-1],95,[[69,[[71,[51]]]],101,102]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[95,-1],8,63],[[94,-1],8,63],[[96,-1],8,63],[[97,-1],8,63],[95,38],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,94,[[69,[[71,[51]]]],101,102]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[],103],[103,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,103],103],[[103,103],8],[[103,103],103],[[103,103],8],[103,56],[[103,103],103],[[103,103],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[104,104],[105,105],[103,103],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[103,103],28],[103,10],[103,103],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,103],10],[103,10],[[],103],[[103,103],103],[[],103],[[104,104],10],[[105,105],10],[[103,103],10],[[103,-1],8,[[61,[],[[60,[103]]]]]],[[104,39],42],[[105,39],42],[[103,39],42],[[103,39],42],[[103,39],42],[[103,39],42],[[103,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[56,[[58,[103]]]],[56,103],[56,103],[-1,103,[[61,[],[[60,[103]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,-1],8,63],[[103,103],8],[[103,103],103],[[103,103],10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[103,10],[103,10],0,[103,10],[103,103],[[103,103],[[58,[28]]]],[[103,103],8],[[103,103,10],8],[103,10],[[103,103],103],[[103,103],8],[[103,103],103],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,103],8],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,103],103],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[106,[[106,[13]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[106,[-1]]],[[106,[-1]]],25],[107,107],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[[106,[-1]],[106,[-1]]],28,108],[[107,107],28],[-1,-2,[],[]],[-1,-2,[],[]],[[[106,[-1]],[106,[-1]]],10,34],[[107,107],10],[[[106,[-1]],39],42,44],[[107,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[106,[-1]],-2],8,64,63],[[107,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[106,[-1]],[106,[-1]]],[[58,[28]]],109],[[107,107],[[58,[28]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[110,77,77,27],110],[[110,77,77,27],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[111,-1,-2],110,[[35,[22]]],[[35,[22]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[110,7],[112,7],[110,[[71,[110]]]],[112,[[0,[[113,[],[[60,[112]]]]]]]],[111,111],[110,110],[112,112],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[111,-1,-2,-3],110,[[35,[22]]],[[35,[22]]],[[73,[111],[[5,[110]]]]]],[[110,23],110],[[],110],[[111,111],10],0,[[111,39],42],[[110,39],42],[[112,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[111,-1],111,[[35,[22]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[111,111],[111,27],[[111,11],111],[[111,11],111],[111,27],[[111,11],111],[[111,11],111],[[110,-1],110,[[35,[3]]]],[[110,-1],8,[[35,[3]]]],[[27,27],111],[27,110],[110,112],[[111,11,-1,-2],110,[[73,[111],[[5,[110]]]]],[[73,[111],[[5,[110]]]]]],[[111,-1,-2,-3,-4],110,[[35,[22]]],[[35,[22]]],[[35,[23]]],[[73,[111],[[5,[110]]]]]],[112,3],[[111,-1,-2,-3,-4,-5],110,[[35,[22]]],[[35,[22]]],[[35,[23]]],[[73,[111],[[5,[110]]]]],[[73,[110,27],[[5,[110]]]]]],[[111,-1,-2,27],27,[[35,[22]]],[[35,[22]]]],[[111,-1],111,[[35,[27]]]],[110,27],[[111,-1,-2,-3],110,[[35,[22]]],[[35,[22]]],[[73,[111],[[5,[27]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[110,-1],110,[[35,[4]]]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[111,-1],111,[[35,[22]]]],[[27,[70,[110]]],110],[[4,110],112],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[114,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[114,-1,111,22,22,23,11,77,[71,[[16,[-2,-3,-1]]]],[71,[115]]],110,36,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[116,116],[117,117],[118,118],[119,119],[120,120],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[120,120],28],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],117],[[],120],[[116,116],10],[[117,117],10],[[118,118],10],[[119,119],10],[[120,120],10],[[116,39],42],[[117,39],42],[[118,39],42],[[119,39],42],[[120,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[116,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[117,7],10],[[120,120],[[58,[28]]]],[117,[[58,[3]]]],[[117,3],[[58,[3]]]],[[117,7],[[58,[3]]]],[[117,7],[[58,[3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[121,121],[122,122],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[121,39],42],[[122,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[121,122],[[3,[58,[121]]],121],[121,3],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[123,[-1,-2,-3]]],[],[],36],[[124,-1,-2,125,112,117],8,36,[]],[[[126,[-1,-2,-3]],-3,-2,125,112,117],8,[],[],36],[[[123,[-1,-2,-3]],-3,-2,125,112,117],8,[],[],36],[[[123,[-1,-2,-3]]],[[126,[-1,-2,-3]]],[],[],36],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[71,[[16,[-1,-2,-3]]]],115,112,-3,4],[[58,[[126,[-1,-2,-3]]]]],[],[],36],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[126,[-1,-2,-3]],112,-3,3],10,[],[],36],[[[123,[-1,-2,-3]],112,-3,3],10,[],[],36],[[124,112,-1,3],10,36],[[124,-1,27],110,36],[[[126,[-1,-2,-3]],-3,27],110,[],[],36],[[[123,[-1,-2,-3]],-3,27],110,[],[],36],[[[126,[-1,-2,-3]],66],[[126,[-4,-2,-3]]],[],[],36,[]],[[[126,[-1,-2,-3]],112,117,7,-3],120,[],[],36],[[[123,[-1,-2,-3]],112,117,7,-3],120,[],[],36],[[124,112,117,7,-1],120,36],[[[45,[124]]],[[126,[-1,-2,-3]]],[],[],36],[[],[[123,[-1,-2,-3]]],[],[],36],[[[126,[-1,-2,-3]],84,112,117,-3,83,[9,[-1]]],87,[],[],36],[[[123,[-1,-2,-3]],84,112,117,-3,83,[9,[-1]]],87,[],[],36],[[124,84,112,117,-1,83,[9,[-2]]],87,36,[]],[[[126,[-1,-2,-3]],112,-3,127],8,[],[],36],[[[123,[-1,-2,-3]],112,-3,127],8,[],[],36],[[124,112,-1,127],8,36],[[[126,[-1,-2,-3]],112,-3],[[58,[[126,[-1,-2,-3]]]]],[],[],36],[[[123,[-1,-2,-3]]],[[126,[-1,-2,-3]]],[],[],36],[[[123,[-1,-2,-3]],112,-3],[[58,[[126,[-1,-2,-3]]]]],[],[],36],[[124,112,-1],[[58,[[126,[-2,-3,-1]]]]],36,[],[]],[[[123,[-1,-2,-3]],-4],[[123,[-1,-2,-3]]],[],[],36,[[35,[[126,[-1,-2,-3]]]]]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[70,[[126,[-1,-2,-3]]]]],[[123,[-1,-2,-3]]],[],[],36],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[36,8],[128,8],[128,128],[129,129],[125,125],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],128],[[],129],[[],125],[128,-1,[]],[128,24],[[129,129],10],[[125,125],10],[[128,-1,3,20,7],8,[]],[[128,-1,3,20,7],8,[]],[[36,129,-1],8,[[35,[19]]]],[[128,129,-1],8,[[35,[19]]]],[[128,[130,[-1]],3,20,7],8,[]],[[128,39],42],[[129,39],42],[[125,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[128,[46,[[71,[51]]]]],8],[[],128],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[36,7,-1],8,[[73,[36]]]],[[128,7,-1],8,[[73,[128]]]],[[36,14,-1],8,[[73,[36]]]],[[128,14,-1],8,[[73,[128]]]],[[36,4,-1],8,[[73,[36]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[131,131],[132,132],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[131,132],[[133,131],[[27,[56]]]],[[133,131,[58,[20]],7],8],[[131,131],10],[[132,132],10],[[131,39],42],[[132,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,131,[[35,[[46,[[71,[51]]]]]]]],[-1,131,[[35,[100]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[131,-1],8,63],[[132,-1],8,63],[131,38],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[130,[-1]]],[[130,[-1]]],25],[134,134],[135,135],[136,136],[137,137],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[[139,[],[[138,[-1]]]],[130,[-1]]],137,[68,34]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[136,65],[[],134],[[],135],[[[50,[],[[138,[-1]],[140,[-2]],[141,[-3]]]]],-1,[68,34],[[139,[],[[138,[-1]]]]],[[142,[],[[138,[-1]]]]]],[[[50,[],[[138,[-1]],[140,[-2]],[141,[-3]]]]],24,[68,34],[[139,[],[[138,[-1]]]]],[[142,[],[[138,[-1]]]]]],0,[[134,134],10],[[135,135],10],[[136,136],10],[[137,137],10],[[[50,[],[[138,[-1]],[140,[-2]],[141,[-3]]]],-3,3,20,7],8,[68,34],[[139,[],[[138,[-1]]]]],[[142,[],[[138,[-1]]]]]],[[[50,[],[[138,[-1]],[140,[-2]],[141,[-3]]]],-2,3,20,7],8,[68,34],[[139,[],[[138,[-1]]]]],[[142,[],[[138,[-1]]]]]],[[[50,[],[[138,[-1]],[140,[-2]],[141,[-3]]]],[130,[-1]],3,20,7],8,[68,34],[[139,[],[[138,[-1]]]]],[[142,[],[[138,[-1]]]]]],[[[130,[-1]],39],42,44],[[134,39],42],[[135,39],42],[[136,39],42],[[137,39],42],0,[-1,-1,[]],[-1,-1,[]],[11,135],[-1,-1,[]],[24,135],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[139,[],[[138,[-1]]]],65,65],[[58,[3]]],[68,34]],[[134,-1],8,63],[[135,-1],8,63],0,[[[139,[],[[138,[-1]]]],3],[[58,[136]]],[68,34]],[[[139,[],[[138,[-1]]]]],78,[68,34]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[50,[],[[138,[-1]],[140,[-2]],[141,[-3]]]],[46,[[71,[51]]]]],8,[68,34],[[139,[],[[138,[-1]]]]],[[142,[],[[138,[-1]]]]]],[[[139,[],[[138,[-1]]]]],27,[68,34]],[[[139,[],[[138,[-1]]]]],11,[68,34]],[[[139,[],[[138,[-1]]]]],11,[68,34]],[[[139,[],[[138,[-1]]]]],11,[68,34]],[[[139,[],[[138,[-1]]]]],11,[68,34]],[[[139,[],[[138,[-1]]]],27],8,[68,34]],0,0,[[135,24],24],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[139,[],[[138,[-1]]]],[130,[-1]]],8,[68,34]],[[[139,[],[[138,[-1]]]],[130,[-1]]],8,[68,34]],[[[139,[],[[138,[-1]]]]],79,[68,34]],0,[[[130,[-1]]],[[139,[],[[138,[-1]]]]],[68,34]],0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[],[[138,[-1]]]]],27,[68,34,30]],[143,143],[144,144],[145,145],[146,146],[147,147],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[],[[138,[-1]]]]],147,[68,34,30]],[[[142,[],[[138,[-1]]]]],[[8,[65,65]]],[68,34,30]],[145,146],[[143,143],10],[[144,144],10],[[145,145],10],[[146,146],10],[[143,39],42],[[144,39],42],[[145,39],42],[[146,39],42],[[147,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[],[[138,[-1]]]],-1,-2,-3],8,[68,34,30],148,[[66,[],[[5,[[149,[-1]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[143,10],[[[142,[],[[138,[-1]]]],65],[[58,[13]]],[68,34,30]],[[[142,[],[[138,[-1]]]]],65,[68,34,30]],[[[142,[],[[138,[-1]]]],143],8,[68,34,30]],[[[142,[],[[138,[-1]]]]],[[58,[33]]],[68,34,30]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[],[[138,[-1]]]],27,-1,24,135,-2],8,[68,34,30],148],[145,145],[13,[[142,[],[[138,[-1]]]]],[68,34,30]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[148,[],[[150,[-1]],[151,[-2]],[152,[-3]]]],65],8,[34,25],[],[[113,[],[[60,[[8,[[153,[65]],-2]]]]]]]],[[154,65],8],[154,154],[[[149,[-1]]],[[149,[-1]]],25],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[148,[],[[150,[-1]],[151,[-2]],[152,[-3]]]]],65,[34,25],[],[[113,[],[[60,[[8,[[153,[65]],-2]]]]]]]],[154,65],[[],[[149,[-1]]],[]],[[[149,[-1]],[149,[-1]]],10,34],[[154,39],42],[[[149,[-1]],39],42,44],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[148,[],[[150,[-1]],[151,[-2]],[152,[-3]]]],13],-3,[34,25],[],[[113,[],[[60,[[8,[[153,[65]],-2]]]]]]]],[[154,13],-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[148,[],[[150,[-1]],[151,[-2]],[152,[-3]]]]],[34,25],[],[[113,[],[[60,[[8,[[153,[65]],-2]]]]]]]],[-1,154,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[148,[],[[150,[-1]],[151,[-2]],[152,[-3]]]],-1],8,[34,25],[],[[113,[],[[60,[[8,[[153,[65]],-2]]]]]]]],[[154,-1],8,[]],0,0,0,0,0,0,0,0,[[155,155],155],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[156,155],156],[[155,155],155],[[156,155],8],[[155,155],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[155,157],[155,157],[155,157],[155,38],[155,11],[155,57],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[156,155],[[58,[156]]]],[[155,155],[[58,[155]]]],[[155,56],[[58,[155]]]],[[156,156],[[58,[155]]]],[[155,56],[[58,[155]]]],[[156,155],[[58,[156]]]],[[155,155],[[58,[155]]]],[156,156],[155,155],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[156,156],28],[[155,155],28],[-1,-2,[],[]],[-1,-2,[],[]],[[],155],[[155,56],155],[[155,56],8],[[155,155],11],[[155,155],57],[[155,11],155],[[155,57],155],[[156,156],155],[156,155],[[156,156],10],[[155,155],10],[[156,39],[[41,[8,40]]]],[[155,39],[[41,[8,40]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[38,155],[38,155],[38,155],[38,155],[11,155],[57,155],[-1,-2,[],[]],[-1,-2,[],[]],[[156,-1],8,63],[[155,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[155,10],[[155,56],155],[[155,56],8],[[155,11],155],[[155,57],155],[[38,56],155],[[],156],[[156,156],[[58,[28]]]],[[155,155],[[58,[28]]]],[[155,155],155],[[156,156],155],[[155,56],155],[[155,155],155],[[156,156],155],[[156,155],156],[[155,155],155],[[156,155],8],[[155,155],8],[155,56],[155,56],[155,56],[-1,155,[[113,[],[[60,[155]]]]]],[-1,155,[[113,[],[[60,[155]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[11,[[41,[155,158]]]],[57,[[41,[155,158]]]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[159,159],[160,160],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[159,159],10],[[160,160],10],[[159,39],42],[[160,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[160,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[17,[[70,[115]]]],[161,161],[[-1,-2],8,[],[]],[-1,-2,[],[]],[[17,115],8],[[17,115,-1,-2,125,112,117,7],8,36,[]],[[161,161],10],[[161,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[161,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[17,115,-1,111],110,36],[[17,115,112,117,7,-1],120,36],[-1,161,[[35,[[46,[13]]]]]],[[17,115,84,112,117,-1,83,[9,[-2]],7],87,36,[]],[[17,115,112,-1,127],8,36],0,[[17,115,112,-1,4],[[58,[[126,[-2,-3,-1]]]]],36,[],[]],[17,[[27,[22]]]],[17,[[27,[22]]]],[17,162],[17,163],0,[-1,-2,[],[]],0,[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],161],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[127,[58,[161]],7,164],8],[[127,165,[58,[161]]],8],[127,[[166,[-1]]],[]],[[[166,[-1]],39],42,44],0,[[127,167,[58,[161]]],8],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[127]],-3],[[0,[[127,[-2]]]]],[],[],[[66,[-1],[[5,[-2]]]]]],[[161,-2],[[0,[[127,[-1]]]]],[],[[127,[-1]]]],0,[[127,168,[58,[161]],7,4],8],0,[[127,169,[58,[161]]],8],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[170,170],[[-1,-2],8,[],[]],[-1,-2,[],[]],[[],[[0,[[127,[-1]]]]],[]],[[],170],[[170,170],10],[[],[[0,[[127,[161]]]]]],[[170,39],42],[161,[[0,[[127,[-1]]]]],[]],[167,8],[[],[[0,[[127,[-1]]]]],[]],[[],[[0,[[127,[-1]]]]],[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[167,10],[-1,-2,[],[]],0,[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[167,8],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[171,171],[172,172],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],171],[[],172],[[171,171],10],[[172,172],10],[[171,39],42],[[172,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[161,171],[[0,[[127,[-1]]]]],[]],[[168,171],8],[[161,172],[[0,[[127,[-1]]]]],[]],[[168,172],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[161,65],[[0,[[127,[-1]]]]],[]],[[169,65],8],[161,[[0,[[127,[-1]]]]],[]],[169,8],[161,[[0,[[127,[-1]]]]],[]],[169,8],[161,[[0,[[127,[-1]]]]],[]],[169,8],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[49,[],[[173,[-1]]]],-1],174,[30,25]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[48,[-1,-2]]],[[48,[-1,-2]]],49,50],[174,174],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[175,[-1]]],[30,139]],[[],174],[[-1,125,112,175,174,7],8,50],[[[48,[-1,-2]],115,-2,-1,125,112,117,7],8,49,50],[[[175,[-1]],39],42,[44,139]],[[174,39],42],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],49,50,35],[-1,-1,[]],[13,[[48,[-1,-2]]],49,50],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],49,50,[[35,[22]]]],[[[48,[-1,-2]],78],[[48,[-1,-2]]],49,50],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[175,-1,111,22,22,13,135,[58,[24]],58,78,79,134],110,50],[[[48,[-1,-2]],115,-2,111],110,49,50],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],49,50,[[35,[135]]]],[-1,[[48,[-2,-3]]],[[35,[[46,[13]]]]],49,50],[[[48,[-1,-2]],134],[[48,[-1,-2]]],49,50],[[[48,[-1,-2]]],[[27,[22]]],49,50],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],49,50,[[35,[24]]]],[[[48,[-1,-2]]],162,49,50],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],49,50,35],[[[48,[-1,-2]]],163,49,50],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[48,[-1,-2]],79],[[48,[-1,-2]]],49,50],[[[48,[-1,-2]],-3],[[48,[-1,-2]]],49,50,[[35,[22]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[163,163],[[-1,-2],8,[],[]],[[163,163],28],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[115,-1],8,[[176,[17]]]],[[115,[71,[-1]]],8,[[176,[17]]]],[[115,[71,[-1]],-2,-3],8,[],[[66,[115,-1]]],[[66,[-1],[[5,[115]]]]]],[[[70,[115]],[71,[-1]],-2,-3,-4],8,[],[[66,[115,-1]]],[[66,[65],[[5,[10]]]]],[[66,[-1],[[5,[115]]]]]],[162,-1,[]],[162,-1,[]],[[],115],[[163,163],10],[[162,39],42],[[115,39],42],[[163,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[163,-1],8,63],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,162,[]],[-1,115,[[176,[17]]]],[[],163],[[163,163],[[58,[28]]]],0,[[],163],0,[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[177,177],[178,178],[179,179],[180,180],[181,181],[72,72],[182,182],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[178,178],28],[[72,72],28],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],179],[[],181],[[177,177],10],[[178,178],10],[[179,179],10],[[180,180],10],[[181,181],10],[[72,72],10],[[177,39],42],[[178,39],42],[[179,39],42],[[180,39],42],[[181,39],42],[[72,39],42],[[182,39],42],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[178,-1],8,63],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[178,178],[[58,[28]]]],[[72,72],[[58,[28]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],178],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[183,183],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[183,39],42],[[184,39],42],[[184,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[70,[51]],56,56],[[41,[183,184]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[183,[[8,[[70,[51]],[27,[56]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,12,[]],[-1,33,[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[185,185],[186,186],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],185],[[],186],[[185,185],10],0,[[185,39],42],[[186,39],42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,[[41,[-2,[75,[-2]]]]],[],[]],[-1,76,[]],[-1,76,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0],"c":[524],"p":[[10,"TransformMatrix",3957],[5,"Radians",0],[5,"Point",0],[5,"Vector",0],[17,"Output"],[10,"Add",3958],[5,"Rectangle",0],[1,"tuple"],[5,"Shell",0],[1,"bool"],[1,"f32"],[5,"SmolStr",0],[1,"str"],[5,"Transformation",0],[1,"array"],[5,"Element",0],[10,"Widget",3200],[5,"Degrees",0],[6,"Background",0],[5,"Color",0],[6,"ContentFit",0],[6,"Length",0],[5,"Padding",0],[5,"Pixels",0],[10,"Clone",3959],[5,"Shadow",0],[5,"Size",0],[6,"Ordering",3960],[5,"Hasher",0],[10,"Default",3961],[10,"Float",3962],[10,"Num",3963],[5,"String",3964],[10,"PartialEq",3960],[10,"Into",3965],[10,"Renderer",2402],[1,"u16"],[1,"u64"],[5,"Formatter",3966],[5,"Error",3966],[6,"Result",3967],[8,"Result",3966],[10,"Display",3966],[10,"Debug",3966],[5,"Box",3968],[6,"Cow",3969],[5,"Arc",3970],[5,"Text",3405],[10,"StyleSheet",3405],[10,"Renderer",2571],[1,"u8"],[6,"Gradient",1206],[5,"Linear",1206],[8,"Srgba",3971],[8,"Srgb",3971],[1,"u32"],[1,"f64"],[6,"Option",3972],[1,"i64"],[17,"Item"],[10,"IntoIterator",3973],[1,"char"],[10,"Hasher",3974],[10,"Hash",3974],[1,"usize"],[10,"Fn",3975],[10,"Mul",3958],[10,"Copy",3976],[10,"AsRef",3965],[5,"Vec",3977],[1,"slice"],[6,"RedrawRequest",3597],[10,"FnOnce",3975],[10,"Sub",3958],[5,"OutOfBounds",3978],[5,"TypeId",3979],[6,"Alignment",720],[6,"Horizontal",720],[6,"Vertical",720],[5,"Border",815],[5,"Radius",815],[5,"Null",878],[10,"Clipboard",878],[6,"Event",909],[6,"PlatformSpecific",909],[6,"MacOS",909],[6,"Status",909],[5,"Font",1027],[6,"Family",1027],[6,"Weight",1027],[6,"Stretch",1027],[6,"Style",1027],[5,"ColorStop",1206],[5,"Bytes",1298],[5,"Handle",1298],[6,"Data",1298],[6,"FilterMethod",1298],[17,"Handle"],[10,"Renderer",1298],[5,"PathBuf",3980],[10,"Send",3976],[10,"Sync",3976],[5,"Modifiers",1432],[6,"Event",1432],[6,"Location",1432],[6,"Key",1577],[6,"Named",1577],[10,"Ord",3960],[10,"PartialOrd",3960],[5,"Node",1947],[5,"Limits",1947],[5,"Layout",1947],[10,"Iterator",3981],[6,"Axis",2063],[5,"Tree",3505],[6,"Button",2089],[6,"Cursor",2089],[6,"Event",2089],[6,"ScrollDelta",2089],[6,"Interaction",2089],[5,"Click",2269],[6,"Kind",2269],[5,"Group",2327],[10,"Overlay",2327],[5,"Style",2402],[5,"Element",2327],[10,"Operation",3249],[5,"Null",2402],[5,"Quad",2402],[5,"Text",2571],[5,"Handle",2506],[6,"Data",2506],[10,"Renderer",2506],[6,"Shaping",2571],[6,"LineHeight",2571],[6,"Hit",2571],[6,"Difference",2571],[17,"Font"],[10,"Paragraph",2571],[17,"Paragraph"],[17,"Editor"],[10,"Editor",2762],[6,"Action",2762],[6,"Edit",2762],[6,"Motion",2762],[6,"Direction",2762],[6,"Cursor",2762],[10,"Highlighter",2941],[5,"Format",2941],[17,"Settings"],[17,"Highlight"],[17,"Iterator"],[5,"Range",3982],[5,"PlainText",2941],[5,"Duration",3011],[5,"Instant",3011],[1,"u128"],[5,"TryFromFloatSecsError",3983],[6,"Event",3133],[5,"Finger",3133],[5,"Id",3200],[6,"State",3505],[5,"Tag",3505],[10,"FnMut",3975],[10,"Any",3979],[6,"Outcome",3249],[10,"Focusable",3290],[10,"Scrollable",3329],[10,"TextInput",3396],[5,"Count",3290],[5,"AbsoluteOffset",3329],[5,"RelativeOffset",3329],[17,"Style"],[5,"Appearance",3405],[5,"State",3405],[10,"Borrow",3984],[6,"Event",3597],[5,"Id",3597],[6,"Level",3597],[6,"Mode",3597],[6,"Position",3597],[6,"UserAttention",3597],[5,"Icon",3828],[6,"Error",3828],[5,"PlatformSpecific",3889],[5,"Settings",3889],[15,"Rgba",1429],[15,"KeyPressed",1570],[15,"KeyReleased",1570],[15,"WheelScrolled",2263],[15,"CursorMoved",2263],[15,"Lines",2265],[15,"Pixels",2265],[15,"Scroll",2940],[15,"FingerPressed",3192],[15,"FingerMoved",3192],[15,"FingerLifted",3192],[15,"FingerLost",3192],[15,"Resized",3822],[15,"Opened",3822],[15,"Moved",3822],[15,"ByteCountNotDivisibleBy4",3884],[15,"DimensionsVsPixelCount",3884]],"b":[[126,"impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-Element%3C\'a,+Message,+Theme,+Renderer%3E"],[127,"impl-Borrow%3Cdyn+Widget%3CMessage,+Theme,+Renderer%3E%3E-for-%26Element%3C\'a,+Message,+Theme,+Renderer%3E"],[228,"impl-Div-for-Radians"],[229,"impl-Div%3Cf32%3E-for-Radians"],[230,"impl-PartialEq%3Cstr%3E-for-SmolStr"],[231,"impl-PartialEq%3CString%3E-for-SmolStr"],[232,"impl-PartialEq%3C%26str%3E-for-SmolStr"],[233,"impl-PartialEq%3C%26String%3E-for-SmolStr"],[234,"impl-PartialEq-for-SmolStr"],[257,"impl-Display-for-SmolStr"],[258,"impl-Debug-for-SmolStr"],[267,"impl-Display-for-Point%3CT%3E"],[268,"impl-Debug-for-Point%3CT%3E"],[276,"impl-From%3C%26mut+str%3E-for-SmolStr"],[277,"impl-From%3CBox%3Cstr%3E%3E-for-SmolStr"],[279,"impl-From%3C%26str%3E-for-SmolStr"],[280,"impl-From%3CString%3E-for-SmolStr"],[281,"impl-From%3CCow%3C\'a,+str%3E%3E-for-SmolStr"],[282,"impl-From%3C%26String%3E-for-SmolStr"],[283,"impl-From%3CArc%3Cstr%3E%3E-for-SmolStr"],[284,"impl-From%3CText%3C\'a,+Theme,+Renderer%3E%3E-for-Element%3C\'a,+Message,+Theme,+Renderer%3E"],[286,"impl-From%3C%26str%3E-for-Element%3C\'a,+Message,+Theme,+Renderer%3E"],[288,"impl-From%3Cu8%3E-for-Radians"],[289,"impl-From%3CDegrees%3E-for-Radians"],[290,"impl-From%3Cf32%3E-for-Radians"],[292,"impl-From%3CGradient%3E-for-Background"],[294,"impl-From%3CLinear%3E-for-Background"],[295,"impl-From%3CColor%3E-for-Background"],[296,"impl-From%3CAlpha%3CRgb,+f32%3E%3E-for-Color"],[297,"impl-From%3C%5Bf32;+4%5D%3E-for-Color"],[298,"impl-From%3C%5Bf32;+3%5D%3E-for-Color"],[300,"impl-From%3CRgb%3E-for-Color"],[303,"impl-From%3CPixels%3E-for-Length"],[304,"impl-From%3Cu16%3E-for-Length"],[305,"impl-From%3Cf32%3E-for-Length"],[308,"impl-From%3C%5Bu16;+4%5D%3E-for-Padding"],[309,"impl-From%3C%5Bf32;+2%5D%3E-for-Padding"],[310,"impl-From%3C%5Bf32;+4%5D%3E-for-Padding"],[311,"impl-From%3Cu16%3E-for-Padding"],[312,"impl-From%3C%5Bu16;+2%5D%3E-for-Padding"],[313,"impl-From%3Cf32%3E-for-Padding"],[314,"impl-From%3Cf32%3E-for-Pixels"],[315,"impl-From%3Cu16%3E-for-Pixels"],[317,"impl-From%3C%5BT;+2%5D%3E-for-Point%3CT%3E"],[319,"impl-From%3C(T,+T)%3E-for-Point%3CT%3E"],[324,"impl-From%3C%5Bu16;+2%5D%3E-for-Size"],[325,"impl-From%3C%5Bf32;+2%5D%3E-for-Size"],[327,"impl-From%3CVector%3E-for-Size"],[328,"impl-From%3CPadding%3E-for-Size"],[330,"impl-From%3CSize%3E-for-Vector"],[331,"impl-From%3C%5BT;+2%5D%3E-for-Vector%3CT%3E"],[353,"impl-FromIterator%3CString%3E-for-SmolStr"],[354,"impl-FromIterator%3C%26String%3E-for-SmolStr"],[355,"impl-FromIterator%3Cchar%3E-for-SmolStr"],[356,"impl-FromIterator%3C%26str%3E-for-SmolStr"],[504,"impl-Mul-for-Radians"],[505,"impl-Mul%3Cf32%3E-for-Radians"],[508,"impl-Mul%3Cf32%3E-for-Rectangle"],[509,"impl-Mul%3CTransformation%3E-for-Rectangle"],[512,"impl-Mul%3CT%3E-for-Vector%3CT%3E"],[513,"impl-Mul%3CTransformation%3E-for-Vector"],[546,"impl-Sub-for-Point%3CT%3E"],[547,"impl-Sub%3CVector%3CT%3E%3E-for-Point%3CT%3E"],[762,"impl-From%3CVertical%3E-for-Alignment"],[764,"impl-From%3CHorizontal%3E-for-Alignment"],[841,"impl-From%3Cf32%3E-for-Radius"],[842,"impl-From%3Cu8%3E-for-Radius"],[844,"impl-From%3C%5Bf32;+4%5D%3E-for-Radius"],[1495,"impl-Debug-for-Modifiers"],[1496,"impl-Binary-for-Modifiers"],[1497,"impl-UpperHex-for-Modifiers"],[1498,"impl-Octal-for-Modifiers"],[1499,"impl-LowerHex-for-Modifiers"],[2383,"impl-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[2384,"impl-Overlay%3CMessage,+Theme,+Renderer%3E-for-Group%3C\'a,+Message,+Theme,+Renderer%3E"],[2659,"impl-From%3Cf32%3E-for-LineHeight"],[2661,"impl-From%3CPixels%3E-for-LineHeight"],[3105,"impl-Sub-for-Instant"],[3106,"impl-Sub%3CDuration%3E-for-Instant"],[3113,"impl-Sum-for-Duration"],[3114,"impl-Sum%3C%26Duration%3E-for-Duration"],[3475,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Text%3C\'a,+Theme,+Renderer%3E"],[3476,"impl-Text%3C\'a,+Theme,+Renderer%3E"],[3847,"impl-Debug-for-Error"],[3848,"impl-Display-for-Error"]]},\ "iced_futures":{"doc":"Asynchronous tasks for GUI programming, inspired by Elm.","t":"IIEKKFENNNCNNHNNENCCNNNNENNNNNCNNNCNNNNNNNNCCCCCCCFNNNNNNNNNNNNNNNNNCNNNNNNNHFNNNNNNNNNNNNNNNNNCNNNNNNNHINNCINNNCHFNNNNNNNNNNNNNNNNNCNNNNNNNHHHKNMMHHIRKFFNNNNNNNNNNNNHNNNNNNNNNNNNMNNNNNNNNNNNNNNHHMNNNNNNNNNNNNNNHNN","n":["BoxFuture","BoxStream","Executor","MaybeSend","MaybeSync","Runtime","Subscription","adapt_into_using","arrays_from","arrays_into","backend","borrow","borrow_mut","boxed_stream","broadcast","components_from","core","enter","event","executor","fmt","from","from_angle","from_stimulus","futures","into","into_angle","into_color","into_color_unclamped","into_stimulus","keyboard","new","run","spawn","subscription","track","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","default","native","null","async_std","smol","thread_pool","tokio","Executor","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","new","spawn","time","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","every","Executor","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","new","spawn","time","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","every","Executor","new","spawn","time","Executor","enter","new","spawn","time","every","Executor","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","new","spawn","time","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","listen","listen_raw","listen_with","Executor","enter","new","spawn","on_key_press","on_key_release","EventStream","Output","Recipe","Subscription","Tracker","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","batch","borrow","borrow","borrow_mut","borrow_mut","broadcast","channel","components_from","components_from","default","fmt","fmt","from","from","from_angle","from_angle","from_recipe","from_stimulus","from_stimulus","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_recipes","into_stimulus","into_stimulus","map","new","none","run","run_with_id","stream","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","unfold","update","with"],"q":[[0,"iced_futures"],[43,"iced_futures::backend"],[46,"iced_futures::backend::native"],[50,"iced_futures::backend::native::async_std"],[76,"iced_futures::backend::native::async_std::time"],[77,"iced_futures::backend::native::smol"],[103,"iced_futures::backend::native::smol::time"],[104,"iced_futures::backend::native::thread_pool"],[108,"iced_futures::backend::native::tokio"],[113,"iced_futures::backend::native::tokio::time"],[114,"iced_futures::backend::null"],[140,"iced_futures::event"],[143,"iced_futures::executor"],[147,"iced_futures::keyboard"],[149,"iced_futures::subscription"],[214,"palette::chromatic_adaptation"],[215,"futures_core::stream"],[216,"core::marker"],[217,"iced_core::event"],[218,"iced_core::event"],[219,"futures_sink"],[220,"core::marker"],[221,"core::ops::function"],[222,"core::fmt"],[223,"core::fmt"],[224,"core::iter::traits::collect"],[225,"core::result"],[226,"palette::convert::try_from_into_color"],[227,"core::any"],[228,"std::io::error"],[229,"core::future::future"],[230,"core::time"],[231,"std::time"],[232,"core::hash"],[233,"futures_util::never"],[234,"futures_channel::mpsc"],[235,"alloc::vec"],[236,"core::ops::function"]],"d":["A boxed static future.","A boxed static stream.","","An extension trait that enforces Send only on native …","An extension trait that enforces Sync only on native …","A batteries-included runtime of commands and subscriptions.","","","","","The underlying implementations of the iced_futures …","","","Boxes a stream.","Broadcasts an event to all the subscriptions currently …","","","Runs the given closure inside the Executor of the Runtime.","Listen to runtime events.","Choose your preferred executor to power a runtime.","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Listen to keyboard events.","Creates a new empty Runtime.","Runs a Stream in the Runtime until completion.","Spawns a Future in the Runtime.","Listen to external events in your application.","Tracks a Subscription in the Runtime.","","","","","","","","A default, cross-platform backend.","Backends that are only available in native platforms: …","A backend that does nothing!","An async-std backend.","A smol backend.","A ThreadPool backend.","A tokio backend.","An async-std executor.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","Listen and react to time.","","","","","","","","Returns a Subscription that produces messages at a set …","A smol executor.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","Listen and react to time.","","","","","","","","Returns a Subscription that produces messages at a set …","A thread pool executor for futures.","","","Listen and react to time.","A tokio executor.","","","","Listen and react to time.","Returns a Subscription that produces messages at a set …","An executor that drops all the futures, instead of …","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","Listen and react to time.","","","","","","","","Returns a Subscription to all the ignored runtime events.","Creates a Subscription that produces a message for every …","Creates a Subscription that listens and filters all the …","A type that can run futures.","Runs the given closure inside the Executor.","Creates a new Executor.","Spawns a future in the Executor.","Listens to keyboard key presses and calls the given …","Listens to keyboard key releases and calls the given …","A stream of runtime events.","The events that will be produced by a Subscription with …","The description of a Subscription.","A request to listen to external events.","A registry of subscription streams.","","","","","","","Batches all the provided subscriptions and returns the …","","","","","Broadcasts an event to the subscriptions currently alive.","Creates a Subscription that publishes the events sent from …","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Creates a Subscription from a Recipe describing it.","","","Hashes the Recipe.","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns the different recipes of the Subscription.","","","Transforms the Subscription output with the given function.","Creates a new empty Tracker.","Returns an empty Subscription that will not produce any …","Returns a Subscription that will call the given function …","Returns a Subscription that will create and asynchronously …","Executes the Recipe and produces the stream of events of …","","","","","","","","","","","","","","","Returns a Subscription that will create and asynchronously …","Updates the Tracker with the given Subscription.","Adds a value to the Subscription context."],"i":[0,0,0,0,0,0,0,6,6,6,0,6,6,0,6,6,0,6,0,0,6,6,6,6,0,6,6,6,6,6,0,6,6,6,0,6,6,6,6,6,6,6,6,0,0,0,0,0,0,0,0,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,0,29,29,29,29,29,29,29,0,0,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,0,35,35,35,35,35,35,35,0,0,36,36,0,0,37,37,37,0,0,0,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,0,38,38,38,38,38,38,38,0,0,0,0,10,10,10,0,0,0,23,0,0,0,34,39,34,39,34,39,34,34,39,34,39,39,0,34,39,39,34,39,34,39,34,39,34,34,39,23,34,39,34,39,34,39,34,39,34,34,39,34,39,34,0,0,23,34,39,34,39,34,39,34,39,34,39,34,39,34,39,0,39,34],"f":[0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[2,[-1]]],[],[[4,[],[[3,[-1]]]],5]],[[[6,[-1,-3,-2]],7,8],9,10,11,[[14,[-2],[[12,[13]]]],15,11,16]],[-1,-2,[],[]],0,[[[6,[-1,-3,-2]],-5],-4,10,11,[[14,[-2],[[12,[13]]]],15,11,16],[],[[18,[],[[17,[-4]]]]]],0,0,[[[6,[-1,-2,-3]],19],20,21,21,21],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[-1,-3],[[6,[-1,-3,-2]]],10,11,[[14,[-2],[[12,[13]]]],15,11,16]],[[[6,[-1,-3,-2]],[2,[-2]]],9,10,11,[[14,[-2],[[12,[13]]]],15,11,16]],[[[6,[-1,-3,-2]],[22,[-2]]],9,10,11,[[14,[-2],[[12,[13]]]],15,11,16]],0,[[[6,[-1,-3,-2]],-4],9,10,11,[[14,[-2],[[12,[13]]]],15,11,16],[[25,[],[[3,[[24,[23]]]]]]]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[29,19],20],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[26,[29,30]]]],[[29,-1],9,[[31,[],[[17,[9]]]],5]],0,[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[32,[[34,[33]]]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[35,19],20],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[26,[35,30]]]],[[35,-1],9,[[31,[],[[17,[9]]]],5]],0,[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[32,[[34,[33]]]],0,[[],[[26,[36,30]]]],[[36,-1],9,[[31,[],[[17,[9]]]],5]],0,0,[[37,-2],-1,[],[[18,[],[[17,[-1]]]]]],[[],[[26,[37,30]]]],[[37,-1],9,[[31,[],[[17,[9]]]],5]],0,[32,[[34,[33]]]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[38,19],20],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[26,[38,30]]]],[[38,-1],9,[[31,[],[[17,[9]]]],5]],0,[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[34,[7]]]],[[],[[34,[-1]]],11],[[],[[34,[-1]]],11],0,[[10,-2],-1,[],[[18,[],[[17,[-1]]]]]],[[],[[26,[10,30]]]],[[10,-1],9,[[31,[],[[17,[9]]]],11]],[[],[[34,[-1]]],11],[[],[[34,[-1]]],11],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[34,[-1]]],[],[[25,[],[[3,[[34,[-1]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[39,7,8],9],[[-1,40,-4],[[34,[-2]]],41,11,[[31,[],[[17,[42]]]],11],[[18,[[43,[-2]]],[[17,[-3]]]],11]],[-1,-2,[],[]],[-1,-2,[],[]],[[],39],[[[34,[-1]],19],20,[]],[[39,19],20],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-2,[[34,[-1]]],[],[[23,[],[[17,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[[23,[],[[17,[-1]]]],44],9,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[34,[-1]]],[[45,[[24,[23]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[34,[-1]]],[[34,[-2]]],[],[]],[[],39],[[],[[34,[-1]]],[]],[[],[[34,[-1]]],[]],[[-1,-3],[[34,[-2]]],41,[],[[4,[],[[3,[-2]]]],11]],[[[24,[[23,[],[[17,[-1]]]]]],46],[[2,[-1]]],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,-5],[[34,[-3]]],41,11,11,[[31,[],[[17,[[9,[-3,-2]]]]]],11],[[47,[-2],[[17,[-4]]]],11,48]],[[39,-1,-3],[[45,[[22,[9]]]]],[[49,[],[[3,[[24,[23]]]]]]],11,[[14,[-2],[[12,[13]]]],15,11,16]],[[[34,[-1]],-2],[[34,[[9,[-2,-1]]]]],[],[41,16,5,48]]],"c":[],"p":[[10,"TransformMatrix",214],[8,"BoxStream",0],[17,"Item"],[10,"Stream",215],[10,"Send",216],[5,"Runtime",0],[6,"Event",217],[6,"Status",217],[1,"tuple"],[10,"Executor",143],[10,"MaybeSend",0],[17,"Error"],[5,"SendError",218],[10,"Sink",219],[10,"Unpin",216],[10,"Clone",220],[17,"Output"],[10,"FnOnce",221],[5,"Formatter",222],[8,"Result",222],[10,"Debug",222],[8,"BoxFuture",0],[10,"Recipe",149],[5,"Box",223],[10,"IntoIterator",224],[6,"Result",225],[5,"OutOfBounds",226],[5,"TypeId",227],[5,"Executor",50],[5,"Error",228],[10,"Future",229],[5,"Duration",230],[5,"Instant",231],[5,"Subscription",149],[5,"Executor",77],[8,"Executor",104],[8,"Executor",108],[5,"Executor",114],[5,"Tracker",149],[1,"usize"],[10,"Hash",232],[8,"Never",233],[5,"Sender",218],[5,"Hasher",234],[5,"Vec",235],[8,"EventStream",149],[10,"FnMut",221],[10,"Sync",216],[10,"Iterator",236]],"b":[]},\ -"iced_graphics":{"doc":"A bunch of backend-agnostic types that can be leveraged to …","t":"GEPPPEPEPGEPPPPPPPEPPGPPEPPFPPFNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNCNNNNNCECNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNECCNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNCNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOKKRKKMMMSFNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNKFPPPRRRGPKNNONNNNONNNNNNNNMMMNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNKMHHEREPEEEEKPEGFNNNNNNNNNNNNNNONNONNNNNMNNNNCNNONNNNNNNNNNEONNNNNNNNNNNNOCOOOCNNNNNNNNNNNNNNNNOPFPGENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNEFFNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNENNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNOONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNPPGFGPPPPFENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNGFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNOONNNNNNNNNNNNNNNNNNNNNNNNEHPFFGPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNEEFEFFNNNNNNNNNNNNNNNOCONNNNNONNNENNNNNNNNNNCNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHCNONHHNNHNNNNNNNNNNNNNNNNNNNNNNFFFINNNNNNNNNNNNNNNNOONNNNNONNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOONNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNON","n":["Antialiasing","Backend","BackendError","Cache","Clip","Compositor","Custom","Damage","Editor","Error","Gradient","GraphicsAdapterNotFound","Group","Image","MSAAx16","MSAAx2","MSAAx4","MSAAx8","Mesh","NoAvailablePixelFormat","Paragraph","Primitive","Quad","RawText","Renderer","Svg","Text","Transformation","Translate","VersionNotSupported","Viewport","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","backend","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clip","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","compositor","core","damage","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","futures","geometry","gradient","group","identity","image","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","logical_size","mesh","mul","orthographic","physical_height","physical_size","physical_width","projection","renderer","sample_count","scale","scale_factor","text","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","translate","translate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","with_physical_size","background","border","bounds","bounds","bounds","bounds","bounds","clip_bounds","clip_bounds","clip_bounds","color","color","color","color","content","content","content","content","editor","filter_method","font","handle","handle","horizontal_alignment","line_height","paragraph","position","position","primitives","shadow","shaping","size","translation","vertical_alignment","Backend","Image","Primitive","Svg","Text","dimensions","load_font","viewport_dimensions","GAMMA_CORRECTION","Packed","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components","components_from","deref","deref_mut","drop","eq","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_valid_bit_pattern","pack","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Compositor","Information","Lost","OutOfMemory","Outdated","Renderer","Settings","Surface","SurfaceError","Timeout","Window","adapt_into_using","adapt_into_using","adapter","arrays_from","arrays_from","arrays_into","arrays_into","backend","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","configure_surface","create_renderer","create_surface","deref","deref","deref_mut","deref_mut","drop","drop","eq","fetch_information","fmt","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","present","screenshot","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Damage","bounds","group","list","Fill","Geometry","Gradient","Gradient","LineCap","LineDash","LineJoin","Path","Renderer","Solid","Stroke","Style","Text","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","content","default","deref","deref","deref_mut","deref_mut","draw","draw_with","drop","drop","eq","fill","fmt","fmt","font","from","from","from","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","gradient","horizontal_alignment","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_height","path","position","shaping","size","stroke","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","vertical_alignment","EvenOdd","Fill","NonZero","Rule","Style","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","drop","drop","eq","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","rule","style","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Arc","Builder","Path","adapt_into_using","adapt_into_using","arc","arc","arc_to","arrays_from","arrays_from","arrays_into","arrays_into","bezier_curve_to","borrow","borrow","borrow_mut","borrow_mut","build","circle","circle","clone","clone_into","close","components_from","components_from","default","deref","deref","deref_mut","deref_mut","drop","drop","ellipse","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_to","lyon_path","move_to","new","new","quadratic_curve_to","raw","rectangle","rectangle","to_owned","transform","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Arc","Elliptical","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","center","center","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","drop","drop","end_angle","end_angle","fmt","fmt","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radii","radius","rotation","start_angle","start_angle","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Bevel","Butt","LineCap","LineDash","LineJoin","Miter","Round","Round","Square","Stroke","Style","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_cap","line_dash","line_join","offset","segments","style","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","width","with_color","with_line_cap","with_line_join","with_width","Gradient","Linear","Linear","Packed","adapt_into_using","adapt_into_using","adapt_into_using","add_stop","add_stops","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","end","eq","eq","eq","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_valid_bit_pattern","new","pack","pack","pack","start","stops","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","image_rs","load","Gradient","GradientVertex2D","Indexed","Mesh","Solid","SolidVertex2D","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gradient","indices","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_valid_bit_pattern","is_valid_bit_pattern","position","position","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","vertices","buffers","buffers","size","size","Renderer","adapt_into_using","arrays_from","arrays_into","backend","borrow","borrow_mut","clear","components_from","default_font","default_size","deref","deref_mut","dimensions","dimensions","draw","draw","draw_primitive","drop","end_layer","end_translation","fill_editor","fill_paragraph","fill_quad","fill_text","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","load_font","new","start_layer","start_translation","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","with_layer","with_primitives","with_translation","Cache","Editor","FontSystem","Paragraph","Raw","Version","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffer","cache","clip_bounds","clone","clone","clone_into","clone_into","cmp","color","components_from","components_from","components_from","cosmic_text","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","editor","eq","eq","fmt","fmt","font_system","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","load_font","measure","paragraph","partial_cmp","position","raw","to_attributes","to_color","to_owned","to_owned","to_shaping","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","version","Cache","Entry","Key","KeyHash","adapt_into_using","adapt_into_using","adapt_into_using","allocate","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","buffer","clone","clone_into","components_from","components_from","components_from","content","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","fmt","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","get","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","line_height","min_bounds","new","shaping","size","to_owned","trim","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","Editor","Weak","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","bounds","bounds","buffer","clone","clone_into","components_from","components_from","cursor","cursor_position","default","deref","deref","deref_mut","deref_mut","downgrade","drop","drop","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_count","new","perform","selection","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","update","upgrade","with_text","Paragraph","Weak","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","buffer","clone","clone","clone_into","clone_into","compare","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downgrade","drop","drop","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","grapheme_position","hit_test","horizontal_alignment","horizontal_alignment","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","min_bounds","min_bounds","new","resize","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upgrade","vertical_alignment","vertical_alignment","with_text"],"q":[[0,"iced_graphics"],[209,"iced_graphics::Primitive"],[243,"iced_graphics::backend"],[251,"iced_graphics::color"],[286,"iced_graphics::compositor"],[365,"iced_graphics::damage"],[369,"iced_graphics::geometry"],[461,"iced_graphics::geometry::fill"],[531,"iced_graphics::geometry::path"],[609,"iced_graphics::geometry::path::arc"],[679,"iced_graphics::geometry::stroke"],[821,"iced_graphics::gradient"],[926,"iced_graphics::image"],[928,"iced_graphics::mesh"],[1063,"iced_graphics::mesh::Mesh"],[1067,"iced_graphics::renderer"],[1116,"iced_graphics::text"],[1227,"iced_graphics::text::cache"],[1323,"iced_graphics::text::editor"],[1398,"iced_graphics::text::paragraph"],[1476,"palette::chromatic_adaptation"],[1477,"iced_core::rectangle"],[1478,"core::clone"],[1479,"core::cmp"],[1480,"core::fmt"],[1481,"core::fmt"],[1482,"iced_core::size"],[1483,"smol_str"],[1484,"alloc::string"],[1485,"iced_core::vector"],[1486,"core::result"],[1487,"palette::convert::try_from_into_color"],[1488,"core::any"],[1489,"iced_core::image"],[1490,"alloc::borrow"],[1491,"iced_core::svg"],[1492,"iced_core::color"],[1493,"core::convert"],[1494,"core::default"],[1495,"iced_core::renderer"],[1496,"core::convert"],[1497,"iced_core::point"],[1498,"core::ops::function"],[1499,"lyon_path::math"],[1500,"iced_core::gradient"],[1501,"core::iter::traits::collect"],[1502,"iced_core::gradient"],[1503,"image::error"],[1504,"iced_core::pixels"],[1505,"iced_core::image"],[1506,"iced_core::renderer"],[1507,"iced_core::text"],[1508,"iced_core::font"],[1509,"core::cmp"],[1510,"core::hash"],[1511,"cosmic_text::buffer"],[1512,"cosmic_text::font::system"],[1513,"cosmic_text::attrs"],[1514,"cosmic_text::attrs"],[1515,"iced_core::text::editor"],[1516,"iced_core::text::highlighter"],[1517,"iced_core::text::highlighter"],[1518,"iced_core::alignment"]],"d":["An antialiasing strategy.","","An error occured in the context’s internal backend","A cached primitive.","A clip primitive","","A backend-specific primitive.","","An editor primitive","An error that occurred while creating an application’s …","","A suitable graphics adapter or device could not be found.","A group of primitives","An image primitive","Multisample AA with 16 samples","Multisample AA with 2 samples","Multisample AA with 4 samples","Multisample AA with 8 samples","","Failed to find any pixel format that matches the criteria.","A paragraph primitive","A rendering primitive.","A quad primitive","A raw cosmic-text primitive","","An SVG primitive","A text primitive","A 2D transformation matrix.","A primitive that applies a translation","The requested backend version is not supported.","A viewing region for displaying computer graphics.","","","","","","","","","","","","","","","","","Write a graphics backend.","","","","","","","","","","","","Creates a Primitive::Clip.","","","","","","","","","Manage colors for shaders.","","","","","","A compositor is responsible for initializing a renderer …","","Track and compute the damage of graphical primitives.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Build and draw geometry.","A gradient that can be used as a fill for some geometry.","Creates a Primitive::Group.","Get the identity transformation.","Load and operate on images.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns the logical size of the Viewport.","Draw triangles!","","Creates an orthographic projection.","Returns the physical height of the Viewport.","Returns the physical size of the Viewport.","Returns the physical width of the Viewport.","Returns the projection transformation of the Viewport.","Create a renderer from a Backend.","Returns the amount of samples of the Antialiasing.","Creates a scale transformation.","Returns the scale factor of the Viewport.","Draw text.","","","","","","","Creates a Primitive::Translate.","Creates a translate transformation.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Viewport with the given physical dimensions …","The background of the quad","The Border of the quad","The bounds of the text.","The bounds of the quad","The bounds of the image","The bounds of the viewport","The bounds of the clip","The clip bounds of the text.","The clip bounds of the paragraph.","The clip bounds of the editor.","The color of the text.","The color of the paragraph.","The color of the editor.","The Color filter","The contents of the text.","The content of the clip","The primitive to translate","The cached primitive","The editor::Weak reference.","The filter method of the image","The font of the text.","The handle of the image","The path of the SVG file","The horizontal alignment of the text.","The line height of the text.","The paragraph::Weak reference.","The position of the paragraph.","The position of the editor.","The primitives of the group","The Shadow of the quad","The shaping strategy of the text.","The size of the text in logical pixels.","The translation vector","The vertical alignment of the text.","The graphics backend of a Renderer.","A graphics backend that supports image rendering.","The custom kind of primitives this Backend supports.","A graphics backend that supports SVG rendering.","A graphics backend that supports text rendering.","Returns the dimensions of the provided image.","Loads a font from its bytes.","Returns the viewport dimensions of the provided SVG.","A flag that indicates whether the renderer should perform …","A color packed as 4 floats representing RGBA channels.","","","","","","","","Returns the internal components of the Packed color.","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","Packs a Color.","","","","","","","","","A graphics compositor that can draw to windows.","Contains information about the graphics (e.g. graphics …","The swap chain has been lost and needs to be recreated.","There is no more memory left to allocate a new frame.","The underlying surface has changed, and therefore the …","The iced renderer of the backend.","The settings of the backend.","The surface of the backend.","Result of an unsuccessful call to Compositor::present.","A timeout was encountered while trying to acquire the next …","A window that can be used in a Compositor.","","","Contains the graphics adapter.","","","","","Contains the graphics backend.","","","","","","","","","Configures a new Surface with the given dimensions.","Creates a Self::Renderer for the Compositor.","Crates a new Surface for the given window.","","","","","","","","Returns Information used by this Compositor.","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Compositor.","Presents the Renderer primitives to the next frame of the …","Screenshots the current Renderer primitives to an …","","","","","","","","","","","","","","","","","","A type that has some damage bounds.","Returns the bounds of the Damage.","Groups the given damage regions that are close together …","Computes the damage regions between the two given lists of …","","The kind of geometry this renderer can draw.","","A Gradient color.","","","","","A renderer capable of drawing some Self::Geometry.","A solid Color.","","The coloring style of some drawing.","A bunch of text that can be drawn to a canvas","","","","","","","","","","","","","","","The color of the text","","","The contents of the text","","","","","","Draws the given layers of Self::Geometry.","Computes the Paths of the Text and draws them using the …","","","","Fill Geometry with a certain style.","","","The font of the text","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","","The horizontal alignment of the text","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The line height of the text.","Build different kinds of 2D shapes.","The position of the text relative to the alignment …","The shaping strategy of the text.","The size of the text","Create lines from a Path and assigns them various …","","","","","","","","","","","","","","","","","The vertical alignment of the text","","The style used to fill geometry.","","The fill rule defines how to determine what is inside and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The fill rule defines how to determine what is inside and …","The color or gradient of the fill.","","","","","","","","","","","","","","","","","","A Path builder.","An immutable set of points that may or may not be …","","","Build and draw curves.","Adds an Arc to the Path from start_angle to end_angle in a …","Adds a circular arc to the Path with the given control …","","","","","Adds a cubic Bézier curve to the Path given its two …","","","","","Builds the Path of this Builder.","Adds a circle to the Path given its center coordinate and …","Creates a new Path representing a circle given its center …","","","Closes the current sub-path in the Path with a straight …","","","","","","","","","","Adds an ellipse to the Path using a clockwise direction.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Path representing a line segment given its …","Connects the last point in the Path to the given Point …","","Moves the starting point of a new sub-path to the given …","Creates a new Builder.","Creates a new Path with the provided closure.","Adds a quadratic Bézier curve to the Path given its …","Returns the internal lyon_path::Path.","Adds a rectangle to the Path given its top-left corner …","Creates a new Path representing a rectangle given its …","","Returns the current Path with the given transform applied …","","","","","","","","","","","","","","","A segment of a differentiable curve.","An elliptical Arc.","","","","","","","","","","","The center of the arc.","The center of the arc.","","","","","","","","","","","","","The end of the segment’s angle, clockwise rotation from …","The end of the segment’s angle, clockwise rotation from …","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The radii of the arc’s ellipse. The horizontal and …","The radius of the arc.","The clockwise rotation of the arc’s ellipse.","The start of the segment’s angle, clockwise rotation …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","","","","","","","","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A sharp corner.","At the end of each sub-path, the shape representing the …","A round corner.","At the end of each sub-path, the shape representing the …","The style of a stroke.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The shape to be used at the corners of paths or basic …","The offset of LineDash::segments to start the pattern.","The alternating lengths of lines and gaps which describe …","The color or gradient of the stroke.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The distance between the two edges of the stroke.","Sets the color of the Stroke.","Sets the LineCap of the Stroke.","Sets the LineJoin of the Stroke.","Sets the width of the Stroke.","A fill which linearly interpolates colors along a …","A linear gradient.","A linear gradient interpolates colors along a direction …","Packed Gradient data for use in shader code.","","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The absolute ending position of the gradient.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Creates a new Linear builder.","Creates a new Packed gradient for use in shader code.","Packs the Gradient for use in shader code.","Packs the Gradient for use in shader code.","The absolute starting position of the gradient.","ColorStops along the linear gradient direction.","","","","","","","","","","","","","","","","","","","","","","","","","","Tries to load an image by its Handle.","A mesh with a gradient.","A vertex which contains 2D position & packed gradient data.","A set of vertices and indices representing a list of …","A low-level primitive to render a mesh of triangles.","A mesh with a solid color.","A two-dimensional vertex with a color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color of the vertex in linear RGBA.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The packed vertex data of the gradient.","The list of vertex indices that defines the triangles of …","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","The vertex position in 2D space.","The vertex position in 2D space.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The vertices of the mesh","The vertices and indices of the mesh.","The vertices and indices of the mesh.","The size of the drawable region of the mesh.","The size of the drawable region of the mesh.","A backend-agnostic renderer that supports all the built-in …","","","","Returns a reference to the Backend of the Renderer.","","","","","","","","","","","","","Enqueues the given Primitive in the Renderer for drawing.","","Ends the recording of a layer.","Ends the recording of a translation.","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","Creates a new Renderer from the given Backend.","Starts recording a new layer.","Starts recording a translation.","","","","","","","","","Runs the given closure with the Backend and the recorded …","","","","A set of system fonts.","","A weak reference to a [cosmic-text::Buffer] that can be …","A version number.","","","","","","","","","","","","","","","","A weak reference to a cosmic_text::Buffer.","Cache text.","The clip bounds of the text.","","","","","","The color of the text.","","","","","","","","","","","","","","","Draw and edit text.","","","","","Returns the global FontSystem.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Loads a font from its bytes.","Measures the dimensions of the given cosmic_text::Buffer.","Draw paragraphs.","","The position of the text.","Returns the raw cosmic_text::FontSystem.","Returns the attributes of the given Font.","Converts some Color to a cosmic_text::Color.","","","Converts some Shaping strategy to a cosmic_text::Shaping …","","","","","","","","","","","","","","","","","","","","","","Returns the current Version of the FontSystem.","A store of recently used sections of text.","A cache entry.","A cache key representing a section of text.","The hash of a Key.","","","","Allocates a text Entry if it is not already present in the …","","","","","","","","","","","","","The bounds of the text.","The buffer of text, ready for drawing.","","","","","","The content of the text.","","","","","","","","","","","","The Font of the text.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Gets the text Entry with the given KeyHash.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","The line height of the text.","The minimum bounds of the text.","Creates a new empty Cache.","The shaping strategy of the text.","The size of the text.","","Trims the Cache.","","","","","","","","","","","","","","","","","","","","","","A multi-line text editor.","A weak reference to an Editor.","","","","","","","","","","","","The bounds of the Editor.","Returns the buffer of the Editor.","","","","","","","","","","","","Creates a Weak reference to the Editor.","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Creates a new empty Editor.","","","","","","","","","","","","","","","","","","","Tries to update the reference into an Editor.","","A bunch of text.","A weak reference to a Paragraph.","","","","","","","","","","","Returns the buffer of the Paragraph.","","","","","","","","","","","","","Creates a Weak reference to the Paragraph.","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","The horizontal alignment of the Paragraph.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","The minimum bounds of the Paragraph.","Creates a new empty Paragraph.","","","","","","","","","","","","","","","","","","Tries to update the reference into a Paragraph.","","The vertical alignment of the Paragraph.",""],"i":[0,0,17,5,5,0,5,0,5,0,0,17,5,5,8,8,8,8,0,17,5,0,5,5,0,5,5,0,5,17,0,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,2,0,8,17,5,2,10,8,17,5,2,10,5,5,8,5,2,10,8,5,2,10,0,8,17,5,2,10,0,0,0,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,5,2,8,17,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,0,0,0,5,2,0,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,10,0,2,2,10,10,10,10,0,8,2,10,0,8,5,2,10,17,17,5,2,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,8,17,5,2,10,10,123,123,124,123,125,126,127,124,128,129,124,128,129,126,124,127,130,131,129,125,124,125,126,124,124,128,128,129,132,123,124,124,130,124,0,0,84,0,0,29,31,35,0,0,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,37,0,37,37,37,37,37,37,37,37,0,0,40,40,40,44,44,44,0,40,0,40,48,48,40,48,40,48,48,40,48,40,48,40,40,40,48,44,44,44,40,48,40,48,40,48,40,44,40,40,48,40,48,40,48,40,48,40,48,40,48,40,48,40,48,40,48,40,48,44,44,44,40,40,40,40,48,40,48,40,48,40,48,40,48,40,48,40,48,0,7,0,0,0,54,0,51,0,0,0,0,0,51,0,0,0,51,52,51,52,51,52,51,52,51,52,51,52,51,52,52,51,52,52,52,51,52,51,52,54,52,51,52,51,0,51,52,52,51,51,51,52,52,52,51,52,51,52,0,52,51,52,51,52,51,52,51,52,51,52,51,52,52,0,52,52,52,0,51,52,51,52,51,52,51,52,51,52,51,52,51,52,51,52,52,59,0,59,0,0,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,58,59,58,59,58,59,59,58,59,58,58,58,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,58,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,0,0,0,61,55,0,61,61,61,55,61,55,61,61,55,61,55,61,61,55,55,55,61,61,55,61,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,55,61,0,61,61,55,61,55,61,55,55,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,0,0,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,70,69,0,0,0,70,69,70,69,0,0,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,68,68,71,71,68,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,68,68,68,68,0,0,57,0,57,60,75,60,60,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,60,57,60,75,57,60,75,57,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,75,60,0,57,60,60,60,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,0,0,79,0,0,0,79,0,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,79,80,81,82,79,80,81,82,81,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,82,80,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,81,82,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,80,133,134,133,134,0,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,0,0,0,0,0,0,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,94,0,94,93,94,93,94,93,94,96,93,94,0,93,96,93,94,96,93,94,96,93,94,0,93,94,93,94,0,96,93,94,96,93,94,96,93,94,93,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,0,0,93,94,96,0,0,93,94,0,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,0,0,0,0,108,105,106,105,108,105,106,108,105,106,108,105,106,108,105,106,106,108,106,106,108,105,106,106,105,108,105,106,108,105,106,108,105,106,106,106,108,105,106,108,105,106,108,105,106,105,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,106,108,105,106,106,106,105,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,0,0,109,110,109,110,109,110,109,110,109,110,109,110,109,110,110,109,110,109,109,109,109,110,109,110,109,109,110,109,110,109,110,109,110,109,110,109,110,109,109,110,109,110,109,110,109,110,109,110,109,110,109,109,109,109,109,110,109,110,109,110,109,110,109,110,109,110,109,110,109,110,109,110,109,0,0,117,118,117,118,117,118,117,118,117,118,117,117,118,117,118,117,117,118,117,117,118,117,118,117,117,118,117,118,117,118,117,118,117,118,117,118,117,117,117,118,117,118,117,118,117,118,117,118,117,118,117,118,117,118,117,117,117,118,117,118,117,118,117,118,117,118,117,118,117,118,117,118,118,117,118,117],"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,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,[[4,[3]]]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[5,[-1]]],6,7],[[[5,[-1]],6],[[5,[-1]]],[]],[8,8],[[[5,[-1]]],[[5,[-1]]],9],[2,2],[10,10],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[12,11],[12,11],[12,11],[[8,8],13],[[[5,[-1]],[5,[-1]]],13,14],[[2,2],13],[[8,15],16],[[17,15],16],[[17,15],16],[[[5,[-1]],15],16,18],[[2,15],16],[[10,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[19,[[5,[-1]]]]],[[5,[-1]]],[]],[[],2],0,[[],12],[[],12],[[],12],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[10,[[20,[3]]]],0,[[2,2],2],[[21,21],2],[10,21],[10,[[20,[21]]]],[10,21],[10,2],0,[8,21],[[3,3],2],[10,22],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,23,[]],[-1,24,[]],[[[5,[-1]],25],[[5,[-1]]],[]],[[3,3],2],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[20,[21]],22],10],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[29,30],[[20,[21]]]],[[31,[34,[[33,[32]]]]],11],[[35,36],[[20,[21]]]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[37,37],[[-1,-2],11,[],[]],[37,[[4,[3]]]],[-1,-2,[],[]],[12,-1,[]],[12,-1,[]],[12,11],[[37,37],13],[[37,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,13,[]],[-1,37,[[39,[38]]]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[40,40],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-3,21,21],11,45,46,[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]]],-2,45,46,[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-4,21,21],-3,45,46,[],[47,9]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[[40,40],13],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]]],48,45,46,[]],[[40,15],16],[[40,15],16],[[48,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2],[[26,[[44,[],[[41,[-1]],[42,[-3]],[43,[-4]]]],17]]],45,[47,9],46,[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-2,-3,10,38,[33,[-4]]],[[26,[11,40]]],45,46,[],[[50,[49]]]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-2,-3,10,38,[33,[-4]]],[[19,[32]]],45,46,[],[[50,[49]]]],[-1,-2,[],[]],[-1,23,[]],[-1,24,[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[7,6],[[[19,[6]],3,[20,[21]]],[[19,[6]]]],[[[33,[[5,[-1]]]],[33,[[5,[-1]]]]],[[19,[6]]],7],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[51,51],[52,52],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],0,[[],52],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[[[54,[],[[53,[-1]]]],[19,[-1]]],11,[]],[[52,-1],11,[[56,[55,38]]]],[12,11],[12,11],[[51,51],13],0,[[51,15],16],[[52,15],16],0,[57,51],[-1,-1,[]],[38,51],[-1,-1,[]],[24,52],[49,52],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,58],[59,59],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[[59,59],13],[[58,15],16],[[59,15],16],[60,58],[-1,-1,[]],[57,58],[38,58],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[[61,62],11],[[61,63,63,3],11],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,63,63,63],11],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[61,55],[[61,63,3],11],[[63,3],55],[55,55],[[-1,-2],11,[],[]],[61,11],[-1,-2,[],[]],[-1,-2,[],[]],[[],61],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[[61,64],11],[[55,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[63,63],55],[[61,63],11],0,[[61,63],11],[[],61],[-1,55,[[65,[61]]]],[[61,63,63],11],[55,66],[[61,63,20],11],[[63,20],55],[-1,-2,[],[]],[[55,67],55],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[62,62],[64,64],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],0,0,[[62,15],16],[[64,15],16],[-1,-1,[]],[-1,-1,[]],[62,64],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[68,68],[69,69],[70,70],[71,71],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],68],[[],69],[[],70],[[],71],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[12,11],[12,11],[[68,15],16],[[69,15],16],[[70,15],16],[[71,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],12],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[68,38],68],[[68,69],68],[[68,70],68],[[68,3],68],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[60,3,38],60],[[60,-1],60,[[74,[],[[72,[73]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[57,57],[60,60],[75,75],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[12,11],0,[[57,57],13],[[60,60],13],[[75,75],13],[[57,15],16],[[60,15],16],[[75,15],16],[60,57],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],12],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,13,[]],[[63,63],60],[[76,6],75],[57,75],[60,75],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[30,[[78,[77]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[79,6],[79,79],[[[80,[-1]]],[[80,[-1]]],9],[81,81],[82,82],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[12,11],[12,11],[[79,79],13],[[[80,[-1]],[80,[-1]]],13,14],[[81,81],13],[[82,82],13],[[79,15],16],[[[80,[-1]],15],16,18],[[81,15],16],[[82,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],12],[[],12],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,13,[]],[-1,13,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]]],-1,84],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]]],11,84],[-1,-2,[],[]],[[[83,[-1]]],-2,[84,31],[]],[[[83,[-1]]],85,[84,31]],[12,-1,[]],[12,-1,[]],[[[83,[-1]],30],[[20,[21]]],[84,29]],[[[83,[-1]],36],[[20,[21]]],[84,35]],[[[83,[-1]],30,86,6],11,[84,29]],[[[83,[-1]],36,[87,[38]],6],11,[84,35]],[[[83,[-1]],5],11,84],[12,11],[[[83,[-1]],[19,[5]],6],11,84],[[[83,[-1]],[19,[5]],25],11,84],[[[83,[-1]],-2,63,38,6],11,[84,31],[]],[[[83,[-1]],-2,63,38,6],11,[84,31],[]],[[[83,[-1]],88,-2],11,84,[[39,[89]]]],[[[83,[-1]],[90,[-2]],63,38,6],11,[84,31],[]],[[[83,[-1]],15],16,[18,84]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]],[34,[[33,[32]]]]],11,[84,31]],[[-1,91,85],[[83,[-1]]],84],[[[83,[-1]]],[[19,[5]]],84],[[[83,[-1]]],[[19,[5]]],84],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]],6,-2],11,84,[[65,[[83,[-1]]]]]],[[[83,[-1]],-3],-2,84,[],[[65,[-1,[33,[5]]],[[92,[-2]]]]]],[[[83,[-1]],25,-2],11,84,[[65,[[83,[-1]]]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[93,93],[94,94],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[93,93],95],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],93],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[12,11],0,[[93,93],13],[[94,94],13],[[93,15],16],[[94,15],16],[[],[[97,[96]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[93,-1],11,98],[[],12],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[96,[34,[[33,[32]]]]],11],[99,20],0,[[93,93],[[87,[95]]]],0,[96,100],[91,101],[38,102],[-1,-2,[],[]],[-1,-2,[],[]],[103,104],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[96,93],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[105,100,106],[[11,[107,108]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[106,106],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],105],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,11],[12,11],[12,11],[[106,15],16],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[105,107],[[87,[108]]]],[[],12],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],105],0,0,[-1,-2,[],[]],[105,11],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[109,20],0,[109,99],[110,110],[[-1,-2],11,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[109,111],[109,[[11,[12,12]]]],[[],109],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[109,110],[12,11],[12,11],[[109,109],13],[[110,110],13],[[109,15],16],[[110,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,-1,-2,-3],11,[],112,[[114,[],[[92,[[113,[-1]]]]]]]],[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,12],[[87,[49]]]],[109,12],[[],109],[[109,115],11],[109,[[87,[24]]]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,20,91,85,116,-1],11,112],[110,[[87,[109]]]],[49,109],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[117,99],[117,117],[118,118],[[-1,-2],11,[],[]],[[-1,-2],11,[],[]],[[117,[90,[91]]],119],[-1,-2,[],[]],[-1,-2,[],[]],[[],117],[12,-1,[]],[12,-1,[]],[12,-1,[]],[12,-1,[]],[117,118],[12,11],[12,11],[[117,117],13],[[118,118],13],[[117,15],16],[[118,15],16],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[117,12,12],[[87,[63]]]],[[117,63],[[87,[120]]]],[117,121],0,[[],12],[[],12],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[117,20],0,[[],117],[[117,20],11],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[118,[[87,[117]]]],[117,122],0,[[[90,[91]]],117]],"c":[],"p":[[10,"TransformMatrix",1476],[5,"Transformation",0],[1,"f32"],[1,"array"],[6,"Primitive",0],[5,"Rectangle",1477],[10,"Damage",365],[6,"Antialiasing",0],[10,"Clone",1478],[5,"Viewport",0],[1,"tuple"],[1,"usize"],[1,"bool"],[10,"PartialEq",1479],[5,"Formatter",1480],[8,"Result",1480],[6,"Error",0],[10,"Debug",1480],[5,"Vec",1481],[5,"Size",1482],[1,"u32"],[1,"f64"],[5,"SmolStr",1483],[5,"String",1484],[5,"Vector",1485],[6,"Result",1486],[5,"OutOfBounds",1487],[5,"TypeId",1488],[10,"Image",243],[5,"Handle",1489],[10,"Text",243],[1,"u8"],[1,"slice"],[6,"Cow",1490],[10,"Svg",243],[5,"Handle",1491],[5,"Packed",251],[5,"Color",1492],[10,"Into",1493],[6,"SurfaceError",286],[17,"Settings"],[17,"Renderer"],[17,"Surface"],[10,"Compositor",286],[10,"Default",1494],[10,"Renderer",1495],[10,"Window",286],[5,"Information",286],[1,"str"],[10,"AsRef",1493],[6,"Style",369],[5,"Text",369],[17,"Geometry"],[10,"Renderer",369],[5,"Path",531],[10,"FnMut",1496],[6,"Gradient",821],[5,"Fill",461],[6,"Rule",461],[5,"Linear",821],[5,"Builder",531],[5,"Arc",609],[5,"Point",1497],[5,"Elliptical",609],[10,"FnOnce",1496],[5,"Path",1498],[8,"Transform",1499],[5,"Stroke",679],[6,"LineCap",679],[6,"LineJoin",679],[5,"LineDash",679],[17,"Item"],[5,"ColorStop",1500],[10,"IntoIterator",1501],[5,"Packed",821],[6,"Gradient",1500],[6,"DynamicImage",1502],[8,"ImageResult",1503],[6,"Mesh",928],[5,"Indexed",928],[5,"SolidVertex2D",928],[5,"GradientVertex2D",928],[5,"Renderer",1067],[10,"Backend",243],[5,"Pixels",1504],[6,"FilterMethod",1489],[6,"Option",1505],[5,"Quad",1495],[6,"Background",1506],[5,"Text",1507],[5,"Font",1508],[17,"Output"],[5,"Version",1116],[5,"Raw",1116],[6,"Ordering",1479],[5,"FontSystem",1116],[5,"RwLock",1509],[10,"Hasher",1510],[5,"Buffer",1511],[5,"FontSystem",1512],[5,"Attrs",1513],[5,"Color",1513],[6,"Shaping",1507],[6,"Shaping",1514],[5,"Cache",1227],[5,"Key",1227],[8,"KeyHash",1227],[5,"Entry",1227],[5,"Editor",1323],[5,"Weak",1323],[6,"Cursor",1515],[10,"Highlighter",1516],[5,"Format",1516],[10,"Fn",1496],[6,"Action",1515],[6,"LineHeight",1507],[5,"Paragraph",1398],[5,"Weak",1398],[6,"Difference",1507],[6,"Hit",1507],[6,"Horizontal",1517],[6,"Vertical",1517],[15,"Quad",209],[15,"Text",209],[15,"Image",209],[15,"Svg",209],[15,"Clip",209],[15,"Paragraph",209],[15,"Editor",209],[15,"Translate",209],[15,"Cache",209],[15,"Group",209],[15,"Solid",1063],[15,"Gradient",1063]],"b":[[96,"impl-Display-for-Error"],[97,"impl-Debug-for-Error"],[324,"impl-Display-for-SurfaceError"],[325,"impl-Debug-for-SurfaceError"],[414,"impl-From%3CGradient%3E-for-Style"],[416,"impl-From%3CColor%3E-for-Style"],[418,"impl-From%3CString%3E-for-Text"],[419,"impl-From%3C%26str%3E-for-Text"],[492,"impl-From%3CLinear%3E-for-Fill"],[494,"impl-From%3CGradient%3E-for-Fill"],[495,"impl-From%3CColor%3E-for-Fill"],[1080,"impl-Renderer-for-Renderer%3CB%3E"],[1081,"impl-Renderer-for-Renderer%3CB%3E"],[1082,"impl-Renderer-for-Renderer%3CB%3E"],[1083,"impl-Renderer-for-Renderer%3CB%3E"]]},\ -"iced_highlighter":{"doc":"","t":"TPPPFFPFFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["ALL","Base16Eighties","Base16Mocha","Base16Ocean","Highlight","Highlighter","InspiredGitHub","ScopeRangeIterator","Settings","SolarizedDark","Theme","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","change_line","clone","clone","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","current_line","eq","eq","equivalent","equivalent","equivalent","extension","fmt","fmt","fmt","font","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","highlight_line","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","next","theme","to_format","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","update"],"q":[[0,"iced_highlighter"],[145,"palette::chromatic_adaptation"],[146,"iced_core::color"],[147,"core::option"],[148,"core::fmt"],[149,"core::fmt"],[150,"iced_core::text::highlighter"],[151,"smol_str"],[152,"alloc::string"],[153,"core::result"],[154,"palette::convert::try_from_into_color"],[155,"core::any"]],"d":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[6,6,6,6,0,0,6,0,0,6,0,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,5,6,5,6,7,2,7,15,5,6,2,5,6,6,6,6,5,5,6,6,7,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,15,2,7,15,5,6,6,2,15,5,7,5,6,6,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2],"f":[0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[2,3],4],[5,5],[6,6],[[-1,-2],4,[],[]],[[-1,-2],4,[],[]],[7,[[9,[8]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,3],[[5,5],10],[[6,6],10],[[-1,-2],10,[],[]],[[-1,-2],10,[],[]],[[-1,-2],10,[],[]],0,[[5,11],12],[[6,11],12],[[6,11],12],[7,[[9,[13]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[2,14],-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[6,10],[-1,2,[]],[15,[[9,[-1]]],[]],0,[7,[[16,[13]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,17,[]],[-1,18,[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,21,[]],[-1,21,[]],[-1,21,[]],[-1,21,[]],[-1,21,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[2,-1],4,[]]],"c":[],"p":[[10,"TransformMatrix",145],[5,"Highlighter",0],[1,"usize"],[1,"tuple"],[5,"Settings",0],[6,"Theme",0],[5,"Highlight",0],[5,"Color",146],[6,"Option",147],[1,"bool"],[5,"Formatter",148],[8,"Result",148],[5,"Font",149],[1,"str"],[5,"ScopeRangeIterator",0],[5,"Format",150],[5,"SmolStr",151],[5,"String",152],[6,"Result",153],[5,"OutOfBounds",154],[5,"TypeId",155]],"b":[[55,"impl-Debug-for-Theme"],[56,"impl-Display-for-Theme"]]},\ -"iced_renderer":{"doc":"","t":"EEGFPPNNONNNNNNNNNNNNNNNNNCENNONONNNNNNNNNNNNNNNNNNNNNNNNNNNCENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNENNGGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFGGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["Compositor","Geometry","Renderer","Settings","TinySkia","Wgpu","adapt_into_using","adapt_into_using","antialiasing","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone_into","components_from","components_from","compositor","core","default","default_font","default_font","default_size","default_text_size","deref","deref","deref_mut","deref_mut","dimensions","dimensions","downcast","downcast","draw","draw","draw","draw_mesh","draw_pipeline_primitive","drop","drop","eq","fill_editor","fill_paragraph","fill_quad","fill_text","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","geometry","graphics","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","load_font","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","wgpu","with_layer","with_translation","Compositor","Surface","TinySkia","TinySkia","Wgpu","Wgpu","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","configure_surface","create_renderer","create_surface","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fetch_information","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","present","screenshot","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Cache","Frame","Geometry","TinySkia","TinySkia","Wgpu","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","center","clear","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","drop","drop","drop","fill","fill_rectangle","fill_text","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_geometry","into_stimulus","into_stimulus","into_stimulus","new","new","rotate","scale","scale_nonuniform","size","stroke","translate","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","with_clip","with_save"],"q":[[0,"iced_renderer"],[100,"iced_renderer::compositor"],[175,"iced_renderer::geometry"],[298,"palette::chromatic_adaptation"],[299,"core::any"],[300,"iced_core::pixels"],[301,"iced_core::image"],[302,"iced_core::size"],[303,"iced_core::svg"],[304,"alloc::vec"],[305,"iced_core::color"],[306,"core::option"],[307,"iced_core::rectangle"],[308,"iced_core::image"],[309,"iced_wgpu::primitive::pipeline"],[310,"iced_core::point"],[311,"iced_core::renderer"],[312,"iced_core::background"],[313,"core::convert"],[314,"iced_core::text"],[315,"core::fmt"],[316,"core::fmt"],[317,"alloc::sync"],[318,"alloc::rc"],[319,"alloc::borrow"],[320,"core::result"],[321,"palette::convert::try_from_into_color"],[322,"core::any"],[323,"iced_core::vector"],[324,"iced_graphics::compositor"],[325,"core::clone"],[326,"iced_graphics::compositor"],[327,"iced_graphics::viewport"],[328,"iced_graphics::compositor"],[329,"iced_graphics::geometry::fill"],[330,"iced_graphics::geometry::text"],[331,"iced_graphics::geometry::stroke"]],"d":["","","The default graphics renderer for iced.","The settings of a Backend.","","","","","The antialiasing strategy that will be used for triangle …","","","","","","","","","","","","","","","","","","","","","","The default Font to use.","","The default size of text.","","","","","","","","","","","","","","","","","","","","","","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 simple cache that stores generated Geometry to avoid …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the coordinate of the center of the Frame.","Clears the Cache, forcing a redraw the next time it is …","","","","","","","","","","","","","","Draws Geometry using the provided closure and stores it in …","","","","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Returns the height of the Frame.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Creates a new empty Cache.","Applies a rotation in radians to the current transform of …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","Returns the dimensions of the Frame.","Draws the stroke of the given Path on the Frame with the …","Applies a translation to the current transform of the Frame…","","","","","","","","","","","","","","","","","","","","","","","","","Returns the width of the Frame.","Executes the given drawing operations within a Rectangle …","Stores the current transform of the Frame and executes the …"],"i":[0,0,0,0,3,3,3,5,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,5,3,5,0,0,5,3,5,3,5,3,5,3,5,3,3,3,5,3,3,3,3,3,3,5,5,3,3,3,3,5,3,5,3,5,3,5,0,0,3,5,3,5,3,5,3,5,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,0,3,3,0,0,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,38,38,38,39,38,39,38,39,38,39,38,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,38,38,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,0,0,0,48,50,48,50,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,49,48,50,49,49,48,50,49,48,50,49,48,50,49,49,48,50,49,48,48,48,49,48,50,49,48,50,49,48,50,49,48,48,50,49,48,50,49,48,50,49,48,50,49,48,50,48,50,49,48,50,49,48,50,49,48,48,50,49,48,49,48,48,48,48,48,48,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,50,49,48,48,48],"f":[0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[3,4],[5,5],[[-1,-2],4,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],5],[3,-1,[]],0,[3,6],0,[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[[3,8],[[10,[9]]]],[[3,11],[[10,[9]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,[12,[-1]]],4,[]],[[3,11,[14,[13]],15],4],[[3,8,16,15],4],[[3,17],4],[[3,15,-1],4,18],[7,4],[7,4],[[5,5],19],[[3,-1,20,13,15],4,[]],[[3,-1,20,13,15],4,[]],[[3,21,-1],4,[[23,[22]]]],[[3,[24,[-1]],20,13,15],4,[]],[[5,25],26],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],7],[[],7],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[28,[-1]]],[[28,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,[32,[[31,[30]]]]],4],[-1,-2,[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,35,[]],[-1,35,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[14,[-2]]],[],[]],[-1,[[14,[-2]]],[],[]],0,[[3,15,-1],4,[[36,[3]]]],[[3,37,-1],4,[[36,[3]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[38,39,9,9],4],[38,-1,[]],[[38,-1,9,9],39,[40,41]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,4],[7,4],[38,42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],7],[[],7],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2],[[33,[38,43]]],[],[40,41]],[[38,-1,-2,44,13,[31,[-3]]],[[33,[4,45]]],[],[],[[47,[46]]]],[[38,-1,-2,44,13,[31,[-3]]],[[12,[30]]],[],[],[[47,[46]]]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,35,[]],[-1,35,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[14,[-2]]],[],[]],[-1,[[14,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,20],[49,4],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],49],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[49,3,10,-1],50,[[36,[48]]]],[7,4],[7,4],[7,4],[[48,51,-1],4,[[23,[52]]]],[[48,20,10,-1],4,[[23,[52]]]],[[48,-1],4,[[23,[53]]]],[[49,25],26],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,54],[[],7],[[],7],[[],7],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[28,[-1]]],[[28,[2]]],[]],[[[28,[-1]]],[[28,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,50],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,10],48],[[],49],[[48,54],4],[[48,-1],4,[[23,[54]]]],[[48,-1],4,[[23,[37]]]],[48,10],[[48,51,-1],4,[[23,[55]]]],[[48,37],4],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,35,[]],[-1,35,[]],[-1,35,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[14,[-2]]],[],[]],[-1,[[14,[-2]]],[],[]],[-1,[[14,[-2]]],[],[]],[48,54],[[48,15,-2],-1,[],[[36,[48],[[56,[-1]]]]]],[[48,-2],-1,[],[[36,[48],[[56,[-1]]]]]]],"c":[],"p":[[10,"TransformMatrix",298],[10,"Any",299],[6,"Renderer",0],[1,"tuple"],[5,"Settings",0],[5,"Pixels",300],[1,"usize"],[5,"Handle",301],[1,"u32"],[5,"Size",302],[5,"Handle",303],[5,"Vec",304],[5,"Color",305],[6,"Option",306],[5,"Rectangle",307],[6,"FilterMethod",301],[6,"Mesh",308],[10,"Primitive",309],[1,"bool"],[5,"Point",310],[5,"Quad",311],[6,"Background",312],[10,"Into",313],[5,"Text",314],[5,"Formatter",315],[8,"Result",315],[5,"Box",316],[5,"Arc",317],[5,"Rc",318],[1,"u8"],[1,"slice"],[6,"Cow",319],[6,"Result",320],[5,"OutOfBounds",321],[5,"TypeId",299],[10,"FnOnce",322],[5,"Vector",323],[6,"Compositor",100],[6,"Surface",100],[10,"Window",324],[10,"Clone",325],[5,"Information",324],[6,"Error",326],[5,"Viewport",327],[6,"SurfaceError",324],[1,"str"],[10,"AsRef",313],[6,"Frame",175],[5,"Cache",175],[6,"Geometry",175],[5,"Path",328],[5,"Fill",329],[5,"Text",330],[1,"f32"],[5,"Stroke",331],[17,"Output"]],"b":[[37,"impl-Renderer-for-Renderer"],[38,"impl-Renderer-for-Renderer"],[41,"impl-Renderer-for-Renderer"],[42,"impl-Renderer-for-Renderer"],[43,"impl-Renderer-for-Renderer"]]},\ -"iced_runtime":{"doc":"A renderer-agnostic native GUI runtime.","t":"ETFFTEENNNNNNNNNNCNNCNNENNNNNNNONNCNNNNNNENNNNNNNNNNNCNNNCNCNCNNNNOOCNNNNNNNNNNNNNNNNNNCNNOCNGPPNNNNNNNNNNNNNNNNHNNNNNNNHGPFPPPPPPNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPPPGPPPPPGPFPPPPPPPPPPPPPPGGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOTTTPGGPPTPGFPPPPTPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNEECCRKRRMMFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNNRKRFRNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMGFPNNNNNNNNNNNNNNOONNNNNNNNOONNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNFPGPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGPPPPPPPPPPPPPPPPEPPPPNNNNNHHHHNHHHHHHNHNNNHNNNNNNHHHHHCHHHHNNNNNNNGPFPNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNN","n":["Command","DEFAULT","Debug","Font","MONOSPACE","Program","UserInterface","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clipboard","clone","clone_into","command","components_from","components_from","core","default","default","draw_finished","draw_started","eq","event_processing_finished","event_processing_started","family","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","futures","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","keyboard","layout_finished","layout_started","log_message","multi_window","new","overlay","overlay","program","render_finished","render_started","startup_finished","startup_started","stretch","style","system","to_owned","toggle","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","update_finished","update_started","user_interface","view_finished","view_started","weight","window","with_name","Action","Read","Write","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","map","read","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","write","Action","Clipboard","Command","Future","LoadFont","Stream","System","Widget","Window","actions","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","batch","borrow","borrow","borrow_mut","borrow_mut","channel","components_from","components_from","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","map","map","none","perform","run","single","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","widget","bytes","tagger","Black","Bold","Condensed","Cursive","Error","Expanded","ExtraBold","ExtraCondensed","ExtraExpanded","ExtraLight","Family","Fantasy","Font","Italic","Light","Medium","Monospace","Name","Normal","Normal","Normal","Oblique","SansSerif","SemiCondensed","SemiExpanded","Semibold","Serif","Stretch","Style","Thin","UltraCondensed","UltraExpanded","Weight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","components_from","components_from","default","default","default","default","eq","eq","eq","eq","eq","family","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","load","stretch","style","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","weight","ALT","COMMAND","CTRL","Character","Event","Key","KeyPressed","KeyReleased","LOGO","Left","Location","Modifiers","ModifiersChanged","Named","Numpad","Right","SHIFT","Standard","Unidentified","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","alt","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","bitand","bitand_assign","bitor","bitor_assign","bits","bitxor","bitxor_assign","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","command","complement","components_from","components_from","components_from","components_from","contains","control","default","difference","empty","eq","eq","eq","eq","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_truncate","from_bits_unchecked","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","insert","intersection","intersects","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","key","logo","not","partial_cmp","partial_cmp","remove","set","shift","sub","sub_assign","symmetric_difference","to_owned","to_owned","to_owned","to_owned","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","union","key","key","location","location","modifiers","modifiers","text","AVRInput","AVRPower","Accept","Again","AllCandidates","Alphanumeric","Alt","AltGraph","AppSwitch","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Attn","AudioBalanceLeft","AudioBalanceRight","AudioBassBoostDown","AudioBassBoostToggle","AudioBassBoostUp","AudioFaderFront","AudioFaderRear","AudioSurroundModeNext","AudioTrebleDown","AudioTrebleUp","AudioVolumeDown","AudioVolumeMute","AudioVolumeUp","Backspace","BrightnessDown","BrightnessUp","BrowserBack","BrowserFavorites","BrowserForward","BrowserHome","BrowserRefresh","BrowserSearch","BrowserStop","Call","Camera","CameraFocus","Cancel","CapsLock","ChannelDown","ChannelUp","Character","Clear","Close","ClosedCaptionToggle","CodeInput","ColorF0Red","ColorF1Green","ColorF2Yellow","ColorF3Blue","ColorF4Grey","ColorF5Brown","Compose","ContextMenu","Control","Convert","Copy","CrSel","Cut","DVR","Delete","Dimmer","DisplaySwap","Eisu","Eject","End","EndCall","Enter","EraseEof","Escape","ExSel","Execute","Exit","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F25","F26","F27","F28","F29","F3","F30","F31","F32","F33","F34","F35","F4","F5","F6","F7","F8","F9","FavoriteClear0","FavoriteClear1","FavoriteClear2","FavoriteClear3","FavoriteRecall0","FavoriteRecall1","FavoriteRecall2","FavoriteRecall3","FavoriteStore0","FavoriteStore1","FavoriteStore2","FavoriteStore3","FinalMode","Find","Fn","FnLock","GoBack","GoHome","GroupFirst","GroupLast","GroupNext","GroupPrevious","Guide","GuideNextDay","GuidePreviousDay","HangulMode","HanjaMode","Hankaku","HeadsetHook","Help","Hibernate","Hiragana","HiraganaKatakana","Home","Hyper","Info","Insert","InstantReplay","JunjaMode","KanaMode","KanjiMode","Katakana","Key","Key11","Key12","LastNumberRedial","LaunchApplication1","LaunchApplication2","LaunchCalendar","LaunchContacts","LaunchMail","LaunchMediaPlayer","LaunchMusicPlayer","LaunchPhone","LaunchScreenSaver","LaunchSpreadsheet","LaunchWebBrowser","LaunchWebCam","LaunchWordProcessor","Link","ListProgram","LiveContent","Lock","LogOff","MailForward","MailReply","MailSend","MannerMode","MediaApps","MediaAudioTrack","MediaClose","MediaFastForward","MediaLast","MediaPause","MediaPlay","MediaPlayPause","MediaRecord","MediaRewind","MediaSkipBackward","MediaSkipForward","MediaStepBackward","MediaStepForward","MediaStop","MediaTopMenu","MediaTrackNext","MediaTrackPrevious","Meta","MicrophoneToggle","MicrophoneVolumeDown","MicrophoneVolumeMute","MicrophoneVolumeUp","ModeChange","Named","Named","NavigateIn","NavigateNext","NavigateOut","NavigatePrevious","New","NextCandidate","NextFavoriteChannel","NextUserProfile","NonConvert","Notification","NumLock","OnDemand","Open","PageDown","PageUp","Pairing","Paste","Pause","PinPDown","PinPMove","PinPToggle","PinPUp","Play","PlaySpeedDown","PlaySpeedReset","PlaySpeedUp","Power","PowerOff","PreviousCandidate","Print","PrintScreen","Process","Props","RandomToggle","RcLowBattery","RecordSpeedNext","Redo","RfBypass","Romaji","STBInput","STBPower","Save","ScanChannelsToggle","ScreenModeNext","ScrollLock","Select","Settings","Shift","SingleCandidate","Soft1","Soft2","Soft3","Soft4","Space","SpeechCorrectionList","SpeechInputToggle","SpellCheck","SplitScreenToggle","Standby","Subtitle","Super","Symbol","SymbolLock","TV","TV3DMode","TVAntennaCable","TVAudioDescription","TVAudioDescriptionMixDown","TVAudioDescriptionMixUp","TVContentsMenu","TVDataService","TVInput","TVInputComponent1","TVInputComponent2","TVInputComposite1","TVInputComposite2","TVInputHDMI1","TVInputHDMI2","TVInputHDMI3","TVInputHDMI4","TVInputVGA1","TVMediaContext","TVNetwork","TVNumberEntry","TVPower","TVRadioService","TVSatellite","TVSatelliteBS","TVSatelliteCS","TVSatelliteToggle","TVTerrestrialAnalog","TVTerrestrialDigital","TVTimer","Tab","Teletext","Undo","Unidentified","VideoModeNext","VoiceDial","WakeUp","Wink","Zenkaku","ZenkakuHankaku","ZoomIn","ZoomOut","ZoomToggle","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","cmp","components_from","eq","fmt","from","from_angle","from_stimulus","hash","into","into_angle","into_color","into_color_unclamped","into_stimulus","partial_cmp","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Program","State","program","state","Message","Program","Renderer","Theme","update","view","State","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_queue_empty","mouse_interaction","new","operate","program","queue_event","queue_message","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","Nested","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","draw","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_over","layout","mouse_interaction","new","on_event","operate","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Message","Program","Renderer","State","Theme","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_queue_empty","mouse_interaction","new","operate","program","queue_event","queue_message","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","update","view","Action","Information","QueryInformation","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","cpu_brand","cpu_cores","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","graphics_adapter","graphics_backend","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","map","memory_total","memory_used","system_kernel","system_name","system_short_version","system_version","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Cache","Outdated","State","Updated","UserInterface","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","components_from","components_from","components_from","default","draw","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","into","into","into","into_angle","into_angle","into_angle","into_cache","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","operate","relayout","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","update","redraw_request","Action","ChangeIcon","ChangeLevel","ChangeMode","Close","Drag","FetchId","FetchMaximized","FetchMinimized","FetchMode","FetchSize","GainFocus","Maximize","Minimize","Move","RequestUserAttention","Resize","Screenshot","Screenshot","Spawn","ToggleDecorations","ToggleMaximize","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","change_icon","change_level","change_mode","close","components_from","drag","fetch_id","fetch_maximized","fetch_minimized","fetch_mode","fetch_size","fmt","frames","from","from_angle","from_stimulus","gain_focus","into","into_angle","into_color","into_color_unclamped","into_stimulus","map","maximize","minimize","move_to","request_user_attention","resize","screenshot","screenshot","spawn","toggle_decorations","toggle_maximize","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","CropError","OutOfBounds","Screenshot","Zero","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_ref","borrow","borrow","borrow_mut","borrow_mut","bytes","clone","clone_into","components_from","components_from","crop","fmt","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","size","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into"],"q":[[0,"iced_runtime"],[93,"iced_runtime::clipboard"],[121,"iced_runtime::command"],[184,"iced_runtime::command::Action"],[186,"iced_runtime::font"],[362,"iced_runtime::keyboard"],[533,"iced_runtime::keyboard::Event"],[540,"iced_runtime::keyboard::key"],[880,"iced_runtime::multi_window"],[884,"iced_runtime::multi_window::program"],[890,"iced_runtime::multi_window::state"],[920,"iced_runtime::overlay"],[949,"iced_runtime::program"],[985,"iced_runtime::system"],[1046,"iced_runtime::user_interface"],[1127,"iced_runtime::user_interface::State"],[1128,"iced_runtime::window"],[1195,"iced_runtime::window::screenshot"],[1254,"palette::chromatic_adaptation"],[1255,"core::fmt"],[1256,"core::fmt"],[1257,"core::hash"],[1258,"core::fmt"],[1259,"alloc::vec"],[1260,"palette::convert::try_from_into_color"],[1261,"core::any"],[1262,"core::ops::function"],[1263,"iced_futures::maybe::platform"],[1264,"core::marker"],[1265,"core::option"],[1266,"core::iter::traits::collect"],[1267,"core::future::future"],[1268,"futures_channel::mpsc"],[1269,"core::ops::function"],[1270,"futures_core::stream"],[1271,"iced_core::widget::operation"],[1272,"alloc::borrow"],[1273,"core::convert"],[1274,"core::cmp"],[1275,"core::cmp"],[1276,"iced_core::text"],[1277,"core::marker"],[1278,"iced_core::element"],[1279,"iced_core::mouse::interaction"],[1280,"iced_core::size"],[1281,"alloc::boxed"],[1282,"core::iter::traits::iterator"],[1283,"iced_core::event"],[1284,"iced_core::mouse::cursor"],[1285,"iced_core::renderer"],[1286,"iced_core::layout"],[1287,"iced_core::point"],[1288,"iced_core::layout::node"],[1289,"iced_core::rectangle"],[1290,"iced_core::overlay::element"],[1291,"iced_core::shell"],[1292,"iced_core::event"],[1293,"iced_core::window::level"],[1294,"iced_core::window::mode"],[1295,"std::time"],[1296,"iced_futures::subscription"],[1297,"iced_core::window::user_attention"],[1298,"iced_core::window::settings"],[1299,"smol_str"]],"d":["","A non-monospaced sans-serif font with normal Weight.","A bunch of time measurements for debugging purposes.","A font.","A monospaced font with normal Weight.","","","","","","","","","","","","","Access the clipboard.","","","Run asynchronous actions.","","","","","","","","","","","The Family of the Font.","","","Load and use fonts.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Track keyboard events.","","","","A multi-window application.","Creates a new Debug.","Overlays for user interfaces.","","Build interactive programs using The Elm Architecture.","","","","","The Stretch of the Font.","The Style of the Font.","Access the native system.","","","","","","","","","","","","","","","","","","","Implement your own event loop to drive a user interface.","","","The Weight of the Font.","Build window-based GUI applications.","Creates a non-monospaced Font with the given Family::Name …","A clipboard action to be performed by some Command.","Read the clipboard and produce T with the result.","Write the given contents to the clipboard.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Maps the output of a clipboard Action using the provided …","Read the current contents of the clipboard.","","","","","","","","Write the given contents to the clipboard.","An action that a Command can perform.","Run a clipboard action.","A set of asynchronous actions to be performed by some …","Run a Future to completion.","Load a font from its bytes.","Run a Stream to completion.","Run a system action.","Run a widget action.","Run a window action.","Returns all of the actions of the Command.","","","","","","","Creates a Command that performs the actions of all the …","","","","","Creates a Command that produces the Messages published …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Applies a transformation to the result of a Command.","Applies a transformation to the result of a Command.","Creates an empty Command.","Creates a Command that performs the action of the given …","Creates a Command that runs the given stream to completion.","Creates a Command that performs a single Action.","","","","","","","","","","","","","","","Creates a Command that performs a widget::Operation.","The bytes of the font to load.","The message to produce when the font has been loaded.","","","","Glyphs in cursive fonts generally use a more informal …","An error while loading a font.","","","","","","A font family.","Fantasy fonts are primarily decorative or expressive fonts …","A font.","","","","The sole criterion of a monospace font is that all glyphs …","The name of a font family of choice.","","","","","Glyphs in sans-serif fonts, as the term is used in CSS, …","","","","Serif fonts represent the formal text style for a script.","The width of some text.","The style of some text.","","","","The weight of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Family of the Font.","","","","","","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).","","","","","","","","","","","","","","","","","","","","","Load a font from its bytes.","The Stretch of the Font.","The Style of the Font.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Weight of the Font.","The “alt” key.","The “command” key.","The “control” key.","A key string that corresponds to the character typed by …","A keyboard event.","A key on the keyboard.","A keyboard key was pressed.","A keyboard key was released.","The “windows” key on Windows, “command” key on …","The left side of the keyboard.","The location of a key on the keyboard.","The current state of the keyboard modifiers.","The keyboard modifiers have changed.","A key with an established name.","The numpad of the keyboard.","The right side of the keyboard.","The “shift” key.","The standard group of keys on the keyboard.","An unidentified key.","","","","","Returns the set containing all flags.","Returns true if the ALT key is pressed in the Modifiers.","","","","","","","","","Convert Key::Character(SmolStr) to Key::Character(&str) so …","Returns the intersection between the two sets of flags.","Disables all flags disabled in the set.","Returns the union of the two sets of flags.","Adds the set of flags.","Returns the raw value of the flags currently stored.","Returns the left flags, but with all the right flags …","Toggles the set of flags.","","","","","","","","","","","","","","","","","","","Returns true if a “command key” is pressed in the …","Returns the complement of this set of flags.","","","","","Returns true if all of the flags in other are contained …","Returns true if the CTRL key is pressed in the Modifiers.","","Returns the difference between the flags in self and other.","Returns an empty set of flags.","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Convert from underlying bit representation, unless that …","Convert from underlying bit representation, dropping any …","Convert from underlying bit representation, preserving all …","","","","","","","","Inserts the specified flags in-place.","Returns the intersection between the flags in self and …","Returns true if there are flags common to both self and …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Returns true if all flags are currently set.","Returns true if no flags are currently stored.","Identify keyboard keys.","Returns true if the LOGO key is pressed in the Modifiers.","Returns the complement of this set of flags.","","","Removes the specified flags in-place.","Inserts or removes the specified flags depending on the …","Returns true if the SHIFT key is pressed in the Modifiers.","Returns the set difference of the two sets of flags.","Disables all flags enabled in the set.","Returns the symmetric difference between the flags in self …","","","","","Toggles the specified flags in-place.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the union of between the flags in self and other.","The key pressed.","The key released.","The location of the key.","The location of the key.","The state of the modifier keys.","The state of the modifier keys.","The text produced by the key press, if any.","Switch the input mode on an external AVR (audio/video …","Toggle the power on an external AVR (audio/video …","The Accept (Commit, OK) key. Accept current option or …","Redo or repeat an action.","Initate the multi-candidate mode.","","The Alt (Alternative) key.","The Alternate Graphics (AltGr or AltGraph) key.","The Application switch key, which provides a list of …","Navigate or traverse downward. (KEYCODE_DPAD_DOWN)","Navigate or traverse leftward. (KEYCODE_DPAD_LEFT)","Navigate or traverse rightward. (KEYCODE_DPAD_RIGHT)","Navigate or traverse upward. (KEYCODE_DPAD_UP)","The Attention (Attn) key.","Adjust audio balance leftward. (VK_AUDIO_BALANCE_LEFT)","Adjust audio balance rightward. (VK_AUDIO_BALANCE_RIGHT)","Decrease audio bass boost or cycle down through bass boost …","Toggle bass boost on/off. (APPCOMMAND_BASS_BOOST)","Increase audio bass boost or cycle up through bass boost …","Adjust audio fader towards front. (VK_FADER_FRONT)","Adjust audio fader towards rear. (VK_FADER_REAR)","Advance surround audio mode to next available mode. (…","Decrease treble. (APPCOMMAND_TREBLE_DOWN)","Increase treble. (APPCOMMAND_TREBLE_UP)","Decrease audio volume. (APPCOMMAND_VOLUME_DOWN, …","Toggle between muted state and prior volume level. (…","Increase audio volume. (APPCOMMAND_VOLUME_UP, …","Used to remove the character to the left of the cursor. …","The Brightness Down key. Typically controls the display …","The Brightness Up key. Typically controls the display …","Navigate to previous content or page in current history. (…","Open the list of browser favorites. (…","Navigate to next content or page in current history. (…","Go to the user’s preferred home page. (…","Refresh the current page or content. (…","Call up the user’s preferred search page. (…","Stop loading the current page or content. (…","The Call key. (KEYCODE_CALL)","The Camera key. (KEYCODE_CAMERA)","The Camera focus key. (KEYCODE_FOCUS)","","The Caps Lock (Capital) key.","Select next (numerically or logically) lower channel. (…","Select next (numerically or logically) higher channel. (…","A key string that corresponds to the character typed by …","Remove the currently selected input.","Close the current document or message (Note: This …","Toggle the display of Closed Captions. (VK_CC, …","Initiate the Code Input mode to allow characters to be …","General purpose color-coded media function key, as index 0 …","General purpose color-coded media function key, as index 1 …","General purpose color-coded media function key, as index 2 …","General purpose color-coded media function key, as index 3 …","General purpose color-coded media function key, as index 4 …","General purpose color-coded media function key, as index 5 …","The Compose key, also known as “Multi_key” on the X …","Show the application’s context menu. This key is …","The Control or Ctrl key.","Convert the current input method sequence.","Copy the current selection. (APPCOMMAND_COPY)","The Cursor Select key.","Cut the current selection. (APPCOMMAND_CUT)","Select Digital Video Rrecorder. (KEYCODE_DVR)","Used to delete the character to the right of the cursor. …","Adjust brightness of device, by toggling between or …","Swap video sources. (VK_DISPLAY_SWAP)","The Eisu key. This key may close the IME, but its purpose …","Toggle removable media to eject (open) and insert (close) …","The End key, used with keyboard entry to go to the end of …","The End Call key. (KEYCODE_ENDCALL)","The Enter or key. Used to activate current selection …","The Erase to End of Field key. This key deletes all …","The Esc key. This key was originally used to initiate an …","The Extend Selection (Exsel) key.","","Exit the current application. (VK_EXIT)","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","Clear program or content stored as favorite 0. (…","Clear program or content stored as favorite 1. (…","Clear program or content stored as favorite 2. (…","Clear program or content stored as favorite 3. (…","Select (recall) program or content stored as favorite 0. (…","Select (recall) program or content stored as favorite 1. (…","Select (recall) program or content stored as favorite 2. (…","Select (recall) program or content stored as favorite 3. (…","Store current program or content as favorite 0. (…","Store current program or content as favorite 1. (…","Store current program or content as favorite 2. (…","Store current program or content as favorite 3. (…","The Final Mode Final key used on some Asian keyboards, to …","Open the Find dialog. (APPCOMMAND_FIND)","The Function switch Fn key. Activating this key …","The Function-Lock (FnLock or F-Lock) key. Activating this …","The Back key. (KEYCODE_BACK)","The Home key, which goes to the phone’s main screen. (…","Switch to the first character group. (ISO/IEC 9995)","Switch to the last character group. (ISO/IEC 9995)","Switch to the next character group. (ISO/IEC 9995)","Switch to the previous character group. (ISO/IEC 9995)","Toggle display of program or content guide. (VK_GUIDE, …","If guide is active and displayed, then display next …","If guide is active and displayed, then display previous …","Toggle between Hangul and English modes.","","The (Half-Width) Characters key.","The Headset Hook key. (KEYCODE_HEADSETHOOK)","Open a help dialog or toggle display of help information. (…","The Hibernate key. This key saves the current state of the …","The Hiragana (Japanese Kana characters) key.","The Hiragana/Katakana toggle key. (…","The Home key, used with keyboard entry, to go to start of …","","Toggle display of information about currently selected …","Toggle between text modes for insertion or overtyping. (…","Toggle instant replay. (VK_INSTANT_REPLAY)","","The Kana Mode (Kana Lock) key. This key is used to enter …","The Kanji (Japanese name for ideographic characters of …","The Katakana (Japanese Kana characters) key.","A key on the keyboard.","The 11 key found on media numpads that have buttons from 1 …","The 12 key found on media numpads that have buttons from 1 …","","The first generic “LaunchApplication” key. This is …","The second generic “LaunchApplication” key. This is …","The “Calendar” key. (KEYCODE_CALENDAR)","The “Contacts” key. (KEYCODE_CONTACTS)","The “Mail” key. (APPCOMMAND_LAUNCH_MAIL)","The “Media Player” key. (APPCOMMAND_LAUNCH_MEDIA_SELECT…","","","","","","","","Launch linked content, if available and appropriate. (…","List the current program. (VK_LIST)","Toggle display listing of currently available live content …","Lock or unlock current content or program. (VK_LOCK)","","Open an editor to forward the current message. (…","Open an editor to reply to the current message. (…","Send the current message. (APPCOMMAND_SEND_MAIL)","Toggle between manner mode state: silent, vibrate, ring, …","Show a list of media applications: audio/video players and …","Audio track key. (KEYCODE_MEDIA_AUDIO_TRACK)","Close the current media, for example to close a CD or DVD …","Initiate or continue forward playback at faster than …","Select previously selected channel or media. (VK_LAST, …","Pause the currently playing media. (APPCOMMAND_MEDIA_PAUSE…","Initiate or continue media playback at normal speed, if …","Toggle media between play and pause states. (…","Initiate or resume recording of currently selected media. (…","Initiate or continue reverse playback at faster than …","Skip backward to next content or program. (…","Skip forward to next content or program. (VK_SKIP, …","Step backward to next content or program. (…","Step forward to next content or program. (…","Stop media playing, pausing, forwarding, rewinding, or …","Media top menu. (KEYCODE_MEDIA_TOP_MENU)","Seek to next media or program track. (…","Seek to previous media or program track. (…","","Toggle the microphone on/off. (APPCOMMAND_MIC_ON_OFF_TOGGLE…","Decrease microphone volume. (…","Mute the microphone. (APPCOMMAND_MICROPHONE_VOLUME_MUTE, …","Increase microphone volume. (…","Toggle between or cycle through input modes of IMEs.","A named key.","A key with an established name.","Navigate in. (KEYCODE_NAVIGATE_IN)","Navigate to next key. (KEYCODE_NAVIGATE_NEXT)","Navigate out. (KEYCODE_NAVIGATE_OUT)","Navigate to previous key. (KEYCODE_NAVIGATE_PREVIOUS)","Open a new document or message. (APPCOMMAND_NEW)","","Cycle to next favorite channel (in favorites list). (…","Cycle to next user profile (if there are multiple user …","Accept current input method sequence without conversion in …","The Notification key. (KEYCODE_NOTIFICATION)","The NumLock or Number Lock key. Used to toggle numpad mode …","Access on-demand content or programs. (VK_ON_DEMAND)","Open an existing document or message. (APPCOMMAND_OPEN)","Scroll down or display next page of content.","Scroll up or display previous page of content.","Pairing key to pair devices. (KEYCODE_PAIRING)","The Paste key. (APPCOMMAND_PASTE)","Pause the current state or application (as appropriate).","Move picture-in-picture window down. (VK_PINP_DOWN)","Move picture-in-picture window. (VK_PINP_MOVE)","Toggle display of picture-in-picture window. (…","Move picture-in-picture window up. (VK_PINP_UP)","Play or resume the current state or application (as …","Decrease media playback speed. (VK_PLAY_SPEED_DOWN)","Reset playback to normal speed. (VK_PLAY_SPEED_RESET)","Increase media playback speed. (VK_PLAY_SPEED_UP)","Toggle power state. (KEYCODE_POWER) Note: Note: Some …","The PowerOff key. Sometime called PowerDown.","","Print the current document or message. (APPCOMMAND_PRINT)","Initiate print-screen function.","","The properties (Props) key.","Toggle random media or content shuffle mode. (…","Not a physical key, but this key code is sent when the …","Toggle or cycle between media recording speeds. (…","Redo the last action. (APPCOMMAND_REDO)","Toggle RF (radio frequency) input bypass mode (pass RF …","The Roman characters function key.","Switch the input mode on an external STB (set top box). (…","Toggle the power on an external STB (set top box). (…","Save the current document or message. (APPCOMMAND_SAVE)","Toggle scan channels mode. (VK_SCAN_CHANNELS_TOGGLE)","Advance display screen mode to next available mode. (…","Toggle between scrolling and cursor movement modes.","","Toggle display of device settings screen. (VK_SETTINGS, …","Used to enable shift modifier function for interpreting …","","General purpose virtual function key, as index 1.","General purpose virtual function key, as index 2.","General purpose virtual function key, as index 3.","General purpose virtual function key, as index 4.","Used in text to insert a space between words. Usually …","Show correction list when a word is incorrectly …","Toggle between dictation mode and command/control mode. (…","Spellcheck the current document or selection. (…","Toggle split screen mode. (VK_SPLIT_SCREEN_TOGGLE)","The Standby key. This key turns off the display and places …","Toggle display of subtitles, if available. (VK_SUBTITLE)","Used to enable “super” modifier function for …","The Symbol modifier key (used on some virtual keyboards).","","Switch to viewing TV. (KEYCODE_TV)","TV 3D Mode. (KEYCODE_3D_MODE)","Toggle between antenna and cable input. (…","Audio description. (KEYCODE_TV_AUDIO_DESCRIPTION)","Audio description mixing volume down. (…","Audio description mixing volume up. (…","Contents menu. (KEYCODE_TV_CONTENTS_MENU)","Contents menu. (KEYCODE_TV_DATA_SERVICE)","Switch the input mode on an external TV. (KEYCODE_TV_INPUT)","Switch to component input #1. (KEYCODE_TV_INPUT_COMPONENT_1…","Switch to component input #2. (KEYCODE_TV_INPUT_COMPONENT_2…","Switch to composite input #1. (KEYCODE_TV_INPUT_COMPOSITE_1…","Switch to composite input #2. (KEYCODE_TV_INPUT_COMPOSITE_2…","Switch to HDMI input #1. (KEYCODE_TV_INPUT_HDMI_1)","Switch to HDMI input #2. (KEYCODE_TV_INPUT_HDMI_2)","Switch to HDMI input #3. (KEYCODE_TV_INPUT_HDMI_3)","Switch to HDMI input #4. (KEYCODE_TV_INPUT_HDMI_4)","Switch to VGA input #1. (KEYCODE_TV_INPUT_VGA_1)","Media context menu. (KEYCODE_TV_MEDIA_CONTEXT_MENU)","Toggle network. (KEYCODE_TV_NETWORK)","Number entry. (KEYCODE_TV_NUMBER_ENTRY)","Toggle the power on an external TV. (KEYCODE_TV_POWER)","Radio. (KEYCODE_TV_RADIO_SERVICE)","Satellite. (KEYCODE_TV_SATELLITE)","Broadcast Satellite. (KEYCODE_TV_SATELLITE_BS)","Communication Satellite. (KEYCODE_TV_SATELLITE_CS)","Toggle between available satellites. (…","Analog Terrestrial. (KEYCODE_TV_TERRESTRIAL_ANALOG)","Digital Terrestrial. (KEYCODE_TV_TERRESTRIAL_DIGITAL)","Timer programming. (KEYCODE_TV_TIMER_PROGRAMMING)","The Horizontal Tabulation Tab key.","Toggle display of teletext, if available (VK_TELETEXT, …","Undo the last action. (APPCOMMAND_UNDO)","An unidentified key.","Advance video mode to next available mode. (…","","The WakeUp key. (KEYCODE_WAKEUP)","Cause device to identify itself in some manner, e.g., …","The Zenkaku (Full-Width) Characters key.","The Zenkaku/Hankaku (full-width/half-width) toggle key. (…","The ZoomIn key. (KEYCODE_ZOOM_IN)","The ZoomOut key. (KEYCODE_ZOOM_OUT)","Toggle between full-screen and scaled content, or alter …","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","Build interactive programs using The Elm Architecture.","The internal state of a multi-window Program.","The type of messages your Program will produce.","The core of a user interface for a multi-window …","The graphics backend to use to draw the Program.","The theme used to draw the Program.","Handles a message and updates the state of the Program.","Returns the widgets to display in the Program for the …","The execution state of a multi-window Program. It …","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns whether the event queue of the State is empty or …","Returns the current mouse::Interaction of the State.","Creates a new State with the provided Program, …","Applies widget Operations to the State.","Returns a reference to the Program of the State.","Queues an event in the State for processing during an …","Queues a message in the State for processing during an …","","","","","","","","Processes all the queued events and messages, rebuilding …","An overlay container that displays nested overlays","","","","","","","Draws the Nested overlay using the associated Renderer.","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns true if the cursor is over the Nested overlay.","Returns the layout Node of the Nested overlay.","Returns the current mouse::Interaction of the Nested …","Creates a nested overlay from the provided overlay::Element","Processes a runtime Event.","Applies a widget::Operation to the Nested overlay.","","","","","","","","The type of messages your Program will produce.","The core of a user interface application following The Elm …","The graphics backend to use to draw the Program.","The execution state of a Program. It leverages caching, …","The theme used to draw the Program.","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns whether the event queue of the State is empty or …","Returns the current mouse::Interaction of the State.","Creates a new State with the provided Program, …","Applies Operations to the State","Returns a reference to the Program of the State.","Queues an event in the State for processing during an …","Queues a message in the State for processing during an …","","","","","","","","Handles a message and updates the state of the Program.","Processes all the queued events and messages, rebuilding …","Returns the widgets to display in the Program.","An operation to be performed on the system.","Contains informations about the system (e.g. system name, …","Query system information and produce T with the result.","","","","","","","","","","","","","","","Detailed processor model information","The number of physical cores on the processor","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Model information for the active graphics adapter","Underlying graphics backend for rendering","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Maps the output of a system Action using the provided …","Total RAM size, KB","Memory used by this process, KB","Operating system kernel version","The operating system name","Short operating system version number","Long operating system version","","","","","","","","","","","","","","","","Reusable data of a specific UserInterface.","The UserInterface is outdated and needs to be rebuilt.","The resulting state after updating a UserInterface.","The UserInterface is up-to-date and can be reused without …","A set of interactive graphical elements with a specific …","","","","","","","","","","","","","","","","Builds a user interface for an Element.","","","","","","","Draws the UserInterface with the provided Renderer.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Extract the Cache of the UserInterface, consuming it in the","","","","","","","","","","Creates an empty Cache.","Applies a widget::Operation to the UserInterface.","Relayouts and returns a new UserInterface using the …","","","","","","","","","","","","","","","","","","","","","","","Updates the UserInterface by processing each provided Event…","The window::RedrawRequest when a redraw should be …","An operation to be performed on some window.","Change the window Icon.","Change the window Level.","Change the Mode of the window.","Close the window and exits the application.","Move the window with the left mouse button until the …","Fetch the raw identifier unique to the window.","Fetch if the current window is maximized or not.","Fetch if the current window is minimized or not.","Fetch the current Mode of the window.","Fetch the current logical dimensions of the window.","Bring the window to the front and sets input focus. Has no …","Set the window to maximized or back","Set the window to minimized or back","Move the window to the given logical coordinates.","Request user attention to the window, this has no effect …","Resize the window to the given logical dimensions.","","Screenshot the viewport of the window.","Spawns a new window with some Settings.","Toggle whether window has decorations.","Toggle the window to maximized or back","","","","","","Changes the Icon of the window.","Changes the window Level.","Changes the Mode of the window.","Closes the window with id.","","Begins dragging the window while the left mouse button is …","Fetches an identifier unique to the window, provided by …","Fetches if the window is maximized.","Fetches if the window is minimized.","Fetches the current Mode of the window.","Fetches the window’s size in logical dimensions.","","Subscribes to the frames of the window of the running …","Returns the argument unchanged.","","","Brings the window to the front and sets input focus. Has …","Calls U::from(self).","","","","","Maps the output of a window Action using the provided …","Maximizes the window.","Minimizes the window.","Moves the window to the given logical coordinates.","Request user attention to the window. This has no effect …","Resizes the window to the given logical dimensions.","Take screenshots of a window.","Captures a Screenshot from the window.","Spawns a new window with the given settings.","Toggles the window decorations.","Toggles the window to maximized or back.","","","","","","","","Errors that can occur when cropping a Screenshot.","The cropped region’s size is out of bounds.","Data of a screenshot, captured with window::screenshot().","The cropped region’s size is zero.","","","","","","","","","","","","The bytes of the Screenshot.","","","","","Crops a Screenshot to the provided region. This will …","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Screenshot.","The size of the Screenshot.","","","","","","","","","","","","","","","","",""],"i":[0,2,0,0,2,0,0,4,2,4,2,4,2,4,2,4,2,0,2,2,0,4,2,0,4,2,4,4,2,4,4,2,4,2,0,4,2,4,2,4,2,0,2,4,2,4,2,4,2,4,2,4,2,0,4,4,4,0,4,0,4,0,4,4,4,4,2,2,0,2,4,4,2,4,2,4,2,4,2,4,2,4,2,4,2,4,4,0,4,4,2,0,2,0,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,0,17,17,17,17,17,17,17,0,0,24,0,24,24,24,24,24,24,22,24,22,24,22,24,22,22,24,22,24,22,0,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,22,22,22,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,22,99,99,36,36,37,35,0,37,36,37,37,36,0,35,0,38,36,36,35,35,36,37,38,38,35,37,37,36,35,0,0,36,37,37,0,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,35,36,37,38,34,35,36,37,38,2,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,0,2,2,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,2,43,43,43,44,0,0,46,46,43,47,0,0,46,44,47,47,43,47,44,44,46,47,43,43,43,44,46,47,43,44,46,47,43,44,43,43,43,43,43,43,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,43,43,43,44,46,47,43,43,43,43,43,43,44,46,47,43,43,44,46,47,43,43,43,43,43,44,46,47,43,44,46,47,43,43,43,43,43,44,46,47,43,44,43,43,43,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,43,43,0,43,43,44,43,43,43,43,43,43,43,44,46,47,43,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,43,100,101,100,101,100,101,100,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,44,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,0,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,0,44,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,44,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,0,0,0,0,57,0,57,57,57,57,0,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,0,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,64,0,64,0,64,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,64,81,64,0,0,83,83,82,83,82,83,82,83,82,83,82,82,82,83,82,82,82,83,82,83,82,83,82,83,82,82,82,83,82,83,82,83,82,83,82,83,82,83,82,82,82,82,82,82,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,0,86,0,86,0,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,86,86,85,84,86,84,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,85,84,86,85,84,86,85,84,86,84,85,85,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,102,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,0,91,91,91,91,91,91,91,91,91,0,0,0,0,91,0,0,0,0,0,0,91,0,91,91,91,0,91,91,91,91,91,91,0,0,0,0,0,0,0,0,0,0,91,91,91,91,91,91,91,0,97,0,97,95,97,95,97,95,97,95,95,97,95,97,95,95,95,95,97,95,95,97,97,95,97,95,97,95,97,95,97,95,97,95,97,95,97,95,97,95,95,95,97,97,95,97,95,97,95,97,95,97,95,97,95,97,95,97],"f":[0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[2,2],[[-1,-2],3,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],0,[[],4],[[],2],[4,3],[4,3],[[2,2],5],[4,3],[4,3],0,[[4,6],7],[[2,6],[[9,[3,8]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[2,-1],3,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[4,3],[4,3],[[4,-1],3,11],0,[[],4],0,[4,[[13,[12]]]],0,[4,3],[4,3],[4,3],[4,3],0,0,0,[-1,-2,[],[]],[4,3],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[4,3],[4,3],0,[4,3],[4,3],0,0,[16,2],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[17,[-1]],6],7,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[17,[-1]],-3],[[17,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],[-2,[[22,[-1]]],[],[[19,[[23,[12]]],[[18,[-1]]]]]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,[[22,[-1]]],[]],0,0,0,0,0,0,0,0,0,[[[22,[-1]]],[[13,[[24,[-1]]]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[22,[-1]]],[],[[26,[],[[25,[[22,[-1]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[27,-3],[[22,[-1]]],20,[[28,[],[[18,[3]]]],20],[[30,[[29,[-1]]],[[18,[-2]]]],20]],[-1,-2,[],[]],[-1,-2,[],[]],[[[24,[-1]],6],7,[]],[[[22,[-1]],6],7,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[24,[-1]],-3],[[24,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],[[[22,[-1]],-3],[[22,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21,31]],[[],[[22,[-1]]],[]],[[-2,-4],[[22,[-3]]],[],[[28,[],[[18,[-1]]]],20],[],[[30,[-1],[[18,[-3]]]],20]],[[-2,-4],[[22,[-3]]],[],[[32,[],[[25,[-1]]]],20],[],[[19,[-1],[[18,[-3]]]],20]],[[[24,[-1]]],[[22,[-1]]],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[22,[-1]]],[],[[33,[-1]]]],0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[34,34],[35,35],[36,36],[37,37],[38,38],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],35],[[],36],[[],37],[[],38],[[34,34],5],[[35,35],5],[[36,36],5],[[37,37],5],[[38,38],5],0,[[34,6],7],[[35,6],[[9,[3,8]]]],[[36,6],[[9,[3,8]]]],[[37,6],[[9,[3,8]]]],[[38,6],[[9,[3,8]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[35,-1],3,10],[[36,-1],3,10],[[37,-1],3,10],[[38,-1],3,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[22,[[9,[3,34]]]]],[[42,[[41,[[40,[39]]]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[],43],[43,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[44,[[44,[16]]]],[[43,43],43],[[43,43],3],[[43,43],43],[[43,43],3],[43,45],[[43,43],43],[[43,43],3],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[44,[-1]]],[[44,[-1]]],31],[46,46],[47,47],[43,43],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[[44,[-1]],[44,[-1]]],48,49],[[43,43],48],[43,5],[43,43],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[43,43],5],[43,5],[[],43],[[43,43],43],[[],43],[[[44,[-1]],[44,[-1]]],5,50],[[46,46],5],[[47,47],5],[[43,43],5],[[43,-1],3,[[26,[],[[25,[43]]]]]],[[[44,[-1]],6],[[9,[3,8]]],11],[[46,6],[[9,[3,8]]]],[[47,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[45,[[23,[43]]]],[45,43],[45,43],[-1,43,[[26,[],[[25,[43]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[44,[-1]],-2],3,51,10],[[43,-1],3,10],[[43,43],3],[[43,43],43],[[43,43],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[43,5],[43,5],0,[43,5],[43,43],[[[44,[-1]],[44,[-1]]],[[23,[48]]],52],[[43,43],[[23,[48]]]],[[43,43],3],[[43,43,5],3],[43,5],[[43,43],43],[[43,43],3],[[43,43],43],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[43,43],3],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[43,43],43],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[53,53],[[-1,-2],3,[],[]],[[53,53],48],[-1,-2,[],[]],[[53,53],5],[[53,6],[[9,[3,8]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[53,-1],3,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[53,53],[[23,[48]]]],[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[[57,[],[[54,[-1]],[55,[-2]],[56,[-3]]]],-2],[[22,[-2]]],[58,59],[11,60],[]],[[[57,[],[[54,[-1]],[55,[-2]],[56,[-3]]]],61],[[62,[-2,-3,-1]]],[58,59],[11,60],[]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[63,[-1]]],5,64],[[[63,[-1]]],65,64],[[-1,66,4],[[63,[-1]]],64],[[[63,[-1]],-2,66,4],3,64,[[68,[],[[25,[[67,[33]]]]]]]],[[[63,[-1]]],-1,64],[[[63,[-1]],69],3,64],[[[63,[-1]]],3,64],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[63,[-1]],66,70,71,72,4],[[3,[[13,[69]],[23,[22]]]]],64],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[73,[-1,-2,-3]],-3,-2,71,74,70],3,[],[],58],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[73,[-1,-2,-3]],74,-3,75],5,[],[],58],[[[73,[-1,-2,-3]],-3,66],76,[],[],58],[[[73,[-1,-2,-3]],74,70,77,-3],65,[],[],58],[[[78,[-1,-2,-3]]],[[73,[-1,-2,-3]]],[],[],58],[[[73,[-1,-2,-3]],69,74,70,-3,72,[79,[-1]]],80,[],[],58],[[[73,[-1,-2,-3]],74,-3,33],3,[],[],58],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[81,[-1]]],5,64],[[[81,[-1]]],65,64],[[-1,66,4],[[81,[-1]]],64],[[[81,[-1]],-2,66,4],3,64,[[68,[],[[25,[[67,[33]]]]]]]],[[[81,[-1]]],-1,64],[[[81,[-1]],69],3,64],[[[81,[-1]]],3,64],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[64,[],[[54,[-1]],[56,[-2]],[55,[-3]]]],-3],[[22,[-3]]],[58,59],[],[11,60]],[[[81,[-1]],66,70,71,72,4],[[3,[[13,[69]],[23,[22]]]]],64],[[[64,[],[[54,[-1]],[56,[-2]],[55,[-3]]]]],[[62,[-3,-2,-1]]],[58,59],[],[11,60]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[82,82],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[[83,[-1]],6],7,[]],[[82,6],7],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]],-3],[[83,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-4,66,84,-3],[[85,[-1,-2,-3]]],[],[],58,[[42,[[62,[-1,-2,-3]]]]]],[86,86],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],84],[[[85,[-1,-2,-3]],-3,-2,71,70],65,[],[],58],[[84,6],7],[[86,6],7],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[85,[-1,-2,-3]]],84,[],[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],84],[[[85,[-1,-2,-3]],-3,33],3,[],[],58],[[[85,[-1,-2,-3]],66,-3],[[85,[-1,-2,-3]]],[],[],58],[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[85,[-1,-2,-3]],[40,[69]],70,-3,72,[13,[-1]]],[[3,[86,[13,[80]]]]],[],[],58],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,87],[[22,[-1]]],[]],[[61,88],[[22,[-1]]],[]],[[61,89],[[22,[-1]]],[]],[61,[[22,[-1]]],[]],[-1,-2,[],[]],[61,[[22,[-1]]],[]],[[61,-2],[[22,[-1]]],[],[[30,[90],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[5],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[[23,[5]]],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[89],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[66],[[18,[-1]]]]]],[[[91,[-1]],6],7,[]],[[],[[93,[92]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[61,[[22,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[91,[-1]],-3],[[91,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],[[61,5],[[22,[-1]]],[]],[[61,5],[[22,[-1]]],[]],[[61,75],[[22,[-1]]],[]],[[61,[23,[94]]],[[22,[-1]]],[]],[[61,66],[[22,[-1]]],[]],0,[[61,-2],[[22,[-1]]],[],[[30,[95],[[18,[-1]]]],60]],[96,[[3,[61,[22,[-1]]]]],[]],[61,[[22,[-1]]],[]],[61,[[22,[-1]]],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[95,[[40,[39]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[95,95],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[95,[77,[45]]],[[9,[95,97]]]],[[95,6],7],[[97,6],7],[[97,6],7],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[13,[39]],[66,[45]]],95],0,[-1,-2,[],[]],[-1,98,[]],[-1,12,[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]]],"c":[],"p":[[10,"TransformMatrix",1254],[5,"Font",0],[1,"tuple"],[5,"Debug",0],[1,"bool"],[5,"Formatter",1255],[8,"Result",1255],[5,"Error",1255],[6,"Result",1256],[10,"Hasher",1257],[10,"Debug",1255],[5,"String",1258],[5,"Vec",1259],[5,"OutOfBounds",1260],[5,"TypeId",1261],[1,"str"],[6,"Action",93],[17,"Output"],[10,"Fn",1262],[10,"MaybeSend",1263],[10,"Sync",1264],[5,"Command",121],[6,"Option",1265],[6,"Action",121],[17,"Item"],[10,"IntoIterator",1266],[1,"usize"],[10,"Future",1267],[5,"Sender",1268],[10,"FnOnce",1262],[10,"Clone",1269],[10,"Stream",1270],[10,"Operation",1271],[6,"Error",186],[6,"Family",186],[6,"Weight",186],[6,"Stretch",186],[6,"Style",186],[1,"u8"],[1,"slice"],[6,"Cow",1272],[10,"Into",1273],[5,"Modifiers",362],[6,"Key",362],[1,"u32"],[6,"Event",362],[6,"Location",362],[6,"Ordering",1274],[10,"Ord",1274],[10,"PartialEq",1274],[10,"Hash",1257],[10,"PartialOrd",1274],[6,"Named",540],[17,"Renderer"],[17,"Message"],[17,"Theme"],[10,"Program",884],[10,"Renderer",1275],[10,"Renderer",1276],[10,"Send",1264],[5,"Id",1277],[5,"Element",1278],[5,"State",890],[10,"Program",949],[6,"Interaction",1279],[5,"Size",1280],[5,"Box",1281],[10,"Iterator",1282],[6,"Event",1283],[6,"Cursor",1284],[5,"Style",1275],[10,"Clipboard",1285],[5,"Nested",920],[5,"Layout",1286],[5,"Point",1287],[5,"Node",1288],[5,"Rectangle",1289],[5,"Element",1290],[5,"Shell",1291],[6,"Status",1283],[5,"State",949],[5,"Information",985],[6,"Action",985],[5,"Cache",1046],[5,"UserInterface",1046],[6,"State",1046],[5,"Icon",1292],[6,"Level",1293],[6,"Mode",1294],[1,"u64"],[6,"Action",1128],[5,"Instant",1295],[5,"Subscription",1296],[6,"UserAttention",1297],[5,"Screenshot",1195],[5,"Settings",1298],[6,"CropError",1195],[5,"SmolStr",1299],[15,"LoadFont",184],[15,"KeyPressed",533],[15,"KeyReleased",533],[15,"Updated",1127]],"b":[[440,"impl-Binary-for-Modifiers"],[441,"impl-LowerHex-for-Modifiers"],[442,"impl-UpperHex-for-Modifiers"],[443,"impl-Debug-for-Modifiers"],[444,"impl-Octal-for-Modifiers"],[1217,"impl-Debug-for-CropError"],[1218,"impl-Display-for-CropError"]]},\ -"iced_style":{"doc":"The styling library of Iced.","t":"ECCCCECCCCCCCCCCCCCFRKNMNNONNNNNNNNNNNNNNNONNNNNNNNFRKMNNNOONNNNNNNNNNNNNNNNNNOOONNNNNNNNFRKMNNNOONNNNNMNNNNMONNNNNONNNNNNNNFRKNMNNOONNNNNNNNNNNNNNNOONNNNNNNNNNFRKNMNNOONNNNNNNNNNNNNNOOONNNNNNNNFFRKNNNNNNOONNNNNNNNONNNNNNNNNNNMMNNNNNNNNNNMNNNNNNNNNNNNNNNNOFRKMNNNOONNNNNNNNNOMNNNNNOONNNNNNNNFRKNMNNOOONNNNNNNNNNNNNNNNNNNNNNFRKMNNNOOONNNNNONNNNMNNNNNONNNNNNNNFPGPPPRKNNMNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOFFRKMNNNNNNNOOONNNNNNNNONNNNNNNNNNNNMNNNNNNNNNNNONNNNNNNNNNNNNNNNFPFGFPRKMNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNOONNNNMNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOFRKNMNNNNNNONNNNNNMNNNNNNNNNNNNNFRKMNNNOONNNNNMMNMNNNNNNNNNMMNNNNNNNNMFRKMNNNOONNNNNMMNMNNNNONNNNNMMNNNNNNNNMTGPGGPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGEGGPPPPGGGGPPGPPGGPGGGGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFTFJJFTFFFFFNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFRKMNNNOONNNNNNOONNNMNNNNNNNNNNNNN","n":["Theme","application","button","checkbox","container","core","menu","pane_grid","pick_list","progress_bar","radio","rule","scrollable","slider","svg","text_editor","text_input","theme","toggler","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background_color","borrow","borrow_mut","clone","clone_into","components_from","eq","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","default","disabled","fmt","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","pressed","shadow","shadow_offset","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","disabled","fmt","from","from_angle","from_stimulus","hovered","icon_color","into","into_angle","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","default","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","shadow","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","with_background","with_border","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","selected_background","selected_text_color","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Line","Style","StyleSheet","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered_region","hovered_split","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","picked_split","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","width","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","handle_color","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","placeholder_color","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background","bar","border_radius","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border_color","border_width","borrow","borrow_mut","clone","clone_into","components_from","dot_color","fmt","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","AsymmetricPadding","FillMode","Full","Padded","Percent","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","fill","fill_mode","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radius","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","width","Scrollbar","Scroller","Style","StyleSheet","active","active_horizontal","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","background","border","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","dragging","dragging_horizontal","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","hovered_horizontal","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","scroller","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Appearance","Circle","Handle","HandleShape","Rail","Rectangle","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","border_color","border_radius","border_width","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","colors","components_from","components_from","components_from","components_from","dragging","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","hovered","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","rail","shape","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","width","border_radius","radius","width","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","color","components_from","default","fmt","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","disabled","disabled_color","fmt","focused","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","placeholder_color","selection_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","value_color","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","disabled","disabled_color","fmt","focused","from","from_angle","from_stimulus","hovered","icon_color","into","into_angle","into_color","into_color_unclamped","into_stimulus","placeholder_color","selection_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","value_color","ALL","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","active","active","active","active","active","active","active","active","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","appearance","appearance","appearance","appearance","appearance","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","custom","custom","custom","custom_fn","custom_with_fn","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","disabled","disabled","disabled","disabled","disabled_color","disabled_color","dragging","dragging","dragging_horizontal","eq","eq","extended_palette","fmt","fmt","fmt","fmt","focused","focused","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered_horizontal","hovered_region","hovered_split","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","palette","palette","picked_split","placeholder_color","placeholder_color","pressed","selection_color","selection_color","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","value_color","value_color","with_fn","Background","DARK","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","LIGHT","Pair","Palette","Primary","Secondary","Success","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","background","background","base","base","base","base","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","danger","danger","eq","eq","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","generate","generate","generate","generate","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","new","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","weak","weak","weak","weak","weak","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","background_border","borrow","borrow_mut","clone","clone_into","components_from","fmt","foreground","foreground_border","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into"],"q":[[0,"iced_style"],[19,"iced_style::application"],[51,"iced_style::button"],[89,"iced_style::checkbox"],[124,"iced_style::container"],[160,"iced_style::menu"],[194,"iced_style::pane_grid"],[256,"iced_style::pick_list"],[291,"iced_style::progress_bar"],[323,"iced_style::radio"],[358,"iced_style::rule"],[422,"iced_style::scrollable"],[487,"iced_style::slider"],[607,"iced_style::slider::HandleShape"],[610,"iced_style::svg"],[642,"iced_style::text_editor"],[680,"iced_style::text_input"],[719,"iced_style::theme"],[1295,"iced_style::theme::palette"],[1550,"iced_style::toggler"],[1584,"palette::chromatic_adaptation"],[1585,"core::default"],[1586,"core::fmt"],[1587,"core::fmt"],[1588,"palette::convert::try_from_into_color"],[1589,"core::any"],[1590,"iced_core::background"],[1591,"core::convert"],[1592,"iced_core::color"],[1593,"iced_core::pixels"],[1594,"core::clone"],[1595,"core::option"],[1596,"iced_core::widget::text"],[1597,"alloc::string"],[1598,"core::ops::function"],[1599,"core::ops::function"]],"d":["","Change the appearance of an application.","Change the apperance of a button.","Change the appearance of a checkbox.","Change the appearance of a container.","","Change the appearance of menus.","Change the appearance of a pane grid.","Change the appearance of a pick list.","Change the appearance of a progress bar.","Change the appearance of radio buttons.","Change the appearance of a rule.","Change the appearance of a scrollable.","Change the apperance of a slider.","Change the appearance of a svg.","Change the appearance of a text editor.","Change the appearance of a text input.","Use the built-in theme and styles.","Change the appearance of a toggler.","The appearance of an application.","The supported style of the StyleSheet.","A set of rules that dictate the style of an application.","","Returns the Appearance of the application for the provided …","","","The background Color of the application.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","The default text Color of the application.","","","","","","","","","The appearance of a button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a button.","Produces the active Appearance of a button.","","","","The Background of the button.","The Border of the buton.","","","","","","","Produces the disabled Appearance of a button.","","Returns the argument unchanged.","","","Produces the hovered Appearance of a button.","Calls U::from(self).","","","","","Produces the pressed Appearance of a button.","The Shadow of the butoon.","The amount of offset to apply to the shadow of the button.","The text Color of the button.","","","","","","","","","The appearance of a checkbox.","The supported style of the StyleSheet.","A set of rules that dictate the style of a checkbox.","Produces the active Appearance of a checkbox.","","","","The Background of the checkbox.","The Border of hte checkbox.","","","","","","Produces the disabled Appearance of a checkbox.","","Returns the argument unchanged.","","","Produces the hovered Appearance of a checkbox.","The icon Color of the checkbox.","Calls U::from(self).","","","","","The text Color of the checkbox.","","","","","","","","","The appearance of a container.","The supported style of the StyleSheet.","A set of rules that dictate the Appearance of a container.","","Produces the Appearance of a container.","","","The Background of the container.","The Border of the container.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","The Shadow of the container.","The text Color of the container.","","","","","","","","","Derives a new Appearance with the given Background.","Derives a new Appearance with a border of the given Color …","The appearance of a menu.","The supported style of the StyleSheet.","The style sheet of a menu.","","Produces the Appearance of a menu.","","","The Background of the menu.","The Border of the menu.","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","The text Color of the menu.","","","","","","","","","The appearance of the hovered region of a pane grid.","A line.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","","","","","","","The Background of the pane region.","The Border of the pane region.","","","","","","","","","The Color of the Line.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The Appearance to draw when a pane is hovered.","The Line to draw when a split is hovered.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The Line to draw when a split is picked.","","","","","","","","","","","","","","","","","The width of the Line.","The appearance of a pick list.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","Produces the active Appearance of a pick list.","","","","The Background of the pick list.","The Border of the pick list.","","","","","","","Returns the argument unchanged.","","","The handle Color of the pick list.","Produces the hovered Appearance of a pick list.","Calls U::from(self).","","","","","The placeholder Color of the pick list.","The text Color of the pick list.","","","","","","","","","The appearance of a progress bar.","The supported style of the StyleSheet.","A set of rules that dictate the style of a progress bar.","","Produces the Appearance of the progress bar.","","","The Background of the progress bar.","The Background of the bar of the progress bar.","The border radius of the progress bar.","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","The appearance of a radio button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a radio button.","Produces the active Appearance of a radio button.","","","","The Background of the radio button.","The border Color of the radio button.","The border width of the radio button.","","","","","","The Color of the dot of the radio button.","","Returns the argument unchanged.","","","Produces the hovered Appearance of a radio button.","Calls U::from(self).","","","","","The text Color of the radio button.","","","","","","","","","The appearance of a rule.","Different offset on each end of the rule, length units. …","The fill mode of a rule.","Fill the whole length of the container.","Uniform offset from each end, length units.","Fill a percent of the length of the container. The rule …","The supported style of the StyleSheet.","A set of rules that dictate the style of a rule.","","","Produces the style of a rule.","","","","","","","","","","","","","The color of the rule.","","","Return the starting offset and length of the rule.","The FillMode of the rule.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The radius of the line corners.","","","","","","","","","","","","","","","","","The width (thickness) of the rule line.","The appearance of a scrollable.","The appearance of the scroller of a scrollable.","The supported style of the StyleSheet.","A set of rules that dictate the style of a scrollable.","Produces the style of an active scrollbar.","Produces the style of an active horizontal scrollbar.","","","","","","","The Background of a scrollable.","The Border of a scrollable.","The Border of the scroller.","","","","","","","","","The Color of the scroller.","","","Produces the style of a scrollbar that is being dragged.","Produces the style of a horizontal scrollbar that is being …","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the style of a scrollbar when the scrollable is …","Produces the style of a horizontal scrollbar when the …","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The appearance of the Scroller of a scrollable.","","","","","","","","","","","","","","","","","The appearance of a slider.","A circular handle.","The appearance of the handle of a slider.","The shape of the handle of a slider.","The appearance of a slider rail","A rectangular shape.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","Produces the style of an active slider.","","","","","","","","","","","","","The border Color of the handle.","The border radius of the corners of the rail.","The border width of the handle.","","","","","","","","","","","","","","","","","The Color of the handle.","The colors of the rail of the slider.","","","","","Produces the style of a slider that is being dragged.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The appearance of the Handle of the slider.","Produces the style of an hovered slider.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","The colors of the rail of the slider.","The shape of the handle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The width of the stroke of a slider rail.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","The appearance of an SVG.","The supported style of the StyleSheet.","The stylesheet of a svg.","","Produces the Appearance of the svg.","","","","","","","The Color filter of an SVG.","","","","Returns the argument unchanged.","","","Produces the hovered Appearance of a svg content.","Calls U::from(self).","","","","","","","","","","","","","The appearance of a text input.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","Produces the style of an active text input.","","","","The Background of the text editor.","The Border of the text editor.","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","Produces the style of a focused text input.","Returns the argument unchanged.","","","Produces the style of an hovered text input.","Calls U::from(self).","","","","","Produces the Color of the placeholder of a text input.","Produces the Color of the selection of a text input.","","","","","","","","","Produces the Color of the value of a text input.","The appearance of a text input.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","Produces the style of an active text input.","","","","The Background of the text input.","The Border of the text input.","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","Produces the style of a focused text input.","Returns the argument unchanged.","","","Produces the style of an hovered text input.","The icon Color of the text input.","Calls U::from(self).","","","","","Produces the Color of the placeholder of a text input.","Produces the Color of the selection of a text input.","","","","","","","","","Produces the Color of the value of a text input.","A list with all the defined themes.","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant.","The style of a menu.","","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new custom Theme from the given Palette.","Creates a custom Button style variant.","Creates a custom Scrollable theme.","Creates a custom Svg style.","Creates a new custom Theme from the given Palette, with a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the palette::Extended of the Theme.","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette.","Define the colors of a theme.","Returns the Palette of the Theme.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette with a …","A set of background colors.","The built-in dark variant of a Palette.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","The built-in light variant of a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background color.","","","","","","","","","The danger Color of the Palette.","The set of danger colors.","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","Generates an Extended palette from a simple Palette.","Generates a set of Primary colors from the base, …","Generates a set of Secondary colors from the base and text …","Generates a set of Success colors from the base, …","Generates a set of Danger colors from the base, …","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 the palette is dark or not.","Creates a new Pair from a background Color and some text …","Generates a set of Background colors from the base and …","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","The appearance of a toggler.","The supported style of the StyleSheet.","A set of rules that dictate the style of a toggler.","Returns the active Appearance of the toggler for the …","","","","The background Color of the toggler.","The Color of the background border of the toggler.","","","","","","","The foreground Color of the toggler.","The Color of the foreground border of the toggler.","Returns the argument unchanged.","","","Returns the hovered Appearance of the toggler for the …","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,3,0,4,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,0,13,0,13,14,14,14,14,14,14,14,14,14,14,14,13,14,14,14,14,13,14,14,14,14,14,13,14,14,14,14,14,14,14,14,14,14,14,0,15,0,15,16,16,16,16,16,16,16,16,16,16,15,16,16,16,16,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,0,17,0,18,17,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,0,23,0,24,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,0,0,28,0,26,27,26,27,26,27,26,26,26,27,26,27,26,27,26,27,27,26,27,27,26,27,26,27,26,27,26,27,28,28,26,27,26,27,26,27,26,27,26,27,28,26,27,26,27,26,27,26,27,26,27,26,27,26,27,26,27,27,0,30,0,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,32,0,33,32,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,0,34,0,34,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,34,35,35,35,35,35,35,35,35,35,35,35,35,35,35,0,38,0,38,38,38,36,0,37,38,36,37,38,37,38,37,38,37,38,37,38,37,38,37,37,38,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,0,0,40,0,40,40,41,42,41,42,41,42,41,41,42,41,42,41,42,41,42,41,42,42,41,42,40,40,41,42,41,42,41,42,41,42,40,40,41,42,41,42,41,42,41,42,41,42,41,41,42,41,42,41,42,41,42,41,42,41,42,41,42,41,42,0,47,0,0,0,47,43,0,43,44,45,46,47,44,45,46,47,44,45,46,47,46,45,46,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,46,45,44,45,46,47,43,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,43,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,46,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,45,89,90,89,0,48,0,49,48,49,49,49,49,49,49,49,49,49,49,49,49,49,48,49,49,49,49,49,49,49,49,49,49,49,49,49,0,50,0,50,51,51,51,51,51,51,51,51,51,51,50,50,51,50,51,51,51,50,51,51,51,51,51,50,50,51,51,51,51,51,51,51,51,50,0,52,0,52,53,53,53,53,53,53,53,53,53,53,52,52,53,52,53,53,53,52,53,53,53,53,53,53,52,52,53,53,53,53,53,53,53,53,52,54,0,71,0,0,60,0,0,54,69,63,70,71,72,58,59,73,74,75,76,77,65,64,78,79,70,76,54,69,72,58,59,73,74,75,77,65,64,60,78,79,63,54,0,0,0,0,63,63,70,76,0,0,0,0,63,70,0,70,76,0,0,63,0,0,0,0,71,54,54,54,54,54,54,54,54,54,54,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,54,54,54,54,54,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,58,59,60,54,57,58,59,60,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,63,64,65,54,54,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,54,54,54,54,54,54,54,54,57,54,54,54,57,57,54,54,54,57,69,69,63,70,71,71,71,72,58,58,59,73,74,75,76,76,77,77,65,64,60,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,54,54,54,54,54,54,54,54,54,54,54,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,57,0,54,54,54,54,54,54,54,54,57,58,59,60,54,57,54,57,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,57,0,62,0,0,0,0,62,0,0,0,0,0,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,82,62,67,82,83,84,85,86,87,62,67,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,67,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,67,82,83,62,67,67,83,84,85,86,87,62,67,62,82,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,83,84,85,86,87,0,88,0,88,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,88,55,55,55,55,55,55,55,55,55,55,55,55,55],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[3,[],[[2,[-1]]]],-1],4,5],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[4,4],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[4,4],7],[[4,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[13,[],[[2,[-1]]]],-1],14,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[14,14],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[],14],[[[13,[],[[2,[-1]]]],-1],14,5],[[14,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[13,[],[[2,[-1]]]],-1],14,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[13,[],[[2,[-1]]]],-1],14,5],0,0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[15,[],[[2,[-1]]]],-1,7],16,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[16,16],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[[15,[],[[2,[-1]]]],-1,7],16,5],[[16,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[15,[],[[2,[-1]]]],-1,7],16,5],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[17,[],[[2,[-1]]]],-1],18,5],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[18,18],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[],18],[[18,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[18,-1],18,[[20,[19]]]],[[18,-1,-2],18,[[20,[21]]],[[20,[22]]]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[23,[],[[2,[-1]]]],-1],24,[5,25]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[24,24],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[24,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[26,26],[27,27],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[27,27],7],[[26,8],9],[[27,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[28,[],[[2,[-1]]]],-1],26,5],[[[28,[],[[2,[-1]]]],-1],[[29,[27]]],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[28,[],[[2,[-1]]]],-1],[[29,[27]]],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[[30,[],[[2,[-1]]]],-1],31,[5,25]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[31,31],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[31,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[[30,[],[[2,[-1]]]],-1],31,[5,25]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[32,[],[[2,[-1]]]],-1],33,5],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[33,33],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[33,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[34,[],[[2,[-1]]]],-1,7],35,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[35,35],[[-1,-2],6,[],[]],[-1,-2,[],[]],0,[[35,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[34,[],[[2,[-1]]]],-1,7],35,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[36,[],[[2,[-1]]]],-1],37,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[37,37],[38,38],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[38,39],[[6,[39,39]]]],0,[[37,8],9],[[38,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[[40,[],[[2,[-1]]]],-1],41,5],[[[40,[],[[2,[-1]]]],-1],41,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[41,41],[42,42],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[40,[],[[2,[-1]]]],-1],41,5],[[[40,[],[[2,[-1]]]],-1],41,5],[[41,8],9],[[42,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[40,[],[[2,[-1]]]],-1,7],41,5],[[[40,[],[[2,[-1]]]],-1,7],41,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[[43,[],[[2,[-1]]]],-1],44,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[44,44],[45,45],[46,46],[47,47],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[43,[],[[2,[-1]]]],-1],44,5],[[44,8],9],[[45,8],9],[[46,8],9],[[47,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[43,[],[[2,[-1]]]],-1],44,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[48,[],[[2,[-1]]]],-1],49,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[49,49],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[[],49],[[49,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[48,[],[[2,[-1]]]],-1],49,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[50,[],[[2,[-1]]]],-1],51,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[51,51],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],51,5],[[[50,[],[[2,[-1]]]],-1],21,5],[[51,8],9],[[[50,[],[[2,[-1]]]],-1],51,5],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],51,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],21,5],[[[50,[],[[2,[-1]]]],-1],21,5],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],21,5],0,0,0,[[[52,[],[[2,[-1]]]],-1],53,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[53,53],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],53,5],[[[52,[],[[2,[-1]]]],-1],21,5],[[53,8],9],[[[52,[],[[2,[-1]]]],-1],53,5],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],53,5],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],21,5],[[[52,[],[[2,[-1]]]],-1],21,5],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],21,5],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[54,-1],14,[]],[[54,-1,7],35,[]],[[54,-1],41,[]],[[54,-1],31,[]],[[54,-1,7],16,[]],[[54,-1],51,[]],[[54,-1],44,[]],[[54,-1,7],55,[]],[[54,-1],53,[]],[[54,-1],41,[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[54,-1],18,[]],[[54,-1],49,[]],[[54,-1],24,[]],[[54,-1],37,[]],[[54,-1],4,[]],[[54,-1],33,[]],[[54,-1],56,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[54,54],[57,57],[58,58],[59,59],[60,60],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,62],54],[-1,63,[[13,[],[[2,[54]]]]]],[-1,64,[[40,[],[[2,[54]]]]]],[[],65],[[61,62,-1],54,[[68,[62],[[66,[67]]]]]],[[],54],[[],69],[[],63],[[],70],[[],71],[[],72],[[],58],[[],59],[[],73],[[],74],[[],75],[[],76],[[],77],[[],65],[[],64],[[],60],[[],78],[[],79],[[54,-1],14,[]],[[54,-1,7],16,[]],[[54,-1],51,[]],[[54,-1],53,[]],[[54,-1],21,[]],[[54,-1],21,[]],[[54,-1],41,[]],[[54,-1],44,[]],[[54,-1],41,[]],[[54,54],7],[[57,57],7],[54,67],[[54,8],9],[[54,8],9],[[57,8],9],[[57,8],9],[[54,-1],51,[]],[[54,-1],53,[]],[-1,-1,[]],[-1,-1,[]],[-1,69,[[80,[54],[[66,[4]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,71,[[80,[54],[[66,[18]]]]]],[18,71],[-1,-1,[]],[59,58],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,76,[[80,[54],[[66,[33]]]]]],[-1,77,[[80,[54],[[66,[37]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[21,60],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[54,-1],31,[]],[[54,-1],53,[]],[[54,-1],49,[]],[[54,-1],44,[]],[[54,-1],14,[]],[[54,-1,7],55,[]],[[54,-1],51,[]],[[54,-1,7],35,[]],[[54,-1,7],16,[]],[[54,-1,7],41,[]],[[54,-1,7],41,[]],[[54,-1],26,[]],[[54,-1],[[29,[27]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,62],57],0,[54,62],[[54,-1],[[29,[27]]],[]],[[54,-1],21,[]],[[54,-1],21,[]],[[54,-1],14,[]],[[54,-1],21,[]],[[54,-1],21,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,81,[]],[-1,81,[]],[-1,61,[]],[-1,61,[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[54,-1],21,[]],[[54,-1],21,[]],[[61,62,-1],57,[[68,[62],[[66,[67]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[62,62],[67,67],[82,82],[83,83],[84,84],[85,85],[86,86],[87,87],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[62,62],7],[[67,67],7],[[82,82],7],[[83,83],7],[[84,84],7],[[85,85],7],[[86,86],7],[[87,87],7],[[62,8],9],[[67,8],9],[[82,8],9],[[83,8],9],[[84,8],9],[[85,8],9],[[86,8],9],[[87,8],9],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[62,67],[[21,21,21],84],[[21,21],85],[[21,21,21],86],[[21,21,21],87],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[21,21],82],[[21,21],83],0,0,0,0,0,0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[[88,[],[[2,[-1]]]],-1,7],55,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[55,55],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[55,8],9],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[88,[],[[2,[-1]]]],-1,7],55,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]]],"c":[],"p":[[10,"TransformMatrix",1584],[17,"Style"],[10,"StyleSheet",19],[5,"Appearance",19],[10,"Default",1585],[1,"tuple"],[1,"bool"],[5,"Formatter",1586],[8,"Result",1586],[6,"Result",1587],[5,"OutOfBounds",1588],[5,"TypeId",1589],[10,"StyleSheet",51],[5,"Appearance",51],[10,"StyleSheet",89],[5,"Appearance",89],[10,"StyleSheet",124],[5,"Appearance",124],[6,"Background",1590],[10,"Into",1591],[5,"Color",1592],[5,"Pixels",1593],[10,"StyleSheet",160],[5,"Appearance",160],[10,"Clone",1594],[5,"Appearance",194],[5,"Line",194],[10,"StyleSheet",194],[6,"Option",1595],[10,"StyleSheet",256],[5,"Appearance",256],[10,"StyleSheet",291],[5,"Appearance",291],[10,"StyleSheet",323],[5,"Appearance",323],[10,"StyleSheet",358],[5,"Appearance",358],[6,"FillMode",358],[1,"f32"],[10,"StyleSheet",422],[5,"Scrollbar",422],[5,"Scroller",422],[10,"StyleSheet",487],[5,"Appearance",487],[5,"Rail",487],[5,"Handle",487],[6,"HandleShape",487],[10,"StyleSheet",610],[5,"Appearance",610],[10,"StyleSheet",642],[5,"Appearance",642],[10,"StyleSheet",680],[5,"Appearance",680],[6,"Theme",719],[5,"Appearance",1550],[5,"Appearance",1596],[5,"Custom",719],[6,"Menu",719],[6,"PickList",719],[6,"Text",719],[5,"String",1597],[5,"Palette",1295],[6,"Button",719],[6,"Scrollable",719],[6,"Svg",719],[17,"Output"],[5,"Extended",1295],[10,"FnOnce",1598],[6,"Application",719],[6,"Checkbox",719],[6,"Container",719],[6,"Slider",719],[6,"Radio",719],[6,"Toggler",719],[6,"PaneGrid",719],[6,"ProgressBar",719],[6,"Rule",719],[6,"TextInput",719],[6,"TextEditor",719],[10,"Fn",1598],[5,"SmolStr",1599],[5,"Pair",1295],[5,"Background",1295],[5,"Primary",1295],[5,"Secondary",1295],[5,"Success",1295],[5,"Danger",1295],[10,"StyleSheet",1550],[15,"Rectangle",607],[15,"Circle",607]],"b":[[787,"impl-StyleSheet-for-Theme"],[788,"impl-StyleSheet-for-Theme"],[789,"impl-StyleSheet-for-Theme"],[790,"impl-StyleSheet-for-Theme"],[791,"impl-StyleSheet-for-Theme"],[792,"impl-StyleSheet-for-Theme"],[793,"impl-StyleSheet-for-Theme"],[794,"impl-StyleSheet-for-Theme"],[795,"impl-StyleSheet-for-Theme"],[816,"impl-StyleSheet-for-Theme"],[817,"impl-StyleSheet-for-Theme"],[818,"impl-StyleSheet-for-Theme"],[819,"impl-StyleSheet-for-Theme"],[820,"impl-StyleSheet-for-Theme"],[821,"impl-StyleSheet-for-Theme"],[822,"impl-StyleSheet-for-Theme"],[951,"impl-StyleSheet-for-Theme"],[952,"impl-StyleSheet-for-Theme"],[953,"impl-StyleSheet-for-Theme"],[954,"impl-StyleSheet-for-Theme"],[955,"impl-StyleSheet-for-Theme"],[956,"impl-StyleSheet-for-Theme"],[957,"impl-StyleSheet-for-Theme"],[958,"impl-StyleSheet-for-Theme"],[963,"impl-Debug-for-Theme"],[964,"impl-Display-for-Theme"],[965,"impl-Display-for-Custom"],[966,"impl-Debug-for-Custom"],[967,"impl-StyleSheet-for-Theme"],[968,"impl-StyleSheet-for-Theme"],[976,"impl-From%3CT%3E-for-Container"],[977,"impl-From%3CAppearance%3E-for-Container"],[1033,"impl-StyleSheet-for-Theme"],[1034,"impl-StyleSheet-for-Theme"],[1035,"impl-StyleSheet-for-Theme"],[1036,"impl-StyleSheet-for-Theme"],[1037,"impl-StyleSheet-for-Theme"],[1038,"impl-StyleSheet-for-Theme"],[1039,"impl-StyleSheet-for-Theme"],[1040,"impl-StyleSheet-for-Theme"],[1041,"impl-StyleSheet-for-Theme"],[1042,"impl-StyleSheet-for-Theme"],[1145,"impl-StyleSheet-for-Theme"],[1146,"impl-StyleSheet-for-Theme"],[1148,"impl-StyleSheet-for-Theme"],[1149,"impl-StyleSheet-for-Theme"],[1292,"impl-StyleSheet-for-Theme"],[1293,"impl-StyleSheet-for-Theme"]]},\ -"iced_tiny_skia":{"doc":"","t":"FPPPPPPPIPPIFPPPNNNNNNNNNNNNNNNNNNENNOONNNNNNNNNNNNNNNNCENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNHNNNNNNNNNNNNNNNNNEECFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNHNNNNNNNNNNNNNNN","n":["Backend","Cache","Clip","Custom","Editor","Group","Image","Paragraph","Primitive","Quad","RawText","Renderer","Settings","Svg","Text","Translate","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","core","default","default","default_font","default_text_size","deref","deref","deref_mut","deref_mut","dimensions","draw","drop","drop","eq","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","geometry","graphics","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","load_font","new","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","viewport_dimensions","window","background","border","bounds","bounds","bounds","bounds","bounds","clip_bounds","clip_bounds","clip_bounds","color","color","color","color","content","content","content","content","editor","filter_method","font","handle","handle","horizontal_alignment","line_height","paragraph","position","position","primitives","shadow","shaping","size","translation","vertical_alignment","Frame","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","clip","components_from","deref","deref_mut","drop","fill","fill_rectangle","fill_text","from","from_angle","from_stimulus","height","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_fill_rule","into_paint","into_primitive","into_stimulus","into_stroke","new","pop_transform","push_transform","rotate","scale","scale_nonuniform","size","stroke","translate","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","width","Compositor","Surface","compositor","Compositor","Surface","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","configure_surface","create_renderer","create_surface","deref","deref","deref_mut","deref_mut","drop","drop","fetch_information","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","new","present","present","screenshot","screenshot","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into"],"q":[[0,"iced_tiny_skia"],[93,"iced_tiny_skia::Primitive"],[127,"iced_tiny_skia::geometry"],[178,"iced_tiny_skia::window"],[181,"iced_tiny_skia::window::compositor"],[251,"palette::chromatic_adaptation"],[252,"core::any"],[253,"iced_core::image"],[254,"iced_core::size"],[255,"tiny_skia::pixmap"],[256,"tiny_skia::mask"],[257,"iced_graphics::viewport"],[258,"iced_core::rectangle"],[259,"iced_core::color"],[260,"core::convert"],[261,"core::fmt"],[262,"core::fmt"],[263,"alloc::sync"],[264,"alloc::rc"],[265,"alloc::borrow"],[266,"core::result"],[267,"palette::convert::try_from_into_color"],[268,"core::any"],[269,"iced_core::point"],[270,"iced_graphics::geometry::path"],[271,"iced_graphics::geometry::fill"],[272,"core::convert"],[273,"iced_graphics::geometry::fill"],[274,"iced_graphics::geometry::style"],[275,"tiny_skia::painter"],[276,"tiny_skia_path::stroker"],[277,"iced_core::vector"],[278,"iced_graphics::compositor"],[279,"core::clone"],[280,"iced_graphics::compositor"],[281,"iced_graphics::compositor"]],"d":["","A cached primitive.","A clip primitive","A backend-specific primitive.","An editor primitive","A group of primitives","An image primitive","A paragraph primitive","","A quad primitive","A raw cosmic-text primitive","A tiny-skia graphics renderer for iced.","The settings of a Backend.","An SVG primitive","A text primitive","A primitive that applies a translation","","","","","","","","","","","","","","","","","","","","","","The default Font to use.","The default size of text.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background of the quad","The [Border] of the quad","The bounds of the text.","The bounds of the quad","The bounds of the image","The bounds of the viewport","The bounds of the clip","The clip bounds of the text.","The clip bounds of the paragraph.","The clip bounds of the editor.","The color of the text.","The color of the paragraph.","The color of the editor.","The [Color] filter","The contents of the text.","The content of the clip","The primitive to translate","The cached primitive","The [editor::Weak] reference.","The filter method of the image","The font of the text.","The handle of the image","The path of the SVG file","The horizontal alignment of the text.","The line height of the text.","The [paragraph::Weak] reference.","The position of the paragraph.","The position of the editor.","The primitives of the group","The [Shadow] of the quad","The shaping strategy of the text.","The size of the text in logical pixels.","The translation vector","The vertical alignment of the text.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,12,12,12,12,12,12,12,0,12,12,0,0,12,12,12,5,3,5,3,5,3,5,3,5,3,5,3,5,3,3,3,5,3,0,5,3,3,3,5,3,5,3,5,5,5,3,3,3,5,3,5,3,5,3,0,0,5,3,5,3,5,3,5,3,3,5,3,5,3,5,3,5,3,5,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,0,53,53,54,53,55,56,57,54,58,59,54,58,59,56,54,57,60,61,59,55,54,55,56,54,54,58,58,59,62,53,54,54,60,54,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,0,31,31,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,0,0,0,0,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,45,45,45,50,45,50,45,50,45,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,0,45,0,45,0,45,45,50,45,50,45,50,45,50,45,50,45,50,45,50],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[3,3],[[-1,-2],4,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],5],[[],3],0,0,[6,-1,[]],[6,-1,[]],[6,-1,[]],[6,-1,[]],[[5,7],[[9,[8]]]],[[5,10,11,[13,[12]],14,[13,[15]],16,[13,[-1]]],4,[[18,[17]]]],[6,4],[6,4],[[3,3],19],[[3,20],21],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],6],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[23,[-1]]],[[23,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[5,[26,[[13,[25]]]]],4],[[],5],[-1,-2,[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,29,[]],[-1,29,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[5,30],[[9,[8]]]],0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[31,32],[[31,31,32],4],[-1,-2,[],[]],[6,-1,[]],[6,-1,[]],[6,4],[[31,33,-1],4,[[35,[34]]]],[[31,32,9,-1],4,[[35,[34]]]],[[31,-1],4,[[35,[36]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[31,37],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[23,[-1]]],[[23,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[38,39],[40,41],[31,12],[-1,-2,[],[]],[42,43],[9,31],[31,4],[31,4],[[31,37],4],[[31,-1],4,[[35,[37]]]],[[31,-1],4,[[35,[44]]]],[31,9],[[31,33,-1],4,[[35,[42]]]],[[31,44],4],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,29,[]],[-1,-2,[],[]],[-1,-2,[],[]],[31,37],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[45,-1,8,8],4,[]],[45,-1,[]],[[45,-1,8,8],-2,[46,47],[]],[6,-1,[]],[6,-1,[]],[6,-1,[]],[6,-1,[]],[6,4],[6,4],[45,48],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],6],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,-1],45,46],[[-1,-2],[[27,[45,49]]],[],46],[[5,50,[13,[12]],14,16,[13,[-1]]],[[27,[4,51]]],[[18,[17]]]],[[45,-1,-2,14,16,[13,[-3]]],[[27,[4,51]]],[],[],[[18,[17]]]],[[50,5,[13,[12]],14,16,[13,[-1]]],[[52,[25]]],[[18,[17]]]],[[45,-1,-2,14,16,[13,[-3]]],[[52,[25]]],[],[],[[18,[17]]]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,29,[]],[-1,29,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]]],"c":[],"p":[[10,"TransformMatrix",251],[10,"Any",252],[5,"Settings",0],[1,"tuple"],[5,"Backend",0],[1,"usize"],[5,"Handle",253],[1,"u32"],[5,"Size",254],[5,"PixmapMut",255],[5,"Mask",256],[8,"Primitive",0],[1,"slice"],[5,"Viewport",257],[5,"Rectangle",258],[5,"Color",259],[1,"str"],[10,"AsRef",260],[1,"bool"],[5,"Formatter",261],[8,"Result",261],[5,"Box",262],[5,"Arc",263],[5,"Rc",264],[1,"u8"],[6,"Cow",265],[6,"Result",266],[5,"OutOfBounds",267],[5,"TypeId",252],[5,"Handle",268],[5,"Frame",127],[5,"Point",269],[5,"Path",270],[5,"Fill",271],[10,"Into",260],[5,"Text",272],[1,"f32"],[6,"Rule",271],[6,"FillRule",273],[6,"Style",274],[5,"Paint",273],[5,"Stroke",275],[5,"Stroke",276],[5,"Vector",277],[5,"Compositor",181],[10,"Window",278],[10,"Clone",279],[5,"Information",278],[6,"Error",280],[5,"Surface",181],[6,"SurfaceError",278],[5,"Vec",281],[15,"Quad",93],[15,"Text",93],[15,"Image",93],[15,"Svg",93],[15,"Clip",93],[15,"Paragraph",93],[15,"Editor",93],[15,"Translate",93],[15,"Cache",93],[15,"Group",93]],"b":[]},\ -"iced_wgpu":{"doc":"A wgpu renderer for Iced.","t":"FEEIENNNNNNENNNNNNNNNCENNNNNNCNNNCCNNNNNNNNNECFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGFEPFPPGPNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNCONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOFPGPNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOOOOOOPPGPPPPPPEPIPPPPPNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKKFNNNNNNNNNNONNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNMOMNNNNNNNNNNNNNNNNNNFNONNNNNNNNOONNNNNNNNNNNONNNNNONNNNNNNNNEFNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNHNHNNHNNNNNNNNN","n":["Backend","Layer","Primitive","Renderer","Settings","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","core","deref","deref_mut","dimensions","downcast","draw_pipeline_primitive","drop","from","from_angle","from_stimulus","geometry","graphics","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","layer","load_font","new","present","primitive","settings","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","viewport_dimensions","wgpu","window","Frame","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","center","clip","components_from","deref","deref_mut","downcast","drop","fill","fill_rectangle","fill_text","from","from_angle","from_stimulus","height","init","into","into_angle","into_color","into_color_unclamped","into_primitive","into_stimulus","new","pop_transform","push_transform","rotate","scale","scale_nonuniform","size","stroke","translate","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","with_clip","with_save","Cached","Editor","Image","Layer","Mesh","Paragraph","Pipeline","Raster","Raw","Text","Vector","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","bounds","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","images","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","mesh","meshes","new","overlay","pipelines","primitive","quads","text","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","viewport","bounds","bounds","color","filter_method","handle","handle","clip_bounds","clip_bounds","color","color","editor","paragraph","position","position","AttributeCount","Gradient","Mesh","Solid","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","attribute_count_of","borrow","borrow","borrow_mut","borrow_mut","clip_bounds","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","gradient_vertices","gradients","indices","indices","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","origin","solid_vertices","solids","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","buffers","buffers","clip_bounds","clip_bounds","origin","origin","Cache","Clip","Custom","Custom","Editor","Group","Image","Mesh","Paragraph","Pipeline","Pipeline","Primitive","Quad","RawText","Svg","Text","Translate","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","bounds","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","pipeline","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","background","border","bounds","bounds","bounds","bounds","bounds","clip_bounds","clip_bounds","clip_bounds","color","color","color","color","content","content","content","content","editor","filter_method","font","handle","handle","horizontal_alignment","line_height","paragraph","position","position","primitives","shadow","shaping","size","translation","vertical_alignment","Pipeline","Primitive","Renderer","Storage","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","bounds","clone","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw_pipeline_primitive","drop","drop","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","get","get_mut","has","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","prepare","primitive","render","store","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Settings","adapt_into_using","antialiasing","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components_from","default","default_font","default_text_size","deref","deref_mut","downcast","drop","eq","fmt","from","from_angle","from_env","from_stimulus","init","internal_backend","into","into_angle","into_color","into_color_unclamped","into_stimulus","present_mode","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Compositor","Surface","adapt_into_using","arrays_from","arrays_into","as_hal","borrow","borrow_mut","components_from","compositor","configure","deref","deref_mut","downcast","drop","drop","fmt","from","from_angle","from_stimulus","get_capabilities","get_current_texture","get_default_config","global_id","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Compositor","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","configure_surface","create_backend","create_renderer","create_surface","deref","deref_mut","downcast","drop","fetch_information","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","new","new","present","present","request","screenshot","screenshot","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast"],"q":[[0,"iced_wgpu"],[46,"iced_wgpu::geometry"],[93,"iced_wgpu::layer"],[238,"iced_wgpu::layer::Image"],[244,"iced_wgpu::layer::Text"],[252,"iced_wgpu::layer::mesh"],[328,"iced_wgpu::layer::mesh::Mesh"],[334,"iced_wgpu::primitive"],[385,"iced_wgpu::primitive::Primitive"],[419,"iced_wgpu::primitive::pipeline"],[494,"iced_wgpu::settings"],[534,"iced_wgpu::window"],[572,"iced_wgpu::window::compositor"],[612,"palette::chromatic_adaptation"],[613,"iced_core::image"],[614,"iced_core::size"],[615,"iced_core::rectangle"],[616,"alloc::borrow"],[617,"wgpu"],[618,"wgpu"],[619,"wgpu"],[620,"core::option"],[621,"wgpu"],[622,"core::convert"],[623,"core::result"],[624,"palette::convert::try_from_into_color"],[625,"core::any"],[626,"iced_core::svg"],[627,"iced_core::point"],[628,"iced_graphics::geometry::path"],[629,"iced_graphics::geometry::fill"],[630,"core::convert"],[631,"iced_core::vector"],[632,"iced_graphics::geometry::stroke"],[633,"core::ops::function"],[634,"core::fmt"],[635,"core::fmt"],[636,"core::marker"],[637,"wgpu_types"],[638,"iced_graphics::compositor"],[639,"iced_graphics::compositor"]],"d":["A wgpu graphics backend for iced.","","","A wgpu graphics renderer for iced.","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Build and draw geometry.","","","Calls U::from(self).","","","","","Organize rendering primitives into a flattened list of …","","Creates a new Backend.","Draws the provided primitives in the given TextureView.","Draw using different graphical primitives.","Configure a renderer.","","","","","","","","","","","Display rendering results on windows.","A frame for drawing some geometry.","","","","","","Returns the coordinate of the center of the Frame.","Draws the clipped contents of the given Frame with origin …","","","","","","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","Returns the argument unchanged.","","","Returns the height of the Frame.","","Calls U::from(self).","","","","Produces the Primitive representing everything drawn on …","","Creates a new empty Frame with the given dimensions.","Pops a transform from the transform stack and sets it as …","Pushes the current transform in the transform stack.","Applies a rotation in radians to the current transform of …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","Returns the dimensions of the Frame.","Draws the stroke of the given Path on the Frame with the …","Applies a translation to the current transform of the Frame…","","","","","","","","","Returns the width of the Frame.","Executes the given drawing operations within a Rectangle …","Stores the current transform of the Frame and executes the …","Some cached text.","An editor.","A raster or vector image.","A group of primitives that should be clipped together.","","A paragraph.","A custom primitive which can be used to render primitives …","A raster image.","Some raw text.","A text primitive.","A vector image.","","","","","","","","","","","","","","","","","","","","","The bounds of the Pipeline.","The clipping bounds of the Layer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Distributes the given Primitive and generates a list of …","The images of the Layer.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","A collection of triangle primitives.","The triangle meshes of the Layer.","Creates a new Layer with the given clipping bounds.","Creates a new Layer for the provided overlay text.","The custom pipelines of this Layer.","The Primitive to render.","The quads of the Layer.","The text of the Layer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The viewport of the Pipeline.","The bounds of the image.","The bounds of the image.","The Color filter","The filter method of a raster image.","The handle of a raster image.","The handle of a vector image.","","","","","","","","","The result of counting the attributes of a set of meshes.","A mesh of triangles with a gradient color.","A mesh of triangles.","A mesh of triangles with a solid color.","","","","","","","Returns the number of total vertices & total indices of …","","","","","Returns the clip bounds of the Mesh.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The total amount of gradient vertices.","The total amount of gradient meshes.","Returns the indices of the Mesh.","The total amount of indices.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns the origin of the Mesh.","The total amount of solid vertices.","The total amount of solid meshes.","","","","","","","","","","","","","","","","","","","The vertex and index buffers of the Mesh.","The vertex and index buffers of the Mesh.","The clipping bounds of the Mesh.","The clipping bounds of the Mesh.","The origin of the vertices of the Mesh.","The origin of the vertices of the Mesh.","A cached primitive.","A clip primitive","The custom primitives supported by iced_wgpu.","A backend-specific primitive.","An editor primitive","A group of primitives","An image primitive","A mesh primitive.","A paragraph primitive","","A custom pipeline primitive.","The graphical primitives supported by iced_wgpu.","A quad primitive","A raw cosmic-text primitive","An SVG primitive","A text primitive","A primitive that applies a translation","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Draw primitives using custom pipelines.","","","","","","","","","","The background of the quad","The [Border] of the quad","The bounds of the text.","The bounds of the quad","The bounds of the image","The bounds of the viewport","The bounds of the clip","The clip bounds of the text.","The clip bounds of the paragraph.","The clip bounds of the editor.","The color of the text.","The color of the paragraph.","The color of the editor.","The [Color] filter","The contents of the text.","The content of the clip","The primitive to translate","The cached primitive","The [editor::Weak] reference.","The filter method of the image","The font of the text.","The handle of the image","The path of the SVG file","The horizontal alignment of the text.","The line height of the text.","The [paragraph::Weak] reference.","The position of the paragraph.","The position of the editor.","The primitives of the group","The [Shadow] of the quad","The shaping strategy of the text.","The size of the text in logical pixels.","The translation vector","The vertical alignment of the text.","A custom primitive which can be used to render primitives …","A set of methods which allows a Primitive to be rendered.","A renderer than can draw custom pipeline primitives.","Stores custom, user-provided pipelines.","","","","","","","","","","","The bounds of the Pipeline.","","","","","","","","","","","","Draws a custom pipeline primitive.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns a reference to pipeline with type T if it exists …","Returns a mutable reference to pipeline T if it exists in …","Returns true if Storage contains a pipeline with type T.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Pipeline with the given Primitive.","Processes the Primitive, allowing for GPU buffer …","The Primitive to render.","Renders the Primitive.","Inserts the pipeline T in to Storage.","","","","","","","","","","","","","","","","","","The settings of a Backend.","","The antialiasing strategy that will be used for triangle …","","","","","","","","","The default Font to use.","The default size of text.","","","","","","","Returns the argument unchanged.","","Creates new Settings using environment configuration.","","","The internal graphics backend to use.","Calls U::from(self).","","","","","The present mode of the Backend.","","","","","","","","","","","Handle to a presentable surface.","","","","Returns the inner hal Surface using a callback. The hal …","","","","Connect a window with a renderer.","Initializes Surface for presentation.","","","","","","","Returns the argument unchanged.","","","Returns the capabilities of the surface when used with the …","Returns the next texture to be presented by the swapchain …","Return a default SurfaceConfiguration from width and …","Returns a globally-unique identifier for this Surface.","","Calls U::from(self).","","","","","","","","","","","","","A window graphics backend for iced powered by wgpu.","","","","","","","","Creates a new rendering Backend for this Compositor.","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Creates a Compositor and its Backend for the given Settings…","","Presents the given primitives with the given Compositor …","","Requests a new Compositor with the given Settings.","Renders the current surface to an offscreen buffer.","","","","","","","","",""],"i":[0,0,0,0,0,3,3,3,3,3,3,0,3,3,3,3,7,3,3,3,3,0,0,3,3,3,3,3,3,0,3,3,3,0,0,3,3,3,3,3,3,3,3,3,0,0,0,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,43,43,0,0,0,43,0,41,43,0,41,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,42,46,41,42,43,41,42,43,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,46,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,0,46,46,46,46,42,46,46,41,42,43,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,42,69,70,70,69,69,70,71,72,71,72,72,71,71,72,0,48,0,48,48,49,48,49,48,49,0,48,49,48,49,48,48,49,48,49,48,49,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,49,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,73,74,73,74,73,74,22,22,0,22,22,22,22,50,22,0,50,0,22,22,22,22,22,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,0,50,50,50,50,50,50,50,50,50,75,75,76,75,77,78,79,76,80,81,76,80,81,78,76,79,82,83,81,77,76,77,78,76,76,80,80,81,84,75,76,76,82,76,0,0,0,0,52,53,52,53,52,53,52,53,52,53,52,52,52,52,53,53,52,53,52,53,52,53,54,52,53,52,52,53,52,53,52,53,52,53,53,53,53,52,53,52,53,52,53,52,53,52,53,52,53,52,10,52,10,53,52,52,53,52,53,52,53,52,53,52,53,52,53,52,53,52,53,0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,0,0,56,56,56,56,56,56,56,0,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,56,0,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,0,64,0,64,64,0,64,64,64,64,64,64,64,64,64],"f":[0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[2,-1,[]],[2,-1,[]],[[3,4],[[6,[5]]]],[-1,-2,[],[]],[[7,8,-1],9,10],[2,9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,0,[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[3,[13,[[12,[11]]]]],9],[[14,15,16,17],3],[[3,14,15,18,[20,[19]],17,21,[12,[22]],23,[12,[-1]]],9,[[25,[24]]]],0,0,[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[[3,29],[[6,[5]]]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[30,31],[[30,30,31],9],[-1,-2,[],[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[[30,32,-1],9,[[34,[33]]]],[[30,31,6,-1],9,[[34,[33]]]],[[30,-1],9,[[34,[35]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[30,36],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[30,22],[-1,-2,[],[]],[6,30],[30,9],[30,9],[[30,36],9],[[30,-1],9,[[34,[36]]]],[[30,-1],9,[[34,[37]]]],[30,6],[[30,32,-1],9,[[34,[38]]]],[[30,37],9],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[30,36],[[30,8,-2],-1,[],[[40,[30],[[39,[-1]]]]]],[[30,-2],-1,[],[[40,[30],[[39,[-1]]]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[41,41],[42,42],[43,43],[[-1,-2],9,[],[]],[[-1,-2],9,[],[]],[[-1,-2],9,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,9],[2,9],[2,9],[2,9],[[41,44],45],[[42,44],45],[[43,44],45],[[46,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[12,[22]],23],[[47,[46]]]],0,[[],2],[[],2],[[],2],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[8,46],[[[12,[-1]],23],46,[[25,[24]]]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[12,[48]]],49],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,[[8,[36]]]],[48,48],[49,49],[[-1,-2],9,[],[]],[[-1,-2],9,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],49],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,9],[2,9],[[48,44],45],[[49,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[48,[[12,[5]]]],0,[[],2],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,31],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[50,8],[50,50],[[-1,-2],9,[],[]],[-1,-2,[],[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[[50,50],51],[[50,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[52,52],[[-1,-2],9,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],53],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[54,8,-1],9,10],[2,9],[2,9],[[52,52],51],[[52,44],45],[[53,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[53,[[20,[-1]]],[]],[53,[[20,[-1]]],[]],[53,51],[[],2],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[8,-1],52,10],[[10,17,14,15,8,[6,[5]],36,53],9],0,[[10,53,21,[6,[5]],[8,[5]],18],9],[[53,-1],9,55],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[16,16],[[-1,-2],9,[],[]],[-1,-2,[],[]],[[],16],0,0,[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[[16,16],51],[[16,44],45],[-1,-1,[]],[-1,-1,[]],[[],16],[-1,-2,[],[]],[[],2],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[56,-2],[[20,[-1]]],[],[[40,[20],[[39,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[56,14,[57,[[47,[17]]]]],9],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[56,9],[[56,44],[[26,[9,58]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[56,59],60],[56,[[26,[61,62]]]],[[56,59,5,5],[[20,[[57,[[47,[17]]]]]]]],[56,[[63,[56]]]],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[64,-1,5,5],9,[]],[64,3],[64,-1,[]],[[64,-1,5,5],-2,65,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[64,66],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[16,-1],[[26,[64,67]]],65],[[-1,-2],[[26,[64,67]]],[],65],[[64,3,56,[12,[22]],23,19,[12,[-1]]],[[26,[9,68]]],[[25,[24]]]],[[64,-1,-2,23,19,[12,[-3]]],[[26,[9,68]]],[],[],[[25,[24]]]],[[16,[20,[-1]]],[[20,[64]]],65],[[64,3,[12,[22]],23,19,[12,[-1]]],[[47,[11]]],[[25,[24]]]],[[64,-1,-2,23,19,[12,[-3]]],[[47,[11]]],[],[],[[25,[24]]]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]]],"c":[],"p":[[10,"TransformMatrix",612],[1,"usize"],[5,"Backend",0],[5,"Handle",613],[1,"u32"],[5,"Size",614],[8,"Renderer",0],[5,"Rectangle",615],[1,"tuple"],[10,"Primitive",419],[1,"u8"],[1,"slice"],[6,"Cow",616],[5,"Device",617],[5,"Queue",617],[5,"Settings",494],[6,"TextureFormat",618],[5,"CommandEncoder",617],[5,"Color",619],[6,"Option",620],[5,"TextureView",617],[8,"Primitive",334],[5,"Viewport",621],[1,"str"],[10,"AsRef",622],[6,"Result",623],[5,"OutOfBounds",624],[5,"TypeId",625],[5,"Handle",626],[5,"Frame",46],[5,"Point",627],[5,"Path",628],[5,"Fill",629],[10,"Into",622],[5,"Text",630],[1,"f32"],[5,"Vector",631],[5,"Stroke",632],[17,"Output"],[10,"FnOnce",633],[6,"Image",93],[5,"Pipeline",93],[6,"Text",93],[5,"Formatter",634],[8,"Result",634],[5,"Layer",93],[5,"Vec",635],[6,"Mesh",252],[5,"AttributeCount",252],[6,"Custom",334],[1,"bool"],[5,"Pipeline",419],[5,"Storage",419],[10,"Renderer",419],[10,"Send",636],[5,"Surface",534],[5,"SurfaceConfiguration",618],[5,"Error",634],[5,"Adapter",617],[5,"SurfaceCapabilities",618],[5,"SurfaceTexture",617],[6,"SurfaceError",617],[5,"Id",617],[5,"Compositor",572],[10,"Window",637],[5,"Information",637],[6,"Error",638],[6,"SurfaceError",637],[15,"Raster",238],[15,"Vector",238],[15,"Paragraph",244],[15,"Editor",244],[15,"Solid",328],[15,"Gradient",328],[15,"Quad",385],[15,"Text",385],[15,"Image",385],[15,"Svg",385],[15,"Clip",385],[15,"Paragraph",385],[15,"Editor",385],[15,"Translate",385],[15,"Cache",385],[15,"Group",385]],"b":[]},\ -"iced_widget":{"doc":"Use the built-in widgets or create your own.","t":"TEEEEEKEPPREFPEEEEEEGFEEEEEEREEEEGEPEEEPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHCHCHNNNNHQQCHHNNNNCHENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNEHHNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHQNNHNHNNNNNNNNNNCNNNCCHNNNNCHCCHEHHQQCECHNNCHNNNCHCNNECHNNCHCHCHCHNNNCHCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNHCHHMNNFFFRKMNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNNNNNNNNNNOONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNHNPPFFEFGGRGPGFGPPFKKPPPPRFGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNONNCONNNONNOONNONCNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNPGPPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNGFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNFFFNNCNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNFFNNNNNNNOONNNNNNNOONNNNNNNNNNNNNNOOOOONNNNNNNNNFIFKIPPPPPFPPPPPPFPGFGTTTIFPPPGGPPSPPPFFFFFIFFKKPPPPPPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNMNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNCNNNNNNNMNNNNNNCCNNOOCMNNNNONNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKFFKRKFFNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNOOMNNNNNNNNNNNMNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNMNNNNNNNMNNNNNNMMNNNNNNMNMNMNMNMNMNMNNNNNNNNNNNNMNMNMNMNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFIFTTTTTTFFFTTTTIFITTKRIKIFTTTIIFITNONNNNNNNNNNNNNNMNNNNNNNNONNNMNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOCNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNMNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNOOOOOOONONNNNNNNNNNNNHONNCNNNOOOMNNNNNNNNNNNNNNHNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNONNNNOONMNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMHONNONNNNNNNNNOOONNNNOONNNNNNNNNOOONNNNNFFFFNNNNNNNONNNNNONONNNNNNNNNNNNONOOOOOONNNNNNNNOOFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNOONNNNNONNNNNNNNNNNNNNONNNNNNNNFFFFFFFFFFFFFFFFFFFFFKFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNCNNNNNNNNNNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNOONNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNONNNNNNNNNNNNHHNNNNNNNNNNNONOMHNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNONNNOONNNNNNNNNOOOOOOOOONNNNNNNNNNNOOOOOOOOONNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNKMNMHHIIIIIIIIIIIIIIIIIIIIOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOKKKKKMMMMMFFFFNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNRKKMMMMNNMMMMMMMMMNNHHHHHHFFFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNIIIIIIIIIOOOOOOOOOOHOHHOOOOOOOIFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKKKRKNNNNNNNNMMMMNMMMNNNMMMMMNMMMMMMMMMNNMMMMNNMNPPPGFGPPPPPFGOOOOOOOFFFRKMNNNNNNNNNNNNNNNOONNNNNNNNNNONNNNNNNNNMNNNNNNNNNNNONNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNONNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNFFFRKNNNNNMNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNGFFPPENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNECFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFFRKNNNMNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFGPPPGFGGPGKPGPPPPPFPGFPPPFPGFPPFPPERKGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHNNNNNNNNNNNNNNMONNNONNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOOOOOOOOOOOOOGPPPFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOFPTPGFPFFPRKMNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOHNNNHNNNOONONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOOFTFRKNNMNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGGPPPPPPPPFPFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFTTFRKMNNNNNNNNNNOOONNNNNNNNNNNNONNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNFPGPPPFRKNNNMNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOFGPGTPPFFFTFFFPFRKPFNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHNNNNNNNNNNNHNNNNONNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNOOOOOOGPPKRKPFRFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNENFPTFGFPFFRKMNNNNNNNNNNNNNNNOOONNNNNNNNNNOONNNNNNNNNNNNNNMHNNNNNNNNNNNNNNNNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFRKFNNNMNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPFPGPGFRKINNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPFPPPPPGPPPPPPGPPPPPPPPPRKFPPPMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOFESFFPPGFRKFFMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNCNNNNNNNNNNNNNNNNNMMNNNNNNNHNNNNNNNNNNNNNNNNNNNNHNNMNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNHNHNNHNNHNNNNNNNNNNNNNNMNNNNNHNNMONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMNFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOGPGGPGFPPPPPPPPPPPPPPPPPTPPPPPPPPPPPPPPPPPTPGFGGPPPPGGGGPPGPPGGPGGGGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFJJFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFTRKFMNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNOONNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPGPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPTFGPFRKFMNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNMHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOO","n":["ALL","Button","Canvas","Checkbox","Column","ComboBox","Component","Container","Custom","Dark","Event","Image","Lazy","Light","MouseArea","PaneGrid","PickList","ProgressBar","QRCode","Radio","Renderer","Responsive","Row","Rule","Scrollable","Shader","Slider","Space","State","Svg","Text","TextEditor","TextInput","Theme","Themer","TinySkia","Toggler","Tooltip","VerticalSlider","Wgpu","active","active","active","active","active","active","active","active","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","appearance","appearance","appearance","appearance","appearance","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","button","button","canvas","canvas","checkbox","checkbox","children","clear","clone","clone_into","column","column","column","combo_box","combo_box","component","components_from","components_from","components_from","components_from","container","container","core","custom","custom_with_fn","default","default_font","default_size","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","diff","dimensions","dimensions","disabled","disabled","disabled","disabled","disabled_color","disabled_color","downcast","downcast","downcast","downcast","dragging","dragging","dragging_horizontal","draw","draw","draw","draw","draw","draw_mesh","draw_pipeline_primitive","drop","drop","drop","drop","eq","extended_palette","fill_editor","fill_paragraph","fill_quad","fill_text","fmt","fmt","focus_next","focus_previous","focused","focused","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","graphics","horizontal_rule","horizontal_space","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered_horizontal","hovered_region","hovered_split","image","image","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","keyed","keyed_column","keyed_column","layout","layout","lazy","load_font","mouse_area","mouse_interaction","mouse_interaction","new","new","on_event","on_event","operate","operate","operate","operate","overlay","overlay","overlay","palette","pane_grid","pick_list","pick_list","picked_split","placeholder_color","placeholder_color","pressed","progress_bar","progress_bar","qr_code","radio","radio","renderer","responsive","row","row","row","rule","runtime","scrollable","scrollable","selection_color","selection_color","shader","shader","size","size","size_hint","slider","slider","space","state","state","style","svg","svg","tag","tag","text","text","text_editor","text_editor","text_input","text_input","theme","themer","to_owned","to_smolstr","to_string","toggler","toggler","tooltip","tooltip","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","update","value_color","value_color","vertical_rule","vertical_slider","vertical_slider","vertical_space","view","with_layer","with_translation","Appearance","Button","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","children","clone","clone","clone_into","clone_into","components_from","components_from","components_from","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","diff","disabled","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","hovered","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","mouse_interaction","mouse_interaction","new","new","on_event","on_press","on_press_maybe","operate","overlay","padding","pressed","shadow","shadow_offset","size","state","style","tag","text_color","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","update","width","Bevel","Butt","Cache","Canvas","Event","Fill","Frame","Geometry","Geometry","Gradient","Gradient","LineCap","LineDash","LineJoin","Linear","Miter","Path","Program","Renderer","Round","Round","Solid","Square","State","Stroke","Style","Text","TinySkia","TinySkia","Wgpu","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","center","circle","clear","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","draw","draw_with","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","event","fill","fill","fill_rectangle","fill_text","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gradient","height","height","horizontal_alignment","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_geometry","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","line","line_cap","line_dash","line_height","line_join","mouse_interaction","mouse_interaction","mouse_interaction","new","new","new","new","offset","on_event","pack","path","position","raw","rectangle","rotate","rule","scale","scale_nonuniform","segments","shaping","size","size","size","state","stroke","stroke","style","style","tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transform","translate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","vertical_alignment","width","width","width","with_clip","with_color","with_line_cap","with_line_join","with_save","with_width","Captured","Event","Ignored","Keyboard","Mouse","Status","Touch","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","merge","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","EvenOdd","Fill","Gradient","NonZero","Rule","Solid","Style","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","rule","style","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Gradient","Linear","Linear","Packed","adapt_into_using","adapt_into_using","add_stop","add_stops","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_valid_bit_pattern","new","pack","pack","start","stops","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Builder","Path","adapt_into_using","adapt_into_using","arc","arc","arc_to","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bezier_curve_to","borrow","borrow","borrow_mut","borrow_mut","build","center","circle","clone","clone_into","close","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","ellipse","end_angle","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_to","move_to","new","quadratic_curve_to","radius","rectangle","start_angle","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Elliptical","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","center","clone","clone_into","components_from","deref","deref_mut","downcast","drop","end_angle","end_angle","fmt","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","radii","radius","rotation","start_angle","start_angle","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ArcFlags","AttributeIndex","AttributeSlice","AttributeStore","Attributes","Begin","Begin","Begin","Bevel","Butt","ControlPointId","Cubic","Cubic","Cubic","End","End","End","EndpointId","EvenOdd","Event","EventId","FillRule","INVALID","INVALID","INVALID","IdEvent","IdPolygon","Line","Line","Line","LineCap","LineJoin","Miter","MiterClip","NO_ATTRIBUTES","Negative","Negative","NonZero","Path","PathBuffer","PathBufferSlice","PathCommands","PathCommandsSlice","PathEvent","PathSlice","Polygon","Position","PositionStore","Positive","Positive","Quadratic","Quadratic","Quadratic","Round","Round","Side","Square","Winding","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_slice","as_slice","as_slice","attributes","attributes","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","builder","builder","builder","builder","builder_with_attributes","clear","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","closed","closed","commands","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","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","event","event","event","event","events","first_endpoint","first_endpoint","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_iter","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_usize","from_usize","get","get","get","get","get","get","get_control_point","get_control_point","get_control_point","get_control_point","get_endpoint","get_endpoint","get_endpoint","get_endpoint","hash","hash","hash","hash","hash","id_iter","id_iter","id_iter","index","index","index","index","index","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edge","is_empty","is_empty","is_empty","is_in","is_negative","is_out","is_positive","iter","iter","iter","iter","iter","iter","iter","iter","iter_with_attributes","iter_with_attributes","iterator","large_arc","last_endpoint","last_endpoint","len","len","math","new","new","new","next_event_id_in_path","next_event_id_in_path","next_event_id_in_sub_path","next_event_id_in_sub_path","num_attributes","num_attributes","num_attributes","num_attributes","offset","offset","opposite","path","path_buffer","path_events","path_slice","points","points","polygon","position","reserve","reversed","reversed","svg_builder","sweep","to","to_f32","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_usize","to_usize","to_usize","traits","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_attributes","with_capacity","with_points","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","BorderRadii","Build","Flattened","NoAttributes","PathBuilder","PathType","SvgPathBuilder","Transformed","WithSvg","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add_circle","add_circle","add_ellipse","add_ellipse","add_line_segment","add_line_segment","add_point","add_point","add_polygon","add_polygon","add_polygon","add_rectangle","add_rectangle","add_rounded_rectangle","add_rounded_rectangle","arc","arc_to","arc_to","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom_left","bottom_right","build","build","build","build","build","build","build","build","clone","clone","clone_into","clone_into","close","close","close","close","close","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","current_position","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","end","end","end","end","eq","eq","event","extend_from_paths","flattened","flattened","flattened","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","horizontal_line_to","horizontal_line_to","init","init","init","init","init","inner","inner_mut","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","line_to","line_to","line_to","line_to","move_to","move_to","move_to","new","new","new","new","new","num_attributes","num_attributes","num_attributes","num_attributes","partial_cmp","path_event","path_event","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_arc_to","relative_cubic_bezier_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_horizontal_line_to","relative_line_to","relative_line_to","relative_move_to","relative_move_to","relative_quadratic_bezier_to","relative_quadratic_bezier_to","relative_vertical_line_to","relative_vertical_line_to","reserve","reserve","reserve","reserve","reserve","reserve","reserve","reserve","set_tolerance","set_transform","set_transform","smooth_cubic_bezier_to","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","smooth_relative_quadratic_bezier_to","to_owned","to_owned","to_smolstr","to_string","top_left","top_right","transformed","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","vertical_line_to","vertical_line_to","with_capacity","with_svg","with_svg","wrap","CommandsPathSlice","Events","Iter","PathCommands","PathCommandsBuilder","PathCommandsSlice","PointEvents","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","events","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_control_point","get_endpoint","index","index","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","iter","line_to","new","next","next","next","points","quadratic_bezier_to","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","with_capacity","Angle","Arc","ArcFlags","Box2D","CubicBezierSegment","DIV_EPSILON","EIGHT","EPSILON","FIVE","FOUR","HALF","Line","LineEquation","LineSegment","MAX","MIN","NINE","ONE","Point","QuadraticBezierSegment","Rotation","SEVEN","SIX","Scalar","Scalar","Scale","Segment","Size","SvgArc","TEN","THREE","TWO","Transform","Translation","Triangle","Vector","ZERO","a","a","ab","ac","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add_assign","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","angle","angle_to","approx_epsilon","approx_eq_eps","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","arc","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","b","b","ba","baseline","baseline","bc","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","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","bounding_box","bounding_box","bounding_box","bounding_box","bounding_box","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_y","bounding_range_y","bounding_range_y","bounding_range_y","bounding_triangle","c","c","ca","cast","cb","center","circle","clipped","clipped_x","clipped_y","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","closest_point","closest_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains_point","contains_segment","ctrl","ctrl1","ctrl2","cubic_bezier","cubic_intersections","cubic_intersections_t","default","degrees","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","derivative","derivative","derivative","derivative","derivative","derivative","derivative","distance_to_point","distance_to_point","distance_to_point","distance_to_point","div","div","div_assign","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drag","drag_with_weight","drop","drop","drop","drop","drop","drop","drop","drop","drop","dx","dx","dx","dx","dx","dx","dy","dy","dy","dy","dy","dy","end_angle","epsilon_for","eq","eq","eq","eq","eq","eq","eq","eq","equation","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fast_bounding_box","fast_bounding_box","fast_bounding_box","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_y","fast_bounding_range_y","fast_bounding_range_y","fat_line","fat_line","flags","flattened","flattened","flattened","flattened_t","flattening_step","flip","flip","flip","flip","flip","flip","flip","flip","flip","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_each_cubic_bezier","for_each_cubic_bezier","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_inflection_t","for_each_local_x_extremum_t","for_each_local_x_extremum_t","for_each_local_y_extremum_t","for_each_local_y_extremum_t","for_each_monotonic","for_each_monotonic","for_each_monotonic_range","for_each_monotonic_range","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_x_monotonic","for_each_x_monotonic","for_each_x_monotonic_range","for_each_x_monotonic_range","for_each_y_monotonic","for_each_y_monotonic","for_each_y_monotonic_range","for_each_y_monotonic_range","frac_pi_2","frac_pi_3","frac_pi_4","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_svg_arc","get","get_angle","hash","height","horizontal_line_intersection","horizontal_line_intersection_t","init","init","init","init","init","init","init","init","init","intersection","intersection","intersection_t","intersects","intersects","intersects_box","intersects_line","intersects_line_segment","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invert","is_a_point","is_finite","is_horizontal","is_linear","is_linear","is_monotonic","is_monotonic","is_quadratic","is_straight_line","is_vertical","is_x_monotonic","is_x_monotonic","is_y_monotonic","is_y_monotonic","large_arc","length","length","lerp","line_intersection","line_intersection_t","line_intersections","line_intersections","line_intersections_t","line_intersections_t","line_segment_intersections","line_segment_intersections","line_segment_intersections_t","line_segment_intersections_t","local_x_extremum_t","local_y_extremum_t","m11","m12","m21","m22","m31","m32","max","mid_point","min","mul","mul_assign","neg","new","normal","num_quadratics","offset","overlaps_line","overlaps_segment","parallel_line","partial_cmp","pi","point","point","positive","project_point","quadratic_bezier","quadratic_intersections","quadratic_intersections_t","radians","radians","radii","radii","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample_tangent","set_length","signed","signed_distance_to_point","signed_distance_to_point","sin_cos","size","solve_t_for_x","solve_t_for_x","solve_t_for_y","solve_t_for_y","solve_x_for_y","solve_x_for_y","solve_y_for_x","solve_y_for_x","split","split","split","split","split","split","split","split","split","split_at_x","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","square_distance_to_point","square_distance_to_point","square_distance_to_point","square_length","start_angle","sub","sub_assign","sum","sum","sweep","sweep_angle","tangent","to","to","to","to","to","to","to","to","to","to","to","to","to","to_arc","to_cubic","to_degrees","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_line","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_quadratic","to_quadratic_error","to_svg_arc","to_vector","traits","transform","transformed","transformed","transformed","translate","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","two_pi","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","utils","value","vector","vector","vertical_line_intersection","vertical_line_intersection_t","width","x","x","x","x","x","x","x","x","x","x","x","x","x_maximum_t","x_maximum_t","x_minimum_t","x_minimum_t","x_rotation","x_rotation","y","y","y","y","y","y","y","y","y","y","y","y","y_maximum_t","y_maximum_t","y_minimum_t","y_minimum_t","zero","Arc","ArcFlags","Flattened","SvgArc","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","components_from","deref","deref_mut","downcast","drop","flags","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","large_arc","next","radii","radii","start_angle","sweep","sweep_angle","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","x_rotation","x_rotation","ArrayString","ArrayVec","CapacityError","Drain","IntoIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_mut","as_mut_ptr","as_mut_slice","as_mut_str","as_ptr","as_ref","as_ref","as_slice","as_str","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","clear","clear","clone","clone","clone","clone","clone_from","clone_from","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drain","drop","drop","drop","drop","drop","drop","drop","drop","element","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","flush","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_byte_string","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","ge","ge","ge","gt","gt","gt","hash","hash","init","init","init","init","init","insert","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_inner_unchecked","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_empty","is_full","is_full","le","le","le","len","len","lt","lt","lt","new","new","new","new_const","new_const","next","next","next_back","next_back","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pop","pop","pop_at","push","push","push_str","push_unchecked","remaining_capacity","remaining_capacity","remove","remove","retain","set_len","set_len","simplify","size_hint","size_hint","swap_pop","swap_remove","take","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","truncate","truncate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_extend_from_slice","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_insert","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_push","try_push","try_push_str","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","write","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_char","write_str","zero_filled","CubicBezierSegment","Flattened","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","components_into","ctrl1","ctrl2","deref","deref_mut","downcast","drop","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","next","size_hint","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Angle","BoolVector2D","BoolVector3D","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Trig","UnknownUnit","Vector2D","Vector3D","abs","abs","abs","abs","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_size","add_size","all","all","and","and","angle","angle_from_x_axis","angle_to","angle_to","any","any","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_eq","approx_eq","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approxeq","approxord","area","area","area","around_axis","around_x","around_y","around_z","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","bottom","box3d","bvec2","bvec3","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","center","center","center","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp_length","clamp_length","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","cmp","cmp","cmp","compare","compare","compare","component_div","component_div","component_mul","component_mul","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","contains","contains","contains","contains_box","contains_box","contains_rect","cos","cross","cross","decompose_reversed","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","degrees_to_radians","depth","depth","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","determinant","determinant","distance_to","distance_to","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_euclid","div_euclid","dot","dot","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equal","equal","equal","equal","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","euler","extend","extend","fast_atan2","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle_and_length","from_array","from_array","from_arrays","from_arrays","from_length_all_same","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_origin_and_size","from_points","from_points","from_points","from_rotation","from_scale","from_size","from_size","from_size","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_translation","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_vectors_inner","from_vectors_outer","get","get","get_angle","greater_than","greater_than","greater_than","greater_than","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height","height","height","height","height","horizontal","i","identity","identity","identity","identity","identity","identity","identity","identity","inflate","inflate","inflate","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner_box","inner_rect","intersection","intersection","intersection","intersection_unchecked","intersection_unchecked","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","is_2d","is_backface_visible","is_empty","is_empty","is_empty","is_empty","is_empty","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_identity","is_identity","is_identity","is_invertible","is_invertible","is_negative","is_negative","is_normalized","is_positive","is_positive","is_zero","j","k","left","length","length","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lower_than","lower_than","lower_than","lower_than","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","max","max","max","max","max","max","max","max","max","max_x","max_y","min","min","min","min","min","min","min","min","min","min","min","min_x","min_y","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_s","neg","neg","neg","neg","neg","neg","neg","neg","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_2d","new_all_same","new_from_reversed","none","none","norm","normalize","normalize","normalize","not","not","not_equal","not_equal","not_equal","not_equal","num","one","one","one","or","or","origin","origin","origin","ortho","outer_box","outer_rect","outer_transformed_box","outer_transformed_box2d","outer_transformed_box3d","outer_transformed_rect","outer_transformed_rect","partial_cmp","partial_cmp","partial_cmp","perspective","point2","point3","position","pre_rotate","pre_rotate","pre_scale","pre_scale","pre_translate","pre_translate","project_onto_vector","project_onto_vector","project_to_2d","quaternion","r","radians","radians","radians_to_degrees","rect","reflect","reflect","rem_euclid","rem_euclid","right","robust_normalize","robust_normalize","rotation","rotation","rotation","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round_in","round_in","round_in","round_out","round_out","round_out","saturating_add","saturating_sub","scale","scale","scale","scale","scale","select_point","select_point","select_size","select_size","select_vector","select_vector","set_size","sin","size","size","size","size2","size3","skew","slerp","splat","splat","splat","splat","splat","splat","splat","splat","square_length","square_length","square_norm","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","tan","then","then","then","then","then","then_rotate","then_rotate","then_scale","then_scale","then_translate","then_translate","to_2d","to_2d","to_2d","to_3d","to_3d","to_3d","to_3d","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array_4d","to_array_4d","to_array_transposed","to_array_transposed","to_arrays","to_arrays","to_arrays_transposed","to_box2d","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_non_empty","to_non_empty","to_non_empty","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_point","to_point","to_point2d","to_point3d","to_rect","to_size","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple_4d","to_tuple_4d","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u64","to_u64","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_vector","to_vector","to_vector","to_vector","to_vector","to_vector","top","transform_box","transform_box2d","transform_box2d","transform_box3d","transform_box3d","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point2d","transform_point2d","transform_point2d","transform_point2d_homogeneous","transform_point3d","transform_point3d","transform_point3d","transform_point3d","transform_point3d_homogeneous","transform_rect","transform_rect","transform_rect","transform_size","transform_size","transform_size","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector2d","transform_vector2d","transform_vector3d","transform_vector3d","translate","translate","translate","translation","translation","translation","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_normalize","try_normalize","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","union","unit_quaternion","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vec2","vec3","vector_part","vertical","volume","volume","w","width","width","width","width","width","with_destination","with_destination","with_length","with_max_length","with_max_length","with_min_length","with_min_length","with_source","with_source","x","x","x","x","x","x","x","x","x","x_range","x_range","x_range","xy","xy","xy","xy_area","xz","xz","xz","xz_area","y","y","y","y","y","y","y","y","y","y_range","y_range","y_range","yx","yx","yz","yz","yz","yz_area","z","z","z","z","z","z_range","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","ApproxEq","approx_epsilon","approx_eq","approx_eq_eps","max","min","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Vector2D","Vector3D","angle","bottom","depth","height","height","i","j","k","left","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","min","min","origin","r","right","rotation","size","top","translation","w","width","width","x","x","x","x","x","x","x","y","y","y","y","y","y","y","z","z","z","z","Ceil","Floor","One","Round","Zero","ceil","floor","one","round","zero","Flattened","FlattenedT","FlatteningParameters","QuadraticBezierSegment","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","components_from","components_from","components_from","ctrl","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","new","next","next","size_hint","size_hint","to","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","Scalar","Segment","Transformation","after_split","approximate_length","before_split","derivative","dx","dy","flip","for_each_flattened_with_t","from","sample","split","split_range","to","transform_point","transform_vector","x","y","cubic_polynomial_roots","directed_angle","directed_angle2","min_max","normalized_tangent","tangent","Flattened","FromPolyline","NoAttributes","PathIterator","Transformed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","flattened","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new","new","next","next","next","next","open","size_hint","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","with_attributes","Angle","Box2D","Point","Rotation","Scale","Size","Transform","Translation","Vector","angle","height","m11","m12","m21","m22","m31","m32","max","min","point","radians","size","vector","width","x","x","x","y","y","y","Builder","BuilderImpl","BuilderWithAttributes","IdIter","Iter","IterWithAttributes","Path","PathSlice","Reversed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","end","end","end","extend_from_paths","extend_from_paths","fmt","for_each_flattened","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_path","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","new","new","next","next","next","next","num_attributes","num_attributes","num_attributes","points","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","with_capacity","with_svg","Builder","BuilderWithAttributes","Iter","PathBuffer","PathBufferSlice","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","begin","begin","begin","begin","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","clone","clone_into","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","end","end","end","end","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","new","next","next_back","num_attributes","num_attributes","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","reserve","size_hint","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_attributes","IdPolygon","IdPolygonIter","PathEvents","Polygon","PolygonIdIter","PolygonIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","closed","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","next","next","next","next","par_bridge","points","points","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Build","PathBuilder","PathIterator","PathType","SvgPathBuilder","add_circle","add_ellipse","add_line_segment","add_point","add_polygon","add_polygon","add_rectangle","add_rounded_rectangle","arc_to","begin","build","close","close","cubic_bezier_to","cubic_bezier_to","end","event","flattened","flattened","horizontal_line_to","line_to","line_to","move_to","num_attributes","path_event","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_line_to","relative_move_to","relative_quadratic_bezier_to","relative_vertical_line_to","reserve","reserve","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","transformed","transformed","vertical_line_to","with_svg","Bevel","Butt","Gradient","LineCap","LineDash","LineJoin","Miter","Round","Round","Solid","Square","Stroke","Style","line_cap","line_dash","line_join","offset","segments","style","width","Appearance","Checkbox","Icon","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","code_point","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","disabled","downcast","downcast","downcast","draw","drop","drop","drop","eq","fmt","fmt","font","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hovered","icon","icon_color","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","line_height","mouse_interaction","new","on_event","on_toggle","on_toggle_maybe","shaping","size","size","size","spacing","state","style","tag","text_color","text_line_height","text_shaping","text_size","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","ComboBox","State","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","build_matchers","children","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","icon","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","line_height","mouse_interaction","new","new","on_close","on_event","on_input","on_option_hovered","overlay","padding","search","size","size","state","style","tag","text_input_style","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","with_selection","Appearance","Container","Id","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","align_x","align_y","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","center_x","center_y","children","clone","clone","clone_into","clone_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","diff","downcast","downcast","downcast","draw","draw_background","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","height","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","max_height","max_width","mouse_interaction","new","new","on_event","operate","overlay","padding","shadow","size","state","style","tag","text_color","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","unique","upcast","upcast","upcast","visible_bounds","width","with_background","with_border","FilterMethod","Handle","Image","Linear","Nearest","Viewer","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","content_fit","data","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","filter_method","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_memory","from_path","from_pixels","from_stimulus","from_stimulus","from_stimulus","hash","hash","height","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","new","size","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","viewer","viewer","width","State","Viewer","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","height","image_size","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_cursor_grabbed","layout","max_scale","min_scale","mouse_interaction","new","new","on_event","padding","scale_step","size","state","tag","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","Column","column","Column","adapt_into_using","align_items","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","children","components_from","default","deref","deref_mut","diff","downcast","draw","drop","from","from_angle","from_stimulus","height","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","layout","max_width","mouse_interaction","new","on_event","operate","overlay","padding","push","size","spacing","state","tag","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","with_children","menu","Appearance","Menu","State","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","new","overlay","padding","selected_background","selected_text_color","style","text_color","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","All","Appearance","Axis","Bottom","Canceled","Center","Configuration","Content","Contents","Direction","Down","DragEvent","Draggable","Dropped","Edge","Edge","Edge","Horizontal","Left","Left","Line","Maximized","Node","Pane","Pane","Pane","Pane","PaneGrid","Picked","Region","ResizeEvent","Right","Right","Split","Split","Split","State","Style","StyleSheet","Target","TitleBar","Top","Up","Vertical","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","always_show_controls","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","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","can_be_dragged_at","can_be_dragged_at","children","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","cmp","cmp","color","compare","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","controls","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","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","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","height","hovered_region","hovered_split","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_over_pick_area","iter","layout","layout","layout","mouse_interaction","mouse_interaction","new","new","new","on_click","on_drag","on_event","on_resize","operate","overlay","padding","pane_regions","partial_cmp","partial_cmp","picked_split","ratio","size","spacing","split","split","split_line_bounds","split_regions","splits","state","state","style","style","style","tag","title_bar","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_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","width","width","a","axis","b","ratio","pane","pane","pane","target","a","axis","b","id","ratio","Action","Clicking","Dragging","Idle","Internal","Resizing","State","adapt_into_using","adapt_into_using","adapt_into_using","adjacent","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clicked_pane","clone","clone","clone","clone_into","clone_into","clone_into","close","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","drop","eq","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_configuration","from_stimulus","from_stimulus","from_stimulus","get","get_mut","init","init","init","internal","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_empty","iter","iter_mut","layout","layout","len","maximize","maximized","move_to_edge","new","panes","picked_pane","picked_split","resize","restore","split","split_with","swap","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_configuration","axis","origin","origin","pane","pane","split","Appearance","Arrow","DEFAULT_PADDING","Dynamic","Handle","Icon","None","PickList","State","Static","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","border","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","draw","draw","drop","drop","drop","drop","drop","eq","eq","fmt","fmt","fmt","fmt","font","font","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","handle_color","hovered","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","layout","line_height","mouse_interaction","mouse_interaction","new","on_event","overlay","overlay","padding","placeholder","placeholder_color","shaping","size","size","state","style","tag","text_color","text_line_height","text_shaping","text_size","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","update","width","closed","open","size","Appearance","DEFAULT_HEIGHT","ProgressBar","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","bar","border_radius","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","height","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","new","size","style","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","DataTooLong","Error","ErrorCorrection","High","InvalidCharacter","InvalidEciDesignator","InvalidVersion","Low","Medium","Micro","Normal","QRCode","Quartile","State","UnsupportedCharacterSet","Version","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","cell_size","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","drop","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","new","new","size","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","with_error_correction","with_version","Appearance","DEFAULT_SIZE","DEFAULT_SPACING","Radio","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border_color","border_width","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","dot_color","downcast","downcast","draw","drop","drop","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","on_event","size","size","spacing","state","style","tag","text_color","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","Appearance","AsymmetricPadding","FillMode","Full","Padded","Percent","Rule","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","color","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","drop","drop","drop","fill","fill_mode","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","horizontal","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","radius","size","style","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","vertical","width","AbsoluteOffset","Alignment","Both","Direction","END","End","Horizontal","Id","Properties","RelativeOffset","START","Scrollable","Scrollbar","Scroller","Start","State","Style","StyleSheet","Vertical","Viewport","absolute_offset","absolute_offset_reversed","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","alignment","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","border","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","bounds","children","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content_bounds","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","direction","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dragging","dragging_horizontal","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","height","horizontal","hovered","hovered_horizontal","id","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","layout","margin","mouse_interaction","mouse_interaction","new","new","new","new","on_event","on_scroll","operate","overlay","relative_offset","scroll","scroll_to","scroll_to","scroll_to","scroll_x_to","scroll_y_to","scroller","scroller_width","scrollers_grabbed","size","snap_to","snap_to","snap_to","state","style","tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","unsnap","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","vertical","width","width","x","x","y","y","horizontal","vertical","Event","Keyboard","Mouse","Primitive","Primitive","Program","RedrawRequested","Shader","State","Storage","Touch","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","get","get_mut","has","height","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","mouse_interaction","mouse_interaction","mouse_interaction","new","on_event","prepare","render","size","state","store","tag","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","update","update","wgpu","width","Appearance","Circle","DEFAULT_HEIGHT","Handle","HandleShape","Rail","Rectangle","Slider","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","border_color","border_radius","border_width","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","colors","components_from","components_from","components_from","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","dragging","draw","draw","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","handle","height","hovered","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","mouse_interaction","mouse_interaction","new","new","on_event","on_release","rail","shape","shift_step","size","state","step","style","tag","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","update","width","width","border_radius","radius","width","Space","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","draw","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","layout","new","size","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","with_height","with_width","Appearance","Handle","Style","StyleSheet","Svg","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","color","components_from","components_from","components_from","content_fit","data","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_memory","from_path","from_path","from_stimulus","from_stimulus","from_stimulus","hash","height","hovered","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","new","size","style","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","Absolute","Advanced","Appearance","Basic","LineHeight","Relative","Shaping","State","Style","StyleSheet","Text","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","to_absolute","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Action","Appearance","Backspace","Click","Content","Delete","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","End","Enter","Home","Insert","Left","Motion","Move","PageDown","PageUp","Paste","Right","Scroll","Select","SelectLine","SelectWord","Style","StyleSheet","TextEditor","Up","WordLeft","WordRight","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","cursor_position","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","direction","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","drop","drop","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","focused","font","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","highlight","hovered","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edit","layout","line","line_count","lines","mouse_interaction","new","new","on_action","on_event","padding","perform","placeholder_color","selection","selection_color","size","state","style","tag","text","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","value_color","widen","with_text","lines","Appearance","Cursor","DEFAULT_PADDING","Icon","Id","Left","Right","Side","State","Style","StyleSheet","TextInput","Value","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","cursor","cursor","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus","focus","focus","focused","focused","font","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hovered","icon","icon_color","id","init","init","init","init","init","init","init","insert","insert_many","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_focused","is_focused","layout","layout","layout","len","line_height","mouse_interaction","mouse_interaction","move_cursor_to","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","move_cursor_to_front","new","new","new","new","next_end_of_word","on_event","on_input","on_paste","on_submit","operate","padding","password","placeholder_color","previous_start_of_word","remove","remove_many","secure","select","select_all","select_all","select_all","selection_color","side","size","size","size","spacing","state","style","tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unfocus","unfocus","unique","until","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","value_color","width","Cursor","Index","Selection","State","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","selection","state","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","end","start","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","DARK","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","LIGHT","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","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","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","custom","custom","custom_fn","danger","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","palette","primary","success","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_fn","Background","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","Pair","Palette","Primary","Secondary","Success","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","background","base","base","base","base","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","danger","danger","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","generate","generate","generate","generate","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","new","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","weak","weak","weak","weak","weak","Appearance","DEFAULT_SIZE","Style","StyleSheet","Toggler","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","background_border","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","font","foreground","foreground_border","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","on_event","size","size","spacing","state","style","tag","text_alignment","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","Bottom","FollowCursor","Left","Position","Right","Tooltip","Top","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","children","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","diff","downcast","downcast","draw","drop","drop","eq","equivalent","equivalent","equivalent","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","gap","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","on_event","overlay","padding","size","size","snap_within_viewport","state","style","tag","text_shaping","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Appearance","Circle","DEFAULT_WIDTH","Handle","HandleShape","Rectangle","State","Style","StyleSheet","VerticalSlider","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","border_color","border_width","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","color","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","dragging","draw","draw","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","height","hovered","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","mouse_interaction","mouse_interaction","new","new","on_event","on_release","rail","shape","shift_step","size","state","step","style","tag","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","update","width","border_radius","radius","width"],"q":[[0,"iced_widget"],[340,"iced_widget::button"],[486,"iced_widget::canvas"],[1057,"iced_widget::canvas::event"],[1142,"iced_widget::canvas::fill"],[1191,"iced_widget::canvas::gradient"],[1278,"iced_widget::canvas::path"],[1367,"iced_widget::canvas::path::arc"],[1415,"iced_widget::canvas::path::lyon_path"],[2303,"iced_widget::canvas::path::lyon_path::Event"],[2316,"iced_widget::canvas::path::lyon_path::IdEvent"],[2329,"iced_widget::canvas::path::lyon_path::PathEvent"],[2342,"iced_widget::canvas::path::lyon_path::builder"],[2664,"iced_widget::canvas::path::lyon_path::commands"],[2867,"iced_widget::canvas::path::lyon_path::geom"],[3648,"iced_widget::canvas::path::lyon_path::geom::arc"],[3698,"iced_widget::canvas::path::lyon_path::geom::arrayvec"],[4065,"iced_widget::canvas::path::lyon_path::geom::cubic_bezier"],[4107,"iced_widget::canvas::path::lyon_path::geom::euclid"],[6054,"iced_widget::canvas::path::lyon_path::geom::euclid::approxeq"],[6058,"iced_widget::canvas::path::lyon_path::geom::euclid::approxord"],[6060,"iced_widget::canvas::path::lyon_path::geom::euclid::default"],[6143,"iced_widget::canvas::path::lyon_path::geom::euclid::num"],[6153,"iced_widget::canvas::path::lyon_path::geom::quadratic_bezier"],[6263,"iced_widget::canvas::path::lyon_path::geom::traits"],[6283,"iced_widget::canvas::path::lyon_path::geom::utils"],[6289,"iced_widget::canvas::path::lyon_path::iterator"],[6439,"iced_widget::canvas::path::lyon_path::math"],[6469,"iced_widget::canvas::path::lyon_path::path"],[6726,"iced_widget::canvas::path::lyon_path::path_buffer"],[6866,"iced_widget::canvas::path::lyon_path::polygon"],[7026,"iced_widget::canvas::path::lyon_path::traits"],[7075,"iced_widget::canvas::stroke"],[7095,"iced_widget::checkbox"],[7235,"iced_widget::combo_box"],[7328,"iced_widget::container"],[7477,"iced_widget::image"],[7617,"iced_widget::image::viewer"],[7705,"iced_widget::keyed"],[7707,"iced_widget::keyed::column"],[7760,"iced_widget::overlay"],[7761,"iced_widget::overlay::menu"],[7882,"iced_widget::pane_grid"],[8602,"iced_widget::pane_grid::Configuration"],[8606,"iced_widget::pane_grid::DragEvent"],[8610,"iced_widget::pane_grid::Node"],[8615,"iced_widget::pane_grid::state"],[8758,"iced_widget::pane_grid::state::Action"],[8764,"iced_widget::pick_list"],[8986,"iced_widget::pick_list::Handle"],[8989,"iced_widget::progress_bar"],[9073,"iced_widget::qr_code"],[9286,"iced_widget::radio"],[9383,"iced_widget::rule"],[9508,"iced_widget::scrollable"],[10001,"iced_widget::scrollable::Direction"],[10003,"iced_widget::shader"],[10138,"iced_widget::slider"],[10288,"iced_widget::slider::HandleShape"],[10291,"iced_widget::space"],[10331,"iced_widget::svg"],[10462,"iced_widget::text"],[10632,"iced_widget::text_editor"],[10911,"iced_widget::text_editor::Action"],[10912,"iced_widget::text_input"],[11262,"iced_widget::text_input::cursor"],[11341,"iced_widget::text_input::cursor::State"],[11343,"iced_widget::theme"],[12061,"iced_widget::theme::palette"],[12365,"iced_widget::toggler"],[12460,"iced_widget::tooltip"],[12556,"iced_widget::vertical_slider"],[12774,"iced_widget::vertical_slider::HandleShape"],[12777,"palette::chromatic_adaptation"],[12778,"iced_style::application"],[12779,"core::any"],[12780,"iced_core::renderer"],[12781,"iced_core::element"],[12782,"core::convert"],[12783,"alloc::string"],[12784,"iced_core::text"],[12785,"iced_core::widget::tree"],[12786,"alloc::vec"],[12787,"core::hash"],[12788,"core::iter::traits::collect"],[12789,"core::option"],[12790,"core::fmt"],[12791,"core::clone"],[12792,"core::ops::function"],[12793,"core::ops::function"],[12794,"iced_core::size"],[12795,"iced_core::color"],[12796,"iced_core::rectangle"],[12797,"iced_core::renderer"],[12798,"iced_core::mouse::cursor"],[12799,"iced_graphics::mesh"],[12800,"iced_core::point"],[12801,"iced_core::renderer"],[12802,"iced_core::text"],[12803,"iced_runtime::command"],[12804,"iced_core::length"],[12805,"alloc::boxed"],[12806,"alloc::sync"],[12807,"alloc::rc"],[12808,"core::marker"],[12809,"core::cmp"],[12810,"iced_core::layout::limits"],[12811,"iced_core::layout::node"],[12812,"alloc::borrow"],[12813,"iced_core::mouse::interaction"],[12814,"iced_core::event"],[12815,"iced_core::clipboard"],[12816,"iced_core::shell"],[12817,"iced_core::widget::operation"],[12818,"core::default"],[12819,"iced_core::vector"],[12820,"iced_core::overlay::element"],[12821,"alloc::string"],[12822,"core::cmp"],[12823,"smol_str"],[12824,"palette::convert::try_from_into_color"],[12825,"core::any"],[12826,"core::ops::function"],[12827,"iced_core::gradient"],[12828,"core::ops::arith"],[12829,"num_traits::float"],[12830,"num_traits::cast"],[12831,"core::ops::arith"],[12832,"core::ops::arith"],[12833,"core::cmp"],[12834,"core::str::error"],[12835,"core::fmt"],[12836,"num_traits::ops::euclid"],[12837,"num_traits::ops::saturating"],[12838,"rayon::iter::par_bridge"],[12839,"core::convert"],[12840,"iced_core::alignment"],[12841,"iced_core::image"],[12842,"iced_core::image"],[12843,"core::marker"],[12844,"std::collections::hash::map"],[12845,"iced_core::text::paragraph"],[12846,"qrcode::types"],[12847,"iced_wgpu::primitive::pipeline"],[12848,"wgpu_types"],[12849,"wgpu"],[12850,"wgpu"],[12851,"iced_core::svg"],[12852,"iced_core::text::highlighter"]],"d":["A list with all the defined themes.","","","","","","A reusable, custom widget that uses The Elm Architecture.","","A Theme that uses a Custom palette.","The built-in dark variant.","The type of event this Component handles internally.","","A widget that only rebuilds its contents when necessary.","The built-in light variant.","","","","","","","The default graphics renderer for iced.","A widget that is aware of its dimensions.","","","","","","","The internal state of this Component.","","","","","A built-in theme.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Allow your users to perform actions by pressing a button.","Creates a new Button with the provided content.","Draw 2D graphics for your users.","Creates a new Canvas.","Show toggle controls using checkboxes.","Creates a new Checkbox.","","","","","Creates a new Column with the given children.","Creates a Column with the given children.","Creates a Column with the given children.","Display a dropdown list of searchable and selectable …","Creates a new ComboBox.","Turns an implementor of Component into an Element that can …","","","","","Decorate content and apply alignment.","Creates a new Container with the provided content.","","Creates a new custom Theme from the given Palette.","Creates a new custom Theme from the given Palette, with a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the palette::Extended of the Theme.","","","","","","","Focuses the next focusable widget.","Focuses the previous focusable widget.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Creates a horizontal Rule with the given height.","Creates a new horizontal Space with the given Length.","","","","","","","","","","","","","","Display images in your user interface.","Creates a new Image.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Use widgets that can provide hints to ensure continuity.","Creates a new keyed::Column with the given children.","Creates a Column with the given children.","","","Creates a new Lazy widget with the given data Dependency …","","A container intercepting mouse events.","","","Creates a new Responsive widget with a closure that …","Creates a new Lazy widget with the given data Dependency …","","","Update the Component state based on the provided Operation","Update the Component state based on the provided Operation","","","Display interactive elements on top of other widgets.","","","Returns the Palette of the Theme.","Let your users split regions of your application and …","Display a dropdown list of selectable values.","Creates a new PickList.","","","","","Provide progress feedback to your users.","Creates a new ProgressBar.","Encode and display information in a QR code.","Create choices using radio buttons.","Creates a new Radio.","","Creates a new Responsive widget with a closure that …","Creates a new Row with the given children.","Creates a Row with the given children.","Creates a Row with the given children.","Display a horizontal or vertical rule for dividing content.","","Navigate an endless amount of content with a scrollbar.","Creates a new Scrollable with the provided content.","","","A custom shader widget for wgpu applications.","Creates a new Shader.","","","","Display an interactive selector of a single value from a …","Creates a new Slider.","Distribute content vertically.","","","","Display vector graphics in your application.","Creates a new Svg widget from the given Handle.","","","Draw and interact with text.","Creates a new Text widget with the provided content.","Display a multi-line text input for text editing.","Creates a new TextEditor.","Display fields that can be filled with text.","Creates a new TextInput.","Use the built-in theme and styles.","A widget that applies any Theme to its contents.","","","","Show toggle controls using togglers.","Creates a new Toggler.","Display a widget over another.","Creates a new Tooltip with the provided content, tooltip …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the Component state …","","","Creates a vertical Rule with the given width.","Display an interactive selector of a single value from a …","Creates a new VerticalSlider.","Creates a new vertical Space with the given Length.","Produces the widgets of the Component, which may trigger …","","","The appearance of a button.","A generic widget that produces a message when pressed.","The local state of a Button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a button.","Produces the active Appearance of a button.","","","","","","","","","","","","","","","","The Background of the button.","The Border of the buton.","","","","","","","","","","","","","","","","","","","","","","","","Produces the disabled Appearance of a button.","","","","Draws a Button.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Sets the height of the Button.","Produces the hovered Appearance of a button.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Button.","","Returns the mouse::Interaction of a Button.","","Creates a new Button with the given content.","Creates a new State.","","Sets the message that will be produced when the Button is …","Sets the message that will be produced when the Button is …","","","Sets the Padding of the Button.","Produces the pressed Appearance of a button.","The Shadow of the butoon.","The amount of offset to apply to the shadow of the button.","","","Sets the style variant of this Button.","","The text Color of the button.","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes the given Event and updates the State of a Button","Sets the width of the Button.","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A simple cache that stores generated Geometry to avoid …","A widget capable of drawing 2D graphics.","","The style used to fill geometry.","","","The kind of geometry this renderer can draw.","A fill which linearly interpolates colors along a …","A Gradient color.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A linear gradient interpolates colors along a direction …","A sharp corner.","An immutable set of points that may or may not be …","The state and logic of a Canvas.","A renderer capable of drawing some Self::Geometry.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The internal state mutated by the Program.","The style of a stroke.","The coloring style of some drawing.","A bunch of text that can be drawn to a canvas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the coordinate of the center of the Frame.","Creates a new Path representing a circle given its center …","Clears the Cache, forcing a redraw the next time it is …","","","","","","","","","","","","","","","","","","","The color of the text","","","","","","","","","","","","","","The contents of the text","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the given layers of Self::Geometry.","Draws the state of the Program, producing a bunch of …","Draws Geometry using the provided closure and stores it in …","","Computes the Paths of the Text and draws them using the …","","","","","","","","","","","","","","","","Handle events of a canvas.","Fill Geometry with a certain style.","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","","","","","","","","","","","","The font of the text","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","A gradient that can be used as a fill for some geometry.","Returns the height of the Frame.","Sets the height of the Canvas.","The horizontal alignment of the text","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Path representing a line segment given its …","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The line height of the text.","The shape to be used at the corners of paths or basic …","Returns the current mouse interaction of the Program.","Returns the current mouse interaction of the Program.","","","Creates a new empty Cache.","Creates a new Path with the provided closure.","Creates a new Canvas.","The offset of LineDash::segments to start the pattern.","","Packs the Gradient for use in shader code.","Build different kinds of 2D shapes.","The position of the text relative to the alignment …","Returns the internal lyon_path::Path.","Creates a new Path representing a rectangle given its …","Applies a rotation in radians to the current transform of …","The fill rule defines how to determine what is inside and …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","The alternating lengths of lines and gaps which describe …","The shaping strategy of the text.","Returns the dimensions of the Frame.","","The size of the text","","Create lines from a Path and assigns them various …","Draws the stroke of the given Path on the Frame with the …","The color or gradient of the fill.","The color or gradient of the stroke.","","","","","","","","","","","Returns the current Path with the given transform applied …","Applies a translation to the current transform of the Frame…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the State of the Program.","Updates the State of the Program.","The vertical alignment of the text","Returns the width of the Frame.","Sets the width of the Canvas.","The distance between the two edges of the stroke.","Executes the given drawing operations within a Rectangle …","Sets the color of the Stroke.","Sets the LineCap of the Stroke.","Sets the LineJoin of the Stroke.","Stores the current transform of the Frame and executes the …","Sets the width of the Stroke.","The Event was handled and processed by a widget.","A Canvas event.","The Event was NOT handled by any widget.","A keyboard event.","A mouse event.","The status of an Event after being processed.","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Merges two Status into one.","","","","","","","","","","","","","","","","","","","","The style used to fill geometry.","A Gradient color.","","The fill rule defines how to determine what is inside and …","A solid Color.","The coloring style of some drawing.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The fill rule defines how to determine what is inside and …","The color or gradient of the fill.","","","","","","","","","","A fill which linearly interpolates colors along a …","A linear gradient.","A linear gradient interpolates colors along a direction …","Packed Gradient data for use in shader code.","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","","","","","","","","","","","","","","","","","","","","","","","","","","","The absolute ending position of the gradient.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Linear builder.","Creates a new Packed gradient for use in shader code.","Packs the Gradient for use in shader code.","The absolute starting position of the gradient.","ColorStops along the linear gradient direction.","","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","A Path builder.","An immutable set of points that may or may not be …","","","Build and draw curves.","Adds an Arc to the Path from start_angle to end_angle in a …","Adds a circular arc to the Path with the given control …","","","","","","","","","Adds a cubic Bézier curve to the Path given its two …","","","","","Builds the Path of this Builder.","The center of the arc.","Adds a circle to the Path given its center coordinate and …","","","Closes the current sub-path in the Path with a straight …","","","","","","","","","","","","Adds an ellipse to the Path using a clockwise direction.","The end of the segment’s angle, clockwise rotation from …","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Connects the last point in the Path to the given Point …","Moves the starting point of a new sub-path to the given …","Creates a new Builder.","Adds a quadratic Bézier curve to the Path given its …","The radius of the arc.","Adds a rectangle to the Path given its top-left corner …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","An elliptical Arc.","","","","","","","","The center of the arc.","The center of the arc.","","","","","","","","The end of the segment’s angle, clockwise rotation from …","The end of the segment’s angle, clockwise rotation from …","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The radii of the arc’s ellipse. The horizontal and …","The radius of the arc.","The clockwise rotation of the arc’s ellipse.","The start of the segment’s angle, clockwise rotation …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","Flag parameters for arcs as described by the SVG …","An alias for usize.","A view over a contiguous storage of custom attributes.","Interface for objects storing custom attributes associated …","An alias for a slice of f32 values.","","","","A beveled corner is to be used to join path segments. The …","The stroke for each sub-path does not extend beyond its …","ID of a control point in a path.","","","","","","","ID of an endpoint point in a path.","","Represents an event or edge of path.","Refers to an event in a path.","The fill rule defines how to determine what is inside and …","","","","A path event representing endpoints and control points as …","A view over a sequence of endpoint IDs forming a polygon.","","","","Line cap as defined by the SVG specification.","Line join as defined by the SVG specification.","A sharp corner is to be used to join path segments.","Same as a miter join, but if the miter limit is exceeded, …","An empty attribute slice.","","","","A simple path data structure.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","The commands of a path encoded in a single array using IDs …","A view over PathCommands.","A path event representing endpoints and control points as …","A view on a Path.","A view over a sequence of endpoints forming a polygon.","Interface for types types (typically endpoints and control …","Interface for objects storing endpoints and control points …","","","","","","At each end of each sub-path, the shape representing the …","A round corner is to be used to join path segments.","The positive or negative side of a vector or segment.","At the end of each sub-path, the shape representing the …","The two possible orientations for the edges of a shape to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a view on the path commands.","Returns a view on this Path.","","Returns a slice over an endpoint’s custom attributes.","Returns a slice over an endpoint’s custom attributes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Path building utilities.","Creates a PathCommandsBuilder to create path commands.","Creates a Builder to build a path.","","Creates a BuilderWithAttributes to build a path with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A generic representation for paths that allow more control …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns an iterator over the path, with endpoints and …","Returns the first endpoint and its custom attributes if …","","","","","","","","","","","","","","","","","","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 endpoint’s custom attributes as a slice of …","","","","","","","","","","","","","","","","","","","Iterates over the endpoint and control point ids of the …","Iterates over the endpoint and control point ids of the …","Returns an iterator of IdEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the path buffer is empty.","Returns whether the path buffer is empty.","","","","","Returns an iterator over the path commands.","Returns an iterator over the path commands.","Iterates over the entire Path, ignoring custom attributes.","Iterates over the path.","","","Returns an iterator of Event<&T>.","","Iterates over the entire Path with custom attributes.","Iterates over the entire Path with custom attributes.","Tools to iterate over paths.","Of the four candidate arc sweeps, two will represent an …","Returns the last endpoint and its custom attributes if any.","","Returns the number of paths in the path buffer.","Returns the number of paths in the path buffer.","f32 version of the lyon_geom types used everywhere. Most …","","Creates an Empty Path.","","Returns the next event id within the path.","Returns the next event id within the path.","Returns the next event id within the sub-path.","Returns the next event id within the path.","Returns the number of float attributes per endpoint.","","","","","","","The default path data structure.","A container to store multiple paths contiguously.","Returns an iterator of PathEvent.","Returns a view on a path made of these commands with …","","","Specific path types for polygons.","","","Returns a reversed version of this path in the form of an …","Returns a reversed version of this path in the form of an …","Creates an WithSvg to build a path with a rich set of …","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","","","","","","","","","","","","lyon_path traits reexported here for convenience.","","Applies a transform to all endpoints and control points of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The radius of each corner of a rounded rectangle.","Builds a path.","A Builder that approximates curves with successions of …","A convenience wrapper for PathBuilder without custom …","The base path building interface.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Builds a path with a transformation applied.","Implements an SVG-like building interface on top of a …","","","","","","Adds a sub-path containing a circle.","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","","Adds an elliptical arc.","","","","","","","","","","","","","","","","","","","","","","Starts a new sub-path at a given position.","","","Starts a new sub-path at a given position.","","","","","","","","","","","","","","Builds a path object, consuming the builder.","","","","","","Builds a path object, consuming the builder.","","","","","","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","","","Closes the current sub path.","","","","","","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","","","","","","Adds a cubic bézier curve to the current sub-path.","","","","","","","","","","","","","","","","","","","","","","","","Ends the current sub path.","","","","Ends the current sub path.","","","","","Returns a builder that approximates all curves with …","","Returns a builder that approximates all curves with …","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Adds an horizontal line segment.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","","","","","","Adds a line segment to the current sub-path.","Start a new sub-path at the given position.","","","","","","","","","","","","","Applies the provided path event.","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","","","","","","Adds a quadratic bézier curve to the current sub-path.","Equivalent to arc_to in relative coordinates.","","Equivalent to cubic_bezier_to in relative coordinates.","","Adds an horizontal line segment in relative coordinates.","","Equivalent to line_to in relative coordinates.","","Equivalent to move_to in relative coordinates.","","Equivalent to quadratic_bezier_to in relative coordinates.","","Adds a vertical line segment in relative coordinates.","","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","","","","","Hints at the builder that a certain number of endpoints …","","","","","Equivalent to cubic_bezier_to with implicit first control …","","Equivalent to quadratic_bezier_to with implicit control …","","Equivalent to smooth_cubic_bezier_to in relative …","","Equivalent to smooth_quadratic_bezier_to in relative …","","","","","","","","Returns a builder that applies the given transformation to …","","Returns a builder that applies the given transformation to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a vertical line segment.","","","Returns a builder that support SVG commands.","Returns a builder that support SVG commands.","","A view on a PathCommands buffer and two slices for …","An iterator of Event<&Endpoint, &ControlPoint>.","An iterator of Event<&Endpoint, &ControlPoint>.","The commands of a path encoded in a single array using IDs …","Builds path commands.","A view over PathCommands.","An iterator of PathEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consumes the builder and returns path commands.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator over the events of the path using …","","","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 an iterator over the events of the path using IDs.","","Creates a builder without allocating memory.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a pre-allocated builder.","An angle in radians","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","","A 2d curve segment defined by four points: the beginning …","","","","","","","An infinite line defined by a point and a vector.","A line defined by the equation …","A linear segment.","","","","","","A 2d curve segment defined by three points: the beginning …","Alias for euclid::default::Rotation2D","","","","","","Common APIs to segment types.","","An elliptic arc curve segment using the SVG’s end-point …","","","","Alias for euclid::default::Transform2D","Alias for euclid::default::Translation2D","A 2D triangle defined by three points a, b and c.","","","","","","","","","","","","","","","","","","","Return the curve after the split point.","Return the curve after the split point.","","Return the curve after the split point.","","Return the segment after the split point.","","","Return the curve after the split point.","Angle in radians","Returns the shortest signed angle between two angles.","","","Compute the length of the segment using a flattened …","","","","Compute the length of the segment using a flattened …","","","Elliptic arc related maths and tools.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the curve before the split point.","","Return the curve before the split point.","","Return the curve before the split point.","Return the segment before the split point.","","Return the curve before the split point.","","","","","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle that contains the curve.","Return the smallest rectangle containing this segment.","Returns the smallest rectangle the curve is contained in","Returns the smallest rectangle that contains this triangle.","","Returns the smallest range of x that contains this curve.","Returns the smallest range of x that contains this curve.","Returns a conservative range of x that contains this …","","Returns the smallest range of y that contains this curve.","Returns the smallest range of y that contains this curve.","Returns a conservative range of y that contains this …","Returns a triangle containing this curve segment.","","","","Cast from one numeric representation to another.","","","Create simple circle.","Clip this segment against a rectangle.","Horizontally clip this segment against a range of the x …","Vertically clip this segment against a range of the y axis.","","","","","","","","","","","","","","","","","","","Computes the closest point on this segment to p.","Analytic solution to finding the closest point on the …","","","","","","","","","","","","","","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","","","","","","","","","","","","","","","","","","","","","Sample the derivative at t (expecting t between 0 and 1).","","","Sample the curve’s derivative at t (expecting t between …","","","Sample the curve’s derivative at t (expecting t between …","Computes the distance between this segment and a point.","","","Returns the shortest distance between this segment and a …","","","","","","","","","","","","","","","","","","","","","","","","","Sample x derivative at t (expecting t between 0 and 1).","Sample the x coordinate of the curve’s derivative at t …","","","Sample the x coordinate of the curve’s derivative at t …","","Sample y derivative at t (expecting t between 0 and 1).","","Sample the y coordinate of the curve’s derivative at t …","","Sample the y coordinate of the curve’s derivative at t …","","","Epsilon constants are usually not a good way to deal with …","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle the curve is contained in.","Returns a conservative rectangle that contains the curve.","","Returns a conservative range of x that contains this curve.","Returns a conservative range of x that contains this curve.","","Returns a conservative range of y that contains this curve.","Returns a conservative range of y that contains this curve.","Computes a “fat line” of this segment.","Computes a “fat line” of this segment.","","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Find the interval of the beginning of the curve that can …","Swap the direction of the segment.","","Swap the direction of the segment.","","Swap the beginning and the end of the segment.","","Returns an inverted version of this segment where the …","","Swap the beginning and the end of the segment.","","","","","","","","","","Approximate the arc with a sequence of cubic bézier …","Approximates the arc with a sequence of cubic bézier …","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","Approximates the curve with sequence of line segments.","","","Compute a flattened approximation of the curve, invoking a …","Invokes a callback at each inflection point if any.","","Return local x extrema or None if this curve is monotonic.","","Return local y extrema or None if this curve is monotonic.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","","","","Start of the curve.","","","","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 the SVG arc notation.","","Sample the curve’s angle at t (expecting t between 0 and …","","The extent of the element in the U units along the y axis …","","","","","","","","","","","","","","Computes the intersection (if any) between this segment …","","Test for triangle-triangle intersection.","","","Test for triangle-segment intersection.","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 whether the curve can be approximated with a …","Returns true if the angle is a finite number.","","Returns true if the curve can be approximated with a …","Returns true if the curve can be approximated with a …","Returns whether this segment is fully monotonic.","Returns whether this segment is fully monotonic.","Returns true if the curve can be safely approximated with …","Per SVG spec, this arc should be rendered as a line_to …","","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the y axis.","Returns whether this segment is monotonic on the y axis.","Of the four candidate arc sweeps, two will represent an …","Computes the length of this segment.","Computes the length of this segment.","Linear interpolation between two angles, using the …","","","Computes the intersection points (if any) between this …","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment a …","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment …","Return the x inflection point or None if this curve is …","Return the y inflection point or None if this curve is …","","","","","","","","Computes third mid-point of this segment.","","","","","","","Computes the number of quadratic bézier segments required …","","","","","","","Shorthand for Point::new(x, y).","","Returns this angle in the [0..2*PI[ range.","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment a …","","","","","Sample the curve at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","","Sample the segment at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","Sample the curve’s tangent at t (expecting t between 0 …","Changes the segment’s length, moving destination point.","Returns this angle in the ]-PI..PI] range.","","","Returns (sin(self), cos(self)).","Shorthand for Size::new(x, y).","Return the parameter values corresponding to a given x …","","Return the parameter values corresponding to a given y …","","","","","","Split this curve into two sub-curves.","","Split this curve into two sub-curves.","","Split this curve into two sub-curves.","","Split this curve into two sub-segments.","","Split this curve into two sub-curves.","","Return the curve inside a given range of t.","","Return the sub-curve inside a given range of t.","","Return the sub-curve inside a given range of t.","","Return the sub-segment inside a given range of t.","","Return the sub-curve inside a given range of t.","Computes the squared distance between this segment and a …","Returned the squared distance to a point.","Returns the shortest squared distance between this segment …","Computes the squared length of this segment.","","","","","","If sweep is true, then the arc will be drawn in a “…","","","End of the curve.","","","","","","","","","","","","","Converts this arc from endpoints to center notation.","Elevate this curve to a third order bézier.","","","","","","Cast angle to f32.","","","","","Cast angle f64.","Returns the line containing this segment.","","","","","","","","","","Approximate the curve with a single quadratic bézier …","Evaluates an upper bound on the maximum distance between …","Convert to the SVG arc notation.","Returns the vector between this segment’s from and to …","","[Not implemented] Applies the transform to this triangle …","Applies the transform to this curve and returns the …","Applies the transform to this segment and returns the …","Applies the transform to this curve and returns the …","","Fallible cast from one numeric representation to another.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for Vector::new(x, y).","","","","The extent of the element in the U units along the x axis …","Sample x at t (expecting t between 0 and 1).","","","Sample the x coordinate of the curve at t (expecting t …","","Sample the x coordinate of the segment at t (expecting t …","","Sample the x coordinate of the curve at t (expecting t …","","","","The x (traditionally, horizontal) coordinate.","Find the advancement of the x-most position in the curve.","Find the advancement of the x-most position in the curve.","Find the x-least position in the curve.","Find the advancement of the x-least position in the curve.","","","Sample y at t (expecting t between 0 and 1).","","","Sample the y coordinate of the curve at t (expecting t …","","Sample the y coordinate of the segment at t (expecting t …","","Sample the y coordinate of the curve at t (expecting t …","","","","The y (traditionally, vertical) coordinate.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-least position in the curve.","Find the advancement of the y-least position in the curve.","","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","Flattening iterator for arcs.","An elliptic arc curve segment using the SVG’s end-point …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","Of the four candidate arc sweeps, two will represent an …","","","","","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","A string with a fixed capacity.","A vector with a fixed capacity.","Error value indicating insufficient capacity","A draining iterator for ArrayVec.","By-value iterator for ArrayVec.","","","","","","","","","","","","","","","","","","","","","","","","","","","Return a raw mutable pointer to the vector’s buffer.","Return a mutable slice containing all elements of the …","Return a mutable string slice of the whole ArrayString.","Return a raw pointer to the vector’s buffer.","","","Return a slice containing all elements of the vector.","Return a string slice of the whole ArrayString.","","","","","","","","","","","","","","","Return the capacity of the ArrayVec.","Return the capacity of the ArrayString.","Remove all elements in the vector.","Make the string empty.","","","","","","","","","","","","","","","","","","","","","","Return an empty array","Return an empty ArrayString","","","","","","","","","","","","","","","","","","","","Create a draining iterator that removes the specified …","","","","","","","","","Extract the overflowing element","","","","","","","","","","","","","","","Extend the ArrayVec with an iterator.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Create a new ArrayString from a str.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Create a new ArrayString from a byte string literal.","Create an ArrayVec from an iterator.","","","","","","","","","","","","","","","","","","","","Insert element at position index.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the inner fixed size array, if it is full to its …","Return the inner fixed size array.","","","","","","","","","","","Returns whether the ArrayVec is empty.","Returns whether the string is empty.","Return true if the ArrayVec is completely filled to its …","Return if the ArrayString is completely filled.","","","","Return the number of elements in the ArrayVec.","Return the length of the string.","","","","Create a new empty ArrayVec.","Create a new empty ArrayString.","Create a new CapacityError from element.","Create a new empty ArrayVec (const fn).","Create a new empty ArrayString (const fn).","","","","","","","","","Remove the last element in the vector and return it.","Removes the last character from the string and returns it.","Remove the element at index and shift down the following …","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","Push element to the end of the vector without checking the …","Returns the capacity left in the ArrayVec.","Returns the capacity left in the ArrayString.","Remove the element at index and shift down the following …","Removes a char from this ArrayString at a byte position …","Retains only the elements specified by the predicate.","Set the vector’s length without dropping or moving out …","Set the strings’s length.","Convert into a CapacityError that does not carry an …","","","Remove the element at index and swap the last element into …","Remove the element at index and swap the last element into …","Returns the ArrayVec, replacing the original with a new …","","","","","","","","","Shortens the vector, keeping the first len elements and …","Shortens this ArrayString to the specified length.","","","","","","Copy all elements from the slice and append to the ArrayVec…","","","","","","","","","Insert element at position index.","","","","","","","","","","","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a new ArrayString value fully filled with ASCII …","A 2d curve segment defined by four points: the beginning …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","An angle in radians","A 2d vector of booleans, useful for component-wise logic …","A 3d vector of booleans, useful for component-wise logic …","A 2d axis aligned rectangle represented by its minimum and …","An axis aligned 3D box represented by its minimum and …","Homogeneous vector in 3D space.","A one-dimensional distance, with value represented by T …","A 2d Point tagged with a unit.","A 3d Point tagged with a unit.","A 2d Rectangle optionally tagged with a unit.","A rigid transformation. All lengths are preserved under …","A transform that can represent rotations in 2d, …","A transform that can represent rotations in 3d, …","A scaling factor between two different units of …","A group of 2D side offsets, which correspond to …","A 2d size tagged with a unit.","A 3d size tagged with a unit.","A 2d transform represented by a column-major 3 by 3 …","A 3d transform stored as a column-major 4 by 4 matrix.","A 2d transformation from a space to another that can only …","A 3d transformation from a space to another that can only …","Trait for basic trigonometry functions, so they can be …","The default unit.","A 2d Vector tagged with a unit.","A 3d Vector tagged with a unit.","Computes the absolute value of each component.","Computes the absolute value of each component.","Computes the vector with absolute values of each component.","Computes the vector with absolute values of each component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if all components are true and false …","Returns true if all components are true and false …","Returns new vector with by-component AND operation applied.","Returns new vector with by-component AND operation applied.","Angle in radians","Returns the signed angle between this vector and the x …","Returns the signed angle between this vector and another …","Returns the positive angle between this vector and another …","Returns true if any component are true and false otherwise.","Returns true if any component are true and false otherwise.","","","","","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","Returns true is this transform is approximately equal to …","","","","Utilities for testing approximate ordering - especially …","","","Returns result of multiplication of both components","Creates a rotation around a given axis.","Creates a rotation around the x axis.","Creates a rotation around the y axis.","Creates a rotation around the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for …","Shorthand for BoolVector2D { x, y }.","Shorthand for BoolVector3D { x, y, z }.","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast the unit","Cast the unit","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit","Cast the unit.","Cast the unit.","","See Point2D::ceil()","Rounds each component to the smallest integer equal or …","Rounds each component to the smallest integer equal or …","See Point3D::ceil()","See Size2D::ceil().","Rounds each component to the smallest integer equal or …","Rounds each component to the smallest integer equal or …","See Size3D::ceil().","See Vector2D::ceil()","Rounds each component to the smallest integer equal or …","See Vector3D::ceil()","Rounds each component to the smallest integer equal or …","","","","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the size each component of which clamped by …","Returns the size each component of which clamped by …","Returns the vector each component of which is clamped by …","Returns the vector each component of which is clamped by …","Return this vector with minimum and maximum lengths …","Return this vector with minimum and maximum lengths …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the component-wise division of the two vectors.","Returns the component-wise division of the two vectors.","Returns the component-wise multiplication of the two …","Returns the component-wise multiplication of the two …","","","","","","","","","","","","","","","","","","","","","","","","Returns true if this box contains the point. Points are …","Returns true if this box3d contains the point. Points are …","Returns true if this rectangle contains the point. Points …","","","Returns true if this box contains the interior of the …","Returns true if this box3d contains the interior of the …","Returns true if this rectangle contains the interior of …","","Returns the norm of the cross product [self.x, self.y, 0] …","Cross product.","Decompose this into a translation and an rotation to be …","A set of aliases for all types, tagged with the default …","","","","","","","","","","","Returns the identity transform.","Returns the identity transform.","","","","","","","","The extent of the element in the U units along the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes and returns the determinant of this transform.","Compute the determinant of the transform.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calculates Euclidean division, the matching method for …","Calculates Euclidean division, the matching method for …","Dot product.","Dot product.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a rotation from Euler angles.","Create a 3d point from this one, using the specified z …","Create a 3d vector from this one, using the specified z …","","Rounds each component to the biggest integer equal or …","See Point2D::floor()","Rounds each component to the biggest integer equal or …","See Point3D::floor()","See Size2D::floor().","Rounds each component to the biggest integer equal or …","See Size3D::floor().","Rounds each component to the biggest integer equal or …","Rounds each component to the biggest integer equal or …","See Vector2D::floor()","See Vector3D::floor()","Rounds each component to the biggest integer equal 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.","","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.","","","","","","","","","","","","","","","","","","","","","","","","Constructor taking angle and length","Create a transform providing its components via an array …","Create a transform providing its components via an array …","Equivalent to from_array with elements packed two at a time","Equivalent to from_array with elements packed four at a …","Constructor setting the same value to all sides, taking a …","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor taking a typed Length for each side.","Constructor taking scalar strongly typed lengths.","Constructor taking scalar strongly typed lengths.","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor.","Returns the smallest box containing all of the provided …","Returns the smallest box containing all of the provided …","Returns the smallest rectangle defined by the …","","Convenience function to create a scale transform from a …","Creates a Box2D of the given size, at offset zero.","Creates a Box3D of the given size, at offset zero.","Creates a rect of the given size, at offset zero.","","","","","","","","","","","","","","","","","","","","","","","","","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unit-less value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Construct side offsets from min and a max vector offsets.","Construct side offsets from min and a max vector offsets.","Unpack the underlying value from the wrapper.","Returns the underlying scalar scale factor.","Returns self.angle as a strongly typed Angle<T>.","Returns vector with results of “greater then” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","","","","","","","","","","","","","","","","","","","","","","","","","","","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","","Component multiplied by the imaginary number i.","Creates the identity rotation.","Creates the identity rotation.","Creates an identity scale (1.0).","Create an identity matrix:","Creates an identity matrix:","Creates no-op translation (both x and y is zero()).","Creates no-op translation (x, y and z is zero()).","Construct an identity transform","Inflates the box by the specified sizes on each side …","Inflates the box by the specified sizes on each side …","","","","","","","","","","","","","","","","","","","","","","","","","Calculate the size and position of an inner box.","Calculate the size and position of an inner rectangle.","Computes the intersection of two boxes, returning None if …","","","Computes the intersection of two boxes without check …","","Returns true if the two boxes intersect.","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the inverse of this rotation.","Returns the inverse of this rotation.","The inverse Scale (1.0 / self).","Returns the inverse transform if possible.","Returns the inverse transform if possible.","Return the inverse transformation.","Return the inverse transformation.","Inverts the transformation","Returns true if this transform can be represented with a …","Check whether shapes on the XY plane with Z pointing …","Returns true if the size is zero, negative or NaN.","Returns true if the size is zero, negative or NaN.","","Returns true if any component of size is zero, negative, …","Returns true if any component of size is zero, negative or …","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if this scale has no effect.","Check if translation does nothing (both x and y is zero()).","Check if translation does nothing (x, y and z is zero()).","Returns whether it is possible to compute the inverse …","Returns whether it is possible to compute the inverse …","Returns true if the box has a negative area.","Returns true if the box has a negative volume.","Returns true if norm of this quaternion is (approximately) …","Returns true if both components is positive and false any …","Returns true if all components is positive and false any …","Returns true if all side offsets are zero.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","Returns the vector length.","Returns the vector length.","Linearly interpolate between this box and another box.","Linearly interpolate between this box3d and another box3d.","Linearly interpolate between this length and another …","Linearly interpolate between this point and another point.","Linearly interpolate between this point and another point.","Linearly interpolate between this rectangle and another …","Basic Linear interpolation between this rotation and …","Linearly interpolate each component between this size and …","Linearly interpolate between this size and another size.","Linearly interpolate each component between this vector …","Linearly interpolate each component between this vector …","Returns vector with results of “lower then” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","","","","","","","","","","","","","","","","","","","","","","","Returns maximum between this length and another length.","","","","","Returns the size each component of which are maximum of …","Returns the size each component of which are maximum of …","Returns the vector each component of which are maximum of …","Returns the vector each component of which are maximum of …","","","","","Returns minimum between this length and another length.","","","","","Returns the size each component of which are minimum of …","Returns the size each component of which are minimum of …","Returns the vector each component of which are minimum of …","Returns the vector each component of which are minimum of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Multiplies all of the transform’s component by a scalar …","","","","","","","","","Constructor.","Constructor.","Constructor taking scalar values directly.","Associate a value with a unit of measure.","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Constructor.","Creates a rotation from an angle in radians.","","Constructor taking a scalar for each side.","Constructor taking scalar values.","Constructor taking scalar values.","Create a transform specifying its components in using the …","Create a transform specifying all of it’s component as a …","","","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Construct a new rigid transformation, where the rotation …","Create a transform representing a 2d transformation from …","Constructor setting the same value to all sides, taking a …","Construct a new rigid transformation, where the translation…","Returns true if all components are false and false …","Returns true if all components are false and false …","Computes the norm of this quaternion.","Returns a unit quaternion from this one.","Returns the vector with length of one unit.","Returns the vector with length of one unit","Returns new vector with results of negation operation on …","Returns new vector with results of negation operation on …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","A one-dimensional length, tagged with its units.","","Constructor, setting all components to one.","Constructor, setting all components to one.","Returns new vector with by-component OR operation applied.","Returns new vector with by-component OR operation applied.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","","Create an orthogonal projection transform.","Calculate the b and position of an outer box.","Calculate the size and position of an outer rectangle.","Returns a box that encompasses the result of transforming …","Returns a 2d box that encompasses the result of …","Returns a 3d box that encompasses the result of …","Returns a rectangle that encompasses the result of …","Returns a rectangle that encompasses the result of …","","","","Create a simple perspective transform, projecting to the …","Shorthand for Point2D::new(x, y).","Shorthand for Point3D::new(x, y).","","Applies a rotation before self’s transformation and …","Returns a transform with a rotation applied before self’…","Applies a scale before self’s transformation and returns …","Returns a transform with a scale applied before self’s …","Applies a translation before self’s transformation and …","Returns a transform with a translation applied before self…","Returns this vector projected onto another one.","Returns this vector projected onto another one.","Returns a projection of this transform in 2d space.","Creates a rotation around from a quaternion representation.","The real part.","Creates a rotation from an angle in radians.","","","Shorthand for …","Returns a reflection vector using an incident ray and a …","Returns a reflection vector using an incident ray and a …","Calculates the least nonnegative remainder of …","Calculates the least nonnegative remainder of …","","Return the normalized vector even if the length is larger …","Return the normalized vector even if the length is larger …","Returns a rotation transform.","Create a 3d rotation transform from an angle / axis. The …","","Return a box with edges rounded to integer coordinates, …","Return a box3d with edges rounded to integer coordinates, …","See Point2D::round()","Rounds each component to the nearest integer value.","Rounds each component to the nearest integer value.","See Point3D::round()","Return a rectangle with edges rounded to integer …","See Size2D::round().","Rounds each component to the nearest integer value.","See Size3D::round().","Rounds each component to the nearest integer value.","Rounds each component to the nearest integer value.","See Vector2D::round()","Rounds each component to the nearest integer value.","See Vector3D::round()","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","","","","","","Create a 2d scale transform:","Create a 3d scale transform:","Returns point, each component of which or from a, or from b…","Returns point, each component of which or from a, or from b…","Returns size, each component of which or from a, or from b …","Returns size, each component of which or from a, or from b …","Returns vector, each component of which or from a, or from …","Returns vector, each component of which or from a, or from …","Change the size of the box by adjusting the max endpoint …","","","","","Shorthand for Size2D::new(w, h).","Shorthand for Size3D::new(w, h, d).","Create a 2d skew transform.","Spherical linear interpolation between this rotation and …","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","","","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Returns the vector’s length squared.","Returns the vector’s length squared.","Computes the squared norm of this quaternion.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a rotation representing the other rotation …","Returns a rotation representing this rotation followed by …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two transforms such that …","Applies a rotation after self’s transformation and …","Returns a transform with a rotation applied after self’s …","Applies a scale after self’s transformation and returns …","Returns a transform with a scale applied after self’s …","Applies a translation after self’s transformation and …","Returns a transform with a translation applied after self…","Convert into a 2d point.","Create a 2D transform picking the relevant terms from this …","Convert into a 2d vector.","Convert into a 3d point with z-coordinate equals to zero.","Creates a 3d rotation (around the z axis) from this 2d …","Create a 3D transform from the current transform","Convert into a 3d vector with z coordinate equals to …","Cast into an array with x and y.","Cast into an array with x, y and z.","Return this size as an array of two elements (width, then …","Return this size as an array of three elements (width, …","Returns an array containing this transform’s terms.","Returns an array containing this transform’s terms.","Cast into an array with x and y.","Cast into an array with x, y and z.","Cast into an array with x and y.","Cast into an array with x, y and z.","","Cast into an array with x, y, z and 0.","Returns an array containing this transform’s terms …","Returns an array containing this transform’s terms …","Equivalent to to_array with elements packed two at a time …","Equivalent to to_array with elements packed four at a time …","Equivalent to to_array_transposed with elements packed …","","Cast into an f32 box.","Cast into an f32 box3d.","Cast into an f32 point.","Cast into an f32 point.","Cast into an f32 rectangle.","Cast into an f32 size.","Cast into an f32 size.","Cast into an f32 vector.","Cast into an f32 vector.","Cast into an f64 box.","Cast into an f64 box3d.","Cast into an f64 point.","Cast into an f64 point.","Cast into an f64 rectangle.","Cast into an f64 size.","Cast into an f64 size.","Cast into an f64 vector.","Cast into an f64 vector.","Cast into an i32 box, truncating decimals if any.","Cast into an i32 box3d, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 rectangle, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i64 box, truncating decimals if any.","Cast into an i64 box3d, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 rectangle, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","","","","","","","","","","","","","","","","","","","","","","","","","","","Cast this vector into a point.","Cast this vector into a point.","Convert into Cartesian 2D point.","Convert into Cartesian 3D point.","","Cast this vector into a size.","Returns the matrix representation of this rotation.","Returns the matrix representation of this rotation.","Returns the matrix representation of this translation.","Returns the matrix representation of this translation.","Creates translation by this vector in vector units.","Creates translation by this vector in vector units","","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Return this size as a tuple of two elements (width, then …","Return this size as an array of three elements (width, …","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","","Cast into a tuple with x, y, z and 0.","Cast into an u32 box, truncating decimals if any.","Cast into an u32 box3d, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 rectangle, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u64 rectangle, truncating decimals if any.","Cast into an u64 size, truncating decimals if any.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Cast into an usize box, truncating decimals if any.","Cast into an usize box3d, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize rectangle, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast this point into a vector.","Cast this point into a vector.","Return this size as a vector with width and height.","Return this size as a vector with width, height and depth.","Cast into a 2D vector.","Cast into a 3D vector.","","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 3D box and cast its unit.","","Returns the given 2d point transformed by this rotation.","Returns the given point transformed by this scale.","","Returns the given point transformed by this transform.","","Translate a point and cast its unit.","","Returns the given 2d point transformed by this rotation …","Returns the given 2d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given 3d point transformed by this rotation.","Returns the given point transformed by this scale.","Returns the given 3d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given rect transformed by this scale.","Translate a rectangle and cast its unit.","Translate a rectangle and cast its unit.","Returns the given size transformed by this scale.","No-op, just cast the unit.","No-op, just cast the unit.","Returns the given 2d vector transformed by this rotation.","","","Returns the given vector transformed by this scale.","","Returns the given vector transformed by this matrix.","","Returns the given 2d vector transformed by this rotation …","Returns the given 2d vector transformed by this matrix.","Returns the given 3d vector transformed by this rotation.","Returns the given 3d vector transformed by this matrix.","Returns the same box, translated by a vector.","Returns the same box3d, translated by a vector.","Returns the same rectangle, translated by a vector.","Create a 2d translation transform:","Create a 3d translation transform:","","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the vector with length of one unit.","Returns the vector with length of one unit.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union of two boxes.","Computes the union of two boxes.","","Creates a rotation around from a quaternion representation …","","","","","","","","","","","","","","","","","","","","","","","","Convenience constructor.","Convenience constructor.","Returns the vector part (i, j, k) of this quaternion.","","","Returns result of multiplication of all components","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","Returns the same transform with a different destination …","Returns the same transform with a different destination …","Return this vector scaled to fit the provided length.","Return this vector capped to a maximum length.","Return this vector capped to a maximum length.","Return this vector with a minimum length applied.","Return this vector with a minimum length applied.","Returns the same transform with a different source unit.","Returns the same transform with a different source unit.","","","","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","Returns a 2d point using this point’s x and y coordinates","Returns a 2d vector using this vector’s x and y …","Returns a 2d vector using this vector’s x and y …","","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s x and z …","","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","","Swap x and y.","Swap x and y.","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s y and z …","","","","","The z (traditionally, depth) coordinate.","","","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","The same as origin().","","The same as origin().","","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","The same as Zero::zero() but available without importing …","","The same as Zero::zero() but available without importing …","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Trait for testing approximate equality","Default epsilon value","Returns true is this object is approximately equal to the …","Returns true is this object is approximately equal to the …","","","","","","","","","","","","","","","","","","","","","","","Angle in radians","","The extent of the element in the U units along the z axis.","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","Component multiplied by the imaginary number i.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The real part.","","","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","The z (traditionally, depth) coordinate.","","","Defines the smallest integer equal or greater than the …","Defines the biggest integer equal or lower than the …","","Defines the nearest integer value to the original value.","","Rounds to the smallest integer equal or greater than the …","Rounds to the biggest integer equal or lower than the …","","Rounds to the nearest integer value.","","A flattening iterator for quadratic bézier segments.","A flattening iterator for quadratic bézier segments.","","A 2d curve segment defined by three points: the beginning …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Common APIs to segment types.","","Return the curve after the split point.","Compute the length of the segment using a flattened …","Return the curve before the split point.","Sample the derivative at t (expecting t between 0 and 1).","Sample x derivative at t (expecting t between 0 and 1).","Sample y derivative at t (expecting t between 0 and 1).","Swap the direction of the segment.","Approximates the curve with sequence of line segments.","Start of the curve.","Sample the curve at t (expecting t between 0 and 1).","Split this curve into two sub-curves.","Return the curve inside a given range of t.","End of the curve.","","","Sample x at t (expecting t between 0 and 1).","Sample y at t (expecting t between 0 and 1).","","Angle between vectors v1 and v2 (oriented clockwise …","","","","","An iterator that consumes Event iterator and yields …","An iterator that consumes an iterator of Points and …","","An extension trait for PathEvent iterators.","Applies a 2D transform to a path iterator and yields the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator that turns curves into line segments.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create the iterator.","Creates a new transformed path iterator from a path …","","","","","","","","Returns an iterator applying a 2D transform to all of its …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An angle in radians (f32).","Alias for euclid::default::Box2D<f32>","Alias for euclid::default::Point2D<f32>.","Alias for euclid::default::Rotation2D<f32>","Alias for euclid::default::Scale<f32>","Alias for euclid::default::Size2D<f32>.","Alias for euclid::default::Transform2D<f32>","Alias for euclid::default::Translation2D<f32>","Alias for euclid::default::Point2D<f32>.","Angle in radians","The extent of the element in the U units along the y axis …","","","","","","","","","Shorthand for Point::new(x, y).","","Shorthand for Size::new(x, y).","Shorthand for Vector::new(x, y).","The extent of the element in the U units along the x axis …","","The x (traditionally, horizontal) coordinate.","","","The y (traditionally, vertical) coordinate.","","","The default builder for Path.","A builder for Path with custom attributes.","An iterator of endpoint and control point ids for Path and …","An iterator for Path and PathSlice.","An iterator for Path and PathSlice.","A simple path data structure.","A view on a Path.","An iterator of over a Path traversing the path in reverse.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Iterate on a flattened approximation of the path with …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a Path from This iterator.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A Builder that appends a path to an existing PathBuffer.","A Builder that appends a path to an existing PathBuffer, …","Iterator over the paths in a PathBufferSlice.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A view over a sequence of endpoint IDs forming a polygon.","An iterator of Event<EndpointId, ()>.","An iterator of PathEvent.","A view over a sequence of endpoints forming a polygon.","An iterator of IdEvent for Polygon.","An iterator of Event<&Endpoint, ()>.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a path.","The base path building interface.","An extension trait for PathEvent iterators.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds an elliptical arc.","Starts a new sub-path at a given position.","Builds a path object, consuming the builder.","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","Ends the current sub path.","","Returns a builder that approximates all curves with …","Returns an iterator that turns curves into line segments.","Adds an horizontal line segment.","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","Start a new sub-path at the given position.","","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","Equivalent to arc_to in relative coordinates.","Equivalent to cubic_bezier_to in relative coordinates.","Adds an horizontal line segment in relative coordinates.","Equivalent to line_to in relative coordinates.","Equivalent to move_to in relative coordinates.","Equivalent to quadratic_bezier_to in relative coordinates.","Adds a vertical line segment in relative coordinates.","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","Equivalent to cubic_bezier_to with implicit first control …","Equivalent to quadratic_bezier_to with implicit control …","Equivalent to smooth_cubic_bezier_to in relative …","Equivalent to smooth_quadratic_bezier_to in relative …","Returns a builder that applies the given transformation to …","Returns an iterator applying a 2D transform to all of its …","Adds a vertical line segment.","Returns a builder that support SVG commands.","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A Gradient color.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A sharp corner.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The style of a stroke.","The coloring style of some drawing.","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The shape to be used at the corners of paths or basic …","The offset of LineDash::segments to start the pattern.","The alternating lengths of lines and gaps which describe …","The color or gradient of the stroke.","The distance between the two edges of the stroke.","The appearance of a checkbox.","A box that can be checked.","The icon in a Checkbox.","The supported style of the StyleSheet.","A set of rules that dictate the style of a checkbox.","Produces the active Appearance of a checkbox.","","","","","","","","","","","","","","","","The Background of the checkbox.","The Border of hte checkbox.","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","","","Produces the disabled Appearance of a checkbox.","","","","","","","","","","","Sets the Renderer::Font of the text of the Checkbox.","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Produces the hovered Appearance of a checkbox.","Sets the Icon of the Checkbox.","The icon Color of the checkbox.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","The line height of the icon.","","Creates a new Checkbox.","","Sets the function that will be called when the Checkbox is …","Sets the function that will be called when the Checkbox is …","The shaping strategy of the icon.","Sets the size of the Checkbox.","","Font size of the content.","Sets the spacing between the Checkbox and the text.","","Sets the style of the Checkbox.","","The text Color of the checkbox.","Sets the text text::LineHeight of the Checkbox.","Sets the text::Shaping strategy of the Checkbox.","Sets the text size of the Checkbox.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Checkbox.","A widget for searching and selecting a single value from a …","The local state of a ComboBox.","","","","","","","","","","","","","","","Build matchers from given list of options.","","","","","","","","","","","","","","","","Sets the Renderer::Font of the ComboBox.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the text_input::Icon of the ComboBox.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Sets the LineHeight of the ComboBox.","","Creates a new ComboBox with the given list of options, a …","Creates a new State for a ComboBox with the given list of …","Sets the message that will be produced when the outside …","","Sets the message that should be produced when some text is …","Sets the message that will be produced when an option of …","","Sets the Padding of the ComboBox.","Search list of options for a given query.","","Sets the text sixe of the ComboBox.","","Sets the style of the ComboBox.","","Sets the style of the TextInput of the ComboBox.","","","","","","","","","","","","","","","","","","Sets the width of the ComboBox.","Creates a new State for a ComboBox with the given list of …","The appearance of a container.","An element decorating some content.","The identifier of a Container.","The supported style of the StyleSheet.","A set of rules that dictate the Appearance of a container.","","","","Sets the content alignment for the horizontal axis of the …","Sets the content alignment for the vertical axis of the …","Produces the Appearance of a container.","","","","","","","","","","","","","The Background of the container.","The Border of the container.","","","","","","","Centers the contents in the horizontal axis of the …","Centers the contents in the vertical axis of the Container.","","","","","","","","","","","","","","","","","","","","","Draws the background of a Container given its Appearance …","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Sets the height of the Container.","Sets the Id of the Container.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Container.","","Sets the maximum height of the Container.","Sets the maximum width of the Container.","","Creates an empty Container.","Creates a custom Id.","","","","Sets the Padding of the Container.","The Shadow of the container.","","","Sets the style of the Container.","","The text Color of the container.","","","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","","","","Produces a Command that queries the visible screen bounds …","Sets the width of the Container.","Derives a new Appearance with the given Background.","Derives a new Appearance with a border of the given Color …","Image filtering strategy.","A handle of some image data.","A frame that displays an image while keeping aspect ratio.","Bilinear interpolation.","Nearest neighbor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the ContentFit of the Image.","Returns a reference to the image Data.","","","","","","","","","","","Draws an Image","","","","","","","","","","","","","Sets the FilterMethod of the Image.","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Creates an image Handle containing the image data directly.","Creates an image Handle pointing to the image of the given …","Creates an image Handle containing the image pixels …","","","","","","Sets the height of the Image boundaries.","Returns the unique identifier of the Handle.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Computes the layout of an Image.","","Creates a new Image with the given path.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Zoom and pan on an image.","Creates a new Viewer with the given image Handle.","Sets the width of the Image boundaries.","The local state of a Viewer.","A frame that displays an image with the ability to zoom …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the height of the Viewer.","Returns the bounds of the underlying image, given the …","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns if the cursor is currently grabbed by the Viewer.","","Sets the max scale applied to the image of the Viewer.","Sets the min scale applied to the image of the Viewer.","","Creates a new Viewer with the given State.","Creates a new State.","","Sets the padding of the Viewer.","Sets the percentage the image of the Viewer will be scaled …","","","","","","","","","","","","","","","","","","","","","Sets the width of the Viewer.","","Distribute content vertically.","A container that distributes its contents vertically.","","Sets the horizontal alignment of the contents of the Column…","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Sets the height of the Column.","","Calls U::from(self).","","","","","","","","Sets the maximum width of the Column.","","Creates an empty Column.","","","","Sets the Padding of the Column.","Adds an element to the Column.","","Sets the vertical spacing between elements.","","","","","","","","","","","Sets the width of the Column.","Creates a Column with the given elements.","Build and show dropdown menus.","The appearance of a menu.","A list of selectable options.","The local state of a Menu.","The supported style of the StyleSheet.","The style sheet of a menu.","","","","Produces the Appearance of a menu.","","","","","","","","","","","","","The Background of the menu.","The Border of the menu.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the font of the Menu.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Creates a new Menu with the given State, a list of …","Creates a new State for a Menu.","Turns the Menu into an overlay Element at the given target …","Sets the Padding of the Menu.","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","Sets the style of the Menu.","The text Color of the menu.","Sets the text text::LineHeight of the Menu.","Sets the text::Shaping strategy of the Menu.","Sets the text size of the Menu.","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Menu.","All panes are visible","The appearance of the hovered region of a pane grid.","A fixed reference line for the measurement of coordinates.","Bottom edge.","A Pane was picked and then dropped outside of other Pane …","Center region.","The arrangement of a PaneGrid.","The content of a Pane.","The visible contents of the PaneGrid","A four cardinal direction.","↓","An event produced during a drag and drop interaction of a …","A pane that can be dragged.","A Pane was dropped on top of another Pane.","The edges of an area.","An Edge of the full PaneGrid.","Edge region.","The horizontal axis: —","←","Left edge.","A line.","A maximized pane is visible","A layout node of a PaneGrid.","A rectangular region in a PaneGrid used to display widgets.","A Pane.","The region of this Node is taken by a Pane.","A single Pane of the PaneGrid.","A collection of panes distributed using either vertical or …","A Pane was picked for dragging.","The region of a Pane.","An event produced during a resize interaction of a PaneGrid…","→","Right edge.","A divider that splits a region in a PaneGrid into two …","A split of the available space.","The region of this Node is split into two.","","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","The Target area a pane can be dropped on.","The title bar of a Pane.","Top edge.","↑","The vertical axis: |","","","","","","","","","","","","","","","","","","Sets whether or not the controls attached to this TitleBar …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the pane region.","The Border of the pane region.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the Draggable with the given Layout can be …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Color of the Line.","","","","","","","","","","","","","","","","","","","","Sets the controls of the TitleBar.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws a PaneGrid.","Draws the Content with the provided Renderer and Layout.","Draws the TitleBar with the provided Renderer and Layout.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the height of the PaneGrid.","The Appearance to draw when a pane is hovered.","The Line to draw when a split is hovered.","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the mouse cursor is over the pick area of …","Returns an iterator over the values of the Contents","Calculates the Layout of a PaneGrid.","","Returns the layout Node of the Contents","Returns the current mouse::Interaction of a PaneGrid.","","Creates a new Content with the provided body.","Creates a new TitleBar with the given content.","Creates a PaneGrid with the given State and view function.","Sets the message that will be produced when a Pane of the …","Enables the drag and drop interactions of the PaneGrid, …","","Enables the resize interactions of the PaneGrid, which will","","","Sets the Padding of the TitleBar.","Returns the rectangular region for each Pane in the Node …","","","The Line to draw when a split is picked.","The new ratio of the Split.","","Sets the spacing between the panes of the PaneGrid.","Splits the provided Rectangle on the current Axis with the …","The Split that is being dragged for resizing.","Calculates the bounds of the split line in a Rectangle …","Returns the axis, rectangular region, and ratio for each …","Returns an iterator over each Split in this Node.","The state of a PaneGrid.","","Sets the style of the Content.","Sets the style of the TitleBar.","Sets the style of the PaneGrid.","","Sets the TitleBar of this Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the state of a PaneGrid …","Sets the width of the PaneGrid.","The width of the Line.","The left/top Configuration of the split.","The direction of the split.","The right/bottom Configuration of the split.","The ratio of the split in [0.0, 1.0].","The picked Pane.","The picked Pane.","The picked Pane.","The Target where the picked Pane was dropped on.","The left/top Node of the split.","The direction of the split.","The right/bottom Node of the split.","The Split of this Node.","The ratio of the split in [0.0, 1.0].","The current action of a PaneGrid.","A Pane in the PaneGrid is being clicked.","A Pane in the PaneGrid is being dragged.","The PaneGrid is idle.","The internal state of a PaneGrid.","A Split in the PaneGrid is being dragged.","The state of a PaneGrid.","","","","Returns the adjacent Pane of another Pane in the given …","","","","","","","","","","","","","","","","","","","Returns the current Pane that is being clicked, if any.","","","","","","","Closes the given Pane and returns its internal state and …","","","","","","","","","","","","","Drops the given Pane into the provided Target.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Initializes the Internal state of a PaneGrid from a …","","","","Returns the internal state of the given Pane, if it exists.","Returns the internal state of the given Pane with …","","","","The internal state of the PaneGrid.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns true if the amount of panes in the State is 0.","Returns an iterator over all the panes of the State, …","Returns a mutable iterator over all the panes of the State,","Returns the layout of the State.","The layout Node of the Internal state","Returns the total amount of panes in the State.","Maximize the given Pane. Only this pane will be rendered …","Returns the maximized Pane of the PaneGrid.","Move Pane to an Edge of the PaneGrid.","Creates a new State, initializing the first pane with the …","The panes of the PaneGrid.","Returns the current Pane that is being dragged, if any.","Returns the current Split that is being dragged, if any.","Resizes two panes by setting the position of the provided …","Restore the currently maximized Pane to it’s normal …","Splits the given Pane into two in the given Axis and …","Split a target Pane with a given Pane on a given Region.","Swaps the position of the provided panes in the State.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the given Configuration.","The Axis of the Split.","The starting Point of the click interaction.","The starting Point of the drag interaction.","The Pane being clicked.","The Pane being dragged.","The Split being dragged.","The appearance of a pick list.","Displays an arrow icon (▼).","The default padding of a PickList.","A custom dynamic handle.","The handle to the right side of the PickList.","The icon of a Handle.","No handle will be shown.","A widget for selecting a single value from a list of …","The state of a PickList.","A custom static handle.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","Produces the active Appearance of a pick list.","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the pick list.","The Border of the pick list.","","","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","","","","","","","","","","","","","","","","Draws a PickList.","","","","","","","","","","","","","Sets the font of the PickList.","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Sets the Handle of the PickList.","The handle Color of the pick list.","Produces the hovered Appearance of a pick list.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a PickList.","","Line height of the content.","Returns the current mouse::Interaction of a PickList.","","Creates a new PickList with the given list of options, the …","","Returns the current overlay of a PickList.","","Sets the Padding of the PickList.","Sets the placeholder of the PickList.","The placeholder Color of the pick list.","The shaping strategy of the icon.","","Font size of the content.","","Sets the style of the PickList.","","The text Color of the pick list.","Sets the text text::LineHeight of the PickList.","Sets the text::Shaping strategy of the PickList.","Sets the text size of the PickList.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a PickList …","Sets the width of the PickList.","The Icon used when PickList is closed.","The Icon used when PickList is open.","Font size of the content.","The appearance of a progress bar.","The default height of a ProgressBar.","A bar that displays progress.","The supported style of the StyleSheet.","A set of rules that dictate the style of a progress bar.","","","Produces the Appearance of the progress bar.","","","","","","","","","The Background of the progress bar.","The Background of the bar of the progress bar.","The border radius of the progress bar.","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the height of the ProgressBar.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new ProgressBar.","","Sets the style of the ProgressBar.","","","","","","","","","","","","","","","","","","Sets the width of the ProgressBar.","The data is too long to encode in a QR code for the chosen …","An error that occurred when building a State for a QRCode.","The error correction level.","High error correction. 30% of the data can be restored.","A character that does not belong to the character set was …","The chosen ECI designator is invalid. A valid designator …","The chosen Version and ErrorCorrection combination is …","Low error correction. 7% of the data can be restored.","Medium error correction. 15% of the data can be restored.","A micro QR code version. It should be between 1 and 4.","A normal QR code version. It should be between 1 and 40.","A type of matrix barcode consisting of squares arranged in …","Quartile error correction. 25% of the data can be restored.","The state of a QRCode.","One or more characters in the provided data are not …","The size of a QRCode.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the size of the squares of the grid cell of the QRCode…","","","","","","","Sets both the dark and light Colors of the QRCode.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new QRCode with the provided State.","Creates a new State with the provided data.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the provided ErrorCorrection.","Creates a new State with the provided Version and …","The appearance of a radio button.","The default size of a Radio button.","The default spacing of a Radio button.","A circular button representing a choice.","The supported style of the StyleSheet.","A set of rules that dictate the style of a radio button.","Produces the active Appearance of a radio button.","","","","","","","","","","","The Background of the radio button.","The border Color of the radio button.","The border width of the radio button.","","","","","","","","","","","","","The Color of the dot of the radio button.","","","","","","","Sets the text font of the Radio button.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the hovered Appearance of a radio button.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Creates a new Radio button.","","","Sets the size of the Radio button.","Sets the spacing between the Radio button and the text.","","Sets the style of the Radio button.","","The text Color of the radio button.","Sets the text text::LineHeight of the Radio button.","Sets the text::Shaping strategy of the Radio button.","Sets the text size of the Radio button.","","","","","","","","","","","","","","","","","","Sets the width of the Radio button.","The appearance of a rule.","Different offset on each end of the rule, length units. …","The fill mode of a rule.","Fill the whole length of the container.","Uniform offset from each end, length units.","Fill a percent of the length of the container. The rule …","Display a horizontal or vertical rule for dividing content.","The supported style of the StyleSheet.","A set of rules that dictate the style of a rule.","","","","Produces the style of a rule.","","","","","","","","","","","","","","","","","","","","","","","The color of the rule.","","","","","","","","","","","","","","","","","Return the starting offset and length of the rule.","The FillMode of the rule.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Creates a horizontal Rule with the given height.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","The radius of the line corners.","","Sets the style of the Rule.","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a vertical Rule with the given width.","The width (thickness) of the rule line.","The amount of absolute offset in each direction of a …","Alignment of the scrollable’s content relative to it’s …","Both vertical and horizontal scrolling","The direction of Scrollable.","A relative offset that points to the bottom-right of a …","Content is aligned to the end of the Viewport","Horizontal scrolling","The identifier of a Scrollable.","Properties of a scrollbar within a Scrollable.","The amount of relative offset in each direction of a …","A relative offset that points to the top-left of a …","A widget that can vertically display an infinite amount of …","The appearance of a scrollable.","The appearance of the scroller of a scrollable.","Content is aligned to the start of the Viewport.","The local state of a Scrollable.","The supported style of the StyleSheet.","A set of rules that dictate the style of a scrollable.","Vertical scrolling","The current Viewport of the Scrollable.","Returns the AbsoluteOffset of the current Viewport.","Returns the AbsoluteOffset of the current Viewport, but …","Produces the style of an active scrollbar.","Produces the style of an active horizontal scrollbar.","","","","","","","","","","","","Sets the alignment of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of a scrollable.","The Border of a scrollable.","The Border of the scroller.","","","","","","","","","","","","","","","","","","","","","","","Returns the bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","","The Color of the scroller.","","","","","","","","","","","","Returns the content bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the Direction of the Scrollable .","","","","","","","","","","","","Produces the style of a scrollbar that is being dragged.","Produces the style of a horizontal scrollbar that is being …","Draws a Scrollable.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","Sets the height of the Scrollable.","Returns the Properties of the horizontal scrollbar, if any.","Produces the style of a scrollbar when the scrollable is …","Produces the style of a horizontal scrollbar when the …","Sets the Id of the Scrollable.","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Scrollable.","","Sets the scrollbar margin of the Scrollable .","Computes the current mouse::Interaction of a Scrollable.","","Creates a new Scrollable.","Creates new Properties for use in a Scrollable.","Creates a custom Id.","Creates a new State with the scrollbar(s) at the beginning.","","Sets a function to call when the Scrollable is scrolled.","","","Returns the RelativeOffset of the current Viewport.","Apply a scrolling offset to the current State, given the …","Produces a Command that scrolls the Scrollable with the …","Scroll to the provided AbsoluteOffset.","","Scrolls the Scrollable to a relative amount along the x …","Scrolls the Scrollable to a relative amount along the y …","The appearance of the Scroller of a scrollable.","Sets the scroller width of the Scrollable .","Returns whether any scroller is currently grabbed or not.","","Produces a Command that snaps the Scrollable with the …","","Snaps the scroll position to a RelativeOffset.","","Sets the style of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","Unsnaps the current scroll position, if snapped, given the …","","","","","","","","","","","","Processes an Event and updates the State of a Scrollable …","Returns the Properties of the vertical scrollbar, if any.","Sets the width of the Scrollable.","Sets the scrollbar width of the Scrollable .","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The properties of the horizontal scrollbar.","The properties of the vertical scrollbar.","A Shader event.","A keyboard event.","A mouse event.","A set of methods which allows a Primitive to be rendered.","The type of primitive this Program can draw.","The state and logic of a Shader widget.","A window requested a redraw.","A widget which can render custom shaders with Iced’s wgpu…","The internal state of the Program.","Stores custom, user-provided pipelines.","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the Primitive.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Returns a reference to pipeline with type T if it exists …","Returns a mutable reference to pipeline T if it exists in …","Returns true if Storage contains a pipeline with type T.","Set the height of the custom Shader.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns the current mouse interaction of the Program.","Returns the current mouse interaction of the Program.","","Create a new custom Shader.","","Processes the Primitive, allowing for GPU buffer …","Renders the Primitive.","","","Inserts the pipeline T in to Storage.","","","","","","","","","","","","","","","","","","","","","","","","","","","Update the internal State of the Program. This can be used …","Update the internal State of the Program. This can be used …","","Set the width of the custom Shader.","The appearance of a slider.","A circular handle.","The default height of a Slider.","The appearance of the handle of a slider.","The shape of the handle of a slider.","The appearance of a slider rail","A rectangular shape.","An horizontal bar and a handle that selects a single value …","The local state of a Slider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","Produces the style of an active slider.","","","","","","","","","","","","","","","","The border Color of the handle.","The border radius of the corners of the rail.","The border width of the handle.","","","","","","","","","","","The Color of the handle.","The colors of the rail of the slider.","","","","Sets the optional default value for the Slider.","","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a Slider.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","The appearance of the Handle of the slider.","Sets the height of the Slider.","Produces the style of an hovered slider.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a Slider.","","Creates a new Slider.","Creates a new State.","","Sets the release message of the Slider. This is called …","The colors of the rail of the slider.","The shape of the handle.","Sets the optional “shift” step for the Slider.","","","Sets the step size of the Slider.","Sets the style of the Slider.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a Slider …","Sets the width of the Slider.","The width of the stroke of a slider rail.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","An amount of empty space.","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","Creates an amount of empty Space with the given width and …","","","","","","","","","","Creates an amount of vertical Space.","Creates an amount of horizontal Space.","The appearance of an SVG.","A handle of Svg data.","The supported style of the StyleSheet.","The stylesheet of a svg.","A vector graphics image.","","","","Produces the Appearance of the svg.","","","","","","","","","","","","","","","","","","","","","","","The Color filter of an SVG.","","","","Sets the ContentFit of the Svg.","Returns a reference to the SVG Data.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Creates an SVG Handle from raw bytes containing either an …","Creates an SVG Handle pointing to the vector image of the …","Creates a new Svg that will display the contents of the …","","","","","Sets the height of the Svg.","Produces the hovered Appearance of a svg content.","Returns the unique identifier of the Handle.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Creates a new Svg from the given Handle.","","Sets the style variant of this Svg.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Svg.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","The apperance of some text.","No shaping and no font fallback.","The height of a line of text in a paragraph.","A factor of the size of the text.","The shaping strategy of some text.","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph.","","","","","Produces the Appearance of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Color of the text.","","","","","","","","","","","","","","","","","","","","","Draws text using the same logic as the Text widget.","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the layout::Node of a Text widget.","Returns the LineHeight in absolute logical pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An interaction with an Editor.","The appearance of a text input.","Delete the previous character.","Click the Editor at the given Point.","The content of a TextEditor.","Delete the next character.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","Move to the end of the line.","Break the current line.","Move to the start of the line.","Insert the given character.","Move left.","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A multi-line text input.","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text editor.","The Border of the text editor.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the current cursor position of the Content.","","","","","","","","","","","","","","Returns the Direction of the Motion.","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","","","","","","","","","","","","","","","Produces the style of a focused text input.","Sets the Font of the TextEditor.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","Highlights the TextEditor with the given Highlighter and a …","Produces the style of an hovered text input.","","","","","","","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 whether the Action is an editing action.","","Returns the text of the line at the given index, if it …","Returns the amount of lines of the Content.","Returns an iterator of the text of the lines in the Content…","","Creates new TextEditor with the given Content.","Creates an empty Content.","Sets the message that should be produced when some action …","","Sets the Padding of the TextEditor.","Performs an Action on the Content.","Produces the Color of the placeholder of a text input.","Returns the selected text of the Content.","Produces the Color of the selection of a text input.","","","Sets the style of the TextEditor.","","Returns the text of the Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the Color of the value of a text input.","Widens the Motion, if possible.","Creates a Content with the given text.","The amount of lines to scroll.","The appearance of a text input.","","The default Padding of a TextInput.","The content of the Icon.","The identifier of a TextInput.","The left side of a TextInput.","The right side of a TextInput.","The side of a TextInput.","The state of a TextInput.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A field that can be filled with text.","The value of a TextInput.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text input.","The Border of the text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","Track the cursor of a text input.","Returns the Cursor of the TextInput.","","","","","","","","","","","","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","Draws the TextInput with the given Renderer, overriding its","","Draws the TextInput with the given Renderer, overriding its","","","","","","","","","","","","","","","","","","","Produces a Command that focuses the TextInput with the …","","Focuses the TextInput.","Produces the style of a focused text input.","Creates a new State, representing a focused TextInput.","Sets the Font of the TextInput.","The font that will be used to display the code_point.","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.","","","","","","","","","","","","","","","","Produces the style of an hovered text input.","Sets the Icon of the TextInput.","The icon Color of the text input.","Sets the Id of the TextInput.","","","","","","","","Inserts a new char at the given grapheme index.","Inserts a bunch of graphemes at the given grapheme index.","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 whether the Value is empty or not.","","Returns whether the TextInput is currently focused or not.","Computes the layout of a TextInput.","Lays out the TextInput, overriding its Value if provided.","","Returns the total amount of graphemes in the Value.","Sets the text::LineHeight of the TextInput.","Computes the current mouse::Interaction of the TextInput.","","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to an arbitrary location.","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the end of the input …","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the front of the …","Creates a new TextInput.","Creates a new Value from a string slice.","Creates a custom Id.","Creates a new State, representing an unfocused TextInput.","Returns the position of the next end of a word from the …","","Sets the message that should be produced when some text is …","Sets the message that should be produced when some text is …","Sets the message that should be produced when the TextInput…","","Sets the Padding of the TextInput.","Converts the TextInput into a secure password input.","Produces the Color of the placeholder of a text input.","Returns the position of the previous start of a word from …","Removes the grapheme at the given index.","Removes the graphemes from start to end.","Returns a new Value with all its graphemes replaced with …","Returns a new Value containing the graphemes from start …","Produces a Command that selects all the content of the …","","Selects all the content of the TextInput.","Produces the Color of the selection of a text input.","The side of a TextInput where to display the Icon.","Sets the text size of the TextInput.","","The font size of the content.","The spacing between the Icon and the text in a TextInput.","","Sets the style of the TextInput.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Unfocuses the TextInput.","","Creates a unique Id.","Returns a new Value containing the graphemes until the …","","","","","","","","Processes an Event and updates the State of a TextInput …","Produces the Color of the value of a text input.","Sets the width of the TextInput.","The cursor of a text input.","Cursor without a selection","Cursor selecting a range of text","The state of a Cursor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns the current selection of the Cursor for the given …","Returns the State of the Cursor.","","","","","","","","","","","","","","","","","","","The end of the selection","The start of the selection","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The built-in dark variant of a Palette.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant of a Palette.","The built-in light variant.","The style of a menu.","A color palette.","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a custom Button style variant.","Creates a custom Scrollable theme.","Creates a custom Svg style.","The danger Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette.","Define the colors of a theme.","The primary Color of the Palette.","The success Color of the Palette.","The text Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette with a …","A set of background colors.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background color.","","","","","","","","The danger Color of the Palette.","The set of danger colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","Generates an Extended palette from a simple Palette.","Generates a set of Primary colors from the base, …","Generates a set of Secondary colors from the base and text …","Generates a set of Success colors from the base, …","Generates a set of Danger colors from the base, …","","","","","","","","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 the palette is dark or not.","Creates a new Pair from a background Color and some text …","Generates a set of Background colors from the base and …","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","The appearance of a toggler.","The default size of a Toggler.","The supported style of the StyleSheet.","A set of rules that dictate the style of a toggler.","A toggler widget.","Returns the active Appearance of the toggler for the …","","","","","","","","","","","The background Color of the toggler.","The Color of the background border of the toggler.","","","","","","","","","","","","","","","","","","","Sets the Renderer::Font of the text of the Toggler","The foreground Color of the toggler.","The Color of the foreground border of the toggler.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the hovered Appearance of the toggler for the …","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Toggler.","","Sets the size of the Toggler.","","Sets the spacing between the Toggler and the text.","","Sets the style of the Toggler.","","Sets the horizontal alignment of the text of the Toggler","Sets the text text::LineHeight of the Toggler.","Sets the text::Shaping strategy of the Toggler.","Sets the text size o the Toggler.","","","","","","","","","","","","","","","","","","Sets the width of the Toggler.","The tooltip will appear on the bottom of the widget.","The tooltip will follow the cursor.","The tooltip will appear on the left of the widget.","The position of the tooltip. Defaults to following the …","The tooltip will appear on the right of the widget.","An element to display a widget over another.","The tooltip will appear on the top of the widget.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the font of the Tooltip.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the gap between the content and its Tooltip.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Tooltip.","","","Sets the padding of the Tooltip.","","Sets the size of the text of the Tooltip.","Sets whether the Tooltip is snapped within the viewport.","","Sets the style of the Tooltip.","","Sets the text::Shaping strategy of the Tooltip.","","","","","","","","","","","","","","","","","","The appearance of a slider.","A circular handle.","The default width of a VerticalSlider.","The appearance of the handle of a slider.","The shape of the handle of a slider.","A rectangular shape.","The local state of a VerticalSlider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","An vertical bar and a handle that selects a single value …","Produces the style of an active slider.","","","","","","","","","","","","","","","","","","","","","","","","","","The border Color of the handle.","The border width of the handle.","","","","","","","","","","","","","","","","","","","The Color of the handle.","","","","","","Sets the optional default value for the VerticalSlider.","","","","","","","","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a VerticalSlider.","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","The appearance of the Handle of the slider.","Sets the height of the VerticalSlider.","Produces the style of an hovered slider.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a VerticalSlider…","","Creates a new VerticalSlider.","Creates a new State.","","Sets the release message of the VerticalSlider. This is …","The colors of the rail of the slider.","The shape of the handle.","Sets the optional “shift” step for the VerticalSlider.","","","Sets the step size of the VerticalSlider.","Sets the style of the VerticalSlider.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a …","Sets the width of the VerticalSlider.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle."],"i":[1,0,0,0,0,0,0,0,1,1,52,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52,0,0,0,0,0,0,38,0,0,0,38,1,1,1,1,1,1,1,1,1,1,38,1,67,34,1,1,1,1,1,1,1,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,0,0,0,0,0,0,34,38,1,1,0,0,0,0,0,0,38,1,67,34,0,0,0,1,1,1,38,38,38,1,67,34,38,1,67,34,34,38,38,1,1,1,1,1,1,38,1,67,34,1,1,1,38,38,38,67,34,38,38,38,1,67,34,1,1,38,38,38,38,1,1,0,0,1,1,38,1,67,34,38,1,67,34,38,1,67,34,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,1,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,0,0,0,67,34,0,38,0,67,34,67,34,67,34,52,52,67,34,0,67,34,1,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,67,34,34,0,0,0,67,34,0,0,0,67,34,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,52,1,1,0,0,0,0,52,38,38,0,0,0,22,0,22,21,3,147,21,3,147,21,3,147,21,3,147,21,3,147,3,3,21,3,147,21,3,147,21,3,147,3,147,21,3,147,3,147,21,3,147,21,3,147,21,22,21,3,147,0,21,21,3,147,147,147,147,147,3,147,21,3,147,21,3,147,21,3,147,21,22,21,3,147,21,3,147,21,3,147,21,3,147,3,147,21,3,147,21,3,147,21,3,147,21,3,147,0,21,0,21,21,147,21,21,21,21,21,21,22,3,3,21,21,21,21,3,3,147,21,3,147,21,3,147,21,3,147,21,3,147,21,3,147,21,3,147,21,3,147,21,3,147,0,21,157,156,0,0,0,0,0,0,27,0,159,0,0,0,153,157,0,0,0,156,157,159,156,28,0,0,0,150,162,150,162,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,151,152,153,154,151,155,156,157,158,159,160,153,154,151,155,156,157,158,159,160,160,150,162,152,153,154,151,155,156,157,158,159,160,26,160,152,154,155,156,157,158,160,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,27,28,152,26,160,150,162,152,153,154,151,155,156,157,158,159,160,26,153,159,0,0,150,150,150,152,153,154,151,155,156,157,158,159,160,26,160,150,162,152,153,153,154,154,154,154,151,155,156,157,158,159,159,159,160,160,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,0,150,26,160,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,150,162,152,153,154,151,155,156,157,158,159,160,26,26,151,155,155,160,155,28,28,26,150,152,151,26,158,26,153,0,160,151,151,150,154,150,150,158,160,150,26,160,26,0,150,154,155,26,153,154,151,155,156,157,158,159,160,151,150,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,150,162,152,153,154,151,155,156,157,158,159,160,26,28,28,160,150,26,155,150,155,155,155,150,155,103,0,103,171,171,0,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,103,103,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,103,171,172,0,159,172,0,159,0,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,172,154,154,172,172,172,172,172,172,172,172,172,0,0,153,0,165,167,165,165,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,167,165,0,165,165,165,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,165,167,0,0,0,166,175,0,166,166,166,175,166,175,166,175,166,175,166,166,175,166,175,166,175,166,175,175,166,166,175,166,166,175,166,175,166,175,166,175,166,175,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,166,166,166,175,166,175,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,166,175,0,0,176,176,176,176,176,176,176,175,176,176,176,176,176,176,176,176,175,176,176,176,176,176,176,176,176,176,176,176,176,176,176,176,176,175,176,175,176,176,176,176,176,176,176,176,176,176,0,0,0,0,0,438,439,189,193,192,0,438,439,189,438,439,189,0,195,0,0,0,197,182,198,0,0,438,439,189,0,0,193,193,0,194,196,195,0,0,0,0,0,0,0,0,0,0,194,196,438,439,189,192,193,0,192,0,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,177,168,180,168,179,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,0,177,168,180,168,180,188,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,190,191,0,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,168,180,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,189,192,193,194,195,196,197,182,198,189,189,189,196,196,196,197,197,197,182,182,182,198,198,198,177,178,190,191,177,168,179,188,177,178,189,168,179,180,181,192,193,194,195,196,197,182,198,188,202,177,178,178,189,189,168,179,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,168,180,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,197,182,201,202,168,179,180,181,203,168,179,190,203,168,179,190,189,196,197,182,198,168,179,190,168,168,179,179,190,180,181,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,177,168,179,179,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,189,179,180,181,195,194,195,194,177,178,168,179,180,181,190,191,168,179,0,188,168,179,180,181,0,202,168,180,177,178,177,178,201,202,168,179,197,182,194,0,0,190,177,190,191,0,204,180,168,179,168,188,189,194,188,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,197,182,198,0,189,168,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,188,202,177,178,189,168,179,180,181,190,191,192,193,194,195,196,197,182,198,168,180,189,440,441,442,443,443,441,444,442,443,441,444,442,443,440,441,442,443,443,441,444,442,443,441,444,442,443,440,441,442,443,443,441,444,442,443,441,444,442,443,0,0,0,0,0,232,0,0,0,229,230,220,228,185,222,185,222,185,222,185,222,185,222,226,185,222,185,222,185,220,226,220,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,222,229,230,185,185,229,230,220,228,185,229,230,220,228,185,228,228,232,229,229,230,220,220,185,185,228,185,228,185,226,222,220,220,185,229,230,220,228,185,222,226,229,230,220,220,185,185,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,222,229,230,185,185,228,185,222,185,222,220,185,228,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,185,226,220,229,230,220,228,185,185,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,185,229,230,220,228,185,222,226,229,230,220,220,185,185,226,220,220,229,230,220,228,185,222,229,230,185,228,222,185,222,226,229,230,220,220,185,185,226,220,226,220,226,220,226,220,226,220,226,220,226,220,222,226,229,230,220,220,185,185,229,230,220,226,220,226,220,226,220,226,220,228,185,228,228,228,228,222,220,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,229,230,220,228,185,226,220,185,222,185,185,0,0,0,0,0,0,0,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,183,217,183,199,209,234,217,183,199,209,234,183,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,183,183,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,183,217,217,183,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,217,217,217,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,199,209,234,217,183,199,209,234,217,183,183,199,209,234,199,183,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,217,183,199,209,234,183,0,0,0,0,0,236,236,236,236,236,236,0,0,0,236,236,236,236,0,0,0,236,236,0,241,0,0,0,0,236,236,236,0,0,0,0,236,235,237,237,237,242,252,243,225,253,235,244,237,224,224,224,224,241,242,242,243,243,225,225,244,244,445,224,224,224,241,242,242,243,243,225,244,0,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,235,237,237,243,244,237,241,242,242,243,243,225,225,244,244,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,243,225,244,237,242,243,244,237,242,243,244,237,244,235,237,237,224,237,242,242,225,225,225,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,225,244,242,252,243,225,253,235,244,237,224,237,225,244,243,243,0,243,243,224,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,241,242,243,243,225,244,244,225,253,235,244,224,224,224,242,252,243,225,253,235,244,237,224,243,244,243,242,252,243,225,253,235,244,237,224,241,243,243,225,244,244,241,243,243,225,244,244,242,236,242,252,243,225,235,244,237,224,253,235,235,235,224,224,224,242,243,244,242,243,244,242,243,244,243,244,252,242,243,244,244,244,241,242,242,243,243,225,225,244,244,242,252,243,225,253,235,244,237,224,242,252,242,252,243,244,241,242,242,252,243,243,225,244,244,243,242,243,242,243,243,244,243,244,242,252,243,242,252,243,243,244,243,244,243,244,243,244,224,224,224,241,242,242,242,242,252,243,243,243,225,225,225,253,235,244,244,244,237,224,252,243,225,244,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,224,242,224,446,225,225,242,252,243,225,253,235,244,237,224,225,253,225,225,237,253,225,237,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,235,244,224,235,243,244,243,244,243,252,235,243,244,243,244,188,225,244,224,225,225,243,244,243,244,243,244,243,244,244,244,447,447,447,447,447,447,448,225,448,224,224,224,235,235,243,235,225,225,235,224,224,0,253,224,235,0,243,243,224,224,242,252,241,242,242,243,243,225,225,244,244,242,225,224,253,235,224,0,243,225,243,225,225,235,225,235,241,242,242,243,243,225,225,244,244,225,241,242,242,243,243,225,225,244,244,225,253,244,225,242,224,224,224,224,188,242,235,241,242,242,243,243,225,225,244,244,252,243,225,244,252,244,224,243,225,253,244,224,243,225,253,244,224,225,242,252,243,225,253,235,244,237,224,243,243,242,225,0,237,243,225,244,225,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,242,252,243,225,253,235,244,237,224,0,236,0,253,225,225,446,241,242,242,243,243,225,225,244,244,449,450,451,243,244,243,244,242,252,241,242,242,243,243,225,225,244,244,449,450,451,243,244,243,244,224,0,0,0,0,258,258,258,258,258,258,258,242,258,258,258,258,258,252,258,252,258,258,258,258,258,258,258,258,258,258,258,258,188,258,242,252,242,188,242,252,258,258,258,258,258,258,258,258,242,252,0,0,0,0,0,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,254,254,271,254,254,271,254,271,254,254,272,275,271,271,273,254,254,272,275,271,271,273,254,271,254,271,254,272,271,273,254,271,254,272,271,273,254,271,273,254,271,273,254,272,275,271,273,254,271,254,254,272,275,271,271,273,254,254,272,275,271,271,273,254,272,275,271,273,254,254,254,272,272,275,275,271,273,273,254,254,271,271,273,254,254,254,271,271,271,273,273,273,254,254,254,272,271,271,273,273,254,254,272,275,271,271,273,254,272,275,271,273,271,254,254,272,275,271,273,271,254,271,271,254,271,271,254,271,254,272,275,271,273,254,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,254,254,254,254,272,275,254,272,275,271,273,254,271,254,271,254,271,271,254,271,254,271,271,254,271,273,254,271,272,275,272,275,254,271,271,273,254,271,254,254,271,271,254,254,271,254,271,254,254,271,273,272,275,254,254,254,254,272,271,273,271,273,271,273,254,271,254,272,275,271,273,254,254,254,272,275,271,271,271,273,254,254,272,275,271,273,254,272,275,271,273,254,271,271,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,272,275,271,273,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,254,271,271,271,0,0,259,259,259,259,259,259,259,259,259,243,243,259,259,259,259,259,243,259,259,259,259,259,259,259,259,259,259,259,259,259,259,243,259,259,259,259,259,259,259,259,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,267,290,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,292,292,200,200,293,293,294,295,267,267,290,290,296,297,223,223,291,291,292,200,200,293,293,295,267,290,296,297,223,291,200,293,298,299,298,299,304,223,223,291,298,299,292,200,293,301,170,300,223,291,170,300,292,200,293,301,170,170,300,300,223,291,0,0,227,302,267,301,301,301,301,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,295,0,0,0,227,303,292,200,293,302,294,267,290,170,300,223,291,227,303,292,200,293,302,304,301,267,290,223,291,305,200,200,293,293,267,267,290,290,223,223,291,291,227,303,302,200,293,294,267,290,223,291,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,292,294,169,292,294,169,223,291,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,302,267,290,227,303,302,255,223,291,305,0,227,303,292,200,293,302,294,295,267,290,170,300,296,297,223,291,169,255,303,290,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,170,300,200,293,227,227,303,303,292,292,292,200,200,293,293,302,302,295,295,267,267,290,290,223,223,291,291,227,227,303,303,292,200,200,293,293,302,302,295,295,267,267,290,290,223,223,291,291,200,293,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,267,290,223,291,227,227,227,303,303,303,308,308,308,292,292,292,200,200,200,293,293,293,302,302,302,304,304,304,301,301,301,294,294,294,295,295,295,267,267,267,290,290,290,170,170,170,300,300,300,296,296,296,297,297,297,223,223,223,291,291,291,305,305,305,298,298,298,299,299,299,169,169,169,301,200,223,255,200,200,293,293,267,267,290,290,223,223,291,291,227,303,308,292,200,293,302,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,227,303,303,308,308,308,308,308,292,200,200,200,293,293,293,302,302,304,301,294,295,267,267,267,267,290,290,290,290,170,300,296,296,297,297,223,223,223,223,291,291,291,305,305,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,223,170,300,170,300,295,200,293,295,267,290,223,291,227,227,303,302,305,300,227,303,302,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,305,227,303,200,293,302,304,301,267,290,170,300,296,297,223,291,305,295,295,292,294,304,267,290,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,302,267,290,295,301,304,301,294,170,300,296,297,305,227,303,302,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,302,227,303,302,227,303,227,303,302,227,303,308,292,200,200,200,293,293,293,302,304,301,294,295,267,267,267,290,290,290,170,300,296,296,296,297,297,297,223,223,223,291,291,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,304,301,294,170,300,296,297,305,300,300,227,303,302,267,290,227,303,200,293,302,267,290,223,291,294,296,297,170,300,227,303,301,267,290,295,301,301,295,223,291,227,303,292,200,293,302,301,267,290,223,291,267,290,223,291,170,300,170,300,300,300,170,300,170,300,300,300,170,300,170,300,300,300,300,300,300,300,292,200,293,302,294,267,290,223,291,227,303,302,302,292,200,293,302,294,267,290,223,291,227,303,302,302,227,227,303,303,292,292,200,200,293,293,302,302,294,295,295,267,267,290,290,223,223,291,291,227,227,303,303,292,200,200,293,293,302,302,295,295,267,267,290,290,223,223,291,291,300,292,200,293,295,267,290,223,291,227,303,308,292,200,293,302,304,294,295,267,290,170,300,296,297,223,291,305,300,295,305,298,299,301,301,223,291,298,299,267,290,223,291,0,294,223,291,298,299,200,293,302,300,227,302,170,300,300,170,300,292,294,169,300,0,0,200,170,300,170,300,170,300,223,291,300,301,301,304,224,255,0,223,291,200,293,295,223,291,170,300,305,227,303,200,200,293,293,302,267,267,290,290,223,223,291,291,227,303,302,227,303,302,292,292,227,303,302,170,300,298,299,298,299,298,299,227,255,227,303,302,0,0,300,301,200,293,267,290,296,297,223,291,223,291,301,292,200,200,200,293,293,293,294,295,267,290,296,297,223,291,292,200,200,293,293,295,267,290,296,297,223,291,292,292,267,267,290,290,223,223,291,291,255,304,301,170,300,305,170,300,170,300,170,300,293,300,291,200,304,170,223,200,293,267,290,170,300,296,297,223,291,293,291,170,300,170,300,300,302,227,303,200,293,302,267,290,223,291,227,303,200,293,302,267,290,223,291,227,303,200,293,302,267,290,223,291,227,303,200,293,302,267,290,223,291,227,303,302,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,223,291,308,308,227,223,304,301,296,297,223,291,305,200,293,267,290,296,297,223,291,293,291,227,303,200,293,302,267,290,223,291,302,267,227,303,200,293,302,304,301,267,290,170,300,296,297,223,291,305,227,303,200,293,302,267,290,223,291,200,293,267,290,296,297,295,296,294,297,294,297,304,304,294,294,170,170,296,296,301,300,297,300,301,294,300,297,300,294,296,297,294,296,297,304,304,294,294,170,170,296,301,300,301,300,227,303,302,170,300,305,227,303,292,200,293,302,294,267,290,170,300,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,223,291,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,227,303,302,301,227,303,308,292,200,293,302,304,301,294,295,267,290,170,300,296,297,223,291,305,298,299,169,0,0,301,295,303,290,308,227,303,302,267,290,170,300,223,223,291,223,291,170,300,308,200,293,296,297,223,291,298,299,227,303,302,293,291,299,303,293,291,299,303,308,200,293,296,297,223,291,298,299,227,303,302,200,223,293,291,299,303,308,293,297,291,299,303,227,303,292,200,200,293,293,302,295,267,267,290,290,223,223,291,291,0,250,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,452,453,454,446,454,455,455,455,453,456,457,456,457,457,457,456,457,456,457,457,457,456,457,456,457,457,457,457,457,457,457,448,458,448,458,459,455,453,460,459,453,460,461,446,454,450,462,451,463,461,464,465,450,462,451,463,461,464,465,462,463,461,465,0,0,0,0,0,306,311,307,312,309,0,0,0,0,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,244,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,244,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,260,261,314,260,261,314,260,261,260,261,244,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,314,260,261,241,0,0,241,241,241,241,241,241,241,241,241,241,241,241,241,221,221,241,241,0,0,0,0,0,0,0,0,0,0,0,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,316,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,317,318,315,219,317,318,315,315,317,316,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,317,318,315,219,0,0,0,0,0,0,0,0,0,466,467,468,468,468,468,468,468,469,469,0,470,0,0,467,471,472,473,471,472,473,0,0,0,0,0,0,0,0,0,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,184,187,187,218,184,187,210,215,206,218,184,187,210,215,206,184,187,187,184,187,210,215,206,184,187,210,215,206,218,184,187,210,215,206,184,187,187,184,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,184,187,187,184,187,206,215,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,210,215,206,218,218,184,187,210,215,206,184,187,187,184,187,218,210,215,206,184,187,187,215,184,187,187,184,187,187,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,218,184,187,210,215,206,184,184,0,0,0,0,0,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,186,319,319,186,319,212,186,319,212,186,186,319,319,212,212,186,319,212,186,186,319,319,186,319,212,186,319,212,186,319,212,186,319,212,186,186,319,319,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,212,186,319,212,186,186,319,319,319,212,212,186,319,186,186,319,319,186,186,319,319,212,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,319,212,186,0,0,0,0,0,0,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,190,191,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,207,214,213,216,207,207,190,191,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,214,213,216,207,0,0,0,232,0,222,222,222,222,222,226,222,222,226,222,232,226,222,222,226,222,222,222,316,226,222,226,226,222,222,222,226,226,226,226,226,226,226,226,222,226,226,226,226,226,222,316,226,222,157,156,159,0,0,0,157,156,157,159,156,0,0,155,155,155,158,158,155,155,0,0,0,31,0,31,8,29,321,8,29,321,8,29,321,8,29,321,8,29,321,8,8,8,29,321,8,29,321,8,321,8,321,321,8,29,321,8,29,321,8,29,321,31,8,29,321,29,8,29,321,321,8,321,29,321,8,29,321,8,29,321,8,29,321,31,29,8,8,29,321,8,29,321,8,29,321,8,29,321,8,321,8,29,321,8,29,321,8,29,321,8,29,321,29,321,29,29,29,29,29,321,29,29,321,29,29,29,29,8,29,29,29,8,321,8,29,321,8,29,321,8,29,321,8,29,321,8,29,321,8,29,321,8,29,321,8,29,321,29,0,0,45,42,45,42,45,42,45,42,45,42,45,42,45,42,0,45,42,42,45,42,45,42,45,42,45,42,45,45,42,42,45,45,42,45,42,45,42,45,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,45,45,45,42,45,45,45,45,45,45,0,45,45,45,45,45,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,0,0,0,54,0,16,53,328,53,53,54,16,53,328,16,53,328,16,53,328,16,53,328,16,16,16,53,328,16,53,328,53,53,53,16,328,16,328,16,53,328,16,16,53,328,16,53,328,53,16,53,328,53,0,16,53,328,328,328,328,328,16,328,16,53,328,16,53,328,16,53,328,328,53,53,16,53,328,16,53,328,16,53,328,16,53,328,16,328,16,53,328,16,53,328,16,53,328,16,53,328,0,53,53,53,53,53,328,53,53,53,53,16,53,53,53,53,16,16,328,16,53,328,16,53,328,16,53,328,16,53,328,16,53,328,16,53,328,16,53,328,328,16,53,328,0,53,16,16,0,0,0,66,66,0,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,60,66,60,66,87,87,60,66,60,66,87,60,66,87,60,66,87,0,87,60,66,87,60,66,60,60,60,66,66,66,87,60,66,87,60,60,66,87,60,66,87,60,60,60,60,66,87,60,66,87,60,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,0,87,87,87,60,66,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,60,66,87,0,0,87,0,0,336,337,336,337,336,337,336,337,336,337,336,337,336,337,337,337,336,337,337,336,337,336,337,336,337,336,336,337,337,336,337,336,337,336,337,336,0,336,337,336,337,336,337,336,337,336,337,336,337,336,337,336,337,336,337,337,336,336,336,336,336,337,336,336,336,336,336,336,337,336,337,336,337,336,337,336,337,336,337,336,337,336,337,336,337,336,0,0,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,0,0,0,0,51,0,19,340,339,51,19,340,339,19,340,339,19,340,339,19,340,339,19,19,19,340,339,19,340,339,19,19,19,340,339,339,19,340,339,19,340,339,19,340,339,19,340,339,19,339,340,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,19,19,340,339,19,340,339,19,340,339,19,340,339,340,339,340,340,19,19,340,19,340,340,340,19,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,19,340,339,340,358,0,0,355,352,354,0,0,0,0,348,0,0,352,0,353,354,346,348,355,0,358,0,0,347,349,353,0,352,0,0,348,355,0,347,349,0,345,0,0,0,355,348,346,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,341,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,85,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,342,343,344,85,86,346,347,348,349,350,351,352,353,354,355,356,85,86,346,347,348,349,350,351,352,353,354,355,356,350,351,86,350,351,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,341,354,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,344,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,0,343,341,344,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,86,346,348,350,351,346,346,346,348,348,348,350,350,350,351,351,351,85,86,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,346,349,350,351,344,345,345,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,341,358,0,344,358,0,344,343,341,344,344,344,344,344,344,344,341,349,350,351,345,356,344,344,346,356,346,349,349,0,344,343,341,344,344,343,85,86,346,347,348,349,350,351,352,353,354,355,356,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,85,86,343,341,344,346,347,348,349,350,351,352,353,354,355,356,358,0,344,86,474,474,474,474,475,476,477,476,478,478,478,478,478,0,357,357,357,0,357,0,359,361,357,359,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,357,359,361,357,359,361,357,359,359,361,357,359,361,357,359,361,357,359,361,357,359,359,361,357,357,359,361,357,359,361,357,359,361,357,361,359,361,357,359,359,359,361,357,359,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,359,359,359,361,359,359,359,359,359,359,357,357,359,359,359,359,359,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,361,357,359,479,480,481,480,481,479,0,363,110,363,0,0,363,0,0,363,112,0,112,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,4,4,110,365,363,364,4,110,365,363,364,4,363,364,4,363,364,364,4,110,365,363,364,365,363,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,0,110,4,110,365,363,364,363,364,4,365,363,364,110,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,110,4,112,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,0,110,364,0,110,110,110,0,110,110,110,4,364,110,364,110,110,110,4,110,110,110,4,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,4,110,365,363,364,0,110,482,482,483,0,116,0,117,0,15,116,117,15,116,15,116,15,116,15,116,15,15,15,15,116,15,116,15,15,15,116,15,116,15,116,15,116,116,15,116,15,15,116,15,116,15,116,116,15,116,15,116,15,116,15,116,15,116,15,116,15,116,15,116,15,116,116,116,116,116,15,15,116,15,116,15,116,15,116,15,116,15,116,15,116,15,116,116,370,0,0,369,370,370,370,369,369,368,368,0,369,0,370,0,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,368,369,370,368,369,370,367,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,367,371,368,369,370,368,369,370,368,368,368,369,369,369,370,370,370,367,371,368,369,370,370,367,371,368,369,370,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,367,371,367,368,369,370,370,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,367,371,368,369,370,371,371,0,118,118,0,120,0,120,9,118,9,118,9,118,9,118,9,118,9,9,9,9,118,9,118,9,9,9,118,9,118,9,118,9,9,118,118,9,118,9,118,9,118,9,118,9,118,120,9,118,9,118,9,118,9,118,9,118,9,118,9,118,9,118,9,118,118,118,118,118,118,118,118,118,118,118,9,118,118,118,9,9,118,9,118,9,118,9,118,9,118,9,118,9,118,9,118,118,0,373,0,373,373,373,0,82,0,13,373,81,82,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,13,373,13,13,373,81,13,373,81,13,373,81,13,373,81,81,13,373,81,373,13,13,373,13,373,81,13,373,81,13,373,81,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,81,13,81,81,13,373,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,13,373,81,81,13,0,0,380,0,379,377,380,0,0,0,379,0,0,0,377,0,113,0,380,0,374,374,113,113,11,378,121,375,379,380,376,377,381,382,374,376,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,11,378,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,374,121,11,378,375,379,380,376,377,381,382,374,11,378,375,379,380,376,377,381,382,374,378,11,378,121,375,379,380,376,377,381,382,374,374,375,379,380,376,377,382,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,121,121,11,378,121,375,379,380,376,377,381,382,374,113,113,0,121,11,378,121,375,379,380,376,377,381,382,374,375,379,380,376,377,381,377,377,377,381,381,381,11,378,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,381,121,380,113,113,121,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,0,121,376,0,121,121,376,381,382,121,121,121,121,374,382,0,382,382,382,382,11,376,382,121,0,382,382,121,121,121,11,378,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,11,378,121,375,379,380,376,377,381,382,374,381,382,11,378,121,375,379,380,376,377,381,382,374,0,380,121,376,375,379,375,379,484,484,0,383,383,0,123,0,383,0,123,0,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,383,383,384,122,383,384,384,122,383,384,122,383,384,122,383,123,122,384,122,383,383,384,383,384,122,383,384,122,383,384,122,383,384,384,384,122,384,122,383,384,122,383,384,122,383,384,122,383,122,383,384,122,383,384,122,383,384,122,383,384,122,383,122,123,123,122,122,122,72,72,122,122,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,384,122,383,123,123,0,122,0,436,124,0,0,0,436,0,0,127,0,127,392,124,393,392,124,393,392,124,393,392,124,393,392,124,393,435,392,435,392,124,393,392,124,393,392,393,392,393,435,392,392,124,393,124,393,392,124,393,392,124,393,392,124,393,127,0,124,392,124,393,393,393,393,393,392,393,392,124,393,392,124,393,392,124,393,10,124,127,392,124,393,392,124,393,392,124,393,392,124,393,392,393,392,124,393,392,124,393,392,124,393,392,124,393,124,0,124,124,393,124,124,10,435,124,124,124,124,124,124,392,393,392,124,393,392,124,393,392,124,393,392,124,393,392,124,393,392,124,393,392,124,393,392,124,393,0,124,392,485,486,485,0,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,0,0,130,0,0,14,63,129,130,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,14,63,14,14,63,129,129,63,14,14,63,129,14,63,129,14,63,129,129,14,63,129,63,63,63,63,14,63,14,63,129,14,63,129,63,63,129,14,63,129,63,129,130,63,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,129,129,129,129,14,63,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,14,63,129,129,322,323,0,323,0,322,0,0,32,0,0,323,322,397,17,32,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,17,323,322,17,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,0,323,322,397,17,323,322,323,323,323,323,322,397,17,323,322,322,322,397,17,323,322,397,17,323,322,397,17,323,322,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,0,322,323,322,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,323,322,397,17,0,0,399,398,0,399,400,400,400,398,0,398,400,399,400,399,400,0,398,400,400,399,400,398,398,398,398,136,0,0,400,400,400,136,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,5,5,135,133,398,399,400,5,135,133,398,399,400,5,398,399,400,5,398,399,400,5,135,133,398,399,400,133,133,5,135,133,398,399,400,5,135,133,398,399,400,400,136,136,5,135,133,398,399,400,135,5,135,133,398,399,400,398,399,400,5,133,398,399,400,136,135,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,135,136,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,398,135,133,133,133,135,135,133,135,135,135,133,136,133,136,135,135,135,135,133,5,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,5,135,133,398,399,400,136,400,133,487,0,0,0,0,0,406,406,0,0,50,0,0,0,50,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,2,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,405,324,406,407,408,2,405,324,406,407,408,324,2,137,405,324,406,407,408,0,408,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,137,50,50,2,137,405,324,406,407,408,0,137,137,2,137,405,324,406,407,408,407,407,407,407,2,405,405,324,406,407,408,0,408,408,50,408,137,324,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,407,50,137,2,137,2,137,405,324,406,407,408,405,405,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,405,408,408,0,137,137,405,137,0,137,0,408,408,0,408,408,0,408,408,137,405,407,408,405,137,137,137,137,137,137,137,50,405,405,405,405,405,0,408,408,50,324,137,137,324,324,137,137,137,2,405,324,406,407,408,405,405,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,2,137,405,324,406,407,408,408,408,407,405,2,137,405,324,406,407,408,0,50,137,0,410,410,0,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,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,409,410,409,409,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,488,488,0,420,0,0,414,0,0,1,418,415,419,420,421,412,413,422,423,424,425,426,417,416,427,428,55,419,425,1,418,421,412,413,422,423,424,426,417,416,414,427,428,415,55,1,0,0,0,0,415,415,419,425,0,0,0,0,415,419,0,419,425,0,0,415,0,0,0,0,420,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,412,413,414,55,411,412,413,414,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,415,416,417,55,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,55,411,411,55,411,418,418,415,419,420,420,420,421,412,412,413,422,423,424,425,425,426,426,417,416,414,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,414,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,411,0,55,55,55,55,411,412,413,414,411,411,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,55,411,418,415,419,420,421,412,413,422,423,424,425,426,417,416,414,427,428,411,0,0,0,0,0,0,0,0,0,0,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,55,56,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,429,56,429,430,431,432,433,434,55,56,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,55,56,56,430,431,432,433,434,55,56,55,429,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,56,429,430,431,432,433,434,430,431,432,433,434,0,139,140,0,0,140,7,139,7,139,7,139,7,139,7,139,7,7,7,139,7,139,7,7,7,139,7,139,7,139,7,139,139,7,139,7,139,7,7,7,139,7,139,7,139,140,7,139,7,139,7,139,7,139,7,7,139,7,139,7,139,7,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,7,7,139,7,139,7,139,7,139,7,139,7,139,7,139,7,139,139,141,141,141,0,141,0,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,141,142,141,142,141,142,141,142,142,141,142,142,141,141,141,141,141,141,142,142,141,142,141,142,141,142,142,141,142,141,142,141,142,141,141,142,141,142,141,142,141,142,141,142,142,142,142,142,142,142,142,142,142,142,142,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,0,436,145,0,0,436,0,127,0,0,127,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,435,435,10,435,436,145,437,10,435,436,145,437,10,435,436,437,10,435,436,437,435,10,435,436,145,437,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,127,0,145,10,435,436,145,437,437,437,437,437,10,435,436,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,145,127,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,145,0,145,145,437,145,145,10,435,145,145,145,145,145,145,10,435,436,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,10,435,436,145,437,0,145,485,486,485],"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,0,[1,2],[1,3],[1,4],[1,5],[[1,6],7],[[1,6],8],[[1,6],9],[1,10],[1,11],[1,11],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[1,13],[1,14],[1,15],[1,16],[1,17],[1,18],[1,19],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[21,[-1,-2,-3]]],[],22,23,[[25,[[24,[-1,-2,-3]]]]]],0,[-4,[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]]],0,[[-1,6],[[29,[-2,-3,-4]]],[[25,[30]]],[],[31,32],33],[[[34,[-1,-2,-3,-4,-5]]],[[36,[35]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[38,39],[1,1],[[-1,-2],39,[],[]],[-4,[[0,[-1,-2,-3]]],[],[],23,[[41,[],[[40,[[24,[-1,-2,-3]]]]]]]],0,0,0,[[[42,[-1]],43,[44,[-1]],-3],[[45,[-1,-2,-4,-5]]],[46,47],[],[[49,[-1],[[48,[-2]]]]],[50,51],33],[-4,[[24,[-1,-2,-3]]],[],[],23,[[52,[-1,-2,-3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[53,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],0,[[30,55],1],[[30,55,-1],1,[[57,[55],[[48,[56]]]]]],[[],1],[38],[38,58],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[34,[-1,-2,-3,-4,-5]],35],39,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[38,60],[[62,[61]]]],[[38,63],[[62,[61]]]],[[1,6],8],[1,3],[1,5],[1,2],[1,64],[1,64],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1,11],[1,10],[1,11],[[38,63,[44,[64]],65],39],[[38,60,66,65],39],[[38,36],39],[[[67,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,-3,-2,68,69,70,65],39,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[38,71],39],[[38,65,-1],39,72],[59,39],[59,39],[59,39],[59,39],[[1,1],6],[1,56],[[38,73,64,65],39],[[38,73,64,65],39],[[38,74,-1],39,[[25,[75]]]],[[38,76,73,64,65],39],[[1,77],[[79,[39,78]]]],[[1,77],[[79,[39,78]]]],[[],[[80,[-1]]],[]],[[],[[80,[-1]]],[]],[1,5],[1,2],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,[[81,[-2]]],[[25,[58]]],82],[-1,83,[[25,[84]]]],[[1,6],11],[[1,6],7],[1,3],[1,2],[[1,6],9],[[1,6],8],[1,14],[1,5],[1,10],[1,4],[[1,6],11],[1,85],[1,[[44,[86]]]],0,[-2,[[87,[-1]]],[],[[25,[-1]]]],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-5,[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[41,[],[[40,[[39,[-1,[24,[-2,-3,-4]]]]]]]]]],0,[[[67,[-1,-2,-3]],35,-3,94],95,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,-3,94],95,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[-1,-6],[[34,[-2,-3,-4,-1,-5]]],37,[],[],[],[[25,[[24,[-2,-3,-4]]]]],[[49,[-1],[[48,[-5]]]]]],[[38,[98,[[97,[96]]]]],39],[-4,[[0,[-1,-2,-3]]],[],[],23,[[25,[[24,[-1,-2,-3]]]]]],[[[67,[-1,-2,-3]],35,69,70,65,-3],99,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,69,70,65,-3],99,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[-4,[[67,[-1,-2,-3]]],[],[],23,[[49,[62],[[48,[[24,[-1,-2,-3]]]]]]]],[[-1,-6],[[34,[-2,-3,-4,-1,-5]]],37,[],[],[],[[25,[[24,[-2,-3,-4]]]]],[[49,[-1],[[48,[-5]]]]]],[[[67,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1,106],39,107,[]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1,106],39,107,[]],[[[67,[-1,-2,-3]],35,69,-3,106],39,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,69,-3,106],39,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,[[[67,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[1,55],0,0,[[-2,[44,[-1]],-4],[[110,[-1,-3,-5,-6]]],[111,93],[[25,[[98,[[97,[-1]]]]]]],[],[[49,[-1],[[48,[-3]]]]],[112,113,51,54],33],[1,[[44,[86]]]],[1,64],[1,64],[1,3],0,[[[115,[114]],114],[[116,[-1]]],117],0,0,[[-1,-2,[44,[-2]],-4],[[118,[-3,-5,-6]]],[[25,[30]]],[92,119],47,[[57,[-2],[[48,[-3]]]]],120,33],0,[-4,[[67,[-1,-2,-3]]],[],[],23,[[49,[62],[[48,[[24,[-1,-2,-3]]]]]]]],[-4,[[0,[-1,-2,-3]]],[],[],23,[[41,[],[[40,[[24,[-1,-2,-3]]]]]]]],0,0,0,0,0,[-4,[[121,[-1,-2,-3]]],[],113,23,[[25,[[24,[-1,-2,-3]]]]]],[1,64],[1,64],0,[-2,[[122,[-1,-2]]],[],[[123,[-1]]]],[[[67,[-1,-2,-3]]],[[62,[84]]],[],[],23],[[[34,[-1,-2,-3,-4,-5]]],[[62,[84]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[[34,[-1,-2,-3,-4,-5]]],[[62,[84]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,[[[115,[-1]],-1,-3],[[124,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],0,[[[67,[-1,-2,-3]]],128,[],[],23],[[[34,[-1,-2,-3,-4,-5]]],128,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,0,[-1,[[129,[-2]]],[[25,[63]]],130],[[[67,[-1,-2,-3]]],131,[],[],23],[[[34,[-1,-2,-3,-4,-5]]],131,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,[-1,[[132,[-2,-3]]],111,32,33],0,[[[133,[-1]]],[[135,[134,-2,-3,-1]]],33,47,136],0,[[43,43],[[137,[-1,-2,-3]]],47,50,33],0,[[-1,-4],[[0,[-2,-1,-3]]],[],[],23,[[25,[[24,[-2,-1,-3]]]]]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],0,[[-1,6,-3],[[139,[-2,-4,-5]]],[[25,[[44,[30]]]]],[],[[49,[6],[[48,[-2]]]]],140,33],0,[[-4,-5,141],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[[24,[-1,-2,-3]]]]],111],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1,-2],[[44,[-3]]],107,[],[]],[1,64],[1,64],[-1,[[81,[-2]]],[[25,[58]]],82],0,[[[115,[-1]],-1,-3],[[145,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],[-1,83,[[25,[84]]]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1],[[24,[-2,-3,-4]]],107,[],[],[]],[[38,65,-1],39,[[57,[38]]]],[[38,108,-1],39,[[57,[38]]]],0,0,0,0,0,[[[22,[],[[146,[-1]]]],-1],3,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[21,[-1,-2,-3]]],[[36,[35]]],47,22,23],[3,3],[147,147],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],3],[[],147],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[21,[-1,-2,-3]],35],39,47,22,23],[[[22,[],[[146,[-1]]]],-1],3,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,65,70,6,-2,-3],3,23,22,[[57,[],[[48,[147]]]]]],[[[21,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,47,22,23],[59,39],[59,39],[59,39],[[147,147],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[3,77],[[79,[39,78]]]],[[147,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,[[25,[84]]]],[[[22,[],[[146,[-1]]]],-1],3,107],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[94,84,84,149,-1],95,[[57,[94],[[48,[95]]]]]],[[[21,[-1,-2,-3]],35,-3,94],95,47,22,23],[[69,70,6],99],[[[21,[-1,-2,-3]],35,69,70,65,-3],99,47,22,23],[-4,[[21,[-1,-2,-3]]],[],22,23,[[25,[[24,[-1,-2,-3]]]]]],[[],147],[[[21,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,47,22,23],[[[21,[-1,-2,-3]],-1],[[21,[-1,-2,-3]]],[],22,23],[[[21,[-1,-2,-3]],[44,[-1]]],[[21,[-1,-2,-3]]],[],22,23],[[[21,[-1,-2,-3]],35,69,-3,106],39,47,22,23],[[[21,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],47,22,23],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,[[25,[149]]]],[[[22,[],[[146,[-1]]]],-1],3,107],0,0,[[[21,[-1,-2,-3]]],[[62,[84]]],47,22,23],[[[21,[-1,-2,-3]]],128,47,22,23],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,25],[[[21,[-1,-2,-3]]],131,47,22,23],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],[44,[-1]],-2],103,47,[[57,[],[[48,[147]]]]]],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,[[25,[84]]]],0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[150,73],[[73,114],151],[152,39],[153,153],[154,154],[151,151],[155,155],[156,156],[157,157],[158,158],[159,159],[160,160],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],152],[[],154],[[],155],[[],156],[[],157],[[],158],[[],160],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[],[[161,[-1]]]],[36,[-1]]],39,[]],[[[28,[],[[104,[-1]]]],-1,-2,-3,65,70],36,107,27,[]],[[152,38,62,-1],162,[[57,[150]]]],[[[26,[-4,-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[],27,[[28,[-1,-2,-3]]]],[[160,-1],39,[[163,[151,64]]]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[153,153],6],[[159,159],6],0,0,[[150,151,-1],39,[[25,[154]]]],[[150,73,62,-1],39,[[25,[154]]]],[[150,-1],39,[[25,[160]]]],[[152,77],[[79,[39,78]]]],[[153,77],[[79,[39,78]]]],[[154,77],[[79,[39,78]]]],[[151,77],[[79,[39,78]]]],[[155,77],[[79,[39,78]]]],[[156,77],[[79,[39,78]]]],[[157,77],[[79,[39,78]]]],[[158,77],[[79,[39,78]]]],[[159,77],[[79,[39,78]]]],[[160,77],[[79,[39,78]]]],[[[26,[-4,-1,-2,-3]],77],148,164,164,[27,164],[[28,[-1,-2,-3]],164]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[165,153],[153,154],[165,154],[-1,-1,[]],[64,154],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[153,159],[64,159],[-1,-1,[]],[-1,-1,[]],[30,160],[43,160],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[150,114],[[[26,[-4,-1,-2,-3]],-5],[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]],[[25,[84]]]],0,[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[150,162],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[26,[-4,-1,-2,-3]],35,-3,94],95,[],[],27,[[28,[-1,-2,-3]]]],[[73,73],151],0,0,0,0,[[[28,[],[[104,[-1]]]],-1,65,70],99,107],[[[28,[],[[104,[-1]]]],-1,65,70],99,107],[[[26,[-4,-1,-2,-3]],35,69,70,65,-3],99,[],[],27,[[28,[-1,-2,-3]]]],[[38,62],150],[[],152],[-1,151,[[57,[166]]]],[-4,[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]]],0,[[[26,[-4,-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[],27,[[28,[-1,-2,-3]]]],[153,167],0,0,[151,168],[[73,62],151],[[150,114],39],0,[[150,-1],39,[[25,[114]]]],[[150,-1],39,[[25,[108]]]],0,0,[150,62],[[[26,[-4,-1,-2,-3]]],[[62,[84]]],[],[],27,[[28,[-1,-2,-3]]]],0,[[[26,[-4,-1,-2,-3]]],128,[],[],27,[[28,[-1,-2,-3]]]],0,[[150,151,-1],39,[[25,[155]]]],0,0,[[[26,[-4,-1,-2,-3]]],131,[],[],27,[[28,[-1,-2,-3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[151,[170,[114,169,169]]],151],[[150,108],39],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[28,[],[[104,[-1]]]],-1,171,65,70],[[39,[103,[44,[-2]]]]],107,[]],[[[28,[],[[104,[-1]]]],-1,171,65,70],[[39,[103,[44,[-2]]]]],107,[]],0,[150,114],[[[26,[-4,-1,-2,-3]],-5],[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]],[[25,[84]]]],0,[[150,65,-2],-1,[],[[57,[150],[[48,[-1]]]]]],[[155,64],155],[[155,156],155],[[155,157],155],[[150,-2],-1,[],[[57,[150],[[48,[-1]]]]]],[[155,114],155],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[103,103],[171,171],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[[103,103],6],[[171,171],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[103,77],[[79,[39,78]]]],[[171,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,103],103],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[172,172],[[-1,-2],39,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],[[172,172],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[172,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[165,114,64],165],[[165,-1],165,[[41,[],[[40,[173]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[165,165],[167,167],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],0,[[165,165],6],[[167,167],6],[[165,77],[[79,[39,78]]]],[[167,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,6,[]],[[73,73],165],[[174,65],167],[165,167],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],0,[[166,175],39],[[166,73,73,114],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[166,73,73,73],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[166,151],0,[[166,73,114],39],[175,175],[[-1,-2],39,[],[]],[166,39],[-1,-2,[],[]],[-1,-2,[],[]],[[],166],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[[166,176],39],0,[[175,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[166,73],39],[[166,73],39],[[],166],[[166,73,73],39],0,[[166,73,62],39],0,[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[176,176],[[-1,-2],39,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],0,0,[[176,77],[[79,[39,78]]]],[175,176],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[177,178],[168,179],[180,181],[[168,182],[[97,[114]]]],[[179,182],[[97,[114]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],183],[[],[[185,[184]]]],[180,186],[59,187],[180,39],[188,188],[177,177],[178,178],[[[189,[-1,-2]]],[[189,[-1,-2]]],47,47],[168,168],[179,179],[180,180],[181,181],[[[190,[-1]]],[[190,[-1]]],47],[191,191],[192,192],[193,193],[194,194],[195,195],[196,196],[197,197],[182,182],[198,198],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],188],[[],168],[[],180],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[188,188],6],[[[189,[-1,-2]],[189,[-1,-2]]],6,93,93],[[192,192],6],[[193,193],6],[[194,194],6],[[195,195],6],[[196,196],6],[[197,197],6],[[182,182],6],[[198,198],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[177,198],[[189,[182,197]]]],[[178,198],[[189,[182,197]]]],[[[190,[-1]],198],[[189,[-1,39]]],[]],[[191,198],[[189,[182,197]]]],[[177,[97,[-1]],[97,[-2]]],[[199,[-1,-2]]],[],[]],[168,[[44,[[39,[[200,[114,169]],[97,[114]]]]]]]],[179,[[44,[[39,[[200,[114,169]],[97,[114]]]]]]]],[[188,77],[[79,[39,78]]]],[[177,77],[[79,[39,78]]]],[[178,77],[[79,[39,78]]]],[[[189,[-1,-2]],77],[[79,[39,78]]],164,164],[[168,77],[[79,[39,78]]]],[[179,77],[[79,[39,78]]]],[[180,77],[[79,[39,78]]]],[[181,77],[[79,[39,78]]]],[[192,77],[[79,[39,78]]]],[[193,77],[[79,[39,78]]]],[[194,77],[[79,[39,78]]]],[[195,77],[[79,[39,78]]]],[[196,77],[[79,[39,78]]]],[[197,77],[[79,[39,78]]]],[[182,77],[[79,[39,78]]]],[[198,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[177,178],[-1,-1,[]],[-1,-1,[]],[[[189,[-1,-2]]],-1,47,[]],[-1,-1,[]],[-1,-1,[]],[168,179],[-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,168,[[41,[],[[40,[[189,[[200,[114,169]],[200,[114,169]]]]]]]]]],[-1,180,[[41,[],[[40,[179]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,197],[59,182],[[201,182],[[97,[114]]]],[[202,182],[[97,[114]]]],[[168,182],[[97,[114]]]],[[179,182],[[97,[114]]]],[[180,59],179],[[181,59],179],[[203,197],[[200,[114,169]]]],[[168,197],[[200,[114,169]]]],[[179,197],[[200,[114,169]]]],[[[190,[-1]],197],[[200,[114,169]]],204],[[203,182],[[200,[114,169]]]],[[168,182],[[200,[114,169]]]],[[179,182],[[200,[114,169]]]],[[[190,[-1]],182],[[200,[114,169]]],204],[[[189,[-1,-2]],-3],39,37,37,205],[[196,-1],39,205],[[197,-1],39,205],[[182,-1],39,205],[[198,-1],39,205],[168,206],[179,206],[[[190,[-1]]],207,[]],[[168,182],[[200,[114,169]]]],[[168,197],[[200,[114,169]]]],[[179,182],[[200,[114,169]]]],[[179,197],[[200,[114,169]]]],[[[190,[-1]],182],-1,[]],[180,[[208,[59]]]],[181,[[208,[59]]]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[177,209],[168,210],[179,210],[179,210],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[189,[-1,-2]]],6,[],[]],[179,6],[180,6],[181,6],[[195,211],6],[194,6],[[195,211],6],[194,6],[177,209],[178,209],[168,210],[179,210],[180,212],[181,212],[[[190,[-1]]],[[213,[-1]]],[]],[191,214],[168,215],[179,215],0,0,[168,[[44,[[39,[[200,[114,169]],[97,[114]]]]]]]],[179,[[44,[[39,[[200,[114,169]],[97,[114]]]]]]]],[180,59],[181,59],0,[[[97,[114]],59],202],[[],168],[[],180],[[177,198],[[44,[198]]]],[[178,198],[[44,[198]]]],[[177,198],198],[[178,198],198],[201,59],[202,59],[168,59],[179,59],[197,59],[182,59],[194,194],0,0,[[[190,[-1]]],[[216,[-1]]],204],[[177,[97,[-1]],[97,[-2]]],[[217,[-1,-2]]],[],[]],0,0,0,[204,[[200,[114,169]]]],[[180,59,59,59],39],[168,[[219,[218]]]],[179,[[219,[218]]]],[[],[[220,[184]]]],0,[[[189,[-1,-2]]],-1,47,[]],[194,114],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[197,59],[182,59],[198,59],0,[[[189,[[200,[114,169]],[200,[114,169]]]],-1],[[189,[[200,[114,169]],[200,[114,169]]]]],[[221,[114]]]],[[168,-1],168,[[221,[114]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[59,168],[[59,59,59],180],[[[189,[-1,-2]]],[[189,[[200,[114,169]],[200,[114,169]]]]],204,204],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[222,[200,[114,169]],114,196,[97,[114]]],39],[[[185,[-1]],[200,[114,169]],114,196],39,222],[[222,[200,[114,169]],[223,[114,169]],[224,[114]],196,[97,[114]]],39],[[[185,[-1]],[200,[114,169]],[223,[114,169]],[224,[114]],196],39,222],[[222,[225,[114]],[97,[114]]],[[39,[182,182]]]],[[[185,[-1]],[225,[114]]],[[39,[182,182]]],222],[[222,[200,[114,169]],[97,[114]]],182],[[[185,[-1]],[200,[114,169]]],182,222],[[222,[190,[[200,[114,169]]]],[97,[114]]],39],[[226,[190,[[200,[114,169]]]]],39],[[[185,[-1]],[190,[[200,[114,169]]]]],39,222],[[222,[227,[114,169]],196,[97,[114]]],39],[[[185,[-1]],[227,[114,169]],196],39,222],[[222,[227,[114,169]],228,196,[97,[114]]],39],[[[185,[-1]],[227,[114,169]],228,196],39,222],[[[220,[-1]],[200,[114,169]],[223,[114,169]],[224,[114]],[224,[114]]],39,222],[[226,[223,[114,169]],[224,[114]],188,[200,[114,169]]],39],[[[220,[-1]],[223,[114,169]],[224,[114]],188,[200,[114,169]]],39,222],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[222,[200,[114,169]],[97,[114]]],182],[[[229,[-1]],[200,[114,169]],[97,[114]]],182,222],[[[230,[-1,-2]],[200,[114,169]],[97,[114]]],182,222,[[221,[114]]]],[[[185,[-1]],[200,[114,169]]],182,222],[[[185,[-1]],[200,[114,169]],[97,[114]]],182,222],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[[232,[],[[231,[-1]]]]],-1,[]],[[[229,[-1]]],[],232],[[[229,[-1]]],[],[232,222]],[[[230,[-1,-2]]],[],232,[]],[[[220,[-1]]],[],[232,222]],[[[220,[-1]]],[],[222,232]],[[[185,[-2]]],-1,[],[[232,[],[[231,[-1]]]],222]],[[[185,[-1]]],[],[222,232]],[228,228],[[[185,[-1]]],[[185,[-1]]],[47,222]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[226,39],[222,39],[[[220,[-1]]],39,222],[[[220,[-1]]],39,222],[[[185,[-1]]],39,222],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[222,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[226,[200,[114,169]],[200,[114,169]],[200,[114,169]]],39],[[[229,[-1]],[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182,222],[[[230,[-1,-2]],[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182,222,[[221,[114]]]],[[[220,[-1]],[200,[114,169]],[200,[114,169]],[200,[114,169]]],39,222],[[[220,[-1]],[200,[114,169]],[200,[114,169]],[200,[114,169]]],182,222],[[[185,[-1]],[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182,222],[[[185,[-1]],[200,[114,169]],[200,[114,169]],[200,[114,169]]],182,222],[[[220,[-1]]],[[200,[114,169]]],222],[[],228],[[],[[185,[-1]]],[222,107]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[[222,6],39],[[[229,[-1]],6],39,222],[[[230,[-1,-2]],6],39,222,[[221,[114]]]],[[[185,[-1]],6],39,222],[[[185,[-1]],6],39,222],[[228,228],6],[[[185,[-1]],[185,[-1]]],6,[93,222]],[[222,[189,[[39,[[200,[114,169]],[97,[114]]]],[200,[114,169]]]]],39],[[[185,[184]],[97,[179]]],39],[[222,114],[[229,[222]]]],[[[220,[-1]],114],[[220,[[229,[-1]]]]],222],[[[185,[-1]],114],[[185,[[229,[-1]]]]],222],[[228,77],[[79,[39,78]]]],[[228,77],[[79,[39,78]]]],[[[185,[-1]],77],[[79,[39,78]]],[164,222]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[185,[-1]],-2],39,[37,222],205],[[226,114],39],[[[220,[-1]],114],39,222],[[],59],[[],59],[[],59],[[],59],[[],59],[[[185,[-1]]],-1,222],[[[185,[-1]]],-1,222],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[185,[-1]]],-1,222],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[222,[200,[114,169]],[97,[114]]],182],[[226,[200,[114,169]]],39],[[[229,[-1]],[200,[114,169]],[97,[114]]],182,222],[[[230,[-1,-2]],[200,[114,169]],[97,[114]]],182,222,[[221,[114]]]],[[[220,[-1]],[200,[114,169]]],182,222],[[[220,[-1]],[200,[114,169]]],39,222],[[[185,[-1]],[200,[114,169]],[97,[114]]],182,222],[[[185,[-1]],[200,[114,169]]],182,222],[[226,[200,[114,169]]],39],[[[220,[-1]],[200,[114,169]]],39,222],[[[220,[-1]],[200,[114,169]]],182,222],[[-1,114],[[229,[-1]]],222],[[-1,-2],[[230,[-1,-2]]],[],[]],[-1,[[220,[-1]]],222],[114,228],[[],[[185,[-1]]],[107,222]],[222,59],[[[229,[-1]]],59,222],[[[230,[-1,-2]]],59,222,[[221,[114]]]],[[[185,[-1]]],59,222],[[228,228],[[44,[233]]]],[[222,[189,[[200,[114,169]],[200,[114,169]]]],[97,[114]]],39],[[[185,[-1]],[189,[[200,[114,169]],[200,[114,169]]]]],39,222],[[222,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[226,[200,[114,169]],[200,[114,169]]],39],[[[229,[-1]],[200,[114,169]],[200,[114,169]],[97,[114]]],182,222],[[[230,[-1,-2]],[200,[114,169]],[200,[114,169]],[97,[114]]],182,222,[[221,[114]]]],[[[220,[-1]],[200,[114,169]],[200,[114,169]]],39,222],[[[220,[-1]],[200,[114,169]],[200,[114,169]]],182,222],[[[185,[-1]],[200,[114,169]],[200,[114,169]],[97,[114]]],182,222],[[[185,[-1]],[200,[114,169]],[200,[114,169]]],182,222],[[226,[223,[114,169]],[224,[114]],188,[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]],[224,[114]],188,[223,[114,169]]],39,222],[[226,[223,[114,169]],[223,[114,169]],[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]],[223,[114,169]],[223,[114,169]]],39,222],[[226,114],39],[[[220,[-1]],114],39,222],[[226,[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]]],39,222],[[226,[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]]],39,222],[[226,[223,[114,169]],[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]],[223,[114,169]]],39,222],[[226,114],39],[[[220,[-1]],114],39,222],[[222,59,59],39],[[226,59,59],39],[[[229,[-1]],59,59],39,222],[[[230,[-1,-2]],59,59],39,222,[[221,[114]]]],[[[220,[-1]],59,59],39,222],[[[220,[-1]],59,59],39,222],[[[185,[-1]],59,59],39,222],[[[185,[-1]],59,59],39,222],[[[229,[-1]],114],39,222],[[[230,[-1,-2]],-2],39,[],[]],[[[220,[[230,[-1,-2]]]],-2],39,222,[[221,[114]]]],[[226,[200,[114,169]],[200,[114,169]]],39],[[[220,[-1]],[200,[114,169]],[200,[114,169]]],39,222],[[226,[200,[114,169]]],39],[[[220,[-1]],[200,[114,169]]],39,222],[[226,[223,[114,169]],[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]],[223,[114,169]]],39,222],[[226,[223,[114,169]]],39],[[[220,[-1]],[223,[114,169]]],39,222],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],0,0,[[222,-1],[[230,[222,-1]]],[[221,[114]]]],[[[220,[-1]],-2],[[220,[[230,[-1,-2]]]]],222,[[221,[114]]]],[[[185,[-1]],-2],[[185,[[230,[-1,-2]]]]],222,[[221,[114]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[226,114],39],[[[220,[-1]],114],39,222],[[59,59],[[185,[-1]]],[107,222]],[222,[[220,[222]]]],[[[185,[-1]]],[[220,[-1]]],222],[-1,[[185,[-1]]],222],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[183,182],198],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[183,177],[[[217,[-1,-2]]],[[217,[-1,-2]]],47,47],[183,183],[[[199,[-1,-2]]],[[199,[-1,-2]]],47,47],[209,209],[[[234,[-1,-2]]],[[234,[-1,-2]]],47,47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[183,197,197,182],198],[[],183],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[[183,6],[[44,[198]]]],[[[217,[-1,-2]]],[[199,[-1,-2]]],[],[]],[[[217,[-1,-2]],77],[[79,[39,78]]],164,164],[[183,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[217,[-1,-2]],197],[[200,[114,169]]],204,204],[[[217,[-1,-2]],182],[[200,[114,169]]],204,204],[[[217,[-1,-2]],182],-1,[],[]],[[[217,[-1,-2]],197],-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[217,[-1,-2]]],209,[],[]],[[183,182],198],[[],183],[[[199,[-1,-2]]],[[44,[[189,[-1,-2]]]]],[],[]],[209,[[44,[[189,[182,197]]]]]],[[[234,[-1,-2]]],[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]],204,204],[[[199,[-1,-2]]],[[234,[-1,-2]]],204,204],[[183,197,182],198],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[59,183],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[235,[-1]]],-1,236],0,[[[237,[-1]]],[[225,[-1]]],236],[[[237,[-1]]],[[225,[-1]]],236],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[224,[-1]],[224,[-1]]],[[224,[-1]]],[[238,[],[[48,[]]]]]],[[[224,[-1]],[224,[-1]]],[[224,[-1]]],[92,[238,[],[[48,[]]]]]],[[[224,[-1]],[224,[-1]]],39,239],[[[241,[],[[240,[-1]]]],-1],[[241,[],[[240,[-1]]]]],236],[[[242,[-1]],-1],[[242,[-1]]],236],[[[242,[-1]],-1],[[242,[-1]]],236],[[[243,[-1]],-1],[[243,[-1]]],236],[[[243,[-1]],-1],[[243,[-1]]],236],[[[225,[-1]],-1],[[225,[-1]]],236],[[[225,[-1]],-1],[[225,[-1]]],236],[[[244,[-1]],-1],[[244,[-1]]],236],[[[244,[-1]],-1],[[244,[-1]]],236],0,[[[224,[-1]],[224,[-1]]],[[224,[-1]]],[[245,[],[[48,[]]]],[246,[],[[48,[]]]],[238,[],[[48,[]]]],[247,[],[[48,[]]]],248,249,92]],[[],-1,250],[[[224,[-1]],[224,[-1]],-1],6,[]],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[242,[-1]],-1],-1,236],[[[242,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[[235,[-1]]],-1,236],0,[[[237,[-1]]],[[225,[-1]]],236],[[[243,[-1]]],[[225,[-1]]],236],[[[244,[-1]]],[[225,[-1]]],236],[[[237,[-1]]],[[225,[-1]]],236],[[[241,[],[[240,[-1]]]],-1],[[241,[],[[240,[-1]]]]],236],[[[242,[-1]],-1],[[242,[-1]]],236],[[[242,[-1]],-1],[[242,[-1]]],236],[[[243,[-1]],-1],[[243,[-1]]],236],[[[243,[-1]],-1],[[243,[-1]]],236],[[[225,[-1]],-1],[[225,[-1]]],236],[[[225,[-1]],-1],[[225,[-1]]],236],[[[244,[-1]],-1],[[244,[-1]]],236],[[[244,[-1]],-1],[[244,[-1]]],236],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[242,[-1]]],[[227,[-1,169]]],236],[[[243,[-1]]],[[227,[-1,169]]],236],[[[225,[-1]]],[[227,[-1,169]]],236],[[[244,[-1]]],[[227,[-1,169]]],236],[[[237,[-1]]],[[227,[-1,169]]],236],[[[242,[-1]]],[[39,[-1,-1]]],236],[[[243,[-1]]],[[39,[-1,-1]]],236],[[[244,[-1]]],[[39,[-1,-1]]],236],[[[237,[-1]]],[[39,[-1,-1]]],236],[[[242,[-1]]],[[39,[-1,-1]]],236],[[[243,[-1]]],[[39,[-1,-1]]],236],[[[244,[-1]]],[[39,[-1,-1]]],236],[[[237,[-1]]],[[39,[-1,-1]]],236],[[[244,[-1]]],[[237,[-1]]],236],[[[235,[-1]]],-1,236],0,[[[237,[-1]]],[[225,[-1]]],236],[[[224,[-1]]],[[224,[-2]]],[251,92],251],[[[237,[-1]]],[[225,[-1]]],236],0,[[[200,[-1,169]],-1],[[242,[-1]]],236],[[[225,[-1]],[227,[-1,169]]],[[44,[[225,[-1]]]]],236],[[[225,[-1]],[208,[-1]]],[[44,[[225,[-1]]]]],236],[[[225,[-1]],[208,[-1]]],[[44,[[225,[-1]]]]],236],[[[242,[-1]]],[[242,[-1]]],47],[[[252,[-1]]],[[252,[-1]]],47],[[[243,[-1]]],[[243,[-1]]],47],[[[225,[-1]]],[[225,[-1]]],47],[[[253,[-1]]],[[253,[-1]]],47],[[[235,[-1]]],[[235,[-1]]],47],[[[244,[-1]]],[[244,[-1]]],47],[[[237,[-1]]],[[237,[-1]]],47],[[[224,[-1]]],[[224,[-1]]],47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[225,[-1]],[200,[-1,169]]],[[200,[-1,169]]],236],[[[244,[-1]],[200,[-1,169]]],-1,236],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[237,[-1]],[200,[-1,169]]],6,236],[[[225,[-1]],[225,[-1]]],6,236],0,0,0,0,[[[243,[-1]],[243,[-1]]],[[254,[[200,[-1,169]]]]],236],[[[243,[-1]],[243,[-1]]],[[254,[[39,[-1,-1]]]]],236],[[],[[224,[-1]]],107],[-1,[[224,[-1]]],255],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[241,[],[[240,[-1]]]],-1],[[223,[-1,169]]],236],[[[242,[-1]],-1],[[223,[-1,169]]],236],[[[243,[-1]],-1],[[223,[-1,169]]],236],[[[243,[-1]],-1],[[223,[-1,169]]],236],[[[225,[-1]],-1],[[223,[-1,169]]],236],[[[244,[-1]],-1],[[223,[-1,169]]],236],[[[244,[-1]],-1],[[223,[-1,169]]],236],[[[225,[-1]],[200,[-1,169]]],-1,236],[[[253,[-1]],[200,[-1,169]]],-1,236],[[[235,[-1]],[200,[-1,169]]],-1,236],[[[244,[-1]],[200,[-1,169]]],-1,236],[[[224,[-1]],-1],[[224,[-1]]],[[256,[],[[48,[]]]]]],[[[224,[-1]],[224,[-1]]],-1,[[256,[],[[48,[]]]]]],[[[224,[-1]],-1],39,257],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[243,[-1]],-1,[200,[-1,169]]],[[243,[-1]]],236],[[[244,[-1]],-1,[200,[-1,169]]],[[244,[-1]]],236],[[[243,[-1]],-1,[200,[-1,169]],-1],[[243,[-1]]],236],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],[[[242,[-1]]],[[224,[-1]]],236],[236,236],[[[242,[-1]],[242,[-1]]],6,93],[[[252,[-1]],[252,[-1]]],6,93],[[[243,[-1]],[243,[-1]]],6,93],[[[225,[-1]],[225,[-1]]],6,93],[[[235,[-1]],[235,[-1]]],6,93],[[[244,[-1]],[244,[-1]]],6,93],[[[237,[-1]],[237,[-1]]],6,93],[[[224,[-1]],[224,[-1]]],6,93],[[[253,[-1]]],[[235,[-1]]],236],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[242,[-1]]],[[227,[-1,169]]],236],[[[243,[-1]]],[[227,[-1,169]]],236],[[[244,[-1]]],[[227,[-1,169]]],236],[[[242,[-1]]],[[39,[-1,-1]]],236],[[[243,[-1]]],[[39,[-1,-1]]],236],[[[244,[-1]]],[[39,[-1,-1]]],236],[[[242,[-1]]],[[39,[-1,-1]]],236],[[[243,[-1]]],[[39,[-1,-1]]],236],[[[244,[-1]]],[[39,[-1,-1]]],236],[[[243,[-1]]],[[39,[[235,[-1]],[235,[-1]]]]],236],[[[244,[-1]]],[[39,[[235,[-1]],[235,[-1]]]]],236],0,[[[242,[-1]],-1],[[258,[-1]]],236],[[[243,[-1]],-1],[[259,[-1]]],236],[[[244,[-1]],-1],[[260,[-1]]],236],[[[244,[-1]],-1],[[261,[-1]]],236],[[[244,[-1]],-1],-1,236],[[[241,[],[[240,[-1]]]]],[[241,[],[[240,[-1]]]]],236],[[[242,[-1]]],[[242,[-1]]],236],[[[242,[-1]]],[[242,[-1]]],236],[[[243,[-1]]],[[243,[-1]]],236],[[[243,[-1]]],[[243,[-1]]],236],[[[225,[-1]]],[[225,[-1]]],236],[[[225,[-1]]],[[225,[-1]]],236],[[[244,[-1]]],[[244,[-1]]],236],[[[244,[-1]]],[[244,[-1]]],236],[[[242,[-1]],77],[[79,[39,78]]],164],[[[252,[-1]],77],[[79,[39,78]]],164],[[[243,[-1]],77],[[79,[39,78]]],164],[[[225,[-1]],77],[[79,[39,78]]],164],[[[253,[-1]],77],[[79,[39,78]]],164],[[[235,[-1]],77],[[79,[39,78]]],164],[[[244,[-1]],77],[[79,[39,78]]],164],[[[237,[-1]],77],[[79,[39,78]]],164],[[[224,[-1]],77],[[79,[39,78]]],164],[[[242,[-1]],-2],39,236,[[163,[[243,[-1]]]]]],[[[252,[-1]],-2],39,236,[[163,[[243,[-1]]]]]],[[[242,[-1]],-1,-2],39,236,[[163,[[225,[-1]]]]]],[[[252,[-1]],-1,-2],39,236,[[163,[[225,[-1]]]]]],[[[243,[-1]],-1,-2],39,236,[[163,[[225,[-1]]]]]],[[[244,[-1]],-1,-2],39,236,[[163,[[225,[-1]]]]]],[[[241,[],[[240,[-1]]]],-1,163],39,236],[[[242,[-1]],163],39,236],[[[242,[-1]],-1,-2],39,236,[[163,[[225,[-1]],[208,[-1]]]]]],[[[252,[-1]],-1,-2],39,236,[[163,[[225,[-1]],[208,[-1]]]]]],[[[243,[-1]],163],39,236],[[[243,[-1]],-1,-2],39,236,[[163,[[225,[-1]],[208,[-1]]]]]],[[[225,[-1]],163],39,236],[[[244,[-1]],163],39,236],[[[244,[-1]],-1,-2],39,236,[[163,[[225,[-1]],[208,[-1]]]]]],[[[243,[-1]],-2],39,236,[[163,[-1]]]],[[[242,[-1]],-2],39,236,[[163,[-1]]]],[[[243,[-1]],-2],39,236,[[163,[-1]]]],[[[242,[-1]],-2],39,236,[[163,[-1]]]],[[[243,[-1]],-2],39,236,[[163,[-1]]]],[[[243,[-1]],-2],39,236,[[163,[[243,[-1]]]]]],[[[244,[-1]],-2],39,236,[[163,[[244,[-1]]]]]],[[[243,[-1]],-2],39,236,[[163,[[208,[-1]]]]]],[[[244,[-1]],-2],39,236,[[163,[[208,[-1]]]]]],[[[242,[-1]],-2],39,236,[[163,[[244,[-1]]]]]],[[[252,[-1]],-2],39,236,[[163,[[244,[-1]]]]]],[[[243,[-1]],-1,-2],39,236,[[163,[[244,[-1]]]]]],[[[242,[-1]],-2],39,236,[[163,[[244,[-1]],[208,[-1]]]]]],[[[252,[-1]],-2],39,236,[[163,[[244,[-1]],[208,[-1]]]]]],[[[243,[-1]],-1,-2],39,236,[[163,[[244,[-1]],[208,[-1]]]]]],[[[243,[-1]],-2],39,236,[[163,[[243,[-1]]]]]],[[[244,[-1]],-2],39,236,[[163,[[244,[-1]]]]]],[[[243,[-1]],-2],39,236,[[163,[[208,[-1]]]]]],[[[244,[-1]],-2],39,236,[[163,[[208,[-1]]]]]],[[[243,[-1]],-2],39,236,[[163,[[243,[-1]]]]]],[[[244,[-1]],-2],39,236,[[163,[[244,[-1]]]]]],[[[243,[-1]],-2],39,236,[[163,[[208,[-1]]]]]],[[[244,[-1]],-2],39,236,[[163,[[208,[-1]]]]]],[[],[[224,[-1]]],[249,[238,[],[[48,[]]]]]],[[],[[224,[-1]]],[249,[238,[],[[48,[]]]]]],[[],[[224,[-1]]],[249,[238,[],[[48,[]]]]]],[[[241,[],[[240,[-1]]]]],[[200,[-1,169]]],236],[[[242,[-1]]],[[200,[-1,169]]],236],[[[252,[-1]]],[[242,[-1]]],236],[[[242,[-1]]],[[200,[-1,169]]],236],[-1,-1,[]],[-1,-1,[]],[[[243,[-1]]],[[200,[-1,169]]],236],[-1,-1,[]],[[[243,[-1]]],[[200,[-1,169]]],236],[[[225,[-1]]],[[200,[-1,169]]],236],[-1,-1,[]],[[[225,[-1]]],[[200,[-1,169]]],236],[-1,-1,[]],[-1,-1,[]],[[[244,[-1]]],[[200,[-1,169]]],236],[[[244,[-1]]],[[200,[-1,169]]],236],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[252,[-1]]],[[242,[-1]]],236],[[[224,[-1]]],-1,[]],[[[242,[-1]],-1],[[224,[-1]]],236],[[[224,[-1]],-2],39,37,205],0,[[[225,[-1]],-1],[[44,[[200,[-1,169]]]]],236],[[[225,[-1]],-1],[[44,[-1]]],236],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[[225,[-1]],[225,[-1]]],[[44,[[200,[-1,169]]]]],236],[[[253,[-1]],[253,[-1]]],[[44,[[200,[-1,169]]]]],236],[[[225,[-1]],[225,[-1]]],[[44,[[39,[-1,-1]]]]],236],[[[225,[-1]],[225,[-1]]],6,236],[[[237,[-1]],[237,[-1]]],6,236],[[[253,[-1]],[227,[-1,169]]],6,236],[[[225,[-1]],[253,[-1]]],6,236],[[[237,[-1]],[225,[-1]]],6,236],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[235,[-1]]],[[235,[-1]]],236],[[[244,[-1]],-1],6,236],[[[224,[-1]]],6,262],[[[235,[-1]]],6,236],[[[243,[-1]],-1],6,236],[[[244,[-1]],-1],6,236],[[[243,[-1]]],6,236],[[[244,[-1]]],6,236],[[[243,[-1]],-1],6,236],[[[252,[-1]]],6,236],[[[235,[-1]]],6,236],[[[243,[-1]]],6,236],[[[244,[-1]]],6,236],[[[243,[-1]]],6,236],[[[244,[-1]]],6,236],0,[[[225,[-1]]],-1,236],[[[244,[-1]]],-1,236],[[[224,[-1]],[224,[-1]],-1],[[224,[-1]]],[[245,[],[[48,[]]]],[246,[],[[48,[]]]],[238,[],[[48,[]]]],[247,[],[[48,[]]]],248,249,92]],[[[225,[-1]],[253,[-1]]],[[44,[[200,[-1,169]]]]],236],[[[225,[-1]],[253,[-1]]],[[44,[-1]]],236],[[[243,[-1]],[253,[-1]]],[[254,[[200,[-1,169]]]]],236],[[[244,[-1]],[253,[-1]]],[[254,[[200,[-1,169]]]]],236],[[[243,[-1]],[253,[-1]]],[[254,[-1]]],236],[[[244,[-1]],[253,[-1]]],[[254,[-1]]],236],[[[243,[-1]],[225,[-1]]],[[254,[[200,[-1,169]]]]],236],[[[244,[-1]],[225,[-1]]],[[254,[[200,[-1,169]]]]],236],[[[243,[-1]],[225,[-1]]],[[254,[[39,[-1,-1]]]]],236],[[[244,[-1]],[225,[-1]]],[[254,[[39,[-1,-1]]]]],236],[[[244,[-1]]],[[44,[-1]]],236],[[[244,[-1]]],[[44,[-1]]],236],0,0,0,0,0,0,0,[[[225,[-1]]],[[200,[-1,169]]],236],0,[[[224,[-1]],-1],[[224,[-1]]],[[247,[],[[48,[]]]]]],[[[224,[-1]],-1],39,263],[[[224,[-1]]],[[224,[-1]]],[[264,[],[[48,[]]]]]],[[-1,-1,-1],[[235,[-1]]],236],[[[235,[-1]]],[[223,[-1,169]]],236],[[[243,[-1]],-1],61,236],[[[235,[-1]],-1],[[235,[-1]]],236],[[[225,[-1]],[253,[-1]]],6,236],[[[225,[-1]],[225,[-1]]],6,236],[[[235,[-1]],[200,[-1,169]]],[[235,[-1]]],236],[[[224,[-1]],[224,[-1]]],[[44,[233]]],126],[[],[[224,[-1]]],[249,[238,[],[[48,[]]]]]],[[-1,-1],[[200,[-1,169]]],[]],0,[[[224,[-1]]],[[224,[-1]]],[[246,[],[[48,[]]]],[245,[],[[48,[]]]],[238,[],[[48,[]]]],265,249,126,92]],[[[235,[-1]],[200,[-1,169]]],[[200,[-1,169]]],236],0,[[[243,[-1]],[244,[-1]]],[[254,[[200,[-1,169]]]]],236],[[[243,[-1]],[244,[-1]]],[[254,[[39,[-1,-1]]]]],236],[-1,[[224,[-1]]],[]],0,0,0,[[[241,[],[[240,[-1]]]],-1],[[200,[-1,169]]],236],[[[242,[-1]],-1],[[200,[-1,169]]],236],[[[242,[-1]],-1],[[200,[-1,169]]],236],[[[243,[-1]],-1],[[200,[-1,169]]],236],[[[243,[-1]],-1],[[200,[-1,169]]],236],[[[225,[-1]],-1],[[200,[-1,169]]],236],[[[225,[-1]],-1],[[200,[-1,169]]],236],[[[244,[-1]],-1],[[200,[-1,169]]],236],[[[244,[-1]],-1],[[200,[-1,169]]],236],[[[242,[-1]],-1],[[223,[-1,169]]],236],[[[225,[-1]],-1],39,236],[[[224,[-1]]],[[224,[-1]]],[[246,[],[[48,[]]]],[245,[],[[48,[]]]],[238,[],[[48,[]]]],265,249,126,92]],[[[253,[-1]],[200,[-1,169]]],-1,236],[[[235,[-1]],[200,[-1,169]]],-1,236],[[[224,[-1]]],[[39,[-1,-1]]],266],[[-1,-1],[[267,[-1,169]]],[]],[[[243,[-1]],-1],[[254,[-1]]],236],[[[225,[-1]],-1],-1,236],[[[243,[-1]],-1],[[254,[-1]]],236],[[[225,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[235,[-1]],-1],[[44,[-1]]],236],[[[225,[-1]],-1],-1,236],[[[235,[-1]],-1],[[44,[-1]]],236],[[[241,[],[[240,[-1]]]],-1],[[39,[[241,[],[[240,[-1]]]],[241,[],[[240,[-1]]]]]]],236],[[[242,[-1]],-1],[[39,[[242,[-1]],[242,[-1]]]]],236],[[[242,[-1]],-1],[[39,[[242,[-1]],[242,[-1]]]]],236],[[[243,[-1]],-1],[[39,[[243,[-1]],[243,[-1]]]]],236],[[[243,[-1]],-1],[[39,[[243,[-1]],[243,[-1]]]]],236],[[[225,[-1]],-1],[[39,[[225,[-1]],[225,[-1]]]]],236],[[[225,[-1]],-1],[[39,[[225,[-1]],[225,[-1]]]]],236],[[[244,[-1]],-1],[[39,[[244,[-1]],[244,[-1]]]]],236],[[[244,[-1]],-1],[[39,[[244,[-1]],[244,[-1]]]]],236],[[[225,[-1]],-1],[[39,[[225,[-1]],[225,[-1]]]]],236],[[[241,[],[[240,[-1]]]],[208,[-1]]],[[241,[],[[240,[-1]]]]],236],[[[242,[-1]],[208,[-1]]],[[242,[-1]]],236],[[[242,[-1]],[208,[-1]]],[[242,[-1]]],236],[[[243,[-1]],[208,[-1]]],[[243,[-1]]],236],[[[243,[-1]],[208,[-1]]],[[243,[-1]]],236],[[[225,[-1]],[208,[-1]]],[[225,[-1]]],236],[[[225,[-1]],[208,[-1]]],[[225,[-1]]],236],[[[244,[-1]],[208,[-1]]],[[244,[-1]]],236],[[[244,[-1]],[208,[-1]]],[[244,[-1]]],236],[[[225,[-1]],[200,[-1,169]]],-1,236],[[[253,[-1]],[200,[-1,169]]],-1,236],[[[244,[-1]],[200,[-1,169]]],-1,236],[[[225,[-1]]],-1,236],0,[[[224,[-1]],[224,[-1]]],[],[[246,[],[[48,[]]]]]],[[[224,[-1]],[224,[-1]]],39,268],[-2,[[224,[-1]]],[238,265],[[269,[],[[40,[[224,[-1]]]]]]]],[-2,[[224,[-1]]],[238,92,265],[[269,[],[[40,[[224,[-1]]]]]]]],0,0,[[[235,[-1]]],[[223,[-1,169]]],236],[[[241,[],[[240,[-1]]]]],[[200,[-1,169]]],236],[[[242,[-1]]],[[200,[-1,169]]],236],[[[242,[-1]]],[[200,[-1,169]]],236],[[[243,[-1]]],[[200,[-1,169]]],236],[[[243,[-1]]],[[200,[-1,169]]],236],[[[225,[-1]]],[[200,[-1,169]]],236],[[[225,[-1]]],[[200,[-1,169]]],236],[[[244,[-1]]],[[200,[-1,169]]],236],[[[244,[-1]]],[[200,[-1,169]]],236],0,0,0,0,[[[252,[-1]]],[[242,[-1]]],236],[[[244,[-1]]],[[243,[-1]]],236],[[[224,[-1]]],-1,255],[[[243,[-1]]],[[243,[114]]],236],[[[225,[-1]]],[[225,[114]]],236],[[[253,[-1]]],[[253,[114]]],236],[[[244,[-1]]],[[244,[114]]],236],[[[224,[-1]]],[[224,[114]]],[251,92]],[[[243,[-1]]],[[243,[270]]],236],[[[225,[-1]]],[[225,[270]]],236],[[[253,[-1]]],[[253,[270]]],236],[[[244,[-1]]],[[244,[270]]],236],[[[224,[-1]]],[[224,[270]]],[251,92]],[[[225,[-1]]],[[253,[-1]]],236],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[243,[-1]]],[[244,[-1]]],236],[[[243,[-1]]],-1,236],[[[242,[-1]]],[[252,[-1]]],236],[[[225,[-1]]],[[223,[-1,169]]],236],0,[[[237,[-1]],-2],[[237,[-1]]],236,[[221,[-1]]]],[[[243,[-1]],-2],[[243,[-1]]],236,[[221,[-1]]]],[[[225,[-1]],-2],[[225,[-1]]],236,[[221,[-1]]]],[[[244,[-1]],-2],[[244,[-1]]],236,[[221,[-1]]]],[[[225,[-1]],[223,[-1,169]]],[[225,[-1]]],236],[[[224,[-1]]],[[44,[[224,[-2]]]]],[251,92],251],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[[],[[224,[-1]]],[249,[238,[],[[48,[]]]]]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,[114,236],[[-1,-1],[[223,[-1,169]]],[]],0,[[[225,[-1]],-1],[[44,[[200,[-1,169]]]]],236],[[[225,[-1]],-1],[[44,[-1]]],236],0,[[[241,[],[[240,[-1]]]],-1],-1,236],[[[242,[-1]],-1],-1,236],[[[242,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],0,0,0,[[[243,[-1]]],-1,236],[[[244,[-1]]],-1,236],[[[243,[-1]]],-1,236],[[[244,[-1]]],-1,236],0,0,[[[241,[],[[240,[-1]]]],-1],-1,236],[[[242,[-1]],-1],-1,236],[[[242,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[243,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[225,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],[[[244,[-1]],-1],-1,236],0,0,0,[[[243,[-1]]],-1,236],[[[244,[-1]]],-1,236],[[[243,[-1]]],-1,236],[[[244,[-1]]],-1,236],[[],[[224,[-1]]],265],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],0,[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[258,[-1]]],[[44,[[200,[-1,169]]]]],236],0,0,0,0,0,0,[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[[254,[-1]]],[[97,[-1]]],[]],[[[254,[-1]]],[],[]],[[[254,[-1]]],[[97,[-1]]],[]],[271,43],[[[254,[-1]]],[],[]],[[[254,[-1]]],[[97,[-1]]],[]],[271,43],[[[254,[-1]]],[[97,[-1]]],[]],[271,43],[[[254,[-1]]],[[97,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[271,43],[-1,-2,[],[]],[[[254,[-1]]],[[97,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[271,43],[-1,-2,[],[]],[[[254,[-1]]],59,[]],[271,59],[[[254,[-1]]],39,[]],[271,39],[[[254,[-1]]],[[254,[-1]]],47],[[[272,[-1]]],[[272,[-1]]],47],[271,271],[[[273,[-1]]],[[273,[-1]]],47],[[[254,[-1]],[254,[-1]]],39,47],[[271,271],39],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[254,[-1]],[254,[-1]]],233,274],[[271,271],233],[[[273,[-1]],[273,[-1]]],233,274],[[-1,-2],233,[],[]],[[-1,-2],233,[],[]],[[-1,-2],233,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[254,[-1]]],[]],[[],271],[[[254,[-1]]],[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[271,43],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[254,[-1]]],[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[271,43],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[254,[-1]],-2],[[275,[-1]]],[],[[276,[59]]]],[59,39],[[[254,[-1]]],39,[]],[59,39],[[[272,[-1]]],39,[]],[[[275,[-1]]],39,[]],[59,39],[59,39],[59,39],[[[273,[-1]]],-1,[]],[[[254,[-1]],[97,[-1]]],6,93],[[[254,[-1]],[254,[-1]]],6,93],[[271,271],6],[[271,43],6],[[[273,[-1]],[273,[-1]]],6,93],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[254,[-1]],-2],39,[],[[41,[],[[40,[-1]]]]]],[[[254,[96]]],[[79,[39,277]]]],[[[254,[-1]],77],[[79,[39,78]]],164],[[[272,[-1]],77],[[79,[39,78]]],164],[[271,77],[[79,[39,78]]]],[[271,77],[[79,[39,78]]]],[[[273,[-1]],77],[[79,[39,78]]],[]],[[[273,[-1]],77],[[79,[39,78]]],[]],[[[278,[-1]]],[[254,[-1]]],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[43,[[79,[271,[273,[43]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[278,[96]]],[[79,[271,279]]]],[-2,[[254,[-1]]],[],[[41,[],[[40,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[43,[[79,[271]]]],[[[254,[-1]],[254,[-1]]],6,126],[[271,271],6],[[271,43],6],[[[254,[-1]],[254,[-1]]],6,126],[[271,43],6],[[271,271],6],[[[254,[-1]],-2],39,37,205],[[271,-1],39,205],[[],59],[[],59],[[],59],[[],59],[[],59],[[[254,[-1]],59,-1],39,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[254,[-1]]],[[79,[[278,[-1]],[254,[-1]]]]],[]],[[[254,[-1]]],[[278,[-1]]],[]],[[[254,[-1]]],[],[]],[[[254,[-1]]],[],[]],[[[254,[-1]]],[[272,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[254,[-1]]],6,[]],[271,6],[[[254,[-1]]],6,[]],[271,6],[[[254,[-1]],[254,[-1]]],6,126],[[271,43],6],[[271,271],6],[[[254,[-1]]],59,[]],[271,59],[[[254,[-1]],[254,[-1]]],6,126],[[271,43],6],[[271,271],6],[[],[[254,[-1]]],[]],[[],271],[-1,[[273,[-1]]],[]],[[],[[254,[-1]]],[]],[[],271],[[[272,[-1]]],44,[]],[[[275,[-1]]],44,[]],[[[272,[-1]]],44,[]],[[[275,[-1]]],44,[]],[[[254,[-1]],[254,[-1]]],[[44,[233]]],126],[[271,43],[[44,[233]]]],[[271,271],[[44,[233]]]],[[[273,[-1]],[273,[-1]]],[[44,[233]]],126],[[[254,[-1]]],[[44,[-1]]],[]],[271,[[44,[280]]]],[[[254,[-1]],59],[[44,[-1]]],[]],[[[254,[-1]],-1],39,[]],[[271,280],39],[[271,43],39],[[[254,[-1]],-1],39,[]],[[[254,[-1]]],59,[]],[271,59],[[[254,[-1]],59],-1,[]],[[271,59],280],[[[254,[-1]],-2],39,[],[[163,[-1],[[48,[6]]]]]],[[[254,[-1]],59],39,[]],[[271,59],39],[[[273,[-1]]],273,[]],[[[272,[-1]]],[[39,[59,[44,[59]]]]],[]],[[[275,[-1]]],[[39,[59,[44,[59]]]]],[]],[[[254,[-1]],59],[[44,[-1]]],[]],[[[254,[-1]],59],-1,[]],[[[254,[-1]]],[[254,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,138,[]],[-1,30,[]],[-1,30,[]],[[[254,[-1]],59],39,[]],[[271,59],39],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[[[254,[-1]],[97,[-1]]],[[79,[39,273]]],92],[-1,[[79,[-2]]],[],[]],[[[97,[-1]]],[[79,[[254,[-1]]]]],47],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[43,[[79,[271]]]],[-1,[[79,[-2]]],[],[]],[281,[[79,[271]]]],[-1,[[79,[-2]]],[],[]],[[[254,[-1]],59,-1],[[79,[39,[273,[-1]]]]],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[[[254,[-1]],-1],[[79,[39,[273,[-1]]]]],[]],[[271,280],[[79,[39,[273,[280]]]]]],[[271,43],[[79,[39,[273,[43]]]]]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[254,[96]],[97,[96]]],[[79,[59,277]]]],[[-1,[97,[282]]],[[79,[39,277]]],[]],[[-1,[97,[114]]],[[79,[39,277]]],[]],[[-1,283],[[79,[39,277]]],[]],[[-1,282],[[79,[39,277]]],[]],[[-1,[97,[283]]],[[79,[39,277]]],[]],[[-1,[97,[211]]],[[79,[39,277]]],[]],[[-1,284],[[79,[39,277]]],[]],[[-1,[97,[285]]],[[79,[39,277]]],[]],[[-1,286],[[79,[39,277]]],[]],[[-1,[97,[61]]],[[79,[39,277]]],[]],[[-1,270],[[79,[39,277]]],[]],[[-1,96],[[79,[39,277]]],[]],[[-1,211],[[79,[39,277]]],[]],[[-1,287],[[79,[39,277]]],[]],[[-1,[97,[270]]],[[79,[39,277]]],[]],[[-1,61],[[79,[39,277]]],[]],[[-1,114],[[79,[39,277]]],[]],[[-1,[97,[96]]],[[79,[39,277]]],[]],[[-1,[97,[287]]],[[79,[39,277]]],[]],[[-1,285],[[79,[39,277]]],[]],[[-1,[97,[286]]],[[79,[39,277]]],[]],[[-1,288],[[79,[39,277]]],[]],[[-1,[97,[288]]],[[79,[39,277]]],[]],[[-1,[97,[284]]],[[79,[39,277]]],[]],[[-1,[97,[287]]],[[79,[39,277]]],[]],[[-1,96],[[79,[39,277]]],[]],[[-1,[97,[284]]],[[79,[39,277]]],[]],[[-1,[97,[283]]],[[79,[39,277]]],[]],[[-1,[97,[211]]],[[79,[39,277]]],[]],[[-1,[97,[288]]],[[79,[39,277]]],[]],[[-1,282],[[79,[39,277]]],[]],[[-1,61],[[79,[39,277]]],[]],[[-1,[97,[286]]],[[79,[39,277]]],[]],[[-1,[97,[114]]],[[79,[39,277]]],[]],[[-1,284],[[79,[39,277]]],[]],[[-1,288],[[79,[39,277]]],[]],[[-1,285],[[79,[39,277]]],[]],[[-1,114],[[79,[39,277]]],[]],[[-1,[97,[96]]],[[79,[39,277]]],[]],[[-1,283],[[79,[39,277]]],[]],[[-1,[97,[282]]],[[79,[39,277]]],[]],[[-1,[97,[285]]],[[79,[39,277]]],[]],[[-1,286],[[79,[39,277]]],[]],[[-1,[97,[270]]],[[79,[39,277]]],[]],[[-1,[97,[61]]],[[79,[39,277]]],[]],[[-1,287],[[79,[39,277]]],[]],[[-1,211],[[79,[39,277]]],[]],[[-1,270],[[79,[39,277]]],[]],[[271,280],[[79,[39,78]]]],[[271,43],[[79,[39,78]]]],[[],271],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[259,[-1]]],[[44,[[200,[-1,169]]]]],236],[[[259,[-1]]],[[39,[59,[44,[59]]]]],236],0,[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[267,[-1,-2]]],[[267,[-1,-2]]],289,[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],289,[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],289,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],289,[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[],[238,92],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[],238,[]],[[[200,[-1,-2]],[223,[-1,-2]]],[],238,[]],[[[200,[-1,-2]],[267,[-1,-2]]],[],238,[]],[[[293,[-1,-2]],[290,[-1,-2]]],[],238,[]],[[[293,[-1,-2]],[291,[-1,-2]]],[],238,[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],[],238,[],[]],[[[295,[-1,-2]],[295,[-1,-2]]],[[295,[-1,-2]]],[[238,[],[[48,[]]]]],[]],[[[267,[-1,-2]],[267,[-1,-2]]],[[267,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[267,[-1,-2]],[267,[-1,-2]]],[],238,[]],[[[290,[-1,-2]],[290,[-1,-2]]],[[290,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[290,[-1,-2]],[290,[-1,-2]]],[],238,[]],[[[296,[-1,-2,-3]],[296,[-1,-3,-4]]],[],238,[],[],[]],[[[297,[-1,-2,-3]],[297,[-1,-3,-4]]],[],238,[],[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[],238,[]],[[[223,[-1,-2]],[223,[-1,-2]]],[],[238,92],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[],[238,92],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[],238,[]],[[[292,[-1,-2]],[292,[-1,-2]]],39,239,[]],[[[200,[-1,-2]],[267,[-1,-2]]],39,239,[]],[[[200,[-1,-2]],[223,[-1,-2]]],39,[92,[238,[],[[48,[]]]]],[]],[[[293,[-1,-2]],[291,[-1,-2]]],39,[92,[238,[],[[48,[]]]]],[]],[[[293,[-1,-2]],[290,[-1,-2]]],39,239,[]],[[[295,[-1,-2]],[295,[-1,-2]]],39,239,[]],[[[267,[-1,-2]],[267,[-1,-2]]],39,239,[]],[[[290,[-1,-2]],[290,[-1,-2]]],39,239,[]],[[[296,[-1,-2,-3]],[296,[-1,-3,-3]]],39,239,[],[]],[[[297,[-1,-2,-3]],[297,[-1,-3,-3]]],39,239,[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],39,[92,[238,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],39,[92,[238,[],[[48,[]]]]],[]],[[[200,[-1,-2]],[267,[-1,-2]]],[[200,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[293,[-1,-2]],[290,[-1,-2]]],[[293,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[298,6],[299,6],[[298,298],298],[[299,299],299],0,[[[223,[-1,-2]]],[[224,[-1]]],[255,92],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[224,[-1]]],[[246,[],[[48,[]]]],255,92,[247,[],[[48,[]]]],[238,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[224,[-1]]],[255,266],[]],[298,6],[299,6],[[],-1,250],[[],[[200,[-1,-2]]],[],[]],[[],[[293,[-1,-2]]],[],[]],[[],-1,[]],[[],-1,250],[[],-1,250],[[],[[223,[-1,-2]]],[],[]],[[],[[291,[-1,-2]]],[],[]],[[[170,[-1,-2,-3]],[170,[-1,-2,-3]]],6,[],[],[]],[[[300,[-1,-2,-3]],[300,[-1,-2,-3]]],6,[],[],[]],[[[292,[-1,-2]],[292,[-1,-2]],-1],6,[],[]],[[[200,[-1,-2]],[200,[-1,-2]],[200,[-1,-2]]],6,[],[]],[[[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]]],6,[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]],-1],6,[],[],[]],[[[170,[-1,-2,-3]],[170,[-1,-2,-3]],-1],6,[],[],[]],[[[170,[-1,-2,-3]],[170,[-1,-2,-3]],-1],6,[],[],[]],[[[300,[-1,-2,-3]],[300,[-1,-2,-3]],-1],6,[],[],[]],[[[300,[-1,-2,-3]],[300,[-1,-2,-3]],-1],6,[],[],[]],[[[223,[-1,-2]],[223,[-1,-2]],[223,[-1,-2]]],6,[],[]],[[[291,[-1,-2]],[291,[-1,-2]],[291,[-1,-2]]],6,[],[]],0,0,[[[227,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[302,[-1,-2]]],-1,[92,[247,[],[[48,[]]]]],[]],[[[267,[-1,-2]]],[],[247,92],[]],[[[291,[-1,-2]],[224,[-1]]],[[301,[-1,-2,-3]]],266,[],[]],[[[224,[-1]]],[[301,[-1,-2,-3]]],266,[],[]],[[[224,[-1]]],[[301,[-1,-2,-3]]],266,[],[]],[[[224,[-1]]],[[301,[-1,-2,-3]]],266,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[-1,-1,-1,-1,-1,-1],[[303,[-1,-2]]],92,[]],[[6,6],298],[[6,6,6],299],[[[227,[-1,-2]]],[[227,[-3,-2]]],[251,92],[],251],[[[303,[-1,-2]]],[[303,[-3,-2]]],[251,92],[],251],[[[292,[-1,-2]]],[[292,[-3,-2]]],[251,47],[],251],[[[200,[-1,-2]]],[[200,[-3,-2]]],[251,92],[],251],[[[293,[-1,-2]]],[[293,[-3,-2]]],[251,92],[],251],[[[302,[-1,-2]]],[[302,[-3,-2]]],[251,92],[],251],[[[294,[-1,-2,-3]]],[[294,[-4,-2,-3]]],251,[],[],251],[[[267,[-1,-2]]],[[267,[-3,-2]]],[251,92],[],251],[[[290,[-1,-2]]],[[290,[-3,-2]]],[251,92],[],251],[[[170,[-1,-2,-3]]],[[170,[-4,-2,-3]]],[251,92],[],[],251],[[[300,[-1,-2,-3]]],[[300,[-4,-2,-3]]],[251,92],[],[],251],[[[223,[-1,-2]]],[[223,[-3,-2]]],[251,92],[],251],[[[291,[-1,-2]]],[[291,[-3,-2]]],[251,92],[],251],[[[227,[-1,-2]]],[[227,[-1,-3]]],92,[],[]],[[[303,[-1,-2]]],[[303,[-1,-3]]],92,[],[]],[[[292,[-1,-2]]],[[292,[-1,-3]]],47,[],[]],[[[200,[-1,-2]]],[[200,[-1,-3]]],92,[],[]],[[[293,[-1,-2]]],[[293,[-1,-3]]],92,[],[]],[[[302,[-1,-2]]],[[302,[-1,-3]]],92,[],[]],[[[304,[-1,-2,-3]]],[[304,[-1,-4,-5]]],92,[],[],[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-4,-5]]],92,[],[],[],[]],[[[267,[-1,-2]]],[[267,[-1,-3]]],92,[],[]],[[[290,[-1,-2]]],[[290,[-1,-3]]],92,[],[]],[[[223,[-1,-2]]],[[223,[-1,-3]]],92,[],[]],[[[291,[-1,-2]]],[[291,[-1,-3]]],92,[],[]],[[[305,[-1,-2,-3]]],[[305,[-1,-4,-5]]],92,[],[],[],[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],306,[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],[306,92],[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],[306,92],[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],306,[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],306,[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],[306,92],[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],[306,92],[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],306,[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],306,[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],[306,92],[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],306,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],[306,92],[]],[[[227,[-1,-2]]],[[200,[-1,-2]]],[92,307,[238,[],[[48,[]]]],[256,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],[[293,[-1,-2]]],[92,307,[238,[],[[48,[]]]],[256,[],[[48,[]]]]],[]],[[[302,[-1,-2]]],[[200,[-1,-2]]],[92,307,[238,[],[[48,[]]]],[256,[],[[48,[]]]]],[]],[[[200,[-1,-2]],[200,[-1,-2]],[200,[-1,-2]]],[[200,[-1,-2]]],[92,126],[]],[[[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],[92,126],[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]],[294,[-1,-2,-3]]],[[294,[-1,-2,-3]]],[92,126],[],[]],[[[267,[-1,-2]],[267,[-1,-2]],[267,[-1,-2]]],[[267,[-1,-2]]],[92,126],[]],[[[290,[-1,-2]],[290,[-1,-2]],[290,[-1,-2]]],[[290,[-1,-2]]],[92,126],[]],[[[223,[-1,-2]],[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],[92,126],[]],[[[291,[-1,-2]],[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[92,126],[]],[[[223,[-1,-2]],-1,-1],[[223,[-1,-2]]],266,[]],[[[291,[-1,-2]],-1,-1],[[291,[-1,-2]]],266,[]],[[[227,[-1,-2]]],[[227,[-1,-2]]],47,[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],47,[]],[[[308,[-1,-2]]],[[308,[-1,-2]]],47,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],47,[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],47,[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],47,[]],[[[302,[-1,-2]]],[[302,[-1,-2]]],47,[]],[[[304,[-1,-2,-3]]],[[304,[-1,-2,-3]]],47,[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-2,-3]]],47,[],[]],[[[294,[-1,-2,-3]]],[[294,[-1,-2,-3]]],47,[],[]],[[[295,[-1,-2]]],[[295,[-1,-2]]],47,[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],47,[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],47,[]],[[[170,[-1,-2,-3]]],[[170,[-1,-2,-3]]],47,[],[]],[[[300,[-1,-2,-3]]],[[300,[-1,-2,-3]]],47,[],[]],[[[296,[-1,-2,-3]]],[[296,[-1,-2,-3]]],47,[],[]],[[[297,[-1,-2,-3]]],[[297,[-1,-2,-3]]],47,[],[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],47,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],47,[]],[[[305,[-1,-2,-3]]],[[305,[-1,-2,-3]]],47,[],[]],[298,298],[299,299],[169,169],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[292,[-1,-2]],[292,[-1,-2]]],233,274,[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],233,274,[],[]],[[169,169],233],[[-1,-2],233,[],[]],[[-1,-2],233,[],[]],[[-1,-2],233,[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],[[256,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[[256,[],[[48,[]]]],92],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],[[247,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[[247,[],[[48,[]]]],92],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[227,[-1,-2]],[200,[-1,-2]]],6,126,[]],[[[303,[-1,-2]],[293,[-1,-2]]],6,126,[]],[[[302,[-1,-2]],[200,[-1,-2]]],6,[92,126,[238,[],[[48,[]]]]],[]],[[[267,[-1,-2]],[267,[-1,-2]]],6,126,[]],[[[290,[-1,-2]],[290,[-1,-2]]],6,126,[]],[[[227,[-1,-2]],[227,[-1,-2]]],6,126,[]],[[[303,[-1,-2]],[303,[-1,-2]]],6,126,[]],[[[302,[-1,-2]],[302,[-1,-2]]],6,[92,309,126,[238,[],[[48,[]]]]],[]],[255,255],[[[223,[-1,-2]],[223,[-1,-2]]],-1,[[246,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[305,[-1,-2,-3]]],[[39,[[291,[-1,-2]],[301,[-1,-2,-3]]]]],[],[],[]],0,[[],[[227,[-1,-2]]],107,[]],[[],[[303,[-1,-2]]],107,[]],[[],[[292,[-1,-2]]],107,[]],[[],[[200,[-1,-2]]],107,[]],[[],[[293,[-1,-2]]],107,[]],[[],[[302,[-1,-2]]],107,[]],[[],[[294,[-1,-2,-3]]],107,[],[]],[[],[[295,[-1,-2]]],107,[]],[[],[[267,[-1,-2]]],107,[]],[[],[[290,[-1,-2]]],107,[]],[[],[[170,[-1,-2,-3]]],[309,307],[],[]],[[],[[300,[-1,-2,-3]]],[309,307],[],[]],[[],[[296,[-1,-2,-3]]],309,[],[]],[[],[[297,[-1,-2,-3]]],309,[],[]],[[],[[223,[-1,-2]]],107,[]],[[],[[291,[-1,-2]]],107,[]],[[],169],[255,255],[[[303,[-1,-2]]],-1,[92,[246,[],[[48,[]]]]],[]],0,[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[170,[-1,-2,-3]]],-1,[92,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],93,309,307],[],[]],[[[300,[-1,-2,-3]]],-1,[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,[264,[],[[48,[]]]],[238,[],[[48,[]]]],126,307,309],[],[]],[[[200,[-1,-2]],[200,[-1,-2]]],-1,[[266,[],[[48,[]]]],246],[]],[[[293,[-1,-2]],[293,[-1,-2]]],-1,[[266,[],[[48,[]]]],246],[]],[[[227,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[227,[-1,-2]],-1],[],[92,256],[]],[[[303,[-1,-2]],-1],[],[92,256],[]],[[[303,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[292,[-1,-2]],-1],[],256,[]],[[[292,[-1,-2]],[294,[-1,-3,-2]]],[],256,[],[]],[[[292,[-1,-2]],[292,[-1,-3]]],[],256,[],[]],[[[200,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[200,[-1,-2]],-1],[],[92,256],[]],[[[293,[-1,-2]],-1],[],[92,256],[]],[[[293,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[302,[-1,-2]],-1],[],[92,256],[]],[[[302,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[295,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[295,[-1,-2]],-1],[],[92,256],[]],[[[267,[-1,-2]],-1],[],[92,256],[]],[[[267,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[290,[-1,-2]],-1],[],[92,256],[]],[[[290,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[223,[-1,-2]],-1],[],[92,256],[]],[[[223,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[291,[-1,-2]],[294,[-1,-3,-2]]],[],[92,256],[],[]],[[[291,[-1,-2]],-1],[],[92,256],[]],[[[227,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[227,[-1,-2]],-1],39,[92,257],[]],[[[303,[-1,-2]],-1],39,[92,257],[]],[[[303,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[292,[-1,-2]],-1],39,[92,[256,[],[[48,[]]]]],[]],[[[200,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[200,[-1,-2]],-1],39,[92,[256,[],[[48,[]]]]],[]],[[[293,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[293,[-1,-2]],-1],39,[92,257],[]],[[[302,[-1,-2]],-1],39,[92,257],[]],[[[302,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[295,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[295,[-1,-2]],-1],39,[92,257],[]],[[[267,[-1,-2]],-1],39,[92,257],[]],[[[267,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[290,[-1,-2]],-1],39,[92,257],[]],[[[290,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[223,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[223,[-1,-2]],-1],39,[92,[256,[],[[48,[]]]]],[]],[[[291,[-1,-2]],-1],39,[92,[256,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[294,[-1,-2,-2]]],39,[92,257],[]],[[[200,[-1,-2]],[267,[-1,-2]]],[[200,[-1,-2]]],310,[]],[[[293,[-1,-2]],[290,[-1,-2]]],[[293,[-1,-2]]],310,[]],[[[223,[-1,-2]],[223,[-1,-2]]],-1,[[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],-1,[[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[[227,[-1,-2]],[227,[-1,-2]]],6,93,[]],[[[303,[-1,-2]],[303,[-1,-2]]],6,93,[]],[[[308,[-1,-2]],[308,[-1,-2]]],6,93,[]],[[[292,[-1,-2]],[292,[-1,-2]]],6,93,[]],[[[200,[-1,-2]],[200,[-1,-2]]],6,93,[]],[[[293,[-1,-2]],[293,[-1,-2]]],6,93,[]],[[[302,[-1,-2]],[302,[-1,-2]]],6,93,[]],[[[304,[-1,-2,-3]],[304,[-1,-2,-3]]],6,93,[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]]],6,93,[],[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],6,93,[],[]],[[[295,[-1,-2]],[295,[-1,-2]]],6,93,[]],[[[267,[-1,-2]],[267,[-1,-2]]],6,93,[]],[[[290,[-1,-2]],[290,[-1,-2]]],6,93,[]],[[[170,[-1,-2,-3]],[170,[-1,-2,-3]]],6,93,[],[]],[[[300,[-1,-2,-3]],[300,[-1,-2,-3]]],6,93,[],[]],[[[296,[-1,-2,-3]],[296,[-1,-2,-3]]],6,93,[],[]],[[[297,[-1,-2,-3]],[297,[-1,-2,-3]]],6,93,[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],6,93,[]],[[[291,[-1,-2]],[291,[-1,-2]]],6,93,[]],[[[305,[-1,-2,-3]],[305,[-1,-2,-3]]],6,93,93,93],[[298,298],6],[[299,299],6],[[169,169],6],[[[267,[-1,-2]],[267,[-1,-2]]],298,93,[]],[[[290,[-1,-2]],[290,[-1,-2]]],299,93,[]],[[[223,[-1,-2]],[223,[-1,-2]]],298,93,[]],[[[291,[-1,-2]],[291,[-1,-2]]],299,93,[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[224,[-1]],[224,[-1]],[224,[-1]]],[[301,[-1,-2,-3]]],266,[],[]],[[[200,[-1,-2]],-1],[[293,[-1,-2]]],92,[]],[[[223,[-1,-2]],-1],[[291,[-1,-2]]],92,[]],[[255,255],255],[[[200,[-1,-2]]],[[200,[-1,-2]]],[311,92],[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],311,[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],[311,92],[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],311,[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],311,[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],[311,92],[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],311,[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],[311,92],[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],[311,92],[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],311,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],311,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],[311,92],[]],[[[227,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[303,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[308,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[292,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[200,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[293,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[302,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[301,[-1,-2,-3]],77],[[79,[39,78]]],164,[],[]],[[[294,[-1,-2,-3]],77],[[79,[39,78]]],164,[],[]],[[[295,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[267,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[290,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[170,[-1,-2,-3]],77],[[79,[39,78]]],[92,164,93,307,309],[],[]],[[[300,[-1,-2,-3]],77],[[79,[39,78]]],[92,164,93,307,309],[],[]],[[[296,[-1,-2,-3]],77],[[79,[39,78]]],164,[],[]],[[[297,[-1,-2,-3]],77],[[79,[39,78]]],164,[],[]],[[[223,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[291,[-1,-2]],77],[[79,[39,78]]],164,[]],[[[305,[-1,-2,-3]],77],[[79,[39,78]]],164,164,164],[[298,77],[[79,[39,78]]]],[[299,77],[[79,[39,78]]]],[[169,77],[[79,[39,78]]]],[[[267,[-1,-2]]],[[227,[-1,-2]]],[92,309,126],[]],[-1,-1,[]],[[[290,[-1,-2]]],[[303,[-1,-2]]],[92,309,126],[]],[-1,-1,[]],[[[223,[-1,-2]]],[[308,[-1,-2]]],309,[]],[[[293,[-1,-2]]],[[308,[-1,-2]]],307,[]],[[[291,[-1,-2]]],[[308,[-1,-2]]],309,[]],[[[200,[-1,-2]]],[[308,[-1,-2]]],[309,307],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[39,[-1,-1]]],[[200,[-1,-2]]],[],[]],[[[278,[-1]]],[[200,[-1,-2]]],[],[]],[[[39,[-1,-1,-1]]],[[293,[-1,-2]]],[],[]],[[[278,[-1]]],[[293,[-1,-2]]],[],[]],[-1,-1,[]],[[[267,[-1,-2]]],[[302,[-1,-2]]],309,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[223,[-1,-2]]],[[267,[-1,-2]]],[],[]],[-1,-1,[]],[[[39,[-1,-1]]],[[267,[-1,-2]]],[],[]],[[[278,[-1]]],[[267,[-1,-2]]],[],[]],[[[39,[-1,-1,-1]]],[[290,[-1,-2]]],[],[]],[-1,-1,[]],[[[278,[-1]]],[[290,[-1,-2]]],[],[]],[[[291,[-1,-2]]],[[290,[-1,-2]]],[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[223,[-1,-2]]],[[296,[-1,-2,-3]]],[],[],[]],[-1,-1,[]],[[[291,[-1,-2]]],[[297,[-1,-2,-3]]],[],[],[]],[[[278,[-1]]],[[223,[-1,-2]]],[],[]],[-1,-1,[]],[[[267,[-1,-2]]],[[223,[-1,-2]]],[],[]],[[[39,[-1,-1]]],[[223,[-1,-2]]],[],[]],[[[39,[-1,-1,-1]]],[[291,[-1,-2]]],[],[]],[-1,-1,[]],[[[278,[-1]]],[[291,[-1,-2]]],[],[]],[-1,-1,[]],[[[291,[-1,-2]]],[[305,[-1,-3,-2]]],[],[],[]],[[[301,[-1,-2,-3]]],[[305,[-1,-2,-3]]],[],[],[]],[-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,[]],[[[224,[-1]],-1],[[223,[-1,-2]]],[255,[247,[],[[48,[]]]],92],[]],[[[278,[-1]]],[[170,[-1,-2,-3]]],92,[],[]],[[[278,[-1]]],[[300,[-1,-2,-3]]],92,[],[]],[[[278,[[278,[-1]]]]],[[170,[-1,-2,-3]]],92,[],[]],[[[278,[[278,[-1]]]]],[[300,[-1,-2,-3]]],92,[],[]],[[[292,[-1,-2]]],[[295,[-1,-2]]],92,[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[200,[-1,-2]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]]],[[293,[-1,-2]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]]],[[295,[-1,-2]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[267,[-1,-2]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]]],[[290,[-1,-2]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[223,[-1,-2]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]]],[[291,[-1,-2]]],[],[]],[[[200,[-1,-2]],[267,[-1,-2]]],[[227,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[-1,[[227,[-2,-3]]],41,[92,309,126],[]],[-1,[[303,[-2,-3]]],41,[92,309,126],[]],[-1,[[302,[-2,-3]]],41,[92,309,126,[246,[],[[48,[]]]]],[]],[[[301,[-1,-2,-3]]],[[305,[-1,-2,-3]]],[],[],[]],[[[294,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,[264,[],[[48,[]]]],[238,[],[[48,[]]]],126,307,309],[],[]],[[[267,[-1,-2]]],[[227,[-1,-2]]],309,[]],[[[290,[-1,-2]]],[[303,[-1,-2]]],309,[]],[[[267,[-1,-2]]],[[302,[-1,-2]]],309,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[291,[-1,-2]]],[[305,[-1,-3,-2]]],[],[],[]],[[[227,[-1,169]]],[[227,[-1,-2]]],92,[]],[[[303,[-1,169]]],[[303,[-1,-2]]],92,[]],[[[200,[-1,169]]],[[200,[-1,-2]]],[],[]],[[[293,[-1,169]]],[[293,[-1,-2]]],[],[]],[[[302,[-1,169]]],[[302,[-1,-2]]],92,[]],[[[304,[-1,169,169]]],[[304,[-1,-2,-3]]],92,[],[]],[[[301,[-1,169,169]]],[[301,[-1,-2,-3]]],92,[],[]],[[[267,[-1,169]]],[[267,[-1,-2]]],[],[]],[[[290,[-1,169]]],[[290,[-1,-2]]],[],[]],[[[170,[-1,169,169]]],[[170,[-1,-2,-3]]],92,[],[]],[[[300,[-1,169,169]]],[[300,[-1,-2,-3]]],92,[],[]],[[[296,[-1,169,169]]],[[296,[-1,-2,-3]]],92,[],[]],[[[297,[-1,169,169]]],[[297,[-1,-2,-3]]],92,[],[]],[[[223,[-1,169]]],[[223,[-1,-2]]],[],[]],[[[291,[-1,169]]],[[291,[-1,-2]]],[],[]],[[[305,[-1,169,169]]],[[305,[-1,-2,-3]]],[],[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[295,[-1,-2]]],[[264,[],[[48,[]]]]],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[295,[-1,-2]]],[[264,[],[[48,[]]]]],[]],[[[292,[-1,-2]]],-1,47,[]],[[[294,[-1,-2,-3]]],-1,[],[],[]],[[[304,[-1,-2,-3]]],[[224,[-1]]],92,[],[]],[[[267,[-1,-2]],[267,[-1,-2]]],298,126,[]],[[[290,[-1,-2]],[290,[-1,-2]]],299,126,[]],[[[223,[-1,-2]],[223,[-1,-2]]],298,126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],299,126,[]],[[[227,[-1,-2]],-3],39,37,[],205],[[[303,[-1,-2]],-3],39,37,[],205],[[[308,[-1,-2]],-3],39,37,[],205],[[[292,[-1,-2]],-3],39,37,[],205],[[[200,[-1,-2]],-3],39,37,[],205],[[[293,[-1,-2]],-3],39,37,[],205],[[[302,[-1,-2]],-3],39,37,[],205],[[[304,[-1,-2,-3]],-4],39,37,[],[],205],[[[301,[-1,-2,-3]],-4],39,37,[],[],205],[[[294,[-1,-2,-3]],-4],39,37,[],[],205],[[[295,[-1,-2]],-3],39,37,[],205],[[[267,[-1,-2]],-3],39,37,[],205],[[[290,[-1,-2]],-3],39,37,[],205],[[[170,[-1,-2,-3]],-4],39,37,[],[],205],[[[300,[-1,-2,-3]],-4],39,37,[],[],205],[[[296,[-1,-2,-3]],-4],39,37,[],[],205],[[[297,[-1,-2,-3]],-4],39,37,[],[],205],[[[223,[-1,-2]],-3],39,37,[],205],[[[291,[-1,-2]],-3],39,37,[],205],[[[305,[-1,-2,-3]],-4],39,37,37,37,205],[[298,-1],39,205],[[299,-1],39,205],[[169,-1],39,205],[[[227,[-1,-2]]],-1,[92,[246,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[246,[],[[48,[]]]]],[]],[[[302,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],0,0,[[[295,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],0,[[],[[304,[-1,-2,-3]]],265,[],[]],[[],[[301,[-1,-2,-3]]],[265,248],[],[]],[[],[[294,[-1,-2,-3]]],307,[],[]],[[],[[170,[-1,-2,-3]]],[309,307],[],[]],[[],[[300,[-1,-2,-3]]],[309,307],[],[]],[[],[[296,[-1,-2,-3]]],309,[],[]],[[],[[297,[-1,-2,-3]]],309,[],[]],[[],[[305,[-1,-2,-3]]],[],[],[]],[[[227,[-1,-2]],-1,-1],[[227,[-1,-2]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[303,[-1,-2]],-1,-1,-1],[[303,[-1,-2]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[302,[-1,-2]],-1,-1],[[302,[-1,-2]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[[227,[-1,-2]],[295,[-1,-2]]],[[227,[-1,-2]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[302,[-1,-2]],[295,[-1,-2]]],[[302,[-1,-2]]],[92,309,126,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[227,[-1,-2]],[227,[-1,-2]]],[[44,[[227,[-1,-2]]]]],[92,126],[]],[[[303,[-1,-2]],[303,[-1,-2]]],[[44,[[303,[-1,-2]]]]],[92,126],[]],[[[302,[-1,-2]],[302,[-1,-2]]],[[44,[[302,[-1,-2]]]]],[92,126,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[227,[-1,-2]],[227,[-1,-2]]],[[227,[-1,-2]]],[92,126],[]],[[[303,[-1,-2]],[303,[-1,-2]]],[[303,[-1,-2]]],[92,126],[]],[[[227,[-1,-2]],[227,[-1,-2]]],6,126,[]],[[[303,[-1,-2]],[303,[-1,-2]]],6,126,[]],[[[302,[-1,-2]],[302,[-1,-2]]],6,[92,126,[238,[],[[48,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[200,[-1,-2]]],[[278,[-1]]],[],[]],[[[200,[-1,-2]]],[[39,[-1,-1]]],[],[]],[[[293,[-1,-2]]],[[39,[-1,-1,-1]]],[],[]],[[[293,[-1,-2]]],[[278,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[267,[-1,-2]]],[[278,[-1]]],[],[]],[-1,-2,[],[]],[[[267,[-1,-2]]],[[39,[-1,-1]]],[],[]],[-1,-2,[],[]],[[[290,[-1,-2]]],[[39,[-1,-1,-1]]],[],[]],[[[290,[-1,-2]]],[[278,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[296,[-1,-2,-3]]],[[223,[-1,-2]]],[],[],[]],[-1,-2,[],[]],[[[296,[-1,-2,-3]]],[[170,[-1,-2,-3]]],[309,307],[],[]],[[[297,[-1,-2,-3]]],[[291,[-1,-2]]],[],[],[]],[[[297,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[309,307],[],[]],[-1,-2,[],[]],[[[223,[-1,-2]]],[[278,[-1]]],[],[]],[-1,-2,[],[]],[[[223,[-1,-2]]],[[39,[-1,-1]]],[],[]],[[[291,[-1,-2]]],[[39,[-1,-1,-1]]],[],[]],[[[291,[-1,-2]]],[[278,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[304,[-1,-2,-3]]],[[304,[-1,-3,-2]]],266,[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-3,-2]]],266,[],[]],[[[294,[-1,-2,-3]]],[[294,[-3,-2]]],[307,256],[],[]],[[[170,[-1,-2,-3]]],[[44,[[170,[-1,-3,-2]]]]],[92,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],93,309,307],[],[]],[[[300,[-1,-2,-3]]],[[44,[[300,[-1,-3,-2]]]]],[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,[264,[],[[48,[]]]],[238,[],[[48,[]]]],126,307,309],[],[]],[[[296,[-1,-2,-3]]],[[296,[-3,-2]]],[264,92],[],[]],[[[297,[-1,-2,-3]]],[[297,[-3,-2]]],[264,92],[],[]],[[[305,[-1,-2,-3]]],[[305,[-1,-3,-2]]],[],[],[]],[[[300,[-1,-2,-3]]],6,[309,307,93],[],[]],[[[300,[-1,-2,-3]]],6,[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,[264,[],[[48,[]]]],[238,[],[[48,[]]]],126,307,309],[],[]],[[[227,[-1,-2]]],6,126,[]],[[[303,[-1,-2]]],6,126,[]],[[[302,[-1,-2]]],6,[92,309,126],[]],[[[267,[-1,-2]]],6,[309,126],[]],[[[290,[-1,-2]]],6,[309,126],[]],[[[227,[-1,-2]]],6,262,[]],[[[303,[-1,-2]]],6,262,[]],[[[200,[-1,-2]]],6,262,[]],[[[293,[-1,-2]]],6,262,[]],[[[302,[-1,-2]]],6,262,[]],[[[267,[-1,-2]]],6,262,[]],[[[290,[-1,-2]]],6,262,[]],[[[223,[-1,-2]]],6,262,[]],[[[291,[-1,-2]]],6,262,[]],[[[294,[-1,-2,-3]]],6,[93,307],[],[]],[[[296,[-1,-2,-3]]],6,[309,93],[],[]],[[[297,[-1,-2,-3]]],6,[309,93],[],[]],[[[170,[-1,-2,-3]]],6,[92,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],93,309,307],[],[]],[[[300,[-1,-2,-3]]],6,[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,[264,[],[[48,[]]]],[238,[],[[48,[]]]],126,307,309],[],[]],[[[227,[-1,-2]]],6,126,[]],[[[303,[-1,-2]]],6,126,[]],[[[301,[-1,-2,-3]]],6,[],[],[]],[[[267,[-1,-2]]],6,289,[]],[[[290,[-1,-2]]],6,289,[]],[[[295,[-1,-2]]],6,[309,93],[]],0,0,0,[[[223,[-1,-2]]],-1,266,[]],[[[291,[-1,-2]]],-1,266,[]],[[[227,[-1,-2]],[227,[-1,-2]],-1],[[227,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[303,[-1,-2]],[303,[-1,-2]],-1],[[303,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[292,[-1,-2]],[292,[-1,-2]],-1],[[292,[-1,-2]]],[307,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[238,[],[[48,[]]]],47],[]],[[[200,[-1,-2]],[200,[-1,-2]],-1],[[200,[-1,-2]]],[307,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[238,[],[[48,[]]]],92],[]],[[[293,[-1,-2]],[293,[-1,-2]],-1],[[293,[-1,-2]]],[307,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[238,[],[[48,[]]]],92],[]],[[[302,[-1,-2]],[302,[-1,-2]],-1],[[302,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]],-1],[[301,[-1,-2,-3]]],266,[],[]],[[[267,[-1,-2]],[267,[-1,-2]],-1],[[267,[-1,-2]]],[307,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[238,[],[[48,[]]]],92],[]],[[[290,[-1,-2]],[290,[-1,-2]],-1],[[290,[-1,-2]]],[307,[246,[],[[48,[]]]],[247,[],[[48,[]]]],[238,[],[[48,[]]]],92],[]],[[[223,[-1,-2]],[223,[-1,-2]],-1],[[223,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[291,[-1,-2]],[291,[-1,-2]],-1],[[291,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[267,[-1,-2]],[267,[-1,-2]]],298,126,[]],[[[290,[-1,-2]],[290,[-1,-2]]],299,126,[]],[[[223,[-1,-2]],[223,[-1,-2]]],298,126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],299,126,[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],126,[]],[[[200,[-1,-2]],[200,[-1,-2]]],[[200,[-1,-2]]],126,[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],126,[]],[[[302,[-1,-2]]],[[200,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],[[294,[-1,-2,-3]]],126,[],[]],[[[267,[-1,-2]],[267,[-1,-2]]],[[267,[-1,-2]]],126,[]],[[[290,[-1,-2]],[290,[-1,-2]]],[[290,[-1,-2]]],126,[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],126,[]],0,0,[[[302,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],[[[302,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],126,[]],[[[200,[-1,-2]],[200,[-1,-2]]],[[200,[-1,-2]]],126,[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],126,[]],[[[302,[-1,-2]]],[[200,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],[[294,[-1,-2,-3]]],126,[],[]],[[[267,[-1,-2]],[267,[-1,-2]]],[[267,[-1,-2]]],126,[]],[[[290,[-1,-2]],[290,[-1,-2]]],[[290,[-1,-2]]],126,[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],126,[]],0,0,[[[302,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],[[[302,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],[[[227,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[227,[-1,-2]],-1],[],[92,247],[]],[[[303,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[303,[-1,-2]],-1],[],[92,247],[]],[[[292,[-1,-2]],[294,[-1,-2,-3]]],[],247,[],[]],[[[292,[-1,-2]],-1],[],247,[]],[[[200,[-1,-2]],-1],[],[92,247],[]],[[[200,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[293,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[293,[-1,-2]],-1],[],[92,247],[]],[[[302,[-1,-2]],-1],[],[92,247],[]],[[[302,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[294,[-1,-2,-3]],[294,[-1,-3,-4]]],[],247,[],[],[]],[[[295,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[295,[-1,-2]],-1],[],[92,247],[]],[[[267,[-1,-2]],-1],[],[92,247],[]],[[[267,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[290,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[290,[-1,-2]],-1],[],[92,247],[]],[[[223,[-1,-2]],-1],[],[92,247],[]],[[[223,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[291,[-1,-2]],-1],[],[92,247],[]],[[[291,[-1,-2]],[294,[-1,-2,-3]]],[],[92,247],[],[]],[[[227,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[227,[-1,-2]],-1],39,[92,263],[]],[[[303,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[303,[-1,-2]],-1],39,[92,263],[]],[[[292,[-1,-2]],-1],39,[92,[247,[],[[48,[]]]]],[]],[[[200,[-1,-2]],-1],39,[92,[247,[],[[48,[]]]]],[]],[[[200,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[293,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[293,[-1,-2]],-1],39,[92,263],[]],[[[302,[-1,-2]],-1],39,[92,263],[]],[[[302,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[295,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[295,[-1,-2]],-1],39,[92,263],[]],[[[267,[-1,-2]],-1],39,[92,263],[]],[[[267,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[290,[-1,-2]],-1],39,[92,263],[]],[[[290,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[223,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[223,[-1,-2]],-1],39,[92,[247,[],[[48,[]]]]],[]],[[[291,[-1,-2]],-1],39,[92,[247,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[294,[-1,-2,-2]]],39,[92,263],[]],[[[300,[-1,-2,-3]],-1],[[300,[-1,-2,-3]]],[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,[264,[],[[48,[]]]],[238,[],[[48,[]]]],126,307,309],[],[]],[[[292,[-1,-2]]],[],264,[]],[[[200,[-1,-2]]],[],264,[]],[[[293,[-1,-2]]],[],264,[]],[[[295,[-1,-2]]],[[295,[-1,-2]]],[[264,[],[[48,[]]]]],[]],[[[267,[-1,-2]]],[],264,[]],[[[290,[-1,-2]]],[],264,[]],[[[223,[-1,-2]]],[],264,[]],[[[291,[-1,-2]]],[],264,[]],[[[200,[-1,-2]],[200,[-1,-2]]],[[227,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[303,[-1,-2]]],[],[]],[[-1,-1,-1,-1],[[308,[-1,-2]]],[],[]],[-1,[[292,[-1,-2]]],[],[]],[[-1,-1],[[200,[-1,-2]]],[],[]],[[-1,-1,-1],[[293,[-1,-2]]],[],[]],[[[200,[-1,-2]],[267,[-1,-2]]],[[302,[-1,-2]]],[],[]],[[[224,[-1]]],[[304,[-1,-2,-3]]],[],[],[]],[-1,[[294,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1],[[295,[-1,-2]]],[],[]],[[-1,-1],[[267,[-1,-2]]],[],[]],[[-1,-1,-1],[[290,[-1,-2]]],[],[]],[[-1,-1,-1,-1,-1,-1],[[170,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[[300,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[296,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1],[[297,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[223,[-1,-2]]],[],[]],[[-1,-1,-1],[[291,[-1,-2]]],[],[]],[[[301,[-1,-2,-3]],[291,[-1,-3]]],[[305,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1],[[300,[-1,-2,-3]]],[309,307],[],[]],[-1,[[295,[-1,-2]]],92,[]],[[[291,[-1,-2]],[301,[-1,-2,-3]]],[[305,[-1,-2,-3]]],[],[],[]],[298,6],[299,6],[[[301,[-1,-2,-3]]],-1,266,[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-2,-3]]],266,[],[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],266,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],266,[]],[298,298],[299,299],[[[267,[-1,-2]],[267,[-1,-2]]],298,93,[]],[[[290,[-1,-2]],[290,[-1,-2]]],299,93,[]],[[[223,[-1,-2]],[223,[-1,-2]]],298,93,[]],[[[291,[-1,-2]],[291,[-1,-2]]],299,93,[]],0,[[],[[294,[-1,-2,-3]]],307,[],[]],[[],[[223,[-1,-2]]],307,[]],[[],[[291,[-1,-2]]],307,[]],[[298,298],298],[[299,299],299],[[],[[200,[-1,-2]]],309,[]],[[],[[293,[-1,-2]]],309,[]],0,[[-1,-1,-1,-1,-1,-1],[[300,[-1,-2,-3]]],[],[],[]],[[[227,[-1,-2]],[295,[-1,-2]]],[[227,[-1,-2]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[302,[-1,-2]],[295,[-1,-2]]],[[302,[-1,-2]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[170,[-1,-2,-3]],[227,[-1,-2]]],[[227,[-1,-3]]],[[246,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[300,[-1,-2,-3]],[227,[-1,-2]]],[[44,[[227,[-1,-3]]]]],[[246,[],[[48,[]]]],[256,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[300,[-1,-2,-3]],[303,[-1,-2]]],[[44,[[303,[-1,-3]]]]],[[246,[],[[48,[]]]],[256,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[170,[-1,-2,-3]],[302,[-1,-2]]],[[302,[-1,-3]]],[[246,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[300,[-1,-2,-3]],[302,[-1,-2]]],[[44,[[302,[-1,-3]]]]],[[246,[],[[48,[]]]],[256,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[44,[233]]],126,[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],[[44,[233]]],126,[],[]],[[169,169],[[44,[233]]]],[-1,[[300,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[200,[-1,-2]]],[],[]],[[-1,-1,-1],[[293,[-1,-2]]],[],[]],[[[200,[114,-1]]],[[200,[114,169]]],[]],[[[170,[-1,-2,-3]],[224,[-1]]],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],309,255],[],[]],[[[300,[-1,-2,-3]],-1,-1,-1,[224,[-1]]],[[300,[-1,-2,-3]]],[[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,309,307,255],[],[]],[[[170,[-1,-2,-3]],-1,-1],[[170,[-1,-2,-3]]],[92,[247,[],[[48,[]]]]],[],[]],[[[300,[-1,-2,-3]],-1,-1,-1],[[300,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309,307],[],[]],[[[170,[-1,-2,-3]],[223,[-1,-2]]],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309,307],[],[]],[[[300,[-1,-2,-3]],[291,[-1,-2]]],[[300,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309,307],[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],[[246,[],[[48,[]]]],[256,[],[[48,[]]]],92,[247,[],[[48,[]]]],[238,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[[246,[],[[48,[]]]],[256,[],[[48,[]]]],92,[247,[],[[48,[]]]],[238,[],[[48,[]]]]],[]],[[[300,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[92,[247,[],[[48,[]]]],[256,[],[[48,[]]]],309,307,93],[],[]],[[-1,-1,-1,-1],[[301,[-1,-2,-3]]],[],[],[]],0,[-1,[[304,[-1,-2,-3]]],[],[],[]],0,[255,255],[[-1,-1,-1,-1],[[302,[-1,-2]]],[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[307,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],92],[]],[[[200,[-1,-2]],[267,[-1,-2]]],[[200,[-1,-2]]],310,[]],[[[293,[-1,-2]],[290,[-1,-2]]],[[293,[-1,-2]]],310,[]],0,[[[223,[-1,-2]]],[[223,[-1,-2]]],262,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],262,[]],[[[224,[-1]]],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],309,255],[],[]],[[-1,-1,-1,[224,[-1]]],[[300,[-1,-2,-3]]],[],[],[]],0,[[[227,[-1,-2]]],[[227,[-1,-2]]],312,[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],312,[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],312,[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],[312,92],[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],[312,92],[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],312,[]],[[[302,[-1,-2]]],[[302,[-1,-2]]],[311,306,312,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],312,[]],[[[267,[-1,-2]]],[[267,[-1,-2]]],[312,92],[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],312,[]],[[[290,[-1,-2]]],[[290,[-1,-2]]],[312,92],[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],[312,92],[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],312,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],[312,92],[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],312,[]],[[[227,[-1,-2]]],[[227,[-1,-2]]],[311,306],[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],[311,306],[]],[[[302,[-1,-2]]],[[302,[-1,-2]]],[311,306,312,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[227,[-1,-2]]],[[227,[-1,-2]]],[311,306],[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],[311,306],[]],[[[302,[-1,-2]]],[[302,[-1,-2]]],[311,306,312,[238,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],313,[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],313,[]],[[[227,[-2,-3]],-1,-1],[[227,[-2,-3]]],92,[[247,[-1],[[48,[]]]],92],[]],[[[303,[-2,-3]],-1,-1,-1],[[303,[-2,-3]]],92,[[247,[-1],[[48,[]]]],92],[]],[[[302,[-2,-3]],-1,-1],[[302,[-2,-3]]],92,[92,[247,[-1],[[48,[]]]]],[]],[[-1,-1],[[170,[-1,-2,-3]]],309,[],[]],[[-1,-1,-1],[[300,[-1,-2,-3]]],[309,307],[],[]],[[298,[200,[-1,-2]],[200,[-1,-2]]],[[200,[-1,-2]]],[],[]],[[299,[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],[],[]],[[298,[267,[-1,-2]],[267,[-1,-2]]],[[267,[-1,-2]]],[],[]],[[299,[290,[-1,-2]],[290,[-1,-2]]],[[290,[-1,-2]]],[],[]],[[298,[223,[-1,-2]],[223,[-1,-2]]],[[223,[-1,-2]]],[],[]],[[299,[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[],[]],[[[227,[-1,-2]],[267,[-1,-2]]],39,[92,[246,[],[[48,[]]]]],[]],[255,255],[[[227,[-1,-2]]],[[267,[-1,-2]]],[92,[246,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],[[290,[-1,-2]]],[92,[246,[],[[48,[]]]]],[]],0,[[-1,-1],[[267,[-1,-2]]],[],[]],[[-1,-1,-1],[[290,[-1,-2]]],[],[]],[[[224,[-1]],[224,[-1]]],[[300,[-1,-2,-3]]],[255,309,307],[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]],-1],[[301,[-1,-2,-3]]],[],[],[]],[-1,[[200,[-1,-2]]],47,[]],[-1,[[293,[-1,-2]]],47,[]],[-1,[[267,[-1,-2]]],47,[]],[-1,[[290,[-1,-2]]],47,[]],[-1,[[296,[-1,-2,-3]]],47,[],[]],[-1,[[297,[-1,-2,-3]]],47,[],[]],[-1,[[223,[-1,-2]]],47,[]],[-1,[[291,[-1,-2]]],47,[]],[[[223,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[238,[],[[48,[]]]]],[]],[[[291,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[238,[],[[48,[]]]]],[]],[[[301,[-1,-2,-3]]],-1,266,[],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[],246,[]],[[[200,[-1,-2]],[223,[-1,-2]]],[],246,[]],[[[200,[-1,-2]],[200,[-1,-2]]],[],246,[]],[[[200,[-1,-2]],[267,[-1,-2]]],[],246,[]],[[[293,[-1,-2]],[290,[-1,-2]]],[],246,[]],[[[293,[-1,-2]],[293,[-1,-2]]],[],246,[]],[[[293,[-1,-2]],[291,[-1,-2]]],[],246,[]],[[[294,[-1,-2,-3]],[294,[-1,-2,-3]]],[],246,[],[]],[[[295,[-1,-2]],[295,[-1,-2]]],[[295,[-1,-2]]],[[246,[],[[48,[]]]]],[]],[[[267,[-1,-2]],[267,[-1,-2]]],[],246,[]],[[[290,[-1,-2]],[290,[-1,-2]]],[],246,[]],[[[296,[-1,-2,-3]],[296,[-1,-4,-3]]],[],246,[],[],[]],[[[297,[-1,-2,-3]],[297,[-1,-4,-3]]],[],246,[],[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],[],246,[]],[[[291,[-1,-2]],[291,[-1,-2]]],[],246,[]],[[[292,[-1,-2]],[292,[-1,-2]]],39,268,[]],[[[200,[-1,-2]],[223,[-1,-2]]],39,[92,[246,[],[[48,[]]]]],[]],[[[200,[-1,-2]],[267,[-1,-2]]],39,268,[]],[[[293,[-1,-2]],[290,[-1,-2]]],39,268,[]],[[[293,[-1,-2]],[291,[-1,-2]]],39,[92,[246,[],[[48,[]]]]],[]],[[[295,[-1,-2]],[295,[-1,-2]]],39,268,[]],[[[267,[-1,-2]],[267,[-1,-2]]],39,268,[]],[[[290,[-1,-2]],[290,[-1,-2]]],39,268,[]],[[[296,[-1,-2,-3]],[296,[-1,-3,-3]]],39,268,[],[]],[[[297,[-1,-2,-3]],[297,[-1,-3,-3]]],39,268,[],[]],[[[223,[-1,-2]],[223,[-1,-2]]],39,[92,[246,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],39,[92,[246,[],[[48,[]]]]],[]],[-3,[[292,[-1,-2]]],[[238,[],[[48,[]]]],309],[],[[269,[],[[40,[[292,[-1,-2]]]]]]]],[-3,[[292,[-1,-2]]],[[238,[],[[48,[]]]],92,309],[],[[269,[],[[40,[[292,[-1,-2]]]]]]]],[-3,[[267,[-1,-2]]],[[238,[],[[48,[]]]],92,309],[],[[269,[],[[40,[[267,[-1,-2]]]]]]]],[-3,[[267,[-1,-2]]],[[238,[],[[48,[]]]],309],[],[[269,[],[[40,[[267,[-1,-2]]]]]]]],[-3,[[290,[-1,-2]]],[[238,[],[[48,[]]]],309],[],[[269,[],[[40,[[290,[-1,-2]]]]]]]],[-3,[[290,[-1,-2]]],[[238,[],[[48,[]]]],92,309],[],[[269,[],[[40,[[290,[-1,-2]]]]]]]],[-3,[[223,[-1,-2]]],[[238,[],[[48,[]]]],309],[],[[269,[],[[40,[[223,[-1,-2]]]]]]]],[-3,[[223,[-1,-2]]],[[238,[],[[48,[]]]],92,309],[],[[269,[],[[40,[[223,[-1,-2]]]]]]]],[-3,[[291,[-1,-2]]],[[238,[],[[48,[]]]],92,309],[],[[269,[],[[40,[[291,[-1,-2]]]]]]]],[-3,[[291,[-1,-2]]],[[238,[],[[48,[]]]],309],[],[[269,[],[[40,[[291,[-1,-2]]]]]]]],[255,255],[[[304,[-1,-2,-3]],[304,[-1,-4,-2]]],[[304,[-1,-4,-3]]],266,[],[],[]],[[[301,[-1,-2,-3]],[301,[-1,-3,-4]]],[[301,[-1,-2,-4]]],[],[],[],[]],[[[170,[-1,-2,-3]],[170,[-1,-3,-4]]],[[170,[-1,-2,-4]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[],[]],[[[300,[-1,-2,-3]],[300,[-1,-3,-4]]],[[300,[-1,-2,-4]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[],[]],[[[305,[-1,-2,-3]],[305,[-1,-3,-4]]],[[305,[-1,-2,-4]]],[],[],[],[]],[[[170,[-1,-2,-3]],[224,[-1]]],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],309,255],[],[]],[[[300,[-1,-2,-3]],-1,-1,-1,[224,[-1]]],[[300,[-1,-2,-3]]],[[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],[256,[],[[48,[]]]],92,309,307,255],[],[]],[[[170,[-1,-2,-3]],-1,-1],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309],[],[]],[[[300,[-1,-2,-3]],-1,-1,-1],[[300,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309,307],[],[]],[[[170,[-1,-2,-3]],[223,[-1,-3]]],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309,307],[],[]],[[[300,[-1,-2,-3]],[291,[-1,-3]]],[[300,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]],309,307],[],[]],[[[293,[-1,-2]]],[[200,[-1,-2]]],92,[]],[[[300,[-1,-2,-3]]],[[170,[-1,-2,-3]]],92,[],[]],[[[291,[-1,-2]]],[[223,[-1,-2]]],92,[]],[[[200,[-1,-2]]],[[293,[-1,-2]]],[309,92],[]],[[[304,[-1,-2,-3]]],[[301,[-1,-2,-3]]],266,[],[]],[[[170,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[309,307,92],[],[]],[[[223,[-1,-2]]],[[291,[-1,-2]]],[309,92],[]],[[[200,[-1,-2]]],[[278,[-1]]],92,[]],[[[293,[-1,-2]]],[[278,[-1]]],92,[]],[[[267,[-1,-2]]],[[278,[-1]]],92,[]],[[[290,[-1,-2]]],[[278,[-1]]],92,[]],[[[170,[-1,-2,-3]]],[[278,[-1]]],92,[],[]],[[[300,[-1,-2,-3]]],[[278,[-1]]],92,[],[]],[[[296,[-1,-2,-3]]],[[278,[-1]]],92,[],[]],[[[297,[-1,-2,-3]]],[[278,[-1]]],92,[],[]],[[[223,[-1,-2]]],[[278,[-1]]],92,[]],[[[291,[-1,-2]]],[[278,[-1]]],92,[]],[[[293,[-1,-2]]],[[278,[-1]]],[307,92],[]],[[[291,[-1,-2]]],[[278,[-1]]],[309,92],[]],[[[170,[-1,-2,-3]]],[[278,[-1]]],92,[],[]],[[[300,[-1,-2,-3]]],[[278,[-1]]],92,[],[]],[[[170,[-1,-2,-3]]],[[278,[[278,[-1]]]]],92,[],[]],[[[300,[-1,-2,-3]]],[[278,[[278,[-1]]]]],92,[],[]],[[[300,[-1,-2,-3]]],[[278,[[278,[-1]]]]],92,[],[]],[[[302,[-1,-2]]],[[227,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[227,[-1,-2]]],[[227,[114,-2]]],[251,92],[]],[[[303,[-1,-2]]],[[303,[114,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[200,[114,-2]]],[251,92],[]],[[[293,[-1,-2]]],[[293,[114,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[114,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[114,-2]]],[251,92],[]],[[[290,[-1,-2]]],[[290,[114,-2]]],[251,92],[]],[[[223,[-1,-2]]],[[223,[114,-2]]],[251,92],[]],[[[291,[-1,-2]]],[[291,[114,-2]]],[251,92],[]],[[[227,[-1,-2]]],[[227,[270,-2]]],[251,92],[]],[[[303,[-1,-2]]],[[303,[270,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[200,[270,-2]]],[251,92],[]],[[[293,[-1,-2]]],[[293,[270,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[270,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[270,-2]]],[251,92],[]],[[[290,[-1,-2]]],[[290,[270,-2]]],[251,92],[]],[[[223,[-1,-2]]],[[223,[270,-2]]],[251,92],[]],[[[291,[-1,-2]]],[[291,[270,-2]]],[251,92],[]],[[[227,[-1,-2]]],[[227,[284,-2]]],[251,92],[]],[[[303,[-1,-2]]],[[303,[284,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[200,[284,-2]]],[251,92],[]],[[[293,[-1,-2]]],[[293,[284,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[284,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[284,-2]]],[251,92],[]],[[[290,[-1,-2]]],[[290,[284,-2]]],[251,92],[]],[[[223,[-1,-2]]],[[223,[284,-2]]],[251,92],[]],[[[291,[-1,-2]]],[[291,[284,-2]]],[251,92],[]],[[[227,[-1,-2]]],[[227,[283,-2]]],[251,92],[]],[[[303,[-1,-2]]],[[303,[283,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[200,[283,-2]]],[251,92],[]],[[[293,[-1,-2]]],[[293,[283,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[283,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[283,-2]]],[251,92],[]],[[[290,[-1,-2]]],[[290,[283,-2]]],[251,92],[]],[[[223,[-1,-2]]],[[223,[283,-2]]],[251,92],[]],[[[291,[-1,-2]]],[[291,[283,-2]]],[251,92],[]],[[[227,[-1,-2]]],[[44,[[227,[-1,-2]]]]],[92,126],[]],[[[303,[-1,-2]]],[[44,[[303,[-1,-2]]]]],[92,126],[]],[[[302,[-1,-2]]],[[44,[[302,[-1,-2]]]]],[92,309,126],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[223,[-1,-2]]],[[200,[-1,-2]]],92,[]],[[[291,[-1,-2]]],[[293,[-1,-2]]],92,[]],[[[308,[-1,-2]]],[[44,[[200,[-1,-2]]]]],[92,[256,[],[[48,[]]]],309,126],[]],[[[308,[-1,-2]]],[[44,[[293,[-1,-2]]]]],[92,[256,[],[[48,[]]]],309,126],[]],[[[227,[-1,-2]]],[[302,[-1,-2]]],[92,[246,[],[[48,[]]]]],[]],[[[223,[-1,-2]]],[[267,[-1,-2]]],92,[]],[[[304,[-1,-2,-3]]],[[170,[-1,-2,-3]]],[92,[238,[],[[48,[]]]],[246,[],[[48,[]]]],[247,[],[[48,[]]]],265,255],[],[]],[[[301,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[],[],[]],[[[296,[-1,-2,-3]]],[[170,[-1,-2,-3]]],[309,307,92],[],[]],[[[297,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[309,307,92],[],[]],[[[223,[-1,-2]]],[[170,[-1,-2,-2]]],[309,307,92],[]],[[[291,[-1,-2]]],[[300,[-1,-2,-2]]],[309,307,92],[]],[[[305,[-1,-2,-3]]],[[300,[-1,-2,-3]]],[],[],[]],[[[200,[-1,-2]]],[[39,[-1,-1]]],92,[]],[[[293,[-1,-2]]],[[39,[-1,-1,-1]]],92,[]],[[[267,[-1,-2]]],[[39,[-1,-1]]],92,[]],[[[290,[-1,-2]]],[[39,[-1,-1,-1]]],92,[]],[[[296,[-1,-2,-3]]],[[39,[-1,-1]]],92,[],[]],[[[297,[-1,-2,-3]]],[[39,[-1,-1,-1]]],92,[],[]],[[[223,[-1,-2]]],[[39,[-1,-1]]],92,[]],[[[291,[-1,-2]]],[[39,[-1,-1,-1]]],92,[]],[[[293,[-1,-2]]],[[39,[-1,-1,-1,-1]]],[307,92],[]],[[[291,[-1,-2]]],[[39,[-1,-1,-1,-1]]],[309,92],[]],[[[227,[-1,-2]]],[[227,[61,-2]]],[251,92],[]],[[[303,[-1,-2]]],[[303,[61,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[200,[61,-2]]],[251,92],[]],[[[293,[-1,-2]]],[[293,[61,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[61,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[61,-2]]],[251,92],[]],[[[290,[-1,-2]]],[[290,[61,-2]]],[251,92],[]],[[[223,[-1,-2]]],[[223,[61,-2]]],[251,92],[]],[[[291,[-1,-2]]],[[291,[61,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[288,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[288,-2]]],[251,92],[]],[[[227,[-1,-2]]],[[227,[-1,169]]],92,[]],[[[303,[-1,-2]]],[[303,[-1,169]]],92,[]],[[[200,[-1,-2]]],[[200,[-1,169]]],92,[]],[[[293,[-1,-2]]],[[293,[-1,169]]],92,[]],[[[302,[-1,-2]]],[[302,[-1,169]]],92,[]],[[[304,[-1,-2,-3]]],[[304,[-1,169,169]]],92,[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,169,169]]],92,[],[]],[[[267,[-1,-2]]],[[267,[-1,169]]],92,[]],[[[290,[-1,-2]]],[[290,[-1,169]]],92,[]],[[[170,[-1,-2,-3]]],[[170,[-1,169,169]]],92,[],[]],[[[300,[-1,-2,-3]]],[[300,[-1,169,169]]],92,[],[]],[[[296,[-1,-2,-3]]],[[296,[-1,169,169]]],92,[],[]],[[[297,[-1,-2,-3]]],[[297,[-1,169,169]]],92,[],[]],[[[223,[-1,-2]]],[[223,[-1,169]]],92,[]],[[[291,[-1,-2]]],[[291,[-1,169]]],92,[]],[[[305,[-1,-2,-3]]],[[305,[-1,169,169]]],[],[],[]],[[[227,[-1,-2]]],[[227,[59,-2]]],[251,92],[]],[[[303,[-1,-2]]],[[303,[59,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[200,[59,-2]]],[251,92],[]],[[[293,[-1,-2]]],[[293,[59,-2]]],[251,92],[]],[[[302,[-1,-2]]],[[302,[59,-2]]],[251,92],[]],[[[267,[-1,-2]]],[[267,[59,-2]]],[251,92],[]],[[[290,[-1,-2]]],[[290,[59,-2]]],[251,92],[]],[[[223,[-1,-2]]],[[223,[59,-2]]],[251,92],[]],[[[291,[-1,-2]]],[[291,[59,-2]]],[251,92],[]],[[[200,[-1,-2]]],[[223,[-1,-2]]],92,[]],[[[293,[-1,-2]]],[[291,[-1,-2]]],92,[]],[[[267,[-1,-2]]],[[223,[-1,-2]]],92,[]],[[[290,[-1,-2]]],[[291,[-1,-2]]],92,[]],[[[296,[-1,-2,-3]]],[[223,[-1,-2]]],92,[],[]],[[[297,[-1,-2,-3]]],[[291,[-1,-2]]],92,[],[]],0,[[[296,[-1,-2,-3]],[227,[-1,-2]]],[[227,[-3]]],[238,92],[],[]],[[[294,[-1,-2,-3]],[227,[-1,-2]]],[[227,[-3]]],[92,247],[],[]],[[[297,[-1,-2,-3]],[227,[-1,-2]]],[[227,[-3]]],[238,92],[],[]],[[[294,[-1,-2,-3]],[303,[-1,-2]]],[[303,[-3]]],[92,247],[],[]],[[[297,[-1,-2,-3]],[303,[-1,-2]]],[[303,[-3]]],[238,92],[],[]],[[[304,[-1,169,169]],[200,[-1,169]]],[[200,[-1,169]]],236],[[[304,[-1,-2,-3]],[200,[-1,-2]]],[[200,[-1,-3]]],266,[],[]],[[[294,[-1,-2,-3]],[200,[-1,-2]]],[[200,[-3]]],[92,247],[],[]],[[[294,[-1,169,169]],[200,[-1,169]]],[[200,[-1,169]]],236],[[[170,[-1,-2,-3]],[200,[-1,-2]]],[[200,[-1,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[170,[-1,169,169]],[200,[-1,169]]],[[200,[-1,169]]],236],[[[296,[-1,-2,-3]],[200,[-1,-2]]],[[200,[-3]]],[238,92],[],[]],[[[296,[-1,169,169]],[200,[-1,169]]],[[200,[-1,169]]],236],[[[301,[-1,-2,-3]],[200,[-1,-2]]],[[200,[-1,-3]]],[],[],[]],[[[300,[-1,-2,-3]],[200,[-1,-2]]],[[44,[[200,[-1,-3]]]]],[[256,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[297,[-1,-2,-3]],[200,[-1,-2]]],[[200,[-3]]],[238,92],[],[]],[[[300,[-1,-2,-3]],[200,[-1,-2]]],[[308,[-1,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[301,[-1,-2,-3]],[293,[-1,-2]]],[[293,[-1,-3]]],[],[],[]],[[[294,[-1,-2,-3]],[293,[-1,-2]]],[[293,[-3]]],[92,247],[],[]],[[[300,[-1,-2,-3]],[293,[-1,-2]]],[[44,[[293,[-1,-3]]]]],[[256,[],[[48,[]]]],309,126,92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[297,[-1,-2,-3]],[293,[-1,-2]]],[[293,[-3]]],[238,92],[],[]],[[[300,[-1,-2,-3]],[293,[-1,-2]]],[[308,[-1,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[294,[-1,-2,-3]],[302,[-1,-2]]],[[302,[-3]]],[92,247],[],[]],[[[296,[-1,-2,-3]],[302,[-1,-2]]],[[302,[-3]]],[[238,[],[[48,[]]]],92],[],[]],[[[297,[-1,-2,-3]],[302,[-1,-2]]],[[302,[-1,-3]]],[[238,[],[[48,[]]]],92],[],[]],[[[294,[-1,-2,-3]],[267,[-1,-2]]],[[267,[-3]]],[92,247],[],[]],[[[296,[-1,-2,-3]],[267,[-1,-2]]],[[267,[-1,-3]]],[],[],[]],[[[297,[-1,-2,-3]],[267,[-1,-2]]],[[267,[-1,-3]]],[],[],[]],[[[304,[-1,-2,-3]],[223,[-1,-2]]],[[223,[-1,-3]]],266,[],[]],[[[304,[-1,169,169]],[223,[-1,169]]],[[223,[-1,169]]],236],[[[294,[-1,169,169]],[223,[-1,169]]],[[223,[-1,169]]],236],[[[294,[-1,-2,-3]],[223,[-1,-2]]],[[223,[-3]]],[92,247],[],[]],[[[170,[-1,169,169]],[223,[-1,169]]],[[223,[-1,169]]],236],[[[170,[-1,-2,-3]],[223,[-1,-2]]],[[223,[-1,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[296,[-1,169,169]],[223,[-1,169]]],[[223,[-1,169]]],236],[[[301,[-1,-2,-3]],[223,[-1,-2]]],[[223,[-1,-3]]],[],[],[]],[[[300,[-1,-2,-3]],[223,[-1,-2]]],[[223,[-1,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[301,[-1,-2,-3]],[291,[-1,-2]]],[[291,[-1,-3]]],[],[],[]],[[[300,[-1,-2,-3]],[291,[-1,-2]]],[[291,[-1,-3]]],[92,[238,[],[[48,[]]]],[247,[],[[48,[]]]]],[],[]],[[[227,[-1,-2]],[223,[-1,-2]]],[[227,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[303,[-1,-2]],[291,[-1,-2]]],[[303,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[[302,[-1,-2]],[223,[-1,-2]]],[[302,[-1,-2]]],[92,[238,[],[[48,[]]]]],[]],[[-1,-1],[[170,[-1,-2,-3]]],[309,307],[],[]],[[-1,-1,-1],[[300,[-1,-2,-3]]],[309,307],[],[]],0,[[[227,[-1,-2]]],[[44,[[227,[-3,-2]]]]],[251,92],[],251],[[[303,[-1,-2]]],[[44,[[303,[-3,-2]]]]],[251,92],[],251],[[[292,[-1,-2]]],[[44,[[292,[-3,-2]]]]],[251,47],[],251],[[[200,[-1,-2]]],[[44,[[200,[-3,-2]]]]],[251,92],[],251],[[[293,[-1,-2]]],[[44,[[293,[-3,-2]]]]],[251,92],[],251],[[[302,[-1,-2]]],[[44,[[302,[-3,-2]]]]],[251,92],[],251],[[[294,[-1,-2,-3]]],[[44,[[294,[-4,-2,-3]]]]],251,[],[],251],[[[267,[-1,-2]]],[[44,[[267,[-3,-2]]]]],[251,92],[],251],[[[290,[-1,-2]]],[[44,[[290,[-3,-2]]]]],[251,92],[],251],[[[170,[-1,-2,-3]]],[[44,[[170,[-4,-2,-3]]]]],[251,92],[],[],251],[[[300,[-1,-2,-3]]],[[44,[[300,[-4,-2,-3]]]]],[251,92],[],[],251],[[[223,[-1,-2]]],[[44,[[223,[-3,-2]]]]],[251,92],[],251],[[[291,[-1,-2]]],[[44,[[291,[-3,-2]]]]],[251,92],[],251],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[[[223,[-1,-2]]],[[44,[[223,[-1,-2]]]]],266,[]],[[[291,[-1,-2]]],[[44,[[291,[-1,-2]]]]],266,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[227,[-1,-2]],[227,[-1,-2]]],[[227,[-1,-2]]],[92,126],[]],[[[303,[-1,-2]],[303,[-1,-2]]],[[303,[-1,-2]]],[92,126],[]],[[[302,[-1,-2]],[302,[-1,-2]]],[[302,[-1,-2]]],[92,126,[238,[],[[48,[]]]],[246,[],[[48,[]]]],309],[]],[[-1,-1,-1,-1],[[301,[-1,-2,-3]]],266,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[-1,-1],[[223,[-1,-2]]],[],[]],[[-1,-1,-1],[[291,[-1,-2]]],[],[]],[[[301,[-1,-2,-3]]],[[291,[-1,169]]],92,[],[]],[[[295,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[290,[-1,-2]]],-1,[[247,[],[[48,[]]]],92],[]],0,[[[227,[-1,-2]]],-1,[92,[246,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[246,[],[[48,[]]]]],[]],[[[302,[-1,-2]]],-1,[92,[238,[],[[48,[]]]]],[]],0,0,[[[170,[-1,-2,-3]]],[[170,[-1,-2,-4]]],92,[],[],[]],[[[300,[-1,-2,-3]]],[[300,[-1,-2,-4]]],92,[],[],[]],[[[223,[-1,-2]],-1],[[223,[-1,-2]]],266,[]],[[[223,[-1,-2]],-1],[[223,[-1,-2]]],266,[]],[[[291,[-1,-2]],-1],[[291,[-1,-2]]],266,[]],[[[223,[-1,-2]],-1],[[223,[-1,-2]]],266,[]],[[[291,[-1,-2]],-1],[[291,[-1,-2]]],266,[]],[[[170,[-1,-2,-3]]],[[170,[-1,-4,-3]]],92,[],[],[]],[[[300,[-1,-2,-3]]],[[300,[-1,-4,-3]]],92,[],[],[]],0,0,0,0,0,0,0,0,0,[[[227,[-1,-2]]],[[208,[-1]]],92,[]],[[[303,[-1,-2]]],[[208,[-1]]],92,[]],[[[302,[-1,-2]]],[[208,[-1]]],[92,[238,[],[[48,[]]]]],[]],[[[293,[-1,-2]]],[[200,[-1,-2]]],92,[]],[[[291,[-1,-2]]],[[223,[-1,-2]]],92,[]],[299,298],[[[303,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],[[[293,[-1,-2]]],[[200,[-1,-2]]],92,[]],[[[291,[-1,-2]]],[[223,[-1,-2]]],92,[]],[299,298],[[[303,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],0,0,0,0,0,0,0,0,0,[[[227,[-1,-2]]],[[208,[-1]]],92,[]],[[[303,[-1,-2]]],[[208,[-1]]],92,[]],[[[302,[-1,-2]]],[[208,[-1]]],[92,[238,[],[[48,[]]]]],[]],[[[200,[-1,-2]]],[[200,[-1,-2]]],92,[]],[[[223,[-1,-2]]],[[223,[-1,-2]]],92,[]],[[[293,[-1,-2]]],[[200,[-1,-2]]],92,[]],[[[291,[-1,-2]]],[[223,[-1,-2]]],92,[]],[299,298],[[[303,[-1,-2]]],-1,[92,[247,[],[[48,[]]]],[246,[],[[48,[]]]]],[]],0,0,0,0,0,[[[303,[-1,-2]]],[[208,[-1]]],92,[]],[[],[[227,[-1,-2]]],309,[]],[[],[[303,[-1,-2]]],309,[]],[[],[[292,[-1,-2]]],309,[]],[[],[[200,[-1,-2]]],309,[]],[[],[[200,[-1,-2]]],309,[]],[[],[[293,[-1,-2]]],309,[]],[[],[[293,[-1,-2]]],309,[]],[[],[[302,[-1,-2]]],309,[]],[[],[[295,[-1,-2]]],309,[]],[[],[[267,[-1,-2]]],309,[]],[[],[[267,[-1,-2]]],309,[]],[[],[[290,[-1,-2]]],309,[]],[[],[[290,[-1,-2]]],309,[]],[[],[[223,[-1,-2]]],309,[]],[[],[[223,[-1,-2]]],309,[]],[[],[[291,[-1,-2]]],309,[]],[[],[[291,[-1,-2]]],309,[]],0,[[],-1,[]],[[250,250],6],[[250,250,-1],6,[]],[[-1,-1],-1,126],[[-1,-1],-1,126],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[306,306],[311,311],[[],307],[312,312],[[],309],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[244,[-1]],-1],[[314,[-1]]],236],[[[260,[-1]]],[[44,[[200,[-1,169]]]]],236],[[[261,[-1]]],[[44,[-1]]],236],[[[260,[-1]]],[[39,[59,[44,[59]]]]],236],[[[261,[-1]]],[[39,[59,[44,[59]]]]],236],0,[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,[[[241,[],[[240,[-1]]]],-1],[[241,[],[[240,[-1]]]]],236],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[241,[],[[240,[-1]]]],-1],[[241,[],[[240,[-1]]]]],236],[[[241,[],[[240,[-1]]]],-1],[[223,[-1,169]]],236],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[241,[],[[240,[-1]]]]],[[241,[],[[240,[-1]]]]],236],[[[241,[],[[240,[-1]]]],-1,163],39,236],[[[241,[],[[240,[-1]]]]],[[200,[-1,169]]],236],[[[241,[],[[240,[-1]]]],-1],[[200,[-1,169]]],236],[[[241,[],[[240,[-1]]]],-1],[[39,[[241,[],[[240,[-1]]]],[241,[],[[240,[-1]]]]]]],236],[[[241,[],[[240,[-1]]]],[208,[-1]]],[[241,[],[[240,[-1]]]]],236],[[[241,[],[[240,[-1]]]]],[[200,[-1,169]]],236],[[221,[200,[-1,169]]],[[200,[-1,169]]],[]],[[221,[223,[-1,169]]],[[223,[-1,169]]],[]],[[[241,[],[[240,[-1]]]],-1],-1,236],[[[241,[],[[240,[-1]]]],-1],-1,236],[[-1,-1,-1,-1],[[254,[-1]]],236],[[[223,[-1,169]],[223,[-1,169]]],-1,236],[[[200,[-1,169]],[200,[-1,169]],[200,[-1,169]]],-1,236],[[-1,-1],[[39,[-1,-1]]],262],[[[223,[-1,169]]],[[223,[-1,169]]],236],[[[223,[-1,169]]],[[223,[-1,169]]],262],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[315,[-1]]],[[269,[],[[40,[[200,[114,169]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[[316,114],[[317,[316]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[114,-1],[[317,[-1]]],[[269,[],[[40,[[189,[[200,[114,169]],[200,[114,169]]]]]]]]]],[[-1,-2],[[318,[-2,-1]]],[[221,[114]]],[[269,[],[[40,[[189,[[200,[114,169]],[200,[114,169]]]]]]]]]],[[6,-1],[[315,[-1]]],[[269,[],[[40,[[200,[114,169]]]]]]]],[[[219,[-1]]],[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]],[[269,[],[[40,[[189,[[39,[[200,[114,169]],[97,[114]]]],[200,[114,169]]]]]]]]]],[[[317,[-1]]],[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]],[[269,[],[[40,[[189,[[200,[114,169]],[200,[114,169]]]]]]]]]],[[[318,[-1,-2]]],[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]],[[269,[],[[40,[[189,[[200,[114,169]],[200,[114,169]]]]]]]]],[[221,[114]]]],[[[315,[-1]]],[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]],[[269,[],[[40,[[200,[114,169]]]]]]]],[-1,[[315,[-1]]],[[269,[],[[40,[[200,[114,169]]]]]]]],[[[317,[-1]]],[[39,[59,[44,[59]]]]],[[269,[],[[40,[[189,[[200,[114,169]],[200,[114,169]]]]]]]]]],[[316,-1],[[318,[316,-1]]],[[221,[114]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[219,[-1]]],-1,[[269,[],[[40,[[189,[[39,[[200,[114,169]],[97,[114]]]],[200,[114,169]]]]]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[114,114],[[200,[114,169]]]],0,[[114,114],[[267,[114,169]]]],[[114,114],[[223,[114,169]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[184,[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[97,[114]]],182],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[184,168],[187,168],[187,168],[184,184],[187,187],[210,210],[215,215],[206,206],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[184,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[],184],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[184,6],39],[[187,6],39],[[187,6],39],[[184,[97,[179]]],39],[[187,[97,[179]]],39],[[206,77],[[79,[39,78]]]],[[215,114,-1],39,[[163,[[189,[[39,[[200,[114,169]],[97,[114]]]],[200,[114,169]]]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[218,168],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[184,[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[97,[114]]],182],[[],184],[59,187],[218,44],[210,[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]]],[215,44],[206,[[44,[[189,[182,197]]]]]],[184,59],[187,59],[187,59],[215,210],[[184,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[187,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[184,59,59],39],[[187,59,59],39],[[187,59,59],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[59,59],184],[184,[[220,[184]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[186,[200,[114,169]]],182],[[186,[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[97,[114]]],182],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[186,59],[186,59],[319,59],[319,59],[212,212],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[186,[200,[114,169]],[200,[114,169]],[200,[114,169]]],182],[[186,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[[186,6],39],[[186,6],39],[[319,6],39],[[319,6],39],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[186,[200,[114,169]],[97,[114]]],182],[[186,[200,[114,169]]],182],[[319,[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[97,[114]]],182],[[180,59],319],[212,[[44,[179]]]],[212,[[44,[179]]]],[186,59],[319,59],[[186,[200,[114,169]],[200,[114,169]]],182],[[186,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[319,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[186,59,59],39],[[186,59,59],39],[[319,59,59],39],[[319,59,59],39],[212,[[39,[59,[44,[59]]]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[186,59],319],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[214,214],[[[213,[-1]]],[[213,[-1]]],47],[[[216,[-1]]],[[216,[-1]]],47],[207,207],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[208,[61]],6],207],[214,[[44,[[189,[182,197]]]]]],[[[213,[-1]]],[[44,[[189,[-1,39]]]]],[]],[[[216,[-1]]],[[44,[[189,[[200,[114,169]],[200,[114,169]]]]]]],204],[207,[[44,[[189,[182,197]]]]]],[-1,[[320,[-2]]],[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,[[222,[200,[114,169]],114,196,[97,[114]]],39],[[222,[200,[114,169]],[223,[114,169]],[224,[114]],196,[97,[114]]],39],[[222,[225,[114]],[97,[114]]],[[39,[182,182]]]],[[222,[200,[114,169]],[97,[114]]],182],[[222,[190,[[200,[114,169]]]],[97,[114]]],39],[[226,[190,[[200,[114,169]]]]],39],[[222,[227,[114,169]],196,[97,[114]]],39],[[222,[227,[114,169]],228,196,[97,[114]]],39],[[226,[223,[114,169]],[224,[114]],188,[200,[114,169]]],39],[[222,[200,[114,169]],[97,[114]]],182],[[[232,[],[[231,[-1]]]]],-1,[]],[226,39],[222,39],[[222,[200,[114,169]],[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[226,[200,[114,169]],[200,[114,169]],[200,[114,169]]],39],[[222,6],39],[[222,[189,[[39,[[200,[114,169]],[97,[114]]]],[200,[114,169]]]]],39],[[222,114],[[229,[222]]]],[[316,114],[[317,[316]]]],[[226,114],39],[[222,[200,[114,169]],[97,[114]]],182],[[226,[200,[114,169]]],39],[[226,[200,[114,169]]],39],[222,59],[[222,[189,[[200,[114,169]],[200,[114,169]]]],[97,[114]]],39],[[222,[200,[114,169]],[200,[114,169]],[97,[114]]],182],[[226,[200,[114,169]],[200,[114,169]]],39],[[226,[223,[114,169]],[224,[114]],188,[223,[114,169]]],39],[[226,[223,[114,169]],[223,[114,169]],[223,[114,169]]],39],[[226,114],39],[[226,[223,[114,169]]],39],[[226,[223,[114,169]]],39],[[226,[223,[114,169]],[223,[114,169]]],39],[[226,114],39],[[222,59,59],39],[[226,59,59],39],[[226,[200,[114,169]],[200,[114,169]]],39],[[226,[200,[114,169]]],39],[[226,[223,[114,169]],[223,[114,169]]],39],[[226,[223,[114,169]]],39],[[222,-1],[[230,[222,-1]]],[[221,[114]]]],[[316,-1],[[318,[316,-1]]],[[221,[114]]]],[[226,114],39],[222,[[220,[222]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[31,[],[[146,[-1]]]],-1,6],8,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[8,8],[[[321,[-1]]],[[321,[-1]]],47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[31,[],[[146,[-1]]]],-1,6],8,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[29,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[31,32],33],[59,39],[59,39],[59,39],[[[321,[-1]],[321,[-1]]],6,93],[[8,77],[[79,[39,78]]]],[[[321,[-1]],77],148,164],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,25],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[31,[],[[146,[-1]]]],-1,6],8,107],[[[29,[-1,-2,-3]],321],[[29,[-1,-2,-3]]],[],[31,32],33],0,[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[29,[-1,-2,-3]],35,-3,94],95,[],[31,32],33],0,[[[29,[-1,-2,-3]],35,69,70,65,-3],99,[],[31,32],33],[[-1,6],[[29,[-2,-3,-4]]],[[25,[30]]],[],[31,32],33],[[[29,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[49,[6],[[48,[-1]]]]]],[[[29,[-1,-2,-3]],[44,[-4]]],[[29,[-1,-2,-3]]],[],[31,32],33,[[49,[6],[[48,[-1]]]]]],0,[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[58]]]],[[[29,[-1,-2,-3]]],[[62,[84]]],[],[31,32],33],0,[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[58]]]],[[[29,[-1,-2,-3]]],128,[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,25],[[[29,[-1,-2,-3]]],131,[],[31,32],33],0,[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[322]]]],[[[29,[-1,-2,-3]],323],[[29,[-1,-2,-3]]],[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[58]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[84]]]],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[36,[30]]],46,[[41,[],[[40,[-1]]]]]],[[[45,[-1,-2,-3,-4]]],[[36,[35]]],[46,47],47,[54,50,113,51],33],[[[42,[-1]]],[[42,[-1]]],47],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,[46,47],47,[54,50,113,51],33],[59,39],[59,39],[[[42,[-1]],77],148,164],[[[45,[-1,-2,-3,-4]]],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[-1,-2,-3,-4]],324],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[-1,-2,-3,-4]],35,-4,94],95,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[25,[322]]]],[[[45,[-1,-2,-3,-4]],35,69,70,65,-4],99,[46,47],47,[54,50,113,51],33],[[[42,[-1]],43,[44,[-1]],-3],[[45,[-1,-2,-4,-5]]],[46,47],[],[[49,[-1],[[48,[-2]]]]],[50,51],33],[[[36,[-1]]],[[42,[-1]]],[46,47]],[[[45,[-1,-2,-3,-4]],-2],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[[[45,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[49,[30],[[48,[-2]]]]]],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[49,[-1],[[48,[-2]]]]]],[[[45,[-1,-2,-3,-4]],35,69,-4,108],[[44,[[109,[-2,-3,-4]]]]],[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[25,[149]]]],[[-2,-4,43],[[0,[[269,[],[[40,[-1]]]]]]],[],[[41,[],[[40,[-1]]]]],[[325,[43]]],[[41,[],[[40,[-3]]]]]],[[[45,[-1,-2,-3,-4]]],[[62,[84]]],[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],114],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[[[45,[-1,-2,-3,-4]]],128,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[25,25,47]],[[[45,[-1,-2,-3,-4]]],131,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[25,47]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[25,[84]]]],[[[36,[-1]],[44,[-1]]],[[42,[-1]]],[46,47]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[53,[-1,-2,-3]],326],[[53,[-1,-2,-3]]],[],54,23],[[[53,[-1,-2,-3]],327],[[53,[-1,-2,-3]]],[],54,23],[[[54,[],[[146,[-1]]]],-1],16,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[53,[-1,-2,-3]]],[[53,[-1,-2,-3]]],[],54,23],[[[53,[-1,-2,-3]]],[[53,[-1,-2,-3]]],[],54,23],[[[53,[-1,-2,-3]]],[[36,[35]]],[],54,23],[16,16],[328,328],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],16],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[53,[-1,-2,-3]],35],39,[],54,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[53,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],54,23],[[-1,16,65],39,23],[59,39],[59,39],[59,39],[[328,328],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[16,77],[[79,[39,78]]]],[[328,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[328,-1],39,205],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[84]]]],[[[53,[-1,-2,-3]],328],[[53,[-1,-2,-3]]],[],54,23],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[94,84,84,114,114,149,326,327,-1],95,[[57,[94],[[48,[95]]]]]],[[[53,[-1,-2,-3]],35,-3,94],95,[],54,23],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[58]]]],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[58]]]],[[[53,[-1,-2,-3]],35,69,70,65,-3],99,[],54,23],[-4,[[53,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[-1,328,[[25,[[98,[43]]]]]],[[[53,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],54,23],[[[53,[-1,-2,-3]],35,69,-3,106],39,[],54,23],[[[53,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],54,23],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[149]]]],0,[[[53,[-1,-2,-3]]],[[62,[84]]],[],54,23],[[[53,[-1,-2,-3]]],128,[],54,23],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,25],[[[53,[-1,-2,-3]]],131,[],54,23],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],328],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[328,[[80,[[44,[65]]]]]],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[84]]]],[[16,-1],16,[[25,[75]]]],[[16,-1,-2],16,[[25,[64]]],[[25,[58]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[60,60],[66,66],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[87,[-1]],329],[[87,[-1]]],[]],[60,330],[[],66],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,69,-1,329,66],39,[47,37],[[332,[],[[331,[-1]]]]]],[[[87,[-1]],35,-2,-3,68,69,70,65],39,[47,37],[[332,[],[[331,[-1]]]]],[]],[59,39],[59,39],[59,39],[[60,60],6],[[66,66],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[87,[-1]],66],[[87,[-1]]],[]],[[60,77],[[79,[39,78]]]],[[66,77],[[79,[39,78]]]],[[[87,[-1]],77],148,164],[-1,-1,[]],[-1,60,[[25,[333]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,60,[[325,[[97,[96]]]],334,335]],[-1,60,[[25,[333]]]],[[61,61,-1],60,[[325,[[97,[96]]]],334,335]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[60,-1],39,205],[[66,-1],39,205],[[[87,[-1]],-2],[[87,[-1]]],[],[[25,[84]]]],[60,288],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,94,-1,84,84,329],95,[],[[332,[],[[331,[-1]]]]]],[[[87,[-1]],35,-2,94],95,[47,37],[[332,[],[[331,[-1]]]]]],[-2,[[87,[-1]]],[],[[25,[-1]]]],[[[87,[-1]]],[[62,[84]]],[47,37]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,[-1,[[336,[-1]]],[]],[[[87,[-1]],-2],[[87,[-1]]],[],[[25,[84]]]],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[337,337],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],337],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[336,[-1]],35,-2,-3,68,69,70,65],39,[47,37],[[332,[],[[331,[-1]]]]],[]],[59,39],[59,39],[[337,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[336,[-1]],-2],[[336,[-1]]],[],[[25,[84]]]],[[-1,337,62],62,332],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[337,6],[[[336,[-1]],35,-2,94],95,[47,37],[[332,[],[[331,[-1]]]]]],[[[336,[-1]],114],[[336,[-1]]],[]],[[[336,[-1]],114],[[336,[-1]]],[]],[[[336,[-1]],35,69,70,65,-2],99,[47,37],[[332,[],[[331,[-1]]]]]],[-1,[[336,[-1]]],[]],[[],337],[[[336,[-1]],35,100,69,70,-2,101,[102,[-3]],65],103,[47,37],[[332,[],[[331,[-1]]]]],[]],[[[336,[-1]],-2],[[336,[-1]]],[],[[25,[58]]]],[[[336,[-1]],114],[[336,[-1]]],[]],[[[336,[-1]]],[[62,[84]]],[47,37]],[[[336,[-1]]],128,[47,37]],[[[336,[-1]]],131,[47,37]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[336,[-1]],-2],[[336,[-1]]],[],[[25,[84]]]],0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[91,[-1,-2,-3,-4]],338],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]]],[[36,[35]]],[92,93],[],[],23],[-1,-2,[],[]],[[],[[91,[-1,-2,-3]]],[92,93],[],23],[59,-1,[]],[59,-1,[]],[[[91,[-1,-2,-3,-4]],35],39,[92,93],[],[],23],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,[92,93],[],[],23],[59,39],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[84]]]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]],35,-4,94],95,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[58]]]],[[[91,[-1,-2,-3,-4]],35,69,70,65,-4],99,[92,93],[],[],23],[[],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],35,69,-4,106],39,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],35,69,-4,108],[[44,[[109,[-2,-3,-4]]]]],[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[149]]]],[[[91,[-1,-2,-3,-4]],-1,-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[[24,[-2,-3,-4]]]]]],[[[91,[-1,-2,-3,-4]]],[[62,[84]]],[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[58]]]],[[[91,[-1,-2,-3,-4]]],128,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]]],131,[92,93],[],[],23],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[84]]]],[-5,[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[41,[],[[40,[[39,[-1,[24,[-2,-3,-4]]]]]]]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[51,[],[[146,[-1]]]],-1],19,[107,47]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[19,19],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],339],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[[19,77],[[79,[39,78]]]],[[339,77],148],[[[340,[-1,-2,-3,-4]],-5],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,25],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[339,[97,[-1]],[44,[59]],-3,[44,[49]]],[[340,[-1,-2,-4,-5]]],[111,47],[],[[163,[-1],[[48,[-2]]]]],[51,54,113],33],[[],339],[[[340,[-1,-2,-3,-4]],73,114],[[109,[-2,-3,-4]]],[111,47],[],[51,54,113],33],[[[340,[-1,-2,-3,-4]],-5],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,[[25,[149]]]],0,0,[[[340,[-1,-2,-3,-4]],-5],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,25],0,[[[340,[-1,-2,-3,-4]],-5],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,[[25,[322]]]],[[[340,[-1,-2,-3,-4]],323],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33],[[[340,[-1,-2,-3,-4]],-5],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,[[25,[58]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[340,[-1,-2,-3,-4]],114],[[340,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[341,[-1,-2,-3]]],[[341,[-1,-2,-3]]],[],54,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[342,69,73],6],[[[343,[-1,-2,-3]],69,73],6,[],54,23],[[[344,[-1,-2,-3]]],[[36,[35]]],[],[345,54],23],[85,85],[86,86],[346,346],[[[347,[-1]]],[[347,[-1]]],47],[348,348],[349,349],[350,350],[351,351],[352,352],[353,353],[354,354],[355,355],[356,356],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[350,350],233],[[351,351],233],0,[[-1,-2],233,[],[]],[[-1,-2],233,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[341,[-1,-2,-3]],-4],[[341,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[[],354],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[344,[-1,-2,-3]],35],39,[],[345,54],23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[357,349,69,70,-1,-2,68,65,114,[44,[114]],-4,-5],39,23,345,[],[[269,[],[[40,[[39,[350,-3]]]]]]],[[49,[-3,-1,68,69,70,65]]]],[[[343,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],54,23],[[[341,[-1,-2,-3]],35,-3,-2,68,69,70,65,6],39,[],54,23],[[[344,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[345,54],23],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[86,86],6],[[346,346],6],[[348,348],6],[[350,350],6],[[351,351],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[85,77],[[79,[39,78]]]],[[86,77],[[79,[39,78]]]],[[346,77],148],[[[347,[-1]],77],148,164],[[348,77],148],[[349,77],148],[[350,77],148],[[351,77],148],[[352,77],148],[[353,77],148],[[354,77],148],[[355,77],148],[[356,77],148],[[[358,[-1]],77],148,164],[-1,-1,[]],[-1,-1,[]],[-4,[[343,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[346,-1],39,205],[[349,-1],39,205],[[350,-1],39,205],[[351,-1],39,205],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],[345,54],23,[[25,[84]]]],[[[345,[],[[146,[-1]]]],-1],85,107],[[[345,[],[[146,[-1]]]],-1],[[44,[86]]],107],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[341,[-1,-2,-3]],69,73],6,[],54,23],[[[358,[-1]]],[[88,[269]]],[]],[[35,-1,94,349,84,84,114,-3,-4],95,[],[],[[269,[],[[40,[[39,[350,-2]]]]]]],[[49,[-2,35,-1,94],[[48,[95]]]]]],[[[344,[-1,-2,-3]],35,-3,94],95,[],[345,54],23],[[[358,[-1]]],349,[]],[[357,349,69,70,114,[44,[114]]],[[44,[99]]]],[[[344,[-1,-2,-3]],35,69,70,65,-3],99,[],[345,54],23],[-4,[[343,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[-4,[[341,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[[[359,[-1]],-5],[[344,[-2,-3,-4]]],[],[],[345,54],23,[[49,[350,-1,6],[[48,[[343,[-2,-3,-4]]]]]]]],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],[345,54],23,[[49,[350],[[48,[-1]]]]]],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],[345,54],23,[[49,[352],[[48,[-1]]]]]],[[[344,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[345,54],23],[[[344,[-1,-2,-3]],-4,-5],[[344,[-1,-2,-3]]],[],[345,54],23,[[25,[58]]],[[49,[356],[[48,[-1]]]]]],[[[344,[-1,-2,-3]],35,69,-3,106],39,[],[345,54],23],[[[344,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[345,54],23],[[[341,[-1,-2,-3]],-4],[[341,[-1,-2,-3]]],[],54,23,[[25,[149]]]],[[349,114,62],[[360,[350,65]]]],[[350,350],[[44,[233]]]],[[351,351],[[44,[233]]]],[[[345,[],[[146,[-1]]]],-1],[[44,[86]]],107],0,[[[344,[-1,-2,-3]]],[[62,[84]]],[],[345,54],23],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],[345,54],23,[[25,[58]]]],[[346,65,114,114],[[39,[65,65]]]],0,[[346,65,114,114],65],[[349,114,62],[[360,[351,[39,[346,65,114]]]]]],[349,[[0,[[269,[],[[40,[351]]]]]]]],0,[[[344,[-1,-2,-3]]],128,[],[345,54],23],[[[343,[-1,-2,-3]],-4],[[343,[-1,-2,-3]]],[],54,23,25],[[[341,[-1,-2,-3]],-4],[[341,[-1,-2,-3]]],[],54,23,25],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],[345,54],23,25],[[[344,[-1,-2,-3]]],131,[],[345,54],23],[[[343,[-1,-2,-3]],[341,[-1,-2,-3]]],[[343,[-1,-2,-3]]],[],54,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[357,349,100,69,70,[102,[-1]],114,-3,[44,[[88,[49]]]],[44,[[88,[49]]]],[44,[[39,[114,[88,[49]]]]]]],103,[],342,[[269,[],[[40,[[39,[350,-2]]]]]]]],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],[345,54],23,[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[359,[-1]],350,348],[[44,[350]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[357,[[44,[[39,[350,73]]]]]],[[[359,[-1]]],[[359,[-1]]],47],[361,361],[357,357],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[359,[-1]],350],[[44,[[39,[-1,350]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[359,[-1]],350,353],39,[]],[59,39],[59,39],[59,39],[[357,357],6],[[[359,[-1]],77],148,164],[[361,77],148],[[357,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[362,[350,-1]],[347,[-1]],59],361,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[359,[-1]],350],[[44,[-1]]],[]],[[[359,[-1]],350],[[44,[-1]]],[]],[[],59],[[],59],[[],59],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[359,[-1]]],6,[]],[[[359,[-1]]],[[0,[[269,[],[[40,[[39,[350,-1]]]]]]]]],[]],[[[359,[-1]]],[[0,[[269,[],[[40,[[39,[350,-1]]]]]]]]],[]],[[[359,[-1]]],349,[]],[361,349],[[[359,[-1]]],59,[]],[[[359,[-1]],350],39,[]],[[[359,[-1]]],[[44,[350]]],[]],[[[359,[-1]],350,355],39,[]],[-1,[[39,[[359,[-1]],350]]],[]],0,[357,[[44,[[39,[350,73]]]]]],[357,[[44,[[39,[351,346]]]]]],[[[359,[-1]],351,114],39,[]],[[[359,[-1]]],39,[]],[[[359,[-1]],346,350,-1],[[44,[[39,[350,351]]]]],[]],[[[359,[-1]],350,350,354],39,[]],[[[359,[-1]],350,350],39,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-2,[[359,[-1]]],[],[[25,[[347,[-1]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[112,[],[[146,[-1]]]],-1],4,[107,47]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[4,4],[[[363,[-1]]],[[363,[-1]]],47],[[[364,[-1]]],[[364,[-1]]],47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[365,[-1]]],366],[[],[[363,[-1]]],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,69,70,149,[44,[58]],322,323,[44,[43]],[44,[-3]],363,-4,65],39,33,112,111,[[57,[],[[48,[365]]]]]],[[[110,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,[47,111,93],[],[112,113,51,54],33],[59,39],[59,39],[59,39],[59,39],[59,39],[[[363,[-1]],[363,[-1]]],6,93],[[[364,[-1]],[364,[-1]]],6,93],[[4,77],[[79,[39,78]]]],[[[365,[-1]],77],148,[164,366]],[[[363,[-1]],77],148,164],[[[364,[-1]],77],148,164],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,25],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[110,[-1,-2,-3,-4]],363],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33],0,[[[112,[],[[146,[-1]]]],-1],4,[107,47]],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[365,-1,94,84,149,[44,[58]],322,323,44,[44,[43]],[97,[-2]]],95,33,111],[[[110,[-1,-2,-3,-4]],35,-4,94],95,[47,111,93],[],[112,113,51,54],33],0,[[69,70],99],[[[110,[-1,-2,-3,-4]],35,69,70,65,-4],99,[47,111,93],[],[112,113,51,54],33],[[-2,[44,[-1]],-4],[[110,[-1,-3,-5,-6]]],[111,93],[[25,[[98,[[97,[-1]]]]]]],[],[[49,[-1],[[48,[-3]]]]],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,[47,111,93],[],[112,113,51,54],33],[[69,108,365,149,[44,[58]],323,[97,[-1]],49],[[44,[[109,[-2,-3,-4]]]]],[47,111],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],35,69,-4,108],[[44,[[109,[-2,-3,-4]]]]],[47,111,93],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[149]]]],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[30]]]],0,0,[[[110,[-1,-2,-3,-4]]],[[62,[84]]],[47,111,93],[],[112,113,51,54],33],0,[[[110,[-1,-2,-3,-4]]],128,[47,111,93],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,25],[[[110,[-1,-2,-3,-4]]],131,[47,111,93],[],[112,113,51,54],33],0,[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[322]]]],[[[110,[-1,-2,-3,-4]],323],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[58]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],49,[44,[-2]],[97,[-2]],-4],103,[],[93,47],366,[[57,[],[[48,[[365,[-3]]]]]]]],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[84]]]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[117,[],[[146,[-1]]]],-1],15,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[15,15],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[116,[-1]],35,-2,-1,68,69,70,65],39,117,23],[59,39],[59,39],[[15,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[116,[-1]],-2],[[116,[-1]]],117,[[25,[84]]]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[116,[-1]],35,-2,94],95,117,23],[[[115,[114]],114],[[116,[-1]]],117],[[[116,[-1]]],[[62,[84]]],117],[[[116,[-1]],-2],[[116,[-1]]],117,25],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[116,[-1]],-2],[[116,[-1]]],117,[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[367,287],367],[368,368],[369,369],[370,370],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[367,64,64],367],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[367,35,38,-1,68,69,70,65],39,[]],[59,39],[59,39],[59,39],[59,39],[59,39],[[368,368],6],[[369,369],6],[[370,370],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[367,77],148],[[371,77],148],[[368,77],148],[[369,77],148],[[370,77],148],[[370,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[372,370],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[367,35,38,94],95],[371,367],[-1,[[79,[371,370]]],[[325,[[97,[96]]]]]],[367,[[62,[84]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[-1,369],[[79,[371,370]]],[[325,[[97,[96]]]]]],[[-1,368,369],[[79,[371,370]]],[[325,[[97,[96]]]]]],0,0,0,0,0,0,[[[120,[],[[146,[-1]]]],-1,6],9,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[9,9],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[118,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,47,[120,32],33],[59,39],[59,39],[[9,77],[[79,[39,78]]]],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,25],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[120,[],[[146,[-1]]]],-1,6],9,107],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[118,[-1,-2,-3]],35,-3,94],95,47,[120,32],33],[[[118,[-1,-2,-3]],35,69,70,65,-3],99,47,[120,32],33],[[-1,-2,[44,[-2]],-4],[[118,[-3,-5,-6]]],[[25,[30]]],[119,92],47,[[57,[-2],[[48,[-3]]]]],120,33],[[[118,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,47,[120,32],33],[[[118,[-1,-2,-3]]],[[62,[84]]],47,[120,32],33],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[58]]]],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[58]]]],[[[118,[-1,-2,-3]]],128,47,[120,32],33],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,25],[[[118,[-1,-2,-3]]],131,47,[120,32],33],0,[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[322]]]],[[[118,[-1,-2,-3]],323],[[118,[-1,-2,-3]]],47,120,33],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[58]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[84]]]],0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[82,[],[[146,[-1]]]],-1],13,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[13,13],[373,373],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[81,[-1]],35,-2,-1,68,69,70,65],39,82,23],[59,39],[59,39],[59,39],[[373,114],[[39,[114,114]]]],0,[[13,77],[[79,[39,78]]]],[[373,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[81,[-2]]],[[25,[58]]],82],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[81,[-1]],35,-2,94],95,82,23],0,[[[81,[-1]]],[[62,[84]]],82],[[[81,[-1]],-2],[[81,[-1]]],82,25],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[81,[-2]]],[[25,[58]]],82],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[374,375],[374,375],[[[113,[],[[146,[-1]]]],-1],11,107],[[[113,[],[[146,[-1]]]],-1],11,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[376,377],376],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[374,65],[[[121,[-1,-2,-3]]],[[36,[35]]],[],113,23],[11,11],[378,378],[375,375],[379,379],[380,380],[376,376],[377,377],[381,381],[382,382],[374,374],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[374,65],[[],375],[[],379],[[],380],[[],376],[[],377],[[],382],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[121,[-1,-2,-3]],35],39,[],113,23],[[[121,[-1,-2,-3]],380],[[121,[-1,-2,-3]]],[],113,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[113,[],[[146,[-1]]]],-1],11,107],[[[113,[],[[146,[-1]]]],-1],11,107],[[382,-1,-2,69,70,380,-3],39,23,113,[[57,[-1,69,70,65]]]],[[[121,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],113,23],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[375,375],6],[[379,379],6],[[380,380],6],[[376,376],6],[[377,377],6],[[381,381],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[11,77],[[79,[39,78]]]],[[378,77],[[79,[39,78]]]],[[375,77],[[79,[39,78]]]],[[379,77],[[79,[39,78]]]],[[380,77],148],[[376,77],148],[[377,77],148],[[381,77],148],[[382,77],148],[[374,77],148],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[381,-1],39,205],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,[[25,[84]]]],[380,[[44,[376]]]],[[[113,[],[[146,[-1]]]],-1,6],11,107],[[[113,[],[[146,[-1]]]],-1,6],11,107],[[[121,[-1,-2,-3]],381],[[121,[-1,-2,-3]]],[],113,23],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,94,84,84,380,-2],95,[],[[57,[-1,94],[[48,[95]]]]]],[[[121,[-1,-2,-3]],35,-3,94],95,[],113,23],[[376,-1],376,[[25,[58]]]],[[382,69,70,380,-1],99,[[57,[69,70,65],[[48,[99]]]]]],[[[121,[-1,-2,-3]],35,69,70,65,-3],99,[],113,23],[-4,[[121,[-1,-2,-3]]],[],113,23,[[25,[[24,[-1,-2,-3]]]]]],[[],376],[-1,381,[[25,[[98,[43]]]]]],[[],382],[[[121,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],113,23],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,[[49,[374],[[48,[-1]]]]]],[[[121,[-1,-2,-3]],35,69,-3,106],39,[],113,23],[[[121,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],113,23],[374,379],[[382,[108,[114]],380,65,65],39],[[381,375],[[80,[-1]]],[]],[[382,375],39],[[382,375],39],[[382,114,65,65],39],[[382,114,65,65],39],0,[[376,-1],376,[[25,[58]]]],[382,6],[[[121,[-1,-2,-3]]],[[62,[84]]],[],113,23],[[381,379],[[80,[-1]]],[]],[[382,379],39],[[382,379],39],[[[121,[-1,-2,-3]]],128,[],113,23],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,25],[[[121,[-1,-2,-3]]],131,[],113,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],381],[[382,65,65],39],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[382,100,69,70,101,[102,[-1]],380,[44,[[88,[49]]]],-2],103,[],[[57,[100,69,70,101,[102,[-1]],65],[[48,[103]]]]]],[380,[[44,[376]]]],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,[[25,[84]]]],[[376,-1],376,[[25,[58]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[383,383],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],384],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[123,[],[[104,[-1]],[385,[-2]]]],-1,70,65],-2,107,72],[[[122,[-1,-2]],35,-3,-4,68,69,70,65],39,[],[[123,[-1]]],386,[]],[59,39],[59,39],[59,39],[[383,383],6],[[384,77],[[79,[39,78]]]],[[383,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[384,[[44,[-1]]],[]],[384,[[44,[-1]]],[]],[384,6],[[[122,[-1,-2]],-3],[[122,[-1,-2]]],[],[[123,[-1]]],[[25,[84]]]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[122,[-1,-2]],35,-3,94],95,[],[[123,[-1]]],386],[[[123,[],[[104,[-1]],[385,[-2]]]],-1,65,70],99,107,72],[[[123,[],[[104,[-1]],[385,[-2]]]],-1,65,70],99,107,72],[[[122,[-1,-2]],35,69,70,65,-3],99,[],[[123,[-1]]],386],[-2,[[122,[-1,-2]]],[],[[123,[-1]]]],[[[122,[-1,-2]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[[123,[-1]]],386],[[72,387,388,389,65,[62,[61]],114,384],39],[[72,384,390,[62,[61]],[65,[61]],391],39],[[[122,[-1,-2]]],[[62,[84]]],[],[[123,[-1]]]],[[[122,[-1,-2]]],128,[],[[123,[-1]]]],[[384,-1],39,334],[[[122,[-1,-2]]],131,[],[[123,[-1]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[123,[],[[104,[-1]],[385,[-2]]]],-1,383,65,70,[102,[-3]]],[[39,[103,[44,[-3]]]]],107,72,[]],[[[123,[],[[104,[-1]],[385,[-2]]]],-1,383,65,70,[102,[-3]]],[[39,[103,[44,[-3]]]]],107,72,[]],0,[[[122,[-1,-2]],-3],[[122,[-1,-2]]],[],[[123,[-1]]],[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,[[[127,[],[[146,[-1]]]],-1],10,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[392,392],[393,393],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[],393],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[127,[],[[146,[-1]]]],-1],10,107],[[-1,69,70,393,-2,[115,[-2]],-3],39,23,[[25,[270]],92],127],[[[124,[-1,-2,-3]],35,-4,-3,68,69,70,65],39,[92,[25,[270]],394],47,127,23],[59,39],[59,39],[59,39],[[393,393],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[392,77],[[79,[39,78]]]],[[393,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[58]]]],[[[127,[],[[146,[-1]]]],-1],10,107],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[124,[-1,-2,-3]],35,-4,94],95,[92,[25,[270]],394],47,127,23],[[69,70,393],99],[[[124,[-1,-2,-3]],35,69,70,65,-4],99,[92,[25,[270]],394],47,127,23],[[[115,[-1]],-1,-3],[[124,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],[[],393],[[[124,[-1,-2,-3]],35,100,69,70,-4,101,[102,[-2]],65],103,[92,[25,[270]],394],47,127,23],[[[124,[-1,-2,-3]],-2],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127],0,0,[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[[124,[-1,-2,-3]]],[[62,[84]]],[92,[25,[270]],394],47,127],[[[124,[-1,-2,-3]]],128,[92,[25,[270]],394],47,127],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,25],[[[124,[-1,-2,-3]]],131,[92,[25,[270]],394],47,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],393,-2,[44,[-2]],[115,[-2]],-2,[44,[-2]],49,[44,[-1]]],103,47,[92,[25,[270]],394]],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[84]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[[83,35,-1,-2,68,69,70,65],39,23,[]],[59,39],[[83,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[83,35,-1,94],95,23],[[-1,-2],83,[[25,[84]]],[[25,[84]]]],[83,[[62,[84]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,83,[[25,[84]]]],[-1,83,[[25,[84]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[130,[],[[146,[-1]]]],-1],14,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[14,14],[63,63],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[129,[-1]],329],[[129,[-1]]],130],[63,395],[[],14],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[129,[-1]],35,-2,-1,68,69,70,65],39,130,396],[59,39],[59,39],[59,39],[[63,63],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[14,77],[[79,[39,78]]]],[[63,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,63,[[25,[[98,[[97,[96]]]]]]]],[-1,63,[[25,[333]]]],[-1,[[129,[-2]]],[[25,[333]]],130],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[63,-1],39,205],[[[129,[-1]],-2],[[129,[-1]]],130,[[25,[84]]]],[[[130,[],[[146,[-1]]]],-1],14,107],[63,288],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[129,[-1]],35,-2,94],95,130,396],[-1,[[129,[-2]]],[[25,[63]]],130],[[[129,[-1]]],[[62,[84]]],130],[[[129,[-1]],-2],[[129,[-1]]],130,25],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[129,[-1]],-2],[[129,[-1]]],130,[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[32,[],[[146,[-1]]]],-1],17,[107,47]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[323,323],[322,322],[17,17],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],323],[[],322],[[],[[397,[-1]]],[107,366]],[[],17],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,68,69,397,17,65],39,33],[59,39],[59,39],[59,39],[59,39],[[323,323],6],[[322,322],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[323,77],[[79,[39,78]]]],[[322,77],[[79,[39,78]]]],[[[397,[-1]],77],[[79,[39,78]]],[164,366]],[[17,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[114,322],[58,322],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[323,-1],39,205],[[322,-1],39,205],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[397,-1,94,84,84,43,322,[44,[58]],44,326,327,323],95,33],[[322,58],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[136,[],[[146,[-1]]]],-1],5,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[5,5],[398,398],[399,399],[400,400],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[133,[-1]]],[[39,[59,59]]],33],[[],[[133,[-1]]],33],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[400,401],[[[136,[],[[146,[-1]]]],-1],5,107],[[[136,[],[[146,[-1]]]],-1],64,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[135,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,402,[],136,33],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[398,398],6],[[399,399],6],[[400,400],6],[[5,77],[[79,[39,78]]]],[[[133,[-1]],77],148,33],[[398,77],[[79,[39,78]]]],[[399,77],[[79,[39,78]]]],[[400,77],[[79,[39,78]]]],[[[136,[],[[146,[-1]]]],-1],5,107],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],402,[],136,33,25],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[135,[-1,-2,-3,-4]]],[[135,[-5,-2,-3,-4]]],402,[],136,33,402],[[[136,[],[[146,[-1]]]],-1],5,107],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[398,6],[[[135,[-1,-2,-3,-4]],35,-4,94],95,402,[],136,33],[[[133,[-1]],59],[[44,[[0,[[404,[],[[403,[43]]]]]]]]],33],[[[133,[-1]]],59,33],[[[133,[-1]]],[[0,[[269,[],[[40,[[0,[[404,[],[[403,[43]]]]]]]]]]]]],33],[[[135,[-1,-2,-3,-4]],35,69,70,65,-4],99,402,[],136,33],[[[133,[-1]]],[[135,[134,-2,-3,-1]]],33,[],136],[[],[[133,[-1]]],33],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],402,[],136,33,[[49,[398],[[48,[-2]]]]]],[[[135,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,402,[],136,33],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],402,[],136,33,[[25,[149]]]],[[[133,[-1]],398],39,33],[[[136,[],[[146,[-1]]]],-1],64,107],[[[133,[-1]]],[[44,[30]]],33],[[[136,[],[[146,[-1]]]],-1],64,107],[[[135,[-1,-2,-3,-4]]],[[62,[84]]],402,[],136,33],[[[135,[-1,-2,-3,-4]]],128,402,[],136,33],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],402,[],136,33,25],[[[135,[-1,-2,-3,-4]]],131,402,[],136,33],[[[133,[-1]]],30,33],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[136,[],[[146,[-1]]]],-1],64,107],[400,400],[43,[[133,[-1]]],33],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[50,[],[[146,[-1]]]],-1],2,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,2],[405,405],[[[324,[-1]]],[[324,[-1]]],47],[406,406],[407,407],[[[408,[-1]]],[[408,[-1]]],[47,366]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[408,[-1]]],409,366],[[],[[408,[-1]]],[107,366]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[137,[-1,-2,-3]],35],39,47,50,33],[[[50,[],[[146,[-1]]]],-1],2,107],[[[50,[],[[146,[-1]]]],-1],64,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,69,70,408,405,6,6,[44,[324]],65],39,33,50],[[[137,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,47,50,33],[[[137,[-1,-2,-3]],35,-3,-2,69,70,[44,[405]],65],39,47,50,33],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[407,407],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[2,77],[[79,[39,78]]]],[[405,77],148],[[405,77],148],[[[324,[-1]],77],148,164],[[406,77],148],[[407,77],148],[[[408,[-1]],77],148,[164,366]],[407,[[80,[-1]]],[]],[[[408,[-1]]],39,366],[[[408,[-1]]],39,366],[[[50,[],[[146,[-1]]]],-1],2,107],[[],[[408,[-1]]],366],[[[137,[-1,-2,-3]]],[[137,[-1,-2,-3]]],47,50,33],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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[407,-1],39,205],[[[50,[],[[146,[-1]]]],-1],2,107],[[[137,[-1,-2,-3]],324],[[137,[-1,-2,-3]]],47,50,33],0,[[[137,[-1,-2,-3]],407],[[137,[-1,-2,-3]]],47,50,33],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[405,59,280],39],[[405,59,405],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[405,6],[[[408,[-1]]],6,366],[[[408,[-1]]],6,366],[[-1,94,84,149,[44,[58]],44,322,[44,[324]],408,405,43,6],95,33],[[[137,[-1,-2,-3]],35,-3,94,[44,[405]]],95,47,50,33],[[[137,[-1,-2,-3]],35,-3,94],95,47,50,33],[405,59],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[322]]]],[[69,70,6],99],[[[137,[-1,-2,-3]],35,69,70,65,-3],99,47,50,33],[[407,59],[[80,[-1]]],[]],[[[408,[-1]],59],39,366],[[[408,[-1]],59],39,366],[407,[[80,[-1]]],[]],[[[408,[-1]]],39,366],[[[408,[-1]]],39,366],[407,[[80,[-1]]],[]],[[[408,[-1]]],39,366],[[[408,[-1]]],39,366],[[43,43],[[137,[-1,-2,-3]]],47,50,33],[43,405],[-1,407,[[25,[[98,[43]]]]]],[[],[[408,[-1]]],366],[[405,59],59],[[[137,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[49,[30],[[48,[-1]]]]]],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[49,[30],[[48,[-1]]]]]],[[[137,[-1,-2,-3]],-1],[[137,[-1,-2,-3]]],47,50,33],[[[137,[-1,-2,-3]],35,69,-3,106],39,47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[149]]]],[[[137,[-1,-2,-3]]],[[137,[-1,-2,-3]]],47,50,33],[[[50,[],[[146,[-1]]]],-1],64,107],[[405,59],59],[[405,59],39],[[405,59,59],39],[405,405],[[405,59,59],405],[407,[[80,[-1]]],[]],[[[408,[-1]]],39,366],[[[408,[-1]]],39,366],[[[50,[],[[146,[-1]]]],-1],64,107],0,[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[58]]]],[[[137,[-1,-2,-3]]],[[62,[84]]],47,50,33],0,0,[[[137,[-1,-2,-3]]],128,47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,25],[[[137,[-1,-2,-3]]],131,47,50,33],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[408,[-1]]],39,366],[[[408,[-1]]],39,366],[[],407],[[405,59],405],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,-1,101,[102,[-2]],405,[44,[58]],322,44,6,[44,[49]],[44,[49]],[44,[-2]],-3],103,33,47,[[57,[],[[48,[408]]]]]],[[[50,[],[[146,[-1]]]],-1],64,107],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[84]]]],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[409,409],[410,410],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],409],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[[409,77],148],[[410,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[409,405],[[44,[[39,[59,59]]]]]],[[409,405],410],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[55,55],[411,411],[412,412],[413,413],[414,414],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,415,[[22,[],[[146,[1]]]]]],[-1,416,[[113,[],[[146,[1]]]]]],[[],417],0,[[],418],[[],415],[[],419],[[],420],[[],421],[[],412],[[],413],[[],422],[[],423],[[],424],[[],425],[[],426],[[],417],[[],416],[[],414],[[],427],[[],428],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[55,55],6],[[411,411],6],[[55,77],[[79,[39,78]]]],[[411,77],[[79,[39,78]]]],[[411,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,418,[[49,[1],[[48,[18]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,420,[[49,[1],[[48,[16]]]]]],[16,420],[-1,-1,[]],[-1,-1,[]],[413,412],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,425,[[49,[1],[[48,[15]]]]]],[-1,-1,[]],[-1,426,[[49,[1],[[48,[13]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[64,414],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[30,55],411],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[30,55,-1],411,[[57,[55],[[48,[56]]]]]],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,56],[429,429],[430,430],[431,431],[432,432],[433,433],[434,434],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[56,56],6],[[429,429],6],[[430,430],6],[[431,431],6],[[432,432],6],[[433,433],6],[[434,434],6],[[56,77],[[79,[39,78]]]],[[429,77],[[79,[39,78]]]],[[430,77],[[79,[39,78]]]],[[431,77],[[79,[39,78]]]],[[432,77],[[79,[39,78]]]],[[433,77],[[79,[39,78]]]],[[434,77],[[79,[39,78]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[55,56],[[64,64,64],431],[[64,64],432],[[64,64,64],433],[[64,64,64],434],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[64,64],429],[[64,64],430],0,0,0,0,0,0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,[[[140,[],[[146,[-1]]]],-1,6],7,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,7],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[139,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[140,32],33],[59,39],[59,39],[[7,77],[[79,[39,78]]]],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,25],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[140,[],[[146,[-1]]]],-1,6],7,107],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[139,[-1,-2,-3]],35,-3,94],95,[],[140,32],33],[[[139,[-1,-2,-3]],35,69,70,65,-3],99,[],[140,32],33],[[-1,6,-3],[[139,[-2,-4,-5]]],[[25,[[44,[30]]]]],[],[[49,[6],[[48,[-2]]]]],140,33],[[[139,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[140,32],33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[58]]]],[[[139,[-1,-2,-3]]],[[62,[84]]],[],[140,32],33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[58]]]],[[[139,[-1,-2,-3]]],128,[],[140,32],33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,25],[[[139,[-1,-2,-3]]],131,[],[140,32],33],[[[139,[-1,-2,-3]],326],[[139,[-1,-2,-3]]],[],140,33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[322]]]],[[[139,[-1,-2,-3]],323],[[139,[-1,-2,-3]]],[],140,33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[58]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[84]]]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]]],[[36,[35]]],[],[54,32],33],[141,141],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[142,[-1,-2,-3]],35],39,[],[54,32],33],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[54,32],33],[59,39],[59,39],[[141,141],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[141,77],148],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,25],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[58]]]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]],35,-3,94],95,[],[54,32],33],[[[142,[-1,-2,-3]],35,69,70,65,-3],99,[],[54,32],33],[[-4,-5,141],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[[24,[-1,-2,-3]]]]],[[25,[[98,[43]]]]]],[[[142,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[54,32],33],[[[142,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[54,32],33],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[58]]]],[[[142,[-1,-2,-3]]],[[62,[84]]],[],[54,32],33],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[58]]]],[[[142,[-1,-2,-3]],6],[[142,[-1,-2,-3]]],[],[54,32],33],[[[142,[-1,-2,-3]]],128,[],[54,32],33],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,25],[[[142,[-1,-2,-3]]],131,[],[54,32],33],[[[142,[-1,-2,-3]],323],[[142,[-1,-2,-3]]],[],[54,32],33],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,[[[127,[],[[146,[-1]]]],-1],10,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[10,10],[435,435],[436,436],[437,437],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[],437],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[127,[],[[146,[-1]]]],-1],10,107],[[-1,69,70,437,-2,[115,[-2]],-3],39,23,[[25,[270]],92],127],[[[145,[-1,-2,-3]],35,-4,-3,68,69,70,65],39,[92,[25,[270]],394],47,127,23],[59,39],[59,39],[59,39],[59,39],[59,39],[[437,437],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[10,77],[[79,[39,78]]]],[[435,77],[[79,[39,78]]]],[[436,77],[[79,[39,78]]]],[[437,77],148],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[84]]]],[[[127,[],[[146,[-1]]]],-1],10,107],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[145,[-1,-2,-3]],35,-4,94],95,[92,[25,[270]],394],47,127,23],[[69,70,437],99],[[[145,[-1,-2,-3]],35,69,70,65,-4],99,[92,[25,[270]],394],47,127,23],[[[115,[-1]],-1,-3],[[145,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],[[],437],[[[145,[-1,-2,-3]],35,100,69,70,-4,101,[102,[-2]],65],103,[92,[25,[270]],394],47,127,23],[[[145,[-1,-2,-3]],-2],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127],0,0,[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[[145,[-1,-2,-3]]],[[62,[84]]],[92,[25,[270]],394],47,127],[[[145,[-1,-2,-3]]],128,[92,[25,[270]],394],47,127],[[[145,[-1,-2,-3]],-1],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127],[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,25],[[[145,[-1,-2,-3]]],131,[92,[25,[270]],394],47,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],437,-2,[44,[-2]],[115,[-2]],-2,[44,[-2]],49,[44,[-1]]],103,47,[92,[25,[270]],394]],[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[58]]]],0,0,0],"c":[],"p":[[6,"Theme",0],[5,"Appearance",10912],[5,"Appearance",340],[5,"Appearance",8764],[5,"Appearance",10632],[1,"bool"],[5,"Appearance",12365],[5,"Appearance",7095],[5,"Appearance",9286],[5,"Appearance",12556],[5,"Scrollbar",9508],[10,"TransformMatrix",12777],[5,"Appearance",9383],[5,"Appearance",10331],[5,"Appearance",8989],[5,"Appearance",7328],[5,"Appearance",10462],[5,"Appearance",12778],[5,"Appearance",7761],[10,"Any",12779],[5,"Button",340],[10,"StyleSheet",340],[10,"Renderer",12780],[5,"Element",12781],[10,"Into",12782],[5,"Canvas",486],[10,"Renderer",486],[10,"Program",486],[5,"Checkbox",7095],[5,"String",12783],[10,"StyleSheet",7095],[10,"StyleSheet",10462],[10,"Renderer",12784],[5,"Lazy",0],[5,"Tree",12785],[5,"Vec",12786],[10,"Hash",12787],[6,"Renderer",0],[1,"tuple"],[17,"Item"],[10,"IntoIterator",12788],[5,"State",7235],[1,"str"],[6,"Option",12789],[5,"ComboBox",7235],[10,"Display",12790],[10,"Clone",12791],[17,"Output"],[10,"Fn",12792],[10,"StyleSheet",10912],[10,"StyleSheet",7761],[10,"Component",0],[5,"Container",7328],[10,"StyleSheet",7328],[5,"Palette",11343],[5,"Extended",12061],[10,"FnOnce",12792],[5,"Pixels",12793],[1,"usize"],[5,"Handle",7477],[1,"u32"],[5,"Size",12794],[5,"Handle",10331],[5,"Color",12795],[5,"Rectangle",12796],[6,"FilterMethod",7477],[5,"Responsive",0],[5,"Style",12780],[5,"Layout",12797],[6,"Cursor",12798],[6,"Mesh",12799],[10,"Primitive",10003],[5,"Point",12800],[5,"Quad",12780],[6,"Background",12801],[5,"Text",12784],[5,"Formatter",12790],[5,"Error",12790],[6,"Result",12802],[5,"Command",12803],[5,"Rule",9383],[10,"StyleSheet",9383],[5,"Space",10291],[6,"Length",12804],[5,"Appearance",7882],[5,"Line",7882],[5,"Image",7477],[5,"Box",12805],[5,"Arc",12806],[5,"Rc",12807],[5,"Column",7707],[10,"Copy",12808],[10,"PartialEq",12809],[5,"Limits",12810],[5,"Node",12811],[1,"u8"],[1,"slice"],[6,"Cow",12812],[6,"Interaction",12813],[6,"Event",12814],[10,"Clipboard",12815],[5,"Shell",12816],[6,"Status",1057],[17,"State"],[17,"Event"],[10,"Operation",12817],[10,"Default",12818],[5,"Vector",12819],[5,"Element",12820],[5,"PickList",8764],[10,"ToString",12783],[10,"StyleSheet",8764],[10,"StyleSheet",9508],[1,"f32"],[5,"RangeInclusive",12821],[5,"ProgressBar",8989],[10,"StyleSheet",8989],[5,"Radio",9286],[10,"Eq",12809],[10,"StyleSheet",9286],[5,"Scrollable",9508],[5,"Shader",10003],[10,"Program",10003],[5,"Slider",10138],[10,"From",12782],[10,"PartialOrd",12809],[10,"StyleSheet",12556],[6,"State",12785],[5,"Svg",10331],[10,"StyleSheet",10331],[5,"Tag",12785],[8,"Text",10462],[5,"Content",10632],[5,"PlainText",12822],[5,"TextEditor",10632],[10,"StyleSheet",10632],[5,"TextInput",10912],[5,"SmolStr",12823],[5,"Toggler",12365],[10,"StyleSheet",12365],[6,"Position",12460],[5,"Tooltip",12460],[5,"OutOfBounds",12824],[5,"TypeId",12779],[5,"VerticalSlider",12556],[17,"Style"],[5,"State",340],[8,"Result",12790],[5,"Padding",12825],[6,"Frame",486],[5,"Path",486],[5,"Cache",486],[6,"Gradient",486],[5,"Fill",486],[5,"Stroke",486],[6,"LineCap",486],[6,"LineJoin",486],[5,"LineDash",486],[6,"Style",486],[5,"Text",486],[17,"Geometry"],[6,"Geometry",486],[10,"FnMut",12792],[10,"Debug",12790],[5,"Linear",1191],[5,"Builder",1278],[5,"Packed",1191],[5,"Path",1415],[5,"UnknownUnit",4107],[5,"Transform2D",4107],[6,"Event",1057],[6,"Rule",1142],[5,"ColorStop",12826],[6,"Gradient",12826],[5,"Arc",1278],[5,"Elliptical",1367],[5,"PathCommands",1415],[5,"PathCommandsSlice",1415],[5,"PathSlice",1415],[5,"PathBuffer",1415],[5,"PathBufferSlice",1415],[5,"EndpointId",1415],[5,"PathCommandsBuilder",2664],[5,"BuilderImpl",6469],[5,"NoAttributes",2342],[5,"Builder",6726],[5,"BuilderWithAttributes",6469],[5,"ArcFlags",1415],[6,"Event",1415],[5,"Polygon",1415],[5,"IdPolygon",1415],[6,"LineCap",1415],[6,"LineJoin",1415],[6,"Side",1415],[6,"FillRule",1415],[6,"Winding",1415],[5,"ControlPointId",1415],[5,"EventId",1415],[5,"Events",2664],[5,"Point2D",4107],[10,"AttributeStore",1415],[5,"AttributeSlice",1415],[10,"PositionStore",1415],[10,"Position",1415],[10,"Hasher",12787],[5,"IdIter",6469],[5,"PolygonIdIter",6866],[5,"Range",12821],[5,"Iter",2664],[5,"Iter",6469],[1,"i16"],[5,"Iter",6726],[5,"PolygonIter",6866],[5,"IdPolygonIter",6866],[5,"IterWithAttributes",6469],[5,"PathEvents",6866],[5,"CommandsPathSlice",2664],[5,"Reversed",6469],[5,"NoAttributes",6289],[5,"WithSvg",2342],[10,"Transformation",6263],[10,"PathBuilder",7026],[5,"Vector2D",4107],[5,"Angle",2867],[5,"LineSegment",2867],[10,"SvgPathBuilder",7026],[5,"Box2D",4107],[5,"BorderRadii",2342],[5,"Flattened",2342],[5,"Transformed",2342],[17,"PathType"],[10,"Build",7026],[6,"Ordering",12809],[5,"PointEvents",2664],[5,"LineEquation",2867],[10,"Scalar",2867],[5,"Triangle",2867],[10,"Add",12827],[10,"AddAssign",12827],[17,"Scalar"],[10,"Segment",2867],[5,"Arc",2867],[5,"CubicBezierSegment",2867],[5,"QuadraticBezierSegment",2867],[10,"Rem",12827],[10,"Sub",12827],[10,"Mul",12827],[10,"One",12828],[10,"FloatConst",12829],[10,"ApproxEq",6054],[10,"NumCast",12830],[5,"SvgArc",2867],[5,"Line",2867],[5,"ArrayVec",3698],[10,"Trig",4107],[10,"Div",12827],[10,"DivAssign",12827],[5,"Flattened",3648],[5,"Flattened",4065],[5,"Flattened",6153],[5,"FlattenedT",6153],[10,"Float",12829],[10,"MulAssign",12827],[10,"Neg",12827],[10,"Zero",12828],[10,"Real",12831],[5,"Size2D",4107],[10,"SubAssign",12827],[10,"Iterator",12832],[1,"f64"],[5,"ArrayString",3698],[5,"IntoIter",3698],[5,"CapacityError",3698],[10,"Ord",12809],[5,"Drain",3698],[10,"RangeBounds",12821],[5,"Error",12833],[1,"array"],[5,"Utf8Error",12834],[1,"char"],[5,"Arguments",12790],[1,"i128"],[1,"i64"],[1,"i32"],[1,"i8"],[1,"u128"],[1,"u16"],[1,"u64"],[10,"Signed",12835],[5,"Size3D",4107],[5,"Vector3D",4107],[5,"Length",4107],[5,"Point3D",4107],[5,"Scale",4107],[5,"SideOffsets2D",4107],[5,"Translation2D",4107],[5,"Translation3D",4107],[5,"BoolVector2D",4107],[5,"BoolVector3D",4107],[5,"Transform3D",4107],[5,"Rotation3D",4107],[5,"Rect",4107],[5,"Box3D",4107],[5,"Rotation2D",4107],[5,"RigidTransform3D",4107],[10,"Ceil",6143],[10,"One",6143],[5,"HomogeneousVector",4107],[10,"Zero",6143],[10,"Euclid",12836],[10,"Floor",6143],[10,"Round",6143],[10,"Saturating",12837],[5,"FlatteningParameters",6153],[5,"FromPolyline",6289],[10,"PathIterator",7026],[5,"Flattened",6289],[5,"Transformed",6289],[5,"BuilderWithAttributes",6726],[5,"IterBridge",12838],[5,"Icon",7095],[6,"LineHeight",10462],[6,"Shaping",10462],[5,"Icon",10912],[10,"AsRef",12782],[6,"Horizontal",12839],[6,"Vertical",12839],[5,"Id",7328],[6,"ContentFit",12840],[6,"Data",12841],[17,"Handle"],[10,"Renderer",12841],[5,"PathBuf",12842],[10,"Send",12808],[10,"Sync",12808],[5,"Viewer",7617],[5,"State",7617],[6,"Alignment",12839],[5,"State",7761],[5,"Menu",7761],[5,"TitleBar",7882],[10,"Draggable",7882],[5,"Content",7882],[5,"PaneGrid",7882],[10,"StyleSheet",7882],[6,"Axis",7882],[6,"Configuration",7882],[6,"Direction",7882],[6,"Node",7882],[5,"Pane",7882],[5,"Split",7882],[6,"DragEvent",7882],[6,"Target",7882],[6,"Region",7882],[6,"Edge",7882],[5,"ResizeEvent",7882],[6,"Action",8615],[6,"Contents",7882],[5,"State",8615],[5,"BTreeMap",12843],[5,"Internal",8615],[5,"HashMap",12844],[6,"Handle",8764],[5,"Icon",8764],[5,"State",8764],[10,"Paragraph",12845],[5,"QRCode",9073],[6,"Version",9073],[6,"ErrorCorrection",9073],[6,"Error",9073],[5,"State",9073],[6,"QrError",12846],[6,"FillMode",9383],[5,"Viewport",9508],[5,"AbsoluteOffset",9508],[5,"Properties",9508],[6,"Alignment",9508],[5,"Scroller",9508],[5,"RelativeOffset",9508],[6,"Direction",9508],[5,"Id",9508],[5,"State",9508],[6,"Event",10003],[5,"Storage",10003],[17,"Primitive"],[10,"Renderer",12847],[6,"TextureFormat",12848],[5,"Device",12849],[5,"Queue",12849],[5,"TextureView",12849],[5,"CommandEncoder",12849],[5,"Rail",10138],[5,"State",10138],[10,"FromPrimitive",12830],[6,"Data",12850],[10,"Renderer",12850],[5,"State",10462],[6,"Action",10632],[6,"Edit",10632],[6,"Motion",10632],[6,"Direction",12851],[10,"Highlighter",12822],[17,"Target"],[10,"Deref",12852],[5,"Value",10912],[6,"Side",10912],[5,"Id",10912],[5,"State",10912],[5,"Cursor",11262],[6,"State",11262],[5,"Custom",11343],[6,"Menu",11343],[6,"PickList",11343],[6,"Text",11343],[6,"Button",11343],[6,"Scrollable",11343],[6,"Svg",11343],[6,"Application",11343],[6,"Checkbox",11343],[6,"Container",11343],[6,"Slider",11343],[6,"Radio",11343],[6,"Toggler",11343],[6,"PaneGrid",11343],[6,"ProgressBar",11343],[6,"Rule",11343],[6,"TextInput",11343],[6,"TextEditor",11343],[5,"Pair",12061],[5,"Background",12061],[5,"Primary",12061],[5,"Secondary",12061],[5,"Success",12061],[5,"Danger",12061],[5,"Handle",12556],[6,"HandleShape",12556],[5,"State",12556],[8,"PathEvent",1415],[8,"IdEvent",1415],[15,"Begin",2303],[15,"End",2303],[15,"Quadratic",2303],[15,"Cubic",2303],[15,"Line",2303],[8,"Rotation",2867],[8,"Size",2867],[8,"Transform",2867],[8,"Box2D",2867],[8,"Translation",2867],[8,"Point",2867],[8,"Vector",2867],[8,"Rotation2D",6060],[8,"SideOffsets2D",6060],[8,"Size3D",6060],[8,"Rotation3D",6060],[8,"Transform2D",6060],[8,"Transform3D",6060],[8,"Box3D",6060],[8,"Rect",6060],[8,"RigidTransform3D",6060],[8,"HomogeneousVector",6060],[8,"Point3D",6060],[8,"Vector3D",6060],[8,"Translation2D",6060],[8,"Translation3D",6060],[8,"Rotation",6439],[8,"Size",6439],[8,"Transform",6439],[8,"Box2D",6439],[8,"Angle",6439],[8,"Point",6439],[8,"Vector",6439],[8,"Translation",6439],[15,"Split",8602],[15,"Picked",8606],[15,"Dropped",8606],[15,"Canceled",8606],[15,"Split",8610],[15,"Resizing",8758],[15,"Clicking",8758],[15,"Dragging",8758],[15,"Dynamic",8986],[15,"Arrow",8986],[15,"Both",10001],[15,"Rectangle",10288],[15,"Circle",10288],[15,"Scroll",10911],[15,"Selection",11341]],"b":[[40,"impl-StyleSheet-for-Theme"],[41,"impl-StyleSheet-for-Theme"],[42,"impl-StyleSheet-for-Theme"],[43,"impl-StyleSheet-for-Theme"],[44,"impl-StyleSheet-for-Theme"],[45,"impl-StyleSheet-for-Theme"],[46,"impl-StyleSheet-for-Theme"],[47,"impl-StyleSheet-for-Theme"],[48,"impl-StyleSheet-for-Theme"],[54,"impl-StyleSheet-for-Theme"],[55,"impl-StyleSheet-for-Theme"],[56,"impl-StyleSheet-for-Theme"],[57,"impl-StyleSheet-for-Theme"],[58,"impl-StyleSheet-for-Theme"],[59,"impl-StyleSheet-for-Theme"],[60,"impl-StyleSheet-for-Theme"],[122,"impl-Renderer-for-Renderer"],[123,"impl-Renderer-for-Renderer"],[124,"impl-StyleSheet-for-Theme"],[125,"impl-StyleSheet-for-Theme"],[126,"impl-StyleSheet-for-Theme"],[127,"impl-StyleSheet-for-Theme"],[128,"impl-StyleSheet-for-Theme"],[129,"impl-StyleSheet-for-Theme"],[134,"impl-StyleSheet-for-Theme"],[135,"impl-StyleSheet-for-Theme"],[137,"impl-Renderer-for-Renderer"],[138,"impl-Renderer-for-Renderer"],[139,"impl-Renderer-for-Renderer"],[154,"impl-Display-for-Theme"],[155,"impl-Debug-for-Theme"],[158,"impl-StyleSheet-for-Theme"],[159,"impl-StyleSheet-for-Theme"],[175,"impl-StyleSheet-for-Theme"],[176,"impl-StyleSheet-for-Theme"],[177,"impl-StyleSheet-for-Theme"],[178,"impl-StyleSheet-for-Theme"],[179,"impl-StyleSheet-for-Theme"],[180,"impl-StyleSheet-for-Theme"],[181,"impl-StyleSheet-for-Theme"],[182,"impl-StyleSheet-for-Theme"],[183,"impl-StyleSheet-for-Theme"],[184,"impl-StyleSheet-for-Theme"],[249,"impl-StyleSheet-for-Theme"],[250,"impl-StyleSheet-for-Theme"],[266,"impl-StyleSheet-for-Theme"],[267,"impl-StyleSheet-for-Theme"],[331,"impl-StyleSheet-for-Theme"],[332,"impl-StyleSheet-for-Theme"],[732,"impl-From%3CGradient%3E-for-Fill"],[733,"impl-From%3CLinear%3E-for-Fill"],[735,"impl-From%3CColor%3E-for-Fill"],[741,"impl-From%3CGradient%3E-for-Style"],[742,"impl-From%3CColor%3E-for-Style"],[745,"impl-From%3CString%3E-for-Text"],[746,"impl-From%3C%26str%3E-for-Text"],[1888,"impl-Index%3CEndpointId%3E-for-Path"],[1889,"impl-Index%3CControlPointId%3E-for-Path"],[1890,"impl-Index%3CEndpointId%3E-for-PathSlice%3C\'l%3E"],[1891,"impl-Index%3CControlPointId%3E-for-PathSlice%3C\'l%3E"],[2049,"impl-IntoIterator-for-PathSlice%3C\'l%3E"],[2050,"impl-IntoIterator-for-%26PathSlice%3C\'l%3E"],[2397,"impl-NoAttributes%3CB%3E"],[2398,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2412,"impl-Build-for-Flattened%3CBuilder%3E"],[2413,"impl-Flattened%3CBuilder%3E"],[2415,"impl-WithSvg%3CBuilder%3E"],[2416,"impl-Build-for-WithSvg%3CBuilder%3E"],[2417,"impl-NoAttributes%3CB%3E"],[2418,"impl-Build-for-NoAttributes%3CB%3E"],[2425,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2426,"impl-WithSvg%3CBuilder%3E"],[2437,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2438,"impl-WithSvg%3CBuilder%3E"],[2439,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2440,"impl-NoAttributes%3CB%3E"],[2467,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2468,"impl-NoAttributes%3CB%3E"],[2476,"impl-Display-for-BorderRadii"],[2477,"impl-Debug-for-BorderRadii"],[2549,"impl-WithSvg%3CBuilder%3E"],[2550,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2551,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2552,"impl-NoAttributes%3CB%3E"],[2554,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2555,"impl-WithSvg%3CBuilder%3E"],[2572,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2573,"impl-WithSvg%3CBuilder%3E"],[2574,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2575,"impl-NoAttributes%3CB%3E"],[2594,"impl-WithSvg%3CBuilder%3E"],[2595,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2596,"impl-NoAttributes%3CB%3E"],[2597,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2766,"impl-Index%3CEndpointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[2767,"impl-Index%3CControlPointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[2917,"impl-Add-for-Angle%3CT%3E"],[2918,"impl-Add%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[2921,"impl-Arc%3CS%3E"],[2922,"impl-Segment-for-Arc%3CS%3E"],[2923,"impl-CubicBezierSegment%3CS%3E"],[2924,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[2925,"impl-LineSegment%3CS%3E"],[2926,"impl-Segment-for-LineSegment%3CS%3E"],[2927,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[2928,"impl-QuadraticBezierSegment%3CS%3E"],[2934,"impl-Segment-for-Arc%3CS%3E"],[2935,"impl-Arc%3CS%3E"],[2936,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[2937,"impl-CubicBezierSegment%3CS%3E"],[2984,"impl-Segment-for-Arc%3CS%3E"],[2985,"impl-Arc%3CS%3E"],[2986,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[2987,"impl-CubicBezierSegment%3CS%3E"],[2988,"impl-LineSegment%3CS%3E"],[2989,"impl-Segment-for-LineSegment%3CS%3E"],[2990,"impl-QuadraticBezierSegment%3CS%3E"],[2991,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3093,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3094,"impl-CubicBezierSegment%3CS%3E"],[3096,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3097,"impl-QuadraticBezierSegment%3CS%3E"],[3102,"impl-Div%3CT%3E-for-Angle%3CT%3E"],[3103,"impl-Div-for-Angle%3CT%3E"],[3127,"impl-CubicBezierSegment%3CS%3E"],[3128,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3130,"impl-QuadraticBezierSegment%3CS%3E"],[3131,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3133,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3134,"impl-CubicBezierSegment%3CS%3E"],[3136,"impl-QuadraticBezierSegment%3CS%3E"],[3137,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3173,"impl-Segment-for-Arc%3CS%3E"],[3174,"impl-Arc%3CS%3E"],[3175,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3176,"impl-CubicBezierSegment%3CS%3E"],[3177,"impl-Segment-for-LineSegment%3CS%3E"],[3178,"impl-LineSegment%3CS%3E"],[3179,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3180,"impl-QuadraticBezierSegment%3CS%3E"],[3197,"impl-Segment-for-Arc%3CS%3E"],[3198,"impl-Arc%3CS%3E"],[3200,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3201,"impl-CubicBezierSegment%3CS%3E"],[3203,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3204,"impl-QuadraticBezierSegment%3CS%3E"],[3232,"impl-Arc%3CS%3E"],[3233,"impl-From%3CSvgArc%3CS%3E%3E-for-Arc%3CS%3E"],[3234,"impl-Segment-for-Arc%3CS%3E"],[3237,"impl-CubicBezierSegment%3CS%3E"],[3239,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3240,"impl-LineSegment%3CS%3E"],[3242,"impl-Segment-for-LineSegment%3CS%3E"],[3245,"impl-QuadraticBezierSegment%3CS%3E"],[3246,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3432,"impl-Segment-for-Arc%3CS%3E"],[3433,"impl-Arc%3CS%3E"],[3434,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3435,"impl-CubicBezierSegment%3CS%3E"],[3436,"impl-Segment-for-LineSegment%3CS%3E"],[3437,"impl-LineSegment%3CS%3E"],[3438,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3439,"impl-QuadraticBezierSegment%3CS%3E"],[3456,"impl-Segment-for-Arc%3CS%3E"],[3457,"impl-Arc%3CS%3E"],[3458,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3459,"impl-CubicBezierSegment%3CS%3E"],[3460,"impl-Segment-for-LineSegment%3CS%3E"],[3461,"impl-LineSegment%3CS%3E"],[3462,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3463,"impl-QuadraticBezierSegment%3CS%3E"],[3466,"impl-Segment-for-Arc%3CS%3E"],[3467,"impl-Arc%3CS%3E"],[3468,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3469,"impl-CubicBezierSegment%3CS%3E"],[3470,"impl-Segment-for-LineSegment%3CS%3E"],[3471,"impl-LineSegment%3CS%3E"],[3472,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3473,"impl-QuadraticBezierSegment%3CS%3E"],[3481,"impl-Sum-for-Angle%3CT%3E"],[3482,"impl-Sum%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[3487,"impl-Segment-for-Arc%3CS%3E"],[3488,"impl-Arc%3CS%3E"],[3489,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3490,"impl-CubicBezierSegment%3CS%3E"],[3491,"impl-Segment-for-LineSegment%3CS%3E"],[3492,"impl-LineSegment%3CS%3E"],[3493,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3494,"impl-QuadraticBezierSegment%3CS%3E"],[3614,"impl-Arc%3CS%3E"],[3615,"impl-Segment-for-Arc%3CS%3E"],[3616,"impl-CubicBezierSegment%3CS%3E"],[3617,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3618,"impl-LineSegment%3CS%3E"],[3619,"impl-Segment-for-LineSegment%3CS%3E"],[3620,"impl-QuadraticBezierSegment%3CS%3E"],[3621,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3632,"impl-Arc%3CS%3E"],[3633,"impl-Segment-for-Arc%3CS%3E"],[3634,"impl-CubicBezierSegment%3CS%3E"],[3635,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3636,"impl-LineSegment%3CS%3E"],[3637,"impl-Segment-for-LineSegment%3CS%3E"],[3638,"impl-QuadraticBezierSegment%3CS%3E"],[3639,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3807,"impl-PartialEq%3C%5BT%5D%3E-for-ArrayVec%3CT,+CAP%3E"],[3808,"impl-PartialEq-for-ArrayVec%3CT,+CAP%3E"],[3809,"impl-PartialEq-for-ArrayString%3CCAP%3E"],[3810,"impl-PartialEq%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3825,"impl-Display-for-ArrayString%3CCAP%3E"],[3826,"impl-Debug-for-ArrayString%3CCAP%3E"],[3827,"impl-Display-for-CapacityError%3CT%3E"],[3828,"impl-Debug-for-CapacityError%3CT%3E"],[3850,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3851,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3853,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3854,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3900,"impl-IntoIterator-for-%26mut+ArrayVec%3CT,+CAP%3E"],[3901,"impl-IntoIterator-for-%26ArrayVec%3CT,+CAP%3E"],[3902,"impl-IntoIterator-for-ArrayVec%3CT,+CAP%3E"],[3915,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3916,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3920,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3921,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3932,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3933,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3975,"impl-TryFrom%3C%26str%3E-for-ArrayString%3CCAP%3E"],[3977,"impl-TryFrom%3CArguments%3C\'a%3E%3E-for-ArrayString%3CCAP%3E"],[4159,"impl-Add%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[4160,"impl-Add-for-Length%3CT,+U%3E"],[4161,"impl-Add%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4162,"impl-Add%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4163,"impl-Add%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4164,"impl-Add%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4167,"impl-Add%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[4168,"impl-Add-for-Size2D%3CT,+U%3E"],[4169,"impl-Add%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[4170,"impl-Add-for-Size3D%3CT,+U%3E"],[4173,"impl-Add-for-Vector2D%3CT,+U%3E"],[4174,"impl-Add%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[4175,"impl-Add%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[4176,"impl-Add-for-Vector3D%3CT,+U%3E"],[4178,"impl-AddAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4179,"impl-AddAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4180,"impl-AddAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4181,"impl-AddAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4215,"impl-ApproxEq%3CT%3E-for-Transform2D%3CT,+Src,+Dst%3E"],[4216,"impl-Transform2D%3CT,+Src,+Dst%3E"],[4217,"impl-ApproxEq%3CT%3E-for-Transform3D%3CT,+Src,+Dst%3E"],[4218,"impl-Transform3D%3CT,+Src,+Dst%3E"],[4398,"impl-Ceil-for-Point2D%3CT,+U%3E"],[4399,"impl-Point2D%3CT,+U%3E"],[4400,"impl-Point3D%3CT,+U%3E"],[4401,"impl-Ceil-for-Point3D%3CT,+U%3E"],[4402,"impl-Ceil-for-Size2D%3CT,+U%3E"],[4403,"impl-Size2D%3CT,+U%3E"],[4404,"impl-Size3D%3CT,+U%3E"],[4405,"impl-Ceil-for-Size3D%3CT,+U%3E"],[4406,"impl-Ceil-for-Vector2D%3CT,+U%3E"],[4407,"impl-Vector2D%3CT,+U%3E"],[4408,"impl-Ceil-for-Vector3D%3CT,+U%3E"],[4409,"impl-Vector3D%3CT,+U%3E"],[4584,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U2%3E"],[4585,"impl-Div%3CT%3E-for-Box2D%3CT,+U%3E"],[4586,"impl-Div%3CT%3E-for-Box3D%3CT,+U%3E"],[4587,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U2%3E"],[4588,"impl-Div%3CT%3E-for-Length%3CT,+U%3E"],[4589,"impl-Div%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Dst%3E"],[4590,"impl-Div%3CLength%3CT,+Src%3E%3E-for-Length%3CT,+Dst%3E"],[4591,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U2%3E"],[4592,"impl-Div%3CT%3E-for-Point2D%3CT,+U%3E"],[4593,"impl-Div%3CT%3E-for-Point3D%3CT,+U%3E"],[4594,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U2%3E"],[4595,"impl-Div%3CT%3E-for-Rect%3CT,+U%3E"],[4596,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U2%3E"],[4597,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U2%3E"],[4598,"impl-Div%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[4599,"impl-Div%3CT%3E-for-Size2D%3CT,+U%3E"],[4600,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U2%3E"],[4601,"impl-Div%3CT%3E-for-Size3D%3CT,+U%3E"],[4602,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U2%3E"],[4603,"impl-Div%3CT%3E-for-Vector2D%3CT,+U%3E"],[4604,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U2%3E"],[4605,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U2%3E"],[4606,"impl-Div%3CT%3E-for-Vector3D%3CT,+U%3E"],[4607,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[4608,"impl-DivAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[4609,"impl-DivAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[4610,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[4612,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4613,"impl-DivAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[4614,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4615,"impl-DivAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[4616,"impl-DivAssign%3CT%3E-for-Rect%3CT,+U%3E"],[4617,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[4618,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[4619,"impl-DivAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[4620,"impl-DivAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[4621,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[4622,"impl-DivAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[4623,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[4624,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[4625,"impl-DivAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[4626,"impl-DivAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[4627,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[4778,"impl-Point2D%3CT,+U%3E"],[4779,"impl-Floor-for-Point2D%3CT,+U%3E"],[4780,"impl-Point3D%3CT,+U%3E"],[4781,"impl-Floor-for-Point3D%3CT,+U%3E"],[4782,"impl-Floor-for-Size2D%3CT,+U%3E"],[4783,"impl-Size2D%3CT,+U%3E"],[4784,"impl-Floor-for-Size3D%3CT,+U%3E"],[4785,"impl-Size3D%3CT,+U%3E"],[4786,"impl-Vector2D%3CT,+U%3E"],[4787,"impl-Floor-for-Vector2D%3CT,+U%3E"],[4788,"impl-Floor-for-Vector3D%3CT,+U%3E"],[4789,"impl-Vector3D%3CT,+U%3E"],[4816,"impl-From%3CVector2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4817,"impl-From%3CPoint3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4818,"impl-From%3CVector3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4819,"impl-From%3CPoint2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4823,"impl-From%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[4824,"impl-From%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[4825,"impl-From%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[4826,"impl-From%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[4834,"impl-From%3CVector2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[4836,"impl-From%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[4837,"impl-From%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[4838,"impl-From%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[4840,"impl-From%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[4841,"impl-From%3CVector3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[4848,"impl-From%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[4850,"impl-From%3CSize2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[4851,"impl-From%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[4852,"impl-From%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[4854,"impl-From%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[4856,"impl-From%3CVector3D%3CT,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[4857,"impl-From%3CRotation3D%3CT,+Src,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[5034,"impl-Into%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[5035,"impl-Into%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[5036,"impl-Into%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[5037,"impl-Into%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[5044,"impl-Into%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[5046,"impl-Into%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[5048,"impl-Into%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[5049,"impl-Into%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[5052,"impl-Into%3CVector2D%3CT,+Src%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[5054,"impl-Into%3CTransform2D%3CT,+Src,+Dst%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[5055,"impl-Into%3CVector3D%3CT,+Src%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[5056,"impl-Into%3CTransform3D%3CT,+Src,+Dst%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[5058,"impl-Into%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[5060,"impl-Into%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[5061,"impl-Into%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[5062,"impl-Into%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[5332,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U1%3E"],[5333,"impl-Mul%3CT%3E-for-Box2D%3CT,+U%3E"],[5334,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U1%3E"],[5335,"impl-Mul%3CT%3E-for-Box3D%3CT,+U%3E"],[5336,"impl-Mul%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Src%3E"],[5337,"impl-Mul%3CT%3E-for-Length%3CT,+U%3E"],[5338,"impl-Mul%3CT%3E-for-Point2D%3CT,+U%3E"],[5339,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U1%3E"],[5340,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U1%3E"],[5341,"impl-Mul%3CT%3E-for-Point3D%3CT,+U%3E"],[5342,"impl-Mul%3CT%3E-for-Rect%3CT,+U%3E"],[5343,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U1%3E"],[5345,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U1%3E"],[5346,"impl-Mul%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[5347,"impl-Mul%3CT%3E-for-Size2D%3CT,+U%3E"],[5348,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U1%3E"],[5349,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U1%3E"],[5350,"impl-Mul%3CT%3E-for-Size3D%3CT,+U%3E"],[5351,"impl-Mul%3CT%3E-for-Vector2D%3CT,+U%3E"],[5352,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U1%3E"],[5353,"impl-Mul%3CT%3E-for-Vector3D%3CT,+U%3E"],[5354,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U1%3E"],[5355,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[5356,"impl-MulAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[5357,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[5358,"impl-MulAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[5360,"impl-MulAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[5361,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5362,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5363,"impl-MulAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[5364,"impl-MulAssign%3CT%3E-for-Rect%3CT,+U%3E"],[5365,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[5366,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[5367,"impl-MulAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[5368,"impl-MulAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[5369,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[5370,"impl-MulAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[5371,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[5372,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[5373,"impl-MulAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[5374,"impl-MulAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[5375,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[5470,"impl-Round-for-Point2D%3CT,+U%3E"],[5471,"impl-Point2D%3CT,+U%3E"],[5472,"impl-Point3D%3CT,+U%3E"],[5473,"impl-Round-for-Point3D%3CT,+U%3E"],[5475,"impl-Round-for-Size2D%3CT,+U%3E"],[5476,"impl-Size2D%3CT,+U%3E"],[5477,"impl-Round-for-Size3D%3CT,+U%3E"],[5478,"impl-Size3D%3CT,+U%3E"],[5479,"impl-Vector2D%3CT,+U%3E"],[5480,"impl-Round-for-Vector2D%3CT,+U%3E"],[5481,"impl-Vector3D%3CT,+U%3E"],[5482,"impl-Round-for-Vector3D%3CT,+U%3E"],[5523,"impl-Sub%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5524,"impl-Sub-for-Point2D%3CT,+U%3E"],[5525,"impl-Sub%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5526,"impl-Sub%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5527,"impl-Sub-for-Point3D%3CT,+U%3E"],[5528,"impl-Sub%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5538,"impl-SubAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5539,"impl-SubAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5540,"impl-SubAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5541,"impl-SubAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5549,"impl-Sum-for-Length%3CT,+U%3E"],[5550,"impl-Sum%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[5551,"impl-Sum%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[5552,"impl-Sum-for-Size2D%3CT,+U%3E"],[5553,"impl-Sum-for-Size3D%3CT,+U%3E"],[5554,"impl-Sum%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[5555,"impl-Sum-for-Vector2D%3CT,+U%3E"],[5556,"impl-Sum%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[5557,"impl-Sum%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[5558,"impl-Sum-for-Vector3D%3CT,+U%3E"],[5729,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5730,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[5731,"impl-Scale%3CT,+Src,+Dst%3E"],[5732,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[5733,"impl-Transform2D%3CT,+Src,+Dst%3E"],[5734,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5735,"impl-Translation2D%3CT,+Src,+Dst%3E"],[5736,"impl-Transformation%3CS%3E-for-Translation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5752,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[5753,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5754,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[5755,"impl-Scale%3CT,+Src,+Dst%3E"],[5756,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5757,"impl-Transform2D%3CT,+Src,+Dst%3E"],[6040,"impl-Point2D%3CT,+U%3E"],[6041,"impl-Zero-for-Point2D%3CT,+U%3E"],[6042,"impl-Point3D%3CT,+U%3E"],[6043,"impl-Zero-for-Point3D%3CT,+U%3E"],[6046,"impl-Zero-for-Size2D%3CT,+U%3E"],[6047,"impl-Size2D%3CT,+U%3E"],[6048,"impl-Zero-for-Size3D%3CT,+U%3E"],[6049,"impl-Size3D%3CT,+U%3E"],[6050,"impl-Zero-for-Vector2D%3CT,+U%3E"],[6051,"impl-Vector2D%3CT,+U%3E"],[6052,"impl-Zero-for-Vector3D%3CT,+U%3E"],[6053,"impl-Vector3D%3CT,+U%3E"],[6509,"impl-BuilderWithAttributes"],[6510,"impl-PathBuilder-for-BuilderWithAttributes"],[6524,"impl-Build-for-BuilderWithAttributes"],[6525,"impl-BuilderWithAttributes"],[6543,"impl-BuilderWithAttributes"],[6544,"impl-PathBuilder-for-BuilderWithAttributes"],[6571,"impl-PathBuilder-for-BuilderWithAttributes"],[6572,"impl-BuilderWithAttributes"],[6653,"impl-PathBuilder-for-BuilderWithAttributes"],[6654,"impl-BuilderWithAttributes"],[6662,"impl-BuilderWithAttributes"],[6663,"impl-PathBuilder-for-BuilderWithAttributes"],[6666,"impl-BuilderWithAttributes"],[6667,"impl-PathBuilder-for-BuilderWithAttributes"],[6669,"impl-BuilderWithAttributes"],[6670,"impl-PathBuilder-for-BuilderWithAttributes"],[6746,"impl-Builder%3C\'l%3E"],[6747,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6748,"impl-BuilderWithAttributes%3C\'l%3E"],[6749,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6756,"impl-Builder%3C\'l%3E"],[6757,"impl-Build-for-Builder%3C\'l%3E"],[6758,"impl-Build-for-BuilderWithAttributes%3C\'l%3E"],[6759,"impl-BuilderWithAttributes%3C\'l%3E"],[6765,"impl-Builder%3C\'l%3E"],[6766,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6767,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6768,"impl-BuilderWithAttributes%3C\'l%3E"],[6781,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6782,"impl-Builder%3C\'l%3E"],[6783,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6784,"impl-BuilderWithAttributes%3C\'l%3E"],[6822,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6823,"impl-Builder%3C\'l%3E"],[6824,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6825,"impl-BuilderWithAttributes%3C\'l%3E"],[6831,"impl-Builder%3C\'l%3E"],[6832,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6833,"impl-BuilderWithAttributes%3C\'l%3E"],[6834,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6835,"impl-Builder%3C\'l%3E"],[6836,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6837,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6838,"impl-BuilderWithAttributes%3C\'l%3E"],[7197,"impl-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[7198,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[7303,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[7304,"impl-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[9174,"impl-Display-for-Error"],[9175,"impl-Debug-for-Error"],[9355,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Radio%3CMessage,+Theme,+Renderer%3E"],[9356,"impl-Radio%3CMessage,+Theme,+Renderer%3E"],[9879,"impl-State"],[9880,"impl-Scrollable-for-State"],[9888,"impl-Scrollable-for-State"],[9889,"impl-State"],[10545,"impl-From%3Cf32%3E-for-LineHeight"],[10546,"impl-From%3CPixels%3E-for-LineHeight"],[11025,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11026,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11039,"impl-Display-for-Value"],[11040,"impl-Debug-for-Value"],[11046,"impl-Focusable-for-State%3CP%3E"],[11047,"impl-State%3CP%3E"],[11143,"impl-Focusable-for-State%3CP%3E"],[11144,"impl-State%3CP%3E"],[11146,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11147,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11153,"impl-TextInput-for-State%3CP%3E"],[11154,"impl-State%3CP%3E"],[11156,"impl-TextInput-for-State%3CP%3E"],[11157,"impl-State%3CP%3E"],[11159,"impl-TextInput-for-State%3CP%3E"],[11160,"impl-State%3CP%3E"],[11180,"impl-TextInput-for-State%3CP%3E"],[11181,"impl-State%3CP%3E"],[11184,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11185,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11248,"impl-State%3CP%3E"],[11249,"impl-Focusable-for-State%3CP%3E"],[11675,"impl-Display-for-Custom"],[11676,"impl-Debug-for-Custom"],[11683,"impl-From%3CT%3E-for-Container"],[11684,"impl-From%3CAppearance%3E-for-Container"],[12432,"impl-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[12433,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[12532,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"],[12533,"impl-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"]]},\ -"iced_winit":{"doc":"A windowing shell for Iced, on top of winit.","t":"EEGPPFEPNNCNNNNNNNNNNNNCNNNNCENNNNNNNNNNNNNNNNEENNNNNNNNNNNNNNNNNNCNNNNECNECNNNNNNNNNNNNNNNNNEKRFNNNNNNNNHNNNNNNNNNNNNNNNNNNNMNNHHHNNNNNNMNMNNNNNNNHNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHHHHHHHHHHHHHKRFNNNNNNNNHNNNNNNNNNNNNNNNNNNNNMNNHNNNNNNMNMNNNNNNNNHNNFNNNNNNNNNNNNNNONONNNONNNNNNNNNNNNNNNNNOH","n":["Application","Clipboard","Error","ExecutorCreationFailed","GraphicsCreationFailed","Proxy","Settings","WindowCreationFailed","adapt_into_using","adapt_into_using","application","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clipboard","clone","clone_into","components_from","components_from","conversion","core","deref","deref","deref_mut","deref_mut","drop","drop","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","futures","graphics","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","multi_window","new","poll_close","poll_flush","poll_ready","runtime","settings","start_send","style","system","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","winit","Application","Flags","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background_color","borrow","borrow_mut","build_user_interface","components_from","cursor","deref","deref_mut","drop","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","logical_size","modifiers","new","new","physical_size","requests_exit","run","run_command","scale_factor","scale_factor","style","subscription","synchronize","text_color","theme","theme","title","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","update","viewport","viewport_version","Clipboard","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","connect","deref","deref_mut","drop","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","read","read","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unconnected","write","write","cursor_position","fullscreen","icon","key","mode","modifiers","mouse_button","mouse_interaction","position","touch_event","user_attention","visible","window_event","window_level","window_settings","Application","Flags","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background_color","borrow","borrow_mut","build_user_interfaces","components_from","cursor","deref","deref_mut","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","logical_size","modifiers","new","new","physical_size","run","scale_factor","scale_factor","style","subscription","synchronize","text_color","theme","theme","title","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","user_force_quit","viewport","viewport_version","Settings","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","default","deref","deref_mut","drop","flags","fmt","fonts","from","from_angle","from_stimulus","id","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","window","fetch_information"],"q":[[0,"iced_winit"],[94,"iced_winit::application"],[151,"iced_winit::clipboard"],[187,"iced_winit::conversion"],[202,"iced_winit::multi_window"],[258,"iced_winit::settings"],[298,"iced_winit::system"],[299,"palette::chromatic_adaptation"],[300,"core::any"],[301,"core::fmt"],[302,"core::fmt"],[303,"alloc::boxed"],[304,"alloc::sync"],[305,"alloc::rc"],[306,"winit::event_loop"],[307,"core::pin"],[308,"core::task::wake"],[309,"core::result"],[310,"core::task::poll"],[311,"smol_str"],[312,"alloc::string"],[313,"palette::convert::try_from_into_color"],[314,"core::any"],[315,"iced_runtime::user_interface"],[316,"iced_core::size"],[317,"iced_runtime::debug"],[318,"iced_runtime::user_interface"],[319,"winit::keyboard"],[320,"iced_runtime::command"],[321,"winit::window"],[322,"winit::event"],[323,"iced_futures::runtime"],[324,"iced_graphics::compositor"],[325,"iced_futures::executor"],[326,"iced_futures::subscription"],[327,"alloc::vec"],[328,"iced_graphics::viewport"],[329,"core::option"],[330,"winit::dpi"],[331,"iced_core::point"],[332,"winit::monitor"],[333,"iced_core::window::mode"],[334,"winit::window"],[335,"winit::icon"],[336,"winit::keyboard"],[337,"iced_core::keyboard::modifiers"],[338,"winit::event"],[339,"iced_core::mouse::interaction"],[340,"cursor_icon"],[341,"iced_core::window::position"],[342,"winit::dpi"],[343,"iced_core::window::user_attention"],[344,"winit::window"],[345,"iced_core::event"],[346,"iced_core::window::level"],[347,"winit::window"],[348,"winit::window"],[349,"core::clone"],[350,"core::default"],[351,"iced_runtime::system::information"],[352,"core::ops::function"],[353,"core::marker"]],"d":["","","An error that occurred while running an application.","The futures executor could not be created.","The application graphics context could not be created.","An event loop proxy that implements Sink.","","The application window could not be created.","","","Create interactive, native cross-platform applications.","","","","","","","","","","","","","Access the clipboard.","","","","","Convert winit types into iced_runtime types, and viceversa.","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Create interactive, native cross-platform applications for …","Creates a new Proxy from an EventLoopProxy.","","","","","Configure your application.","","","Access the native system.","","","","","","","","","","","","","","","","","","","An interactive, native cross-platform application.","The data needed to initialize your Application.","The state of a windowed Application.","","","","","","Returns the current background Color of the State.","","","Builds a UserInterface for the provided Application, …","","Returns the current cursor position of the State.","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns the logical Size of the Viewport of the State.","Returns the current keyboard modifiers of the State.","Initializes the Application with the flags provided to run …","Creates a new State for the provided Application and …","Returns the physical Size of the Viewport of the State.","Returns true if the provided event should cause an …","Runs an Application with an executor, compositor, and the …","Runs the actions of a Command.","Returns the current scale factor of the Viewport of the …","Returns the scale factor of the Application.","Returns the Style variation of the Theme.","Returns the event Subscription for the current state of the","Synchronizes the State with its Application and its …","Returns the current text Color of the State.","Returns the current Theme of the Application.","Returns the current theme of the State.","Returns the current title of the Application.","","","","","","","","Updates an Application by feeding it the provided …","Processes the provided window event and updates the State …","Returns the current Viewport of the State.","Returns the version of the Viewport of the State.","A buffer for short-term storage and transfer within and …","","","","","","","","","Creates a new Clipboard for the given window.","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Reads the current content of the Clipboard as text.","","","","","","","","Creates a new Clipboard that isn’t associated with a …","Writes the given text contents to the Clipboard.","","Converts a physical cursor position to a logical Point.","Converts a window::Mode to a winit fullscreen mode.","Converts some window::Icon into it’s winit counterpart.","Converts a VirtualKeyCode from winit to an iced key code.","Converts a winit fullscreen mode to a window::Mode.","Converts some ModifiersState from winit to an iced …","Converts a MouseButton from winit to an iced mouse button.","Converts a mouse::Interaction to a winit cursor icon.","Converts a window::Position to a winit logical position …","Converts a Touch from winit to an iced touch event.","Converts some UserAttention into it’s winit counterpart.","Converts a window::Mode to a visibility flag.","Converts a winit window event into an iced event.","Converts a window::Level to a winit window level.","Converts some window::Settings into a WindowBuilder from …","An interactive, native, cross-platform, multi-windowed …","The data needed to initialize your Application.","The state of a multi-windowed Application.","","","","","","Returns the current background Color of the State.","","","Build the user interface for every window.","","Returns the current cursor position of the State.","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns the logical Size of the Viewport of the State.","Returns the current keyboard modifiers of the State.","Initializes the Application with the flags provided to run …","Creates a new State for the provided Application’s window…","Returns the physical Size of the Viewport of the State.","Runs an Application with an executor, compositor, and the …","Returns the current scale factor of the Viewport of the …","Returns the scale factor of the window of the Application.","Returns the Style variation of the Theme.","Returns the event Subscription for the current state of the","Synchronizes the State with its Application and its …","Returns the current text Color of the State.","Returns the current Theme of the Application.","Returns the current theme of the State.","Returns the current title of the Application.","","","","","","","","Processes the provided window event and updates the State …","Returns true if the provided event should cause an …","Returns the current Viewport of the State.","Returns the version of the Viewport of the State.","The settings of an application.","","","","","","","","","","","","","","","The data needed to initialize an Application.","","The fonts to load on boot.","Returns the argument unchanged.","","","The identifier of the application.","","Calls U::from(self).","","","","","","","","","","","","","","","","The window::Settings.","Query for available system information."],"i":[0,0,0,6,6,0,0,6,6,3,0,6,3,6,3,6,3,6,3,6,3,6,3,0,3,3,6,3,0,0,6,3,6,3,6,3,6,6,3,6,6,3,6,3,6,3,0,0,6,3,6,3,6,3,6,3,6,3,6,3,6,3,6,3,6,3,0,3,3,3,3,0,0,3,0,0,3,6,6,6,3,6,3,6,3,6,3,6,3,6,3,6,3,0,0,25,0,23,23,23,23,23,23,23,23,0,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,25,23,23,0,0,0,23,25,25,25,23,23,25,23,25,23,23,23,23,23,23,23,0,23,23,23,0,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,78,0,77,77,77,77,77,77,77,77,0,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,78,77,77,0,77,78,78,78,77,77,78,77,78,77,77,77,77,77,77,77,77,0,77,77,0,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,0],"f":[0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[3,[-1]]],[[3,[-1]]],[]],[[-1,-2],4,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[5,-1,[]],[5,-1,[]],[5,-1,[]],[5,-1,[]],[5,4],[5,4],[[6,7],8],[[6,7],8],[[[3,[-1]],7],8,9],[-1,-1,[]],[10,6],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],5],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[14,[-1]]],[[3,[-1]]],[]],[[[15,[[3,[-1]]]],16],[[18,[[17,[4,-2]]]]],[],[]],[[[15,[[3,[-1]]]],16],[[18,[[17,[4,-2]]]]],[],[]],[[[15,[[3,[-1]]]],16],[[18,[[17,[4,-2]]]]],[],[]],0,0,[[[15,[[3,[-1]]]],-1],[[17,[4,-2]]],[],[]],0,0,[-1,-2,[],[]],[-1,19,[]],[-1,20,[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[[[23,[-1]]],24,25],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,26,27,28],29,25],[-1,-2,[],[]],[[[23,[-1]]],30,25],[5,-1,[]],[5,-1,[]],[5,4],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[23,[-1]]],[[27,[31]]],25],[[[23,[-1]]],32,25],[-1,[[4,[[25,[],[[33,[-1]]]],[34,[-2]]]]],[],[]],[[-1,35],[[23,[-1]]],25],[[[23,[-1]]],[[27,[36]]],25],[[37,32],38],[39,[[17,[4,6]]]],[[-1,-2,26,[23,[-1]],34,[40,[-3,3]],41,38,14,28,35],4,25,[[43,[],[[42,[]]]]],44],[[[23,[-1]]],45,25],[[[25,[],[[33,[-1]]]]],45,[]],[[[25,[],[[33,[-1]]]]],[],[]],[[[25,[],[[33,[-1]]]]],[[46,[-2]]],[],[]],[[[23,[-1]],-1,35],4,25],[[[23,[-1]]],24,25],[[[25,[],[[33,[-1]]]]],-2,[],[]],[[[23,[-1]]],[],25],[[[25,[],[[33,[-1]]]]],20,[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,26,[23,[-1]],[40,[-3,3]],41,38,14,28,47,35],4,25,[[43,[],[[42,[]]]]],44],[[[23,[-1]],35,37,28],4,25],[[[23,[-1]]],48,25],[[[23,[-1]]],5,25],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[35,41],[5,-1,[]],[5,-1,[]],[5,4],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[41,[[49,[20]]]],[41,[[49,[20]]]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],41],[[41,20],4],[[41,20],4],[[[50,[45]],45],51],[[[49,[52]],53],[[49,[54]]]],[55,[[49,[56]]]],[57,58],[[[49,[54]]],53],[32,59],[60,61],[62,63],[[[49,[52]],27,64],[[49,[65]]]],[[66,45],67],[68,69],[53,38],[[70,37,45,32],[[49,[71]]]],[72,73],[[74,75,[49,[52]],[49,[20]]],76],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[[[77,[-1]]],24,78],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,28,[0,[-1,-2]],[79,[70,26]]],[[79,[70,29]]],78,[[43,[],[[42,[]]]],43]],[-1,-2,[],[]],[[[77,[-1]]],30,78],[5,-1,[]],[5,-1,[]],[5,4],[[[77,[-1]],7],8,78],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[77,[-1]]],[[27,[31]]],78],[[[77,[-1]]],32,78],[-1,[[4,[[78,[],[[33,[-1]]]],[34,[-2]]]]],[],[]],[[-1,70,35],[[77,[-1]]],78],[[[77,[-1]]],[[27,[36]]],78],[39,[[17,[4,6]]]],[[[77,[-1]]],45,78],[[[78,[],[[33,[-1]]]],70],45,[]],[[[78,[],[[33,[-1]]]]],[],[]],[[[78,[],[[33,[-1]]]]],[[46,[-2]]],[],[]],[[[77,[-1]],-1,70,35],4,78],[[[77,[-1]]],24,78],[[[78,[],[[33,[-1]]]],70],-2,[],[]],[[[77,[-1]]],[],78],[[[78,[],[[33,[-1]]]],70],20,[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[77,[-1]],35,37,28],4,78],[[37,32],38],[[[77,[-1]]],48,78],[[[77,[-1]]],80,78],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[39,[-1]]],[[39,[-1]]],81],[[-1,-2],4,[],[]],[-1,-2,[],[]],[[],[[39,[-1]]],82],[5,-1,[]],[5,-1,[]],[5,4],0,[[[39,[-1]],7],8,9],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-2,[[34,[-1]]],[],[[85,[83],[[84,[-1]]]],86]]],"c":[],"p":[[10,"TransformMatrix",299],[10,"Any",300],[5,"Proxy",0],[1,"tuple"],[1,"usize"],[6,"Error",0],[5,"Formatter",301],[8,"Result",301],[10,"Debug",301],[6,"Error",302],[5,"Box",303],[5,"Arc",304],[5,"Rc",305],[5,"EventLoopProxy",306],[5,"Pin",307],[5,"Context",308],[6,"Result",309],[6,"Poll",310],[5,"SmolStr",311],[5,"String",312],[5,"OutOfBounds",313],[5,"TypeId",300],[5,"State",94],[5,"Color",314],[10,"Application",94],[5,"Cache",315],[5,"Size",316],[5,"Debug",317],[5,"UserInterface",315],[6,"Cursor",318],[1,"f32"],[5,"ModifiersState",319],[17,"Flags"],[5,"Command",320],[5,"Window",321],[1,"u32"],[6,"WindowEvent",322],[1,"bool"],[5,"Settings",258],[5,"Runtime",323],[5,"Clipboard",151],[17,"Renderer"],[10,"Compositor",324],[10,"Executor",325],[1,"f64"],[5,"Subscription",326],[5,"Vec",327],[5,"Viewport",328],[6,"Option",329],[5,"PhysicalPosition",330],[5,"Point",331],[5,"MonitorHandle",332],[6,"Mode",333],[6,"Fullscreen",321],[5,"Icon",334],[5,"Icon",335],[6,"Key",319],[6,"Key",336],[5,"Modifiers",337],[6,"MouseButton",322],[6,"Button",338],[6,"Interaction",339],[6,"CursorIcon",340],[6,"Position",341],[6,"Position",330],[5,"Touch",322],[6,"Event",342],[6,"UserAttention",343],[6,"UserAttentionType",321],[5,"Id",344],[6,"Event",345],[6,"Level",346],[6,"WindowLevel",321],[5,"Settings",347],[1,"str"],[5,"WindowBuilder",321],[5,"State",202],[10,"Application",202],[5,"HashMap",348],[1,"u64"],[10,"Clone",349],[10,"Default",350],[5,"Information",351],[17,"Output"],[10,"Fn",352],[10,"Send",353]],"b":[[36,"impl-Display-for-Error"],[37,"impl-Debug-for-Error"],[175,"impl-Clipboard-for-Clipboard"],[176,"impl-Clipboard"],[185,"impl-Clipboard"],[186,"impl-Clipboard-for-Clipboard"]]}\ +"iced_graphics":{"doc":"A bunch of backend-agnostic types that can be leveraged to …","t":"GEPPPEPEPGEPPPPPPPEPPGPPEPPPPFNNNNNNNNNNNNCNNNNNNNNNNNNNNNNCNNNNCECNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNECCNCNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNCNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOKKRKKMMMSFNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNKFPPPRRRGPKNNONNNNONNNNNNNNMMMNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMMMNNNNNNNNNNNNNNNNNKMHHEREPEEEEKPEGFNNNNNNNNNNNNNNONNONNNNNMNNNNCNNONNNNNNNNNNEONNNNNNNNNNNNOCOOOCNNNNNNNNNNNNNNNNOPFPGENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNEFFNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNENNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNOONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNPPGFGPPPPFENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNGFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNOONNNNNNNNNNNNNNNNNNNNNNNNEHPFFGPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNEEFEFFNNNNNNNNNNNNNNNOCONNNNNONNNENNNNNNNNNNCNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHCNONHHNNHNNNNNNNNNNNNNNNNNNNNNNFFFINNNNNNNNNNNNNNNNOONNNNNONNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOONOONNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNON","n":["Antialiasing","Backend","BackendError","Cache","Clip","Compositor","Custom","Damage","Editor","Error","Gradient","GraphicsAdapterNotFound","Group","Image","MSAAx16","MSAAx2","MSAAx4","MSAAx8","Mesh","NoAvailablePixelFormat","Paragraph","Primitive","Quad","RawText","Renderer","Svg","Text","Transform","VersionNotSupported","Viewport","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","backend","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clip","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","compositor","core","damage","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","futures","geometry","gradient","group","image","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","logical_size","mesh","physical_height","physical_size","physical_width","projection","renderer","sample_count","scale_factor","text","to_owned","to_owned","to_owned","to_smolstr","to_string","transform","translate","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","with_physical_size","background","border","bounds","bounds","bounds","bounds","bounds","clip_bounds","clip_bounds","clip_bounds","color","color","color","color","content","content","content","content","editor","filter_method","font","handle","handle","horizontal_alignment","line_height","paragraph","position","position","primitives","shadow","shaping","size","transformation","vertical_alignment","Backend","Image","Primitive","Svg","Text","dimensions","load_font","viewport_dimensions","GAMMA_CORRECTION","Packed","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components","components_from","deref","deref_mut","drop","eq","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_valid_bit_pattern","pack","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Compositor","Information","Lost","OutOfMemory","Outdated","Renderer","Settings","Surface","SurfaceError","Timeout","Window","adapt_into_using","adapt_into_using","adapter","arrays_from","arrays_from","arrays_into","arrays_into","backend","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","configure_surface","create_renderer","create_surface","deref","deref","deref_mut","deref_mut","drop","drop","eq","fetch_information","fmt","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","present","screenshot","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Damage","bounds","group","list","Fill","Geometry","Gradient","Gradient","LineCap","LineDash","LineJoin","Path","Renderer","Solid","Stroke","Style","Text","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","content","default","deref","deref","deref_mut","deref_mut","draw","draw_with","drop","drop","eq","fill","fmt","fmt","font","from","from","from","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","gradient","horizontal_alignment","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_height","path","position","shaping","size","stroke","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","vertical_alignment","EvenOdd","Fill","NonZero","Rule","Style","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","drop","drop","eq","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","rule","style","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Arc","Builder","Path","adapt_into_using","adapt_into_using","arc","arc","arc_to","arrays_from","arrays_from","arrays_into","arrays_into","bezier_curve_to","borrow","borrow","borrow_mut","borrow_mut","build","circle","circle","clone","clone_into","close","components_from","components_from","default","deref","deref","deref_mut","deref_mut","drop","drop","ellipse","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_to","lyon_path","move_to","new","new","quadratic_curve_to","raw","rectangle","rectangle","to_owned","transform","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Arc","Elliptical","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","center","center","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","drop","drop","end_angle","end_angle","fmt","fmt","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radii","radius","rotation","start_angle","start_angle","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Bevel","Butt","LineCap","LineDash","LineJoin","Miter","Round","Round","Square","Stroke","Style","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_cap","line_dash","line_join","offset","segments","style","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","width","with_color","with_line_cap","with_line_join","with_width","Gradient","Linear","Linear","Packed","adapt_into_using","adapt_into_using","adapt_into_using","add_stop","add_stops","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","end","eq","eq","eq","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_valid_bit_pattern","new","pack","pack","pack","start","stops","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","image_rs","load","Gradient","GradientVertex2D","Indexed","Mesh","Solid","SolidVertex2D","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gradient","indices","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_valid_bit_pattern","is_valid_bit_pattern","position","position","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","vertices","buffers","buffers","size","size","Renderer","adapt_into_using","arrays_from","arrays_into","backend","borrow","borrow_mut","clear","components_from","default_font","default_size","deref","deref_mut","dimensions","dimensions","draw","draw","draw_primitive","drop","end_layer","end_transformation","fill_editor","fill_paragraph","fill_quad","fill_text","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","load_font","new","start_layer","start_transformation","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","with_layer","with_primitives","with_transformation","Cache","Editor","FontSystem","Paragraph","Raw","Version","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffer","cache","clip_bounds","clone","clone","clone_into","clone_into","cmp","color","components_from","components_from","components_from","cosmic_text","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","editor","eq","eq","fmt","fmt","font_system","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","load_font","measure","paragraph","partial_cmp","position","raw","to_attributes","to_color","to_owned","to_owned","to_shaping","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","version","Cache","Entry","Key","KeyHash","adapt_into_using","adapt_into_using","adapt_into_using","allocate","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","buffer","clone","clone_into","components_from","components_from","components_from","content","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","fmt","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","get","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","line_height","min_bounds","new","shaping","size","to_owned","trim","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","Editor","Weak","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","bounds","bounds","buffer","clone","clone_into","components_from","components_from","cursor","cursor_position","default","deref","deref","deref_mut","deref_mut","downgrade","drop","drop","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","highlight","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line","line_count","new","perform","selection","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","update","upgrade","with_text","Paragraph","Weak","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","buffer","clone","clone","clone_into","clone_into","compare","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downgrade","drop","drop","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","grapheme_position","hit_test","horizontal_alignment","horizontal_alignment","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","min_bounds","min_bounds","new","resize","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upgrade","vertical_alignment","vertical_alignment","with_text"],"q":[[0,"iced_graphics"],[173,"iced_graphics::Primitive"],[207,"iced_graphics::backend"],[215,"iced_graphics::color"],[250,"iced_graphics::compositor"],[329,"iced_graphics::damage"],[333,"iced_graphics::geometry"],[425,"iced_graphics::geometry::fill"],[495,"iced_graphics::geometry::path"],[573,"iced_graphics::geometry::path::arc"],[643,"iced_graphics::geometry::stroke"],[785,"iced_graphics::gradient"],[890,"iced_graphics::image"],[892,"iced_graphics::mesh"],[1027,"iced_graphics::mesh::Mesh"],[1031,"iced_graphics::renderer"],[1080,"iced_graphics::text"],[1191,"iced_graphics::text::cache"],[1287,"iced_graphics::text::editor"],[1362,"iced_graphics::text::paragraph"],[1440,"palette::chromatic_adaptation"],[1441,"iced_core::rectangle"],[1442,"core::clone"],[1443,"core::cmp"],[1444,"core::fmt"],[1445,"core::fmt"],[1446,"iced_core::size"],[1447,"iced_core::transformation"],[1448,"smol_str"],[1449,"alloc::string"],[1450,"iced_core::vector"],[1451,"core::result"],[1452,"palette::convert::try_from_into_color"],[1453,"core::any"],[1454,"iced_core::image"],[1455,"alloc::borrow"],[1456,"iced_core::svg"],[1457,"iced_core::color"],[1458,"core::convert"],[1459,"core::default"],[1460,"iced_core::renderer"],[1461,"core::convert"],[1462,"iced_core::point"],[1463,"core::ops::function"],[1464,"lyon_path::math"],[1465,"iced_core::gradient"],[1466,"core::iter::traits::collect"],[1467,"iced_core::gradient"],[1468,"image::error"],[1469,"iced_core::pixels"],[1470,"core::option"],[1471,"iced_core::image"],[1472,"iced_core::text"],[1473,"iced_core::font"],[1474,"core::cmp"],[1475,"core::hash"],[1476,"cosmic_text::buffer"],[1477,"cosmic_text::font::system"],[1478,"cosmic_text::attrs"],[1479,"cosmic_text::attrs"],[1480,"iced_core::text::editor"],[1481,"iced_core::text::highlighter"],[1482,"iced_core::text::highlighter"],[1483,"iced_core::alignment"]],"d":["An antialiasing strategy.","","An error occured in the context’s internal backend","A cached primitive.","A clip primitive","","A backend-specific primitive.","","An editor primitive","An error that occurred while creating an application’s …","","A suitable graphics adapter or device could not be found.","A group of primitives","An image primitive","Multisample AA with 16 samples","Multisample AA with 2 samples","Multisample AA with 4 samples","Multisample AA with 8 samples","","Failed to find any pixel format that matches the criteria.","A paragraph primitive","A rendering primitive.","A quad primitive","A raw cosmic-text primitive","","An SVG primitive","A text primitive","A primitive that applies a Transformation","The requested backend version is not supported.","A viewing region for displaying computer graphics.","","","","","","","","","","","","","Write a graphics backend.","","","","","","","","","","Clips the current Primitive.","","","","","","","Manage colors for shaders.","","","","","A compositor is responsible for initializing a renderer …","","Track and compute the damage of graphical primitives.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Build and draw geometry.","A gradient that can be used as a fill for some geometry.","Groups the current Primitive.","Load and operate on images.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Returns the logical size of the Viewport.","Draw triangles!","Returns the physical height of the Viewport.","Returns the physical size of the Viewport.","Returns the physical width of the Viewport.","Returns the projection transformation of the Viewport.","Create a renderer from a Backend.","Returns the amount of samples of the Antialiasing.","Returns the scale factor of the Viewport.","Draw text.","","","","","","Transforms the current Primitive.","Translates the current Primitive.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Viewport with the given physical dimensions …","The background of the quad","The Border of the quad","The bounds of the text.","The bounds of the quad","The bounds of the image","The bounds of the viewport","The bounds of the clip","The clip bounds of the text.","The clip bounds of the paragraph.","The clip bounds of the editor.","The color of the text.","The color of the paragraph.","The color of the editor.","The Color filter","The contents of the text.","The content of the clip","The primitive to transform","The cached primitive","The editor::Weak reference.","The filter method of the image","The font of the text.","The handle of the image","The path of the SVG file","The horizontal alignment of the text.","The line height of the text.","The paragraph::Weak reference.","The position of the paragraph.","The position of the editor.","The primitives of the group","The Shadow of the quad","The shaping strategy of the text.","The size of the text in logical pixels.","The Transformation","The vertical alignment of the text.","The graphics backend of a Renderer.","A graphics backend that supports image rendering.","The custom kind of primitives this Backend supports.","A graphics backend that supports SVG rendering.","A graphics backend that supports text rendering.","Returns the dimensions of the provided image.","Loads a font from its bytes.","Returns the viewport dimensions of the provided SVG.","A flag that indicates whether the renderer should perform …","A color packed as 4 floats representing RGBA channels.","","","","","","","","Returns the internal components of the Packed color.","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","Packs a Color.","","","","","","","","","A graphics compositor that can draw to windows.","Contains information about the graphics (e.g. graphics …","The swap chain has been lost and needs to be recreated.","There is no more memory left to allocate a new frame.","The underlying surface has changed, and therefore the …","The iced renderer of the backend.","The settings of the backend.","The surface of the backend.","Result of an unsuccessful call to Compositor::present.","A timeout was encountered while trying to acquire the next …","A window that can be used in a Compositor.","","","Contains the graphics adapter.","","","","","Contains the graphics backend.","","","","","","","","","Configures a new Surface with the given dimensions.","Creates a Self::Renderer for the Compositor.","Crates a new Surface for the given window.","","","","","","","","Returns Information used by this Compositor.","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Compositor.","Presents the Renderer primitives to the next frame of the …","Screenshots the current Renderer primitives to an …","","","","","","","","","","","","","","","","","","A type that has some damage bounds.","Returns the bounds of the Damage.","Groups the given damage regions that are close together …","Computes the damage regions between the two given lists of …","","The kind of geometry this renderer can draw.","","A Gradient color.","","","","","A renderer capable of drawing some Self::Geometry.","A solid Color.","","The coloring style of some drawing.","A bunch of text that can be drawn to a canvas","","","","","","","","","","","","","","","The color of the text","","","The contents of the text","","","","","","Draws the given layers of Self::Geometry.","Computes the Paths of the Text and draws them using the …","","","","Fill Geometry with a certain style.","","","The font of the text","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","The horizontal alignment of the text","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The line height of the text.","Build different kinds of 2D shapes.","The position of the text relative to the alignment …","The shaping strategy of the text.","The size of the text","Create lines from a Path and assigns them various …","","","","","","","","","","","","","","","","","The vertical alignment of the text","","The style used to fill geometry.","","The fill rule defines how to determine what is inside and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The fill rule defines how to determine what is inside and …","The color or gradient of the fill.","","","","","","","","","","","","","","","","","","A Path builder.","An immutable set of points that may or may not be …","","","Build and draw curves.","Adds an Arc to the Path from start_angle to end_angle in a …","Adds a circular arc to the Path with the given control …","","","","","Adds a cubic Bézier curve to the Path given its two …","","","","","Builds the Path of this Builder.","Adds a circle to the Path given its center coordinate and …","Creates a new Path representing a circle given its center …","","","Closes the current sub-path in the Path with a straight …","","","","","","","","","","Adds an ellipse to the Path using a clockwise direction.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Path representing a line segment given its …","Connects the last point in the Path to the given Point …","","Moves the starting point of a new sub-path to the given …","Creates a new Builder.","Creates a new Path with the provided closure.","Adds a quadratic Bézier curve to the Path given its …","Returns the internal lyon_path::Path.","Adds a rectangle to the Path given its top-left corner …","Creates a new Path representing a rectangle given its …","","Returns the current Path with the given transform applied …","","","","","","","","","","","","","","","A segment of a differentiable curve.","An elliptical Arc.","","","","","","","","","","","The center of the arc.","The center of the arc.","","","","","","","","","","","","","The end of the segment’s angle, clockwise rotation from …","The end of the segment’s angle, clockwise rotation from …","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The radii of the arc’s ellipse. The horizontal and …","The radius of the arc.","The clockwise rotation of the arc’s ellipse.","The start of the segment’s angle, clockwise rotation …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","","","","","","","","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A sharp corner.","At the end of each sub-path, the shape representing the …","A round corner.","At the end of each sub-path, the shape representing the …","The style of a stroke.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The shape to be used at the corners of paths or basic …","The offset of LineDash::segments to start the pattern.","The alternating lengths of lines and gaps which describe …","The color or gradient of the stroke.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The distance between the two edges of the stroke.","Sets the color of the Stroke.","Sets the LineCap of the Stroke.","Sets the LineJoin of the Stroke.","Sets the width of the Stroke.","A fill which linearly interpolates colors along a …","A linear gradient.","A linear gradient interpolates colors along a direction …","Packed Gradient data for use in shader code.","","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The absolute ending position of the gradient.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Creates a new Linear builder.","Creates a new Packed gradient for use in shader code.","Packs the Gradient for use in shader code.","Packs the Gradient for use in shader code.","The absolute starting position of the gradient.","ColorStops along the linear gradient direction.","","","","","","","","","","","","","","","","","","","","","","","","","","Tries to load an image by its Handle.","A mesh with a gradient.","A vertex which contains 2D position & packed gradient data.","A set of vertices and indices representing a list of …","A low-level primitive to render a mesh of triangles.","A mesh with a solid color.","A two-dimensional vertex with a color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The color of the vertex in linear RGBA.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The packed vertex data of the gradient.","The list of vertex indices that defines the triangles of …","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","The vertex position in 2D space.","The vertex position in 2D space.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The vertices of the mesh","The vertices and indices of the mesh.","The vertices and indices of the mesh.","The size of the drawable region of the mesh.","The size of the drawable region of the mesh.","A backend-agnostic renderer that supports all the built-in …","","","","Returns a reference to the Backend of the Renderer.","","","","","","","","","","","","","Enqueues the given Primitive in the Renderer for drawing.","","Ends the recording of a layer.","Ends the recording of a translation.","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","Creates a new Renderer from the given Backend.","Starts recording a new layer.","Starts recording a translation.","","","","","","","","","Runs the given closure with the Backend and the recorded …","","","","A set of system fonts.","","A weak reference to a [cosmic-text::Buffer] that can be …","A version number.","","","","","","","","","","","","","","","","A weak reference to a cosmic_text::Buffer.","Cache text.","The clip bounds of the text.","","","","","","The color of the text.","","","","","","","","","","","","","","","Draw and edit text.","","","","","Returns the global FontSystem.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Loads a font from its bytes.","Measures the dimensions of the given cosmic_text::Buffer.","Draw paragraphs.","","The position of the text.","Returns the raw cosmic_text::FontSystem.","Returns the attributes of the given Font.","Converts some Color to a cosmic_text::Color.","","","Converts some Shaping strategy to a cosmic_text::Shaping …","","","","","","","","","","","","","","","","","","","","","","Returns the current Version of the FontSystem.","A store of recently used sections of text.","A cache entry.","A cache key representing a section of text.","The hash of a Key.","","","","Allocates a text Entry if it is not already present in the …","","","","","","","","","","","","","The bounds of the text.","The buffer of text, ready for drawing.","","","","","","The content of the text.","","","","","","","","","","","","The Font of the text.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Gets the text Entry with the given KeyHash.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","The line height of the text.","The minimum bounds of the text.","Creates a new empty Cache.","The shaping strategy of the text.","The size of the text.","","Trims the Cache.","","","","","","","","","","","","","","","","","","","","","","A multi-line text editor.","A weak reference to an Editor.","","","","","","","","","","","","The bounds of the Editor.","Returns the buffer of the Editor.","","","","","","","","","","","","Creates a Weak reference to the Editor.","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Creates a new empty Editor.","","","","","","","","","","","","","","","","","","","Tries to update the reference into an Editor.","","A bunch of text.","A weak reference to a Paragraph.","","","","","","","","","","","Returns the buffer of the Paragraph.","","","","","","","","","","","","","Creates a Weak reference to the Paragraph.","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","The horizontal alignment of the Paragraph.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","The minimum bounds of the Paragraph.","Creates a new empty Paragraph.","","","","","","","","","","","","","","","","","","Tries to update the reference into a Paragraph.","","The vertical alignment of the Paragraph.",""],"i":[0,0,14,2,2,0,2,0,2,0,0,14,2,2,5,5,5,5,0,14,2,0,2,2,0,2,2,2,14,0,5,14,2,7,5,14,2,7,5,14,2,7,0,5,14,2,7,5,14,2,7,2,2,5,2,7,5,2,7,0,5,14,2,7,0,0,0,5,14,2,7,5,14,2,7,5,14,2,7,5,2,5,14,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,0,0,0,2,0,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,7,0,7,7,7,7,0,5,7,0,5,2,7,14,14,2,2,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,5,14,2,7,7,123,123,124,123,125,126,127,124,128,129,124,128,129,126,124,127,130,131,129,125,124,125,126,124,124,128,128,129,132,123,124,124,130,124,0,0,84,0,0,28,30,34,0,0,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,0,36,36,36,36,36,36,36,36,0,0,40,40,40,44,44,44,0,40,0,40,48,48,40,48,40,48,48,40,48,40,48,40,40,40,48,44,44,44,40,48,40,48,40,48,40,44,40,40,48,40,48,40,48,40,48,40,48,40,48,40,48,40,48,40,48,40,48,44,44,44,40,40,40,40,48,40,48,40,48,40,48,40,48,40,48,40,48,0,4,0,0,0,54,0,51,0,0,0,0,0,51,0,0,0,51,52,51,52,51,52,51,52,51,52,51,52,51,52,52,51,52,52,52,51,52,51,52,54,52,51,52,51,0,51,52,52,51,51,51,52,52,52,51,52,51,52,0,52,51,52,51,52,51,52,51,52,51,52,51,52,52,0,52,52,52,0,51,52,51,52,51,52,51,52,51,52,51,52,51,52,51,52,52,59,0,59,0,0,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,58,59,58,59,58,59,59,58,59,58,58,58,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,58,58,59,58,59,58,59,58,59,58,59,58,59,58,59,58,59,0,0,0,61,55,0,61,61,61,55,61,55,61,61,55,61,55,61,61,55,55,55,61,61,55,61,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,55,61,0,61,61,55,61,55,61,55,55,55,61,55,61,55,61,55,61,55,61,55,61,55,61,55,0,0,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,62,64,70,69,0,0,0,70,69,70,69,0,0,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,68,68,71,71,68,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,69,70,71,68,68,68,68,68,0,0,57,0,57,60,75,60,60,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,60,57,60,75,57,60,75,57,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,75,60,0,57,60,60,60,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,57,60,75,0,0,79,0,0,0,79,0,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,79,80,81,82,79,80,81,82,81,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,82,80,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,81,82,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,79,80,81,82,80,133,134,133,134,0,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,0,0,0,0,0,0,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,94,0,94,93,94,93,94,93,94,96,93,94,0,93,96,93,94,96,93,94,96,93,94,0,93,94,93,94,0,96,93,94,96,93,94,96,93,94,93,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,0,0,93,94,96,0,0,93,94,0,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,93,94,96,0,0,0,0,108,105,106,105,108,105,106,108,105,106,108,105,106,108,105,106,106,108,106,106,108,105,106,106,105,108,105,106,108,105,106,108,105,106,106,106,108,105,106,108,105,106,108,105,106,105,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,106,108,105,106,106,106,105,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,108,105,106,0,0,109,110,109,110,109,110,109,110,109,110,109,110,109,110,110,109,110,109,109,109,109,110,109,110,109,109,110,109,110,109,110,109,110,109,110,109,110,109,109,110,109,110,109,110,109,110,109,110,109,110,109,109,109,109,109,110,109,110,109,110,109,110,109,110,109,110,109,110,109,110,109,110,109,0,0,117,118,117,118,117,118,117,118,117,118,117,117,118,117,118,117,117,118,117,117,118,117,118,117,117,118,117,118,117,118,117,118,117,118,117,118,117,117,117,118,117,118,117,118,117,118,117,118,117,118,117,118,117,118,117,117,117,118,117,118,117,118,117,118,117,118,117,118,117,118,117,118,118,117,118,117],"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,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[2,[-1]]],3,4],[[[2,[-1]],3],[[2,[-1]]],[]],[5,5],[[[2,[-1]]],[[2,[-1]]],6],[7,7],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[9,8],[9,8],[[5,5],10],[[[2,[-1]],[2,[-1]]],10,11],[[5,12],13],[[14,12],13],[[14,12],13],[[[2,[-1]],12],13,15],[[7,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[16,[[2,[-1]]]]],[[2,[-1]]],[]],0,[[],9],[[],9],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,[[18,[17]]]],0,[7,19],[7,[[18,[19]]]],[7,19],[7,20],0,[5,19],[7,21],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,22,[]],[-1,23,[]],[[[2,[-1]],20],[[2,[-1]]],[]],[[[2,[-1]],24],[[2,[-1]]],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[18,[19]],21],7],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[28,29],[[18,[19]]]],[[30,[33,[[32,[31]]]]],8],[[34,35],[[18,[19]]]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[36,36],[[-1,-2],8,[],[]],[36,[[37,[17]]]],[-1,-2,[],[]],[9,-1,[]],[9,-1,[]],[9,8],[[36,36],10],[[36,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,10,[]],[-1,36,[[39,[38]]]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[40,40],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-3,19,19],8,45,46,[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]]],-2,45,46,[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-4,19,19],-3,45,46,[],[47,6]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[[40,40],10],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]]],48,45,46,[]],[[40,12],13],[[40,12],13],[[48,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2],[[25,[[44,[],[[41,[-1]],[42,[-3]],[43,[-4]]]],14]]],45,[47,6],46,[]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-2,-3,7,38,[32,[-4]]],[[25,[8,40]]],45,46,[],[[50,[49]]]],[[[44,[],[[41,[-1]],[42,[-2]],[43,[-3]]]],-2,-3,7,38,[32,[-4]]],[[16,[31]]],45,46,[],[[50,[49]]]],[-1,-2,[],[]],[-1,22,[]],[-1,23,[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[4,3],[[[16,[3]],17,[18,[19]]],[[16,[3]]]],[[[32,[[2,[-1]]]],[32,[[2,[-1]]]]],[[16,[3]]],4],0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[51,51],[52,52],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],0,[[],52],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[[[54,[],[[53,[-1]]]],[16,[-1]]],8,[]],[[52,-1],8,[[56,[55,38]]]],[9,8],[9,8],[[51,51],10],0,[[51,12],13],[[52,12],13],0,[38,51],[57,51],[-1,-1,[]],[23,52],[-1,-1,[]],[49,52],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[58,58],[59,59],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],58],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[[59,59],10],[[58,12],13],[[59,12],13],[38,58],[-1,-1,[]],[57,58],[60,58],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[[61,62],8],[[61,63,63,17],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,63,63,63],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[61,55],[[61,63,17],8],[[63,17],55],[55,55],[[-1,-2],8,[],[]],[61,8],[-1,-2,[],[]],[-1,-2,[],[]],[[],61],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[[61,64],8],[[55,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[63,63],55],[[61,63],8],0,[[61,63],8],[[],61],[-1,55,[[65,[61]]]],[[61,63,63],8],[55,66],[[61,63,18],8],[[63,18],55],[-1,-2,[],[]],[[55,67],55],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[62,62],[64,64],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],0,0,[[62,12],13],[[64,12],13],[-1,-1,[]],[62,64],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[68,68],[69,69],[70,70],[71,71],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],68],[[],69],[[],70],[[],71],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[9,8],[9,8],[[68,12],13],[[69,12],13],[[70,12],13],[[71,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],9],[[],9],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[68,38],68],[[68,69],68],[[68,70],68],[[68,17],68],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[60,17,38],60],[[60,-1],60,[[74,[],[[72,[73]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[57,57],[60,60],[75,75],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[9,8],0,[[57,57],10],[[60,60],10],[[75,75],10],[[57,12],13],[[60,12],13],[[75,12],13],[60,57],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],9],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,10,[]],[[63,63],60],[[76,3],75],[57,75],[60,75],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[29,[[78,[77]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[79,3],[79,79],[[[80,[-1]]],[[80,[-1]]],6],[81,81],[82,82],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[9,8],[9,8],[[79,79],10],[[[80,[-1]],[80,[-1]]],10,11],[[81,81],10],[[82,82],10],[[79,12],13],[[[80,[-1]],12],13,15],[[81,12],13],[[82,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],9],[[],9],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,10,[]],[-1,10,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]]],-1,84],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]]],8,84],[-1,-2,[],[]],[[[83,[-1]]],-2,[84,30],[]],[[[83,[-1]]],85,[84,30]],[9,-1,[]],[9,-1,[]],[[[83,[-1]],29],[[18,[19]]],[84,28]],[[[83,[-1]],35],[[18,[19]]],[84,34]],[[[83,[-1]],35,[86,[38]],3],8,[84,34]],[[[83,[-1]],29,87,3],8,[84,28]],[[[83,[-1]],2],8,84],[9,8],[[[83,[-1]],[16,[2]],3],8,84],[[[83,[-1]],[16,[2]],20],8,84],[[[83,[-1]],-2,63,38,3],8,[84,30],[]],[[[83,[-1]],-2,63,38,3],8,[84,30],[]],[[[83,[-1]],88,-2],8,84,[[39,[89]]]],[[[83,[-1]],[90,[-2]],63,38,3],8,[84,30],[]],[[[83,[-1]],12],13,[15,84]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]],[33,[[32,[31]]]]],8,[84,30]],[[-1,91,85],[[83,[-1]]],84],[[[83,[-1]]],[[16,[2]]],84],[[[83,[-1]]],[[16,[2]]],84],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]],3,-2],8,84,[[65,[[83,[-1]]]]]],[[[83,[-1]],-3],-2,84,[],[[65,[-1,[32,[2]]],[[92,[-2]]]]]],[[[83,[-1]],20,-2],8,84,[[65,[[83,[-1]]]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[93,93],[94,94],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[93,93],95],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],93],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[9,8],0,[[93,93],10],[[94,94],10],[[93,12],13],[[94,12],13],[[],[[97,[96]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[93,-1],8,98],[[],9],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[96,[33,[[32,[31]]]]],8],[99,18],0,[[93,93],[[86,[95]]]],0,[96,100],[91,101],[38,102],[-1,-2,[],[]],[-1,-2,[],[]],[103,104],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[96,93],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[105,100,106],[[8,[107,108]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[106,106],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],105],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,8],[9,8],[9,8],[[106,12],13],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[105,107],[[86,[108]]]],[[],9],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],105],0,0,[-1,-2,[],[]],[105,8],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[109,18],0,[109,99],[110,110],[[-1,-2],8,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[109,111],[109,[[8,[9,9]]]],[[],109],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[109,110],[9,8],[9,8],[[109,109],10],[[110,110],10],[[109,12],13],[[110,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,-1,-2,-3],8,[],112,[[114,[],[[92,[[113,[-1]]]]]]]],[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,9],[[86,[49]]]],[109,9],[[],109],[[109,115],8],[109,[[86,[23]]]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[109,18,91,85,116,-1],8,112],[110,[[86,[109]]]],[49,109],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[117,99],[117,117],[118,118],[[-1,-2],8,[],[]],[[-1,-2],8,[],[]],[[117,[90,[91]]],119],[-1,-2,[],[]],[-1,-2,[],[]],[[],117],[9,-1,[]],[9,-1,[]],[9,-1,[]],[9,-1,[]],[117,118],[9,8],[9,8],[[117,117],10],[[118,118],10],[[117,12],13],[[118,12],13],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[117,9,9],[[86,[63]]]],[[117,63],[[86,[120]]]],[117,121],0,[[],9],[[],9],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[117,18],0,[[],117],[[117,18],8],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,[[25,[-2,[26,[-2]]]]],[],[]],[-1,27,[]],[-1,27,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[118,[[86,[117]]]],[117,122],0,[[[90,[91]]],117]],"c":[],"p":[[10,"TransformMatrix",1440],[6,"Primitive",0],[5,"Rectangle",1441],[10,"Damage",329],[6,"Antialiasing",0],[10,"Clone",1442],[5,"Viewport",0],[1,"tuple"],[1,"usize"],[1,"bool"],[10,"PartialEq",1443],[5,"Formatter",1444],[8,"Result",1444],[6,"Error",0],[10,"Debug",1444],[5,"Vec",1445],[1,"f32"],[5,"Size",1446],[1,"u32"],[5,"Transformation",1447],[1,"f64"],[5,"SmolStr",1448],[5,"String",1449],[5,"Vector",1450],[6,"Result",1451],[5,"OutOfBounds",1452],[5,"TypeId",1453],[10,"Image",207],[5,"Handle",1454],[10,"Text",207],[1,"u8"],[1,"slice"],[6,"Cow",1455],[10,"Svg",207],[5,"Handle",1456],[5,"Packed",215],[1,"array"],[5,"Color",1457],[10,"Into",1458],[6,"SurfaceError",250],[17,"Settings"],[17,"Renderer"],[17,"Surface"],[10,"Compositor",250],[10,"Default",1459],[10,"Renderer",1460],[10,"Window",250],[5,"Information",250],[1,"str"],[10,"AsRef",1458],[6,"Style",333],[5,"Text",333],[17,"Geometry"],[10,"Renderer",333],[5,"Path",495],[10,"FnMut",1461],[6,"Gradient",785],[5,"Fill",425],[6,"Rule",425],[5,"Linear",785],[5,"Builder",495],[5,"Arc",573],[5,"Point",1462],[5,"Elliptical",573],[10,"FnOnce",1461],[5,"Path",1463],[8,"Transform",1464],[5,"Stroke",643],[6,"LineCap",643],[6,"LineJoin",643],[5,"LineDash",643],[17,"Item"],[5,"ColorStop",1465],[10,"IntoIterator",1466],[5,"Packed",785],[6,"Gradient",1465],[6,"DynamicImage",1467],[8,"ImageResult",1468],[6,"Mesh",892],[5,"Indexed",892],[5,"SolidVertex2D",892],[5,"GradientVertex2D",892],[5,"Renderer",1031],[10,"Backend",207],[5,"Pixels",1469],[6,"Option",1470],[6,"FilterMethod",1454],[5,"Quad",1460],[6,"Background",1471],[5,"Text",1472],[5,"Font",1473],[17,"Output"],[5,"Version",1080],[5,"Raw",1080],[6,"Ordering",1443],[5,"FontSystem",1080],[5,"RwLock",1474],[10,"Hasher",1475],[5,"Buffer",1476],[5,"FontSystem",1477],[5,"Attrs",1478],[5,"Color",1478],[6,"Shaping",1472],[6,"Shaping",1479],[5,"Cache",1191],[5,"Key",1191],[8,"KeyHash",1191],[5,"Entry",1191],[5,"Editor",1287],[5,"Weak",1287],[6,"Cursor",1480],[10,"Highlighter",1481],[5,"Format",1481],[10,"Fn",1461],[6,"Action",1480],[6,"LineHeight",1472],[5,"Paragraph",1362],[5,"Weak",1362],[6,"Difference",1472],[6,"Hit",1472],[6,"Horizontal",1482],[6,"Vertical",1482],[15,"Quad",173],[15,"Text",173],[15,"Image",173],[15,"Svg",173],[15,"Clip",173],[15,"Paragraph",173],[15,"Editor",173],[15,"Transform",173],[15,"Cache",173],[15,"Group",173],[15,"Solid",1027],[15,"Gradient",1027]],"b":[[82,"impl-Display-for-Error"],[83,"impl-Debug-for-Error"],[288,"impl-Debug-for-SurfaceError"],[289,"impl-Display-for-SurfaceError"],[378,"impl-From%3CColor%3E-for-Style"],[379,"impl-From%3CGradient%3E-for-Style"],[381,"impl-From%3CString%3E-for-Text"],[383,"impl-From%3C%26str%3E-for-Text"],[456,"impl-From%3CColor%3E-for-Fill"],[458,"impl-From%3CGradient%3E-for-Fill"],[459,"impl-From%3CLinear%3E-for-Fill"],[1044,"impl-Renderer-for-Renderer%3CB%3E"],[1045,"impl-Renderer-for-Renderer%3CB%3E"],[1046,"impl-Renderer-for-Renderer%3CB%3E"],[1047,"impl-Renderer-for-Renderer%3CB%3E"]]},\ +"iced_highlighter":{"doc":"","t":"TPPPFFPFFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["ALL","Base16Eighties","Base16Mocha","Base16Ocean","Highlight","Highlighter","InspiredGitHub","ScopeRangeIterator","Settings","SolarizedDark","Theme","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","change_line","clone","clone","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","current_line","eq","eq","equivalent","equivalent","equivalent","extension","fmt","fmt","fmt","font","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","highlight_line","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","next","theme","to_format","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","update"],"q":[[0,"iced_highlighter"],[145,"palette::chromatic_adaptation"],[146,"iced_core::color"],[147,"core::option"],[148,"core::fmt"],[149,"core::fmt"],[150,"iced_core::text::highlighter"],[151,"smol_str"],[152,"alloc::string"],[153,"core::result"],[154,"palette::convert::try_from_into_color"],[155,"core::any"]],"d":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[6,6,6,6,0,0,6,0,0,6,0,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,5,6,5,6,7,2,7,15,5,6,2,5,6,6,6,6,5,5,6,6,7,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,15,2,7,15,5,6,6,2,15,5,7,5,6,6,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2,7,15,5,6,2],"f":[0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[2,3],4],[5,5],[6,6],[[-1,-2],4,[],[]],[[-1,-2],4,[],[]],[7,[[9,[8]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,3],[[5,5],10],[[6,6],10],[[-1,-2],10,[],[]],[[-1,-2],10,[],[]],[[-1,-2],10,[],[]],0,[[5,11],12],[[6,11],12],[[6,11],12],[7,[[9,[13]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[2,14],-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[6,10],[-1,2,[]],[15,[[9,[-1]]],[]],0,[7,[[16,[13]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,17,[]],[-1,18,[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,[[19,[-2,[20,[-2]]]]],[],[]],[-1,21,[]],[-1,21,[]],[-1,21,[]],[-1,21,[]],[-1,21,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[2,-1],4,[]]],"c":[],"p":[[10,"TransformMatrix",145],[5,"Highlighter",0],[1,"usize"],[1,"tuple"],[5,"Settings",0],[6,"Theme",0],[5,"Highlight",0],[5,"Color",146],[6,"Option",147],[1,"bool"],[5,"Formatter",148],[8,"Result",148],[5,"Font",149],[1,"str"],[5,"ScopeRangeIterator",0],[5,"Format",150],[5,"SmolStr",151],[5,"String",152],[6,"Result",153],[5,"OutOfBounds",154],[5,"TypeId",155]],"b":[[55,"impl-Display-for-Theme"],[56,"impl-Debug-for-Theme"]]},\ +"iced_renderer":{"doc":"","t":"EEGFPPNNONNNNNNNNNNNNNNNNNCENNONONNNNNNNNNNNNNNNNNNNNNNNNNNNCENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNENNGGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFGGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["Compositor","Geometry","Renderer","Settings","TinySkia","Wgpu","adapt_into_using","adapt_into_using","antialiasing","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone_into","components_from","components_from","compositor","core","default","default_font","default_font","default_size","default_text_size","deref","deref","deref_mut","deref_mut","dimensions","dimensions","downcast","downcast","draw","draw","draw","draw_mesh","draw_pipeline_primitive","drop","drop","eq","fill_editor","fill_paragraph","fill_quad","fill_text","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","geometry","graphics","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","load_font","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","wgpu","with_layer","with_transformation","Compositor","Surface","TinySkia","TinySkia","Wgpu","Wgpu","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","configure_surface","create_renderer","create_surface","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fetch_information","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","present","screenshot","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Cache","Frame","Geometry","TinySkia","TinySkia","Wgpu","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","center","clear","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","drop","drop","drop","fill","fill_rectangle","fill_text","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_geometry","into_stimulus","into_stimulus","into_stimulus","new","new","rotate","scale","scale_nonuniform","size","stroke","transform","translate","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","with_clip","with_save"],"q":[[0,"iced_renderer"],[100,"iced_renderer::compositor"],[175,"iced_renderer::geometry"],[299,"palette::chromatic_adaptation"],[300,"core::any"],[301,"iced_core::pixels"],[302,"iced_core::image"],[303,"iced_core::size"],[304,"iced_core::svg"],[305,"iced_core::color"],[306,"core::option"],[307,"iced_core::rectangle"],[308,"alloc::vec"],[309,"iced_core::image"],[310,"iced_wgpu::primitive::pipeline"],[311,"iced_core::point"],[312,"iced_core::renderer"],[313,"iced_core::background"],[314,"core::convert"],[315,"iced_core::text"],[316,"core::fmt"],[317,"core::fmt"],[318,"alloc::sync"],[319,"alloc::rc"],[320,"alloc::borrow"],[321,"core::result"],[322,"palette::convert::try_from_into_color"],[323,"core::any"],[324,"iced_core::transformation"],[325,"iced_graphics::compositor"],[326,"core::clone"],[327,"iced_graphics::compositor"],[328,"iced_graphics::viewport"],[329,"iced_graphics::compositor"],[330,"iced_graphics::geometry::fill"],[331,"iced_graphics::geometry::text"],[332,"iced_core::vector"],[333,"iced_graphics::geometry::stroke"]],"d":["","","The default graphics renderer for iced.","The settings of a Backend.","","","","","The antialiasing strategy that will be used for triangle …","","","","","","","","","","","","","","","","","","","","","","The default Font to use.","","The default size of text.","","","","","","","","","","","","","","","","","","","","","","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 simple cache that stores generated Geometry to avoid …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the coordinate of the center of the Frame.","Clears the Cache, forcing a redraw the next time it is …","","","","","","","","","","","","","","Draws Geometry using the provided closure and stores it in …","","","","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Returns the height of the Frame.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Creates a new empty Cache.","Applies a rotation in radians to the current transform of …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","Returns the dimensions of the Frame.","Draws the stroke of the given Path on the Frame with the …","","Applies a translation to the current transform of the Frame…","","","","","","","","","","","","","","","","","","","","","","","","","Returns the width of the Frame.","Executes the given drawing operations within a Rectangle …","Stores the current transform of the Frame and executes the …"],"i":[0,0,0,0,3,3,3,5,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,5,3,5,0,0,5,3,5,3,5,3,5,3,5,3,3,3,5,3,3,3,3,3,3,5,5,3,3,3,3,5,3,5,3,5,3,5,0,0,3,5,3,5,3,5,3,5,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,0,3,3,0,0,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,38,38,38,39,38,39,38,39,38,39,38,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,38,38,38,39,38,39,38,39,38,39,38,39,38,39,38,39,38,39,0,0,0,50,48,50,48,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,48,49,50,48,49,49,50,48,49,50,48,49,50,48,49,49,50,48,49,48,48,48,49,50,48,49,50,48,49,50,48,49,48,50,48,49,50,48,49,50,48,49,50,48,49,50,48,50,48,49,50,48,49,50,48,49,48,50,48,49,48,49,48,48,48,48,48,50,48,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,50,48,49,48,48,48],"f":[0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[3,4],[5,5],[[-1,-2],4,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],5],[3,-1,[]],0,[3,6],0,[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[[3,8],[[10,[9]]]],[[3,11],[[10,[9]]]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,11,[13,[12]],14],4],[[3,[15,[-1]]],4,[]],[[3,8,16,14],4],[[3,17],4],[[3,14,-1],4,18],[7,4],[7,4],[[5,5],19],[[3,-1,20,12,14],4,[]],[[3,-1,20,12,14],4,[]],[[3,21,-1],4,[[23,[22]]]],[[3,[24,[-1]],20,12,14],4,[]],[[5,25],26],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],7],[[],7],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[28,[-1]]],[[28,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,[32,[[31,[30]]]]],4],[-1,-2,[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,35,[]],[-1,35,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[13,[-2]]],[],[]],[-1,[[13,[-2]]],[],[]],0,[[3,14,-1],4,[[36,[3]]]],[[3,37,-1],4,[[36,[3]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[38,39,9,9],4],[38,-1,[]],[[38,-1,9,9],39,[40,41]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,4],[7,4],[38,42],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],7],[[],7],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2],[[33,[38,43]]],[],[40,41]],[[38,-1,-2,44,12,[31,[-3]]],[[33,[4,45]]],[],[],[[47,[46]]]],[[38,-1,-2,44,12,[31,[-3]]],[[15,[30]]],[],[],[[47,[46]]]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,35,[]],[-1,35,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[13,[-2]]],[],[]],[-1,[[13,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,20],[49,4],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],49],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[7,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[49,3,10,-1],50,[[36,[48]]]],[7,4],[7,4],[7,4],[[48,51,-1],4,[[23,[52]]]],[[48,20,10,-1],4,[[23,[52]]]],[[48,-1],4,[[23,[53]]]],[[49,25],26],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,54],[[],7],[[],7],[[],7],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[27,[-1]]],[[27,[2]]],[]],[[[28,[-1]]],[[28,[2]]],[]],[[[28,[-1]]],[[28,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[[[29,[-1]]],[[29,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,50],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,10],48],[[],49],[[48,54],4],[[48,-1],4,[[23,[54]]]],[[48,-1],4,[[23,[55]]]],[48,10],[[48,51,-1],4,[[23,[56]]]],[[50,37],50],[[48,55],4],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,[[33,[-2,[34,[-2]]]]],[],[]],[-1,35,[]],[-1,35,[]],[-1,35,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[13,[-2]]],[],[]],[-1,[[13,[-2]]],[],[]],[-1,[[13,[-2]]],[],[]],[48,54],[[48,14,-2],-1,[],[[36,[48],[[57,[-1]]]]]],[[48,-2],-1,[],[[36,[48],[[57,[-1]]]]]]],"c":[],"p":[[10,"TransformMatrix",299],[10,"Any",300],[6,"Renderer",0],[1,"tuple"],[5,"Settings",0],[5,"Pixels",301],[1,"usize"],[5,"Handle",302],[1,"u32"],[5,"Size",303],[5,"Handle",304],[5,"Color",305],[6,"Option",306],[5,"Rectangle",307],[5,"Vec",308],[6,"FilterMethod",302],[6,"Mesh",309],[10,"Primitive",310],[1,"bool"],[5,"Point",311],[5,"Quad",312],[6,"Background",313],[10,"Into",314],[5,"Text",315],[5,"Formatter",316],[8,"Result",316],[5,"Box",317],[5,"Arc",318],[5,"Rc",319],[1,"u8"],[1,"slice"],[6,"Cow",320],[6,"Result",321],[5,"OutOfBounds",322],[5,"TypeId",300],[10,"FnOnce",323],[5,"Transformation",324],[6,"Compositor",100],[6,"Surface",100],[10,"Window",325],[10,"Clone",326],[5,"Information",325],[6,"Error",327],[5,"Viewport",328],[6,"SurfaceError",325],[1,"str"],[10,"AsRef",314],[6,"Frame",175],[5,"Cache",175],[6,"Geometry",175],[5,"Path",329],[5,"Fill",330],[5,"Text",331],[1,"f32"],[5,"Vector",332],[5,"Stroke",333],[17,"Output"]],"b":[[37,"impl-Renderer-for-Renderer"],[38,"impl-Renderer-for-Renderer"],[41,"impl-Renderer-for-Renderer"],[42,"impl-Renderer-for-Renderer"],[43,"impl-Renderer-for-Renderer"]]},\ +"iced_runtime":{"doc":"A renderer-agnostic native GUI runtime.","t":"ETFFTEENNNNNNNNNNCNNCNNENNNNNNNONNCNNNNNNENNNNNNNNNNNCNNNCNCNCNNNNOOCNNNNNNNNNNNNNNNNNNCNNOCNGPPNNNNNNNNNNNNNNNNHNNNNNNNHGPFPPPPPPNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOPPPPGPPPPPGPFPPPPPPPPPPPPPPGGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOTTTPGGPPTPGFPPPPTPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNEECCRKRRMMFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNNRKRFRNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMGFPNNNNNNNNNNNNNNOONNNNNNNNOONNNNNNNNNNNOOOOOONNNNNNNNNNNNNNNFPGPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGPPPPPPPPPPPPPPPPEPPPPNNNNNHHHHNHHHHHHNHNNNHNNNNNNHHHHHCHHHHNNNNNNNGPFPNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNN","n":["Command","DEFAULT","Debug","Font","MONOSPACE","Program","UserInterface","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clipboard","clone","clone_into","command","components_from","components_from","core","default","default","draw_finished","draw_started","eq","event_processing_finished","event_processing_started","family","fmt","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","futures","hash","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","keyboard","layout_finished","layout_started","log_message","multi_window","new","overlay","overlay","program","render_finished","render_started","startup_finished","startup_started","stretch","style","system","to_owned","toggle","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","update_finished","update_started","user_interface","view_finished","view_started","weight","window","with_name","Action","Read","Write","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","map","read","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","write","Action","Clipboard","Command","Future","LoadFont","Stream","System","Widget","Window","actions","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","batch","borrow","borrow","borrow_mut","borrow_mut","channel","components_from","components_from","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","map","map","none","perform","run","single","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","widget","bytes","tagger","Black","Bold","Condensed","Cursive","Error","Expanded","ExtraBold","ExtraCondensed","ExtraExpanded","ExtraLight","Family","Fantasy","Font","Italic","Light","Medium","Monospace","Name","Normal","Normal","Normal","Oblique","SansSerif","SemiCondensed","SemiExpanded","Semibold","Serif","Stretch","Style","Thin","UltraCondensed","UltraExpanded","Weight","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","components_from","components_from","default","default","default","default","eq","eq","eq","eq","eq","family","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","load","stretch","style","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","weight","ALT","COMMAND","CTRL","Character","Event","Key","KeyPressed","KeyReleased","LOGO","Left","Location","Modifiers","ModifiersChanged","Named","Numpad","Right","SHIFT","Standard","Unidentified","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","all","alt","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","as_ref","bitand","bitand_assign","bitor","bitor_assign","bits","bitxor","bitxor_assign","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","command","complement","components_from","components_from","components_from","components_from","contains","control","default","difference","empty","eq","eq","eq","eq","extend","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_bits","from_bits_truncate","from_bits_unchecked","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","insert","intersection","intersects","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_all","is_empty","key","logo","not","partial_cmp","partial_cmp","remove","set","shift","sub","sub_assign","symmetric_difference","to_owned","to_owned","to_owned","to_owned","toggle","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","union","key","key","location","location","modifiers","modifiers","text","AVRInput","AVRPower","Accept","Again","AllCandidates","Alphanumeric","Alt","AltGraph","AppSwitch","ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Attn","AudioBalanceLeft","AudioBalanceRight","AudioBassBoostDown","AudioBassBoostToggle","AudioBassBoostUp","AudioFaderFront","AudioFaderRear","AudioSurroundModeNext","AudioTrebleDown","AudioTrebleUp","AudioVolumeDown","AudioVolumeMute","AudioVolumeUp","Backspace","BrightnessDown","BrightnessUp","BrowserBack","BrowserFavorites","BrowserForward","BrowserHome","BrowserRefresh","BrowserSearch","BrowserStop","Call","Camera","CameraFocus","Cancel","CapsLock","ChannelDown","ChannelUp","Character","Clear","Close","ClosedCaptionToggle","CodeInput","ColorF0Red","ColorF1Green","ColorF2Yellow","ColorF3Blue","ColorF4Grey","ColorF5Brown","Compose","ContextMenu","Control","Convert","Copy","CrSel","Cut","DVR","Delete","Dimmer","DisplaySwap","Eisu","Eject","End","EndCall","Enter","EraseEof","Escape","ExSel","Execute","Exit","F1","F10","F11","F12","F13","F14","F15","F16","F17","F18","F19","F2","F20","F21","F22","F23","F24","F25","F26","F27","F28","F29","F3","F30","F31","F32","F33","F34","F35","F4","F5","F6","F7","F8","F9","FavoriteClear0","FavoriteClear1","FavoriteClear2","FavoriteClear3","FavoriteRecall0","FavoriteRecall1","FavoriteRecall2","FavoriteRecall3","FavoriteStore0","FavoriteStore1","FavoriteStore2","FavoriteStore3","FinalMode","Find","Fn","FnLock","GoBack","GoHome","GroupFirst","GroupLast","GroupNext","GroupPrevious","Guide","GuideNextDay","GuidePreviousDay","HangulMode","HanjaMode","Hankaku","HeadsetHook","Help","Hibernate","Hiragana","HiraganaKatakana","Home","Hyper","Info","Insert","InstantReplay","JunjaMode","KanaMode","KanjiMode","Katakana","Key","Key11","Key12","LastNumberRedial","LaunchApplication1","LaunchApplication2","LaunchCalendar","LaunchContacts","LaunchMail","LaunchMediaPlayer","LaunchMusicPlayer","LaunchPhone","LaunchScreenSaver","LaunchSpreadsheet","LaunchWebBrowser","LaunchWebCam","LaunchWordProcessor","Link","ListProgram","LiveContent","Lock","LogOff","MailForward","MailReply","MailSend","MannerMode","MediaApps","MediaAudioTrack","MediaClose","MediaFastForward","MediaLast","MediaPause","MediaPlay","MediaPlayPause","MediaRecord","MediaRewind","MediaSkipBackward","MediaSkipForward","MediaStepBackward","MediaStepForward","MediaStop","MediaTopMenu","MediaTrackNext","MediaTrackPrevious","Meta","MicrophoneToggle","MicrophoneVolumeDown","MicrophoneVolumeMute","MicrophoneVolumeUp","ModeChange","Named","Named","NavigateIn","NavigateNext","NavigateOut","NavigatePrevious","New","NextCandidate","NextFavoriteChannel","NextUserProfile","NonConvert","Notification","NumLock","OnDemand","Open","PageDown","PageUp","Pairing","Paste","Pause","PinPDown","PinPMove","PinPToggle","PinPUp","Play","PlaySpeedDown","PlaySpeedReset","PlaySpeedUp","Power","PowerOff","PreviousCandidate","Print","PrintScreen","Process","Props","RandomToggle","RcLowBattery","RecordSpeedNext","Redo","RfBypass","Romaji","STBInput","STBPower","Save","ScanChannelsToggle","ScreenModeNext","ScrollLock","Select","Settings","Shift","SingleCandidate","Soft1","Soft2","Soft3","Soft4","Space","SpeechCorrectionList","SpeechInputToggle","SpellCheck","SplitScreenToggle","Standby","Subtitle","Super","Symbol","SymbolLock","TV","TV3DMode","TVAntennaCable","TVAudioDescription","TVAudioDescriptionMixDown","TVAudioDescriptionMixUp","TVContentsMenu","TVDataService","TVInput","TVInputComponent1","TVInputComponent2","TVInputComposite1","TVInputComposite2","TVInputHDMI1","TVInputHDMI2","TVInputHDMI3","TVInputHDMI4","TVInputVGA1","TVMediaContext","TVNetwork","TVNumberEntry","TVPower","TVRadioService","TVSatellite","TVSatelliteBS","TVSatelliteCS","TVSatelliteToggle","TVTerrestrialAnalog","TVTerrestrialDigital","TVTimer","Tab","Teletext","Undo","Unidentified","VideoModeNext","VoiceDial","WakeUp","Wink","Zenkaku","ZenkakuHankaku","ZoomIn","ZoomOut","ZoomToggle","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","cmp","components_from","eq","fmt","from","from_angle","from_stimulus","hash","into","into_angle","into_color","into_color_unclamped","into_stimulus","partial_cmp","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Program","State","program","state","Message","Program","Renderer","Theme","update","view","State","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_queue_empty","mouse_interaction","new","operate","program","queue_event","queue_message","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","Nested","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","draw","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_over","layout","mouse_interaction","new","on_event","operate","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Message","Program","Renderer","State","Theme","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","is_queue_empty","mouse_interaction","new","operate","program","queue_event","queue_message","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","update","view","Action","Information","QueryInformation","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","cpu_brand","cpu_cores","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","graphics_adapter","graphics_backend","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","map","memory_total","memory_used","system_kernel","system_name","system_short_version","system_version","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Cache","Outdated","State","Updated","UserInterface","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","components_from","components_from","components_from","default","draw","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","into","into","into","into_angle","into_angle","into_angle","into_cache","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","operate","relayout","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","update","redraw_request","Action","ChangeIcon","ChangeLevel","ChangeMode","Close","Drag","FetchId","FetchMaximized","FetchMinimized","FetchMode","FetchSize","GainFocus","Maximize","Minimize","Move","RequestUserAttention","Resize","Screenshot","Screenshot","Spawn","ToggleDecorations","ToggleMaximize","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","change_icon","change_level","change_mode","close","components_from","drag","fetch_id","fetch_maximized","fetch_minimized","fetch_mode","fetch_size","fmt","frames","from","from_angle","from_stimulus","gain_focus","into","into_angle","into_color","into_color_unclamped","into_stimulus","map","maximize","minimize","move_to","request_user_attention","resize","screenshot","screenshot","spawn","toggle_decorations","toggle_maximize","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","CropError","OutOfBounds","Screenshot","Zero","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_ref","borrow","borrow","borrow_mut","borrow_mut","bytes","clone","clone_into","components_from","components_from","crop","fmt","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","size","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into"],"q":[[0,"iced_runtime"],[93,"iced_runtime::clipboard"],[121,"iced_runtime::command"],[184,"iced_runtime::command::Action"],[186,"iced_runtime::font"],[362,"iced_runtime::keyboard"],[533,"iced_runtime::keyboard::Event"],[540,"iced_runtime::keyboard::key"],[880,"iced_runtime::multi_window"],[884,"iced_runtime::multi_window::program"],[890,"iced_runtime::multi_window::state"],[920,"iced_runtime::overlay"],[949,"iced_runtime::program"],[985,"iced_runtime::system"],[1046,"iced_runtime::user_interface"],[1127,"iced_runtime::user_interface::State"],[1128,"iced_runtime::window"],[1195,"iced_runtime::window::screenshot"],[1254,"palette::chromatic_adaptation"],[1255,"core::fmt"],[1256,"core::fmt"],[1257,"core::hash"],[1258,"core::fmt"],[1259,"alloc::vec"],[1260,"palette::convert::try_from_into_color"],[1261,"core::any"],[1262,"core::ops::function"],[1263,"iced_futures::maybe::platform"],[1264,"core::marker"],[1265,"core::option"],[1266,"core::iter::traits::collect"],[1267,"core::future::future"],[1268,"futures_channel::mpsc"],[1269,"core::ops::function"],[1270,"futures_core::stream"],[1271,"iced_core::widget::operation"],[1272,"alloc::borrow"],[1273,"core::convert"],[1274,"core::cmp"],[1275,"core::cmp"],[1276,"iced_core::text"],[1277,"core::marker"],[1278,"iced_core::element"],[1279,"iced_core::mouse::interaction"],[1280,"iced_core::size"],[1281,"alloc::boxed"],[1282,"core::iter::traits::iterator"],[1283,"iced_core::event"],[1284,"iced_core::mouse::cursor"],[1285,"iced_core::renderer"],[1286,"iced_core::layout"],[1287,"iced_core::point"],[1288,"iced_core::layout::node"],[1289,"iced_core::rectangle"],[1290,"iced_core::overlay::element"],[1291,"iced_core::shell"],[1292,"iced_core::event"],[1293,"iced_core::window::level"],[1294,"iced_core::window::mode"],[1295,"std::time"],[1296,"iced_futures::subscription"],[1297,"iced_core::window::user_attention"],[1298,"iced_core::window::settings"],[1299,"smol_str"]],"d":["","A non-monospaced sans-serif font with normal Weight.","A bunch of time measurements for debugging purposes.","A font.","A monospaced font with normal Weight.","","","","","","","","","","","","","Access the clipboard.","","","Run asynchronous actions.","","","","","","","","","","","The Family of the Font.","","","Load and use fonts.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Track keyboard events.","","","","A multi-window application.","Creates a new Debug.","Overlays for user interfaces.","","Build interactive programs using The Elm Architecture.","","","","","The Stretch of the Font.","The Style of the Font.","Access the native system.","","","","","","","","","","","","","","","","","","","Implement your own event loop to drive a user interface.","","","The Weight of the Font.","Build window-based GUI applications.","Creates a non-monospaced Font with the given Family::Name …","A clipboard action to be performed by some Command.","Read the clipboard and produce T with the result.","Write the given contents to the clipboard.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Maps the output of a clipboard Action using the provided …","Read the current contents of the clipboard.","","","","","","","","Write the given contents to the clipboard.","An action that a Command can perform.","Run a clipboard action.","A set of asynchronous actions to be performed by some …","Run a Future to completion.","Load a font from its bytes.","Run a Stream to completion.","Run a system action.","Run a widget action.","Run a window action.","Returns all of the actions of the Command.","","","","","","","Creates a Command that performs the actions of all the …","","","","","Creates a Command that produces the Messages published …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Applies a transformation to the result of a Command.","Applies a transformation to the result of a Command.","Creates an empty Command.","Creates a Command that performs the action of the given …","Creates a Command that runs the given stream to completion.","Creates a Command that performs a single Action.","","","","","","","","","","","","","","","Creates a Command that performs a widget::Operation.","The bytes of the font to load.","The message to produce when the font has been loaded.","","","","Glyphs in cursive fonts generally use a more informal …","An error while loading a font.","","","","","","A font family.","Fantasy fonts are primarily decorative or expressive fonts …","A font.","","","","The sole criterion of a monospace font is that all glyphs …","The name of a font family of choice.","","","","","Glyphs in sans-serif fonts, as the term is used in CSS, …","","","","Serif fonts represent the formal text style for a script.","The width of some text.","The style of some text.","","","","The weight of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Family of the Font.","","","","","","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).","","","","","","","","","","","","","","","","","","","","","Load a font from its bytes.","The Stretch of the Font.","The Style of the Font.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Weight of the Font.","The “alt” key.","The “command” key.","The “control” key.","A key string that corresponds to the character typed by …","A keyboard event.","A key on the keyboard.","A keyboard key was pressed.","A keyboard key was released.","The “windows” key on Windows, “command” key on …","The left side of the keyboard.","The location of a key on the keyboard.","The current state of the keyboard modifiers.","The keyboard modifiers have changed.","A key with an established name.","The numpad of the keyboard.","The right side of the keyboard.","The “shift” key.","The standard group of keys on the keyboard.","An unidentified key.","","","","","Returns the set containing all flags.","Returns true if the ALT key is pressed in the Modifiers.","","","","","","","","","Convert Key::Character(SmolStr) to Key::Character(&str) so …","Returns the intersection between the two sets of flags.","Disables all flags disabled in the set.","Returns the union of the two sets of flags.","Adds the set of flags.","Returns the raw value of the flags currently stored.","Returns the left flags, but with all the right flags …","Toggles the set of flags.","","","","","","","","","","","","","","","","","","","Returns true if a “command key” is pressed in the …","Returns the complement of this set of flags.","","","","","Returns true if all of the flags in other are contained …","Returns true if the CTRL key is pressed in the Modifiers.","","Returns the difference between the flags in self and other.","Returns an empty set of flags.","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Convert from underlying bit representation, unless that …","Convert from underlying bit representation, dropping any …","Convert from underlying bit representation, preserving all …","","","","","","","","Inserts the specified flags in-place.","Returns the intersection between the flags in self and …","Returns true if there are flags common to both self and …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Returns true if all flags are currently set.","Returns true if no flags are currently stored.","Identify keyboard keys.","Returns true if the LOGO key is pressed in the Modifiers.","Returns the complement of this set of flags.","","","Removes the specified flags in-place.","Inserts or removes the specified flags depending on the …","Returns true if the SHIFT key is pressed in the Modifiers.","Returns the set difference of the two sets of flags.","Disables all flags enabled in the set.","Returns the symmetric difference between the flags in self …","","","","","Toggles the specified flags in-place.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the union of between the flags in self and other.","The key pressed.","The key released.","The location of the key.","The location of the key.","The state of the modifier keys.","The state of the modifier keys.","The text produced by the key press, if any.","Switch the input mode on an external AVR (audio/video …","Toggle the power on an external AVR (audio/video …","The Accept (Commit, OK) key. Accept current option or …","Redo or repeat an action.","Initate the multi-candidate mode.","","The Alt (Alternative) key.","The Alternate Graphics (AltGr or AltGraph) key.","The Application switch key, which provides a list of …","Navigate or traverse downward. (KEYCODE_DPAD_DOWN)","Navigate or traverse leftward. (KEYCODE_DPAD_LEFT)","Navigate or traverse rightward. (KEYCODE_DPAD_RIGHT)","Navigate or traverse upward. (KEYCODE_DPAD_UP)","The Attention (Attn) key.","Adjust audio balance leftward. (VK_AUDIO_BALANCE_LEFT)","Adjust audio balance rightward. (VK_AUDIO_BALANCE_RIGHT)","Decrease audio bass boost or cycle down through bass boost …","Toggle bass boost on/off. (APPCOMMAND_BASS_BOOST)","Increase audio bass boost or cycle up through bass boost …","Adjust audio fader towards front. (VK_FADER_FRONT)","Adjust audio fader towards rear. (VK_FADER_REAR)","Advance surround audio mode to next available mode. (…","Decrease treble. (APPCOMMAND_TREBLE_DOWN)","Increase treble. (APPCOMMAND_TREBLE_UP)","Decrease audio volume. (APPCOMMAND_VOLUME_DOWN, …","Toggle between muted state and prior volume level. (…","Increase audio volume. (APPCOMMAND_VOLUME_UP, …","Used to remove the character to the left of the cursor. …","The Brightness Down key. Typically controls the display …","The Brightness Up key. Typically controls the display …","Navigate to previous content or page in current history. (…","Open the list of browser favorites. (…","Navigate to next content or page in current history. (…","Go to the user’s preferred home page. (…","Refresh the current page or content. (…","Call up the user’s preferred search page. (…","Stop loading the current page or content. (…","The Call key. (KEYCODE_CALL)","The Camera key. (KEYCODE_CAMERA)","The Camera focus key. (KEYCODE_FOCUS)","","The Caps Lock (Capital) key.","Select next (numerically or logically) lower channel. (…","Select next (numerically or logically) higher channel. (…","A key string that corresponds to the character typed by …","Remove the currently selected input.","Close the current document or message (Note: This …","Toggle the display of Closed Captions. (VK_CC, …","Initiate the Code Input mode to allow characters to be …","General purpose color-coded media function key, as index 0 …","General purpose color-coded media function key, as index 1 …","General purpose color-coded media function key, as index 2 …","General purpose color-coded media function key, as index 3 …","General purpose color-coded media function key, as index 4 …","General purpose color-coded media function key, as index 5 …","The Compose key, also known as “Multi_key” on the X …","Show the application’s context menu. This key is …","The Control or Ctrl key.","Convert the current input method sequence.","Copy the current selection. (APPCOMMAND_COPY)","The Cursor Select key.","Cut the current selection. (APPCOMMAND_CUT)","Select Digital Video Rrecorder. (KEYCODE_DVR)","Used to delete the character to the right of the cursor. …","Adjust brightness of device, by toggling between or …","Swap video sources. (VK_DISPLAY_SWAP)","The Eisu key. This key may close the IME, but its purpose …","Toggle removable media to eject (open) and insert (close) …","The End key, used with keyboard entry to go to the end of …","The End Call key. (KEYCODE_ENDCALL)","The Enter or key. Used to activate current selection …","The Erase to End of Field key. This key deletes all …","The Esc key. This key was originally used to initiate an …","The Extend Selection (Exsel) key.","","Exit the current application. (VK_EXIT)","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key.","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","General-purpose function key. Usually found at the top of …","Clear program or content stored as favorite 0. (…","Clear program or content stored as favorite 1. (…","Clear program or content stored as favorite 2. (…","Clear program or content stored as favorite 3. (…","Select (recall) program or content stored as favorite 0. (…","Select (recall) program or content stored as favorite 1. (…","Select (recall) program or content stored as favorite 2. (…","Select (recall) program or content stored as favorite 3. (…","Store current program or content as favorite 0. (…","Store current program or content as favorite 1. (…","Store current program or content as favorite 2. (…","Store current program or content as favorite 3. (…","The Final Mode Final key used on some Asian keyboards, to …","Open the Find dialog. (APPCOMMAND_FIND)","The Function switch Fn key. Activating this key …","The Function-Lock (FnLock or F-Lock) key. Activating this …","The Back key. (KEYCODE_BACK)","The Home key, which goes to the phone’s main screen. (…","Switch to the first character group. (ISO/IEC 9995)","Switch to the last character group. (ISO/IEC 9995)","Switch to the next character group. (ISO/IEC 9995)","Switch to the previous character group. (ISO/IEC 9995)","Toggle display of program or content guide. (VK_GUIDE, …","If guide is active and displayed, then display next …","If guide is active and displayed, then display previous …","Toggle between Hangul and English modes.","","The (Half-Width) Characters key.","The Headset Hook key. (KEYCODE_HEADSETHOOK)","Open a help dialog or toggle display of help information. (…","The Hibernate key. This key saves the current state of the …","The Hiragana (Japanese Kana characters) key.","The Hiragana/Katakana toggle key. (…","The Home key, used with keyboard entry, to go to start of …","","Toggle display of information about currently selected …","Toggle between text modes for insertion or overtyping. (…","Toggle instant replay. (VK_INSTANT_REPLAY)","","The Kana Mode (Kana Lock) key. This key is used to enter …","The Kanji (Japanese name for ideographic characters of …","The Katakana (Japanese Kana characters) key.","A key on the keyboard.","The 11 key found on media numpads that have buttons from 1 …","The 12 key found on media numpads that have buttons from 1 …","","The first generic “LaunchApplication” key. This is …","The second generic “LaunchApplication” key. This is …","The “Calendar” key. (KEYCODE_CALENDAR)","The “Contacts” key. (KEYCODE_CONTACTS)","The “Mail” key. (APPCOMMAND_LAUNCH_MAIL)","The “Media Player” key. (APPCOMMAND_LAUNCH_MEDIA_SELECT…","","","","","","","","Launch linked content, if available and appropriate. (…","List the current program. (VK_LIST)","Toggle display listing of currently available live content …","Lock or unlock current content or program. (VK_LOCK)","","Open an editor to forward the current message. (…","Open an editor to reply to the current message. (…","Send the current message. (APPCOMMAND_SEND_MAIL)","Toggle between manner mode state: silent, vibrate, ring, …","Show a list of media applications: audio/video players and …","Audio track key. (KEYCODE_MEDIA_AUDIO_TRACK)","Close the current media, for example to close a CD or DVD …","Initiate or continue forward playback at faster than …","Select previously selected channel or media. (VK_LAST, …","Pause the currently playing media. (APPCOMMAND_MEDIA_PAUSE…","Initiate or continue media playback at normal speed, if …","Toggle media between play and pause states. (…","Initiate or resume recording of currently selected media. (…","Initiate or continue reverse playback at faster than …","Skip backward to next content or program. (…","Skip forward to next content or program. (VK_SKIP, …","Step backward to next content or program. (…","Step forward to next content or program. (…","Stop media playing, pausing, forwarding, rewinding, or …","Media top menu. (KEYCODE_MEDIA_TOP_MENU)","Seek to next media or program track. (…","Seek to previous media or program track. (…","","Toggle the microphone on/off. (APPCOMMAND_MIC_ON_OFF_TOGGLE…","Decrease microphone volume. (…","Mute the microphone. (APPCOMMAND_MICROPHONE_VOLUME_MUTE, …","Increase microphone volume. (…","Toggle between or cycle through input modes of IMEs.","A named key.","A key with an established name.","Navigate in. (KEYCODE_NAVIGATE_IN)","Navigate to next key. (KEYCODE_NAVIGATE_NEXT)","Navigate out. (KEYCODE_NAVIGATE_OUT)","Navigate to previous key. (KEYCODE_NAVIGATE_PREVIOUS)","Open a new document or message. (APPCOMMAND_NEW)","","Cycle to next favorite channel (in favorites list). (…","Cycle to next user profile (if there are multiple user …","Accept current input method sequence without conversion in …","The Notification key. (KEYCODE_NOTIFICATION)","The NumLock or Number Lock key. Used to toggle numpad mode …","Access on-demand content or programs. (VK_ON_DEMAND)","Open an existing document or message. (APPCOMMAND_OPEN)","Scroll down or display next page of content.","Scroll up or display previous page of content.","Pairing key to pair devices. (KEYCODE_PAIRING)","The Paste key. (APPCOMMAND_PASTE)","Pause the current state or application (as appropriate).","Move picture-in-picture window down. (VK_PINP_DOWN)","Move picture-in-picture window. (VK_PINP_MOVE)","Toggle display of picture-in-picture window. (…","Move picture-in-picture window up. (VK_PINP_UP)","Play or resume the current state or application (as …","Decrease media playback speed. (VK_PLAY_SPEED_DOWN)","Reset playback to normal speed. (VK_PLAY_SPEED_RESET)","Increase media playback speed. (VK_PLAY_SPEED_UP)","Toggle power state. (KEYCODE_POWER) Note: Note: Some …","The PowerOff key. Sometime called PowerDown.","","Print the current document or message. (APPCOMMAND_PRINT)","Initiate print-screen function.","","The properties (Props) key.","Toggle random media or content shuffle mode. (…","Not a physical key, but this key code is sent when the …","Toggle or cycle between media recording speeds. (…","Redo the last action. (APPCOMMAND_REDO)","Toggle RF (radio frequency) input bypass mode (pass RF …","The Roman characters function key.","Switch the input mode on an external STB (set top box). (…","Toggle the power on an external STB (set top box). (…","Save the current document or message. (APPCOMMAND_SAVE)","Toggle scan channels mode. (VK_SCAN_CHANNELS_TOGGLE)","Advance display screen mode to next available mode. (…","Toggle between scrolling and cursor movement modes.","","Toggle display of device settings screen. (VK_SETTINGS, …","Used to enable shift modifier function for interpreting …","","General purpose virtual function key, as index 1.","General purpose virtual function key, as index 2.","General purpose virtual function key, as index 3.","General purpose virtual function key, as index 4.","Used in text to insert a space between words. Usually …","Show correction list when a word is incorrectly …","Toggle between dictation mode and command/control mode. (…","Spellcheck the current document or selection. (…","Toggle split screen mode. (VK_SPLIT_SCREEN_TOGGLE)","The Standby key. This key turns off the display and places …","Toggle display of subtitles, if available. (VK_SUBTITLE)","Used to enable “super” modifier function for …","The Symbol modifier key (used on some virtual keyboards).","","Switch to viewing TV. (KEYCODE_TV)","TV 3D Mode. (KEYCODE_3D_MODE)","Toggle between antenna and cable input. (…","Audio description. (KEYCODE_TV_AUDIO_DESCRIPTION)","Audio description mixing volume down. (…","Audio description mixing volume up. (…","Contents menu. (KEYCODE_TV_CONTENTS_MENU)","Contents menu. (KEYCODE_TV_DATA_SERVICE)","Switch the input mode on an external TV. (KEYCODE_TV_INPUT)","Switch to component input #1. (KEYCODE_TV_INPUT_COMPONENT_1…","Switch to component input #2. (KEYCODE_TV_INPUT_COMPONENT_2…","Switch to composite input #1. (KEYCODE_TV_INPUT_COMPOSITE_1…","Switch to composite input #2. (KEYCODE_TV_INPUT_COMPOSITE_2…","Switch to HDMI input #1. (KEYCODE_TV_INPUT_HDMI_1)","Switch to HDMI input #2. (KEYCODE_TV_INPUT_HDMI_2)","Switch to HDMI input #3. (KEYCODE_TV_INPUT_HDMI_3)","Switch to HDMI input #4. (KEYCODE_TV_INPUT_HDMI_4)","Switch to VGA input #1. (KEYCODE_TV_INPUT_VGA_1)","Media context menu. (KEYCODE_TV_MEDIA_CONTEXT_MENU)","Toggle network. (KEYCODE_TV_NETWORK)","Number entry. (KEYCODE_TV_NUMBER_ENTRY)","Toggle the power on an external TV. (KEYCODE_TV_POWER)","Radio. (KEYCODE_TV_RADIO_SERVICE)","Satellite. (KEYCODE_TV_SATELLITE)","Broadcast Satellite. (KEYCODE_TV_SATELLITE_BS)","Communication Satellite. (KEYCODE_TV_SATELLITE_CS)","Toggle between available satellites. (…","Analog Terrestrial. (KEYCODE_TV_TERRESTRIAL_ANALOG)","Digital Terrestrial. (KEYCODE_TV_TERRESTRIAL_DIGITAL)","Timer programming. (KEYCODE_TV_TIMER_PROGRAMMING)","The Horizontal Tabulation Tab key.","Toggle display of teletext, if available (VK_TELETEXT, …","Undo the last action. (APPCOMMAND_UNDO)","An unidentified key.","Advance video mode to next available mode. (…","","The WakeUp key. (KEYCODE_WAKEUP)","Cause device to identify itself in some manner, e.g., …","The Zenkaku (Full-Width) Characters key.","The Zenkaku/Hankaku (full-width/half-width) toggle key. (…","The ZoomIn key. (KEYCODE_ZOOM_IN)","The ZoomOut key. (KEYCODE_ZOOM_OUT)","Toggle between full-screen and scaled content, or alter …","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","Build interactive programs using The Elm Architecture.","The internal state of a multi-window Program.","The type of messages your Program will produce.","The core of a user interface for a multi-window …","The graphics backend to use to draw the Program.","The theme used to draw the Program.","Handles a message and updates the state of the Program.","Returns the widgets to display in the Program for the …","The execution state of a multi-window Program. It …","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns whether the event queue of the State is empty or …","Returns the current mouse::Interaction of the State.","Creates a new State with the provided Program, …","Applies widget Operations to the State.","Returns a reference to the Program of the State.","Queues an event in the State for processing during an …","Queues a message in the State for processing during an …","","","","","","","","Processes all the queued events and messages, rebuilding …","An overlay container that displays nested overlays","","","","","","","Draws the Nested overlay using the associated Renderer.","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns true if the cursor is over the Nested overlay.","Returns the layout Node of the Nested overlay.","Returns the current mouse::Interaction of the Nested …","Creates a nested overlay from the provided overlay::Element","Processes a runtime Event.","Applies a widget::Operation to the Nested overlay.","","","","","","","","The type of messages your Program will produce.","The core of a user interface application following The Elm …","The graphics backend to use to draw the Program.","The execution state of a Program. It leverages caching, …","The theme used to draw the Program.","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Returns whether the event queue of the State is empty or …","Returns the current mouse::Interaction of the State.","Creates a new State with the provided Program, …","Applies Operations to the State","Returns a reference to the Program of the State.","Queues an event in the State for processing during an …","Queues a message in the State for processing during an …","","","","","","","","Handles a message and updates the state of the Program.","Processes all the queued events and messages, rebuilding …","Returns the widgets to display in the Program.","An operation to be performed on the system.","Contains informations about the system (e.g. system name, …","Query system information and produce T with the result.","","","","","","","","","","","","","","","Detailed processor model information","The number of physical cores on the processor","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Model information for the active graphics adapter","Underlying graphics backend for rendering","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Maps the output of a system Action using the provided …","Total RAM size, KB","Memory used by this process, KB","Operating system kernel version","The operating system name","Short operating system version number","Long operating system version","","","","","","","","","","","","","","","","Reusable data of a specific UserInterface.","The UserInterface is outdated and needs to be rebuilt.","The resulting state after updating a UserInterface.","The UserInterface is up-to-date and can be reused without …","A set of interactive graphical elements with a specific …","","","","","","","","","","","","","","","","Builds a user interface for an Element.","","","","","","","Draws the UserInterface with the provided Renderer.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Extract the Cache of the UserInterface, consuming it in the","","","","","","","","","","Creates an empty Cache.","Applies a widget::Operation to the UserInterface.","Relayouts and returns a new UserInterface using the …","","","","","","","","","","","","","","","","","","","","","","","Updates the UserInterface by processing each provided Event…","The window::RedrawRequest when a redraw should be …","An operation to be performed on some window.","Change the window Icon.","Change the window Level.","Change the Mode of the window.","Close the window and exits the application.","Move the window with the left mouse button until the …","Fetch the raw identifier unique to the window.","Fetch if the current window is maximized or not.","Fetch if the current window is minimized or not.","Fetch the current Mode of the window.","Fetch the current logical dimensions of the window.","Bring the window to the front and sets input focus. Has no …","Set the window to maximized or back","Set the window to minimized or back","Move the window to the given logical coordinates.","Request user attention to the window, this has no effect …","Resize the window to the given logical dimensions.","","Screenshot the viewport of the window.","Spawns a new window with some Settings.","Toggle whether window has decorations.","Toggle the window to maximized or back","","","","","","Changes the Icon of the window.","Changes the window Level.","Changes the Mode of the window.","Closes the window with id.","","Begins dragging the window while the left mouse button is …","Fetches an identifier unique to the window, provided by …","Fetches if the window is maximized.","Fetches if the window is minimized.","Fetches the current Mode of the window.","Fetches the window’s size in logical dimensions.","","Subscribes to the frames of the window of the running …","Returns the argument unchanged.","","","Brings the window to the front and sets input focus. Has …","Calls U::from(self).","","","","","Maps the output of a window Action using the provided …","Maximizes the window.","Minimizes the window.","Moves the window to the given logical coordinates.","Request user attention to the window. This has no effect …","Resizes the window to the given logical dimensions.","Take screenshots of a window.","Captures a Screenshot from the window.","Spawns a new window with the given settings.","Toggles the window decorations.","Toggles the window to maximized or back.","","","","","","","","Errors that can occur when cropping a Screenshot.","The cropped region’s size is out of bounds.","Data of a screenshot, captured with window::screenshot().","The cropped region’s size is zero.","","","","","","","","","","","","The bytes of the Screenshot.","","","","","Crops a Screenshot to the provided region. This will …","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Screenshot.","The size of the Screenshot.","","","","","","","","","","","","","","","","",""],"i":[0,2,0,0,2,0,0,4,2,4,2,4,2,4,2,4,2,0,2,2,0,4,2,0,4,2,4,4,2,4,4,2,4,2,0,4,2,4,2,4,2,0,2,4,2,4,2,4,2,4,2,4,2,0,4,4,4,0,4,0,4,0,4,4,4,4,2,2,0,2,4,4,2,4,2,4,2,4,2,4,2,4,2,4,2,4,4,0,4,4,2,0,2,0,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,0,17,17,17,17,17,17,17,0,0,24,0,24,24,24,24,24,24,22,24,22,24,22,24,22,22,24,22,24,22,0,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,22,22,22,22,24,22,24,22,24,22,24,22,24,22,24,22,24,22,22,99,99,36,36,37,35,0,37,36,37,37,36,0,35,0,38,36,36,35,35,36,37,38,38,35,37,37,36,35,0,0,36,37,37,0,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,35,36,37,38,34,35,36,37,38,2,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,0,2,2,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,34,35,36,37,38,2,43,43,43,44,0,0,46,46,43,47,0,0,46,44,47,47,43,47,44,44,46,47,43,43,43,44,46,47,43,44,46,47,43,44,43,43,43,43,43,43,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,43,43,43,44,46,47,43,43,43,43,43,43,44,46,47,43,43,44,46,47,43,43,43,43,43,44,46,47,43,44,46,47,43,43,43,43,43,44,46,47,43,44,43,43,43,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,43,43,0,43,43,44,43,43,43,43,43,43,43,44,46,47,43,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,44,46,47,43,43,100,101,100,101,100,101,100,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,44,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,0,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,0,44,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,44,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,53,0,0,0,0,57,0,57,57,57,57,0,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,0,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,64,0,64,0,64,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,64,81,64,0,0,83,83,82,83,82,83,82,83,82,83,82,82,82,83,82,82,82,83,82,83,82,83,82,83,82,82,82,83,82,83,82,83,82,83,82,83,82,83,82,82,82,82,82,82,82,83,82,83,82,83,82,83,82,83,82,83,82,83,82,0,86,0,86,0,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,86,86,85,84,86,84,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,85,84,86,85,84,86,85,84,86,84,85,85,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,84,86,85,102,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,0,91,91,91,91,91,91,91,91,91,0,0,0,0,91,0,0,0,0,0,0,91,0,91,91,91,0,91,91,91,91,91,91,0,0,0,0,0,0,0,0,0,0,91,91,91,91,91,91,91,0,97,0,97,95,97,95,97,95,97,95,95,97,95,97,95,95,95,95,97,95,95,97,97,95,97,95,97,95,97,95,97,95,97,95,97,95,97,95,97,95,95,95,97,97,95,97,95,97,95,97,95,97,95,97,95,97,95,97],"f":[0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[2,2],[[-1,-2],3,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],0,[[],4],[[],2],[4,3],[4,3],[[2,2],5],[4,3],[4,3],0,[[4,6],7],[[2,6],[[9,[3,8]]]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[2,-1],3,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[4,3],[4,3],[[4,-1],3,11],0,[[],4],0,[4,[[13,[12]]]],0,[4,3],[4,3],[4,3],[4,3],0,0,0,[-1,-2,[],[]],[4,3],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[4,3],[4,3],0,[4,3],[4,3],0,0,[16,2],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[17,[-1]],6],7,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[17,[-1]],-3],[[17,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],[-2,[[22,[-1]]],[],[[19,[[23,[12]]],[[18,[-1]]]]]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[12,[[22,[-1]]],[]],0,0,0,0,0,0,0,0,0,[[[22,[-1]]],[[13,[[24,[-1]]]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[22,[-1]]],[],[[26,[],[[25,[[22,[-1]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[27,-3],[[22,[-1]]],20,[[28,[],[[18,[3]]]],20],[[30,[[29,[-1]]],[[18,[-2]]]],20]],[-1,-2,[],[]],[-1,-2,[],[]],[[[24,[-1]],6],7,[]],[[[22,[-1]],6],7,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[24,[-1]],-3],[[24,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],[[[22,[-1]],-3],[[22,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21,31]],[[],[[22,[-1]]],[]],[[-2,-4],[[22,[-3]]],[],[[28,[],[[18,[-1]]]],20],[],[[30,[-1],[[18,[-3]]]],20]],[[-2,-4],[[22,[-3]]],[],[[32,[],[[25,[-1]]]],20],[],[[19,[-1],[[18,[-3]]]],20]],[[[24,[-1]]],[[22,[-1]]],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[22,[-1]]],[],[[33,[-1]]]],0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[34,34],[35,35],[36,36],[37,37],[38,38],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],35],[[],36],[[],37],[[],38],[[34,34],5],[[35,35],5],[[36,36],5],[[37,37],5],[[38,38],5],0,[[34,6],7],[[35,6],[[9,[3,8]]]],[[36,6],[[9,[3,8]]]],[[37,6],[[9,[3,8]]]],[[38,6],[[9,[3,8]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[35,-1],3,10],[[36,-1],3,10],[[37,-1],3,10],[[38,-1],3,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[22,[[9,[3,34]]]]],[[42,[[41,[[40,[39]]]]]]]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[],43],[43,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[44,[[44,[16]]]],[[43,43],43],[[43,43],3],[[43,43],43],[[43,43],3],[43,45],[[43,43],43],[[43,43],3],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[44,[-1]]],[[44,[-1]]],31],[46,46],[47,47],[43,43],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[-1,-2],3,[],[]],[[[44,[-1]],[44,[-1]]],48,49],[[43,43],48],[43,5],[43,43],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[43,43],5],[43,5],[[],43],[[43,43],43],[[],43],[[[44,[-1]],[44,[-1]]],5,50],[[46,46],5],[[47,47],5],[[43,43],5],[[43,-1],3,[[26,[],[[25,[43]]]]]],[[[44,[-1]],6],[[9,[3,8]]],11],[[46,6],[[9,[3,8]]]],[[47,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[[43,6],[[9,[3,8]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[45,[[23,[43]]]],[45,43],[45,43],[-1,43,[[26,[],[[25,[43]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[44,[-1]],-2],3,51,10],[[43,-1],3,10],[[43,43],3],[[43,43],43],[[43,43],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[43,5],[43,5],0,[43,5],[43,43],[[[44,[-1]],[44,[-1]]],[[23,[48]]],52],[[43,43],[[23,[48]]]],[[43,43],3],[[43,43,5],3],[43,5],[[43,43],43],[[43,43],3],[[43,43],43],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[43,43],3],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[43,43],43],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[53,53],[[-1,-2],3,[],[]],[[53,53],48],[-1,-2,[],[]],[[53,53],5],[[53,6],[[9,[3,8]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[53,-1],3,10],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[53,53],[[23,[48]]]],[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[[57,[],[[54,[-1]],[55,[-2]],[56,[-3]]]],-2],[[22,[-2]]],[58,59],[11,60],[]],[[[57,[],[[54,[-1]],[55,[-2]],[56,[-3]]]],61],[[62,[-2,-3,-1]]],[58,59],[11,60],[]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[63,[-1]]],5,64],[[[63,[-1]]],65,64],[[-1,66,4],[[63,[-1]]],64],[[[63,[-1]],-2,66,4],3,64,[[68,[],[[25,[[67,[33]]]]]]]],[[[63,[-1]]],-1,64],[[[63,[-1]],69],3,64],[[[63,[-1]]],3,64],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[63,[-1]],66,70,71,72,4],[[3,[[13,[69]],[23,[22]]]]],64],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[73,[-1,-2,-3]],-3,-2,71,74,70],3,[],[],58],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[73,[-1,-2,-3]],74,-3,75],5,[],[],58],[[[73,[-1,-2,-3]],-3,66],76,[],[],58],[[[73,[-1,-2,-3]],74,70,77,-3],65,[],[],58],[[[78,[-1,-2,-3]]],[[73,[-1,-2,-3]]],[],[],58],[[[73,[-1,-2,-3]],69,74,70,-3,72,[79,[-1]]],80,[],[],58],[[[73,[-1,-2,-3]],74,-3,33],3,[],[],58],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[81,[-1]]],5,64],[[[81,[-1]]],65,64],[[-1,66,4],[[81,[-1]]],64],[[[81,[-1]],-2,66,4],3,64,[[68,[],[[25,[[67,[33]]]]]]]],[[[81,[-1]]],-1,64],[[[81,[-1]],69],3,64],[[[81,[-1]]],3,64],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[64,[],[[54,[-1]],[56,[-2]],[55,[-3]]]],-3],[[22,[-3]]],[58,59],[],[11,60]],[[[81,[-1]],66,70,71,72,4],[[3,[[13,[69]],[23,[22]]]]],64],[[[64,[],[[54,[-1]],[56,[-2]],[55,[-3]]]]],[[62,[-3,-2,-1]]],[58,59],[],[11,60]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[82,82],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[[83,[-1]],6],7,[]],[[82,6],7],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[83,[-1]],-3],[[83,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],0,0,0,0,0,0,[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-4,66,84,-3],[[85,[-1,-2,-3]]],[],[],58,[[42,[[62,[-1,-2,-3]]]]]],[86,86],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],84],[[[85,[-1,-2,-3]],-3,-2,71,70],65,[],[],58],[[84,6],7],[[86,6],7],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[85,[-1,-2,-3]]],84,[],[],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],84],[[[85,[-1,-2,-3]],-3,33],3,[],[],58],[[[85,[-1,-2,-3]],66,-3],[[85,[-1,-2,-3]]],[],[],58],[-1,-2,[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[85,[-1,-2,-3]],[40,[69]],70,-3,72,[13,[-1]]],[[3,[86,[13,[80]]]]],[],[],58],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,87],[[22,[-1]]],[]],[[61,88],[[22,[-1]]],[]],[[61,89],[[22,[-1]]],[]],[61,[[22,[-1]]],[]],[-1,-2,[],[]],[61,[[22,[-1]]],[]],[[61,-2],[[22,[-1]]],[],[[30,[90],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[5],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[[23,[5]]],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[89],[[18,[-1]]]]]],[[61,-2],[[22,[-1]]],[],[[30,[66],[[18,[-1]]]]]],[[[91,[-1]],6],7,[]],[[],[[93,[92]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[61,[[22,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[91,[-1]],-3],[[91,[-2]]],[],[],[[19,[-1],[[18,[-2]]]],20,21]],[[61,5],[[22,[-1]]],[]],[[61,5],[[22,[-1]]],[]],[[61,75],[[22,[-1]]],[]],[[61,[23,[94]]],[[22,[-1]]],[]],[[61,66],[[22,[-1]]],[]],0,[[61,-2],[[22,[-1]]],[],[[30,[95],[[18,[-1]]]],60]],[96,[[3,[61,[22,[-1]]]]],[]],[61,[[22,[-1]]],[]],[61,[[22,[-1]]],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[95,[[40,[39]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[95,95],[[-1,-2],3,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[95,[77,[45]]],[[9,[95,97]]]],[[95,6],7],[[97,6],7],[[97,6],7],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[13,[39]],[66,[45]]],95],0,[-1,-2,[],[]],[-1,98,[]],[-1,12,[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,[[9,[-2,[14,[-2]]]]],[],[]],[-1,15,[]],[-1,15,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]]],"c":[],"p":[[10,"TransformMatrix",1254],[5,"Font",0],[1,"tuple"],[5,"Debug",0],[1,"bool"],[5,"Formatter",1255],[8,"Result",1255],[5,"Error",1255],[6,"Result",1256],[10,"Hasher",1257],[10,"Debug",1255],[5,"String",1258],[5,"Vec",1259],[5,"OutOfBounds",1260],[5,"TypeId",1261],[1,"str"],[6,"Action",93],[17,"Output"],[10,"Fn",1262],[10,"MaybeSend",1263],[10,"Sync",1264],[5,"Command",121],[6,"Option",1265],[6,"Action",121],[17,"Item"],[10,"IntoIterator",1266],[1,"usize"],[10,"Future",1267],[5,"Sender",1268],[10,"FnOnce",1262],[10,"Clone",1269],[10,"Stream",1270],[10,"Operation",1271],[6,"Error",186],[6,"Family",186],[6,"Weight",186],[6,"Stretch",186],[6,"Style",186],[1,"u8"],[1,"slice"],[6,"Cow",1272],[10,"Into",1273],[5,"Modifiers",362],[6,"Key",362],[1,"u32"],[6,"Event",362],[6,"Location",362],[6,"Ordering",1274],[10,"Ord",1274],[10,"PartialEq",1274],[10,"Hash",1257],[10,"PartialOrd",1274],[6,"Named",540],[17,"Renderer"],[17,"Message"],[17,"Theme"],[10,"Program",884],[10,"Renderer",1275],[10,"Renderer",1276],[10,"Send",1264],[5,"Id",1277],[5,"Element",1278],[5,"State",890],[10,"Program",949],[6,"Interaction",1279],[5,"Size",1280],[5,"Box",1281],[10,"Iterator",1282],[6,"Event",1283],[6,"Cursor",1284],[5,"Style",1275],[10,"Clipboard",1285],[5,"Nested",920],[5,"Layout",1286],[5,"Point",1287],[5,"Node",1288],[5,"Rectangle",1289],[5,"Element",1290],[5,"Shell",1291],[6,"Status",1283],[5,"State",949],[5,"Information",985],[6,"Action",985],[5,"Cache",1046],[5,"UserInterface",1046],[6,"State",1046],[5,"Icon",1292],[6,"Level",1293],[6,"Mode",1294],[1,"u64"],[6,"Action",1128],[5,"Instant",1295],[5,"Subscription",1296],[6,"UserAttention",1297],[5,"Screenshot",1195],[5,"Settings",1298],[6,"CropError",1195],[5,"SmolStr",1299],[15,"LoadFont",184],[15,"KeyPressed",533],[15,"KeyReleased",533],[15,"Updated",1127]],"b":[[440,"impl-Debug-for-Modifiers"],[441,"impl-LowerHex-for-Modifiers"],[442,"impl-UpperHex-for-Modifiers"],[443,"impl-Binary-for-Modifiers"],[444,"impl-Octal-for-Modifiers"],[1217,"impl-Display-for-CropError"],[1218,"impl-Debug-for-CropError"]]},\ +"iced_style":{"doc":"The styling library of Iced.","t":"ECCCCECCCCCCCCCCCCCFRKNMNNONNNNNNNNNNNNNNNONNNNNNNNFRKMNNNOONNNNNNNNNNNNNNNNNNOOONNNNNNNNFRKMNNNOONNNNNMNNNNMONNNNNONNNNNNNNFRKNMNNOONNNNNNNNNNNNNNNOONNNNNNNNNNFRKNMNNOONNNNNNNNNNNNNNOOONNNNNNNNFFRKNNNNNNOONNNNNNNNONNNNNNNNNNNMMNNNNNNNNNNMNNNNNNNNNNNNNNNNOFRKMNNNOONNNNNNNNNOMNNNNNOONNNNNNNNFRKNMNNOOONNNNNNNNNNNNNNNNNNNNNNFRKMNNNOOONNNNNONNNNMNNNNNONNNNNNNNFPGPPPRKNNMNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOFFRKMNNNNNNNOOONNNNNNNNONNNNNNNNNNNNMNNNNNNNNNNNONNNNNNNNNNNNNNNNFPFGFPRKMNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNOONNNNMNNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOFRKNMNNNNNNONNNNNNMNNNNNNNNNNNNNFRKMNNNOONNNNNMMNMNNNNNNNNNMMNNNNNNNNMFRKMNNNOONNNNNMMNMNNNNONNNNNMMNNNNNNNNMTGPGGPGFPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPGEGGPPPPGGGGPPGPPGGPGGGGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFTFJJFTFFFFFNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFRKMNNNOONNNNNNOONNNMNNNNNNNNNNNNN","n":["Theme","application","button","checkbox","container","core","menu","pane_grid","pick_list","progress_bar","radio","rule","scrollable","slider","svg","text_editor","text_input","theme","toggler","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background_color","borrow","borrow_mut","clone","clone_into","components_from","eq","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","default","disabled","fmt","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","pressed","shadow","shadow_offset","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","disabled","fmt","from","from_angle","from_stimulus","hovered","icon_color","into","into_angle","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","default","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","shadow","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","with_background","with_border","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","selected_background","selected_text_color","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Line","Style","StyleSheet","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","background","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered_region","hovered_split","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","picked_split","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","width","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","handle_color","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","placeholder_color","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","background","bar","border_radius","borrow","borrow_mut","clone","clone_into","components_from","fmt","from","from_angle","from_stimulus","into","into_angle","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border_color","border_width","borrow","borrow_mut","clone","clone_into","components_from","dot_color","fmt","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","text_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","AsymmetricPadding","FillMode","Full","Padded","Percent","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","fill","fill_mode","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","radius","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","width","Scrollbar","Scroller","Style","StyleSheet","active","active_horizontal","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","background","border","border","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","components_from","components_from","dragging","dragging_horizontal","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","hovered_horizontal","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","scroller","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","Appearance","Circle","Handle","HandleShape","Rail","Rectangle","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","border_color","border_radius","border_width","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","color","colors","components_from","components_from","components_from","components_from","dragging","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","hovered","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","rail","shape","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","width","border_radius","radius","width","Appearance","Style","StyleSheet","adapt_into_using","appearance","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","color","components_from","default","fmt","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","disabled","disabled_color","fmt","focused","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","placeholder_color","selection_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","value_color","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","border","borrow","borrow_mut","clone","clone_into","components_from","disabled","disabled_color","fmt","focused","from","from_angle","from_stimulus","hovered","icon_color","into","into_angle","into_color","into_color_unclamped","into_stimulus","placeholder_color","selection_color","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","value_color","ALL","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","active","active","active","active","active","active","active","active","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","appearance","appearance","appearance","appearance","appearance","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","custom","custom","custom","custom_fn","custom_with_fn","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","disabled","disabled","disabled","disabled","disabled_color","disabled_color","dragging","dragging","dragging_horizontal","eq","eq","extended_palette","fmt","fmt","fmt","fmt","focused","focused","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered_horizontal","hovered_region","hovered_split","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","palette","palette","picked_split","placeholder_color","placeholder_color","pressed","selection_color","selection_color","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","value_color","value_color","with_fn","Background","DARK","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","LIGHT","Pair","Palette","Primary","Secondary","Success","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","background","background","base","base","base","base","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","danger","danger","eq","eq","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","generate","generate","generate","generate","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","new","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","weak","weak","weak","weak","weak","Appearance","Style","StyleSheet","active","adapt_into_using","arrays_from","arrays_into","background","background_border","borrow","borrow_mut","clone","clone_into","components_from","fmt","foreground","foreground_border","from","from_angle","from_stimulus","hovered","into","into_angle","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into"],"q":[[0,"iced_style"],[19,"iced_style::application"],[51,"iced_style::button"],[89,"iced_style::checkbox"],[124,"iced_style::container"],[160,"iced_style::menu"],[194,"iced_style::pane_grid"],[256,"iced_style::pick_list"],[291,"iced_style::progress_bar"],[323,"iced_style::radio"],[358,"iced_style::rule"],[422,"iced_style::scrollable"],[487,"iced_style::slider"],[607,"iced_style::slider::HandleShape"],[610,"iced_style::svg"],[642,"iced_style::text_editor"],[680,"iced_style::text_input"],[719,"iced_style::theme"],[1295,"iced_style::theme::palette"],[1550,"iced_style::toggler"],[1584,"palette::chromatic_adaptation"],[1585,"core::default"],[1586,"core::fmt"],[1587,"core::fmt"],[1588,"palette::convert::try_from_into_color"],[1589,"core::any"],[1590,"iced_core::background"],[1591,"core::convert"],[1592,"iced_core::color"],[1593,"iced_core::pixels"],[1594,"core::clone"],[1595,"core::option"],[1596,"iced_core::widget::text"],[1597,"alloc::string"],[1598,"core::ops::function"],[1599,"core::ops::function"]],"d":["","Change the appearance of an application.","Change the apperance of a button.","Change the appearance of a checkbox.","Change the appearance of a container.","","Change the appearance of menus.","Change the appearance of a pane grid.","Change the appearance of a pick list.","Change the appearance of a progress bar.","Change the appearance of radio buttons.","Change the appearance of a rule.","Change the appearance of a scrollable.","Change the apperance of a slider.","Change the appearance of a svg.","Change the appearance of a text editor.","Change the appearance of a text input.","Use the built-in theme and styles.","Change the appearance of a toggler.","The appearance of an application.","The supported style of the StyleSheet.","A set of rules that dictate the style of an application.","","Returns the Appearance of the application for the provided …","","","The background Color of the application.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","The default text Color of the application.","","","","","","","","","The appearance of a button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a button.","Produces the active Appearance of a button.","","","","The Background of the button.","The Border of the buton.","","","","","","","Produces the disabled Appearance of a button.","","Returns the argument unchanged.","","","Produces the hovered Appearance of a button.","Calls U::from(self).","","","","","Produces the pressed Appearance of a button.","The Shadow of the butoon.","The amount of offset to apply to the shadow of the button.","The text Color of the button.","","","","","","","","","The appearance of a checkbox.","The supported style of the StyleSheet.","A set of rules that dictate the style of a checkbox.","Produces the active Appearance of a checkbox.","","","","The Background of the checkbox.","The Border of hte checkbox.","","","","","","Produces the disabled Appearance of a checkbox.","","Returns the argument unchanged.","","","Produces the hovered Appearance of a checkbox.","The icon Color of the checkbox.","Calls U::from(self).","","","","","The text Color of the checkbox.","","","","","","","","","The appearance of a container.","The supported style of the StyleSheet.","A set of rules that dictate the Appearance of a container.","","Produces the Appearance of a container.","","","The Background of the container.","The Border of the container.","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","The Shadow of the container.","The text Color of the container.","","","","","","","","","Derives a new Appearance with the given Background.","Derives a new Appearance with a border of the given Color …","The appearance of a menu.","The supported style of the StyleSheet.","The style sheet of a menu.","","Produces the Appearance of a menu.","","","The Background of the menu.","The Border of the menu.","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","The text Color of the menu.","","","","","","","","","The appearance of the hovered region of a pane grid.","A line.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","","","","","","","The Background of the pane region.","The Border of the pane region.","","","","","","","","","The Color of the Line.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The Appearance to draw when a pane is hovered.","The Line to draw when a split is hovered.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The Line to draw when a split is picked.","","","","","","","","","","","","","","","","","The width of the Line.","The appearance of a pick list.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","Produces the active Appearance of a pick list.","","","","The Background of the pick list.","The Border of the pick list.","","","","","","","Returns the argument unchanged.","","","The handle Color of the pick list.","Produces the hovered Appearance of a pick list.","Calls U::from(self).","","","","","The placeholder Color of the pick list.","The text Color of the pick list.","","","","","","","","","The appearance of a progress bar.","The supported style of the StyleSheet.","A set of rules that dictate the style of a progress bar.","","Produces the Appearance of the progress bar.","","","The Background of the progress bar.","The Background of the bar of the progress bar.","The border radius of the progress bar.","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","The appearance of a radio button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a radio button.","Produces the active Appearance of a radio button.","","","","The Background of the radio button.","The border Color of the radio button.","The border width of the radio button.","","","","","","The Color of the dot of the radio button.","","Returns the argument unchanged.","","","Produces the hovered Appearance of a radio button.","Calls U::from(self).","","","","","The text Color of the radio button.","","","","","","","","","The appearance of a rule.","Different offset on each end of the rule, length units. …","The fill mode of a rule.","Fill the whole length of the container.","Uniform offset from each end, length units.","Fill a percent of the length of the container. The rule …","The supported style of the StyleSheet.","A set of rules that dictate the style of a rule.","","","Produces the style of a rule.","","","","","","","","","","","","","The color of the rule.","","","Return the starting offset and length of the rule.","The FillMode of the rule.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The radius of the line corners.","","","","","","","","","","","","","","","","","The width (thickness) of the rule line.","The appearance of a scrollable.","The appearance of the scroller of a scrollable.","The supported style of the StyleSheet.","A set of rules that dictate the style of a scrollable.","Produces the style of an active scrollbar.","Produces the style of an active horizontal scrollbar.","","","","","","","The Background of a scrollable.","The Border of a scrollable.","The Border of the scroller.","","","","","","","","","The Color of the scroller.","","","Produces the style of a scrollbar that is being dragged.","Produces the style of a horizontal scrollbar that is being …","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the style of a scrollbar when the scrollable is …","Produces the style of a horizontal scrollbar when the …","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The appearance of the Scroller of a scrollable.","","","","","","","","","","","","","","","","","The appearance of a slider.","A circular handle.","The appearance of the handle of a slider.","The shape of the handle of a slider.","The appearance of a slider rail","A rectangular shape.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","Produces the style of an active slider.","","","","","","","","","","","","","The border Color of the handle.","The border radius of the corners of the rail.","The border width of the handle.","","","","","","","","","","","","","","","","","The Color of the handle.","The colors of the rail of the slider.","","","","","Produces the style of a slider that is being dragged.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","The appearance of the Handle of the slider.","Produces the style of an hovered slider.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","The colors of the rail of the slider.","The shape of the handle.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The width of the stroke of a slider rail.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","The appearance of an SVG.","The supported style of the StyleSheet.","The stylesheet of a svg.","","Produces the Appearance of the svg.","","","","","","","The Color filter of an SVG.","","","","Returns the argument unchanged.","","","Produces the hovered Appearance of a svg content.","Calls U::from(self).","","","","","","","","","","","","","The appearance of a text input.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","Produces the style of an active text input.","","","","The Background of the text editor.","The Border of the text editor.","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","Produces the style of a focused text input.","Returns the argument unchanged.","","","Produces the style of an hovered text input.","Calls U::from(self).","","","","","Produces the Color of the placeholder of a text input.","Produces the Color of the selection of a text input.","","","","","","","","","Produces the Color of the value of a text input.","The appearance of a text input.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","Produces the style of an active text input.","","","","The Background of the text input.","The Border of the text input.","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","Produces the style of a focused text input.","Returns the argument unchanged.","","","Produces the style of an hovered text input.","The icon Color of the text input.","Calls U::from(self).","","","","","Produces the Color of the placeholder of a text input.","Produces the Color of the selection of a text input.","","","","","","","","","Produces the Color of the value of a text input.","A list with all the defined themes.","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant.","The style of a menu.","","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new custom Theme from the given Palette.","Creates a custom Button style variant.","Creates a custom Scrollable theme.","Creates a custom Svg style.","Creates a new custom Theme from the given Palette, with a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the palette::Extended of the Theme.","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette.","Define the colors of a theme.","Returns the Palette of the Theme.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette with a …","A set of background colors.","The built-in dark variant of a Palette.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","The built-in light variant of a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background color.","","","","","","","","","The danger Color of the Palette.","The set of danger colors.","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","Generates an Extended palette from a simple Palette.","Generates a set of Primary colors from the base, …","Generates a set of Secondary colors from the base and text …","Generates a set of Success colors from the base, …","Generates a set of Danger colors from the base, …","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 the palette is dark or not.","Creates a new Pair from a background Color and some text …","Generates a set of Background colors from the base and …","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","The appearance of a toggler.","The supported style of the StyleSheet.","A set of rules that dictate the style of a toggler.","Returns the active Appearance of the toggler for the …","","","","The background Color of the toggler.","The Color of the background border of the toggler.","","","","","","","The foreground Color of the toggler.","The Color of the foreground border of the toggler.","Returns the argument unchanged.","","","Returns the hovered Appearance of the toggler for the …","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,3,0,4,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,0,13,0,13,14,14,14,14,14,14,14,14,14,14,14,13,14,14,14,14,13,14,14,14,14,14,13,14,14,14,14,14,14,14,14,14,14,14,0,15,0,15,16,16,16,16,16,16,16,16,16,16,15,16,16,16,16,15,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,0,17,0,18,17,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,0,23,0,24,23,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,0,0,28,0,26,27,26,27,26,27,26,26,26,27,26,27,26,27,26,27,27,26,27,27,26,27,26,27,26,27,26,27,28,28,26,27,26,27,26,27,26,27,26,27,28,26,27,26,27,26,27,26,27,26,27,26,27,26,27,26,27,27,0,30,0,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,30,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,32,0,33,32,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,0,34,0,34,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,35,34,35,35,35,35,35,35,35,35,35,35,35,35,35,35,0,38,0,38,38,38,36,0,37,38,36,37,38,37,38,37,38,37,38,37,38,37,38,37,37,38,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,38,37,0,0,40,0,40,40,41,42,41,42,41,42,41,41,42,41,42,41,42,41,42,41,42,42,41,42,40,40,41,42,41,42,41,42,41,42,40,40,41,42,41,42,41,42,41,42,41,42,41,41,42,41,42,41,42,41,42,41,42,41,42,41,42,41,42,0,47,0,0,0,47,43,0,43,44,45,46,47,44,45,46,47,44,45,46,47,46,45,46,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,46,45,44,45,46,47,43,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,43,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,46,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,44,45,46,47,45,89,90,89,0,48,0,49,48,49,49,49,49,49,49,49,49,49,49,49,49,49,48,49,49,49,49,49,49,49,49,49,49,49,49,49,0,50,0,50,51,51,51,51,51,51,51,51,51,51,50,50,51,50,51,51,51,50,51,51,51,51,51,50,50,51,51,51,51,51,51,51,51,50,0,52,0,52,53,53,53,53,53,53,53,53,53,53,52,52,53,52,53,53,53,52,53,53,53,53,53,53,52,52,53,53,53,53,53,53,53,53,52,54,0,71,0,0,60,0,0,54,69,63,70,71,72,58,59,73,74,75,76,77,65,64,78,79,70,76,54,69,72,58,59,73,74,75,77,65,64,60,78,79,63,54,0,0,0,0,63,63,70,76,0,0,0,0,63,70,0,70,76,0,0,63,0,0,0,0,71,54,54,54,54,54,54,54,54,54,54,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,54,54,54,54,54,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,58,59,60,54,57,58,59,60,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,63,64,65,54,54,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,54,54,54,54,54,54,54,54,57,54,54,54,57,57,54,54,54,57,69,69,63,70,71,71,71,72,58,58,59,73,74,75,76,76,77,77,65,64,60,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,54,54,54,54,54,54,54,54,54,54,54,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,57,0,54,54,54,54,54,54,54,54,57,58,59,60,54,57,54,57,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,57,69,63,70,71,72,58,59,73,74,75,76,77,65,64,60,78,79,54,54,57,0,62,0,0,0,0,62,0,0,0,0,0,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,82,62,67,82,83,84,85,86,87,62,67,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,67,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,67,82,83,62,67,67,83,84,85,86,87,62,67,62,82,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,62,67,82,83,84,85,86,87,83,84,85,86,87,0,88,0,88,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,88,55,55,55,55,55,55,55,55,55,55,55,55,55],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[3,[],[[2,[-1]]]],-1],4,5],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[4,4],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[4,4],7],[[4,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[13,[],[[2,[-1]]]],-1],14,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[14,14],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[],14],[[[13,[],[[2,[-1]]]],-1],14,5],[[14,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[13,[],[[2,[-1]]]],-1],14,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[13,[],[[2,[-1]]]],-1],14,5],0,0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[15,[],[[2,[-1]]]],-1,7],16,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[16,16],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[[15,[],[[2,[-1]]]],-1,7],16,5],[[16,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[15,[],[[2,[-1]]]],-1,7],16,5],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[17,[],[[2,[-1]]]],-1],18,5],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[18,18],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[],18],[[18,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[18,-1],18,[[20,[19]]]],[[18,-1,-2],18,[[20,[21]]],[[20,[22]]]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[23,[],[[2,[-1]]]],-1],24,[5,25]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[24,24],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[24,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[26,26],[27,27],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[27,27],7],[[26,8],9],[[27,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[28,[],[[2,[-1]]]],-1],26,5],[[[28,[],[[2,[-1]]]],-1],[[29,[27]]],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[28,[],[[2,[-1]]]],-1],[[29,[27]]],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[[30,[],[[2,[-1]]]],-1],31,[5,25]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[31,31],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[31,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[[30,[],[[2,[-1]]]],-1],31,[5,25]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[32,[],[[2,[-1]]]],-1],33,5],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[33,33],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[33,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[34,[],[[2,[-1]]]],-1,7],35,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[35,35],[[-1,-2],6,[],[]],[-1,-2,[],[]],0,[[35,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[34,[],[[2,[-1]]]],-1,7],35,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[36,[],[[2,[-1]]]],-1],37,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[37,37],[38,38],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[38,39],[[6,[39,39]]]],0,[[37,8],9],[[38,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[[[40,[],[[2,[-1]]]],-1],41,5],[[[40,[],[[2,[-1]]]],-1],41,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[41,41],[42,42],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[40,[],[[2,[-1]]]],-1],41,5],[[[40,[],[[2,[-1]]]],-1],41,5],[[41,8],9],[[42,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[40,[],[[2,[-1]]]],-1,7],41,5],[[[40,[],[[2,[-1]]]],-1,7],41,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[[43,[],[[2,[-1]]]],-1],44,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[44,44],[45,45],[46,46],[47,47],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[43,[],[[2,[-1]]]],-1],44,5],[[44,8],9],[[45,8],9],[[46,8],9],[[47,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[43,[],[[2,[-1]]]],-1],44,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[[48,[],[[2,[-1]]]],-1],49,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[49,49],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[[],49],[[49,8],9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[48,[],[[2,[-1]]]],-1],49,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,[[[50,[],[[2,[-1]]]],-1],51,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[51,51],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],51,5],[[[50,[],[[2,[-1]]]],-1],21,5],[[51,8],9],[[[50,[],[[2,[-1]]]],-1],51,5],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],51,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],21,5],[[[50,[],[[2,[-1]]]],-1],21,5],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[50,[],[[2,[-1]]]],-1],21,5],0,0,0,[[[52,[],[[2,[-1]]]],-1],53,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[53,53],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],53,5],[[[52,[],[[2,[-1]]]],-1],21,5],[[53,8],9],[[[52,[],[[2,[-1]]]],-1],53,5],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],53,5],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],21,5],[[[52,[],[[2,[-1]]]],-1],21,5],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[52,[],[[2,[-1]]]],-1],21,5],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[54,-1],53,[]],[[54,-1,7],55,[]],[[54,-1,7],35,[]],[[54,-1],51,[]],[[54,-1],44,[]],[[54,-1],41,[]],[[54,-1],14,[]],[[54,-1,7],16,[]],[[54,-1],31,[]],[[54,-1],41,[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[54,-1],18,[]],[[54,-1],49,[]],[[54,-1],37,[]],[[54,-1],24,[]],[[54,-1],33,[]],[[54,-1],4,[]],[[54,-1],56,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[54,54],[57,57],[58,58],[59,59],[60,60],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,62],54],[-1,63,[[13,[],[[2,[54]]]]]],[-1,64,[[40,[],[[2,[54]]]]]],[[],65],[[61,62,-1],54,[[68,[62],[[66,[67]]]]]],[[],54],[[],69],[[],63],[[],70],[[],71],[[],72],[[],58],[[],59],[[],73],[[],74],[[],75],[[],76],[[],77],[[],65],[[],64],[[],60],[[],78],[[],79],[[54,-1],14,[]],[[54,-1,7],16,[]],[[54,-1],51,[]],[[54,-1],53,[]],[[54,-1],21,[]],[[54,-1],21,[]],[[54,-1],41,[]],[[54,-1],44,[]],[[54,-1],41,[]],[[54,54],7],[[57,57],7],[54,67],[[54,8],9],[[54,8],9],[[57,8],9],[[57,8],9],[[54,-1],53,[]],[[54,-1],51,[]],[-1,-1,[]],[-1,-1,[]],[-1,69,[[80,[54],[[66,[4]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,71,[[80,[54],[[66,[18]]]]]],[18,71],[-1,-1,[]],[59,58],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,76,[[80,[54],[[66,[33]]]]]],[-1,77,[[80,[54],[[66,[37]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[21,60],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[54,-1,7],55,[]],[[54,-1,7],16,[]],[[54,-1],44,[]],[[54,-1],31,[]],[[54,-1],53,[]],[[54,-1],49,[]],[[54,-1],51,[]],[[54,-1,7],35,[]],[[54,-1,7],41,[]],[[54,-1],14,[]],[[54,-1,7],41,[]],[[54,-1],26,[]],[[54,-1],[[29,[27]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[61,62],57],0,[54,62],[[54,-1],[[29,[27]]],[]],[[54,-1],21,[]],[[54,-1],21,[]],[[54,-1],14,[]],[[54,-1],21,[]],[[54,-1],21,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,81,[]],[-1,81,[]],[-1,61,[]],[-1,61,[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[54,-1],21,[]],[[54,-1],21,[]],[[61,62,-1],57,[[68,[62],[[66,[67]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[62,62],[67,67],[82,82],[83,83],[84,84],[85,85],[86,86],[87,87],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[62,62],7],[[67,67],7],[[82,82],7],[[83,83],7],[[84,84],7],[[85,85],7],[[86,86],7],[[87,87],7],[[62,8],9],[[67,8],9],[[82,8],9],[[83,8],9],[[84,8],9],[[85,8],9],[[86,8],9],[[87,8],9],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[62,67],[[21,21,21],84],[[21,21],85],[[21,21,21],86],[[21,21,21],87],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[21,21],82],[[21,21],83],0,0,0,0,0,0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,0,0,0,[[[88,[],[[2,[-1]]]],-1,7],55,5],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[55,55],[[-1,-2],6,[],[]],[-1,-2,[],[]],[[55,8],9],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[88,[],[[2,[-1]]]],-1,7],55,5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2]]],[],[]],[-1,[[10,[-2,[11,[-2]]]]],[],[]],[-1,12,[]],[-1,-2,[],[]],[-1,-2,[],[]]],"c":[],"p":[[10,"TransformMatrix",1584],[17,"Style"],[10,"StyleSheet",19],[5,"Appearance",19],[10,"Default",1585],[1,"tuple"],[1,"bool"],[5,"Formatter",1586],[8,"Result",1586],[6,"Result",1587],[5,"OutOfBounds",1588],[5,"TypeId",1589],[10,"StyleSheet",51],[5,"Appearance",51],[10,"StyleSheet",89],[5,"Appearance",89],[10,"StyleSheet",124],[5,"Appearance",124],[6,"Background",1590],[10,"Into",1591],[5,"Color",1592],[5,"Pixels",1593],[10,"StyleSheet",160],[5,"Appearance",160],[10,"Clone",1594],[5,"Appearance",194],[5,"Line",194],[10,"StyleSheet",194],[6,"Option",1595],[10,"StyleSheet",256],[5,"Appearance",256],[10,"StyleSheet",291],[5,"Appearance",291],[10,"StyleSheet",323],[5,"Appearance",323],[10,"StyleSheet",358],[5,"Appearance",358],[6,"FillMode",358],[1,"f32"],[10,"StyleSheet",422],[5,"Scrollbar",422],[5,"Scroller",422],[10,"StyleSheet",487],[5,"Appearance",487],[5,"Rail",487],[5,"Handle",487],[6,"HandleShape",487],[10,"StyleSheet",610],[5,"Appearance",610],[10,"StyleSheet",642],[5,"Appearance",642],[10,"StyleSheet",680],[5,"Appearance",680],[6,"Theme",719],[5,"Appearance",1550],[5,"Appearance",1596],[5,"Custom",719],[6,"Menu",719],[6,"PickList",719],[6,"Text",719],[5,"String",1597],[5,"Palette",1295],[6,"Button",719],[6,"Scrollable",719],[6,"Svg",719],[17,"Output"],[5,"Extended",1295],[10,"FnOnce",1598],[6,"Application",719],[6,"Checkbox",719],[6,"Container",719],[6,"Slider",719],[6,"Radio",719],[6,"Toggler",719],[6,"PaneGrid",719],[6,"ProgressBar",719],[6,"Rule",719],[6,"TextInput",719],[6,"TextEditor",719],[10,"Fn",1598],[5,"SmolStr",1599],[5,"Pair",1295],[5,"Background",1295],[5,"Primary",1295],[5,"Secondary",1295],[5,"Success",1295],[5,"Danger",1295],[10,"StyleSheet",1550],[15,"Rectangle",607],[15,"Circle",607]],"b":[[787,"impl-StyleSheet-for-Theme"],[788,"impl-StyleSheet-for-Theme"],[789,"impl-StyleSheet-for-Theme"],[790,"impl-StyleSheet-for-Theme"],[791,"impl-StyleSheet-for-Theme"],[792,"impl-StyleSheet-for-Theme"],[793,"impl-StyleSheet-for-Theme"],[794,"impl-StyleSheet-for-Theme"],[795,"impl-StyleSheet-for-Theme"],[816,"impl-StyleSheet-for-Theme"],[817,"impl-StyleSheet-for-Theme"],[818,"impl-StyleSheet-for-Theme"],[819,"impl-StyleSheet-for-Theme"],[820,"impl-StyleSheet-for-Theme"],[821,"impl-StyleSheet-for-Theme"],[822,"impl-StyleSheet-for-Theme"],[951,"impl-StyleSheet-for-Theme"],[952,"impl-StyleSheet-for-Theme"],[953,"impl-StyleSheet-for-Theme"],[954,"impl-StyleSheet-for-Theme"],[955,"impl-StyleSheet-for-Theme"],[956,"impl-StyleSheet-for-Theme"],[957,"impl-StyleSheet-for-Theme"],[958,"impl-StyleSheet-for-Theme"],[963,"impl-Display-for-Theme"],[964,"impl-Debug-for-Theme"],[965,"impl-Display-for-Custom"],[966,"impl-Debug-for-Custom"],[967,"impl-StyleSheet-for-Theme"],[968,"impl-StyleSheet-for-Theme"],[976,"impl-From%3CT%3E-for-Container"],[977,"impl-From%3CAppearance%3E-for-Container"],[1033,"impl-StyleSheet-for-Theme"],[1034,"impl-StyleSheet-for-Theme"],[1035,"impl-StyleSheet-for-Theme"],[1036,"impl-StyleSheet-for-Theme"],[1037,"impl-StyleSheet-for-Theme"],[1038,"impl-StyleSheet-for-Theme"],[1039,"impl-StyleSheet-for-Theme"],[1040,"impl-StyleSheet-for-Theme"],[1041,"impl-StyleSheet-for-Theme"],[1042,"impl-StyleSheet-for-Theme"],[1145,"impl-StyleSheet-for-Theme"],[1146,"impl-StyleSheet-for-Theme"],[1148,"impl-StyleSheet-for-Theme"],[1149,"impl-StyleSheet-for-Theme"],[1292,"impl-StyleSheet-for-Theme"],[1293,"impl-StyleSheet-for-Theme"]]},\ +"iced_tiny_skia":{"doc":"","t":"FPPPPPPPIPPIFPPPNNNNNNNNNNNNNNNNNNENNOONNNNNNNNNNNNNNNNCENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNHNNNNNNNNNNNNNNNNNEECFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNHNNNNNNNNNNNNNNN","n":["Backend","Cache","Clip","Custom","Editor","Group","Image","Paragraph","Primitive","Quad","RawText","Renderer","Settings","Svg","Text","Transform","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","core","default","default","default_font","default_text_size","deref","deref","deref_mut","deref_mut","dimensions","draw","drop","drop","eq","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","geometry","graphics","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","load_font","new","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","viewport_dimensions","window","background","border","bounds","bounds","bounds","bounds","bounds","clip_bounds","clip_bounds","clip_bounds","color","color","color","color","content","content","content","content","editor","filter_method","font","handle","handle","horizontal_alignment","line_height","paragraph","position","position","primitives","shadow","shaping","size","transformation","vertical_alignment","Frame","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","clip","components_from","deref","deref_mut","drop","fill","fill_rectangle","fill_text","from","from_angle","from_stimulus","height","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_fill_rule","into_paint","into_primitive","into_stimulus","into_stroke","new","pop_transform","push_transform","rotate","scale","scale_nonuniform","size","stroke","translate","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","width","Compositor","Surface","compositor","Compositor","Surface","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","components_from","components_from","configure_surface","create_renderer","create_surface","deref","deref","deref_mut","deref_mut","drop","drop","fetch_information","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","new","present","present","screenshot","screenshot","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into"],"q":[[0,"iced_tiny_skia"],[93,"iced_tiny_skia::Primitive"],[127,"iced_tiny_skia::geometry"],[178,"iced_tiny_skia::window"],[181,"iced_tiny_skia::window::compositor"],[251,"palette::chromatic_adaptation"],[252,"core::any"],[253,"iced_core::image"],[254,"iced_core::size"],[255,"tiny_skia::pixmap"],[256,"tiny_skia::mask"],[257,"iced_graphics::viewport"],[258,"iced_core::rectangle"],[259,"iced_core::color"],[260,"core::convert"],[261,"core::fmt"],[262,"core::fmt"],[263,"alloc::sync"],[264,"alloc::rc"],[265,"alloc::borrow"],[266,"core::result"],[267,"palette::convert::try_from_into_color"],[268,"core::any"],[269,"iced_core::point"],[270,"iced_graphics::geometry::path"],[271,"iced_graphics::geometry::fill"],[272,"core::convert"],[273,"iced_graphics::geometry::fill"],[274,"iced_graphics::geometry::style"],[275,"tiny_skia::painter"],[276,"tiny_skia_path::stroker"],[277,"iced_core::vector"],[278,"iced_graphics::compositor"],[279,"core::clone"],[280,"iced_graphics::compositor"],[281,"iced_graphics::compositor"]],"d":["","A cached primitive.","A clip primitive","A backend-specific primitive.","An editor primitive","A group of primitives","An image primitive","A paragraph primitive","","A quad primitive","A raw cosmic-text primitive","A tiny-skia graphics renderer for iced.","The settings of a Backend.","An SVG primitive","A text primitive","A primitive that applies a [Transformation]","","","","","","","","","","","","","","","","","","","","","","The default Font to use.","The default size of text.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background of the quad","The [Border] of the quad","The bounds of the text.","The bounds of the quad","The bounds of the image","The bounds of the viewport","The bounds of the clip","The clip bounds of the text.","The clip bounds of the paragraph.","The clip bounds of the editor.","The color of the text.","The color of the paragraph.","The color of the editor.","The [Color] filter","The contents of the text.","The content of the clip","The primitive to transform","The cached primitive","The [editor::Weak] reference.","The filter method of the image","The font of the text.","The handle of the image","The path of the SVG file","The horizontal alignment of the text.","The line height of the text.","The [paragraph::Weak] reference.","The position of the paragraph.","The position of the editor.","The primitives of the group","The [Shadow] of the quad","The shaping strategy of the text.","The size of the text in logical pixels.","The [Transformation]","The vertical alignment of the text.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,12,12,12,12,12,12,12,0,12,12,0,0,12,12,12,5,3,5,3,5,3,5,3,5,3,5,3,5,3,3,3,5,3,0,5,3,3,3,5,3,5,3,5,5,5,3,3,3,5,3,5,3,5,3,0,0,5,3,5,3,5,3,5,3,3,5,3,5,3,5,3,5,3,5,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,3,5,0,53,53,54,53,55,56,57,54,58,59,54,58,59,56,54,57,60,61,59,55,54,55,56,54,54,58,58,59,62,53,54,54,60,54,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,0,31,31,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,0,0,0,0,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,45,45,45,50,45,50,45,50,45,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,45,50,0,45,0,45,0,45,45,50,45,50,45,50,45,50,45,50,45,50,45,50],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[3,3],[[-1,-2],4,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],5],[[],3],0,0,[6,-1,[]],[6,-1,[]],[6,-1,[]],[6,-1,[]],[[5,7],[[9,[8]]]],[[5,10,11,[13,[12]],14,[13,[15]],16,[13,[-1]]],4,[[18,[17]]]],[6,4],[6,4],[[3,3],19],[[3,20],21],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],6],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[23,[-1]]],[[23,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[5,[26,[[13,[25]]]]],4],[[],5],[-1,-2,[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,29,[]],[-1,29,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[5,30],[[9,[8]]]],0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[31,32],[[31,31,32],4],[-1,-2,[],[]],[6,-1,[]],[6,-1,[]],[6,4],[[31,33,-1],4,[[35,[34]]]],[[31,32,9,-1],4,[[35,[34]]]],[[31,-1],4,[[35,[36]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[31,37],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[23,[-1]]],[[23,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[38,39],[40,41],[31,12],[-1,-2,[],[]],[42,43],[9,31],[31,4],[31,4],[[31,37],4],[[31,-1],4,[[35,[37]]]],[[31,-1],4,[[35,[44]]]],[31,9],[[31,33,-1],4,[[35,[42]]]],[[31,44],4],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,29,[]],[-1,-2,[],[]],[-1,-2,[],[]],[31,37],0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[45,-1,8,8],4,[]],[45,-1,[]],[[45,-1,8,8],-2,[46,47],[]],[6,-1,[]],[6,-1,[]],[6,-1,[]],[6,-1,[]],[6,4],[6,4],[45,48],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],6],[[],6],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[22,[-1]]],[[22,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[[[24,[-1]]],[[24,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[3,-1],45,46],[[-1,-2],[[27,[45,49]]],[],46],[[5,50,[13,[12]],14,16,[13,[-1]]],[[27,[4,51]]],[[18,[17]]]],[[45,-1,-2,14,16,[13,[-3]]],[[27,[4,51]]],[],[],[[18,[17]]]],[[50,5,[13,[12]],14,16,[13,[-1]]],[[52,[25]]],[[18,[17]]]],[[45,-1,-2,14,16,[13,[-3]]],[[52,[25]]],[],[],[[18,[17]]]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,[[27,[-2,[28,[-2]]]]],[],[]],[-1,29,[]],[-1,29,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]]],"c":[],"p":[[10,"TransformMatrix",251],[10,"Any",252],[5,"Settings",0],[1,"tuple"],[5,"Backend",0],[1,"usize"],[5,"Handle",253],[1,"u32"],[5,"Size",254],[5,"PixmapMut",255],[5,"Mask",256],[8,"Primitive",0],[1,"slice"],[5,"Viewport",257],[5,"Rectangle",258],[5,"Color",259],[1,"str"],[10,"AsRef",260],[1,"bool"],[5,"Formatter",261],[8,"Result",261],[5,"Box",262],[5,"Arc",263],[5,"Rc",264],[1,"u8"],[6,"Cow",265],[6,"Result",266],[5,"OutOfBounds",267],[5,"TypeId",252],[5,"Handle",268],[5,"Frame",127],[5,"Point",269],[5,"Path",270],[5,"Fill",271],[10,"Into",260],[5,"Text",272],[1,"f32"],[6,"Rule",271],[6,"FillRule",273],[6,"Style",274],[5,"Paint",273],[5,"Stroke",275],[5,"Stroke",276],[5,"Vector",277],[5,"Compositor",181],[10,"Window",278],[10,"Clone",279],[5,"Information",278],[6,"Error",280],[5,"Surface",181],[6,"SurfaceError",278],[5,"Vec",281],[15,"Quad",93],[15,"Text",93],[15,"Image",93],[15,"Svg",93],[15,"Clip",93],[15,"Paragraph",93],[15,"Editor",93],[15,"Transform",93],[15,"Cache",93],[15,"Group",93]],"b":[]},\ +"iced_wgpu":{"doc":"A wgpu renderer for Iced.","t":"FEEIENNNNNNENNNNNNNNNCENNNNNNCNNNCCNNNNNNNNNECFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGFEPFPPGPNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNCONNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOFPGPNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNOOOOOOPPGPPPPPPEPIPPPPPNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKKFNNNNNNNNNNONNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNMOMNNNNNNNNNNNNNNNNNNFNONNNNNNNNOONNNNNNNNNNNONNNNNONNNNNNNNNEFNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNHNHNNHNNNNNNNNN","n":["Backend","Layer","Primitive","Renderer","Settings","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","core","deref","deref_mut","dimensions","downcast","draw_pipeline_primitive","drop","from","from_angle","from_stimulus","geometry","graphics","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","layer","load_font","new","present","primitive","settings","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","viewport_dimensions","wgpu","window","Frame","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","center","clip","components_from","deref","deref_mut","downcast","drop","fill","fill_rectangle","fill_text","from","from_angle","from_stimulus","height","init","into","into_angle","into_color","into_color_unclamped","into_primitive","into_stimulus","new","pop_transform","push_transform","rotate","scale","scale_nonuniform","size","stroke","translate","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","with_clip","with_save","Cached","Editor","Image","Layer","Mesh","Paragraph","Pipeline","Raster","Raw","Text","Vector","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","bounds","clone","clone","clone","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","fmt","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","images","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","mesh","meshes","new","overlay","pipelines","primitive","quads","text","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","viewport","bounds","bounds","color","filter_method","handle","handle","clip_bounds","clip_bounds","color","color","editor","paragraph","position","position","raw","transformation","transformation","transformation","AttributeCount","Gradient","Mesh","Solid","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","attribute_count_of","borrow","borrow","borrow_mut","borrow_mut","clip_bounds","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","gradient_vertices","gradients","indices","indices","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","solid_vertices","solids","to_owned","to_owned","transformation","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","buffers","buffers","clip_bounds","clip_bounds","transformation","transformation","Cache","Clip","Custom","Custom","Editor","Group","Image","Mesh","Paragraph","Pipeline","Pipeline","Primitive","Quad","RawText","Svg","Text","Transform","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","bounds","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","pipeline","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","background","border","bounds","bounds","bounds","bounds","bounds","clip_bounds","clip_bounds","clip_bounds","color","color","color","color","content","content","content","content","editor","filter_method","font","handle","handle","horizontal_alignment","line_height","paragraph","position","position","primitives","shadow","shaping","size","transformation","vertical_alignment","Pipeline","Primitive","Renderer","Storage","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","borrow","borrow","borrow_mut","borrow_mut","bounds","clone","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw_pipeline_primitive","drop","drop","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","get","get_mut","has","init","init","into","into","into_angle","into_angle","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","new","prepare","primitive","render","store","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Settings","adapt_into_using","antialiasing","arrays_from","arrays_into","borrow","borrow_mut","clone","clone_into","components_from","default","default_font","default_text_size","deref","deref_mut","downcast","drop","eq","fmt","from","from_angle","from_env","from_stimulus","init","internal_backend","into","into_angle","into_color","into_color_unclamped","into_stimulus","present_mode","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Compositor","Surface","adapt_into_using","arrays_from","arrays_into","as_hal","borrow","borrow_mut","components_from","compositor","configure","deref","deref_mut","downcast","drop","drop","fmt","from","from_angle","from_stimulus","get_capabilities","get_current_texture","get_default_config","global_id","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Compositor","adapt_into_using","arrays_from","arrays_into","borrow","borrow_mut","components_from","configure_surface","create_backend","create_renderer","create_surface","deref","deref_mut","downcast","drop","fetch_information","from","from_angle","from_stimulus","init","into","into_angle","into_color","into_color_unclamped","into_stimulus","new","new","present","present","request","screenshot","screenshot","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast"],"q":[[0,"iced_wgpu"],[46,"iced_wgpu::geometry"],[93,"iced_wgpu::layer"],[238,"iced_wgpu::layer::Image"],[244,"iced_wgpu::layer::Text"],[256,"iced_wgpu::layer::mesh"],[332,"iced_wgpu::layer::mesh::Mesh"],[338,"iced_wgpu::primitive"],[389,"iced_wgpu::primitive::Primitive"],[423,"iced_wgpu::primitive::pipeline"],[498,"iced_wgpu::settings"],[538,"iced_wgpu::window"],[576,"iced_wgpu::window::compositor"],[616,"palette::chromatic_adaptation"],[617,"iced_core::image"],[618,"iced_core::size"],[619,"iced_core::rectangle"],[620,"alloc::borrow"],[621,"wgpu"],[622,"wgpu"],[623,"wgpu"],[624,"core::option"],[625,"wgpu"],[626,"core::convert"],[627,"core::result"],[628,"palette::convert::try_from_into_color"],[629,"core::any"],[630,"iced_core::svg"],[631,"iced_core::point"],[632,"iced_graphics::geometry::path"],[633,"iced_graphics::geometry::fill"],[634,"core::convert"],[635,"iced_core::vector"],[636,"iced_graphics::geometry::stroke"],[637,"core::ops::function"],[638,"core::fmt"],[639,"core::fmt"],[640,"iced_core::transformation"],[641,"core::marker"],[642,"wgpu_types"],[643,"iced_graphics::compositor"],[644,"iced_graphics::compositor"]],"d":["A wgpu graphics backend for iced.","","","A wgpu graphics renderer for iced.","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Build and draw geometry.","","","Calls U::from(self).","","","","","Organize rendering primitives into a flattened list of …","","Creates a new Backend.","Draws the provided primitives in the given TextureView.","Draw using different graphical primitives.","Configure a renderer.","","","","","","","","","","","Display rendering results on windows.","A frame for drawing some geometry.","","","","","","Returns the coordinate of the center of the Frame.","Draws the clipped contents of the given Frame with origin …","","","","","","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","Returns the argument unchanged.","","","Returns the height of the Frame.","","Calls U::from(self).","","","","Produces the Primitive representing everything drawn on …","","Creates a new empty Frame with the given dimensions.","Pops a transform from the transform stack and sets it as …","Pushes the current transform in the transform stack.","Applies a rotation in radians to the current transform of …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","Returns the dimensions of the Frame.","Draws the stroke of the given Path on the Frame with the …","Applies a translation to the current transform of the Frame…","","","","","","","","","Returns the width of the Frame.","Executes the given drawing operations within a Rectangle …","Stores the current transform of the Frame and executes the …","Some cached text.","An editor.","A raster or vector image.","A group of primitives that should be clipped together.","","A paragraph.","A custom primitive which can be used to render primitives …","A raster image.","Some raw text.","A text primitive.","A vector image.","","","","","","","","","","","","","","","","","","","","","The bounds of the Pipeline.","The clipping bounds of the Layer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Distributes the given Primitive and generates a list of …","The images of the Layer.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","A collection of triangle primitives.","The triangle meshes of the Layer.","Creates a new Layer with the given clipping bounds.","Creates a new Layer for the provided overlay text.","The custom pipelines of this Layer.","The Primitive to render.","The quads of the Layer.","The text of the Layer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The viewport of the Pipeline.","The bounds of the image.","The bounds of the image.","The Color filter","The filter method of a raster image.","The handle of a raster image.","The handle of a vector image.","","","","","","","","","","","","","The result of counting the attributes of a set of meshes.","A mesh of triangles with a gradient color.","A mesh of triangles.","A mesh of triangles with a solid color.","","","","","","","Returns the number of total vertices & total indices of …","","","","","Returns the clip bounds of the Mesh.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","The total amount of gradient vertices.","The total amount of gradient meshes.","Returns the indices of the Mesh.","The total amount of indices.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","The total amount of solid vertices.","The total amount of solid meshes.","","","Returns the origin of the Mesh.","","","","","","","","","","","","","","","","","The vertex and index buffers of the Mesh.","The vertex and index buffers of the Mesh.","The clipping bounds of the Mesh.","The clipping bounds of the Mesh.","The Transformation for the vertices of the Mesh.","The Transformation for the vertices of the Mesh.","A cached primitive.","A clip primitive","The custom primitives supported by iced_wgpu.","A backend-specific primitive.","An editor primitive","A group of primitives","An image primitive","A mesh primitive.","A paragraph primitive","","A custom pipeline primitive.","The graphical primitives supported by iced_wgpu.","A quad primitive","A raw cosmic-text primitive","An SVG primitive","A text primitive","A primitive that applies a [Transformation]","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Draw primitives using custom pipelines.","","","","","","","","","","The background of the quad","The [Border] of the quad","The bounds of the text.","The bounds of the quad","The bounds of the image","The bounds of the viewport","The bounds of the clip","The clip bounds of the text.","The clip bounds of the paragraph.","The clip bounds of the editor.","The color of the text.","The color of the paragraph.","The color of the editor.","The [Color] filter","The contents of the text.","The content of the clip","The primitive to transform","The cached primitive","The [editor::Weak] reference.","The filter method of the image","The font of the text.","The handle of the image","The path of the SVG file","The horizontal alignment of the text.","The line height of the text.","The [paragraph::Weak] reference.","The position of the paragraph.","The position of the editor.","The primitives of the group","The [Shadow] of the quad","The shaping strategy of the text.","The size of the text in logical pixels.","The [Transformation]","The vertical alignment of the text.","A custom primitive which can be used to render primitives …","A set of methods which allows a Primitive to be rendered.","A renderer than can draw custom pipeline primitives.","Stores custom, user-provided pipelines.","","","","","","","","","","","The bounds of the Pipeline.","","","","","","","","","","","","Draws a custom pipeline primitive.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns a reference to pipeline with type T if it exists …","Returns a mutable reference to pipeline T if it exists in …","Returns true if Storage contains a pipeline with type T.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Creates a new Pipeline with the given Primitive.","Processes the Primitive, allowing for GPU buffer …","The Primitive to render.","Renders the Primitive.","Inserts the pipeline T in to Storage.","","","","","","","","","","","","","","","","","","The settings of a Backend.","","The antialiasing strategy that will be used for triangle …","","","","","","","","","The default Font to use.","The default size of text.","","","","","","","Returns the argument unchanged.","","Creates new Settings using environment configuration.","","","The internal graphics backend to use.","Calls U::from(self).","","","","","The present mode of the Backend.","","","","","","","","","","","Handle to a presentable surface.","","","","Returns the inner hal Surface using a callback. The hal …","","","","Connect a window with a renderer.","Initializes Surface for presentation.","","","","","","","Returns the argument unchanged.","","","Returns the capabilities of the surface when used with the …","Returns the next texture to be presented by the swapchain …","Return a default SurfaceConfiguration from width and …","Returns a globally-unique identifier for this Surface.","","Calls U::from(self).","","","","","","","","","","","","","A window graphics backend for iced powered by wgpu.","","","","","","","","Creates a new rendering Backend for this Compositor.","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","Creates a Compositor and its Backend for the given Settings…","","Presents the given primitives with the given Compositor …","","Requests a new Compositor with the given Settings.","Renders the current surface to an offscreen buffer.","","","","","","","","",""],"i":[0,0,0,0,0,3,3,3,3,3,3,0,3,3,3,3,7,3,3,3,3,0,0,3,3,3,3,3,3,0,3,3,3,0,0,3,3,3,3,3,3,3,3,3,0,0,0,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,43,43,0,0,0,43,0,41,43,0,41,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,42,46,41,42,43,41,42,43,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,46,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,0,46,46,46,46,42,46,46,41,42,43,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,41,42,43,46,42,70,71,71,70,70,71,72,73,72,73,73,72,72,73,74,72,73,74,0,48,0,48,48,49,48,49,48,49,0,48,49,48,49,48,48,49,48,49,48,49,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,49,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,49,49,48,49,48,48,49,48,49,48,49,48,49,48,49,48,49,48,49,48,49,75,76,75,76,75,76,22,22,0,22,22,22,22,51,22,0,51,0,22,22,22,22,22,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,0,51,51,51,51,51,51,51,51,51,77,77,78,77,79,80,81,78,82,83,78,82,83,80,78,81,84,85,83,79,78,79,80,78,78,82,82,83,86,77,78,78,84,78,0,0,0,0,53,54,53,54,53,54,53,54,53,54,53,53,53,53,54,54,53,54,53,54,53,54,55,53,54,53,53,54,53,54,53,54,53,54,54,54,54,53,54,53,54,53,54,53,54,53,54,53,54,53,10,53,10,54,53,53,54,53,54,53,54,53,54,53,54,53,54,53,54,53,54,0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,0,0,57,57,57,57,57,57,57,0,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,0,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,65,0,65,0,65,65,0,65,65,65,65,65,65,65,65,65],"f":[0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[2,-1,[]],[2,-1,[]],[[3,4],[[6,[5]]]],[-1,-2,[],[]],[[7,8,-1],9,10],[2,9],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,0,[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[3,[13,[[12,[11]]]]],9],[[14,15,16,17],3],[[3,14,15,18,[20,[19]],17,21,[12,[22]],23,[12,[-1]]],9,[[25,[24]]]],0,0,[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[[3,29],[[6,[5]]]],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[30,31],[[30,30,31],9],[-1,-2,[],[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[[30,32,-1],9,[[34,[33]]]],[[30,31,6,-1],9,[[34,[33]]]],[[30,-1],9,[[34,[35]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[30,36],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[30,22],[-1,-2,[],[]],[6,30],[30,9],[30,9],[[30,36],9],[[30,-1],9,[[34,[36]]]],[[30,-1],9,[[34,[37]]]],[30,6],[[30,32,-1],9,[[34,[38]]]],[[30,37],9],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[30,36],[[30,8,-2],-1,[],[[40,[30],[[39,[-1]]]]]],[[30,-2],-1,[],[[40,[30],[[39,[-1]]]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[41,41],[42,42],[43,43],[[-1,-2],9,[],[]],[[-1,-2],9,[],[]],[[-1,-2],9,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,9],[2,9],[2,9],[2,9],[[41,44],45],[[42,44],45],[[43,44],45],[[46,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[12,[22]],23],[[47,[46]]]],0,[[],2],[[],2],[[],2],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[8,46],[[[12,[-1]],23],46,[[25,[24]]]],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[12,[48]]],49],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[48,[[8,[36]]]],[48,48],[49,49],[[-1,-2],9,[],[]],[[-1,-2],9,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],49],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,9],[2,9],[[48,44],45],[[49,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[48,[[12,[5]]]],0,[[],2],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[48,50],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[51,8],[51,51],[[-1,-2],9,[],[]],[-1,-2,[],[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[[51,51],52],[[51,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[53,53],[[-1,-2],9,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],54],[2,-1,[]],[2,-1,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[55,8,-1],9,10],[2,9],[2,9],[[53,53],52],[[53,44],45],[[54,44],45],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[54,[[20,[-1]]],[]],[54,[[20,[-1]]],[]],[54,52],[[],2],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[8,-1],53,10],[[10,17,14,15,8,[6,[5]],36,54],9],0,[[10,54,21,[6,[5]],[8,[5]],18],9],[[54,-1],9,56],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],[-1,[[20,[-2]]],[],[]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[16,16],[[-1,-2],9,[],[]],[-1,-2,[],[]],[[],16],0,0,[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[[16,16],52],[[16,44],45],[-1,-1,[]],[-1,-1,[]],[[],16],[-1,-2,[],[]],[[],2],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[57,-2],[[20,[-1]]],[],[[40,[20],[[39,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[57,14,[58,[[47,[17]]]]],9],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[57,9],[2,9],[[57,44],[[26,[9,59]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[57,60],61],[57,[[26,[62,63]]]],[[57,60,5,5],[[20,[[58,[[47,[17]]]]]]]],[57,[[64,[57]]]],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[65,-1,5,5],9,[]],[65,3],[65,-1,[]],[[65,-1,5,5],-2,66,[]],[2,-1,[]],[2,-1,[]],[-1,-2,[],[]],[2,9],[65,67],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],2],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[16,-1],[[26,[65,68]]],66],[[-1,-2],[[26,[65,68]]],[],66],[[65,3,57,[12,[22]],23,19,[12,[-1]]],[[26,[9,69]]],[[25,[24]]]],[[65,-1,-2,23,19,[12,[-3]]],[[26,[9,69]]],[],[],[[25,[24]]]],[[16,[20,[-1]]],[[20,[65]]],66],[[65,3,[12,[22]],23,19,[12,[-1]]],[[47,[11]]],[[25,[24]]]],[[65,-1,-2,23,19,[12,[-3]]],[[47,[11]]],[],[],[[25,[24]]]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2]]],[],[]],[-1,[[26,[-2,[27,[-2]]]]],[],[]],[-1,28,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[20,[-2]]],[],[]]],"c":[],"p":[[10,"TransformMatrix",616],[1,"usize"],[5,"Backend",0],[5,"Handle",617],[1,"u32"],[5,"Size",618],[8,"Renderer",0],[5,"Rectangle",619],[1,"tuple"],[10,"Primitive",423],[1,"u8"],[1,"slice"],[6,"Cow",620],[5,"Device",621],[5,"Queue",621],[5,"Settings",498],[6,"TextureFormat",622],[5,"CommandEncoder",621],[5,"Color",623],[6,"Option",624],[5,"TextureView",621],[8,"Primitive",338],[5,"Viewport",625],[1,"str"],[10,"AsRef",626],[6,"Result",627],[5,"OutOfBounds",628],[5,"TypeId",629],[5,"Handle",630],[5,"Frame",46],[5,"Point",631],[5,"Path",632],[5,"Fill",633],[10,"Into",626],[5,"Text",634],[1,"f32"],[5,"Vector",635],[5,"Stroke",636],[17,"Output"],[10,"FnOnce",637],[6,"Image",93],[5,"Pipeline",93],[6,"Text",93],[5,"Formatter",638],[8,"Result",638],[5,"Layer",93],[5,"Vec",639],[6,"Mesh",256],[5,"AttributeCount",256],[5,"Transformation",640],[6,"Custom",338],[1,"bool"],[5,"Pipeline",423],[5,"Storage",423],[10,"Renderer",423],[10,"Send",641],[5,"Surface",538],[5,"SurfaceConfiguration",622],[5,"Error",638],[5,"Adapter",621],[5,"SurfaceCapabilities",622],[5,"SurfaceTexture",621],[6,"SurfaceError",621],[5,"Id",621],[5,"Compositor",576],[10,"Window",642],[5,"Information",642],[6,"Error",643],[6,"SurfaceError",642],[15,"Raster",238],[15,"Vector",238],[15,"Paragraph",244],[15,"Editor",244],[15,"Raw",244],[15,"Solid",332],[15,"Gradient",332],[15,"Quad",389],[15,"Text",389],[15,"Image",389],[15,"Svg",389],[15,"Clip",389],[15,"Paragraph",389],[15,"Editor",389],[15,"Transform",389],[15,"Cache",389],[15,"Group",389]],"b":[]},\ +"iced_widget":{"doc":"Use the built-in widgets or create your own.","t":"TEEEEEKEPPREFPEEEEEEGFEEEEEEREEEEGEPEEEPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHCHCHNNNNHQQCHHNNNNCHENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNNNNNNNNNNNEHHNNNNNNNNNNNNNCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHQNNHNHNNNNNNNNNNCNNNCCHNNNNCHCCHEHHQQCECHNNCHNNNCHCNNECHNNCHCHCHCHNNNCHCHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNHCHHMNNFFFRKMNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNHNNNNNNNNNNOONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNHNPPFFEFGGRGPGFGPPFKKPPPPRFGFPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNONNCONNNONNOONNONCNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNONNNNNNPGPPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNGFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOONNNNNNNNNNNNNNNNNNFFFNNCNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNFFNNNNNNNOONNNNNNNOONNNNNNNNNNNNNNOOOOONNNNNNNNNFIFKIPPPPPFPPPPPPFPGFGTTTIFPPPGGPPSPPPFFFFFIFFKKPPPPPPPGPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNMNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNCNNNNNNNMNNNNNNCCNNOOCMNNNNONNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOFKFFKRKFFNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNOOMNNNNNNNNNNNMNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNMNNNNNNNMNNNNNNMMNNNNNNMNMNMNMNMNMNMNNNNNNNNNNNNMNMNMNMNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFIFTTTTTTFFFTTTTIFITTKRIKIFTTTIIFITNONNNNNNNNNNNNNNMNNNNNNNNONNNMNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOCNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNMNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNOOOOOOONONNNNNNNNNNNNHONNCNNNOOOMNNNNNNNNNNNNNNHNNNNNNNNMNNNNNNNNNMNNNNNNNNNNNNONNNNOONMNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCMHONNONNNNNNNNNOOONNNNOONNNNNNNNNOOONNNNNFFFFNNNNNNNONNNNNONONNNNNNNNNNNNONOOOOOONNNNNNNNOOFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNOONNNNNONNNNNNNNNNNNNNONNNNNNNNFFFFFFFFFFFFFFFFFFFFFKFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOHHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNCNNNNNNNNNNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNOONNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNONNNNNNNNNNNNHHNNNNNNNNNNNONOMHNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOHHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHNNNNONNNOONNNNNNNNNOOOOOOOOONNNNNNNNNNNOOOOOOOOONNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNKMNMHHIIIIIIIIIIIIIIIIIIIIOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOKKKKKMMMMMFFFFNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNRKKMMMMNNMMMMMMMMMNNHHHHHHFFFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNIIIIIIIIIOOOOOOOOOOHOHHOOOOOOOIFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNKKKRKNNNNNNNNMMMMNMMMNNNMMMMMNMMMMMMMMMNNMMMMNNMNPPPGFGPPPPPFGOOOOOOOFFFRKMNNNNNNNNNNNNNNNOONNNNNNNNNNONNNNNNNNNMNNNNNNNNNNNONNNNNNNNNMNONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNONNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNFFFRKNNNNNMNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNONNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNGFFPPENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCHNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNECFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFFRKNNNMNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNPFGPPPGFGGPGKPGPPPPPFPGFPPPFPGFPPFPPERKGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHNNNNNNNNNNNNNNMONNNONNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOOOOOOOOOOOOOGPPPFPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOFPTPGFPFFPRKMNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOHNNNHNNNOONONNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOOFTFRKNNMNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGGPPPPPPPPFPFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFTTFRKMNNNNNNNNNNOOONNNNNNNNNNNNONNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNFPGPPPFRKNNNMNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOFGPGTPPFFFTFFFPFRKPFNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNHNNNNNNNNNNNHNNNNONNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNOOOOOOGPPKRKPFRFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNENFPTFGFPFFRKMNNNNNNNNNNNNNNNOOONNNNNNNNNNOONNNNNNNNNNNNNNMHNNNNNNNNNNNNNNNNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOOOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFRKFNNNMNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPFPGPGFRKINNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPPFPPPPPGPPPPPPGPPPPPPPPPRKFPPPMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMMNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNMNNOFESFFPPGFRKFFMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNCNNNNNNNNNNNNNNNNNMMNNNNNNNHNNNNNNNNNNNNNNNNNNNNHNNMNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNHNHNNHNNHNNNNNNNNNNNNNNMNNNNNHNNMONNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHMNFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOGPGGPGFPPPPPPPPPPPPPPPPPTPPPPPPPPPPPPPPPPPTPGFGGPPPPGGGGPPGPPGGPGGGGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFJJFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOFTRKFMNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNOONNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPPGPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPTFGPFRKFMNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNMHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNOOO","n":["ALL","Button","Canvas","Checkbox","Column","ComboBox","Component","Container","Custom","Dark","Event","Image","Lazy","Light","MouseArea","PaneGrid","PickList","ProgressBar","QRCode","Radio","Renderer","Responsive","Row","Rule","Scrollable","Shader","Slider","Space","State","Svg","Text","TextEditor","TextInput","Theme","Themer","TinySkia","Toggler","Tooltip","VerticalSlider","Wgpu","active","active","active","active","active","active","active","active","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","appearance","appearance","appearance","appearance","appearance","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","button","button","canvas","canvas","checkbox","checkbox","children","clear","clone","clone_into","column","column","column","combo_box","combo_box","component","components_from","components_from","components_from","components_from","container","container","core","custom","custom_with_fn","default","default_font","default_size","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","diff","dimensions","dimensions","disabled","disabled","disabled","disabled","disabled_color","disabled_color","downcast","downcast","downcast","downcast","dragging","dragging","dragging_horizontal","draw","draw","draw","draw","draw","draw_mesh","draw_pipeline_primitive","drop","drop","drop","drop","eq","extended_palette","fill_editor","fill_paragraph","fill_quad","fill_text","fmt","fmt","focus_next","focus_previous","focused","focused","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","graphics","horizontal_rule","horizontal_space","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered","hovered_horizontal","hovered_region","hovered_split","image","image","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","keyed","keyed_column","keyed_column","layout","layout","lazy","load_font","mouse_area","mouse_interaction","mouse_interaction","new","new","on_event","on_event","operate","operate","operate","operate","overlay","overlay","overlay","palette","pane_grid","pick_list","pick_list","picked_split","placeholder_color","placeholder_color","pressed","progress_bar","progress_bar","qr_code","radio","radio","renderer","responsive","row","row","row","rule","runtime","scrollable","scrollable","selection_color","selection_color","shader","shader","size","size","size_hint","slider","slider","space","state","state","style","svg","svg","tag","tag","text","text","text_editor","text_editor","text_input","text_input","theme","themer","to_owned","to_smolstr","to_string","toggler","toggler","tooltip","tooltip","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","update","value_color","value_color","vertical_rule","vertical_slider","vertical_slider","vertical_space","view","with_layer","with_transformation","Appearance","Button","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","children","clone","clone","clone_into","clone_into","components_from","components_from","components_from","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","diff","disabled","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","height","hovered","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","mouse_interaction","mouse_interaction","new","new","on_event","on_press","on_press_maybe","operate","overlay","padding","pressed","shadow","shadow_offset","size","state","style","tag","text_color","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","update","width","Bevel","Butt","Cache","Canvas","Event","Fill","Frame","Geometry","Geometry","Gradient","Gradient","LineCap","LineDash","LineJoin","Linear","Miter","Path","Program","Renderer","Round","Round","Solid","Square","State","Stroke","Style","Text","TinySkia","TinySkia","Wgpu","Wgpu","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","center","circle","clear","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","draw","draw_with","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","event","fill","fill","fill_rectangle","fill_text","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","font","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","gradient","height","height","horizontal_alignment","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_geometry","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","line","line_cap","line_dash","line_height","line_join","mouse_interaction","mouse_interaction","mouse_interaction","new","new","new","new","offset","on_event","pack","path","position","raw","rectangle","rotate","rule","scale","scale_nonuniform","segments","shaping","size","size","size","state","stroke","stroke","style","style","tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transform","transform","translate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","vertical_alignment","width","width","width","with_clip","with_color","with_line_cap","with_line_join","with_save","with_width","Captured","Event","Ignored","Keyboard","Mouse","Status","Touch","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","merge","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","EvenOdd","Fill","Gradient","NonZero","Rule","Solid","Style","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","deref","deref_mut","downcast","drop","eq","equivalent","equivalent","equivalent","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","rule","style","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Gradient","Linear","Linear","Packed","adapt_into_using","adapt_into_using","add_stop","add_stops","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","end","eq","eq","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_valid_bit_pattern","new","pack","pack","start","stops","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Builder","Path","adapt_into_using","adapt_into_using","arc","arc","arc_to","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","bezier_curve_to","borrow","borrow","borrow_mut","borrow_mut","build","center","circle","clone","clone_into","close","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","ellipse","end_angle","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","line_to","move_to","new","quadratic_curve_to","radius","rectangle","start_angle","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Arc","Elliptical","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","center","clone","clone_into","components_from","deref","deref_mut","downcast","drop","end_angle","end_angle","fmt","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","radii","radius","rotation","start_angle","start_angle","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","ArcFlags","AttributeIndex","AttributeSlice","AttributeStore","Attributes","Begin","Begin","Begin","Bevel","Butt","ControlPointId","Cubic","Cubic","Cubic","End","End","End","EndpointId","EvenOdd","Event","EventId","FillRule","INVALID","INVALID","INVALID","IdEvent","IdPolygon","Line","Line","Line","LineCap","LineJoin","Miter","MiterClip","NO_ATTRIBUTES","Negative","Negative","NonZero","Path","PathBuffer","PathBufferSlice","PathCommands","PathCommandsSlice","PathEvent","PathSlice","Polygon","Position","PositionStore","Positive","Positive","Quadratic","Quadratic","Quadratic","Round","Round","Side","Square","Winding","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_slice","as_slice","as_slice","attributes","attributes","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","builder","builder","builder","builder","builder_with_attributes","clear","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","closed","closed","commands","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","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","event","event","event","event","events","first_endpoint","first_endpoint","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_iter","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_usize","from_usize","get","get","get","get","get","get","get_control_point","get_control_point","get_control_point","get_control_point","get_endpoint","get_endpoint","get_endpoint","get_endpoint","hash","hash","hash","hash","hash","id_iter","id_iter","id_iter","index","index","index","index","index","indices","indices","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edge","is_empty","is_empty","is_empty","is_in","is_negative","is_out","is_positive","iter","iter","iter","iter","iter","iter","iter","iter","iter_with_attributes","iter_with_attributes","iterator","large_arc","last_endpoint","last_endpoint","len","len","math","new","new","new","next_event_id_in_path","next_event_id_in_path","next_event_id_in_sub_path","next_event_id_in_sub_path","num_attributes","num_attributes","num_attributes","num_attributes","offset","offset","opposite","path","path_buffer","path_events","path_slice","points","points","polygon","position","reserve","reversed","reversed","svg_builder","sweep","to","to_f32","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_usize","to_usize","to_usize","traits","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_attributes","with_capacity","with_points","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","at","close","ctrl","ctrl1","ctrl2","first","from","from","from","last","to","to","to","BorderRadii","Build","Flattened","NoAttributes","PathBuilder","PathType","SvgPathBuilder","Transformed","WithSvg","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add_circle","add_circle","add_ellipse","add_ellipse","add_line_segment","add_line_segment","add_point","add_point","add_polygon","add_polygon","add_polygon","add_rectangle","add_rectangle","add_rounded_rectangle","add_rounded_rectangle","arc","arc_to","arc_to","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom_left","bottom_right","build","build","build","build","build","build","build","build","clone","clone","clone_into","clone_into","close","close","close","close","close","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","current_position","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","end","end","end","end","eq","eq","event","extend_from_paths","flattened","flattened","flattened","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","horizontal_line_to","horizontal_line_to","init","init","init","init","init","inner","inner_mut","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","line_to","line_to","line_to","line_to","move_to","move_to","move_to","new","new","new","new","new","num_attributes","num_attributes","num_attributes","num_attributes","partial_cmp","path_event","path_event","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_arc_to","relative_cubic_bezier_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_horizontal_line_to","relative_line_to","relative_line_to","relative_move_to","relative_move_to","relative_quadratic_bezier_to","relative_quadratic_bezier_to","relative_vertical_line_to","relative_vertical_line_to","reserve","reserve","reserve","reserve","reserve","reserve","reserve","reserve","set_tolerance","set_transform","set_transform","smooth_cubic_bezier_to","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","smooth_relative_quadratic_bezier_to","to_owned","to_owned","to_smolstr","to_string","top_left","top_right","transformed","transformed","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","vertical_line_to","vertical_line_to","with_capacity","with_svg","with_svg","wrap","CommandsPathSlice","Events","Iter","PathCommands","PathCommandsBuilder","PathCommandsSlice","PointEvents","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","end","events","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","get_control_point","get_endpoint","index","index","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","iter","line_to","new","next","next","next","points","quadratic_bezier_to","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","with_capacity","Angle","Arc","ArcFlags","Box2D","CubicBezierSegment","DIV_EPSILON","EIGHT","EPSILON","FIVE","FOUR","HALF","Line","LineEquation","LineSegment","MAX","MIN","NINE","ONE","Point","QuadraticBezierSegment","Rotation","SEVEN","SIX","Scalar","Scalar","Scale","Segment","Size","SvgArc","TEN","THREE","TWO","Transform","Translation","Triangle","Vector","ZERO","a","a","ab","ac","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add_assign","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","after_split","angle","angle_to","approx_epsilon","approx_eq_eps","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","approximate_length","arc","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","b","b","ba","baseline","baseline","bc","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","before_split","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","bounding_box","bounding_box","bounding_box","bounding_box","bounding_box","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_x","bounding_range_y","bounding_range_y","bounding_range_y","bounding_range_y","bounding_triangle","c","c","ca","cast","cb","center","circle","clipped","clipped_x","clipped_y","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","closest_point","closest_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains_point","contains_segment","ctrl","ctrl1","ctrl2","cubic_bezier","cubic_intersections","cubic_intersections_t","default","degrees","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","derivative","derivative","derivative","derivative","derivative","derivative","derivative","distance_to_point","distance_to_point","distance_to_point","distance_to_point","div","div","div_assign","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drag","drag","drag_with_weight","drop","drop","drop","drop","drop","drop","drop","drop","drop","dx","dx","dx","dx","dx","dx","dy","dy","dy","dy","dy","dy","end_angle","epsilon_for","eq","eq","eq","eq","eq","eq","eq","eq","equation","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fast_bounding_box","fast_bounding_box","fast_bounding_box","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_x","fast_bounding_range_y","fast_bounding_range_y","fast_bounding_range_y","fat_line","fat_line","flags","flattened","flattened","flattened","flattened_t","flattening_step","flip","flip","flip","flip","flip","flip","flip","flip","flip","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","for_each_cubic_bezier","for_each_cubic_bezier","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_flattened_with_t","for_each_inflection_t","for_each_local_x_extremum_t","for_each_local_x_extremum_t","for_each_local_y_extremum_t","for_each_local_y_extremum_t","for_each_monotonic","for_each_monotonic","for_each_monotonic_range","for_each_monotonic_range","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_quadratic_bezier_with_t","for_each_x_monotonic","for_each_x_monotonic","for_each_x_monotonic_range","for_each_x_monotonic_range","for_each_y_monotonic","for_each_y_monotonic","for_each_y_monotonic_range","for_each_y_monotonic_range","frac_pi_2","frac_pi_3","frac_pi_4","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_svg_arc","get","get_angle","hash","height","horizontal_line_intersection","horizontal_line_intersection_t","init","init","init","init","init","init","init","init","init","intersection","intersection","intersection_t","intersects","intersects","intersects_box","intersects_line","intersects_line_segment","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","invert","is_a_point","is_finite","is_horizontal","is_linear","is_linear","is_monotonic","is_monotonic","is_quadratic","is_straight_line","is_vertical","is_x_monotonic","is_x_monotonic","is_y_monotonic","is_y_monotonic","large_arc","length","length","lerp","line_intersection","line_intersection_t","line_intersections","line_intersections","line_intersections_t","line_intersections_t","line_segment_intersections","line_segment_intersections","line_segment_intersections_t","line_segment_intersections_t","local_x_extremum_t","local_y_extremum_t","m11","m12","m21","m22","m31","m32","max","mid_point","min","mul","mul_assign","neg","new","normal","num_quadratics","offset","overlaps_line","overlaps_segment","parallel_line","partial_cmp","pi","point","point","positive","project_point","quadratic_bezier","quadratic_intersections","quadratic_intersections_t","radians","radians","radii","radii","sample","sample","sample","sample","sample","sample","sample","sample","sample","sample_tangent","set_length","signed","signed_distance_to_point","signed_distance_to_point","sin_cos","size","solve_t_for_x","solve_t_for_x","solve_t_for_y","solve_t_for_y","solve_x_for_y","solve_x_for_y","solve_y_for_x","solve_y_for_x","split","split","split","split","split","split","split","split","split","split_at_x","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","split_range","square_distance_to_point","square_distance_to_point","square_distance_to_point","square_length","start_angle","sub","sub_assign","sum","sum","sweep","sweep_angle","tangent","to","to","to","to","to","to","to","to","to","to","to","to","to","to_arc","to_cubic","to_degrees","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_line","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_quadratic","to_quadratic_error","to_svg_arc","to_vector","traits","transform","transformed","transformed","transformed","translate","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","two_pi","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","utils","value","vector","vector","vertical_line_intersection","vertical_line_intersection_t","width","x","x","x","x","x","x","x","x","x","x","x","x","x_maximum_t","x_maximum_t","x_minimum_t","x_minimum_t","x_rotation","x_rotation","y","y","y","y","y","y","y","y","y","y","y","y","y_maximum_t","y_maximum_t","y_minimum_t","y_minimum_t","zero","Arc","ArcFlags","Flattened","SvgArc","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","center","components_from","deref","deref_mut","downcast","drop","flags","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","large_arc","next","radii","radii","start_angle","sweep","sweep_angle","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","x_rotation","x_rotation","ArrayString","ArrayVec","CapacityError","Drain","IntoIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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_mut","as_mut_ptr","as_mut_slice","as_mut_str","as_ptr","as_ref","as_ref","as_slice","as_str","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","clear","clear","clone","clone","clone","clone","clone_from","clone_from","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","drain","drop","drop","drop","drop","drop","drop","drop","drop","element","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","flush","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_byte_string","from_iter","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_str","ge","ge","ge","gt","gt","gt","hash","hash","init","init","init","init","init","insert","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_inner","into_inner_unchecked","into_iter","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_empty","is_full","is_full","le","le","le","len","len","lt","lt","lt","new","new","new","new_const","new_const","next","next","next_back","next_back","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pop","pop","pop_at","push","push","push_str","push_unchecked","remaining_capacity","remaining_capacity","remove","remove","retain","set_len","set_len","simplify","size_hint","size_hint","swap_pop","swap_remove","take","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_smolstr","to_string","to_string","truncate","truncate","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_extend_from_slice","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_insert","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_push","try_push","try_push_str","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","write","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_big_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_as_little_endian","write_char","write_str","zero_filled","CubicBezierSegment","Flattened","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","components_into","ctrl1","ctrl2","deref","deref_mut","downcast","drop","from","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_iter","into_stimulus","next","size_hint","to","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","Angle","BoolVector2D","BoolVector3D","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Trig","UnknownUnit","Vector2D","Vector3D","abs","abs","abs","abs","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_assign","add_size","add_size","all","all","and","and","angle","angle_from_x_axis","angle_to","angle_to","any","any","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_epsilon","approx_eq","approx_eq","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approx_eq_eps","approxeq","approxord","area","area","area","around_axis","around_x","around_y","around_z","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","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","bottom","box3d","bvec2","bvec3","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","cast_unit","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","ceil","center","center","center","clamp","clamp","clamp","clamp","clamp","clamp","clamp","clamp_length","clamp_length","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","cmp","cmp","cmp","compare","compare","compare","component_div","component_div","component_mul","component_mul","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","contains","contains","contains","contains","contains","contains_box","contains_box","contains_rect","cos","cross","cross","decompose_reversed","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","degrees_to_radians","depth","depth","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","determinant","determinant","distance_to","distance_to","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_assign","div_euclid","div_euclid","dot","dot","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equal","equal","equal","equal","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","euler","extend","extend","fast_atan2","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","floor","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle_and_length","from_array","from_array","from_arrays","from_arrays","from_length_all_same","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_lengths","from_origin_and_size","from_points","from_points","from_points","from_rotation","from_scale","from_size","from_size","from_size","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_translation","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_untyped","from_vectors_inner","from_vectors_outer","get","get","get_angle","greater_than","greater_than","greater_than","greater_than","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","height","height","height","height","height","horizontal","i","identity","identity","identity","identity","identity","identity","identity","identity","inflate","inflate","inflate","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","inner_box","inner_rect","intersection","intersection","intersection","intersection_unchecked","intersection_unchecked","intersects","intersects","intersects","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_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","inverse","inverse","inverse","inverse","inverse","inverse","inverse","inverse","is_2d","is_backface_visible","is_empty","is_empty","is_empty","is_empty","is_empty","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_finite","is_identity","is_identity","is_identity","is_invertible","is_invertible","is_negative","is_negative","is_normalized","is_positive","is_positive","is_zero","j","k","left","length","length","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lerp","lower_than","lower_than","lower_than","lower_than","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","max","max","max","max","max","max","max","max","max","max_x","max_y","min","min","min","min","min","min","min","min","min","min","min","min_x","min_y","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_assign","mul_s","neg","neg","neg","neg","neg","neg","neg","neg","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new","new_2d","new_all_same","new_from_reversed","none","none","norm","normalize","normalize","normalize","not","not","not_equal","not_equal","not_equal","not_equal","num","one","one","one","or","or","origin","origin","origin","ortho","outer_box","outer_rect","outer_transformed_box","outer_transformed_box2d","outer_transformed_box3d","outer_transformed_rect","outer_transformed_rect","partial_cmp","partial_cmp","partial_cmp","perspective","point2","point3","position","pre_rotate","pre_rotate","pre_scale","pre_scale","pre_translate","pre_translate","project_onto_vector","project_onto_vector","project_to_2d","quaternion","r","radians","radians","radians_to_degrees","rect","reflect","reflect","rem_euclid","rem_euclid","right","robust_normalize","robust_normalize","rotation","rotation","rotation","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round","round_in","round_in","round_in","round_out","round_out","round_out","saturating_add","saturating_sub","scale","scale","scale","scale","scale","select_point","select_point","select_size","select_size","select_vector","select_vector","set_size","sin","size","size","size","size2","size3","skew","slerp","splat","splat","splat","splat","splat","splat","splat","splat","square_length","square_length","square_norm","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sub_assign","sum","sum","sum","sum","sum","sum","sum","sum","sum","sum","tan","then","then","then","then","then","then_rotate","then_rotate","then_scale","then_scale","then_translate","then_translate","to_2d","to_2d","to_2d","to_3d","to_3d","to_3d","to_3d","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array","to_array_4d","to_array_4d","to_array_transposed","to_array_transposed","to_arrays","to_arrays","to_arrays_transposed","to_box2d","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f32","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_f64","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i32","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_i64","to_non_empty","to_non_empty","to_non_empty","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_point","to_point","to_point2d","to_point3d","to_rect","to_size","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_transform","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple","to_tuple_4d","to_tuple_4d","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u32","to_u64","to_u64","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_untyped","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_usize","to_vector","to_vector","to_vector","to_vector","to_vector","to_vector","top","transform_box","transform_box2d","transform_box2d","transform_box3d","transform_box3d","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point","transform_point2d","transform_point2d","transform_point2d","transform_point2d_homogeneous","transform_point3d","transform_point3d","transform_point3d","transform_point3d","transform_point3d_homogeneous","transform_rect","transform_rect","transform_rect","transform_size","transform_size","transform_size","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector","transform_vector2d","transform_vector2d","transform_vector3d","transform_vector3d","translate","translate","translate","translation","translation","translation","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_cast","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_normalize","try_normalize","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","union","union","union","unit_quaternion","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","vec2","vec3","vector_part","vertical","volume","volume","w","width","width","width","width","width","with_destination","with_destination","with_length","with_max_length","with_max_length","with_min_length","with_min_length","with_source","with_source","x","x","x","x","x","x","x","x","x","x_range","x_range","x_range","xy","xy","xy","xy_area","xz","xz","xz","xz_area","y","y","y","y","y","y","y","y","y","y_range","y_range","y_range","yx","yx","yz","yz","yz","yz_area","z","z","z","z","z","z_range","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","zero","ApproxEq","approx_epsilon","approx_eq","approx_eq_eps","max","min","Box2D","Box3D","HomogeneousVector","Length","Point2D","Point3D","Rect","RigidTransform3D","Rotation2D","Rotation3D","Scale","SideOffsets2D","Size2D","Size3D","Transform2D","Transform3D","Translation2D","Translation3D","Vector2D","Vector3D","angle","bottom","depth","height","height","i","j","k","left","m11","m11","m12","m12","m13","m14","m21","m21","m22","m22","m23","m24","m31","m31","m32","m32","m33","m34","m41","m42","m43","m44","max","max","min","min","origin","r","right","rotation","size","top","translation","w","width","width","x","x","x","x","x","x","x","y","y","y","y","y","y","y","z","z","z","z","Ceil","Floor","One","Round","Zero","ceil","floor","one","round","zero","Flattened","FlattenedT","FlatteningParameters","QuadraticBezierSegment","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","components_from","components_from","components_from","ctrl","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","new","next","next","size_hint","size_hint","to","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","Scalar","Segment","Transformation","after_split","approximate_length","before_split","derivative","dx","dy","flip","for_each_flattened_with_t","from","sample","split","split_range","to","transform_point","transform_vector","x","y","cubic_polynomial_roots","directed_angle","directed_angle2","min_max","normalized_tangent","tangent","Flattened","FromPolyline","NoAttributes","PathIterator","Transformed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","flattened","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","new","new","next","next","next","next","open","size_hint","transformed","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","with_attributes","Angle","Box2D","Point","Rotation","Scale","Size","Transform","Translation","Vector","angle","height","m11","m12","m21","m22","m31","m32","max","min","point","radians","size","vector","width","x","x","x","y","y","y","Builder","BuilderImpl","BuilderWithAttributes","IdIter","Iter","IterWithAttributes","Path","PathSlice","Reversed","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","begin","begin","begin","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","end","end","end","extend_from_paths","extend_from_paths","fmt","for_each_flattened","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_path","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","new","new","next","next","next","next","num_attributes","num_attributes","num_attributes","points","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","with_capacity","with_svg","Builder","BuilderWithAttributes","Iter","PathBuffer","PathBufferSlice","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","begin","begin","begin","begin","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","clone","clone_into","components_from","components_from","components_from","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","cubic_bezier_to","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","end","end","end","end","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_stimulus","into_stimulus","into_stimulus","line_to","line_to","line_to","line_to","new","next","next_back","num_attributes","num_attributes","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","quadratic_bezier_to","reserve","reserve","reserve","reserve","size_hint","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_attributes","IdPolygon","IdPolygonIter","PathEvents","Polygon","PolygonIdIter","PolygonIter","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","closed","closed","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","drop","drop","drop","drop","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_iter","into_iter","into_iter","into_iter","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","next","next","next","next","par_bridge","points","points","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Build","PathBuilder","PathIterator","PathType","SvgPathBuilder","add_circle","add_ellipse","add_line_segment","add_point","add_polygon","add_polygon","add_rectangle","add_rounded_rectangle","arc_to","begin","build","close","close","cubic_bezier_to","cubic_bezier_to","end","event","flattened","flattened","horizontal_line_to","line_to","line_to","move_to","num_attributes","path_event","quadratic_bezier_to","quadratic_bezier_to","relative_arc_to","relative_cubic_bezier_to","relative_horizontal_line_to","relative_line_to","relative_move_to","relative_quadratic_bezier_to","relative_vertical_line_to","reserve","reserve","smooth_cubic_bezier_to","smooth_quadratic_bezier_to","smooth_relative_cubic_bezier_to","smooth_relative_quadratic_bezier_to","transformed","transformed","vertical_line_to","with_svg","Bevel","Butt","Gradient","LineCap","LineDash","LineJoin","Miter","Round","Round","Solid","Square","Stroke","Style","line_cap","line_dash","line_join","offset","segments","style","width","Appearance","Checkbox","Icon","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","code_point","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","disabled","downcast","downcast","downcast","draw","drop","drop","drop","eq","fmt","fmt","font","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hovered","icon","icon_color","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","line_height","mouse_interaction","new","on_event","on_toggle","on_toggle_maybe","shaping","size","size","size","spacing","state","style","tag","text_color","text_line_height","text_shaping","text_size","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","ComboBox","State","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","build_matchers","children","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","icon","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","line_height","mouse_interaction","new","new","on_close","on_event","on_input","on_option_hovered","overlay","padding","search","size","size","state","style","tag","text_input_style","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","with_selection","Appearance","Container","Id","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","align_x","align_y","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","center_x","center_y","children","clone","clone","clone_into","clone_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","diff","downcast","downcast","downcast","draw","draw_background","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","hash","height","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","max_height","max_width","mouse_interaction","new","new","on_event","operate","overlay","padding","shadow","size","state","style","tag","text_color","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","unique","upcast","upcast","upcast","visible_bounds","width","with_background","with_border","FilterMethod","Handle","Image","Linear","Nearest","Viewer","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","components_from","components_from","components_from","content_fit","data","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","filter_method","fmt","fmt","fmt","from","from","from","from","from_angle","from_angle","from_angle","from_memory","from_path","from_pixels","from_stimulus","from_stimulus","from_stimulus","hash","hash","height","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","layout","new","size","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","viewer","viewer","width","State","Viewer","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","height","image_size","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","is_cursor_grabbed","layout","max_scale","min_scale","mouse_interaction","new","new","on_event","padding","scale_step","size","state","tag","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","Column","column","Column","adapt_into_using","align_items","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","children","components_from","default","deref","deref_mut","diff","downcast","draw","drop","from","from_angle","from_stimulus","height","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","layout","max_width","mouse_interaction","new","on_event","operate","overlay","padding","push","size","spacing","state","tag","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","width","with_children","menu","Appearance","Menu","State","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","background","border","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","fmt","fmt","font","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","new","new","overlay","padding","selected_background","selected_text_color","style","text_color","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","All","Appearance","Axis","Bottom","Canceled","Center","Configuration","Content","Contents","Direction","Down","DragEvent","Draggable","Dropped","Edge","Edge","Edge","Horizontal","Left","Left","Line","Maximized","Node","Pane","Pane","Pane","Pane","PaneGrid","Picked","Region","ResizeEvent","Right","Right","Split","Split","Split","State","Style","StyleSheet","Target","TitleBar","Top","Up","Vertical","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","always_show_controls","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","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","can_be_dragged_at","can_be_dragged_at","children","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","cmp","cmp","color","compare","compare","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","controls","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","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","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","hash","hash","height","hovered_region","hovered_split","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_over_pick_area","iter","layout","layout","layout","mouse_interaction","mouse_interaction","new","new","new","on_click","on_drag","on_event","on_resize","operate","overlay","padding","pane_regions","partial_cmp","partial_cmp","picked_split","ratio","size","spacing","split","split","split_line_bounds","split_regions","splits","state","state","style","style","style","tag","title_bar","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_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","width","width","a","axis","b","ratio","pane","pane","pane","target","a","axis","b","id","ratio","Action","Clicking","Dragging","Idle","Internal","Resizing","State","adapt_into_using","adapt_into_using","adapt_into_using","adjacent","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clicked_pane","clone","clone","clone","clone_into","clone_into","clone_into","close","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","drop","drop","drop","drop","eq","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_configuration","from_stimulus","from_stimulus","from_stimulus","get","get_mut","init","init","init","internal","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","is_empty","iter","iter_mut","layout","layout","len","maximize","maximized","move_to_edge","new","panes","picked_pane","picked_split","resize","restore","split","split_with","swap","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","with_configuration","axis","origin","origin","pane","pane","split","Appearance","Arrow","DEFAULT_PADDING","Dynamic","Handle","Icon","None","PickList","State","Static","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","border","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","draw","draw","drop","drop","drop","drop","drop","eq","eq","fmt","fmt","fmt","fmt","font","font","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","handle_color","hovered","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","layout","line_height","mouse_interaction","mouse_interaction","new","on_event","overlay","overlay","padding","placeholder","placeholder_color","shaping","size","size","state","style","tag","text_color","text_line_height","text_shaping","text_size","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","update","width","closed","open","size","Appearance","DEFAULT_HEIGHT","ProgressBar","Style","StyleSheet","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","bar","border_radius","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","height","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","new","size","style","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","DataTooLong","Error","ErrorCorrection","High","InvalidCharacter","InvalidEciDesignator","InvalidVersion","Low","Medium","Micro","Normal","QRCode","Quartile","State","UnsupportedCharacterSet","Version","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","cell_size","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","drop","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","new","new","size","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","with_error_correction","with_version","Appearance","DEFAULT_SIZE","DEFAULT_SPACING","Radio","Style","StyleSheet","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","border_color","border_width","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","dot_color","downcast","downcast","draw","drop","drop","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","on_event","size","size","spacing","state","style","tag","text_color","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","Appearance","AsymmetricPadding","FillMode","Full","Padded","Percent","Rule","Style","StyleSheet","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","color","components_from","components_from","components_from","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","drop","drop","drop","fill","fill_mode","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","horizontal","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","radius","size","style","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","vertical","width","AbsoluteOffset","Alignment","Both","Direction","END","End","Horizontal","Id","Properties","RelativeOffset","START","Scrollable","Scrollbar","Scroller","Start","State","Style","StyleSheet","Vertical","Viewport","absolute_offset","absolute_offset_reversed","active","active_horizontal","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","alignment","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","border","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","bounds","children","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","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","content_bounds","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","direction","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dragging","dragging_horizontal","draw","draw","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","height","horizontal","hovered","hovered_horizontal","id","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","layout","margin","mouse_interaction","mouse_interaction","new","new","new","new","on_event","on_scroll","operate","overlay","relative_offset","scroll","scroll_to","scroll_to","scroll_to","scroll_x_to","scroll_y_to","scroller","scroller_width","scrollers_grabbed","size","snap_to","snap_to","snap_to","state","style","tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unique","unsnap","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","vertical","width","width","x","x","y","y","horizontal","vertical","Event","Keyboard","Mouse","Primitive","Primitive","Program","RedrawRequested","Shader","State","Storage","Touch","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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_into","components_from","components_from","components_from","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","draw","drop","drop","drop","eq","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","get","get_mut","has","height","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","mouse_interaction","mouse_interaction","mouse_interaction","new","on_event","prepare","render","size","state","store","tag","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","update","update","wgpu","width","Appearance","Circle","DEFAULT_HEIGHT","Handle","HandleShape","Rail","Rectangle","Slider","State","Style","StyleSheet","active","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","border_color","border_radius","border_width","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","color","colors","components_from","components_from","components_from","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","dragging","draw","draw","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","handle","height","hovered","init","init","init","into","into","into","into_angle","into_angle","into_angle","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","mouse_interaction","mouse_interaction","new","new","on_event","on_release","rail","shape","shift_step","size","state","step","style","tag","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","update","width","width","border_radius","radius","width","Space","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","deref","deref_mut","downcast","draw","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","layout","new","size","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","upcast","with_height","with_width","Appearance","Handle","Style","StyleSheet","Svg","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","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","color","components_from","components_from","components_from","content_fit","data","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","draw","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_angle","from_angle","from_angle","from_memory","from_path","from_path","from_stimulus","from_stimulus","from_stimulus","hash","height","hovered","id","init","init","init","into","into","into","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","layout","new","size","style","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","upcast","upcast","upcast","width","Absolute","Advanced","Appearance","Basic","LineHeight","Relative","Shaping","State","Style","StyleSheet","Text","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","appearance","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","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","clone","clone","clone","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","eq","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hash","init","init","init","init","into","into","into","into","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","to_absolute","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","Action","Appearance","Backspace","Click","Content","Delete","DocumentEnd","DocumentStart","Down","Drag","Edit","Edit","End","Enter","Home","Insert","Left","Motion","Move","PageDown","PageUp","Paste","Right","Scroll","Select","SelectLine","SelectWord","Style","StyleSheet","TextEditor","Up","WordLeft","WordRight","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","cursor_position","default","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","direction","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","downcast","draw","drop","drop","drop","drop","drop","drop","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","focused","font","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","highlight","hovered","init","init","init","init","init","init","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_edit","layout","line","line_count","lines","mouse_interaction","new","new","on_action","on_event","padding","perform","placeholder_color","selection","selection_color","size","state","style","tag","text","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","value_color","widen","with_text","lines","Appearance","Cursor","DEFAULT_PADDING","Icon","Id","Left","Right","Side","State","Style","StyleSheet","TextInput","Value","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","border","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","code_point","components_from","components_from","components_from","components_from","components_from","components_from","components_from","cursor","cursor","default","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","diff","disabled","disabled_color","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw","draw","draw","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","focus","focus","focus","focused","focused","font","font","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","hash","hovered","icon","icon_color","id","init","init","init","init","init","init","init","insert","insert_many","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_empty","is_focused","is_focused","layout","layout","layout","len","line_height","mouse_interaction","mouse_interaction","move_cursor_to","move_cursor_to","move_cursor_to","move_cursor_to_end","move_cursor_to_end","move_cursor_to_end","move_cursor_to_front","move_cursor_to_front","move_cursor_to_front","new","new","new","new","next_end_of_word","on_event","on_input","on_paste","on_submit","operate","padding","password","placeholder_color","previous_start_of_word","remove","remove_many","secure","select","select_all","select_all","select_all","selection_color","side","size","size","size","spacing","state","style","tag","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","unfocus","unfocus","unique","until","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","value_color","width","Cursor","Index","Selection","State","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","components_from","components_from","default","deref","deref","deref_mut","deref_mut","downcast","downcast","drop","drop","fmt","fmt","from","from","from_angle","from_angle","from_stimulus","from_stimulus","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","selection","state","to_owned","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","end","start","Application","Box","Button","Checkbox","Color","Container","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","Custom","DARK","Danger","Danger","Dark","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Default","Destructive","LIGHT","Light","Menu","Palette","PaneGrid","PickList","Positive","Primary","Primary","Primary","ProgressBar","Radio","Rule","Scrollable","Secondary","Secondary","Slider","Success","Success","Svg","Text","Text","TextEditor","TextInput","Theme","Toggler","Transparent","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","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","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","components_from","custom","custom","custom_fn","danger","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","eq","eq","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_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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_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_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","new","palette","primary","success","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","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","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","with_fn","Background","Danger","EXTENDED_DARK","EXTENDED_LIGHT","Extended","Pair","Palette","Primary","Secondary","Success","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","background","background","base","base","base","base","base","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","components_from","components_from","components_from","components_from","components_from","components_from","components_from","danger","danger","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","downcast","downcast","drop","drop","drop","drop","drop","drop","drop","eq","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","generate","generate","generate","generate","generate","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","into_angle","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","into_color","into_color","into_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","is_dark","new","new","primary","primary","secondary","strong","strong","strong","strong","strong","success","success","text","text","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","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_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","upcast","upcast","weak","weak","weak","weak","weak","Appearance","DEFAULT_SIZE","Style","StyleSheet","Toggler","active","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","background","background_border","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","downcast","downcast","draw","drop","drop","fmt","font","foreground","foreground_border","from","from","from_angle","from_angle","from_stimulus","from_stimulus","hovered","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","on_event","size","size","spacing","state","style","tag","text_alignment","text_line_height","text_shaping","text_size","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","width","Bottom","FollowCursor","Left","Position","Right","Tooltip","Top","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","children","clone","clone_into","components_from","components_from","deref","deref","deref_mut","deref_mut","diff","downcast","downcast","draw","drop","drop","eq","equivalent","equivalent","equivalent","fmt","font","from","from","from_angle","from_angle","from_stimulus","from_stimulus","gap","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","layout","mouse_interaction","new","on_event","overlay","padding","size","size","snap_within_viewport","state","style","tag","text_shaping","to_owned","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","upcast","upcast","Appearance","Circle","DEFAULT_WIDTH","Handle","HandleShape","Rectangle","State","Style","StyleSheet","VerticalSlider","active","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","adapt_into_using","arrays_from","arrays_from","arrays_from","arrays_from","arrays_from","arrays_into","arrays_into","arrays_into","arrays_into","arrays_into","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","border_color","border_width","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","color","components_from","components_from","components_from","components_from","components_from","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","downcast","downcast","downcast","downcast","downcast","dragging","draw","draw","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from_angle","from_angle","from_angle","from_angle","from_angle","from_stimulus","from_stimulus","from_stimulus","from_stimulus","from_stimulus","handle","height","hovered","init","init","init","init","init","into","into","into","into","into","into_angle","into_angle","into_angle","into_angle","into_angle","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_color","into_color","into_color","into_color","into_color","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","into_stimulus","into_stimulus","into_stimulus","layout","mouse_interaction","mouse_interaction","new","new","on_event","on_release","rail","shape","shift_step","size","state","step","style","tag","to_owned","to_owned","to_owned","to_owned","try_components_into","try_components_into","try_components_into","try_components_into","try_components_into","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into_color","try_into_color","try_into_color","try_into_color","try_into_color","type_id","type_id","type_id","type_id","type_id","uints_from","uints_from","uints_from","uints_from","uints_from","uints_into","uints_into","uints_into","uints_into","uints_into","upcast","upcast","upcast","upcast","upcast","update","width","border_radius","radius","width"],"q":[[0,"iced_widget"],[340,"iced_widget::button"],[486,"iced_widget::canvas"],[1058,"iced_widget::canvas::event"],[1143,"iced_widget::canvas::fill"],[1192,"iced_widget::canvas::gradient"],[1279,"iced_widget::canvas::path"],[1368,"iced_widget::canvas::path::arc"],[1416,"iced_widget::canvas::path::lyon_path"],[2304,"iced_widget::canvas::path::lyon_path::Event"],[2317,"iced_widget::canvas::path::lyon_path::IdEvent"],[2330,"iced_widget::canvas::path::lyon_path::PathEvent"],[2343,"iced_widget::canvas::path::lyon_path::builder"],[2665,"iced_widget::canvas::path::lyon_path::commands"],[2868,"iced_widget::canvas::path::lyon_path::geom"],[3649,"iced_widget::canvas::path::lyon_path::geom::arc"],[3699,"iced_widget::canvas::path::lyon_path::geom::arrayvec"],[4066,"iced_widget::canvas::path::lyon_path::geom::cubic_bezier"],[4108,"iced_widget::canvas::path::lyon_path::geom::euclid"],[6055,"iced_widget::canvas::path::lyon_path::geom::euclid::approxeq"],[6059,"iced_widget::canvas::path::lyon_path::geom::euclid::approxord"],[6061,"iced_widget::canvas::path::lyon_path::geom::euclid::default"],[6144,"iced_widget::canvas::path::lyon_path::geom::euclid::num"],[6154,"iced_widget::canvas::path::lyon_path::geom::quadratic_bezier"],[6264,"iced_widget::canvas::path::lyon_path::geom::traits"],[6284,"iced_widget::canvas::path::lyon_path::geom::utils"],[6290,"iced_widget::canvas::path::lyon_path::iterator"],[6440,"iced_widget::canvas::path::lyon_path::math"],[6470,"iced_widget::canvas::path::lyon_path::path"],[6727,"iced_widget::canvas::path::lyon_path::path_buffer"],[6867,"iced_widget::canvas::path::lyon_path::polygon"],[7027,"iced_widget::canvas::path::lyon_path::traits"],[7076,"iced_widget::canvas::stroke"],[7096,"iced_widget::checkbox"],[7236,"iced_widget::combo_box"],[7329,"iced_widget::container"],[7478,"iced_widget::image"],[7618,"iced_widget::image::viewer"],[7706,"iced_widget::keyed"],[7708,"iced_widget::keyed::column"],[7761,"iced_widget::overlay"],[7762,"iced_widget::overlay::menu"],[7883,"iced_widget::pane_grid"],[8603,"iced_widget::pane_grid::Configuration"],[8607,"iced_widget::pane_grid::DragEvent"],[8611,"iced_widget::pane_grid::Node"],[8616,"iced_widget::pane_grid::state"],[8759,"iced_widget::pane_grid::state::Action"],[8765,"iced_widget::pick_list"],[8987,"iced_widget::pick_list::Handle"],[8990,"iced_widget::progress_bar"],[9074,"iced_widget::qr_code"],[9287,"iced_widget::radio"],[9384,"iced_widget::rule"],[9509,"iced_widget::scrollable"],[10002,"iced_widget::scrollable::Direction"],[10004,"iced_widget::shader"],[10139,"iced_widget::slider"],[10289,"iced_widget::slider::HandleShape"],[10292,"iced_widget::space"],[10332,"iced_widget::svg"],[10463,"iced_widget::text"],[10633,"iced_widget::text_editor"],[10912,"iced_widget::text_editor::Action"],[10913,"iced_widget::text_input"],[11263,"iced_widget::text_input::cursor"],[11342,"iced_widget::text_input::cursor::State"],[11344,"iced_widget::theme"],[12062,"iced_widget::theme::palette"],[12366,"iced_widget::toggler"],[12461,"iced_widget::tooltip"],[12557,"iced_widget::vertical_slider"],[12775,"iced_widget::vertical_slider::HandleShape"],[12778,"palette::chromatic_adaptation"],[12779,"iced_style::application"],[12780,"core::any"],[12781,"iced_core::renderer"],[12782,"iced_core::element"],[12783,"core::convert"],[12784,"alloc::string"],[12785,"iced_core::text"],[12786,"iced_core::widget::tree"],[12787,"alloc::vec"],[12788,"core::hash"],[12789,"core::iter::traits::collect"],[12790,"core::option"],[12791,"core::fmt"],[12792,"core::clone"],[12793,"core::ops::function"],[12794,"core::ops::function"],[12795,"iced_core::size"],[12796,"iced_core::color"],[12797,"iced_core::rectangle"],[12798,"iced_core::renderer"],[12799,"iced_core::mouse::cursor"],[12800,"iced_graphics::mesh"],[12801,"iced_core::point"],[12802,"iced_core::renderer"],[12803,"iced_core::text"],[12804,"iced_runtime::command"],[12805,"iced_core::length"],[12806,"alloc::boxed"],[12807,"alloc::sync"],[12808,"alloc::rc"],[12809,"core::marker"],[12810,"core::cmp"],[12811,"iced_core::layout::limits"],[12812,"iced_core::layout::node"],[12813,"alloc::borrow"],[12814,"iced_core::mouse::interaction"],[12815,"iced_core::event"],[12816,"iced_core::clipboard"],[12817,"iced_core::shell"],[12818,"iced_core::widget::operation"],[12819,"core::default"],[12820,"iced_core::vector"],[12821,"iced_core::overlay::element"],[12822,"alloc::string"],[12823,"core::cmp"],[12824,"smol_str"],[12825,"palette::convert::try_from_into_color"],[12826,"core::any"],[12827,"core::fmt"],[12828,"core::ops::function"],[12829,"iced_core::gradient"],[12830,"core::ops::arith"],[12831,"num_traits::float"],[12832,"num_traits::cast"],[12833,"core::ops::arith"],[12834,"core::ops::arith"],[12835,"core::cmp"],[12836,"core::str::error"],[12837,"core::fmt"],[12838,"num_traits::ops::euclid"],[12839,"num_traits::ops::saturating"],[12840,"rayon::iter::par_bridge"],[12841,"core::convert"],[12842,"iced_core::alignment"],[12843,"iced_core::image"],[12844,"iced_core::image"],[12845,"core::marker"],[12846,"std::collections::hash::map"],[12847,"iced_core::text::paragraph"],[12848,"qrcode::types"],[12849,"iced_wgpu::primitive::pipeline"],[12850,"wgpu_types"],[12851,"wgpu"],[12852,"wgpu"],[12853,"iced_core::svg"],[12854,"iced_core::text::highlighter"]],"d":["A list with all the defined themes.","","","","","","A reusable, custom widget that uses The Elm Architecture.","","A Theme that uses a Custom palette.","The built-in dark variant.","The type of event this Component handles internally.","","A widget that only rebuilds its contents when necessary.","The built-in light variant.","","","","","","","The default graphics renderer for iced.","A widget that is aware of its dimensions.","","","","","","","The internal state of this Component.","","","","","A built-in theme.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Allow your users to perform actions by pressing a button.","Creates a new Button with the provided content.","Draw 2D graphics for your users.","Creates a new Canvas.","Show toggle controls using checkboxes.","Creates a new Checkbox.","","","","","Creates a new Column with the given children.","Creates a Column with the given children.","Creates a Column with the given children.","Display a dropdown list of searchable and selectable …","Creates a new ComboBox.","Turns an implementor of Component into an Element that can …","","","","","Decorate content and apply alignment.","Creates a new Container with the provided content.","","Creates a new custom Theme from the given Palette.","Creates a new custom Theme from the given Palette, with a …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the palette::Extended of the Theme.","","","","","","","Focuses the next focusable widget.","Focuses the previous focusable widget.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Creates a horizontal Rule with the given height.","Creates a new horizontal Space with the given Length.","","","","","","","","","","","","","","Display images in your user interface.","Creates a new Image.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Use widgets that can provide hints to ensure continuity.","Creates a new keyed::Column with the given children.","Creates a Column with the given children.","","","Creates a new Lazy widget with the given data Dependency …","","A container intercepting mouse events.","","","Creates a new Responsive widget with a closure that …","Creates a new Lazy widget with the given data Dependency …","","","Update the Component state based on the provided Operation","Update the Component state based on the provided Operation","","","Display interactive elements on top of other widgets.","","","Returns the Palette of the Theme.","Let your users split regions of your application and …","Display a dropdown list of selectable values.","Creates a new PickList.","","","","","Provide progress feedback to your users.","Creates a new ProgressBar.","Encode and display information in a QR code.","Create choices using radio buttons.","Creates a new Radio.","","Creates a new Responsive widget with a closure that …","Creates a new Row with the given children.","Creates a Row with the given children.","Creates a Row with the given children.","Display a horizontal or vertical rule for dividing content.","","Navigate an endless amount of content with a scrollbar.","Creates a new Scrollable with the provided content.","","","A custom shader widget for wgpu applications.","Creates a new Shader.","","","","Display an interactive selector of a single value from a …","Creates a new Slider.","Distribute content vertically.","","","","Display vector graphics in your application.","Creates a new Svg widget from the given Handle.","","","Draw and interact with text.","Creates a new Text widget with the provided content.","Display a multi-line text input for text editing.","Creates a new TextEditor.","Display fields that can be filled with text.","Creates a new TextInput.","Use the built-in theme and styles.","A widget that applies any Theme to its contents.","","","","Show toggle controls using togglers.","Creates a new Toggler.","Display a widget over another.","Creates a new Tooltip with the provided content, tooltip …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the Component state …","","","Creates a vertical Rule with the given width.","Display an interactive selector of a single value from a …","Creates a new VerticalSlider.","Creates a new vertical Space with the given Length.","Produces the widgets of the Component, which may trigger …","","","The appearance of a button.","A generic widget that produces a message when pressed.","The local state of a Button.","The supported style of the StyleSheet.","A set of rules that dictate the style of a button.","Produces the active Appearance of a button.","","","","","","","","","","","","","","","","The Background of the button.","The Border of the buton.","","","","","","","","","","","","","","","","","","","","","","","","Produces the disabled Appearance of a button.","","","","Draws a Button.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Sets the height of the Button.","Produces the hovered Appearance of a button.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Button.","","Returns the mouse::Interaction of a Button.","","Creates a new Button with the given content.","Creates a new State.","","Sets the message that will be produced when the Button is …","Sets the message that will be produced when the Button is …","","","Sets the Padding of the Button.","Produces the pressed Appearance of a button.","The Shadow of the butoon.","The amount of offset to apply to the shadow of the button.","","","Sets the style variant of this Button.","","The text Color of the button.","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes the given Event and updates the State of a Button","Sets the width of the Button.","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A simple cache that stores generated Geometry to avoid …","A widget capable of drawing 2D graphics.","","The style used to fill geometry.","","","The kind of geometry this renderer can draw.","A fill which linearly interpolates colors along a …","A Gradient color.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A linear gradient interpolates colors along a direction …","A sharp corner.","An immutable set of points that may or may not be …","The state and logic of a Canvas.","A renderer capable of drawing some Self::Geometry.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The internal state mutated by the Program.","The style of a stroke.","The coloring style of some drawing.","A bunch of text that can be drawn to a canvas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the coordinate of the center of the Frame.","Creates a new Path representing a circle given its center …","Clears the Cache, forcing a redraw the next time it is …","","","","","","","","","","","","","","","","","","","The color of the text","","","","","","","","","","","","","","The contents of the text","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the given layers of Self::Geometry.","Draws the state of the Program, producing a bunch of …","Draws Geometry using the provided closure and stores it in …","","Computes the Paths of the Text and draws them using the …","","","","","","","","","","","","","","","","Handle events of a canvas.","Fill Geometry with a certain style.","Draws the given Path on the Frame by filling it with the …","Draws an axis-aligned rectangle given its top-left corner …","Draws the characters of the given Text on the Frame, …","","","","","","","","","","","","The font of the text","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","A gradient that can be used as a fill for some geometry.","Returns the height of the Frame.","Sets the height of the Canvas.","The horizontal alignment of the text","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new Path representing a line segment given its …","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The line height of the text.","The shape to be used at the corners of paths or basic …","Returns the current mouse interaction of the Program.","Returns the current mouse interaction of the Program.","","","Creates a new empty Cache.","Creates a new Path with the provided closure.","Creates a new Canvas.","The offset of LineDash::segments to start the pattern.","","Packs the Gradient for use in shader code.","Build different kinds of 2D shapes.","The position of the text relative to the alignment …","Returns the internal lyon_path::Path.","Creates a new Path representing a rectangle given its …","Applies a rotation in radians to the current transform of …","The fill rule defines how to determine what is inside and …","Applies a uniform scaling to the current transform of the …","Applies a non-uniform scaling to the current transform of …","The alternating lengths of lines and gaps which describe …","The shaping strategy of the text.","Returns the dimensions of the Frame.","","The size of the text","","Create lines from a Path and assigns them various …","Draws the stroke of the given Path on the Frame with the …","The color or gradient of the fill.","The color or gradient of the stroke.","","","","","","","","","","","","Returns the current Path with the given transform applied …","Applies a translation to the current transform of the Frame…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Updates the State of the Program.","Updates the State of the Program.","The vertical alignment of the text","Returns the width of the Frame.","Sets the width of the Canvas.","The distance between the two edges of the stroke.","Executes the given drawing operations within a Rectangle …","Sets the color of the Stroke.","Sets the LineCap of the Stroke.","Sets the LineJoin of the Stroke.","Stores the current transform of the Frame and executes the …","Sets the width of the Stroke.","The Event was handled and processed by a widget.","A Canvas event.","The Event was NOT handled by any widget.","A keyboard event.","A mouse event.","The status of an Event after being processed.","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Merges two Status into one.","","","","","","","","","","","","","","","","","","","","The style used to fill geometry.","A Gradient color.","","The fill rule defines how to determine what is inside and …","A solid Color.","The coloring style of some drawing.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The fill rule defines how to determine what is inside and …","The color or gradient of the fill.","","","","","","","","","","A fill which linearly interpolates colors along a …","A linear gradient.","A linear gradient interpolates colors along a direction …","Packed Gradient data for use in shader code.","","","Adds a new ColorStop, defined by an offset and a color, to …","Adds multiple ColorStops to the gradient.","","","","","","","","","","","","","","","","","","","","","","","","","","","The absolute ending position of the gradient.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Linear builder.","Creates a new Packed gradient for use in shader code.","Packs the Gradient for use in shader code.","The absolute starting position of the gradient.","ColorStops along the linear gradient direction.","","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","A Path builder.","An immutable set of points that may or may not be …","","","Build and draw curves.","Adds an Arc to the Path from start_angle to end_angle in a …","Adds a circular arc to the Path with the given control …","","","","","","","","","Adds a cubic Bézier curve to the Path given its two …","","","","","Builds the Path of this Builder.","The center of the arc.","Adds a circle to the Path given its center coordinate and …","","","Closes the current sub-path in the Path with a straight …","","","","","","","","","","","","Adds an ellipse to the Path using a clockwise direction.","The end of the segment’s angle, clockwise rotation from …","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Connects the last point in the Path to the given Point …","Moves the starting point of a new sub-path to the given …","Creates a new Builder.","Adds a quadratic Bézier curve to the Path given its …","The radius of the arc.","Adds a rectangle to the Path given its top-left corner …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","","","","","","","","","A segment of a differentiable curve.","An elliptical Arc.","","","","","","","","The center of the arc.","The center of the arc.","","","","","","","","The end of the segment’s angle, clockwise rotation from …","The end of the segment’s angle, clockwise rotation from …","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","The radii of the arc’s ellipse. The horizontal and …","The radius of the arc.","The clockwise rotation of the arc’s ellipse.","The start of the segment’s angle, clockwise rotation …","The start of the segment’s angle, clockwise rotation …","","","","","","","","","","Flag parameters for arcs as described by the SVG …","An alias for usize.","A view over a contiguous storage of custom attributes.","Interface for objects storing custom attributes associated …","An alias for a slice of f32 values.","","","","A beveled corner is to be used to join path segments. The …","The stroke for each sub-path does not extend beyond its …","ID of a control point in a path.","","","","","","","ID of an endpoint point in a path.","","Represents an event or edge of path.","Refers to an event in a path.","The fill rule defines how to determine what is inside and …","","","","A path event representing endpoints and control points as …","A view over a sequence of endpoint IDs forming a polygon.","","","","Line cap as defined by the SVG specification.","Line join as defined by the SVG specification.","A sharp corner is to be used to join path segments.","Same as a miter join, but if the miter limit is exceeded, …","An empty attribute slice.","","","","A simple path data structure.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","The commands of a path encoded in a single array using IDs …","A view over PathCommands.","A path event representing endpoints and control points as …","A view on a Path.","A view over a sequence of endpoints forming a polygon.","Interface for types types (typically endpoints and control …","Interface for objects storing endpoints and control points …","","","","","","At each end of each sub-path, the shape representing the …","A round corner is to be used to join path segments.","The positive or negative side of a vector or segment.","At the end of each sub-path, the shape representing the …","The two possible orientations for the edges of a shape to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a view on the path commands.","Returns a view on this Path.","","Returns a slice over an endpoint’s custom attributes.","Returns a slice over an endpoint’s custom attributes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Path building utilities.","Creates a PathCommandsBuilder to create path commands.","Creates a Builder to build a path.","","Creates a BuilderWithAttributes to build a path with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A generic representation for paths that allow more control …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns the event for a given event ID.","Returns an iterator over the path, with endpoints and …","Returns the first endpoint and its custom attributes if …","","","","","","","","","","","","","","","","","","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 endpoint’s custom attributes as a slice of …","","","","","","","","","","","","","","","","","","","Iterates over the endpoint and control point ids of the …","Iterates over the endpoint and control point ids of the …","Returns an iterator of IdEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the path buffer is empty.","Returns whether the path buffer is empty.","","","","","Returns an iterator over the path commands.","Returns an iterator over the path commands.","Iterates over the entire Path, ignoring custom attributes.","Iterates over the path.","","","Returns an iterator of Event<&T>.","","Iterates over the entire Path with custom attributes.","Iterates over the entire Path with custom attributes.","Tools to iterate over paths.","Of the four candidate arc sweeps, two will represent an …","Returns the last endpoint and its custom attributes if any.","","Returns the number of paths in the path buffer.","Returns the number of paths in the path buffer.","f32 version of the lyon_geom types used everywhere. Most …","","Creates an Empty Path.","","Returns the next event id within the path.","Returns the next event id within the path.","Returns the next event id within the sub-path.","Returns the next event id within the path.","Returns the number of float attributes per endpoint.","","","","","","","The default path data structure.","A container to store multiple paths contiguously.","Returns an iterator of PathEvent.","Returns a view on a path made of these commands with …","","","Specific path types for polygons.","","","Returns a reversed version of this path in the form of an …","Returns a reversed version of this path in the form of an …","Creates an WithSvg to build a path with a rich set of …","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","","","","","","","","","","","","lyon_path traits reexported here for convenience.","","Applies a transform to all endpoints and control points of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The radius of each corner of a rounded rectangle.","Builds a path.","A Builder that approximates curves with successions of …","A convenience wrapper for PathBuilder without custom …","The base path building interface.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Builds a path with a transformation applied.","Implements an SVG-like building interface on top of a …","","","","","","Adds a sub-path containing a circle.","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","","Adds an elliptical arc.","","","","","","","","","","","","","","","","","","","","","","Starts a new sub-path at a given position.","","","","Starts a new sub-path at a given position.","","","","","","","","","","","","","Builds a path object, consuming the builder.","","","","","","","Builds a path object, consuming the builder.","","","","","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","","","Closes the current sub path.","","","","","","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","","","","","Adds a cubic bézier curve to the current sub-path.","","","","","","","","","","","","","","","","","","","","","","","","","Ends the current sub path.","","","Ends the current sub path.","","","","","","Returns a builder that approximates all curves with …","","Returns a builder that approximates all curves with …","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Adds an horizontal line segment.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","","","","","Adds a line segment to the current sub-path.","","Start a new sub-path at the given position.","","","","","","","","","","","","","Applies the provided path event.","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","","","","","Adds a quadratic bézier curve to the current sub-path.","","Equivalent to arc_to in relative coordinates.","","Equivalent to cubic_bezier_to in relative coordinates.","","Adds an horizontal line segment in relative coordinates.","","Equivalent to line_to in relative coordinates.","","Equivalent to move_to in relative coordinates.","","Equivalent to quadratic_bezier_to in relative coordinates.","","Adds a vertical line segment in relative coordinates.","","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","","","","","Hints at the builder that a certain number of endpoints …","","","","","Equivalent to cubic_bezier_to with implicit first control …","","Equivalent to quadratic_bezier_to with implicit control …","","Equivalent to smooth_cubic_bezier_to in relative …","","Equivalent to smooth_quadratic_bezier_to in relative …","","","","","","","","Returns a builder that applies the given transformation to …","","Returns a builder that applies the given transformation to …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a vertical line segment.","","","Returns a builder that support SVG commands.","Returns a builder that support SVG commands.","","A view on a PathCommands buffer and two slices for …","An iterator of Event<&Endpoint, &ControlPoint>.","An iterator of Event<&Endpoint, &ControlPoint>.","The commands of a path encoded in a single array using IDs …","Builds path commands.","A view over PathCommands.","An iterator of PathEvent.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consumes the builder and returns path commands.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator over the events of the path using …","","","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 an iterator over the events of the path using IDs.","","Creates a builder without allocating memory.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a pre-allocated builder.","An angle in radians","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","","A 2d curve segment defined by four points: the beginning …","","","","","","","An infinite line defined by a point and a vector.","A line defined by the equation …","A linear segment.","","","","","","A 2d curve segment defined by three points: the beginning …","Alias for euclid::default::Rotation2D","","","","","","Common APIs to segment types.","","An elliptic arc curve segment using the SVG’s end-point …","","","","Alias for euclid::default::Transform2D","Alias for euclid::default::Translation2D","A 2D triangle defined by three points a, b and c.","","","","","","","","","","","","","","","","","","","Return the curve after the split point.","Return the curve after the split point.","","Return the curve after the split point.","","","Return the segment after the split point.","Return the curve after the split point.","","Angle in radians","Returns the shortest signed angle between two angles.","","","Compute the length of the segment using a flattened …","","","","Compute the length of the segment using a flattened …","","","Elliptic arc related maths and tools.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the curve before the split point.","","Return the curve before the split point.","","Return the curve before the split point.","","Return the segment before the split point.","Return the curve before the split point.","","","","","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle that contains the curve.","Return the smallest rectangle containing this segment.","Returns the smallest rectangle the curve is contained in","Returns the smallest rectangle that contains this triangle.","","Returns the smallest range of x that contains this curve.","Returns the smallest range of x that contains this curve.","Returns a conservative range of x that contains this …","","Returns the smallest range of y that contains this curve.","Returns the smallest range of y that contains this curve.","Returns a conservative range of y that contains this …","Returns a triangle containing this curve segment.","","","","Cast from one numeric representation to another.","","","Create simple circle.","Clip this segment against a rectangle.","Horizontally clip this segment against a range of the x …","Vertically clip this segment against a range of the y axis.","","","","","","","","","","","","","","","","","","","Computes the closest point on this segment to p.","Analytic solution to finding the closest point on the …","","","","","","","","","","","","","","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","","","","","","","","","","","","","","","","","","","","","Sample the derivative at t (expecting t between 0 and 1).","","Sample the curve’s derivative at t (expecting t between …","","","Sample the curve’s derivative at t (expecting t between …","","Computes the distance between this segment and a point.","","","Returns the shortest distance between this segment and a …","","","","","","","","","","","","","","","","","","","","","","","","","Sample x derivative at t (expecting t between 0 and 1).","","Sample the x coordinate of the curve’s derivative at t …","","Sample the x coordinate of the curve’s derivative at t …","","Sample y derivative at t (expecting t between 0 and 1).","","Sample the y coordinate of the curve’s derivative at t …","","","Sample the y coordinate of the curve’s derivative at t …","","Epsilon constants are usually not a good way to deal with …","","","","","","","","","","","","","","","","Returns a conservative rectangle that contains the curve.","Returns a conservative rectangle the curve is contained in.","Returns a conservative rectangle that contains the curve.","","Returns a conservative range of x that contains this curve.","Returns a conservative range of x that contains this curve.","","Returns a conservative range of y that contains this curve.","Returns a conservative range of y that contains this curve.","Computes a “fat line” of this segment.","Computes a “fat line” of this segment.","","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Returns the flattened representation of the curve as an …","Find the interval of the beginning of the curve that can …","Swap the direction of the segment.","Swap the direction of the segment.","","","Swap the beginning and the end of the segment.","Returns an inverted version of this segment where the …","","","Swap the beginning and the end of the segment.","","","","","","","","","","Approximate the arc with a sequence of cubic bézier …","Approximates the arc with a sequence of cubic bézier …","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","Approximates the curve with sequence of line segments.","Approximates the curve with sequence of line segments.","","Approximates the curve with sequence of line segments.","","","Compute a flattened approximation of the curve, invoking a …","Invokes a callback at each inflection point if any.","","Return local x extrema or None if this curve is monotonic.","","Return local y extrema or None if this curve is monotonic.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Invokes a callback for each monotonic part of the segment.","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Approximate the arc with a sequence of quadratic bézier …","Approximates the arc with a sequence of quadratic bézier …","Approximates the cubic bézier curve with sequence of …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each x-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","Invokes a callback for each y-monotonic part of the …","","","","Start of the curve.","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 the SVG arc notation.","","Sample the curve’s angle at t (expecting t between 0 and …","","The extent of the element in the U units along the y axis …","","","","","","","","","","","","","","Computes the intersection (if any) between this segment …","","Test for triangle-triangle intersection.","","","Test for triangle-segment intersection.","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 whether the curve can be approximated with a …","Returns true if the angle is a finite number.","","Returns true if the curve can be approximated with a …","Returns true if the curve can be approximated with a …","Returns whether this segment is fully monotonic.","Returns whether this segment is fully monotonic.","Returns true if the curve can be safely approximated with …","Per SVG spec, this arc should be rendered as a line_to …","","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the x axis.","Returns whether this segment is monotonic on the y axis.","Returns whether this segment is monotonic on the y axis.","Of the four candidate arc sweeps, two will represent an …","Computes the length of this segment.","Computes the length of this segment.","Linear interpolation between two angles, using the …","","","Computes the intersection points (if any) between this …","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment a …","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment …","Computes the intersections (if any) between this segment …","Return the x inflection point or None if this curve is …","Return the y inflection point or None if this curve is …","","","","","","","","Computes third mid-point of this segment.","","","","","","","Computes the number of quadratic bézier segments required …","","","","","","","Shorthand for Point::new(x, y).","","Returns this angle in the [0..2*PI[ range.","","","Computes the intersection points (if any) between this …","Computes the intersections (if any) between this segment a …","","","","","Sample the curve at t (expecting t between 0 and 1).","Sample the curve at t (expecting t between 0 and 1).","","","Sample the curve at t (expecting t between 0 and 1).","Sample the segment at t (expecting t between 0 and 1).","","Sample the curve at t (expecting t between 0 and 1).","","Sample the curve’s tangent at t (expecting t between 0 …","Changes the segment’s length, moving destination point.","Returns this angle in the ]-PI..PI] range.","","","Returns (sin(self), cos(self)).","Shorthand for Size::new(x, y).","Return the parameter values corresponding to a given x …","","Return the parameter values corresponding to a given y …","","","","","","Split this curve into two sub-curves.","","Split this curve into two sub-curves.","","Split this curve into two sub-curves.","Split this curve into two sub-segments.","","","Split this curve into two sub-curves.","","Return the curve inside a given range of t.","Return the sub-curve inside a given range of t.","","","Return the sub-curve inside a given range of t.","","Return the sub-segment inside a given range of t.","Return the sub-curve inside a given range of t.","","Computes the squared distance between this segment and a …","Returned the squared distance to a point.","Returns the shortest squared distance between this segment …","Computes the squared length of this segment.","","","","","","If sweep is true, then the arc will be drawn in a “…","","","End of the curve.","","","","","","","","","","","","","Converts this arc from endpoints to center notation.","Elevate this curve to a third order bézier.","","","","","","Cast angle to f32.","","","","","Cast angle f64.","Returns the line containing this segment.","","","","","","","","","","Approximate the curve with a single quadratic bézier …","Evaluates an upper bound on the maximum distance between …","Convert to the SVG arc notation.","Returns the vector between this segment’s from and to …","","[Not implemented] Applies the transform to this triangle …","Applies the transform to this curve and returns the …","Applies the transform to this segment and returns the …","Applies the transform to this curve and returns the …","","Fallible cast from one numeric representation to another.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for Vector::new(x, y).","","","","The extent of the element in the U units along the x axis …","Sample x at t (expecting t between 0 and 1).","","","","Sample the x coordinate of the curve at t (expecting t …","Sample the x coordinate of the segment at t (expecting t …","","Sample the x coordinate of the curve at t (expecting t …","","","","The x (traditionally, horizontal) coordinate.","Find the advancement of the x-most position in the curve.","Find the advancement of the x-most position in the curve.","Find the x-least position in the curve.","Find the advancement of the x-least position in the curve.","","","Sample y at t (expecting t between 0 and 1).","","","Sample the y coordinate of the curve at t (expecting t …","","Sample the y coordinate of the segment at t (expecting t …","","Sample the y coordinate of the curve at t (expecting t …","","","","The y (traditionally, vertical) coordinate.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-most position in the curve.","Find the advancement of the y-least position in the curve.","Find the advancement of the y-least position in the curve.","","An elliptic arc curve segment.","Flag parameters for arcs as described by the SVG …","Flattening iterator for arcs.","An elliptic arc curve segment using the SVG’s end-point …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","Of the four candidate arc sweeps, two will represent an …","","","","","If sweep is true, then the arc will be drawn in a “…","","","","","","","","","","","","","A string with a fixed capacity.","A vector with a fixed capacity.","Error value indicating insufficient capacity","A draining iterator for ArrayVec.","By-value iterator for ArrayVec.","","","","","","","","","","","","","","","","","","","","","","","","","","","Return a raw mutable pointer to the vector’s buffer.","Return a mutable slice containing all elements of the …","Return a mutable string slice of the whole ArrayString.","Return a raw pointer to the vector’s buffer.","","","Return a slice containing all elements of the vector.","Return a string slice of the whole ArrayString.","","","","","","","","","","","","","","","Return the capacity of the ArrayVec.","Return the capacity of the ArrayString.","Remove all elements in the vector.","Make the string empty.","","","","","","","","","","","","","","","","","","","","","","Return an empty array","Return an empty ArrayString","","","","","","","","","","","","","","","","","","","","Create a draining iterator that removes the specified …","","","","","","","","","Extract the overflowing element","","","","","","","","","","","","","","","Extend the ArrayVec with an iterator.","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Create a new ArrayString from a str.","Returns the argument unchanged.","","","","","","Create a new ArrayString from a byte string literal.","Create an ArrayVec from an iterator.","","","","","","","","","","","","","","","","","","","","Insert element at position index.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Return the inner fixed size array, if it is full to its …","Return the inner fixed size array.","","","","","","","","","","","Returns whether the ArrayVec is empty.","Returns whether the string is empty.","Return true if the ArrayVec is completely filled to its …","Return if the ArrayString is completely filled.","","","","Return the number of elements in the ArrayVec.","Return the length of the string.","","","","Create a new empty ArrayVec.","Create a new empty ArrayString.","Create a new CapacityError from element.","Create a new empty ArrayVec (const fn).","Create a new empty ArrayString (const fn).","","","","","","","","","Remove the last element in the vector and return it.","Removes the last character from the string and returns it.","Remove the element at index and shift down the following …","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","Push element to the end of the vector without checking the …","Returns the capacity left in the ArrayVec.","Returns the capacity left in the ArrayString.","Remove the element at index and shift down the following …","Removes a char from this ArrayString at a byte position …","Retains only the elements specified by the predicate.","Set the vector’s length without dropping or moving out …","Set the strings’s length.","Convert into a CapacityError that does not carry an …","","","Remove the element at index and swap the last element into …","Remove the element at index and swap the last element into …","Returns the ArrayVec, replacing the original with a new …","","","","","","","","","Shortens the vector, keeping the first len elements and …","Shortens this ArrayString to the specified length.","","","","","","Copy all elements from the slice and append to the ArrayVec…","","","","","","","","","Insert element at position index.","","","","","","","","","","","Push element to the end of the vector.","Adds the given char to the end of the string.","Adds the given string slice to the end of the string.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a new ArrayString value fully filled with ASCII …","A 2d curve segment defined by four points: the beginning …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","An angle in radians","A 2d vector of booleans, useful for component-wise logic …","A 3d vector of booleans, useful for component-wise logic …","A 2d axis aligned rectangle represented by its minimum and …","An axis aligned 3D box represented by its minimum and …","Homogeneous vector in 3D space.","A one-dimensional distance, with value represented by T …","A 2d Point tagged with a unit.","A 3d Point tagged with a unit.","A 2d Rectangle optionally tagged with a unit.","A rigid transformation. All lengths are preserved under …","A transform that can represent rotations in 2d, …","A transform that can represent rotations in 3d, …","A scaling factor between two different units of …","A group of 2D side offsets, which correspond to …","A 2d size tagged with a unit.","A 3d size tagged with a unit.","A 2d transform represented by a column-major 3 by 3 …","A 3d transform stored as a column-major 4 by 4 matrix.","A 2d transformation from a space to another that can only …","A 3d transformation from a space to another that can only …","Trait for basic trigonometry functions, so they can be …","The default unit.","A 2d Vector tagged with a unit.","A 3d Vector tagged with a unit.","Computes the absolute value of each component.","Computes the absolute value of each component.","Computes the vector with absolute values of each component.","Computes the vector with absolute values of each component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if all components are true and false …","Returns true if all components are true and false …","Returns new vector with by-component AND operation applied.","Returns new vector with by-component AND operation applied.","Angle in radians","Returns the signed angle between this vector and the x …","Returns the signed angle between this vector and another …","Returns the positive angle between this vector and another …","Returns true if any component are true and false otherwise.","Returns true if any component are true and false otherwise.","","","","","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","","","","Returns true is this transform is approximately equal to …","Returns true is this transform is approximately equal to …","","Returns true is this transform is approximately equal to …","","","","Utilities for testing approximate ordering - especially …","","","Returns result of multiplication of both components","Creates a rotation around a given axis.","Creates a rotation around the x axis.","Creates a rotation around the y axis.","Creates a rotation around the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Shorthand for …","Shorthand for BoolVector2D { x, y }.","Shorthand for BoolVector3D { x, y, z }.","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast from one numeric representation to another, …","Cast the unit","Cast the unit","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit, preserving the numeric value.","Cast the unit, preserving the numeric value.","Cast the unit","Cast the unit","Cast the unit.","Cast the unit.","","Rounds each component to the smallest integer equal or …","See Point2D::ceil()","See Point3D::ceil()","Rounds each component to the smallest integer equal or …","See Size2D::ceil().","Rounds each component to the smallest integer equal or …","See Size3D::ceil().","Rounds each component to the smallest integer equal or …","See Vector2D::ceil()","Rounds each component to the smallest integer equal or …","Rounds each component to the smallest integer equal or …","See Vector3D::ceil()","","","","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the point each component of which clamped by …","Returns the size each component of which clamped by …","Returns the size each component of which clamped by …","Returns the vector each component of which is clamped by …","Returns the vector each component of which is clamped by …","Return this vector with minimum and maximum lengths …","Return this vector with minimum and maximum lengths …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the component-wise division of the two vectors.","Returns the component-wise division of the two vectors.","Returns the component-wise multiplication of the two …","Returns the component-wise multiplication of the two …","","","","","","","","","","","","","","","","","","","","","","","","Returns true if this box contains the point. Points are …","Returns true if this box3d contains the point. Points are …","Returns true if this rectangle contains the point. Points …","","","Returns true if this box contains the interior of the …","Returns true if this box3d contains the interior of the …","Returns true if this rectangle contains the interior of …","","Returns the norm of the cross product [self.x, self.y, 0] …","Cross product.","Decompose this into a translation and an rotation to be …","A set of aliases for all types, tagged with the default …","","","","","","","","","","","Returns the identity transform.","Returns the identity transform.","","","","","","","","The extent of the element in the U units along the z axis.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes and returns the determinant of this transform.","Compute the determinant of the transform.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calculates Euclidean division, the matching method for …","Calculates Euclidean division, the matching method for …","Dot product.","Dot product.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","Returns vector with results of “equal” operation on …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a rotation from Euler angles.","Create a 3d point from this one, using the specified z …","Create a 3d vector from this one, using the specified z …","","Rounds each component to the biggest integer equal or …","See Point2D::floor()","Rounds each component to the biggest integer equal or …","See Point3D::floor()","Rounds each component to the biggest integer equal or …","See Size2D::floor().","See Size3D::floor().","Rounds each component to the biggest integer equal or …","Rounds each component to the biggest integer equal or …","See Vector2D::floor()","See Vector3D::floor()","Rounds each component to the biggest integer equal 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.","","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.","","","","","","","","","","","","","","","","","","","","","","","","Constructor taking angle and length","Create a transform providing its components via an array …","Create a transform providing its components via an array …","Equivalent to from_array with elements packed two at a time","Equivalent to from_array with elements packed four at a …","Constructor setting the same value to all sides, taking a …","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor taking a typed Length for each side.","Constructor taking scalar strongly typed lengths.","Constructor taking scalar strongly typed lengths.","Constructor taking properly Lengths instead of scalar …","Constructor taking properly Lengths instead of scalar …","Constructor.","Returns the smallest box containing all of the provided …","Returns the smallest box containing all of the provided …","Returns the smallest rectangle defined by the …","","Convenience function to create a scale transform from a …","Creates a Box2D of the given size, at offset zero.","Creates a Box3D of the given size, at offset zero.","Creates a rect of the given size, at offset zero.","","","","","","","","","","","","","","","","","","","","","","","","","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Tag a unit-less value with units.","Tag a unitless value with units.","Tag a unitless value with units.","Construct side offsets from min and a max vector offsets.","Construct side offsets from min and a max vector offsets.","Unpack the underlying value from the wrapper.","Returns the underlying scalar scale factor.","Returns self.angle as a strongly typed Angle<T>.","Returns vector with results of “greater then” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","Returns vector with results of “greater than” …","","","","","","","","","","","","","","","","","","","","","","","","","","","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","","Component multiplied by the imaginary number i.","Creates the identity rotation.","Creates the identity rotation.","Creates an identity scale (1.0).","Create an identity matrix:","Creates an identity matrix:","Creates no-op translation (both x and y is zero()).","Creates no-op translation (x, y and z is zero()).","Construct an identity transform","Inflates the box by the specified sizes on each side …","Inflates the box by the specified sizes on each side …","","","","","","","","","","","","","","","","","","","","","","","","","Calculate the size and position of an inner box.","Calculate the size and position of an inner rectangle.","Computes the intersection of two boxes, returning None if …","","","Computes the intersection of two boxes without check …","","Returns true if the two boxes intersect.","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the inverse of this rotation.","Returns the inverse of this rotation.","The inverse Scale (1.0 / self).","Returns the inverse transform if possible.","Returns the inverse transform if possible.","Return the inverse transformation.","Return the inverse transformation.","Inverts the transformation","Returns true if this transform can be represented with a …","Check whether shapes on the XY plane with Z pointing …","Returns true if the size is zero, negative or NaN.","Returns true if the size is zero, negative or NaN.","","Returns true if any component of size is zero, negative, …","Returns true if any component of size is zero, negative or …","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if all members are finite.","Returns true if this scale has no effect.","Check if translation does nothing (both x and y is zero()).","Check if translation does nothing (x, y and z is zero()).","Returns whether it is possible to compute the inverse …","Returns whether it is possible to compute the inverse …","Returns true if the box has a negative area.","Returns true if the box has a negative volume.","Returns true if norm of this quaternion is (approximately) …","Returns true if both components is positive and false any …","Returns true if all components is positive and false any …","Returns true if all side offsets are zero.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","Returns the vector length.","Returns the vector length.","Linearly interpolate between this box and another box.","Linearly interpolate between this box3d and another box3d.","Linearly interpolate between this length and another …","Linearly interpolate between this point and another point.","Linearly interpolate between this point and another point.","Linearly interpolate between this rectangle and another …","Basic Linear interpolation between this rotation and …","Linearly interpolate each component between this size and …","Linearly interpolate between this size and another size.","Linearly interpolate each component between this vector …","Linearly interpolate each component between this vector …","Returns vector with results of “lower then” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","Returns vector with results of “lower than” operation …","","","","","","","","","","","","","","","","","","","","","","","Returns maximum between this length and another length.","","","","","Returns the size each component of which are maximum of …","Returns the size each component of which are maximum of …","Returns the vector each component of which are maximum of …","Returns the vector each component of which are maximum of …","","","","","Returns minimum between this length and another length.","","","","","Returns the size each component of which are minimum of …","Returns the size each component of which are minimum of …","Returns the vector each component of which are minimum of …","Returns the vector each component of which are minimum of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Multiplies all of the transform’s component by a scalar …","","","","","","","","","Constructor.","Constructor.","Constructor taking scalar values directly.","Associate a value with a unit of measure.","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Constructor.","Creates a rotation from an angle in radians.","","Constructor taking a scalar for each side.","Constructor taking scalar values.","Constructor taking scalar values.","Create a transform specifying its components in using the …","Create a transform specifying all of it’s component as a …","","","Constructor taking scalar values directly.","Constructor taking scalar values directly.","Construct a new rigid transformation, where the rotation …","Create a transform representing a 2d transformation from …","Constructor setting the same value to all sides, taking a …","Construct a new rigid transformation, where the translation…","Returns true if all components are false and false …","Returns true if all components are false and false …","Computes the norm of this quaternion.","Returns a unit quaternion from this one.","Returns the vector with length of one unit.","Returns the vector with length of one unit","Returns new vector with results of negation operation on …","Returns new vector with results of negation operation on …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","Returns vector with results of “not equal” operation …","A one-dimensional length, tagged with its units.","","Constructor, setting all components to one.","Constructor, setting all components to one.","Returns new vector with by-component OR operation applied.","Returns new vector with by-component OR operation applied.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","","Create an orthogonal projection transform.","Calculate the b and position of an outer box.","Calculate the size and position of an outer rectangle.","Returns a box that encompasses the result of transforming …","Returns a 2d box that encompasses the result of …","Returns a 3d box that encompasses the result of …","Returns a rectangle that encompasses the result of …","Returns a rectangle that encompasses the result of …","","","","Create a simple perspective transform, projecting to the …","Shorthand for Point2D::new(x, y).","Shorthand for Point3D::new(x, y).","","Applies a rotation before self’s transformation and …","Returns a transform with a rotation applied before self’…","Applies a scale before self’s transformation and returns …","Returns a transform with a scale applied before self’s …","Applies a translation before self’s transformation and …","Returns a transform with a translation applied before self…","Returns this vector projected onto another one.","Returns this vector projected onto another one.","Returns a projection of this transform in 2d space.","Creates a rotation around from a quaternion representation.","The real part.","Creates a rotation from an angle in radians.","","","Shorthand for …","Returns a reflection vector using an incident ray and a …","Returns a reflection vector using an incident ray and a …","Calculates the least nonnegative remainder of …","Calculates the least nonnegative remainder of …","","Return the normalized vector even if the length is larger …","Return the normalized vector even if the length is larger …","Returns a rotation transform.","Create a 3d rotation transform from an angle / axis. The …","","Return a box with edges rounded to integer coordinates, …","Return a box3d with edges rounded to integer coordinates, …","See Point2D::round()","Rounds each component to the nearest integer value.","See Point3D::round()","Rounds each component to the nearest integer value.","Return a rectangle with edges rounded to integer …","See Size2D::round().","Rounds each component to the nearest integer value.","See Size3D::round().","Rounds each component to the nearest integer value.","See Vector2D::round()","Rounds each component to the nearest integer value.","See Vector3D::round()","Rounds each component to the nearest integer value.","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","Return a box with faces/edges rounded to integer …","Return a box3d with faces/edges rounded to integer …","Return a rectangle with edges rounded to integer …","","","","","","Create a 2d scale transform:","Create a 3d scale transform:","Returns point, each component of which or from a, or from b…","Returns point, each component of which or from a, or from b…","Returns size, each component of which or from a, or from b …","Returns size, each component of which or from a, or from b …","Returns vector, each component of which or from a, or from …","Returns vector, each component of which or from a, or from …","Change the size of the box by adjusting the max endpoint …","","","","","Shorthand for Size2D::new(w, h).","Shorthand for Size3D::new(w, h, d).","Create a 2d skew transform.","Spherical linear interpolation between this rotation and …","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Constructor setting all components to the same value.","","","Constructor setting all components to the same value.","Constructor setting all components to the same value.","Returns the vector’s length squared.","Returns the vector’s length squared.","Computes the squared norm of this quaternion.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a rotation representing the other rotation …","Returns a rotation representing this rotation followed by …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two matrices such that …","Returns the multiplication of the two transforms such that …","Applies a rotation after self’s transformation and …","Returns a transform with a rotation applied after self’s …","Applies a scale after self’s transformation and returns …","Returns a transform with a scale applied after self’s …","Applies a translation after self’s transformation and …","Returns a transform with a translation applied after self…","Convert into a 2d point.","Create a 2D transform picking the relevant terms from this …","Convert into a 2d vector.","Convert into a 3d point with z-coordinate equals to zero.","Creates a 3d rotation (around the z axis) from this 2d …","Create a 3D transform from the current transform","Convert into a 3d vector with z coordinate equals to …","Cast into an array with x and y.","Cast into an array with x, y and z.","Return this size as an array of two elements (width, then …","Return this size as an array of three elements (width, …","Returns an array containing this transform’s terms.","Returns an array containing this transform’s terms.","Cast into an array with x and y.","Cast into an array with x, y and z.","Cast into an array with x and y.","Cast into an array with x, y and z.","","Cast into an array with x, y, z and 0.","Returns an array containing this transform’s terms …","Returns an array containing this transform’s terms …","Equivalent to to_array with elements packed two at a time …","Equivalent to to_array with elements packed four at a time …","Equivalent to to_array_transposed with elements packed …","","Cast into an f32 box.","Cast into an f32 box3d.","Cast into an f32 point.","Cast into an f32 point.","Cast into an f32 rectangle.","Cast into an f32 size.","Cast into an f32 size.","Cast into an f32 vector.","Cast into an f32 vector.","Cast into an f64 box.","Cast into an f64 box3d.","Cast into an f64 point.","Cast into an f64 point.","Cast into an f64 rectangle.","Cast into an f64 size.","Cast into an f64 size.","Cast into an f64 vector.","Cast into an f64 vector.","Cast into an i32 box, truncating decimals if any.","Cast into an i32 box3d, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 point, truncating decimals if any.","Cast into an i32 rectangle, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 size, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i32 vector, truncating decimals if any.","Cast into an i64 box, truncating decimals if any.","Cast into an i64 box3d, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 point, truncating decimals if any.","Cast into an i64 rectangle, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 size, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","Cast into an i64 vector, truncating decimals if any.","","","","","","","","","","","","","","","","","","","","","","","","","","","Cast this vector into a point.","Cast this vector into a point.","Convert into Cartesian 2D point.","Convert into Cartesian 3D point.","","Cast this vector into a size.","Returns the matrix representation of this rotation.","Returns the matrix representation of this rotation.","Returns the matrix representation of this translation.","Returns the matrix representation of this translation.","Creates translation by this vector in vector units.","Creates translation by this vector in vector units","","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Return this size as a tuple of two elements (width, then …","Return this size as an array of three elements (width, …","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","Cast into a tuple with x and y.","Cast into a tuple with x, y and z.","","Cast into a tuple with x, y, z and 0.","Cast into an u32 box, truncating decimals if any.","Cast into an u32 box3d, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 point, truncating decimals if any.","Cast into an u32 rectangle, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 size, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u32 vector, truncating decimals if any.","Cast into an u64 rectangle, truncating decimals if any.","Cast into an u64 size, truncating decimals if any.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Drop the units, preserving only the numeric value.","Cast into an usize box, truncating decimals if any.","Cast into an usize box3d, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize point, truncating decimals if any.","Cast into an usize rectangle, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an uint size, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast into an usize vector, truncating decimals if any.","Cast this point into a vector.","Cast this point into a vector.","Return this size as a vector with width and height.","Return this size as a vector with width, height and depth.","Cast into a 2D vector.","Cast into a 3D vector.","","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 2D box and cast its unit.","Returns the given box transformed by this scale.","Translate a 3D box and cast its unit.","","Returns the given 2d point transformed by this rotation.","","Returns the given point transformed by this scale.","","Returns the given point transformed by this transform.","Translate a point and cast its unit.","","Returns the given 2d point transformed by this rotation …","Returns the given 2d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given 3d point transformed by this rotation.","Returns the given point transformed by this scale.","Returns the given 3d point transformed by this transform, …","Translate a point and cast its unit.","Returns the homogeneous vector corresponding to the …","Returns the given rect transformed by this scale.","Translate a rectangle and cast its unit.","Translate a rectangle and cast its unit.","Returns the given size transformed by this scale.","No-op, just cast the unit.","No-op, just cast the unit.","","Returns the given 2d vector transformed by this rotation.","Returns the given vector transformed by this scale.","","Returns the given vector transformed by this matrix.","","","Returns the given 2d vector transformed by this rotation …","Returns the given 2d vector transformed by this matrix.","Returns the given 3d vector transformed by this rotation.","Returns the given 3d vector transformed by this matrix.","Returns the same box, translated by a vector.","Returns the same box3d, translated by a vector.","Returns the same rectangle, translated by a vector.","Create a 2d translation transform:","Create a 3d translation transform:","","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","Fallible cast from one numeric representation to another, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the vector with length of one unit.","Returns the vector with length of one unit.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the union of two boxes.","Computes the union of two boxes.","","Creates a rotation around from a quaternion representation …","","","","","","","","","","","","","","","","","","","","","","","","Convenience constructor.","Convenience constructor.","Returns the vector part (i, j, k) of this quaternion.","","","Returns result of multiplication of all components","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","Returns the same transform with a different destination …","Returns the same transform with a different destination …","Return this vector scaled to fit the provided length.","Return this vector capped to a maximum length.","Return this vector capped to a maximum length.","Return this vector with a minimum length applied.","Return this vector with a minimum length applied.","Returns the same transform with a different source unit.","Returns the same transform with a different source unit.","","","","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","Returns a 2d point using this point’s x and y coordinates","Returns a 2d vector using this vector’s x and y …","Returns a 2d vector using this vector’s x and y …","","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s x and z …","","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","","Swap x and y.","Swap x and y.","Returns a 2d point using this point’s x and z coordinates","Returns a 2d vector using this vector’s x and z …","Returns a 2d vector using this vector’s y and z …","","","","","The z (traditionally, depth) coordinate.","","","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","","","The same as origin().","","The same as origin().","Constructor, setting all sides to zero.","Constructor, setting all sides to zero.","The same as Zero::zero() but available without importing …","","","The same as Zero::zero() but available without importing …","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Constructor, setting all components to zero.","Trait for testing approximate equality","Default epsilon value","Returns true is this object is approximately equal to the …","Returns true is this object is approximately equal to the …","","","","","","","","","","","","","","","","","","","","","","","Angle in radians","","The extent of the element in the U units along the z axis.","The extent of the element in the U units along the y axis …","The extent of the element in the U units along the y axis.","Component multiplied by the imaginary number i.","Component multiplied by the imaginary number j.","Component multiplied by the imaginary number k.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The real part.","","","","","","","The extent of the element in the U units along the x axis …","The extent of the element in the U units along the x axis.","","","The x (traditionally, horizontal) coordinate.","The x (traditionally, horizontal) coordinate.","","","","","","The y (traditionally, vertical) coordinate.","The y (traditionally, vertical) coordinate.","","","","","The z (traditionally, depth) coordinate.","","","Defines the smallest integer equal or greater than the …","Defines the biggest integer equal or lower than the …","","Defines the nearest integer value to the original value.","","Rounds to the smallest integer equal or greater than the …","Rounds to the biggest integer equal or lower than the …","","Rounds to the nearest integer value.","","A flattening iterator for quadratic bézier segments.","A flattening iterator for quadratic bézier segments.","","A 2d curve segment defined by three points: the beginning …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Common APIs to segment types.","","Return the curve after the split point.","Compute the length of the segment using a flattened …","Return the curve before the split point.","Sample the derivative at t (expecting t between 0 and 1).","Sample x derivative at t (expecting t between 0 and 1).","Sample y derivative at t (expecting t between 0 and 1).","Swap the direction of the segment.","Approximates the curve with sequence of line segments.","Start of the curve.","Sample the curve at t (expecting t between 0 and 1).","Split this curve into two sub-curves.","Return the curve inside a given range of t.","End of the curve.","","","Sample x at t (expecting t between 0 and 1).","Sample y at t (expecting t between 0 and 1).","","Angle between vectors v1 and v2 (oriented clockwise …","","","","","An iterator that consumes Event iterator and yields …","An iterator that consumes an iterator of Points and …","","An extension trait for PathEvent iterators.","Applies a 2D transform to a path iterator and yields the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns an iterator that turns curves into line segments.","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create the iterator.","Creates a new transformed path iterator from a path …","","","","","","","","Returns an iterator applying a 2D transform to all of its …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An angle in radians (f32).","Alias for euclid::default::Box2D<f32>","Alias for euclid::default::Point2D<f32>.","Alias for euclid::default::Rotation2D<f32>","Alias for euclid::default::Scale<f32>","Alias for euclid::default::Size2D<f32>.","Alias for euclid::default::Transform2D<f32>","Alias for euclid::default::Translation2D<f32>","Alias for euclid::default::Point2D<f32>.","Angle in radians","The extent of the element in the U units along the y axis …","","","","","","","","","Shorthand for Point::new(x, y).","","Shorthand for Size::new(x, y).","Shorthand for Vector::new(x, y).","The extent of the element in the U units along the x axis …","","The x (traditionally, horizontal) coordinate.","","","The y (traditionally, vertical) coordinate.","","","The default builder for Path.","A builder for Path with custom attributes.","An iterator of endpoint and control point ids for Path and …","An iterator for Path and PathSlice.","An iterator for Path and PathSlice.","A simple path data structure.","A view on a Path.","An iterator of over a Path traversing the path in reverse.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Iterate on a flattened approximation of the path with …","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a Path from This iterator.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A Builder that appends a path to an existing PathBuffer.","A Builder that appends a path to an existing PathBuffer, …","Iterator over the paths in a PathBufferSlice.","An object that stores multiple paths contiguously.","A view on a PathBuffer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A view over a sequence of endpoint IDs forming a polygon.","An iterator of Event<EndpointId, ()>.","An iterator of PathEvent.","A view over a sequence of endpoints forming a polygon.","An iterator of IdEvent for Polygon.","An iterator of Event<&Endpoint, ()>.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds a path.","The base path building interface.","An extension trait for PathEvent iterators.","The type of object that is created by this builder.","A path building interface that tries to stay close to SVG…","Adds a sub-path containing a circle.","Adds a sub-path containing an ellipse.","Adds a sub-path containing a single line segment.","Adds a sub-path containing a single point.","Adds a sub-path from a polygon.","Adds a sub-path from a polygon.","Adds a sub-path containing a rectangle.","Adds a sub-path containing a rectangle.","Adds an elliptical arc.","Starts a new sub-path at a given position.","Builds a path object, consuming the builder.","Ends the current sub-path by connecting it back to its …","Closes the current sub path.","Adds a cubic bézier curve to the current sub-path.","Adds a cubic bézier segment to the current sub-path.","Ends the current sub path.","","Returns a builder that approximates all curves with …","Returns an iterator that turns curves into line segments.","Adds an horizontal line segment.","Adds a line segment to the current sub-path.","Adds a line segment to the current sub-path.","Start a new sub-path at the given position.","","Applies the provided path event.","Adds a quadratic bézier curve to the current sub-path.","Adds a quadratic bézier segment to the current sub-path.","Equivalent to arc_to in relative coordinates.","Equivalent to cubic_bezier_to in relative coordinates.","Adds an horizontal line segment in relative coordinates.","Equivalent to line_to in relative coordinates.","Equivalent to move_to in relative coordinates.","Equivalent to quadratic_bezier_to in relative coordinates.","Adds a vertical line segment in relative coordinates.","Hints at the builder that a certain number of endpoints …","Hints at the builder that a certain number of endpoints …","Equivalent to cubic_bezier_to with implicit first control …","Equivalent to quadratic_bezier_to with implicit control …","Equivalent to smooth_cubic_bezier_to in relative …","Equivalent to smooth_quadratic_bezier_to in relative …","Returns a builder that applies the given transformation to …","Returns an iterator applying a 2D transform to all of its …","Adds a vertical line segment.","Returns a builder that support SVG commands.","A bevelled corner.","The stroke for each sub-path does not extend beyond its …","A Gradient color.","The shape used at the end of open subpaths when they are …","The dash pattern used when stroking the line.","The shape used at the corners of paths or basic shapes …","A sharp corner.","At the end of each sub-path, the shape representing the …","A round corner.","A solid Color.","At the end of each sub-path, the shape representing the …","The style of a stroke.","The coloring style of some drawing.","The shape to be used at the end of open subpaths when they …","The dash pattern used when stroking the line.","The shape to be used at the corners of paths or basic …","The offset of LineDash::segments to start the pattern.","The alternating lengths of lines and gaps which describe …","The color or gradient of the stroke.","The distance between the two edges of the stroke.","The appearance of a checkbox.","A box that can be checked.","The icon in a Checkbox.","The supported style of the StyleSheet.","A set of rules that dictate the style of a checkbox.","Produces the active Appearance of a checkbox.","","","","","","","","","","","","","","","","The Background of the checkbox.","The Border of hte checkbox.","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","","","Produces the disabled Appearance of a checkbox.","","","","","","","","","","","Sets the Renderer::Font of the text of the Checkbox.","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Produces the hovered Appearance of a checkbox.","Sets the Icon of the Checkbox.","The icon Color of the checkbox.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","The line height of the icon.","","Creates a new Checkbox.","","Sets the function that will be called when the Checkbox is …","Sets the function that will be called when the Checkbox is …","The shaping strategy of the icon.","","Sets the size of the Checkbox.","Font size of the content.","Sets the spacing between the Checkbox and the text.","","Sets the style of the Checkbox.","","The text Color of the checkbox.","Sets the text text::LineHeight of the Checkbox.","Sets the text::Shaping strategy of the Checkbox.","Sets the text size of the Checkbox.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Checkbox.","A widget for searching and selecting a single value from a …","The local state of a ComboBox.","","","","","","","","","","","","","","","Build matchers from given list of options.","","","","","","","","","","","","","","","","Sets the Renderer::Font of the ComboBox.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the text_input::Icon of the ComboBox.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Sets the LineHeight of the ComboBox.","","Creates a new ComboBox with the given list of options, a …","Creates a new State for a ComboBox with the given list of …","Sets the message that will be produced when the outside …","","Sets the message that should be produced when some text is …","Sets the message that will be produced when an option of …","","Sets the Padding of the ComboBox.","Search list of options for a given query.","","Sets the text sixe of the ComboBox.","","Sets the style of the ComboBox.","","Sets the style of the TextInput of the ComboBox.","","","","","","","","","","","","","","","","","","Sets the width of the ComboBox.","Creates a new State for a ComboBox with the given list of …","The appearance of a container.","An element decorating some content.","The identifier of a Container.","The supported style of the StyleSheet.","A set of rules that dictate the Appearance of a container.","","","","Sets the content alignment for the horizontal axis of the …","Sets the content alignment for the vertical axis of the …","Produces the Appearance of a container.","","","","","","","","","","","","","The Background of the container.","The Border of the container.","","","","","","","Centers the contents in the horizontal axis of the …","Centers the contents in the vertical axis of the Container.","","","","","","","","","","","","","","","","","","","","","Draws the background of a Container given its Appearance …","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Sets the height of the Container.","Sets the Id of the Container.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Container.","","Sets the maximum height of the Container.","Sets the maximum width of the Container.","","Creates an empty Container.","Creates a custom Id.","","","","Sets the Padding of the Container.","The Shadow of the container.","","","Sets the style of the Container.","","The text Color of the container.","","","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","","","","Produces a Command that queries the visible screen bounds …","Sets the width of the Container.","Derives a new Appearance with the given Background.","Derives a new Appearance with a border of the given Color …","Image filtering strategy.","A handle of some image data.","A frame that displays an image while keeping aspect ratio.","Bilinear interpolation.","Nearest neighbor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the ContentFit of the Image.","Returns a reference to the image Data.","","","","","","","","","","","Draws an Image","","","","","","","","","","","","","Sets the FilterMethod of the Image.","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Creates an image Handle containing the image data directly.","Creates an image Handle pointing to the image of the given …","Creates an image Handle containing the image pixels …","","","","","","Sets the height of the Image boundaries.","Returns the unique identifier of the Handle.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Computes the layout of an Image.","","Creates a new Image with the given path.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Zoom and pan on an image.","Creates a new Viewer with the given image Handle.","Sets the width of the Image boundaries.","The local state of a Viewer.","A frame that displays an image with the ability to zoom …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the height of the Viewer.","Returns the bounds of the underlying image, given the …","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns if the cursor is currently grabbed by the Viewer.","","Sets the max scale applied to the image of the Viewer.","Sets the min scale applied to the image of the Viewer.","","Creates a new Viewer with the given State.","Creates a new State.","","Sets the padding of the Viewer.","Sets the percentage the image of the Viewer will be scaled …","","","","","","","","","","","","","","","","","","","","","Sets the width of the Viewer.","","Distribute content vertically.","A container that distributes its contents vertically.","","Sets the horizontal alignment of the contents of the Column…","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Sets the height of the Column.","","Calls U::from(self).","","","","","","","","Sets the maximum width of the Column.","","Creates an empty Column.","","","","Sets the Padding of the Column.","Adds an element to the Column.","","Sets the vertical spacing between elements.","","","","","","","","","","","Sets the width of the Column.","Creates a Column with the given elements.","Build and show dropdown menus.","The appearance of a menu.","A list of selectable options.","The local state of a Menu.","The supported style of the StyleSheet.","The style sheet of a menu.","","","","Produces the Appearance of a menu.","","","","","","","","","","","","","The Background of the menu.","The Border of the menu.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the font of the Menu.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Creates a new Menu with the given State, a list of …","Creates a new State for a Menu.","Turns the Menu into an overlay Element at the given target …","Sets the Padding of the Menu.","The background Color of a selected option in the menu.","The text Color of a selected option in the menu.","Sets the style of the Menu.","The text Color of the menu.","Sets the text text::LineHeight of the Menu.","Sets the text::Shaping strategy of the Menu.","Sets the text size of the Menu.","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Menu.","All panes are visible","The appearance of the hovered region of a pane grid.","A fixed reference line for the measurement of coordinates.","Bottom edge.","A Pane was picked and then dropped outside of other Pane …","Center region.","The arrangement of a PaneGrid.","The content of a Pane.","The visible contents of the PaneGrid","A four cardinal direction.","↓","An event produced during a drag and drop interaction of a …","A pane that can be dragged.","A Pane was dropped on top of another Pane.","The edges of an area.","An Edge of the full PaneGrid.","Edge region.","The horizontal axis: —","←","Left edge.","A line.","A maximized pane is visible","A layout node of a PaneGrid.","A rectangular region in a PaneGrid used to display widgets.","A Pane.","The region of this Node is taken by a Pane.","A single Pane of the PaneGrid.","A collection of panes distributed using either vertical or …","A Pane was picked for dragging.","The region of a Pane.","An event produced during a resize interaction of a PaneGrid…","→","Right edge.","A divider that splits a region in a PaneGrid into two …","A split of the available space.","The region of this Node is split into two.","","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","The Target area a pane can be dropped on.","The title bar of a Pane.","Top edge.","↑","The vertical axis: |","","","","","","","","","","","","","","","","","","Sets whether or not the controls attached to this TitleBar …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the pane region.","The Border of the pane region.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the Draggable with the given Layout can be …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Color of the Line.","","","","","","","","","","","","","","","","","","","","Sets the controls of the TitleBar.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws a PaneGrid.","Draws the Content with the provided Renderer and Layout.","Draws the TitleBar with the provided Renderer and Layout.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the height of the PaneGrid.","The Appearance to draw when a pane is hovered.","The Line to draw when a split is hovered.","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns whether the mouse cursor is over the pick area of …","Returns an iterator over the values of the Contents","Calculates the Layout of a PaneGrid.","","Returns the layout Node of the Contents","Returns the current mouse::Interaction of a PaneGrid.","","Creates a new Content with the provided body.","Creates a new TitleBar with the given content.","Creates a PaneGrid with the given State and view function.","Sets the message that will be produced when a Pane of the …","Enables the drag and drop interactions of the PaneGrid, …","","Enables the resize interactions of the PaneGrid, which will","","","Sets the Padding of the TitleBar.","Returns the rectangular region for each Pane in the Node …","","","The Line to draw when a split is picked.","The new ratio of the Split.","","Sets the spacing between the panes of the PaneGrid.","Splits the provided Rectangle on the current Axis with the …","The Split that is being dragged for resizing.","Calculates the bounds of the split line in a Rectangle …","Returns the axis, rectangular region, and ratio for each …","Returns an iterator over each Split in this Node.","The state of a PaneGrid.","","Sets the style of the Content.","Sets the style of the TitleBar.","Sets the style of the PaneGrid.","","Sets the TitleBar of this Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the state of a PaneGrid …","Sets the width of the PaneGrid.","The width of the Line.","The left/top Configuration of the split.","The direction of the split.","The right/bottom Configuration of the split.","The ratio of the split in [0.0, 1.0].","The picked Pane.","The picked Pane.","The picked Pane.","The Target where the picked Pane was dropped on.","The left/top Node of the split.","The direction of the split.","The right/bottom Node of the split.","The Split of this Node.","The ratio of the split in [0.0, 1.0].","The current action of a PaneGrid.","A Pane in the PaneGrid is being clicked.","A Pane in the PaneGrid is being dragged.","The PaneGrid is idle.","The internal state of a PaneGrid.","A Split in the PaneGrid is being dragged.","The state of a PaneGrid.","","","","Returns the adjacent Pane of another Pane in the given …","","","","","","","","","","","","","","","","","","","Returns the current Pane that is being clicked, if any.","","","","","","","Closes the given Pane and returns its internal state and …","","","","","","","","","","","","","Drops the given Pane into the provided Target.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Initializes the Internal state of a PaneGrid from a …","","","","Returns the internal state of the given Pane, if it exists.","Returns the internal state of the given Pane with …","","","","The internal state of the PaneGrid.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns true if the amount of panes in the State is 0.","Returns an iterator over all the panes of the State, …","Returns a mutable iterator over all the panes of the State,","Returns the layout of the State.","The layout Node of the Internal state","Returns the total amount of panes in the State.","Maximize the given Pane. Only this pane will be rendered …","Returns the maximized Pane of the PaneGrid.","Move Pane to an Edge of the PaneGrid.","Creates a new State, initializing the first pane with the …","The panes of the PaneGrid.","Returns the current Pane that is being dragged, if any.","Returns the current Split that is being dragged, if any.","Resizes two panes by setting the position of the provided …","Restore the currently maximized Pane to it’s normal …","Splits the given Pane into two in the given Axis and …","Split a target Pane with a given Pane on a given Region.","Swaps the position of the provided panes in the State.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the given Configuration.","The Axis of the Split.","The starting Point of the click interaction.","The starting Point of the drag interaction.","The Pane being clicked.","The Pane being dragged.","The Split being dragged.","The appearance of a pick list.","Displays an arrow icon (▼).","The default padding of a PickList.","A custom dynamic handle.","The handle to the right side of the PickList.","The icon of a Handle.","No handle will be shown.","A widget for selecting a single value from a list of …","The state of a PickList.","A custom static handle.","The supported style of the StyleSheet.","A set of rules that dictate the style of a container.","Produces the active Appearance of a pick list.","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the pick list.","The Border of the pick list.","","","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","","","","","","","","","","","","","","","","Draws a PickList.","","","","","","","","","","","","","Sets the font of the PickList.","Font that will be used to display the code_point,","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Sets the Handle of the PickList.","The handle Color of the pick list.","Produces the hovered Appearance of a pick list.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a PickList.","","Line height of the content.","Returns the current mouse::Interaction of a PickList.","","Creates a new PickList with the given list of options, the …","","Returns the current overlay of a PickList.","","Sets the Padding of the PickList.","Sets the placeholder of the PickList.","The placeholder Color of the pick list.","The shaping strategy of the icon.","","Font size of the content.","","Sets the style of the PickList.","","The text Color of the pick list.","Sets the text text::LineHeight of the PickList.","Sets the text::Shaping strategy of the PickList.","Sets the text size of the PickList.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a PickList …","Sets the width of the PickList.","The Icon used when PickList is closed.","The Icon used when PickList is open.","Font size of the content.","The appearance of a progress bar.","The default height of a ProgressBar.","A bar that displays progress.","The supported style of the StyleSheet.","A set of rules that dictate the style of a progress bar.","","","Produces the Appearance of the progress bar.","","","","","","","","","The Background of the progress bar.","The Background of the bar of the progress bar.","The border radius of the progress bar.","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the height of the ProgressBar.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new ProgressBar.","","Sets the style of the ProgressBar.","","","","","","","","","","","","","","","","","","Sets the width of the ProgressBar.","The data is too long to encode in a QR code for the chosen …","An error that occurred when building a State for a QRCode.","The error correction level.","High error correction. 30% of the data can be restored.","A character that does not belong to the character set was …","The chosen ECI designator is invalid. A valid designator …","The chosen Version and ErrorCorrection combination is …","Low error correction. 7% of the data can be restored.","Medium error correction. 15% of the data can be restored.","A micro QR code version. It should be between 1 and 4.","A normal QR code version. It should be between 1 and 40.","A type of matrix barcode consisting of squares arranged in …","Quartile error correction. 25% of the data can be restored.","The state of a QRCode.","One or more characters in the provided data are not …","The size of a QRCode.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the size of the squares of the grid cell of the QRCode…","","","","","","","Sets both the dark and light Colors of the QRCode.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new QRCode with the provided State.","Creates a new State with the provided data.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new State with the provided ErrorCorrection.","Creates a new State with the provided Version and …","The appearance of a radio button.","The default size of a Radio button.","The default spacing of a Radio button.","A circular button representing a choice.","The supported style of the StyleSheet.","A set of rules that dictate the style of a radio button.","Produces the active Appearance of a radio button.","","","","","","","","","","","The Background of the radio button.","The border Color of the radio button.","The border width of the radio button.","","","","","","","","","","","","","The Color of the dot of the radio button.","","","","","","","Sets the text font of the Radio button.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Produces the hovered Appearance of a radio button.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Creates a new Radio button.","","","Sets the size of the Radio button.","Sets the spacing between the Radio button and the text.","","Sets the style of the Radio button.","","The text Color of the radio button.","Sets the text text::LineHeight of the Radio button.","Sets the text::Shaping strategy of the Radio button.","Sets the text size of the Radio button.","","","","","","","","","","","","","","","","","","Sets the width of the Radio button.","The appearance of a rule.","Different offset on each end of the rule, length units. …","The fill mode of a rule.","Fill the whole length of the container.","Uniform offset from each end, length units.","Fill a percent of the length of the container. The rule …","Display a horizontal or vertical rule for dividing content.","The supported style of the StyleSheet.","A set of rules that dictate the style of a rule.","","","","Produces the style of a rule.","","","","","","","","","","","","","","","","","","","","","","","The color of the rule.","","","","","","","","","","","","","","","","","Return the starting offset and length of the rule.","The FillMode of the rule.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Creates a horizontal Rule with the given height.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","The radius of the line corners.","","Sets the style of the Rule.","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a vertical Rule with the given width.","The width (thickness) of the rule line.","The amount of absolute offset in each direction of a …","Alignment of the scrollable’s content relative to it’s …","Both vertical and horizontal scrolling","The direction of Scrollable.","A relative offset that points to the bottom-right of a …","Content is aligned to the end of the Viewport","Horizontal scrolling","The identifier of a Scrollable.","Properties of a scrollbar within a Scrollable.","The amount of relative offset in each direction of a …","A relative offset that points to the top-left of a …","A widget that can vertically display an infinite amount of …","The appearance of a scrollable.","The appearance of the scroller of a scrollable.","Content is aligned to the start of the Viewport.","The local state of a Scrollable.","The supported style of the StyleSheet.","A set of rules that dictate the style of a scrollable.","Vertical scrolling","The current Viewport of the Scrollable.","Returns the AbsoluteOffset of the current Viewport.","Returns the AbsoluteOffset of the current Viewport, but …","Produces the style of an active scrollbar.","Produces the style of an active horizontal scrollbar.","","","","","","","","","","","","Sets the alignment of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of a scrollable.","The Border of a scrollable.","The Border of the scroller.","","","","","","","","","","","","","","","","","","","","","","","Returns the bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","","The Color of the scroller.","","","","","","","","","","","","Returns the content bounds of the current Viewport.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the Direction of the Scrollable .","","","","","","","","","","","","Produces the style of a scrollbar that is being dragged.","Produces the style of a horizontal scrollbar that is being …","Draws a Scrollable.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","Sets the height of the Scrollable.","Returns the Properties of the horizontal scrollbar, if any.","Produces the style of a scrollbar when the scrollable is …","Produces the style of a horizontal scrollbar when the …","Sets the Id of the Scrollable.","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the layout of a Scrollable.","","Sets the scrollbar margin of the Scrollable .","Computes the current mouse::Interaction of a Scrollable.","","Creates a new Scrollable.","Creates new Properties for use in a Scrollable.","Creates a custom Id.","Creates a new State with the scrollbar(s) at the beginning.","","Sets a function to call when the Scrollable is scrolled.","","","Returns the RelativeOffset of the current Viewport.","Apply a scrolling offset to the current State, given the …","Produces a Command that scrolls the Scrollable with the …","","Scroll to the provided AbsoluteOffset.","Scrolls the Scrollable to a relative amount along the x …","Scrolls the Scrollable to a relative amount along the y …","The appearance of the Scroller of a scrollable.","Sets the scroller width of the Scrollable .","Returns whether any scroller is currently grabbed or not.","","Produces a Command that snaps the Scrollable with the …","","Snaps the scroll position to a RelativeOffset.","","Sets the style of the Scrollable .","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a unique Id.","Unsnaps the current scroll position, if snapped, given the …","","","","","","","","","","","","Processes an Event and updates the State of a Scrollable …","Returns the Properties of the vertical scrollbar, if any.","Sets the width of the Scrollable.","Sets the scrollbar width of the Scrollable .","The amount of horizontal offset","The amount of horizontal offset","The amount of vertical offset","The amount of vertical offset","The properties of the horizontal scrollbar.","The properties of the vertical scrollbar.","A Shader event.","A keyboard event.","A mouse event.","A set of methods which allows a Primitive to be rendered.","The type of primitive this Program can draw.","The state and logic of a Shader widget.","A window requested a redraw.","A widget which can render custom shaders with Iced’s wgpu…","The internal state of the Program.","Stores custom, user-provided pipelines.","A touch event.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Draws the Primitive.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Returns a reference to pipeline with type T if it exists …","Returns a mutable reference to pipeline T if it exists in …","Returns true if Storage contains a pipeline with type T.","Set the height of the custom Shader.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns the current mouse interaction of the Program.","Returns the current mouse interaction of the Program.","","Create a new custom Shader.","","Processes the Primitive, allowing for GPU buffer …","Renders the Primitive.","","","Inserts the pipeline T in to Storage.","","","","","","","","","","","","","","","","","","","","","","","","","","","Update the internal State of the Program. This can be used …","Update the internal State of the Program. This can be used …","","Set the width of the custom Shader.","The appearance of a slider.","A circular handle.","The default height of a Slider.","The appearance of the handle of a slider.","The shape of the handle of a slider.","The appearance of a slider rail","A rectangular shape.","An horizontal bar and a handle that selects a single value …","The local state of a Slider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","Produces the style of an active slider.","","","","","","","","","","","","","","","","The border Color of the handle.","The border radius of the corners of the rail.","The border width of the handle.","","","","","","","","","","","The Color of the handle.","The colors of the rail of the slider.","","","","Sets the optional default value for the Slider.","","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a Slider.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","The appearance of the Handle of the slider.","Sets the height of the Slider.","Produces the style of an hovered slider.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a Slider.","","Creates a new Slider.","Creates a new State.","","Sets the release message of the Slider. This is called …","The colors of the rail of the slider.","The shape of the handle.","Sets the optional “shift” step for the Slider.","","","Sets the step size of the Slider.","Sets the style of the Slider.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a Slider …","Sets the width of the Slider.","The width of the stroke of a slider rail.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle.","An amount of empty space.","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","Creates an amount of empty Space with the given width and …","","","","","","","","","","Creates an amount of vertical Space.","Creates an amount of horizontal Space.","The appearance of an SVG.","A handle of Svg data.","The supported style of the StyleSheet.","The stylesheet of a svg.","A vector graphics image.","","","","Produces the Appearance of the svg.","","","","","","","","","","","","","","","","","","","","","","","The Color filter of an SVG.","","","","Sets the ContentFit of the Svg.","Returns a reference to the SVG Data.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Creates an SVG Handle from raw bytes containing either an …","Creates an SVG Handle pointing to the vector image of the …","Creates a new Svg that will display the contents of the …","","","","","Sets the height of the Svg.","Produces the hovered Appearance of a svg content.","Returns the unique identifier of the Handle.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Creates a new Svg from the given Handle.","","Sets the style variant of this Svg.","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the width of the Svg.","An absolute height in logical pixels.","Advanced text shaping and font fallback.","The apperance of some text.","No shaping and no font fallback.","The height of a line of text in a paragraph.","A factor of the size of the text.","The shaping strategy of some text.","The internal state of a Text widget.","The supported style of the StyleSheet.","The style sheet of some text.","A paragraph.","","","","","Produces the Appearance of some text.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Color of the text.","","","","","","","","","","","","","","","","","","","","","Draws text using the same logic as the Text widget.","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the layout::Node of a Text widget.","Returns the LineHeight in absolute logical pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An interaction with an Editor.","The appearance of a text input.","Delete the previous character.","Click the Editor at the given Point.","The content of a TextEditor.","Delete the next character.","Move to the end of the text.","Move to the start of the text.","Move down.","Drag the mouse on the Editor to the given Point.","An action that edits text.","Perform an Edit.","Move to the end of the line.","Break the current line.","Move to the start of the line.","Insert the given character.","Move left.","A cursor movement.","Apply a Motion.","Move to the start of the next window.","Move to the start of the previous window.","Paste the given text.","Move right.","Scroll the Editor a certain amount of lines.","Select text with a given Motion.","Select the line at the current cursor.","Select the word at the current cursor.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A multi-line text input.","Move up.","Move to the left boundary of a word.","Move to the right boundary of a word.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text editor.","The Border of the text editor.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the current cursor position of the Content.","","","","","","","","","","","","","","Returns the Direction of the Motion.","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","","","","","","","","","","","","","","","Produces the style of a focused text input.","Sets the Font of the TextEditor.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","Highlights the TextEditor with the given Highlighter and a …","Produces the style of an hovered text input.","","","","","","","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 whether the Action is an editing action.","","Returns the text of the line at the given index, if it …","Returns the amount of lines of the Content.","Returns an iterator of the text of the lines in the Content…","","Creates new TextEditor with the given Content.","Creates an empty Content.","Sets the message that should be produced when some action …","","Sets the Padding of the TextEditor.","Performs an Action on the Content.","Produces the Color of the placeholder of a text input.","Returns the selected text of the Content.","Produces the Color of the selection of a text input.","","","Sets the style of the TextEditor.","","Returns the text of the Content.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Produces the Color of the value of a text input.","Widens the Motion, if possible.","Creates a Content with the given text.","The amount of lines to scroll.","The appearance of a text input.","","The default Padding of a TextInput.","The content of the Icon.","The identifier of a TextInput.","The left side of a TextInput.","The right side of a TextInput.","The side of a TextInput.","The state of a TextInput.","The supported style of the StyleSheet.","A set of rules that dictate the style of a text input.","A field that can be filled with text.","The value of a TextInput.","Produces the style of an active text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Background of the text input.","The Border of the text input.","","","","","","","","","","","","","","","","","","","","","","","","","","","The unicode code point that will be used as the icon.","","","","","","","","Track the cursor of a text input.","Returns the Cursor of the TextInput.","","","","","","","","","","","","","","","","","Produces the style of a disabled text input.","Produces the Color of the value of a disabled text input.","","","","","","","","Draws the TextInput with the given Renderer, overriding its","Draws the TextInput with the given Renderer, overriding its","","","","","","","","","","","","","","","","","","","","Produces a Command that focuses the TextInput with the …","","Focuses the TextInput.","Produces the style of a focused text input.","Creates a new State, representing a focused TextInput.","Sets the Font of the TextInput.","The font that will be used to display the code_point.","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.","","","","","","","","","","","","","","","","Produces the style of an hovered text input.","Sets the Icon of the TextInput.","The icon Color of the text input.","Sets the Id of the TextInput.","","","","","","","","Inserts a new char at the given grapheme index.","Inserts a bunch of graphemes at the given grapheme index.","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 whether the Value is empty or not.","","Returns whether the TextInput is currently focused or not.","Computes the layout of a TextInput.","","Lays out the TextInput, overriding its Value if provided.","Returns the total amount of graphemes in the Value.","Sets the text::LineHeight of the TextInput.","Computes the current mouse::Interaction of the TextInput.","","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to an arbitrary location.","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the end of the input …","Produces a Command that moves the cursor of the TextInput …","","Moves the Cursor of the TextInput to the front of the …","Creates a new TextInput.","Creates a new Value from a string slice.","Creates a custom Id.","Creates a new State, representing an unfocused TextInput.","Returns the position of the next end of a word from the …","","Sets the message that should be produced when some text is …","Sets the message that should be produced when some text is …","Sets the message that should be produced when the TextInput…","","Sets the Padding of the TextInput.","Converts the TextInput into a secure password input.","Produces the Color of the placeholder of a text input.","Returns the position of the previous start of a word from …","Removes the grapheme at the given index.","Removes the graphemes from start to end.","Returns a new Value with all its graphemes replaced with …","Returns a new Value containing the graphemes from start …","Produces a Command that selects all the content of the …","","Selects all the content of the TextInput.","Produces the Color of the selection of a text input.","The side of a TextInput where to display the Icon.","","Sets the text size of the TextInput.","The font size of the content.","The spacing between the Icon and the text in a TextInput.","","Sets the style of the TextInput.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Unfocuses the TextInput.","Creates a unique Id.","Returns a new Value containing the graphemes until the …","","","","","","","","Processes an Event and updates the State of a TextInput …","Produces the Color of the value of a text input.","Sets the width of the TextInput.","The cursor of a text input.","Cursor without a selection","Cursor selecting a range of text","The state of a Cursor.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns the current selection of the Cursor for the given …","Returns the State of the Cursor.","","","","","","","","","","","","","","","","","","","The end of the selection","The start of the selection","The style of an application.","A simple box.","The style of a button.","The style of a checkbox.","Colored text.","The style of a container.","A Theme with a customized Palette.","A Theme that uses a Custom palette.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","A custom style.","The built-in dark variant of a Palette.","The danger style.","The danger style.","The built-in dark variant.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","The default style.","No filtering to the rendered SVG.","The default style.","The default style.","The default style.","The default style.","The destructive style.","The built-in light variant of a Palette.","The built-in light variant.","The style of a menu.","A color palette.","The style of a pane grid.","The style of a pick list.","The positive style.","The primary style.","The primary style.","The primary style.","The style of a progress bar.","The style of a radio button.","The style of a rule.","The style of a scrollable.","The secondary style.","The secondary style.","The style of a slider.","The success style.","The success style.","Svg","The style of text.","The text style.","The style of a text input.","The style of a text input.","A built-in theme.","The style of a toggler.","No style.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a custom Button style variant.","Creates a custom Scrollable theme.","Creates a custom Svg style.","The danger Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette.","Define the colors of a theme.","The primary Color of the Palette.","The success Color of the Palette.","The text Color of the Palette.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a Custom theme from the given Palette with a …","A set of background colors.","A set of danger colors.","The built-in dark variant of an Extended palette.","The built-in light variant of an Extended palette.","An extended set of colors generated from a Palette.","A pair of background and text colors.","A color palette.","A set of primary colors.","A set of secondary colors.","A set of success colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background Color of the Palette.","The set of background colors.","The base background color.","The base primary color.","The base secondary color.","The base success color.","The base danger color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The background color.","","","","","","","","The danger Color of the Palette.","The set of danger colors.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","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.","","","","","","","","","","","","","","","Generates an Extended palette from a simple Palette.","Generates a set of Primary colors from the base, …","Generates a set of Secondary colors from the base and text …","Generates a set of Success colors from the base, …","Generates a set of Danger colors from the base, …","","","","","","","","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 the palette is dark or not.","Creates a new Pair from a background Color and some text …","Generates a set of Background colors from the base and …","The primary Color of the Palette.","The set of primary colors.","The set of secondary colors.","A stronger version of the base background color.","A stronger version of the base primary color.","A stronger version of the base secondary color.","A stronger version of the base success color.","A stronger version of the base danger color.","The success Color of the Palette.","The set of success colors.","The text Color of the Palette.","The text color.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A weaker version of the base background color.","A weaker version of the base primary color.","A weaker version of the base secondary color.","A weaker version of the base success color.","A weaker version of the base danger color.","The appearance of a toggler.","The default size of a Toggler.","The supported style of the StyleSheet.","A set of rules that dictate the style of a toggler.","A toggler widget.","Returns the active Appearance of the toggler for the …","","","","","","","","","","","The background Color of the toggler.","The Color of the background border of the toggler.","","","","","","","","","","","","","","","","","","","Sets the Renderer::Font of the text of the Toggler","The foreground Color of the toggler.","The Color of the foreground border of the toggler.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the hovered Appearance of the toggler for the …","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Toggler.","","","Sets the size of the Toggler.","Sets the spacing between the Toggler and the text.","","Sets the style of the Toggler.","","Sets the horizontal alignment of the text of the Toggler","Sets the text text::LineHeight of the Toggler.","Sets the text::Shaping strategy of the Toggler.","Sets the text size o the Toggler.","","","","","","","","","","","","","","","","","","Sets the width of the Toggler.","The tooltip will appear on the bottom of the widget.","The tooltip will follow the cursor.","The tooltip will appear on the left of the widget.","The position of the tooltip. Defaults to following the …","The tooltip will appear on the right of the widget.","An element to display a widget over another.","The tooltip will appear on the top of the widget.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Sets the font of the Tooltip.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Sets the gap between the content and its Tooltip.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new Tooltip.","","","Sets the padding of the Tooltip.","Sets the size of the text of the Tooltip.","","Sets whether the Tooltip is snapped within the viewport.","","Sets the style of the Tooltip.","","Sets the text::Shaping strategy of the Tooltip.","","","","","","","","","","","","","","","","","","The appearance of a slider.","A circular handle.","The default width of a VerticalSlider.","The appearance of the handle of a slider.","The shape of the handle of a slider.","A rectangular shape.","The local state of a VerticalSlider.","The supported style of the StyleSheet.","A set of rules that dictate the style of a slider.","An vertical bar and a handle that selects a single value …","Produces the style of an active slider.","","","","","","","","","","","","","","","","","","","","","","","","","","The border Color of the handle.","The border width of the handle.","","","","","","","","","","","","","","","","","","","The Color of the handle.","","","","","","Sets the optional default value for the VerticalSlider.","","","","","","","","","","","","","","","","","Produces the style of a slider that is being dragged.","Draws a VerticalSlider.","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","The appearance of the Handle of the slider.","Sets the height of the VerticalSlider.","Produces the style of an hovered slider.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Computes the current mouse::Interaction of a VerticalSlider…","","Creates a new VerticalSlider.","Creates a new State.","","Sets the release message of the VerticalSlider. This is …","The colors of the rail of the slider.","The shape of the handle.","Sets the optional “shift” step for the VerticalSlider.","","","Sets the step size of the VerticalSlider.","Sets the style of the VerticalSlider.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Processes an Event and updates the State of a …","Sets the width of the VerticalSlider.","The border radius of the corners of the rectangle.","The radius of the circle.","The width of the rectangle."],"i":[1,0,0,0,0,0,0,0,1,1,52,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52,0,0,0,0,0,0,38,0,0,0,38,1,1,1,1,1,1,1,1,1,1,38,1,67,34,1,1,1,1,1,1,1,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,0,0,0,0,0,0,34,38,1,1,0,0,0,0,0,0,38,1,67,34,0,0,0,1,1,1,38,38,38,1,67,34,38,1,67,34,34,38,38,1,1,1,1,1,1,38,1,67,34,1,1,1,38,38,38,67,34,38,38,38,1,67,34,1,1,38,38,38,38,1,1,0,0,1,1,38,1,67,34,38,1,67,34,38,1,67,34,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,1,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,0,0,0,67,34,0,38,0,67,34,67,34,67,34,52,52,67,34,0,67,34,1,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,67,34,34,0,0,0,67,34,0,0,0,67,34,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,38,1,67,34,52,1,1,0,0,0,0,52,38,38,0,0,0,22,0,22,21,10,148,21,10,148,21,10,148,21,10,148,21,10,148,10,10,21,10,148,21,10,148,21,10,148,10,148,21,10,148,10,148,21,10,148,21,10,148,21,22,21,10,148,0,21,21,10,148,148,148,148,148,10,148,21,10,148,21,10,148,21,10,148,21,22,21,10,148,21,10,148,21,10,148,21,10,148,10,148,21,10,148,21,10,148,21,10,148,21,10,148,0,21,0,21,21,148,21,21,21,21,21,21,22,10,10,21,21,21,21,10,10,148,21,10,148,21,10,148,21,10,148,21,10,148,21,10,148,21,10,148,21,10,148,21,10,148,0,21,158,157,0,0,0,0,0,0,27,0,160,0,0,0,154,158,0,0,0,157,158,160,157,28,0,0,0,163,151,163,151,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,151,152,153,154,155,152,156,157,158,159,160,161,154,155,152,156,157,158,159,160,161,161,163,151,153,154,155,152,156,157,158,159,160,161,26,161,153,155,156,157,158,159,161,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,27,28,153,26,161,163,151,153,154,155,152,156,157,158,159,160,161,26,154,160,0,0,151,151,151,153,154,155,152,156,157,158,159,160,161,26,161,163,151,153,154,154,155,155,155,155,152,156,157,158,159,160,160,160,161,161,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,0,151,26,161,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,151,163,151,153,154,155,152,156,157,158,159,160,161,26,26,152,156,156,161,156,28,28,26,151,153,152,26,159,26,154,0,161,152,152,151,155,151,151,159,161,151,26,161,26,0,151,155,156,26,154,155,152,156,157,158,159,160,161,163,152,151,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,163,151,153,154,155,152,156,157,158,159,160,161,26,28,28,161,151,26,156,151,156,156,156,151,156,103,0,103,172,172,0,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,103,103,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,103,172,173,0,160,173,0,160,0,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,173,155,155,173,173,173,173,173,173,173,173,173,0,0,154,0,166,168,166,166,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,168,166,0,166,166,166,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,166,168,0,0,0,167,176,0,167,167,167,176,167,176,167,176,167,176,167,167,176,167,176,167,176,167,176,176,167,167,176,167,167,176,167,176,167,176,167,176,167,176,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,167,167,167,176,167,176,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,167,176,0,0,177,177,177,177,177,177,177,176,177,177,177,177,177,177,177,177,176,177,177,177,177,177,177,177,177,177,177,177,177,177,177,177,177,176,177,176,177,177,177,177,177,177,177,177,177,177,0,0,0,0,0,439,440,190,194,193,0,439,440,190,439,440,190,0,196,0,0,0,198,183,199,0,0,439,440,190,0,0,194,194,0,195,197,196,0,0,0,0,0,0,0,0,0,0,195,197,439,440,190,193,194,0,193,0,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,178,169,181,169,180,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,0,178,169,181,169,181,189,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,191,192,0,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,169,181,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,190,193,194,195,196,197,198,183,199,190,190,190,197,197,197,198,198,198,183,183,183,199,199,199,178,179,191,192,178,169,180,189,178,179,190,169,180,181,182,193,194,195,196,197,198,183,199,189,203,178,179,179,190,190,169,180,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,169,181,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,198,183,202,203,169,180,181,182,204,169,180,191,204,169,180,191,190,197,198,183,199,169,180,191,169,169,180,180,191,181,182,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,178,169,180,180,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,190,180,181,182,196,195,196,195,178,179,169,180,181,182,191,192,169,180,0,189,169,180,181,182,0,203,169,181,178,179,178,179,202,203,169,180,198,183,195,0,0,191,178,191,192,0,205,181,169,180,169,189,190,195,189,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,198,183,199,0,190,169,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,189,203,178,179,190,169,180,181,182,191,192,193,194,195,196,197,198,183,199,169,181,190,441,442,443,444,444,442,445,443,444,442,445,443,444,441,442,443,444,444,442,445,443,444,442,445,443,444,441,442,443,444,444,442,445,443,444,442,445,443,444,0,0,0,0,0,233,0,0,0,230,231,221,229,186,223,186,223,186,223,186,223,186,223,227,186,223,186,223,186,221,227,221,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,223,230,231,186,186,230,231,221,229,186,230,231,221,229,186,229,229,233,230,230,231,221,221,186,186,229,186,229,186,227,223,221,221,186,230,231,221,229,186,223,227,230,231,221,221,186,186,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,223,230,231,186,186,229,186,223,186,223,221,186,229,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,186,227,221,230,231,221,229,186,186,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,186,230,231,221,229,186,223,227,230,231,221,221,186,186,227,221,221,230,231,221,229,186,223,230,231,186,229,223,186,223,227,230,231,221,221,186,186,227,221,227,221,227,221,227,221,227,221,227,221,227,221,223,227,230,231,221,221,186,186,230,231,221,227,221,227,221,227,221,227,221,229,186,229,229,229,229,223,221,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,230,231,221,229,186,227,221,186,223,186,186,0,0,0,0,0,0,0,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,184,218,184,200,210,235,218,184,200,210,235,184,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,184,184,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,184,218,218,184,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,218,218,218,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,200,210,235,218,184,200,210,235,218,184,184,200,210,235,200,184,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,218,184,200,210,235,184,0,0,0,0,0,237,237,237,237,237,237,0,0,0,237,237,237,237,0,0,0,237,237,0,242,0,0,0,0,237,237,237,0,0,0,0,237,236,238,238,238,243,253,244,226,254,236,245,238,225,225,225,225,242,243,243,244,244,226,226,245,245,446,225,225,225,242,243,243,244,244,226,245,0,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,236,238,238,244,245,238,242,243,243,244,244,226,226,245,245,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,244,226,245,238,243,244,245,238,243,244,245,238,245,236,238,238,225,238,243,243,226,226,226,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,226,245,243,253,244,226,254,236,245,238,225,238,226,245,244,244,0,244,244,225,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,242,243,244,244,226,245,245,226,254,236,245,225,225,225,243,253,244,226,254,236,245,238,225,244,245,244,243,253,244,226,254,236,245,238,225,242,244,244,226,245,245,242,244,244,226,245,245,243,237,243,253,244,226,236,245,238,225,254,236,236,236,225,225,225,243,244,245,243,244,245,243,244,245,244,245,253,243,244,245,245,245,242,243,243,244,244,226,226,245,245,243,253,244,226,254,236,245,238,225,243,253,243,253,244,245,242,243,243,253,244,244,226,245,245,244,243,244,243,244,244,245,244,245,243,253,244,243,253,244,244,245,244,245,244,245,244,245,225,225,225,242,243,243,243,243,253,244,244,244,226,226,226,254,236,245,245,245,238,225,253,244,226,245,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,225,243,225,447,226,226,243,253,244,226,254,236,245,238,225,226,254,226,226,238,254,226,238,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,236,245,225,236,244,245,244,245,244,253,236,244,245,244,245,189,226,245,225,226,226,244,245,244,245,244,245,244,245,245,245,448,448,448,448,448,448,449,226,449,225,225,225,236,236,244,236,226,226,236,225,225,0,254,225,236,0,244,244,225,225,243,253,242,243,243,244,244,226,226,245,245,243,226,225,254,236,225,0,244,226,244,226,226,236,226,236,242,243,243,244,244,226,226,245,245,226,242,243,243,244,244,226,226,245,245,226,254,245,226,243,225,225,225,225,189,243,236,242,243,243,244,244,226,226,245,245,253,244,226,245,253,245,225,244,226,254,245,225,244,226,254,245,225,226,243,253,244,226,254,236,245,238,225,244,244,243,226,0,238,244,226,245,226,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,243,253,244,226,254,236,245,238,225,0,237,0,254,226,226,447,242,243,243,244,244,226,226,245,245,450,451,452,244,245,244,245,243,253,242,243,243,244,244,226,226,245,245,450,451,452,244,245,244,245,225,0,0,0,0,259,259,259,259,259,259,259,243,259,259,259,259,259,253,259,253,259,259,259,259,259,259,259,259,259,259,259,259,189,259,243,253,243,189,243,253,259,259,259,259,259,259,259,259,243,253,0,0,0,0,0,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,255,255,272,255,255,272,255,272,255,255,273,276,272,272,274,255,255,273,276,272,272,274,255,272,255,272,255,273,272,274,255,272,255,273,272,274,255,272,274,255,272,274,255,273,276,272,274,255,272,255,255,273,276,272,272,274,255,255,273,276,272,272,274,255,273,276,272,274,255,255,255,273,273,276,276,272,274,274,255,255,272,272,274,255,255,255,272,272,272,274,274,274,255,255,255,273,272,272,274,274,255,255,273,276,272,272,274,255,273,276,272,274,272,255,255,273,276,272,274,272,255,272,272,255,272,272,255,272,255,273,276,272,274,255,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,255,255,255,255,273,276,255,273,276,272,274,255,272,255,272,255,272,272,255,272,255,272,272,255,272,274,255,272,273,276,273,276,255,272,272,274,255,272,255,255,272,272,255,255,272,255,272,255,255,272,274,273,276,255,255,255,255,273,272,274,272,274,272,274,255,272,255,273,276,272,274,255,255,255,273,276,272,272,272,274,255,255,273,276,272,274,255,273,276,272,274,255,272,272,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,273,276,272,274,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,272,272,272,0,0,260,260,260,260,260,260,260,260,260,244,244,260,260,260,260,260,244,260,260,260,260,260,260,260,260,260,260,260,260,260,260,244,260,260,260,260,260,260,260,260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,268,291,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,293,293,201,201,294,294,295,296,268,268,291,291,297,298,224,224,292,292,293,201,201,294,294,296,268,291,297,298,224,292,201,294,299,300,299,300,305,224,224,292,299,300,293,201,294,302,171,301,224,292,171,301,293,201,294,302,171,171,301,301,224,292,0,0,228,303,268,302,302,302,302,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,296,0,0,0,228,304,293,201,294,303,295,268,291,171,301,224,292,228,304,293,201,294,303,305,302,268,291,224,292,306,201,201,294,294,268,268,291,291,224,224,292,292,228,304,303,201,294,295,268,291,224,292,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,293,295,170,293,295,170,224,292,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,303,268,291,228,304,303,256,224,292,306,0,228,304,293,201,294,303,295,296,268,291,171,301,297,298,224,292,170,256,304,291,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,171,301,201,294,228,228,304,304,293,293,293,201,201,294,294,303,303,296,296,268,268,291,291,224,224,292,292,228,228,304,304,293,201,201,294,294,303,303,296,296,268,268,291,291,224,224,292,292,201,294,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,268,291,224,292,228,228,228,304,304,304,309,309,309,293,293,293,201,201,201,294,294,294,303,303,303,305,305,305,302,302,302,295,295,295,296,296,296,268,268,268,291,291,291,171,171,171,301,301,301,297,297,297,298,298,298,224,224,224,292,292,292,306,306,306,299,299,299,300,300,300,170,170,170,302,201,224,256,201,201,294,294,268,268,291,291,224,224,292,292,228,304,309,293,201,294,303,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,228,304,304,309,309,309,309,309,293,201,201,201,294,294,294,303,303,305,302,295,296,268,268,268,268,291,291,291,291,171,301,297,297,298,298,224,224,224,224,292,292,292,306,306,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,224,171,301,171,301,296,201,294,296,268,291,224,292,228,228,304,303,306,301,228,304,303,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,306,228,304,201,294,303,305,302,268,291,171,301,297,298,224,292,306,296,296,293,295,305,268,291,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,303,268,291,296,302,305,302,295,171,301,297,298,306,228,304,303,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,303,228,304,303,228,304,228,304,303,228,304,309,293,201,201,201,294,294,294,303,305,302,295,296,268,268,268,291,291,291,171,301,297,297,297,298,298,298,224,224,224,292,292,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,305,302,295,171,301,297,298,306,301,301,228,304,303,268,291,228,304,201,294,303,268,291,224,292,295,297,298,171,301,228,304,302,268,291,296,302,302,296,224,292,228,304,293,201,294,303,302,268,291,224,292,268,291,224,292,171,301,171,301,301,301,171,301,171,301,301,301,171,301,171,301,301,301,301,301,301,301,293,201,294,303,295,268,291,224,292,228,304,303,303,293,201,294,303,295,268,291,224,292,228,304,303,303,228,228,304,304,293,293,201,201,294,294,303,303,295,296,296,268,268,291,291,224,224,292,292,228,228,304,304,293,201,201,294,294,303,303,296,296,268,268,291,291,224,224,292,292,301,293,201,294,296,268,291,224,292,228,304,309,293,201,294,303,305,295,296,268,291,171,301,297,298,224,292,306,301,296,306,299,300,302,302,224,292,299,300,268,291,224,292,0,295,224,292,299,300,201,294,303,301,228,303,171,301,301,171,301,293,295,170,301,0,0,201,171,301,171,301,171,301,224,292,301,302,302,305,225,256,0,224,292,201,294,296,224,292,171,301,306,228,304,201,201,294,294,303,268,268,291,291,224,224,292,292,228,304,303,228,304,303,293,293,228,304,303,171,301,299,300,299,300,299,300,228,256,228,304,303,0,0,301,302,201,294,268,291,297,298,224,292,224,292,302,293,201,201,201,294,294,294,295,296,268,291,297,298,224,292,293,201,201,294,294,296,268,291,297,298,224,292,293,293,268,268,291,291,224,224,292,292,256,305,302,171,301,306,171,301,171,301,171,301,294,301,292,201,305,171,224,201,294,268,291,171,301,297,298,224,292,294,292,171,301,171,301,301,303,228,304,201,294,303,268,291,224,292,228,304,201,294,303,268,291,224,292,228,304,201,294,303,268,291,224,292,228,304,201,294,303,268,291,224,292,228,304,303,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,224,292,309,309,228,224,305,302,297,298,224,292,306,201,294,268,291,297,298,224,292,294,292,228,304,201,294,303,268,291,224,292,303,268,228,304,201,294,303,305,302,268,291,171,301,297,298,224,292,306,228,304,201,294,303,268,291,224,292,201,294,268,291,297,298,296,297,295,298,295,298,305,305,295,295,171,171,297,297,302,301,298,301,302,295,301,298,301,295,297,298,295,297,298,305,305,295,295,171,171,297,302,301,302,301,228,304,303,171,301,306,228,304,293,201,294,303,295,268,291,171,301,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,224,292,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,228,304,303,302,228,304,309,293,201,294,303,305,302,295,296,268,291,171,301,297,298,224,292,306,299,300,170,0,0,302,296,304,291,309,228,304,303,268,291,171,301,224,224,292,224,292,171,301,309,201,294,297,298,224,292,299,300,228,304,303,294,292,300,304,294,292,300,304,309,201,294,297,298,224,292,299,300,228,304,303,201,224,294,292,300,304,309,294,298,292,300,304,228,304,293,201,201,294,294,303,296,268,268,291,291,224,224,292,292,0,251,251,251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,453,454,455,447,455,456,456,456,454,457,458,457,458,458,458,457,458,457,458,458,458,457,458,457,458,458,458,458,458,458,458,449,459,449,459,460,456,454,461,460,454,461,462,447,455,451,463,452,464,462,465,466,451,463,452,464,462,465,466,463,464,462,466,0,0,0,0,0,307,312,308,313,310,0,0,0,0,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,245,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,245,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,261,262,315,261,262,315,261,262,261,262,245,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,315,261,262,242,0,0,242,242,242,242,242,242,242,242,242,242,242,242,242,222,222,242,242,0,0,0,0,0,0,0,0,0,0,0,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,317,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,318,319,316,220,318,319,316,316,318,317,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,318,319,316,220,0,0,0,0,0,0,0,0,0,467,468,469,469,469,469,469,469,470,470,0,471,0,0,468,472,473,474,472,473,474,0,0,0,0,0,0,0,0,0,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,185,188,188,219,185,188,211,216,207,219,185,188,211,216,207,185,188,188,185,188,211,216,207,185,188,211,216,207,219,185,188,211,216,207,185,188,188,185,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,185,188,188,185,188,207,216,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,211,216,207,219,219,185,188,211,216,207,185,188,188,185,188,219,211,216,207,185,188,188,216,185,188,188,185,188,188,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,219,185,188,211,216,207,185,185,0,0,0,0,0,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,187,320,320,187,320,213,187,320,213,187,187,320,320,213,213,187,320,213,187,187,320,320,187,320,213,187,320,213,187,320,213,187,320,213,187,187,320,320,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,213,187,320,213,187,187,320,320,320,213,213,187,320,187,187,320,320,187,187,320,320,213,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,320,213,187,0,0,0,0,0,0,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,191,192,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,208,215,214,217,208,208,191,192,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,215,214,217,208,0,0,0,233,0,223,223,223,223,223,227,223,223,227,223,233,227,223,223,227,223,223,223,317,227,223,227,227,223,223,223,227,227,227,227,227,227,227,227,223,227,227,227,227,227,223,317,227,223,158,157,160,0,0,0,158,157,158,160,157,0,0,156,156,156,159,159,156,156,0,0,0,31,0,31,8,29,322,8,29,322,8,29,322,8,29,322,8,29,322,8,8,8,29,322,8,29,322,8,322,8,322,322,8,29,322,8,29,322,8,29,322,31,8,29,322,29,8,29,322,322,8,322,29,322,8,29,322,8,29,322,8,29,322,31,29,8,8,29,322,8,29,322,8,29,322,8,29,322,8,322,8,29,322,8,29,322,8,29,322,8,29,322,29,322,29,29,29,29,29,322,29,29,322,29,29,29,29,8,29,29,29,8,322,8,29,322,8,29,322,8,29,322,8,29,322,8,29,322,8,29,322,8,29,322,8,29,322,29,0,0,45,42,45,42,45,42,45,42,45,42,45,42,45,42,0,45,42,42,45,42,45,42,45,42,45,42,45,45,42,42,45,45,42,45,42,45,42,45,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,45,45,45,42,45,45,45,45,45,45,0,45,45,45,45,45,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,45,42,0,0,0,54,0,17,53,329,53,53,54,17,53,329,17,53,329,17,53,329,17,53,329,17,17,17,53,329,17,53,329,53,53,53,17,329,17,329,17,53,329,17,17,53,329,17,53,329,53,17,53,329,53,0,17,53,329,329,329,329,329,17,329,17,53,329,17,53,329,17,53,329,329,53,53,17,53,329,17,53,329,17,53,329,17,53,329,17,329,17,53,329,17,53,329,17,53,329,17,53,329,0,53,53,53,53,53,329,53,53,53,53,17,53,53,53,53,17,17,329,17,53,329,17,53,329,17,53,329,17,53,329,17,53,329,17,53,329,17,53,329,329,17,53,329,0,53,17,17,0,0,0,66,66,0,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,63,66,63,66,87,87,63,66,63,66,87,63,66,87,63,66,87,0,87,63,66,87,63,66,63,63,63,66,66,66,87,63,66,87,63,63,66,87,63,66,87,63,63,63,63,66,87,63,66,87,63,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,0,87,87,87,63,66,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,63,66,87,0,0,87,0,0,337,338,337,338,337,338,337,338,337,338,337,338,337,338,338,338,337,338,338,337,338,337,338,337,338,337,337,338,338,337,338,337,338,337,338,337,0,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,338,337,337,337,337,337,338,337,337,337,337,337,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,338,337,0,0,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,0,0,0,0,51,0,16,341,340,51,16,341,340,16,341,340,16,341,340,16,341,340,16,16,16,341,340,16,341,340,16,16,16,341,340,340,16,341,340,16,341,340,16,341,340,16,341,340,16,340,341,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,16,16,341,340,16,341,340,16,341,340,16,341,340,341,340,341,341,16,16,341,16,341,341,341,16,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,16,341,340,341,359,0,0,356,353,355,0,0,0,0,349,0,0,353,0,354,355,347,349,356,0,359,0,0,348,350,354,0,353,0,0,349,356,0,348,350,0,346,0,0,0,356,349,347,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,342,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,85,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,343,344,345,85,86,347,348,349,350,351,352,353,354,355,356,357,85,86,347,348,349,350,351,352,353,354,355,356,357,351,352,86,351,352,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,342,355,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,345,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,0,344,342,345,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,86,347,349,351,352,347,347,347,349,349,349,351,351,351,352,352,352,85,86,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,347,350,351,352,345,346,346,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,342,359,0,345,359,0,345,344,342,345,345,345,345,345,345,345,342,350,351,352,346,357,345,345,347,357,347,350,350,0,345,344,342,345,345,344,85,86,347,348,349,350,351,352,353,354,355,356,357,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,85,86,344,342,345,347,348,349,350,351,352,353,354,355,356,357,359,0,345,86,475,475,475,475,476,477,478,477,479,479,479,479,479,0,358,358,358,0,358,0,360,362,358,360,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,358,360,362,358,360,362,358,360,360,362,358,360,362,358,360,362,358,360,362,358,360,360,362,358,358,360,362,358,360,362,358,360,362,358,362,360,362,358,360,360,360,362,358,360,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,360,360,360,362,360,360,360,360,360,360,358,358,360,360,360,360,360,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,362,358,360,480,481,482,481,482,480,0,364,110,364,0,0,364,0,0,364,112,0,112,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,2,2,110,366,364,365,2,110,366,364,365,2,364,365,2,364,365,365,2,110,366,364,365,366,364,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,0,110,2,110,366,364,365,364,365,2,366,364,365,110,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,110,2,112,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,0,110,365,0,110,110,110,0,110,110,110,2,365,110,365,110,110,110,2,110,110,110,2,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,2,110,366,364,365,0,110,483,483,484,0,116,0,117,0,18,116,117,18,116,18,116,18,116,18,116,18,18,18,18,116,18,116,18,18,18,116,18,116,18,116,18,116,116,18,116,18,18,116,18,116,18,116,116,18,116,18,116,18,116,18,116,18,116,18,116,18,116,18,116,18,116,116,116,116,116,18,18,116,18,116,18,116,18,116,18,116,18,116,18,116,18,116,116,371,0,0,370,371,371,371,370,370,369,369,0,370,0,371,0,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,369,370,371,369,370,371,368,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,368,372,369,370,371,369,370,371,369,369,369,370,370,370,371,371,371,368,372,369,370,371,371,368,372,369,370,371,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,368,372,368,369,370,371,371,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,368,372,369,370,371,372,372,0,118,118,0,120,0,120,9,118,9,118,9,118,9,118,9,118,9,9,9,9,118,9,118,9,9,9,118,9,118,9,118,9,9,118,118,9,118,9,118,9,118,9,118,9,118,120,9,118,9,118,9,118,9,118,9,118,9,118,9,118,9,118,9,118,118,118,118,118,118,118,118,118,118,118,9,118,118,118,9,9,118,9,118,9,118,9,118,9,118,9,118,9,118,9,118,118,0,374,0,374,374,374,0,82,0,15,374,81,82,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,15,374,15,15,374,81,15,374,81,15,374,81,15,374,81,81,15,374,81,374,15,15,374,15,374,81,15,374,81,15,374,81,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,81,15,81,81,15,374,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,15,374,81,81,15,0,0,381,0,380,378,381,0,0,0,380,0,0,0,378,0,113,0,381,0,375,375,113,113,11,379,121,376,380,381,377,378,382,383,375,377,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,11,379,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,375,121,11,379,376,380,381,377,378,382,383,375,11,379,376,380,381,377,378,382,383,375,379,11,379,121,376,380,381,377,378,382,383,375,375,376,380,381,377,378,383,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,121,121,11,379,121,376,380,381,377,378,382,383,375,113,113,0,121,11,379,121,376,380,381,377,378,382,383,375,376,380,381,377,378,382,378,378,378,382,382,382,11,379,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,382,121,381,113,113,121,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,0,121,377,0,121,121,377,382,383,121,121,121,121,375,383,0,383,383,383,383,11,377,383,121,0,383,383,121,121,121,11,379,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,11,379,121,376,380,381,377,378,382,383,375,382,383,11,379,121,376,380,381,377,378,382,383,375,0,381,121,377,376,380,376,380,485,485,0,384,384,0,123,0,384,0,123,0,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,384,384,385,122,384,385,385,122,384,385,122,384,385,122,384,123,122,385,122,384,384,385,384,385,122,384,385,122,384,385,122,384,385,385,385,122,385,122,384,385,122,384,385,122,384,385,122,384,122,384,385,122,384,385,122,384,385,122,384,385,122,384,122,123,123,122,122,122,72,72,122,122,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,385,122,384,123,123,0,122,0,437,124,0,0,0,437,0,0,127,0,127,393,124,394,393,124,394,393,124,394,393,124,394,393,124,394,436,393,436,393,124,394,393,124,394,393,394,393,394,436,393,393,124,394,124,394,393,124,394,393,124,394,393,124,394,127,0,124,393,124,394,394,394,394,394,393,394,393,124,394,393,124,394,393,124,394,5,124,127,393,124,394,393,124,394,393,124,394,393,124,394,393,394,393,124,394,393,124,394,393,124,394,393,124,394,124,0,124,124,394,124,124,5,436,124,124,124,124,124,124,393,394,393,124,394,393,124,394,393,124,394,393,124,394,393,124,394,393,124,394,393,124,394,393,124,394,0,124,393,486,487,486,0,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,0,0,130,0,0,19,60,129,130,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,19,60,19,19,60,129,129,60,19,19,60,129,19,60,129,19,60,129,129,19,60,129,60,60,60,60,19,60,19,60,129,19,60,129,60,60,129,19,60,129,60,129,130,60,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,129,129,129,129,19,60,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,19,60,129,129,323,324,0,324,0,323,0,0,32,0,0,324,323,398,14,32,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,14,324,323,14,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,0,324,323,398,14,324,323,324,324,324,324,323,398,14,324,323,323,323,398,14,324,323,398,14,324,323,398,14,324,323,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,0,323,324,323,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,324,323,398,14,0,0,400,399,0,400,401,401,401,399,0,399,401,400,401,400,401,0,399,401,401,400,401,399,399,399,399,136,0,0,401,401,401,136,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,4,4,135,133,399,400,401,4,135,133,399,400,401,4,399,400,401,4,399,400,401,4,135,133,399,400,401,133,133,4,135,133,399,400,401,4,135,133,399,400,401,401,136,136,4,135,133,399,400,401,135,4,135,133,399,400,401,399,400,401,4,133,399,400,401,136,135,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,135,136,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,399,135,133,133,133,135,135,133,135,135,135,133,136,133,136,135,135,135,135,133,4,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,4,135,133,399,400,401,136,401,133,488,0,0,0,0,0,407,407,0,0,50,0,0,0,50,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,3,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,406,325,407,408,409,3,406,325,407,408,409,325,3,137,406,325,407,408,409,0,409,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,137,50,50,3,137,406,325,407,408,409,0,137,137,3,137,406,325,407,408,409,408,408,408,408,3,406,406,325,407,408,409,0,409,409,50,409,137,325,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,408,50,137,3,137,3,137,406,325,407,408,409,406,406,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,406,409,409,0,137,137,406,137,0,137,0,409,409,0,409,409,0,409,409,137,406,408,409,406,137,137,137,137,137,137,137,50,406,406,406,406,406,0,409,409,50,325,137,137,325,325,137,137,137,3,406,325,407,408,409,406,406,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,3,137,406,325,407,408,409,409,409,408,406,3,137,406,325,407,408,409,0,50,137,0,411,411,0,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,410,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,410,411,489,489,0,421,0,0,415,0,0,1,419,416,420,421,422,413,414,423,424,425,426,427,418,417,428,429,55,420,426,1,419,422,413,414,423,424,425,427,418,417,415,428,429,416,55,1,0,0,0,0,416,416,420,426,0,0,0,0,416,420,0,420,426,0,0,416,0,0,0,0,421,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,413,414,415,55,412,413,414,415,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,416,417,418,55,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,55,412,412,55,412,419,419,416,420,421,421,421,422,413,413,414,423,424,425,426,426,427,427,418,417,415,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,415,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,412,0,55,55,55,55,412,413,414,415,412,412,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,55,412,419,416,420,421,422,413,414,423,424,425,426,427,418,417,415,428,429,412,0,0,0,0,0,0,0,0,0,0,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,55,56,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,430,56,430,431,432,433,434,435,55,56,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,55,56,56,431,432,433,434,435,55,56,55,430,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,56,430,431,432,433,434,435,431,432,433,434,435,0,139,140,0,0,140,7,139,7,139,7,139,7,139,7,139,7,7,7,139,7,139,7,7,7,139,7,139,7,139,7,139,139,7,139,7,139,7,7,7,139,7,139,7,139,140,7,139,7,139,7,139,7,139,7,7,139,7,139,7,139,7,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,7,7,139,7,139,7,139,7,139,7,139,7,139,7,139,7,139,139,141,141,141,0,141,0,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,141,142,141,142,141,142,141,142,142,141,142,142,141,141,141,141,141,141,142,142,141,142,141,142,141,142,142,141,142,141,142,141,142,141,141,142,141,142,141,142,141,142,141,142,142,142,142,142,142,142,142,142,142,142,142,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,142,141,0,437,145,0,0,437,0,127,0,0,127,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,436,436,5,436,437,145,438,5,436,437,145,438,5,436,437,438,5,436,437,438,436,5,436,437,145,438,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,127,0,145,5,436,437,145,438,438,438,438,438,5,436,437,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,145,127,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,145,0,145,145,438,145,145,5,436,145,145,145,145,145,145,5,436,437,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,5,436,437,145,438,0,145,486,487,486],"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,0,[1,2],[1,3],[1,4],[1,5],[[1,6],7],[[1,6],8],[[1,6],9],[1,10],[1,11],[1,11],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[1,13],[1,14],[1,15],[1,16],[1,17],[1,18],[1,19],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[21,[-1,-2,-3]]],[],22,23,[[25,[[24,[-1,-2,-3]]]]]],0,[-4,[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]]],0,[[-1,6],[[29,[-2,-3,-4]]],[[25,[30]]],[],[31,32],33],[[[34,[-1,-2,-3,-4,-5]]],[[36,[35]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[38,39],[1,1],[[-1,-2],39,[],[]],[-4,[[0,[-1,-2,-3]]],[],[],23,[[41,[],[[40,[[24,[-1,-2,-3]]]]]]]],0,0,0,[[[42,[-1]],43,[44,[-1]],-3],[[45,[-1,-2,-4,-5]]],[46,47],[],[[49,[-1],[[48,[-2]]]]],[50,51],33],[-4,[[24,[-1,-2,-3]]],[],[],23,[[52,[-1,-2,-3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-4,[[53,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],0,[[30,55],1],[[30,55,-1],1,[[57,[55],[[48,[56]]]]]],[[],1],[38],[38,58],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[34,[-1,-2,-3,-4,-5]],35],39,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[38,60],[[62,[61]]]],[[38,63],[[62,[61]]]],[1,3],[[1,6],8],[1,4],[1,10],[1,64],[1,64],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[1,5],[1,11],[1,11],[[38,36],39],[[38,60,[44,[64]],65],39],[[38,63,66,65],39],[[[67,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,-3,-2,68,69,70,65],39,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[38,71],39],[[38,65,-1],39,72],[59,39],[59,39],[59,39],[59,39],[[1,1],6],[1,56],[[38,73,64,65],39],[[38,73,64,65],39],[[38,74,-1],39,[[25,[75]]]],[[38,76,73,64,65],39],[[1,77],[[79,[39,78]]]],[[1,77],[[79,[39,78]]]],[[],[[80,[-1]]],[]],[[],[[80,[-1]]],[]],[1,3],[1,4],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,[[81,[-2]]],[[25,[58]]],82],[-1,83,[[25,[84]]]],[1,3],[[1,6],9],[1,4],[1,2],[[1,6],8],[[1,6],7],[[1,6],11],[1,19],[1,5],[1,10],[[1,6],11],[1,85],[1,[[44,[86]]]],0,[-2,[[87,[-1]]],[],[[25,[-1]]]],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-5,[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[41,[],[[40,[[39,[-1,[24,[-2,-3,-4]]]]]]]]]],0,[[[67,[-1,-2,-3]],35,-3,94],95,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,-3,94],95,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[-1,-6],[[34,[-2,-3,-4,-1,-5]]],37,[],[],[],[[25,[[24,[-2,-3,-4]]]]],[[49,[-1],[[48,[-5]]]]]],[[38,[98,[[97,[96]]]]],39],[-4,[[0,[-1,-2,-3]]],[],[],23,[[25,[[24,[-1,-2,-3]]]]]],[[[67,[-1,-2,-3]],35,69,70,65,-3],99,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,69,70,65,-3],99,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[-4,[[67,[-1,-2,-3]]],[],[],23,[[49,[62],[[48,[[24,[-1,-2,-3]]]]]]]],[[-1,-6],[[34,[-2,-3,-4,-1,-5]]],37,[],[],[],[[25,[[24,[-2,-3,-4]]]]],[[49,[-1],[[48,[-5]]]]]],[[[67,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1,106],39,107,[]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1,106],39,107,[]],[[[67,[-1,-2,-3]],35,69,-3,106],39,[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,69,-3,106],39,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,[[[67,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[],23],[[[34,[-1,-2,-3,-4,-5]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[1,55],0,0,[[-2,[44,[-1]],-4],[[110,[-1,-3,-5,-6]]],[111,93],[[25,[[98,[[97,[-1]]]]]]],[],[[49,[-1],[[48,[-3]]]]],[112,113,51,54],33],[1,[[44,[86]]]],[1,64],[1,64],[1,10],0,[[[115,[114]],114],[[116,[-1]]],117],0,0,[[-1,-2,[44,[-2]],-4],[[118,[-3,-5,-6]]],[[25,[30]]],[92,119],47,[[57,[-2],[[48,[-3]]]]],120,33],0,[-4,[[67,[-1,-2,-3]]],[],[],23,[[49,[62],[[48,[[24,[-1,-2,-3]]]]]]]],[-4,[[0,[-1,-2,-3]]],[],[],23,[[41,[],[[40,[[24,[-1,-2,-3]]]]]]]],0,0,0,0,0,[-4,[[121,[-1,-2,-3]]],[],113,23,[[25,[[24,[-1,-2,-3]]]]]],[1,64],[1,64],0,[-2,[[122,[-1,-2]]],[],[[123,[-1]]]],[[[67,[-1,-2,-3]]],[[62,[84]]],[],[],23],[[[34,[-1,-2,-3,-4,-5]]],[[62,[84]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],[[[34,[-1,-2,-3,-4,-5]]],[[62,[84]]],[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,[[[115,[-1]],-1,-3],[[124,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],0,[[[67,[-1,-2,-3]]],128,[],[],23],[[[34,[-1,-2,-3,-4,-5]]],128,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,0,[-1,[[129,[-2]]],[[25,[60]]],130],[[[67,[-1,-2,-3]]],131,[],[],23],[[[34,[-1,-2,-3,-4,-5]]],131,[],[],23,37,[[25,[[24,[-1,-2,-3]]]]]],0,[-1,[[132,[-2,-3]]],111,32,33],0,[[[133,[-1]]],[[135,[134,-2,-3,-1]]],33,47,136],0,[[43,43],[[137,[-1,-2,-3]]],47,50,33],0,[[-1,-4],[[0,[-2,-1,-3]]],[],[],23,[[25,[[24,[-2,-1,-3]]]]]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],0,[[-1,6,-3],[[139,[-2,-4,-5]]],[[25,[[44,[30]]]]],[],[[49,[6],[[48,[-2]]]]],140,33],0,[[-4,-5,141],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[[24,[-1,-2,-3]]]]],111],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1,-2],[[44,[-3]]],107,[],[]],[1,64],[1,64],[-1,[[81,[-2]]],[[25,[58]]],82],0,[[[115,[-1]],-1,-3],[[145,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],[-1,83,[[25,[84]]]],[[[52,[],[[104,[-1]],[105,[-2]]]],-1],[[24,[-2,-3,-4]]],107,[],[],[]],[[38,65,-1],39,[[57,[38]]]],[[38,146,-1],39,[[57,[38]]]],0,0,0,0,0,[[[22,[],[[147,[-1]]]],-1],10,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[21,[-1,-2,-3]]],[[36,[35]]],47,22,23],[10,10],[148,148],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],10],[[],148],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[21,[-1,-2,-3]],35],39,47,22,23],[[[22,[],[[147,[-1]]]],-1],10,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,65,70,6,-2,-3],10,23,22,[[57,[],[[48,[148]]]]]],[[[21,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,47,22,23],[59,39],[59,39],[59,39],[[148,148],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[10,77],[[79,[39,78]]]],[[148,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,[[25,[84]]]],[[[22,[],[[147,[-1]]]],-1],10,107],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[94,84,84,150,-1],95,[[57,[94],[[48,[95]]]]]],[[[21,[-1,-2,-3]],35,-3,94],95,47,22,23],[[69,70,6],99],[[[21,[-1,-2,-3]],35,69,70,65,-3],99,47,22,23],[-4,[[21,[-1,-2,-3]]],[],22,23,[[25,[[24,[-1,-2,-3]]]]]],[[],148],[[[21,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,47,22,23],[[[21,[-1,-2,-3]],-1],[[21,[-1,-2,-3]]],[],22,23],[[[21,[-1,-2,-3]],[44,[-1]]],[[21,[-1,-2,-3]]],[],22,23],[[[21,[-1,-2,-3]],35,69,-3,106],39,47,22,23],[[[21,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],47,22,23],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,[[25,[150]]]],[[[22,[],[[147,[-1]]]],-1],10,107],0,0,[[[21,[-1,-2,-3]]],[[62,[84]]],47,22,23],[[[21,[-1,-2,-3]]],128,47,22,23],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,25],[[[21,[-1,-2,-3]]],131,47,22,23],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],[44,[-1]],-2],103,47,[[57,[],[[48,[148]]]]]],[[[21,[-1,-2,-3]],-4],[[21,[-1,-2,-3]]],[],22,23,[[25,[84]]]],0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[151,73],[[73,114],152],[153,39],[154,154],[155,155],[152,152],[156,156],[157,157],[158,158],[159,159],[160,160],[161,161],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],153],[[],155],[[],156],[[],157],[[],158],[[],159],[[],161],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[27,[],[[162,[-1]]]],[36,[-1]]],39,[]],[[[28,[],[[104,[-1]]]],-1,-2,-3,65,70],36,107,27,[]],[[153,38,62,-1],163,[[57,[151]]]],[[[26,[-4,-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[],27,[[28,[-1,-2,-3]]]],[[161,-1],39,[[164,[152,64]]]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[154,154],6],[[160,160],6],0,0,[[151,152,-1],39,[[25,[155]]]],[[151,73,62,-1],39,[[25,[155]]]],[[151,-1],39,[[25,[161]]]],[[153,77],[[79,[39,78]]]],[[154,77],[[79,[39,78]]]],[[155,77],[[79,[39,78]]]],[[152,77],[[79,[39,78]]]],[[156,77],[[79,[39,78]]]],[[157,77],[[79,[39,78]]]],[[158,77],[[79,[39,78]]]],[[159,77],[[79,[39,78]]]],[[160,77],[[79,[39,78]]]],[[161,77],[[79,[39,78]]]],[[[26,[-4,-1,-2,-3]],77],149,165,165,[27,165],[[28,[-1,-2,-3]],165]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[166,154],[-1,-1,[]],[64,155],[154,155],[166,155],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[154,160],[-1,-1,[]],[64,160],[43,161],[30,161],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[151,114],[[[26,[-4,-1,-2,-3]],-5],[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]],[[25,[84]]]],0,[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[151,163],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[26,[-4,-1,-2,-3]],35,-3,94],95,[],[],27,[[28,[-1,-2,-3]]]],[[73,73],152],0,0,0,0,[[[28,[],[[104,[-1]]]],-1,65,70],99,107],[[[28,[],[[104,[-1]]]],-1,65,70],99,107],[[[26,[-4,-1,-2,-3]],35,69,70,65,-3],99,[],[],27,[[28,[-1,-2,-3]]]],[[38,62],151],[[],153],[-1,152,[[57,[167]]]],[-4,[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]]],0,[[[26,[-4,-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[],27,[[28,[-1,-2,-3]]]],[154,168],0,0,[152,169],[[73,62],152],[[151,114],39],0,[[151,-1],39,[[25,[114]]]],[[151,-1],39,[[25,[108]]]],0,0,[151,62],[[[26,[-4,-1,-2,-3]]],[[62,[84]]],[],[],27,[[28,[-1,-2,-3]]]],0,[[[26,[-4,-1,-2,-3]]],128,[],[],27,[[28,[-1,-2,-3]]]],0,[[151,152,-1],39,[[25,[156]]]],0,0,[[[26,[-4,-1,-2,-3]]],131,[],[],27,[[28,[-1,-2,-3]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[163,146],163],[[152,[171,[114,170,170]]],152],[[151,108],39],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[28,[],[[104,[-1]]]],-1,172,65,70],[[39,[103,[44,[-2]]]]],107,[]],[[[28,[],[[104,[-1]]]],-1,172,65,70],[[39,[103,[44,[-2]]]]],107,[]],0,[151,114],[[[26,[-4,-1,-2,-3]],-5],[[26,[-4,-1,-2,-3]]],[],[],27,[[28,[-1,-2,-3]]],[[25,[84]]]],0,[[151,65,-2],-1,[],[[57,[151],[[48,[-1]]]]]],[[156,64],156],[[156,157],156],[[156,158],156],[[151,-2],-1,[],[[57,[151],[[48,[-1]]]]]],[[156,114],156],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[103,103],[172,172],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[[103,103],6],[[172,172],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[103,77],[[79,[39,78]]]],[[172,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[103,103],103],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[173,173],[[-1,-2],39,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],[[173,173],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[173,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[166,114,64],166],[[166,-1],166,[[41,[],[[40,[174]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[166,166],[168,168],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],0,[[166,166],6],[[168,168],6],[[166,77],[[79,[39,78]]]],[[168,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,6,[]],[[73,73],166],[[175,65],168],[166,168],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],0,[[167,176],39],[[167,73,73,114],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[167,73,73,73],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[167,152],0,[[167,73,114],39],[176,176],[[-1,-2],39,[],[]],[167,39],[-1,-2,[],[]],[-1,-2,[],[]],[[],167],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[[167,177],39],0,[[176,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[167,73],39],[[167,73],39],[[],167],[[167,73,73],39],0,[[167,73,62],39],0,[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[177,177],[[-1,-2],39,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],0,0,[[177,77],[[79,[39,78]]]],[176,177],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,0,[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[178,179],[169,180],[181,182],[[169,183],[[97,[114]]]],[[180,183],[[97,[114]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[],184],[[],[[186,[185]]]],[181,187],[59,188],[181,39],[189,189],[178,178],[179,179],[[[190,[-1,-2]]],[[190,[-1,-2]]],47,47],[169,169],[180,180],[181,181],[182,182],[[[191,[-1]]],[[191,[-1]]],47],[192,192],[193,193],[194,194],[195,195],[196,196],[197,197],[198,198],[183,183],[199,199],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],189],[[],169],[[],181],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[189,189],6],[[[190,[-1,-2]],[190,[-1,-2]]],6,93,93],[[193,193],6],[[194,194],6],[[195,195],6],[[196,196],6],[[197,197],6],[[198,198],6],[[183,183],6],[[199,199],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[178,199],[[190,[183,198]]]],[[179,199],[[190,[183,198]]]],[[[191,[-1]],199],[[190,[-1,39]]],[]],[[192,199],[[190,[183,198]]]],[[178,[97,[-1]],[97,[-2]]],[[200,[-1,-2]]],[],[]],[169,[[44,[[39,[[201,[114,170]],[97,[114]]]]]]]],[180,[[44,[[39,[[201,[114,170]],[97,[114]]]]]]]],[[189,77],[[79,[39,78]]]],[[178,77],[[79,[39,78]]]],[[179,77],[[79,[39,78]]]],[[[190,[-1,-2]],77],[[79,[39,78]]],165,165],[[169,77],[[79,[39,78]]]],[[180,77],[[79,[39,78]]]],[[181,77],[[79,[39,78]]]],[[182,77],[[79,[39,78]]]],[[193,77],[[79,[39,78]]]],[[194,77],[[79,[39,78]]]],[[195,77],[[79,[39,78]]]],[[196,77],[[79,[39,78]]]],[[197,77],[[79,[39,78]]]],[[198,77],[[79,[39,78]]]],[[183,77],[[79,[39,78]]]],[[199,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[178,179],[-1,-1,[]],[-1,-1,[]],[[[190,[-1,-2]]],-1,47,[]],[-1,-1,[]],[169,180],[-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,169,[[41,[],[[40,[[190,[[201,[114,170]],[201,[114,170]]]]]]]]]],[-1,181,[[41,[],[[40,[180]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,198],[59,183],[[202,183],[[97,[114]]]],[[203,183],[[97,[114]]]],[[169,183],[[97,[114]]]],[[180,183],[[97,[114]]]],[[181,59],180],[[182,59],180],[[204,198],[[201,[114,170]]]],[[169,198],[[201,[114,170]]]],[[180,198],[[201,[114,170]]]],[[[191,[-1]],198],[[201,[114,170]]],205],[[204,183],[[201,[114,170]]]],[[169,183],[[201,[114,170]]]],[[180,183],[[201,[114,170]]]],[[[191,[-1]],183],[[201,[114,170]]],205],[[[190,[-1,-2]],-3],39,37,37,206],[[197,-1],39,206],[[198,-1],39,206],[[183,-1],39,206],[[199,-1],39,206],[169,207],[180,207],[[[191,[-1]]],208,[]],[[169,183],[[201,[114,170]]]],[[169,198],[[201,[114,170]]]],[[180,183],[[201,[114,170]]]],[[180,198],[[201,[114,170]]]],[[[191,[-1]],183],-1,[]],[181,[[209,[59]]]],[182,[[209,[59]]]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[178,210],[169,211],[180,211],[180,211],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[190,[-1,-2]]],6,[],[]],[180,6],[181,6],[182,6],[[196,212],6],[195,6],[[196,212],6],[195,6],[178,210],[179,210],[169,211],[180,211],[181,213],[182,213],[[[191,[-1]]],[[214,[-1]]],[]],[192,215],[169,216],[180,216],0,0,[169,[[44,[[39,[[201,[114,170]],[97,[114]]]]]]]],[180,[[44,[[39,[[201,[114,170]],[97,[114]]]]]]]],[181,59],[182,59],0,[[[97,[114]],59],203],[[],169],[[],181],[[178,199],[[44,[199]]]],[[179,199],[[44,[199]]]],[[178,199],199],[[179,199],199],[202,59],[203,59],[169,59],[180,59],[198,59],[183,59],[195,195],0,0,[[[191,[-1]]],[[217,[-1]]],205],[[178,[97,[-1]],[97,[-2]]],[[218,[-1,-2]]],[],[]],0,0,0,[205,[[201,[114,170]]]],[[181,59,59,59],39],[169,[[220,[219]]]],[180,[[220,[219]]]],[[],[[221,[185]]]],0,[[[190,[-1,-2]]],-1,47,[]],[195,114],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[198,59],[183,59],[199,59],0,[[[190,[[201,[114,170]],[201,[114,170]]]],-1],[[190,[[201,[114,170]],[201,[114,170]]]]],[[222,[114]]]],[[169,-1],169,[[222,[114]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[59,169],[[59,59,59],181],[[[190,[-1,-2]]],[[190,[[201,[114,170]],[201,[114,170]]]]],205,205],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[223,[201,[114,170]],114,197,[97,[114]]],39],[[[186,[-1]],[201,[114,170]],114,197],39,223],[[223,[201,[114,170]],[224,[114,170]],[225,[114]],197,[97,[114]]],39],[[[186,[-1]],[201,[114,170]],[224,[114,170]],[225,[114]],197],39,223],[[223,[226,[114]],[97,[114]]],[[39,[183,183]]]],[[[186,[-1]],[226,[114]]],[[39,[183,183]]],223],[[223,[201,[114,170]],[97,[114]]],183],[[[186,[-1]],[201,[114,170]]],183,223],[[223,[191,[[201,[114,170]]]],[97,[114]]],39],[[227,[191,[[201,[114,170]]]]],39],[[[186,[-1]],[191,[[201,[114,170]]]]],39,223],[[223,[228,[114,170]],197,[97,[114]]],39],[[[186,[-1]],[228,[114,170]],197],39,223],[[223,[228,[114,170]],229,197,[97,[114]]],39],[[[186,[-1]],[228,[114,170]],229,197],39,223],[[[221,[-1]],[201,[114,170]],[224,[114,170]],[225,[114]],[225,[114]]],39,223],[[227,[224,[114,170]],[225,[114]],189,[201,[114,170]]],39],[[[221,[-1]],[224,[114,170]],[225,[114]],189,[201,[114,170]]],39,223],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[223,[201,[114,170]],[97,[114]]],183],[[[230,[-1]],[201,[114,170]],[97,[114]]],183,223],[[[231,[-1,-2]],[201,[114,170]],[97,[114]]],183,223,[[222,[114]]]],[[[186,[-1]],[201,[114,170]],[97,[114]]],183,223],[[[186,[-1]],[201,[114,170]]],183,223],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[[233,[],[[232,[-1]]]]],-1,[]],[[[230,[-1]]],[],233],[[[230,[-1]]],[],[233,223]],[[[231,[-1,-2]]],[],233,[]],[[[221,[-1]]],[],[233,223]],[[[221,[-1]]],[],[223,233]],[[[186,[-1]]],[],[223,233]],[[[186,[-2]]],-1,[],[[233,[],[[232,[-1]]]],223]],[229,229],[[[186,[-1]]],[[186,[-1]]],[47,223]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[227,39],[223,39],[[[221,[-1]]],39,223],[[[221,[-1]]],39,223],[[[186,[-1]]],39,223],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[223,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[227,[201,[114,170]],[201,[114,170]],[201,[114,170]]],39],[[[230,[-1]],[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183,223],[[[231,[-1,-2]],[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183,223,[[222,[114]]]],[[[221,[-1]],[201,[114,170]],[201,[114,170]],[201,[114,170]]],183,223],[[[221,[-1]],[201,[114,170]],[201,[114,170]],[201,[114,170]]],39,223],[[[186,[-1]],[201,[114,170]],[201,[114,170]],[201,[114,170]]],183,223],[[[186,[-1]],[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183,223],[[[221,[-1]]],[[201,[114,170]]],223],[[],229],[[],[[186,[-1]]],[223,107]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[[223,6],39],[[[230,[-1]],6],39,223],[[[231,[-1,-2]],6],39,223,[[222,[114]]]],[[[186,[-1]],6],39,223],[[[186,[-1]],6],39,223],[[229,229],6],[[[186,[-1]],[186,[-1]]],6,[93,223]],[[223,[190,[[39,[[201,[114,170]],[97,[114]]]],[201,[114,170]]]]],39],[[[186,[185]],[97,[180]]],39],[[223,114],[[230,[223]]]],[[[221,[-1]],114],[[221,[[230,[-1]]]]],223],[[[186,[-1]],114],[[186,[[230,[-1]]]]],223],[[229,77],[[79,[39,78]]]],[[229,77],[[79,[39,78]]]],[[[186,[-1]],77],[[79,[39,78]]],[165,223]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[186,[-1]],-2],39,[37,223],206],[[227,114],39],[[[221,[-1]],114],39,223],[[],59],[[],59],[[],59],[[],59],[[],59],[[[186,[-1]]],-1,223],[[[186,[-1]]],-1,223],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[186,[-1]]],-1,223],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[223,[201,[114,170]],[97,[114]]],183],[[227,[201,[114,170]]],39],[[[230,[-1]],[201,[114,170]],[97,[114]]],183,223],[[[231,[-1,-2]],[201,[114,170]],[97,[114]]],183,223,[[222,[114]]]],[[[221,[-1]],[201,[114,170]]],183,223],[[[221,[-1]],[201,[114,170]]],39,223],[[[186,[-1]],[201,[114,170]]],183,223],[[[186,[-1]],[201,[114,170]],[97,[114]]],183,223],[[227,[201,[114,170]]],39],[[[221,[-1]],[201,[114,170]]],183,223],[[[221,[-1]],[201,[114,170]]],39,223],[[-1,114],[[230,[-1]]],223],[[-1,-2],[[231,[-1,-2]]],[],[]],[-1,[[221,[-1]]],223],[114,229],[[],[[186,[-1]]],[107,223]],[223,59],[[[230,[-1]]],59,223],[[[231,[-1,-2]]],59,223,[[222,[114]]]],[[[186,[-1]]],59,223],[[229,229],[[44,[234]]]],[[223,[190,[[201,[114,170]],[201,[114,170]]]],[97,[114]]],39],[[[186,[-1]],[190,[[201,[114,170]],[201,[114,170]]]]],39,223],[[223,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[227,[201,[114,170]],[201,[114,170]]],39],[[[230,[-1]],[201,[114,170]],[201,[114,170]],[97,[114]]],183,223],[[[231,[-1,-2]],[201,[114,170]],[201,[114,170]],[97,[114]]],183,223,[[222,[114]]]],[[[221,[-1]],[201,[114,170]],[201,[114,170]]],183,223],[[[221,[-1]],[201,[114,170]],[201,[114,170]]],39,223],[[[186,[-1]],[201,[114,170]],[201,[114,170]]],183,223],[[[186,[-1]],[201,[114,170]],[201,[114,170]],[97,[114]]],183,223],[[227,[224,[114,170]],[225,[114]],189,[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]],[225,[114]],189,[224,[114,170]]],39,223],[[227,[224,[114,170]],[224,[114,170]],[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]],[224,[114,170]],[224,[114,170]]],39,223],[[227,114],39],[[[221,[-1]],114],39,223],[[227,[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]]],39,223],[[227,[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]]],39,223],[[227,[224,[114,170]],[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]],[224,[114,170]]],39,223],[[227,114],39],[[[221,[-1]],114],39,223],[[223,59,59],39],[[227,59,59],39],[[[230,[-1]],59,59],39,223],[[[231,[-1,-2]],59,59],39,223,[[222,[114]]]],[[[221,[-1]],59,59],39,223],[[[221,[-1]],59,59],39,223],[[[186,[-1]],59,59],39,223],[[[186,[-1]],59,59],39,223],[[[230,[-1]],114],39,223],[[[231,[-1,-2]],-2],39,[],[]],[[[221,[[231,[-1,-2]]]],-2],39,223,[[222,[114]]]],[[227,[201,[114,170]],[201,[114,170]]],39],[[[221,[-1]],[201,[114,170]],[201,[114,170]]],39,223],[[227,[201,[114,170]]],39],[[[221,[-1]],[201,[114,170]]],39,223],[[227,[224,[114,170]],[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]],[224,[114,170]]],39,223],[[227,[224,[114,170]]],39],[[[221,[-1]],[224,[114,170]]],39,223],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],0,0,[[223,-1],[[231,[223,-1]]],[[222,[114]]]],[[[221,[-1]],-2],[[221,[[231,[-1,-2]]]]],223,[[222,[114]]]],[[[186,[-1]],-2],[[186,[[231,[-1,-2]]]]],223,[[222,[114]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[227,114],39],[[[221,[-1]],114],39,223],[[59,59],[[186,[-1]]],[107,223]],[223,[[221,[223]]]],[[[186,[-1]]],[[221,[-1]]],223],[-1,[[186,[-1]]],223],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[184,183],199],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[184,178],[[[218,[-1,-2]]],[[218,[-1,-2]]],47,47],[184,184],[[[200,[-1,-2]]],[[200,[-1,-2]]],47,47],[210,210],[[[235,[-1,-2]]],[[235,[-1,-2]]],47,47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[184,198,198,183],199],[[],184],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[[184,6],[[44,[199]]]],[[[218,[-1,-2]]],[[200,[-1,-2]]],[],[]],[[[218,[-1,-2]],77],[[79,[39,78]]],165,165],[[184,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[218,[-1,-2]],198],[[201,[114,170]]],205,205],[[[218,[-1,-2]],183],[[201,[114,170]]],205,205],[[[218,[-1,-2]],183],-1,[],[]],[[[218,[-1,-2]],198],-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[218,[-1,-2]]],210,[],[]],[[184,183],199],[[],184],[[[200,[-1,-2]]],[[44,[[190,[-1,-2]]]]],[],[]],[210,[[44,[[190,[183,198]]]]]],[[[235,[-1,-2]]],[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]],205,205],[[[200,[-1,-2]]],[[235,[-1,-2]]],205,205],[[184,198,183],199],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[59,184],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[236,[-1]]],-1,237],0,[[[238,[-1]]],[[226,[-1]]],237],[[[238,[-1]]],[[226,[-1]]],237],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[225,[-1]],[225,[-1]]],[[225,[-1]]],[92,[239,[],[[48,[]]]]]],[[[225,[-1]],[225,[-1]]],[[225,[-1]]],[[239,[],[[48,[]]]]]],[[[225,[-1]],[225,[-1]]],39,240],[[[242,[],[[241,[-1]]]],-1],[[242,[],[[241,[-1]]]]],237],[[[243,[-1]],-1],[[243,[-1]]],237],[[[243,[-1]],-1],[[243,[-1]]],237],[[[244,[-1]],-1],[[244,[-1]]],237],[[[244,[-1]],-1],[[244,[-1]]],237],[[[226,[-1]],-1],[[226,[-1]]],237],[[[226,[-1]],-1],[[226,[-1]]],237],[[[245,[-1]],-1],[[245,[-1]]],237],[[[245,[-1]],-1],[[245,[-1]]],237],0,[[[225,[-1]],[225,[-1]]],[[225,[-1]]],[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[239,[],[[48,[]]]],[248,[],[[48,[]]]],249,250,92]],[[],-1,251],[[[225,[-1]],[225,[-1]],-1],6,[]],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[243,[-1]],-1],-1,237],[[[243,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[[236,[-1]]],-1,237],0,[[[238,[-1]]],[[226,[-1]]],237],[[[244,[-1]]],[[226,[-1]]],237],[[[245,[-1]]],[[226,[-1]]],237],[[[238,[-1]]],[[226,[-1]]],237],[[[242,[],[[241,[-1]]]],-1],[[242,[],[[241,[-1]]]]],237],[[[243,[-1]],-1],[[243,[-1]]],237],[[[243,[-1]],-1],[[243,[-1]]],237],[[[244,[-1]],-1],[[244,[-1]]],237],[[[244,[-1]],-1],[[244,[-1]]],237],[[[226,[-1]],-1],[[226,[-1]]],237],[[[226,[-1]],-1],[[226,[-1]]],237],[[[245,[-1]],-1],[[245,[-1]]],237],[[[245,[-1]],-1],[[245,[-1]]],237],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[243,[-1]]],[[228,[-1,170]]],237],[[[244,[-1]]],[[228,[-1,170]]],237],[[[226,[-1]]],[[228,[-1,170]]],237],[[[245,[-1]]],[[228,[-1,170]]],237],[[[238,[-1]]],[[228,[-1,170]]],237],[[[243,[-1]]],[[39,[-1,-1]]],237],[[[244,[-1]]],[[39,[-1,-1]]],237],[[[245,[-1]]],[[39,[-1,-1]]],237],[[[238,[-1]]],[[39,[-1,-1]]],237],[[[243,[-1]]],[[39,[-1,-1]]],237],[[[244,[-1]]],[[39,[-1,-1]]],237],[[[245,[-1]]],[[39,[-1,-1]]],237],[[[238,[-1]]],[[39,[-1,-1]]],237],[[[245,[-1]]],[[238,[-1]]],237],[[[236,[-1]]],-1,237],0,[[[238,[-1]]],[[226,[-1]]],237],[[[225,[-1]]],[[225,[-2]]],[252,92],252],[[[238,[-1]]],[[226,[-1]]],237],0,[[[201,[-1,170]],-1],[[243,[-1]]],237],[[[226,[-1]],[228,[-1,170]]],[[44,[[226,[-1]]]]],237],[[[226,[-1]],[209,[-1]]],[[44,[[226,[-1]]]]],237],[[[226,[-1]],[209,[-1]]],[[44,[[226,[-1]]]]],237],[[[243,[-1]]],[[243,[-1]]],47],[[[253,[-1]]],[[253,[-1]]],47],[[[244,[-1]]],[[244,[-1]]],47],[[[226,[-1]]],[[226,[-1]]],47],[[[254,[-1]]],[[254,[-1]]],47],[[[236,[-1]]],[[236,[-1]]],47],[[[245,[-1]]],[[245,[-1]]],47],[[[238,[-1]]],[[238,[-1]]],47],[[[225,[-1]]],[[225,[-1]]],47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[226,[-1]],[201,[-1,170]]],[[201,[-1,170]]],237],[[[245,[-1]],[201,[-1,170]]],-1,237],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[238,[-1]],[201,[-1,170]]],6,237],[[[226,[-1]],[226,[-1]]],6,237],0,0,0,0,[[[244,[-1]],[244,[-1]]],[[255,[[201,[-1,170]]]]],237],[[[244,[-1]],[244,[-1]]],[[255,[[39,[-1,-1]]]]],237],[[],[[225,[-1]]],107],[-1,[[225,[-1]]],256],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[242,[],[[241,[-1]]]],-1],[[224,[-1,170]]],237],[[[243,[-1]],-1],[[224,[-1,170]]],237],[[[244,[-1]],-1],[[224,[-1,170]]],237],[[[244,[-1]],-1],[[224,[-1,170]]],237],[[[226,[-1]],-1],[[224,[-1,170]]],237],[[[245,[-1]],-1],[[224,[-1,170]]],237],[[[245,[-1]],-1],[[224,[-1,170]]],237],[[[226,[-1]],[201,[-1,170]]],-1,237],[[[254,[-1]],[201,[-1,170]]],-1,237],[[[236,[-1]],[201,[-1,170]]],-1,237],[[[245,[-1]],[201,[-1,170]]],-1,237],[[[225,[-1]],-1],[[225,[-1]]],[[257,[],[[48,[]]]]]],[[[225,[-1]],[225,[-1]]],-1,[[257,[],[[48,[]]]]]],[[[225,[-1]],-1],39,258],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[244,[-1]],-1,[201,[-1,170]]],[[244,[-1]]],237],[[[245,[-1]],-1,[201,[-1,170]]],[[245,[-1]]],237],[[[244,[-1]],-1,[201,[-1,170]],-1],[[244,[-1]]],237],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],[[[243,[-1]]],[[225,[-1]]],237],[237,237],[[[243,[-1]],[243,[-1]]],6,93],[[[253,[-1]],[253,[-1]]],6,93],[[[244,[-1]],[244,[-1]]],6,93],[[[226,[-1]],[226,[-1]]],6,93],[[[236,[-1]],[236,[-1]]],6,93],[[[245,[-1]],[245,[-1]]],6,93],[[[238,[-1]],[238,[-1]]],6,93],[[[225,[-1]],[225,[-1]]],6,93],[[[254,[-1]]],[[236,[-1]]],237],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[243,[-1]]],[[228,[-1,170]]],237],[[[244,[-1]]],[[228,[-1,170]]],237],[[[245,[-1]]],[[228,[-1,170]]],237],[[[243,[-1]]],[[39,[-1,-1]]],237],[[[244,[-1]]],[[39,[-1,-1]]],237],[[[245,[-1]]],[[39,[-1,-1]]],237],[[[243,[-1]]],[[39,[-1,-1]]],237],[[[244,[-1]]],[[39,[-1,-1]]],237],[[[245,[-1]]],[[39,[-1,-1]]],237],[[[244,[-1]]],[[39,[[236,[-1]],[236,[-1]]]]],237],[[[245,[-1]]],[[39,[[236,[-1]],[236,[-1]]]]],237],0,[[[243,[-1]],-1],[[259,[-1]]],237],[[[244,[-1]],-1],[[260,[-1]]],237],[[[245,[-1]],-1],[[261,[-1]]],237],[[[245,[-1]],-1],[[262,[-1]]],237],[[[245,[-1]],-1],-1,237],[[[242,[],[[241,[-1]]]]],[[242,[],[[241,[-1]]]]],237],[[[243,[-1]]],[[243,[-1]]],237],[[[243,[-1]]],[[243,[-1]]],237],[[[244,[-1]]],[[244,[-1]]],237],[[[244,[-1]]],[[244,[-1]]],237],[[[226,[-1]]],[[226,[-1]]],237],[[[226,[-1]]],[[226,[-1]]],237],[[[245,[-1]]],[[245,[-1]]],237],[[[245,[-1]]],[[245,[-1]]],237],[[[243,[-1]],77],[[79,[39,78]]],165],[[[253,[-1]],77],[[79,[39,78]]],165],[[[244,[-1]],77],[[79,[39,78]]],165],[[[226,[-1]],77],[[79,[39,78]]],165],[[[254,[-1]],77],[[79,[39,78]]],165],[[[236,[-1]],77],[[79,[39,78]]],165],[[[245,[-1]],77],[[79,[39,78]]],165],[[[238,[-1]],77],[[79,[39,78]]],165],[[[225,[-1]],77],[[79,[39,78]]],165],[[[243,[-1]],-2],39,237,[[164,[[244,[-1]]]]]],[[[253,[-1]],-2],39,237,[[164,[[244,[-1]]]]]],[[[243,[-1]],-1,-2],39,237,[[164,[[226,[-1]]]]]],[[[253,[-1]],-1,-2],39,237,[[164,[[226,[-1]]]]]],[[[244,[-1]],-1,-2],39,237,[[164,[[226,[-1]]]]]],[[[245,[-1]],-1,-2],39,237,[[164,[[226,[-1]]]]]],[[[242,[],[[241,[-1]]]],-1,164],39,237],[[[243,[-1]],164],39,237],[[[243,[-1]],-1,-2],39,237,[[164,[[226,[-1]],[209,[-1]]]]]],[[[253,[-1]],-1,-2],39,237,[[164,[[226,[-1]],[209,[-1]]]]]],[[[244,[-1]],164],39,237],[[[244,[-1]],-1,-2],39,237,[[164,[[226,[-1]],[209,[-1]]]]]],[[[226,[-1]],164],39,237],[[[245,[-1]],164],39,237],[[[245,[-1]],-1,-2],39,237,[[164,[[226,[-1]],[209,[-1]]]]]],[[[244,[-1]],-2],39,237,[[164,[-1]]]],[[[243,[-1]],-2],39,237,[[164,[-1]]]],[[[244,[-1]],-2],39,237,[[164,[-1]]]],[[[243,[-1]],-2],39,237,[[164,[-1]]]],[[[244,[-1]],-2],39,237,[[164,[-1]]]],[[[244,[-1]],-2],39,237,[[164,[[244,[-1]]]]]],[[[245,[-1]],-2],39,237,[[164,[[245,[-1]]]]]],[[[244,[-1]],-2],39,237,[[164,[[209,[-1]]]]]],[[[245,[-1]],-2],39,237,[[164,[[209,[-1]]]]]],[[[243,[-1]],-2],39,237,[[164,[[245,[-1]]]]]],[[[253,[-1]],-2],39,237,[[164,[[245,[-1]]]]]],[[[244,[-1]],-1,-2],39,237,[[164,[[245,[-1]]]]]],[[[243,[-1]],-2],39,237,[[164,[[245,[-1]],[209,[-1]]]]]],[[[253,[-1]],-2],39,237,[[164,[[245,[-1]],[209,[-1]]]]]],[[[244,[-1]],-1,-2],39,237,[[164,[[245,[-1]],[209,[-1]]]]]],[[[244,[-1]],-2],39,237,[[164,[[244,[-1]]]]]],[[[245,[-1]],-2],39,237,[[164,[[245,[-1]]]]]],[[[244,[-1]],-2],39,237,[[164,[[209,[-1]]]]]],[[[245,[-1]],-2],39,237,[[164,[[209,[-1]]]]]],[[[244,[-1]],-2],39,237,[[164,[[244,[-1]]]]]],[[[245,[-1]],-2],39,237,[[164,[[245,[-1]]]]]],[[[244,[-1]],-2],39,237,[[164,[[209,[-1]]]]]],[[[245,[-1]],-2],39,237,[[164,[[209,[-1]]]]]],[[],[[225,[-1]]],[250,[239,[],[[48,[]]]]]],[[],[[225,[-1]]],[250,[239,[],[[48,[]]]]]],[[],[[225,[-1]]],[250,[239,[],[[48,[]]]]]],[[[242,[],[[241,[-1]]]]],[[201,[-1,170]]],237],[-1,-1,[]],[[[243,[-1]]],[[201,[-1,170]]],237],[[[253,[-1]]],[[243,[-1]]],237],[[[243,[-1]]],[[201,[-1,170]]],237],[-1,-1,[]],[-1,-1,[]],[[[244,[-1]]],[[201,[-1,170]]],237],[[[244,[-1]]],[[201,[-1,170]]],237],[[[226,[-1]]],[[201,[-1,170]]],237],[[[226,[-1]]],[[201,[-1,170]]],237],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[245,[-1]]],[[201,[-1,170]]],237],[[[245,[-1]]],[[201,[-1,170]]],237],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],0,0,0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[253,[-1]]],[[243,[-1]]],237],[[[225,[-1]]],-1,[]],[[[243,[-1]],-1],[[225,[-1]]],237],[[[225,[-1]],-2],39,37,206],0,[[[226,[-1]],-1],[[44,[[201,[-1,170]]]]],237],[[[226,[-1]],-1],[[44,[-1]]],237],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[[226,[-1]],[226,[-1]]],[[44,[[201,[-1,170]]]]],237],[[[254,[-1]],[254,[-1]]],[[44,[[201,[-1,170]]]]],237],[[[226,[-1]],[226,[-1]]],[[44,[[39,[-1,-1]]]]],237],[[[226,[-1]],[226,[-1]]],6,237],[[[238,[-1]],[238,[-1]]],6,237],[[[254,[-1]],[228,[-1,170]]],6,237],[[[226,[-1]],[254,[-1]]],6,237],[[[238,[-1]],[226,[-1]]],6,237],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[236,[-1]]],[[236,[-1]]],237],[[[245,[-1]],-1],6,237],[[[225,[-1]]],6,263],[[[236,[-1]]],6,237],[[[244,[-1]],-1],6,237],[[[245,[-1]],-1],6,237],[[[244,[-1]]],6,237],[[[245,[-1]]],6,237],[[[244,[-1]],-1],6,237],[[[253,[-1]]],6,237],[[[236,[-1]]],6,237],[[[244,[-1]]],6,237],[[[245,[-1]]],6,237],[[[244,[-1]]],6,237],[[[245,[-1]]],6,237],0,[[[226,[-1]]],-1,237],[[[245,[-1]]],-1,237],[[[225,[-1]],[225,[-1]],-1],[[225,[-1]]],[[246,[],[[48,[]]]],[247,[],[[48,[]]]],[239,[],[[48,[]]]],[248,[],[[48,[]]]],249,250,92]],[[[226,[-1]],[254,[-1]]],[[44,[[201,[-1,170]]]]],237],[[[226,[-1]],[254,[-1]]],[[44,[-1]]],237],[[[244,[-1]],[254,[-1]]],[[255,[[201,[-1,170]]]]],237],[[[245,[-1]],[254,[-1]]],[[255,[[201,[-1,170]]]]],237],[[[244,[-1]],[254,[-1]]],[[255,[-1]]],237],[[[245,[-1]],[254,[-1]]],[[255,[-1]]],237],[[[244,[-1]],[226,[-1]]],[[255,[[201,[-1,170]]]]],237],[[[245,[-1]],[226,[-1]]],[[255,[[201,[-1,170]]]]],237],[[[244,[-1]],[226,[-1]]],[[255,[[39,[-1,-1]]]]],237],[[[245,[-1]],[226,[-1]]],[[255,[[39,[-1,-1]]]]],237],[[[245,[-1]]],[[44,[-1]]],237],[[[245,[-1]]],[[44,[-1]]],237],0,0,0,0,0,0,0,[[[226,[-1]]],[[201,[-1,170]]],237],0,[[[225,[-1]],-1],[[225,[-1]]],[[248,[],[[48,[]]]]]],[[[225,[-1]],-1],39,264],[[[225,[-1]]],[[225,[-1]]],[[265,[],[[48,[]]]]]],[[-1,-1,-1],[[236,[-1]]],237],[[[236,[-1]]],[[224,[-1,170]]],237],[[[244,[-1]],-1],61,237],[[[236,[-1]],-1],[[236,[-1]]],237],[[[226,[-1]],[254,[-1]]],6,237],[[[226,[-1]],[226,[-1]]],6,237],[[[236,[-1]],[201,[-1,170]]],[[236,[-1]]],237],[[[225,[-1]],[225,[-1]]],[[44,[234]]],126],[[],[[225,[-1]]],[250,[239,[],[[48,[]]]]]],[[-1,-1],[[201,[-1,170]]],[]],0,[[[225,[-1]]],[[225,[-1]]],[[247,[],[[48,[]]]],[246,[],[[48,[]]]],[239,[],[[48,[]]]],266,250,126,92]],[[[236,[-1]],[201,[-1,170]]],[[201,[-1,170]]],237],0,[[[244,[-1]],[245,[-1]]],[[255,[[201,[-1,170]]]]],237],[[[244,[-1]],[245,[-1]]],[[255,[[39,[-1,-1]]]]],237],[-1,[[225,[-1]]],[]],0,0,0,[[[242,[],[[241,[-1]]]],-1],[[201,[-1,170]]],237],[[[243,[-1]],-1],[[201,[-1,170]]],237],[[[243,[-1]],-1],[[201,[-1,170]]],237],[[[244,[-1]],-1],[[201,[-1,170]]],237],[[[244,[-1]],-1],[[201,[-1,170]]],237],[[[226,[-1]],-1],[[201,[-1,170]]],237],[[[226,[-1]],-1],[[201,[-1,170]]],237],[[[245,[-1]],-1],[[201,[-1,170]]],237],[[[245,[-1]],-1],[[201,[-1,170]]],237],[[[243,[-1]],-1],[[224,[-1,170]]],237],[[[226,[-1]],-1],39,237],[[[225,[-1]]],[[225,[-1]]],[[247,[],[[48,[]]]],[246,[],[[48,[]]]],[239,[],[[48,[]]]],266,250,126,92]],[[[254,[-1]],[201,[-1,170]]],-1,237],[[[236,[-1]],[201,[-1,170]]],-1,237],[[[225,[-1]]],[[39,[-1,-1]]],267],[[-1,-1],[[268,[-1,170]]],[]],[[[244,[-1]],-1],[[255,[-1]]],237],[[[226,[-1]],-1],-1,237],[[[244,[-1]],-1],[[255,[-1]]],237],[[[226,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[236,[-1]],-1],[[44,[-1]]],237],[[[226,[-1]],-1],-1,237],[[[236,[-1]],-1],[[44,[-1]]],237],[[[242,[],[[241,[-1]]]],-1],[[39,[[242,[],[[241,[-1]]]],[242,[],[[241,[-1]]]]]]],237],[[[243,[-1]],-1],[[39,[[243,[-1]],[243,[-1]]]]],237],[[[243,[-1]],-1],[[39,[[243,[-1]],[243,[-1]]]]],237],[[[244,[-1]],-1],[[39,[[244,[-1]],[244,[-1]]]]],237],[[[244,[-1]],-1],[[39,[[244,[-1]],[244,[-1]]]]],237],[[[226,[-1]],-1],[[39,[[226,[-1]],[226,[-1]]]]],237],[[[226,[-1]],-1],[[39,[[226,[-1]],[226,[-1]]]]],237],[[[245,[-1]],-1],[[39,[[245,[-1]],[245,[-1]]]]],237],[[[245,[-1]],-1],[[39,[[245,[-1]],[245,[-1]]]]],237],[[[226,[-1]],-1],[[39,[[226,[-1]],[226,[-1]]]]],237],[[[242,[],[[241,[-1]]]],[209,[-1]]],[[242,[],[[241,[-1]]]]],237],[[[243,[-1]],[209,[-1]]],[[243,[-1]]],237],[[[243,[-1]],[209,[-1]]],[[243,[-1]]],237],[[[244,[-1]],[209,[-1]]],[[244,[-1]]],237],[[[244,[-1]],[209,[-1]]],[[244,[-1]]],237],[[[226,[-1]],[209,[-1]]],[[226,[-1]]],237],[[[226,[-1]],[209,[-1]]],[[226,[-1]]],237],[[[245,[-1]],[209,[-1]]],[[245,[-1]]],237],[[[245,[-1]],[209,[-1]]],[[245,[-1]]],237],[[[226,[-1]],[201,[-1,170]]],-1,237],[[[254,[-1]],[201,[-1,170]]],-1,237],[[[245,[-1]],[201,[-1,170]]],-1,237],[[[226,[-1]]],-1,237],0,[[[225,[-1]],[225,[-1]]],[],[[247,[],[[48,[]]]]]],[[[225,[-1]],[225,[-1]]],39,269],[-2,[[225,[-1]]],[239,92,266],[[270,[],[[40,[[225,[-1]]]]]]]],[-2,[[225,[-1]]],[239,266],[[270,[],[[40,[[225,[-1]]]]]]]],0,0,[[[236,[-1]]],[[224,[-1,170]]],237],[[[242,[],[[241,[-1]]]]],[[201,[-1,170]]],237],[[[243,[-1]]],[[201,[-1,170]]],237],[[[243,[-1]]],[[201,[-1,170]]],237],[[[244,[-1]]],[[201,[-1,170]]],237],[[[244,[-1]]],[[201,[-1,170]]],237],[[[226,[-1]]],[[201,[-1,170]]],237],[[[226,[-1]]],[[201,[-1,170]]],237],[[[245,[-1]]],[[201,[-1,170]]],237],[[[245,[-1]]],[[201,[-1,170]]],237],0,0,0,0,[[[253,[-1]]],[[243,[-1]]],237],[[[245,[-1]]],[[244,[-1]]],237],[[[225,[-1]]],-1,256],[[[244,[-1]]],[[244,[114]]],237],[[[226,[-1]]],[[226,[114]]],237],[[[254,[-1]]],[[254,[114]]],237],[[[245,[-1]]],[[245,[114]]],237],[[[225,[-1]]],[[225,[114]]],[252,92]],[[[244,[-1]]],[[244,[271]]],237],[[[226,[-1]]],[[226,[271]]],237],[[[254,[-1]]],[[254,[271]]],237],[[[245,[-1]]],[[245,[271]]],237],[[[225,[-1]]],[[225,[271]]],[252,92]],[[[226,[-1]]],[[254,[-1]]],237],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[244,[-1]]],[[245,[-1]]],237],[[[244,[-1]]],-1,237],[[[243,[-1]]],[[253,[-1]]],237],[[[226,[-1]]],[[224,[-1,170]]],237],0,[[[238,[-1]],-2],[[238,[-1]]],237,[[222,[-1]]]],[[[244,[-1]],-2],[[244,[-1]]],237,[[222,[-1]]]],[[[226,[-1]],-2],[[226,[-1]]],237,[[222,[-1]]]],[[[245,[-1]],-2],[[245,[-1]]],237,[[222,[-1]]]],[[[226,[-1]],[224,[-1,170]]],[[226,[-1]]],237],[[[225,[-1]]],[[44,[[225,[-2]]]]],[252,92],252],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[[],[[225,[-1]]],[250,[239,[],[[48,[]]]]]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,[114,237],[[-1,-1],[[224,[-1,170]]],[]],0,[[[226,[-1]],-1],[[44,[[201,[-1,170]]]]],237],[[[226,[-1]],-1],[[44,[-1]]],237],0,[[[242,[],[[241,[-1]]]],-1],-1,237],[[[243,[-1]],-1],-1,237],[[[243,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],0,0,0,[[[244,[-1]]],-1,237],[[[245,[-1]]],-1,237],[[[244,[-1]]],-1,237],[[[245,[-1]]],-1,237],0,0,[[[242,[],[[241,[-1]]]],-1],-1,237],[[[243,[-1]],-1],-1,237],[[[243,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[244,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[226,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],[[[245,[-1]],-1],-1,237],0,0,0,[[[244,[-1]]],-1,237],[[[245,[-1]]],-1,237],[[[244,[-1]]],-1,237],[[[245,[-1]]],-1,237],[[],[[225,[-1]]],266],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],0,[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[259,[-1]]],[[44,[[201,[-1,170]]]]],237],0,0,0,0,0,0,[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[[255,[-1]]],[[97,[-1]]],[]],[[[255,[-1]]],[],[]],[[[255,[-1]]],[[97,[-1]]],[]],[272,43],[[[255,[-1]]],[],[]],[[[255,[-1]]],[[97,[-1]]],[]],[272,43],[[[255,[-1]]],[[97,[-1]]],[]],[272,43],[[[255,[-1]]],[[97,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[272,43],[-1,-2,[],[]],[-1,-2,[],[]],[[[255,[-1]]],[[97,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[272,43],[-1,-2,[],[]],[-1,-2,[],[]],[[[255,[-1]]],59,[]],[272,59],[[[255,[-1]]],39,[]],[272,39],[[[255,[-1]]],[[255,[-1]]],47],[[[273,[-1]]],[[273,[-1]]],47],[272,272],[[[274,[-1]]],[[274,[-1]]],47],[[[255,[-1]],[255,[-1]]],39,47],[[272,272],39],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[255,[-1]],[255,[-1]]],234,275],[[272,272],234],[[[274,[-1]],[274,[-1]]],234,275],[[-1,-2],234,[],[]],[[-1,-2],234,[],[]],[[-1,-2],234,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[255,[-1]]],[]],[[],272],[59,-1,[]],[[[255,[-1]]],[],[]],[59,-1,[]],[59,-1,[]],[272,43],[59,-1,[]],[59,-1,[]],[[[255,[-1]]],[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[272,43],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[255,[-1]],-2],[[276,[-1]]],[],[[277,[59]]]],[59,39],[[[255,[-1]]],39,[]],[59,39],[[[273,[-1]]],39,[]],[[[276,[-1]]],39,[]],[59,39],[59,39],[59,39],[[[274,[-1]]],-1,[]],[[[255,[-1]],[255,[-1]]],6,93],[[[255,[-1]],[97,[-1]]],6,93],[[272,272],6],[[272,43],6],[[[274,[-1]],[274,[-1]]],6,93],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[255,[-1]],-2],39,[],[[41,[],[[40,[-1]]]]]],[[[255,[96]]],[[79,[39,278]]]],[[[255,[-1]],77],[[79,[39,78]]],165],[[[273,[-1]],77],[[79,[39,78]]],165],[[272,77],[[79,[39,78]]]],[[272,77],[[79,[39,78]]]],[[[274,[-1]],77],[[79,[39,78]]],[]],[[[274,[-1]],77],[[79,[39,78]]],[]],[-1,-1,[]],[[[279,[-1]]],[[255,[-1]]],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[43,[[79,[272,[274,[43]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[279,[96]]],[[79,[272,280]]]],[-2,[[255,[-1]]],[],[[41,[],[[40,[-1]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[43,[[79,[272]]]],[[[255,[-1]],[255,[-1]]],6,126],[[272,43],6],[[272,272],6],[[[255,[-1]],[255,[-1]]],6,126],[[272,43],6],[[272,272],6],[[[255,[-1]],-2],39,37,206],[[272,-1],39,206],[[],59],[[],59],[[],59],[[],59],[[],59],[[[255,[-1]],59,-1],39,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[255,[-1]]],[[79,[[279,[-1]],[255,[-1]]]]],[]],[[[255,[-1]]],[[279,[-1]]],[]],[[[255,[-1]]],[[273,[-1]]],[]],[[[255,[-1]]],[],[]],[[[255,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[255,[-1]]],6,[]],[272,6],[[[255,[-1]]],6,[]],[272,6],[[[255,[-1]],[255,[-1]]],6,126],[[272,43],6],[[272,272],6],[[[255,[-1]]],59,[]],[272,59],[[[255,[-1]],[255,[-1]]],6,126],[[272,272],6],[[272,43],6],[[],[[255,[-1]]],[]],[[],272],[-1,[[274,[-1]]],[]],[[],[[255,[-1]]],[]],[[],272],[[[273,[-1]]],44,[]],[[[276,[-1]]],44,[]],[[[273,[-1]]],44,[]],[[[276,[-1]]],44,[]],[[[255,[-1]],[255,[-1]]],[[44,[234]]],126],[[272,272],[[44,[234]]]],[[272,43],[[44,[234]]]],[[[274,[-1]],[274,[-1]]],[[44,[234]]],126],[[[255,[-1]]],[[44,[-1]]],[]],[272,[[44,[281]]]],[[[255,[-1]],59],[[44,[-1]]],[]],[[[255,[-1]],-1],39,[]],[[272,281],39],[[272,43],39],[[[255,[-1]],-1],39,[]],[[[255,[-1]]],59,[]],[272,59],[[[255,[-1]],59],-1,[]],[[272,59],281],[[[255,[-1]],-2],39,[],[[164,[-1],[[48,[6]]]]]],[[[255,[-1]],59],39,[]],[[272,59],39],[[[274,[-1]]],274,[]],[[[273,[-1]]],[[39,[59,[44,[59]]]]],[]],[[[276,[-1]]],[[39,[59,[44,[59]]]]],[]],[[[255,[-1]],59],[[44,[-1]]],[]],[[[255,[-1]],59],-1,[]],[[[255,[-1]]],[[255,[-1]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,138,[]],[-1,30,[]],[-1,30,[]],[[[255,[-1]],59],39,[]],[[272,59],39],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[[[255,[-1]],[97,[-1]]],[[79,[39,274]]],92],[-1,[[79,[-2]]],[],[]],[[[97,[-1]]],[[79,[[255,[-1]]]]],47],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[282,[[79,[272]]]],[-1,[[79,[-2]]],[],[]],[43,[[79,[272]]]],[-1,[[79,[-2]]],[],[]],[[[255,[-1]],59,-1],[[79,[39,[274,[-1]]]]],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[[[255,[-1]],-1],[[79,[39,[274,[-1]]]]],[]],[[272,281],[[79,[39,[274,[281]]]]]],[[272,43],[[79,[39,[274,[43]]]]]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[255,[96]],[97,[96]]],[[79,[59,278]]]],[[-1,[97,[283]]],[[79,[39,278]]],[]],[[-1,284],[[79,[39,278]]],[]],[[-1,285],[[79,[39,278]]],[]],[[-1,[97,[286]]],[[79,[39,278]]],[]],[[-1,283],[[79,[39,278]]],[]],[[-1,287],[[79,[39,278]]],[]],[[-1,[97,[212]]],[[79,[39,278]]],[]],[[-1,[97,[285]]],[[79,[39,278]]],[]],[[-1,288],[[79,[39,278]]],[]],[[-1,[97,[114]]],[[79,[39,278]]],[]],[[-1,[97,[61]]],[[79,[39,278]]],[]],[[-1,114],[[79,[39,278]]],[]],[[-1,289],[[79,[39,278]]],[]],[[-1,271],[[79,[39,278]]],[]],[[-1,61],[[79,[39,278]]],[]],[[-1,[97,[96]]],[[79,[39,278]]],[]],[[-1,[97,[271]]],[[79,[39,278]]],[]],[[-1,[97,[287]]],[[79,[39,278]]],[]],[[-1,[97,[284]]],[[79,[39,278]]],[]],[[-1,[97,[288]]],[[79,[39,278]]],[]],[[-1,212],[[79,[39,278]]],[]],[[-1,286],[[79,[39,278]]],[]],[[-1,96],[[79,[39,278]]],[]],[[-1,[97,[289]]],[[79,[39,278]]],[]],[[-1,289],[[79,[39,278]]],[]],[[-1,[97,[289]]],[[79,[39,278]]],[]],[[-1,[97,[286]]],[[79,[39,278]]],[]],[[-1,285],[[79,[39,278]]],[]],[[-1,[97,[283]]],[[79,[39,278]]],[]],[[-1,[97,[96]]],[[79,[39,278]]],[]],[[-1,[97,[284]]],[[79,[39,278]]],[]],[[-1,283],[[79,[39,278]]],[]],[[-1,287],[[79,[39,278]]],[]],[[-1,[97,[288]]],[[79,[39,278]]],[]],[[-1,284],[[79,[39,278]]],[]],[[-1,61],[[79,[39,278]]],[]],[[-1,[97,[287]]],[[79,[39,278]]],[]],[[-1,[97,[114]]],[[79,[39,278]]],[]],[[-1,[97,[271]]],[[79,[39,278]]],[]],[[-1,114],[[79,[39,278]]],[]],[[-1,[97,[212]]],[[79,[39,278]]],[]],[[-1,286],[[79,[39,278]]],[]],[[-1,212],[[79,[39,278]]],[]],[[-1,288],[[79,[39,278]]],[]],[[-1,271],[[79,[39,278]]],[]],[[-1,96],[[79,[39,278]]],[]],[[-1,[97,[61]]],[[79,[39,278]]],[]],[[-1,[97,[285]]],[[79,[39,278]]],[]],[[272,281],[[79,[39,78]]]],[[272,43],[[79,[39,78]]]],[[],272],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[59,39],[-1,-1,[]],0,[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[260,[-1]]],[[44,[[201,[-1,170]]]]],237],[[[260,[-1]]],[[39,[59,[44,[59]]]]],237],0,[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[268,[-1,-2]]],[[268,[-1,-2]]],290,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],290,[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],290,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],290,[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[],[239,92],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[],239,[]],[[[201,[-1,-2]],[224,[-1,-2]]],[],239,[]],[[[201,[-1,-2]],[268,[-1,-2]]],[],239,[]],[[[294,[-1,-2]],[292,[-1,-2]]],[],239,[]],[[[294,[-1,-2]],[291,[-1,-2]]],[],239,[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],[],239,[],[]],[[[296,[-1,-2]],[296,[-1,-2]]],[[296,[-1,-2]]],[[239,[],[[48,[]]]]],[]],[[[268,[-1,-2]],[268,[-1,-2]]],[],239,[]],[[[268,[-1,-2]],[268,[-1,-2]]],[[268,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[291,[-1,-2]],[291,[-1,-2]]],[],239,[]],[[[297,[-1,-2,-3]],[297,[-1,-3,-4]]],[],239,[],[],[]],[[[298,[-1,-2,-3]],[298,[-1,-3,-4]]],[],239,[],[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[],239,[]],[[[224,[-1,-2]],[224,[-1,-2]]],[],[239,92],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[],[239,92],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[],239,[]],[[[293,[-1,-2]],[293,[-1,-2]]],39,240,[]],[[[201,[-1,-2]],[268,[-1,-2]]],39,240,[]],[[[201,[-1,-2]],[224,[-1,-2]]],39,[92,[239,[],[[48,[]]]]],[]],[[[294,[-1,-2]],[292,[-1,-2]]],39,[92,[239,[],[[48,[]]]]],[]],[[[294,[-1,-2]],[291,[-1,-2]]],39,240,[]],[[[296,[-1,-2]],[296,[-1,-2]]],39,240,[]],[[[268,[-1,-2]],[268,[-1,-2]]],39,240,[]],[[[291,[-1,-2]],[291,[-1,-2]]],39,240,[]],[[[297,[-1,-2,-3]],[297,[-1,-3,-3]]],39,240,[],[]],[[[298,[-1,-2,-3]],[298,[-1,-3,-3]]],39,240,[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],39,[92,[239,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],39,[92,[239,[],[[48,[]]]]],[]],[[[201,[-1,-2]],[268,[-1,-2]]],[[201,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[294,[-1,-2]],[291,[-1,-2]]],[[294,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[299,6],[300,6],[[299,299],299],[[300,300],300],0,[[[224,[-1,-2]]],[[225,[-1]]],[256,92],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[225,[-1]]],[[247,[],[[48,[]]]],256,92,[248,[],[[48,[]]]],[239,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[225,[-1]]],[256,267],[]],[299,6],[300,6],[[],-1,251],[[],[[201,[-1,-2]]],[],[]],[[],[[294,[-1,-2]]],[],[]],[[],-1,[]],[[],-1,251],[[],-1,251],[[],[[224,[-1,-2]]],[],[]],[[],[[292,[-1,-2]]],[],[]],[[[171,[-1,-2,-3]],[171,[-1,-2,-3]]],6,[],[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]]],6,[],[],[]],[[[293,[-1,-2]],[293,[-1,-2]],-1],6,[],[]],[[[201,[-1,-2]],[201,[-1,-2]],[201,[-1,-2]]],6,[],[]],[[[294,[-1,-2]],[294,[-1,-2]],[294,[-1,-2]]],6,[],[]],[[[302,[-1,-2,-3]],[302,[-1,-2,-3]],-1],6,[],[],[]],[[[171,[-1,-2,-3]],[171,[-1,-2,-3]],-1],6,[],[],[]],[[[171,[-1,-2,-3]],[171,[-1,-2,-3]],-1],6,[],[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]],-1],6,[],[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]],-1],6,[],[],[]],[[[224,[-1,-2]],[224,[-1,-2]],[224,[-1,-2]]],6,[],[]],[[[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]]],6,[],[]],0,0,[[[228,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[248,[],[[48,[]]]]],[]],[[[268,[-1,-2]]],[],[248,92],[]],[[[292,[-1,-2]],[225,[-1]]],[[302,[-1,-2,-3]]],267,[],[]],[[[225,[-1]]],[[302,[-1,-2,-3]]],267,[],[]],[[[225,[-1]]],[[302,[-1,-2,-3]]],267,[],[]],[[[225,[-1]]],[[302,[-1,-2,-3]]],267,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[-1,-1,-1,-1,-1,-1],[[304,[-1,-2]]],92,[]],[[6,6],299],[[6,6,6],300],[[[228,[-1,-2]]],[[228,[-3,-2]]],[252,92],[],252],[[[304,[-1,-2]]],[[304,[-3,-2]]],[252,92],[],252],[[[293,[-1,-2]]],[[293,[-3,-2]]],[252,47],[],252],[[[201,[-1,-2]]],[[201,[-3,-2]]],[252,92],[],252],[[[294,[-1,-2]]],[[294,[-3,-2]]],[252,92],[],252],[[[303,[-1,-2]]],[[303,[-3,-2]]],[252,92],[],252],[[[295,[-1,-2,-3]]],[[295,[-4,-2,-3]]],252,[],[],252],[[[268,[-1,-2]]],[[268,[-3,-2]]],[252,92],[],252],[[[291,[-1,-2]]],[[291,[-3,-2]]],[252,92],[],252],[[[171,[-1,-2,-3]]],[[171,[-4,-2,-3]]],[252,92],[],[],252],[[[301,[-1,-2,-3]]],[[301,[-4,-2,-3]]],[252,92],[],[],252],[[[224,[-1,-2]]],[[224,[-3,-2]]],[252,92],[],252],[[[292,[-1,-2]]],[[292,[-3,-2]]],[252,92],[],252],[[[228,[-1,-2]]],[[228,[-1,-3]]],92,[],[]],[[[304,[-1,-2]]],[[304,[-1,-3]]],92,[],[]],[[[293,[-1,-2]]],[[293,[-1,-3]]],47,[],[]],[[[201,[-1,-2]]],[[201,[-1,-3]]],92,[],[]],[[[294,[-1,-2]]],[[294,[-1,-3]]],92,[],[]],[[[303,[-1,-2]]],[[303,[-1,-3]]],92,[],[]],[[[305,[-1,-2,-3]]],[[305,[-1,-4,-5]]],92,[],[],[],[]],[[[302,[-1,-2,-3]]],[[302,[-1,-4,-5]]],92,[],[],[],[]],[[[268,[-1,-2]]],[[268,[-1,-3]]],92,[],[]],[[[291,[-1,-2]]],[[291,[-1,-3]]],92,[],[]],[[[224,[-1,-2]]],[[224,[-1,-3]]],92,[],[]],[[[292,[-1,-2]]],[[292,[-1,-3]]],92,[],[]],[[[306,[-1,-2,-3]]],[[306,[-1,-4,-5]]],92,[],[],[],[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],[307,92],[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],307,[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],307,[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],[307,92],[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],307,[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],[307,92],[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],307,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],[307,92],[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],307,[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],[307,92],[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],[307,92],[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],307,[]],[[[228,[-1,-2]]],[[201,[-1,-2]]],[92,308,[239,[],[[48,[]]]],[257,[],[[48,[]]]]],[]],[[[304,[-1,-2]]],[[294,[-1,-2]]],[92,308,[239,[],[[48,[]]]],[257,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],[[201,[-1,-2]]],[92,308,[239,[],[[48,[]]]],[257,[],[[48,[]]]]],[]],[[[201,[-1,-2]],[201,[-1,-2]],[201,[-1,-2]]],[[201,[-1,-2]]],[92,126],[]],[[[294,[-1,-2]],[294,[-1,-2]],[294,[-1,-2]]],[[294,[-1,-2]]],[92,126],[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]],[295,[-1,-2,-3]]],[[295,[-1,-2,-3]]],[92,126],[],[]],[[[268,[-1,-2]],[268,[-1,-2]],[268,[-1,-2]]],[[268,[-1,-2]]],[92,126],[]],[[[291,[-1,-2]],[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[92,126],[]],[[[224,[-1,-2]],[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],[92,126],[]],[[[292,[-1,-2]],[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[92,126],[]],[[[224,[-1,-2]],-1,-1],[[224,[-1,-2]]],267,[]],[[[292,[-1,-2]],-1,-1],[[292,[-1,-2]]],267,[]],[[[228,[-1,-2]]],[[228,[-1,-2]]],47,[]],[[[304,[-1,-2]]],[[304,[-1,-2]]],47,[]],[[[309,[-1,-2]]],[[309,[-1,-2]]],47,[]],[[[293,[-1,-2]]],[[293,[-1,-2]]],47,[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],47,[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],47,[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],47,[]],[[[305,[-1,-2,-3]]],[[305,[-1,-2,-3]]],47,[],[]],[[[302,[-1,-2,-3]]],[[302,[-1,-2,-3]]],47,[],[]],[[[295,[-1,-2,-3]]],[[295,[-1,-2,-3]]],47,[],[]],[[[296,[-1,-2]]],[[296,[-1,-2]]],47,[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],47,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],47,[]],[[[171,[-1,-2,-3]]],[[171,[-1,-2,-3]]],47,[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-2,-3]]],47,[],[]],[[[297,[-1,-2,-3]]],[[297,[-1,-2,-3]]],47,[],[]],[[[298,[-1,-2,-3]]],[[298,[-1,-2,-3]]],47,[],[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],47,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],47,[]],[[[306,[-1,-2,-3]]],[[306,[-1,-2,-3]]],47,[],[]],[299,299],[300,300],[170,170],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[293,[-1,-2]],[293,[-1,-2]]],234,275,[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],234,275,[],[]],[[170,170],234],[[-1,-2],234,[],[]],[[-1,-2],234,[],[]],[[-1,-2],234,[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],[[257,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[[257,[],[[48,[]]]],92],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],[[248,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[[248,[],[[48,[]]]],92],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[228,[-1,-2]],[201,[-1,-2]]],6,126,[]],[[[304,[-1,-2]],[294,[-1,-2]]],6,126,[]],[[[303,[-1,-2]],[201,[-1,-2]]],6,[92,126,[239,[],[[48,[]]]]],[]],[[[268,[-1,-2]],[268,[-1,-2]]],6,126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],6,126,[]],[[[228,[-1,-2]],[228,[-1,-2]]],6,126,[]],[[[304,[-1,-2]],[304,[-1,-2]]],6,126,[]],[[[303,[-1,-2]],[303,[-1,-2]]],6,[92,310,126,[239,[],[[48,[]]]]],[]],[256,256],[[[224,[-1,-2]],[224,[-1,-2]]],-1,[[247,[],[[48,[]]]],[248,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[306,[-1,-2,-3]]],[[39,[[292,[-1,-2]],[302,[-1,-2,-3]]]]],[],[],[]],0,[[],[[228,[-1,-2]]],107,[]],[[],[[304,[-1,-2]]],107,[]],[[],[[293,[-1,-2]]],107,[]],[[],[[201,[-1,-2]]],107,[]],[[],[[294,[-1,-2]]],107,[]],[[],[[303,[-1,-2]]],107,[]],[[],[[295,[-1,-2,-3]]],107,[],[]],[[],[[296,[-1,-2]]],107,[]],[[],[[268,[-1,-2]]],107,[]],[[],[[291,[-1,-2]]],107,[]],[[],[[171,[-1,-2,-3]]],[310,308],[],[]],[[],[[301,[-1,-2,-3]]],[310,308],[],[]],[[],[[297,[-1,-2,-3]]],310,[],[]],[[],[[298,[-1,-2,-3]]],310,[],[]],[[],[[224,[-1,-2]]],107,[]],[[],[[292,[-1,-2]]],107,[]],[[],170],[256,256],[[[304,[-1,-2]]],-1,[92,[247,[],[[48,[]]]]],[]],0,[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[171,[-1,-2,-3]]],-1,[92,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],93,310,308],[],[]],[[[301,[-1,-2,-3]]],-1,[[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,[265,[],[[48,[]]]],[239,[],[[48,[]]]],126,308,310],[],[]],[[[201,[-1,-2]],[201,[-1,-2]]],-1,[[267,[],[[48,[]]]],247],[]],[[[294,[-1,-2]],[294,[-1,-2]]],-1,[[267,[],[[48,[]]]],247],[]],[[[228,[-1,-2]],-1],[],[92,257],[]],[[[228,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[304,[-1,-2]],-1],[],[92,257],[]],[[[304,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[293,[-1,-2]],-1],[],257,[]],[[[293,[-1,-2]],[295,[-1,-3,-2]]],[],257,[],[]],[[[293,[-1,-2]],[293,[-1,-3]]],[],257,[],[]],[[[201,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[201,[-1,-2]],-1],[],[92,257],[]],[[[294,[-1,-2]],-1],[],[92,257],[]],[[[294,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[303,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[303,[-1,-2]],-1],[],[92,257],[]],[[[296,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[296,[-1,-2]],-1],[],[92,257],[]],[[[268,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[268,[-1,-2]],-1],[],[92,257],[]],[[[291,[-1,-2]],-1],[],[92,257],[]],[[[291,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[224,[-1,-2]],-1],[],[92,257],[]],[[[224,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[292,[-1,-2]],[295,[-1,-3,-2]]],[],[92,257],[],[]],[[[292,[-1,-2]],-1],[],[92,257],[]],[[[228,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[228,[-1,-2]],-1],39,[92,258],[]],[[[304,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[304,[-1,-2]],-1],39,[92,258],[]],[[[293,[-1,-2]],-1],39,[92,[257,[],[[48,[]]]]],[]],[[[201,[-1,-2]],-1],39,[92,[257,[],[[48,[]]]]],[]],[[[201,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[294,[-1,-2]],-1],39,[92,258],[]],[[[294,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[303,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[303,[-1,-2]],-1],39,[92,258],[]],[[[296,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[296,[-1,-2]],-1],39,[92,258],[]],[[[268,[-1,-2]],-1],39,[92,258],[]],[[[268,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[291,[-1,-2]],-1],39,[92,258],[]],[[[291,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[224,[-1,-2]],-1],39,[92,[257,[],[[48,[]]]]],[]],[[[224,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[292,[-1,-2]],-1],39,[92,[257,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[295,[-1,-2,-2]]],39,[92,258],[]],[[[201,[-1,-2]],[268,[-1,-2]]],[[201,[-1,-2]]],311,[]],[[[294,[-1,-2]],[291,[-1,-2]]],[[294,[-1,-2]]],311,[]],[[[224,[-1,-2]],[224,[-1,-2]]],-1,[[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],-1,[[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[[228,[-1,-2]],[228,[-1,-2]]],6,93,[]],[[[304,[-1,-2]],[304,[-1,-2]]],6,93,[]],[[[309,[-1,-2]],[309,[-1,-2]]],6,93,[]],[[[293,[-1,-2]],[293,[-1,-2]]],6,93,[]],[[[201,[-1,-2]],[201,[-1,-2]]],6,93,[]],[[[294,[-1,-2]],[294,[-1,-2]]],6,93,[]],[[[303,[-1,-2]],[303,[-1,-2]]],6,93,[]],[[[305,[-1,-2,-3]],[305,[-1,-2,-3]]],6,93,[],[]],[[[302,[-1,-2,-3]],[302,[-1,-2,-3]]],6,93,[],[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],6,93,[],[]],[[[296,[-1,-2]],[296,[-1,-2]]],6,93,[]],[[[268,[-1,-2]],[268,[-1,-2]]],6,93,[]],[[[291,[-1,-2]],[291,[-1,-2]]],6,93,[]],[[[171,[-1,-2,-3]],[171,[-1,-2,-3]]],6,93,[],[]],[[[301,[-1,-2,-3]],[301,[-1,-2,-3]]],6,93,[],[]],[[[297,[-1,-2,-3]],[297,[-1,-2,-3]]],6,93,[],[]],[[[298,[-1,-2,-3]],[298,[-1,-2,-3]]],6,93,[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],6,93,[]],[[[292,[-1,-2]],[292,[-1,-2]]],6,93,[]],[[[306,[-1,-2,-3]],[306,[-1,-2,-3]]],6,93,93,93],[[299,299],6],[[300,300],6],[[170,170],6],[[[268,[-1,-2]],[268,[-1,-2]]],299,93,[]],[[[291,[-1,-2]],[291,[-1,-2]]],300,93,[]],[[[224,[-1,-2]],[224,[-1,-2]]],299,93,[]],[[[292,[-1,-2]],[292,[-1,-2]]],300,93,[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[225,[-1]],[225,[-1]],[225,[-1]]],[[302,[-1,-2,-3]]],267,[],[]],[[[201,[-1,-2]],-1],[[294,[-1,-2]]],92,[]],[[[224,[-1,-2]],-1],[[292,[-1,-2]]],92,[]],[[256,256],256],[[[201,[-1,-2]]],[[201,[-1,-2]]],[312,92],[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],312,[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],[312,92],[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],312,[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],[312,92],[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],312,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],312,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],[312,92],[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],[312,92],[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],312,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],312,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],[312,92],[]],[[[228,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[304,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[309,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[293,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[201,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[294,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[303,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[302,[-1,-2,-3]],77],[[79,[39,78]]],165,[],[]],[[[295,[-1,-2,-3]],77],[[79,[39,78]]],165,[],[]],[[[296,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[268,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[291,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[171,[-1,-2,-3]],77],[[79,[39,78]]],[92,165,93,308,310],[],[]],[[[301,[-1,-2,-3]],77],[[79,[39,78]]],[92,165,93,308,310],[],[]],[[[297,[-1,-2,-3]],77],[[79,[39,78]]],165,[],[]],[[[298,[-1,-2,-3]],77],[[79,[39,78]]],165,[],[]],[[[224,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[292,[-1,-2]],77],[[79,[39,78]]],165,[]],[[[306,[-1,-2,-3]],77],[[79,[39,78]]],165,165,165],[[299,77],[[79,[39,78]]]],[[300,77],[[79,[39,78]]]],[[170,77],[[79,[39,78]]]],[-1,-1,[]],[[[268,[-1,-2]]],[[228,[-1,-2]]],[92,310,126],[]],[[[291,[-1,-2]]],[[304,[-1,-2]]],[92,310,126],[]],[-1,-1,[]],[[[292,[-1,-2]]],[[309,[-1,-2]]],310,[]],[[[224,[-1,-2]]],[[309,[-1,-2]]],310,[]],[[[201,[-1,-2]]],[[309,[-1,-2]]],[310,308],[]],[-1,-1,[]],[[[294,[-1,-2]]],[[309,[-1,-2]]],308,[]],[-1,-1,[]],[[[279,[-1]]],[[201,[-1,-2]]],[],[]],[-1,-1,[]],[[[39,[-1,-1]]],[[201,[-1,-2]]],[],[]],[[[279,[-1]]],[[294,[-1,-2]]],[],[]],[-1,-1,[]],[[[39,[-1,-1,-1]]],[[294,[-1,-2]]],[],[]],[-1,-1,[]],[[[268,[-1,-2]]],[[303,[-1,-2]]],310,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[279,[-1]]],[[268,[-1,-2]]],[],[]],[[[39,[-1,-1]]],[[268,[-1,-2]]],[],[]],[[[224,[-1,-2]]],[[268,[-1,-2]]],[],[]],[-1,-1,[]],[[[292,[-1,-2]]],[[291,[-1,-2]]],[],[]],[[[39,[-1,-1,-1]]],[[291,[-1,-2]]],[],[]],[[[279,[-1]]],[[291,[-1,-2]]],[],[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[224,[-1,-2]]],[[297,[-1,-2,-3]]],[],[],[]],[-1,-1,[]],[-1,-1,[]],[[[292,[-1,-2]]],[[298,[-1,-2,-3]]],[],[],[]],[[[39,[-1,-1]]],[[224,[-1,-2]]],[],[]],[-1,-1,[]],[[[268,[-1,-2]]],[[224,[-1,-2]]],[],[]],[[[279,[-1]]],[[224,[-1,-2]]],[],[]],[[[279,[-1]]],[[292,[-1,-2]]],[],[]],[[[39,[-1,-1,-1]]],[[292,[-1,-2]]],[],[]],[-1,-1,[]],[[[302,[-1,-2,-3]]],[[306,[-1,-2,-3]]],[],[],[]],[[[292,[-1,-2]]],[[306,[-1,-3,-2]]],[],[],[]],[-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,[]],[[[225,[-1]],-1],[[224,[-1,-2]]],[256,[248,[],[[48,[]]]],92],[]],[[[279,[-1]]],[[171,[-1,-2,-3]]],92,[],[]],[[[279,[-1]]],[[301,[-1,-2,-3]]],92,[],[]],[[[279,[[279,[-1]]]]],[[171,[-1,-2,-3]]],92,[],[]],[[[279,[[279,[-1]]]]],[[301,[-1,-2,-3]]],92,[],[]],[[[293,[-1,-2]]],[[296,[-1,-2]]],92,[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[201,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]]],[[294,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]]],[[296,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[268,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]]],[[291,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[224,[-1,-2]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]],[293,[-1,-2]]],[[292,[-1,-2]]],[],[]],[[[201,[-1,-2]],[268,[-1,-2]]],[[228,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[-1,[[228,[-2,-3]]],41,[92,310,126],[]],[-1,[[304,[-2,-3]]],41,[92,310,126],[]],[-1,[[303,[-2,-3]]],41,[92,310,126,[247,[],[[48,[]]]]],[]],[[[302,[-1,-2,-3]]],[[306,[-1,-2,-3]]],[],[],[]],[[[295,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,[265,[],[[48,[]]]],[239,[],[[48,[]]]],126,308,310],[],[]],[[[268,[-1,-2]]],[[228,[-1,-2]]],310,[]],[[[291,[-1,-2]]],[[304,[-1,-2]]],310,[]],[[[268,[-1,-2]]],[[303,[-1,-2]]],310,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[292,[-1,-2]]],[[306,[-1,-3,-2]]],[],[],[]],[[[228,[-1,170]]],[[228,[-1,-2]]],92,[]],[[[304,[-1,170]]],[[304,[-1,-2]]],92,[]],[[[201,[-1,170]]],[[201,[-1,-2]]],[],[]],[[[294,[-1,170]]],[[294,[-1,-2]]],[],[]],[[[303,[-1,170]]],[[303,[-1,-2]]],92,[]],[[[305,[-1,170,170]]],[[305,[-1,-2,-3]]],92,[],[]],[[[302,[-1,170,170]]],[[302,[-1,-2,-3]]],92,[],[]],[[[268,[-1,170]]],[[268,[-1,-2]]],[],[]],[[[291,[-1,170]]],[[291,[-1,-2]]],[],[]],[[[171,[-1,170,170]]],[[171,[-1,-2,-3]]],92,[],[]],[[[301,[-1,170,170]]],[[301,[-1,-2,-3]]],92,[],[]],[[[297,[-1,170,170]]],[[297,[-1,-2,-3]]],92,[],[]],[[[298,[-1,170,170]]],[[298,[-1,-2,-3]]],92,[],[]],[[[224,[-1,170]]],[[224,[-1,-2]]],[],[]],[[[292,[-1,170]]],[[292,[-1,-2]]],[],[]],[[[306,[-1,170,170]]],[[306,[-1,-2,-3]]],[],[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[296,[-1,-2]]],[[265,[],[[48,[]]]]],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[296,[-1,-2]]],[[265,[],[[48,[]]]]],[]],[[[293,[-1,-2]]],-1,47,[]],[[[295,[-1,-2,-3]]],-1,[],[],[]],[[[305,[-1,-2,-3]]],[[225,[-1]]],92,[],[]],[[[268,[-1,-2]],[268,[-1,-2]]],299,126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],300,126,[]],[[[224,[-1,-2]],[224,[-1,-2]]],299,126,[]],[[[292,[-1,-2]],[292,[-1,-2]]],300,126,[]],[[[228,[-1,-2]],-3],39,37,[],206],[[[304,[-1,-2]],-3],39,37,[],206],[[[309,[-1,-2]],-3],39,37,[],206],[[[293,[-1,-2]],-3],39,37,[],206],[[[201,[-1,-2]],-3],39,37,[],206],[[[294,[-1,-2]],-3],39,37,[],206],[[[303,[-1,-2]],-3],39,37,[],206],[[[305,[-1,-2,-3]],-4],39,37,[],[],206],[[[302,[-1,-2,-3]],-4],39,37,[],[],206],[[[295,[-1,-2,-3]],-4],39,37,[],[],206],[[[296,[-1,-2]],-3],39,37,[],206],[[[268,[-1,-2]],-3],39,37,[],206],[[[291,[-1,-2]],-3],39,37,[],206],[[[171,[-1,-2,-3]],-4],39,37,[],[],206],[[[301,[-1,-2,-3]],-4],39,37,[],[],206],[[[297,[-1,-2,-3]],-4],39,37,[],[],206],[[[298,[-1,-2,-3]],-4],39,37,[],[],206],[[[224,[-1,-2]],-3],39,37,[],206],[[[292,[-1,-2]],-3],39,37,[],206],[[[306,[-1,-2,-3]],-4],39,37,37,37,206],[[299,-1],39,206],[[300,-1],39,206],[[170,-1],39,206],[[[228,[-1,-2]]],-1,[92,[247,[],[[48,[]]]]],[]],[[[304,[-1,-2]]],-1,[92,[247,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],0,0,[[[296,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],0,[[],[[305,[-1,-2,-3]]],266,[],[]],[[],[[302,[-1,-2,-3]]],[266,249],[],[]],[[],[[295,[-1,-2,-3]]],308,[],[]],[[],[[171,[-1,-2,-3]]],[310,308],[],[]],[[],[[301,[-1,-2,-3]]],[310,308],[],[]],[[],[[297,[-1,-2,-3]]],310,[],[]],[[],[[298,[-1,-2,-3]]],310,[],[]],[[],[[306,[-1,-2,-3]]],[],[],[]],[[[228,[-1,-2]],-1,-1],[[228,[-1,-2]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[304,[-1,-2]],-1,-1,-1],[[304,[-1,-2]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[303,[-1,-2]],-1,-1],[[303,[-1,-2]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[[228,[-1,-2]],[296,[-1,-2]]],[[228,[-1,-2]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[303,[-1,-2]],[296,[-1,-2]]],[[303,[-1,-2]]],[92,310,126,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[228,[-1,-2]],[228,[-1,-2]]],[[44,[[228,[-1,-2]]]]],[92,126],[]],[[[304,[-1,-2]],[304,[-1,-2]]],[[44,[[304,[-1,-2]]]]],[92,126],[]],[[[303,[-1,-2]],[303,[-1,-2]]],[[44,[[303,[-1,-2]]]]],[92,126,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[228,[-1,-2]],[228,[-1,-2]]],[[228,[-1,-2]]],[92,126],[]],[[[304,[-1,-2]],[304,[-1,-2]]],[[304,[-1,-2]]],[92,126],[]],[[[228,[-1,-2]],[228,[-1,-2]]],6,126,[]],[[[304,[-1,-2]],[304,[-1,-2]]],6,126,[]],[[[303,[-1,-2]],[303,[-1,-2]]],6,[92,126,[239,[],[[48,[]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[201,[-1,-2]]],[[39,[-1,-1]]],[],[]],[-1,-2,[],[]],[[[201,[-1,-2]]],[[279,[-1]]],[],[]],[[[294,[-1,-2]]],[[279,[-1]]],[],[]],[[[294,[-1,-2]]],[[39,[-1,-1,-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[268,[-1,-2]]],[[279,[-1]]],[],[]],[[[268,[-1,-2]]],[[39,[-1,-1]]],[],[]],[[[291,[-1,-2]]],[[279,[-1]]],[],[]],[-1,-2,[],[]],[[[291,[-1,-2]]],[[39,[-1,-1,-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[297,[-1,-2,-3]]],[[171,[-1,-2,-3]]],[310,308],[],[]],[-1,-2,[],[]],[[[297,[-1,-2,-3]]],[[224,[-1,-2]]],[],[],[]],[[[298,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[310,308],[],[]],[-1,-2,[],[]],[[[298,[-1,-2,-3]]],[[292,[-1,-2]]],[],[],[]],[[[224,[-1,-2]]],[[39,[-1,-1]]],[],[]],[[[224,[-1,-2]]],[[279,[-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[292,[-1,-2]]],[[279,[-1]]],[],[]],[[[292,[-1,-2]]],[[39,[-1,-1,-1]]],[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[305,[-1,-2,-3]]],[[305,[-1,-3,-2]]],267,[],[]],[[[302,[-1,-2,-3]]],[[302,[-1,-3,-2]]],267,[],[]],[[[295,[-1,-2,-3]]],[[295,[-3,-2]]],[308,257],[],[]],[[[171,[-1,-2,-3]]],[[44,[[171,[-1,-3,-2]]]]],[92,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],93,310,308],[],[]],[[[301,[-1,-2,-3]]],[[44,[[301,[-1,-3,-2]]]]],[[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,[265,[],[[48,[]]]],[239,[],[[48,[]]]],126,308,310],[],[]],[[[297,[-1,-2,-3]]],[[297,[-3,-2]]],[265,92],[],[]],[[[298,[-1,-2,-3]]],[[298,[-3,-2]]],[265,92],[],[]],[[[306,[-1,-2,-3]]],[[306,[-1,-3,-2]]],[],[],[]],[[[301,[-1,-2,-3]]],6,[310,308,93],[],[]],[[[301,[-1,-2,-3]]],6,[[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,[265,[],[[48,[]]]],[239,[],[[48,[]]]],126,308,310],[],[]],[[[228,[-1,-2]]],6,126,[]],[[[304,[-1,-2]]],6,126,[]],[[[303,[-1,-2]]],6,[92,310,126],[]],[[[268,[-1,-2]]],6,[310,126],[]],[[[291,[-1,-2]]],6,[310,126],[]],[[[228,[-1,-2]]],6,263,[]],[[[304,[-1,-2]]],6,263,[]],[[[201,[-1,-2]]],6,263,[]],[[[294,[-1,-2]]],6,263,[]],[[[303,[-1,-2]]],6,263,[]],[[[268,[-1,-2]]],6,263,[]],[[[291,[-1,-2]]],6,263,[]],[[[224,[-1,-2]]],6,263,[]],[[[292,[-1,-2]]],6,263,[]],[[[295,[-1,-2,-3]]],6,[93,308],[],[]],[[[297,[-1,-2,-3]]],6,[310,93],[],[]],[[[298,[-1,-2,-3]]],6,[310,93],[],[]],[[[171,[-1,-2,-3]]],6,[92,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],93,310,308],[],[]],[[[301,[-1,-2,-3]]],6,[[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,[265,[],[[48,[]]]],[239,[],[[48,[]]]],126,308,310],[],[]],[[[228,[-1,-2]]],6,126,[]],[[[304,[-1,-2]]],6,126,[]],[[[302,[-1,-2,-3]]],6,[],[],[]],[[[268,[-1,-2]]],6,290,[]],[[[291,[-1,-2]]],6,290,[]],[[[296,[-1,-2]]],6,[310,93],[]],0,0,0,[[[224,[-1,-2]]],-1,267,[]],[[[292,[-1,-2]]],-1,267,[]],[[[228,[-1,-2]],[228,[-1,-2]],-1],[[228,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[304,[-1,-2]],[304,[-1,-2]],-1],[[304,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[293,[-1,-2]],[293,[-1,-2]],-1],[[293,[-1,-2]]],[308,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[239,[],[[48,[]]]],47],[]],[[[201,[-1,-2]],[201,[-1,-2]],-1],[[201,[-1,-2]]],[308,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[239,[],[[48,[]]]],92],[]],[[[294,[-1,-2]],[294,[-1,-2]],-1],[[294,[-1,-2]]],[308,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[239,[],[[48,[]]]],92],[]],[[[303,[-1,-2]],[303,[-1,-2]],-1],[[303,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[302,[-1,-2,-3]],[302,[-1,-2,-3]],-1],[[302,[-1,-2,-3]]],267,[],[]],[[[268,[-1,-2]],[268,[-1,-2]],-1],[[268,[-1,-2]]],[308,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[239,[],[[48,[]]]],92],[]],[[[291,[-1,-2]],[291,[-1,-2]],-1],[[291,[-1,-2]]],[308,[247,[],[[48,[]]]],[248,[],[[48,[]]]],[239,[],[[48,[]]]],92],[]],[[[224,[-1,-2]],[224,[-1,-2]],-1],[[224,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[292,[-1,-2]],[292,[-1,-2]],-1],[[292,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[268,[-1,-2]],[268,[-1,-2]]],299,126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],300,126,[]],[[[224,[-1,-2]],[224,[-1,-2]]],299,126,[]],[[[292,[-1,-2]],[292,[-1,-2]]],300,126,[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],126,[]],[[[201,[-1,-2]],[201,[-1,-2]]],[[201,[-1,-2]]],126,[]],[[[294,[-1,-2]],[294,[-1,-2]]],[[294,[-1,-2]]],126,[]],[[[303,[-1,-2]]],[[201,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],[[295,[-1,-2,-3]]],126,[],[]],[[[268,[-1,-2]],[268,[-1,-2]]],[[268,[-1,-2]]],126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],126,[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],126,[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],126,[]],0,0,[[[303,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],126,[]],[[[201,[-1,-2]],[201,[-1,-2]]],[[201,[-1,-2]]],126,[]],[[[294,[-1,-2]],[294,[-1,-2]]],[[294,[-1,-2]]],126,[]],[[[303,[-1,-2]]],[[201,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],[[295,[-1,-2,-3]]],126,[],[]],[[[268,[-1,-2]],[268,[-1,-2]]],[[268,[-1,-2]]],126,[]],[[[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],126,[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],126,[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],126,[]],0,0,[[[303,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],[[[228,[-1,-2]],-1],[],[92,248],[]],[[[228,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[304,[-1,-2]],-1],[],[92,248],[]],[[[304,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[293,[-1,-2]],-1],[],248,[]],[[[293,[-1,-2]],[295,[-1,-2,-3]]],[],248,[],[]],[[[201,[-1,-2]],-1],[],[92,248],[]],[[[201,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[294,[-1,-2]],-1],[],[92,248],[]],[[[294,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[303,[-1,-2]],-1],[],[92,248],[]],[[[303,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[295,[-1,-2,-3]],[295,[-1,-3,-4]]],[],248,[],[],[]],[[[296,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[296,[-1,-2]],-1],[],[92,248],[]],[[[268,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[268,[-1,-2]],-1],[],[92,248],[]],[[[291,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[291,[-1,-2]],-1],[],[92,248],[]],[[[224,[-1,-2]],-1],[],[92,248],[]],[[[224,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[292,[-1,-2]],-1],[],[92,248],[]],[[[292,[-1,-2]],[295,[-1,-2,-3]]],[],[92,248],[],[]],[[[228,[-1,-2]],-1],39,[92,264],[]],[[[228,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[304,[-1,-2]],-1],39,[92,264],[]],[[[304,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[293,[-1,-2]],-1],39,[92,[248,[],[[48,[]]]]],[]],[[[201,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[201,[-1,-2]],-1],39,[92,[248,[],[[48,[]]]]],[]],[[[294,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[294,[-1,-2]],-1],39,[92,264],[]],[[[303,[-1,-2]],-1],39,[92,264],[]],[[[303,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[296,[-1,-2]],-1],39,[92,264],[]],[[[296,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[268,[-1,-2]],-1],39,[92,264],[]],[[[268,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[291,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[291,[-1,-2]],-1],39,[92,264],[]],[[[224,[-1,-2]],-1],39,[92,[248,[],[[48,[]]]]],[]],[[[224,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[292,[-1,-2]],[295,[-1,-2,-2]]],39,[92,264],[]],[[[292,[-1,-2]],-1],39,[92,[248,[],[[48,[]]]]],[]],[[[301,[-1,-2,-3]],-1],[[301,[-1,-2,-3]]],[[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,[265,[],[[48,[]]]],[239,[],[[48,[]]]],126,308,310],[],[]],[[[293,[-1,-2]]],[],265,[]],[[[201,[-1,-2]]],[],265,[]],[[[294,[-1,-2]]],[],265,[]],[[[296,[-1,-2]]],[[296,[-1,-2]]],[[265,[],[[48,[]]]]],[]],[[[268,[-1,-2]]],[],265,[]],[[[291,[-1,-2]]],[],265,[]],[[[224,[-1,-2]]],[],265,[]],[[[292,[-1,-2]]],[],265,[]],[[[201,[-1,-2]],[201,[-1,-2]]],[[228,[-1,-2]]],[],[]],[[[294,[-1,-2]],[294,[-1,-2]]],[[304,[-1,-2]]],[],[]],[[-1,-1,-1,-1],[[309,[-1,-2]]],[],[]],[-1,[[293,[-1,-2]]],[],[]],[[-1,-1],[[201,[-1,-2]]],[],[]],[[-1,-1,-1],[[294,[-1,-2]]],[],[]],[[[201,[-1,-2]],[268,[-1,-2]]],[[303,[-1,-2]]],[],[]],[[[225,[-1]]],[[305,[-1,-2,-3]]],[],[],[]],[-1,[[295,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1],[[296,[-1,-2]]],[],[]],[[-1,-1],[[268,[-1,-2]]],[],[]],[[-1,-1,-1],[[291,[-1,-2]]],[],[]],[[-1,-1,-1,-1,-1,-1],[[171,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],[[301,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[297,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1],[[298,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[224,[-1,-2]]],[],[]],[[-1,-1,-1],[[292,[-1,-2]]],[],[]],[[[302,[-1,-2,-3]],[292,[-1,-3]]],[[306,[-1,-2,-3]]],[],[],[]],[[-1,-1,-1,-1,-1,-1],[[301,[-1,-2,-3]]],[310,308],[],[]],[-1,[[296,[-1,-2]]],92,[]],[[[292,[-1,-2]],[302,[-1,-2,-3]]],[[306,[-1,-2,-3]]],[],[],[]],[299,6],[300,6],[[[302,[-1,-2,-3]]],-1,267,[],[]],[[[302,[-1,-2,-3]]],[[302,[-1,-2,-3]]],267,[],[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],267,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],267,[]],[299,299],[300,300],[[[268,[-1,-2]],[268,[-1,-2]]],299,93,[]],[[[291,[-1,-2]],[291,[-1,-2]]],300,93,[]],[[[224,[-1,-2]],[224,[-1,-2]]],299,93,[]],[[[292,[-1,-2]],[292,[-1,-2]]],300,93,[]],0,[[],[[295,[-1,-2,-3]]],308,[],[]],[[],[[224,[-1,-2]]],308,[]],[[],[[292,[-1,-2]]],308,[]],[[299,299],299],[[300,300],300],[[],[[201,[-1,-2]]],310,[]],[[],[[294,[-1,-2]]],310,[]],0,[[-1,-1,-1,-1,-1,-1],[[301,[-1,-2,-3]]],[],[],[]],[[[228,[-1,-2]],[296,[-1,-2]]],[[228,[-1,-2]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[303,[-1,-2]],[296,[-1,-2]]],[[303,[-1,-2]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[171,[-1,-2,-3]],[228,[-1,-2]]],[[228,[-1,-3]]],[[247,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[301,[-1,-2,-3]],[228,[-1,-2]]],[[44,[[228,[-1,-3]]]]],[[247,[],[[48,[]]]],[257,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[301,[-1,-2,-3]],[304,[-1,-2]]],[[44,[[304,[-1,-3]]]]],[[247,[],[[48,[]]]],[257,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[171,[-1,-2,-3]],[303,[-1,-2]]],[[303,[-1,-3]]],[[247,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[301,[-1,-2,-3]],[303,[-1,-2]]],[[44,[[303,[-1,-3]]]]],[[247,[],[[48,[]]]],[257,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[44,[234]]],126,[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],[[44,[234]]],126,[],[]],[[170,170],[[44,[234]]]],[-1,[[301,[-1,-2,-3]]],[],[],[]],[[-1,-1],[[201,[-1,-2]]],[],[]],[[-1,-1,-1],[[294,[-1,-2]]],[],[]],[[[201,[114,-1]]],[[201,[114,170]]],[]],[[[171,[-1,-2,-3]],[225,[-1]]],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],310,256],[],[]],[[[301,[-1,-2,-3]],-1,-1,-1,[225,[-1]]],[[301,[-1,-2,-3]]],[[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,310,308,256],[],[]],[[[171,[-1,-2,-3]],-1,-1],[[171,[-1,-2,-3]]],[92,[248,[],[[48,[]]]]],[],[]],[[[301,[-1,-2,-3]],-1,-1,-1],[[301,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310,308],[],[]],[[[171,[-1,-2,-3]],[224,[-1,-2]]],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310,308],[],[]],[[[301,[-1,-2,-3]],[292,[-1,-2]]],[[301,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310,308],[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],[[247,[],[[48,[]]]],[257,[],[[48,[]]]],92,[248,[],[[48,[]]]],[239,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[[247,[],[[48,[]]]],[257,[],[[48,[]]]],92,[248,[],[[48,[]]]],[239,[],[[48,[]]]]],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[92,[248,[],[[48,[]]]],[257,[],[[48,[]]]],310,308,93],[],[]],[[-1,-1,-1,-1],[[302,[-1,-2,-3]]],[],[],[]],0,[-1,[[305,[-1,-2,-3]]],[],[],[]],0,[256,256],[[-1,-1,-1,-1],[[303,[-1,-2]]],[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[308,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],92],[]],[[[201,[-1,-2]],[268,[-1,-2]]],[[201,[-1,-2]]],311,[]],[[[294,[-1,-2]],[291,[-1,-2]]],[[294,[-1,-2]]],311,[]],0,[[[224,[-1,-2]]],[[224,[-1,-2]]],263,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],263,[]],[[[225,[-1]]],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],310,256],[],[]],[[-1,-1,-1,[225,[-1]]],[[301,[-1,-2,-3]]],[],[],[]],0,[[[228,[-1,-2]]],[[228,[-1,-2]]],313,[]],[[[304,[-1,-2]]],[[304,[-1,-2]]],313,[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],313,[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],[313,92],[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],313,[]],[[[294,[-1,-2]]],[[294,[-1,-2]]],[313,92],[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],[312,307,313,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],313,[]],[[[268,[-1,-2]]],[[268,[-1,-2]]],[313,92],[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],313,[]],[[[291,[-1,-2]]],[[291,[-1,-2]]],[313,92],[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],313,[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],[313,92],[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],313,[]],[[[292,[-1,-2]]],[[292,[-1,-2]]],[313,92],[]],[[[228,[-1,-2]]],[[228,[-1,-2]]],[312,307],[]],[[[304,[-1,-2]]],[[304,[-1,-2]]],[312,307],[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],[312,307,313,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[228,[-1,-2]]],[[228,[-1,-2]]],[312,307],[]],[[[304,[-1,-2]]],[[304,[-1,-2]]],[312,307],[]],[[[303,[-1,-2]]],[[303,[-1,-2]]],[312,307,313,[239,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],314,[]],[[[293,[-1,-2]],[293,[-1,-2]]],[[293,[-1,-2]]],314,[]],[[[228,[-2,-3]],-1,-1],[[228,[-2,-3]]],92,[[248,[-1],[[48,[]]]],92],[]],[[[304,[-2,-3]],-1,-1,-1],[[304,[-2,-3]]],92,[[248,[-1],[[48,[]]]],92],[]],[[[303,[-2,-3]],-1,-1],[[303,[-2,-3]]],92,[92,[248,[-1],[[48,[]]]]],[]],[[-1,-1],[[171,[-1,-2,-3]]],310,[],[]],[[-1,-1,-1],[[301,[-1,-2,-3]]],[310,308],[],[]],[[299,[201,[-1,-2]],[201,[-1,-2]]],[[201,[-1,-2]]],[],[]],[[300,[294,[-1,-2]],[294,[-1,-2]]],[[294,[-1,-2]]],[],[]],[[299,[268,[-1,-2]],[268,[-1,-2]]],[[268,[-1,-2]]],[],[]],[[300,[291,[-1,-2]],[291,[-1,-2]]],[[291,[-1,-2]]],[],[]],[[299,[224,[-1,-2]],[224,[-1,-2]]],[[224,[-1,-2]]],[],[]],[[300,[292,[-1,-2]],[292,[-1,-2]]],[[292,[-1,-2]]],[],[]],[[[228,[-1,-2]],[268,[-1,-2]]],39,[92,[247,[],[[48,[]]]]],[]],[256,256],[[[228,[-1,-2]]],[[268,[-1,-2]]],[92,[247,[],[[48,[]]]]],[]],[[[304,[-1,-2]]],[[291,[-1,-2]]],[92,[247,[],[[48,[]]]]],[]],0,[[-1,-1],[[268,[-1,-2]]],[],[]],[[-1,-1,-1],[[291,[-1,-2]]],[],[]],[[[225,[-1]],[225,[-1]]],[[301,[-1,-2,-3]]],[256,310,308],[],[]],[[[302,[-1,-2,-3]],[302,[-1,-2,-3]],-1],[[302,[-1,-2,-3]]],[],[],[]],[-1,[[201,[-1,-2]]],47,[]],[-1,[[294,[-1,-2]]],47,[]],[-1,[[268,[-1,-2]]],47,[]],[-1,[[291,[-1,-2]]],47,[]],[-1,[[297,[-1,-2,-3]]],47,[],[]],[-1,[[298,[-1,-2,-3]]],47,[],[]],[-1,[[224,[-1,-2]]],47,[]],[-1,[[292,[-1,-2]]],47,[]],[[[224,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[239,[],[[48,[]]]]],[]],[[[292,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[239,[],[[48,[]]]]],[]],[[[302,[-1,-2,-3]]],-1,267,[],[]],[[[293,[-1,-2]],[293,[-1,-2]]],[],247,[]],[[[201,[-1,-2]],[201,[-1,-2]]],[],247,[]],[[[201,[-1,-2]],[224,[-1,-2]]],[],247,[]],[[[201,[-1,-2]],[268,[-1,-2]]],[],247,[]],[[[294,[-1,-2]],[291,[-1,-2]]],[],247,[]],[[[294,[-1,-2]],[294,[-1,-2]]],[],247,[]],[[[294,[-1,-2]],[292,[-1,-2]]],[],247,[]],[[[295,[-1,-2,-3]],[295,[-1,-2,-3]]],[],247,[],[]],[[[296,[-1,-2]],[296,[-1,-2]]],[[296,[-1,-2]]],[[247,[],[[48,[]]]]],[]],[[[268,[-1,-2]],[268,[-1,-2]]],[],247,[]],[[[291,[-1,-2]],[291,[-1,-2]]],[],247,[]],[[[297,[-1,-2,-3]],[297,[-1,-4,-3]]],[],247,[],[],[]],[[[298,[-1,-2,-3]],[298,[-1,-4,-3]]],[],247,[],[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],[],247,[]],[[[292,[-1,-2]],[292,[-1,-2]]],[],247,[]],[[[293,[-1,-2]],[293,[-1,-2]]],39,269,[]],[[[201,[-1,-2]],[268,[-1,-2]]],39,269,[]],[[[201,[-1,-2]],[224,[-1,-2]]],39,[92,[247,[],[[48,[]]]]],[]],[[[294,[-1,-2]],[292,[-1,-2]]],39,[92,[247,[],[[48,[]]]]],[]],[[[294,[-1,-2]],[291,[-1,-2]]],39,269,[]],[[[296,[-1,-2]],[296,[-1,-2]]],39,269,[]],[[[268,[-1,-2]],[268,[-1,-2]]],39,269,[]],[[[291,[-1,-2]],[291,[-1,-2]]],39,269,[]],[[[297,[-1,-2,-3]],[297,[-1,-3,-3]]],39,269,[],[]],[[[298,[-1,-2,-3]],[298,[-1,-3,-3]]],39,269,[],[]],[[[224,[-1,-2]],[224,[-1,-2]]],39,[92,[247,[],[[48,[]]]]],[]],[[[292,[-1,-2]],[292,[-1,-2]]],39,[92,[247,[],[[48,[]]]]],[]],[-3,[[293,[-1,-2]]],[[239,[],[[48,[]]]],310],[],[[270,[],[[40,[[293,[-1,-2]]]]]]]],[-3,[[293,[-1,-2]]],[[239,[],[[48,[]]]],92,310],[],[[270,[],[[40,[[293,[-1,-2]]]]]]]],[-3,[[268,[-1,-2]]],[[239,[],[[48,[]]]],92,310],[],[[270,[],[[40,[[268,[-1,-2]]]]]]]],[-3,[[268,[-1,-2]]],[[239,[],[[48,[]]]],310],[],[[270,[],[[40,[[268,[-1,-2]]]]]]]],[-3,[[291,[-1,-2]]],[[239,[],[[48,[]]]],310],[],[[270,[],[[40,[[291,[-1,-2]]]]]]]],[-3,[[291,[-1,-2]]],[[239,[],[[48,[]]]],92,310],[],[[270,[],[[40,[[291,[-1,-2]]]]]]]],[-3,[[224,[-1,-2]]],[[239,[],[[48,[]]]],310],[],[[270,[],[[40,[[224,[-1,-2]]]]]]]],[-3,[[224,[-1,-2]]],[[239,[],[[48,[]]]],92,310],[],[[270,[],[[40,[[224,[-1,-2]]]]]]]],[-3,[[292,[-1,-2]]],[[239,[],[[48,[]]]],310],[],[[270,[],[[40,[[292,[-1,-2]]]]]]]],[-3,[[292,[-1,-2]]],[[239,[],[[48,[]]]],92,310],[],[[270,[],[[40,[[292,[-1,-2]]]]]]]],[256,256],[[[305,[-1,-2,-3]],[305,[-1,-4,-2]]],[[305,[-1,-4,-3]]],267,[],[],[]],[[[302,[-1,-2,-3]],[302,[-1,-3,-4]]],[[302,[-1,-2,-4]]],[],[],[],[]],[[[171,[-1,-2,-3]],[171,[-1,-3,-4]]],[[171,[-1,-2,-4]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[],[]],[[[301,[-1,-2,-3]],[301,[-1,-3,-4]]],[[301,[-1,-2,-4]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[],[]],[[[306,[-1,-2,-3]],[306,[-1,-3,-4]]],[[306,[-1,-2,-4]]],[],[],[],[]],[[[171,[-1,-2,-3]],[225,[-1]]],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],310,256],[],[]],[[[301,[-1,-2,-3]],-1,-1,-1,[225,[-1]]],[[301,[-1,-2,-3]]],[[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],[257,[],[[48,[]]]],92,310,308,256],[],[]],[[[171,[-1,-2,-3]],-1,-1],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310],[],[]],[[[301,[-1,-2,-3]],-1,-1,-1],[[301,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310,308],[],[]],[[[171,[-1,-2,-3]],[224,[-1,-3]]],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310,308],[],[]],[[[301,[-1,-2,-3]],[292,[-1,-3]]],[[301,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]],310,308],[],[]],[[[294,[-1,-2]]],[[201,[-1,-2]]],92,[]],[[[301,[-1,-2,-3]]],[[171,[-1,-2,-3]]],92,[],[]],[[[292,[-1,-2]]],[[224,[-1,-2]]],92,[]],[[[201,[-1,-2]]],[[294,[-1,-2]]],[310,92],[]],[[[305,[-1,-2,-3]]],[[302,[-1,-2,-3]]],267,[],[]],[[[171,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[310,308,92],[],[]],[[[224,[-1,-2]]],[[292,[-1,-2]]],[310,92],[]],[[[201,[-1,-2]]],[[279,[-1]]],92,[]],[[[294,[-1,-2]]],[[279,[-1]]],92,[]],[[[268,[-1,-2]]],[[279,[-1]]],92,[]],[[[291,[-1,-2]]],[[279,[-1]]],92,[]],[[[171,[-1,-2,-3]]],[[279,[-1]]],92,[],[]],[[[301,[-1,-2,-3]]],[[279,[-1]]],92,[],[]],[[[297,[-1,-2,-3]]],[[279,[-1]]],92,[],[]],[[[298,[-1,-2,-3]]],[[279,[-1]]],92,[],[]],[[[224,[-1,-2]]],[[279,[-1]]],92,[]],[[[292,[-1,-2]]],[[279,[-1]]],92,[]],[[[294,[-1,-2]]],[[279,[-1]]],[308,92],[]],[[[292,[-1,-2]]],[[279,[-1]]],[310,92],[]],[[[171,[-1,-2,-3]]],[[279,[-1]]],92,[],[]],[[[301,[-1,-2,-3]]],[[279,[-1]]],92,[],[]],[[[171,[-1,-2,-3]]],[[279,[[279,[-1]]]]],92,[],[]],[[[301,[-1,-2,-3]]],[[279,[[279,[-1]]]]],92,[],[]],[[[301,[-1,-2,-3]]],[[279,[[279,[-1]]]]],92,[],[]],[[[303,[-1,-2]]],[[228,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[228,[-1,-2]]],[[228,[114,-2]]],[252,92],[]],[[[304,[-1,-2]]],[[304,[114,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[201,[114,-2]]],[252,92],[]],[[[294,[-1,-2]]],[[294,[114,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[114,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[114,-2]]],[252,92],[]],[[[291,[-1,-2]]],[[291,[114,-2]]],[252,92],[]],[[[224,[-1,-2]]],[[224,[114,-2]]],[252,92],[]],[[[292,[-1,-2]]],[[292,[114,-2]]],[252,92],[]],[[[228,[-1,-2]]],[[228,[271,-2]]],[252,92],[]],[[[304,[-1,-2]]],[[304,[271,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[201,[271,-2]]],[252,92],[]],[[[294,[-1,-2]]],[[294,[271,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[271,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[271,-2]]],[252,92],[]],[[[291,[-1,-2]]],[[291,[271,-2]]],[252,92],[]],[[[224,[-1,-2]]],[[224,[271,-2]]],[252,92],[]],[[[292,[-1,-2]]],[[292,[271,-2]]],[252,92],[]],[[[228,[-1,-2]]],[[228,[284,-2]]],[252,92],[]],[[[304,[-1,-2]]],[[304,[284,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[201,[284,-2]]],[252,92],[]],[[[294,[-1,-2]]],[[294,[284,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[284,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[284,-2]]],[252,92],[]],[[[291,[-1,-2]]],[[291,[284,-2]]],[252,92],[]],[[[224,[-1,-2]]],[[224,[284,-2]]],[252,92],[]],[[[292,[-1,-2]]],[[292,[284,-2]]],[252,92],[]],[[[228,[-1,-2]]],[[228,[287,-2]]],[252,92],[]],[[[304,[-1,-2]]],[[304,[287,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[201,[287,-2]]],[252,92],[]],[[[294,[-1,-2]]],[[294,[287,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[287,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[287,-2]]],[252,92],[]],[[[291,[-1,-2]]],[[291,[287,-2]]],[252,92],[]],[[[224,[-1,-2]]],[[224,[287,-2]]],[252,92],[]],[[[292,[-1,-2]]],[[292,[287,-2]]],[252,92],[]],[[[228,[-1,-2]]],[[44,[[228,[-1,-2]]]]],[92,126],[]],[[[304,[-1,-2]]],[[44,[[304,[-1,-2]]]]],[92,126],[]],[[[303,[-1,-2]]],[[44,[[303,[-1,-2]]]]],[92,310,126],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[224,[-1,-2]]],[[201,[-1,-2]]],92,[]],[[[292,[-1,-2]]],[[294,[-1,-2]]],92,[]],[[[309,[-1,-2]]],[[44,[[201,[-1,-2]]]]],[92,[257,[],[[48,[]]]],310,126],[]],[[[309,[-1,-2]]],[[44,[[294,[-1,-2]]]]],[92,[257,[],[[48,[]]]],310,126],[]],[[[228,[-1,-2]]],[[303,[-1,-2]]],[92,[247,[],[[48,[]]]]],[]],[[[224,[-1,-2]]],[[268,[-1,-2]]],92,[]],[[[305,[-1,-2,-3]]],[[171,[-1,-2,-3]]],[92,[239,[],[[48,[]]]],[247,[],[[48,[]]]],[248,[],[[48,[]]]],266,256],[],[]],[[[302,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[],[],[]],[[[297,[-1,-2,-3]]],[[171,[-1,-2,-3]]],[310,308,92],[],[]],[[[298,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[310,308,92],[],[]],[[[224,[-1,-2]]],[[171,[-1,-2,-2]]],[310,308,92],[]],[[[292,[-1,-2]]],[[301,[-1,-2,-2]]],[310,308,92],[]],[[[306,[-1,-2,-3]]],[[301,[-1,-2,-3]]],[],[],[]],[[[201,[-1,-2]]],[[39,[-1,-1]]],92,[]],[[[294,[-1,-2]]],[[39,[-1,-1,-1]]],92,[]],[[[268,[-1,-2]]],[[39,[-1,-1]]],92,[]],[[[291,[-1,-2]]],[[39,[-1,-1,-1]]],92,[]],[[[297,[-1,-2,-3]]],[[39,[-1,-1]]],92,[],[]],[[[298,[-1,-2,-3]]],[[39,[-1,-1,-1]]],92,[],[]],[[[224,[-1,-2]]],[[39,[-1,-1]]],92,[]],[[[292,[-1,-2]]],[[39,[-1,-1,-1]]],92,[]],[[[294,[-1,-2]]],[[39,[-1,-1,-1,-1]]],[308,92],[]],[[[292,[-1,-2]]],[[39,[-1,-1,-1,-1]]],[310,92],[]],[[[228,[-1,-2]]],[[228,[61,-2]]],[252,92],[]],[[[304,[-1,-2]]],[[304,[61,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[201,[61,-2]]],[252,92],[]],[[[294,[-1,-2]]],[[294,[61,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[61,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[61,-2]]],[252,92],[]],[[[291,[-1,-2]]],[[291,[61,-2]]],[252,92],[]],[[[224,[-1,-2]]],[[224,[61,-2]]],[252,92],[]],[[[292,[-1,-2]]],[[292,[61,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[289,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[289,-2]]],[252,92],[]],[[[228,[-1,-2]]],[[228,[-1,170]]],92,[]],[[[304,[-1,-2]]],[[304,[-1,170]]],92,[]],[[[201,[-1,-2]]],[[201,[-1,170]]],92,[]],[[[294,[-1,-2]]],[[294,[-1,170]]],92,[]],[[[303,[-1,-2]]],[[303,[-1,170]]],92,[]],[[[305,[-1,-2,-3]]],[[305,[-1,170,170]]],92,[],[]],[[[302,[-1,-2,-3]]],[[302,[-1,170,170]]],92,[],[]],[[[268,[-1,-2]]],[[268,[-1,170]]],92,[]],[[[291,[-1,-2]]],[[291,[-1,170]]],92,[]],[[[171,[-1,-2,-3]]],[[171,[-1,170,170]]],92,[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,170,170]]],92,[],[]],[[[297,[-1,-2,-3]]],[[297,[-1,170,170]]],92,[],[]],[[[298,[-1,-2,-3]]],[[298,[-1,170,170]]],92,[],[]],[[[224,[-1,-2]]],[[224,[-1,170]]],92,[]],[[[292,[-1,-2]]],[[292,[-1,170]]],92,[]],[[[306,[-1,-2,-3]]],[[306,[-1,170,170]]],[],[],[]],[[[228,[-1,-2]]],[[228,[59,-2]]],[252,92],[]],[[[304,[-1,-2]]],[[304,[59,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[201,[59,-2]]],[252,92],[]],[[[294,[-1,-2]]],[[294,[59,-2]]],[252,92],[]],[[[303,[-1,-2]]],[[303,[59,-2]]],[252,92],[]],[[[268,[-1,-2]]],[[268,[59,-2]]],[252,92],[]],[[[291,[-1,-2]]],[[291,[59,-2]]],[252,92],[]],[[[224,[-1,-2]]],[[224,[59,-2]]],[252,92],[]],[[[292,[-1,-2]]],[[292,[59,-2]]],[252,92],[]],[[[201,[-1,-2]]],[[224,[-1,-2]]],92,[]],[[[294,[-1,-2]]],[[292,[-1,-2]]],92,[]],[[[268,[-1,-2]]],[[224,[-1,-2]]],92,[]],[[[291,[-1,-2]]],[[292,[-1,-2]]],92,[]],[[[297,[-1,-2,-3]]],[[224,[-1,-2]]],92,[],[]],[[[298,[-1,-2,-3]]],[[292,[-1,-2]]],92,[],[]],0,[[[297,[-1,-2,-3]],[228,[-1,-2]]],[[228,[-3]]],[239,92],[],[]],[[[295,[-1,-2,-3]],[228,[-1,-2]]],[[228,[-3]]],[92,248],[],[]],[[[298,[-1,-2,-3]],[228,[-1,-2]]],[[228,[-3]]],[239,92],[],[]],[[[295,[-1,-2,-3]],[304,[-1,-2]]],[[304,[-3]]],[92,248],[],[]],[[[298,[-1,-2,-3]],[304,[-1,-2]]],[[304,[-3]]],[239,92],[],[]],[[[305,[-1,170,170]],[201,[-1,170]]],[[201,[-1,170]]],237],[[[305,[-1,-2,-3]],[201,[-1,-2]]],[[201,[-1,-3]]],267,[],[]],[[[295,[-1,170,170]],[201,[-1,170]]],[[201,[-1,170]]],237],[[[295,[-1,-2,-3]],[201,[-1,-2]]],[[201,[-3]]],[92,248],[],[]],[[[171,[-1,170,170]],[201,[-1,170]]],[[201,[-1,170]]],237],[[[171,[-1,-2,-3]],[201,[-1,-2]]],[[201,[-1,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[297,[-1,-2,-3]],[201,[-1,-2]]],[[201,[-3]]],[239,92],[],[]],[[[297,[-1,170,170]],[201,[-1,170]]],[[201,[-1,170]]],237],[[[302,[-1,-2,-3]],[201,[-1,-2]]],[[201,[-1,-3]]],[],[],[]],[[[301,[-1,-2,-3]],[201,[-1,-2]]],[[44,[[201,[-1,-3]]]]],[[257,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[298,[-1,-2,-3]],[201,[-1,-2]]],[[201,[-3]]],[239,92],[],[]],[[[301,[-1,-2,-3]],[201,[-1,-2]]],[[309,[-1,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[302,[-1,-2,-3]],[294,[-1,-2]]],[[294,[-1,-3]]],[],[],[]],[[[295,[-1,-2,-3]],[294,[-1,-2]]],[[294,[-3]]],[92,248],[],[]],[[[301,[-1,-2,-3]],[294,[-1,-2]]],[[44,[[294,[-1,-3]]]]],[[257,[],[[48,[]]]],310,126,92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[298,[-1,-2,-3]],[294,[-1,-2]]],[[294,[-3]]],[239,92],[],[]],[[[301,[-1,-2,-3]],[294,[-1,-2]]],[[309,[-1,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[295,[-1,-2,-3]],[303,[-1,-2]]],[[303,[-3]]],[92,248],[],[]],[[[297,[-1,-2,-3]],[303,[-1,-2]]],[[303,[-3]]],[[239,[],[[48,[]]]],92],[],[]],[[[298,[-1,-2,-3]],[303,[-1,-2]]],[[303,[-1,-3]]],[[239,[],[[48,[]]]],92],[],[]],[[[295,[-1,-2,-3]],[268,[-1,-2]]],[[268,[-3]]],[92,248],[],[]],[[[297,[-1,-2,-3]],[268,[-1,-2]]],[[268,[-1,-3]]],[],[],[]],[[[298,[-1,-2,-3]],[268,[-1,-2]]],[[268,[-1,-3]]],[],[],[]],[[[305,[-1,170,170]],[224,[-1,170]]],[[224,[-1,170]]],237],[[[305,[-1,-2,-3]],[224,[-1,-2]]],[[224,[-1,-3]]],267,[],[]],[[[295,[-1,-2,-3]],[224,[-1,-2]]],[[224,[-3]]],[92,248],[],[]],[[[295,[-1,170,170]],[224,[-1,170]]],[[224,[-1,170]]],237],[[[171,[-1,-2,-3]],[224,[-1,-2]]],[[224,[-1,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[171,[-1,170,170]],[224,[-1,170]]],[[224,[-1,170]]],237],[[[297,[-1,170,170]],[224,[-1,170]]],[[224,[-1,170]]],237],[[[302,[-1,-2,-3]],[224,[-1,-2]]],[[224,[-1,-3]]],[],[],[]],[[[301,[-1,-2,-3]],[224,[-1,-2]]],[[224,[-1,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[302,[-1,-2,-3]],[292,[-1,-2]]],[[292,[-1,-3]]],[],[],[]],[[[301,[-1,-2,-3]],[292,[-1,-2]]],[[292,[-1,-3]]],[92,[239,[],[[48,[]]]],[248,[],[[48,[]]]]],[],[]],[[[228,[-1,-2]],[224,[-1,-2]]],[[228,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[304,[-1,-2]],[292,[-1,-2]]],[[304,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[[303,[-1,-2]],[224,[-1,-2]]],[[303,[-1,-2]]],[92,[239,[],[[48,[]]]]],[]],[[-1,-1],[[171,[-1,-2,-3]]],[310,308],[],[]],[[-1,-1,-1],[[301,[-1,-2,-3]]],[310,308],[],[]],0,[[[228,[-1,-2]]],[[44,[[228,[-3,-2]]]]],[252,92],[],252],[[[304,[-1,-2]]],[[44,[[304,[-3,-2]]]]],[252,92],[],252],[[[293,[-1,-2]]],[[44,[[293,[-3,-2]]]]],[252,47],[],252],[[[201,[-1,-2]]],[[44,[[201,[-3,-2]]]]],[252,92],[],252],[[[294,[-1,-2]]],[[44,[[294,[-3,-2]]]]],[252,92],[],252],[[[303,[-1,-2]]],[[44,[[303,[-3,-2]]]]],[252,92],[],252],[[[295,[-1,-2,-3]]],[[44,[[295,[-4,-2,-3]]]]],252,[],[],252],[[[268,[-1,-2]]],[[44,[[268,[-3,-2]]]]],[252,92],[],252],[[[291,[-1,-2]]],[[44,[[291,[-3,-2]]]]],[252,92],[],252],[[[171,[-1,-2,-3]]],[[44,[[171,[-4,-2,-3]]]]],[252,92],[],[],252],[[[301,[-1,-2,-3]]],[[44,[[301,[-4,-2,-3]]]]],[252,92],[],[],252],[[[224,[-1,-2]]],[[44,[[224,[-3,-2]]]]],[252,92],[],252],[[[292,[-1,-2]]],[[44,[[292,[-3,-2]]]]],[252,92],[],252],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[[[224,[-1,-2]]],[[44,[[224,[-1,-2]]]]],267,[]],[[[292,[-1,-2]]],[[44,[[292,[-1,-2]]]]],267,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[228,[-1,-2]],[228,[-1,-2]]],[[228,[-1,-2]]],[92,126],[]],[[[304,[-1,-2]],[304,[-1,-2]]],[[304,[-1,-2]]],[92,126],[]],[[[303,[-1,-2]],[303,[-1,-2]]],[[303,[-1,-2]]],[92,126,[239,[],[[48,[]]]],[247,[],[[48,[]]]],310],[]],[[-1,-1,-1,-1],[[302,[-1,-2,-3]]],267,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[-1,-1],[[224,[-1,-2]]],[],[]],[[-1,-1,-1],[[292,[-1,-2]]],[],[]],[[[302,[-1,-2,-3]]],[[292,[-1,170]]],92,[],[]],[[[296,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],[[[304,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[291,[-1,-2]]],-1,[[248,[],[[48,[]]]],92],[]],0,[[[228,[-1,-2]]],-1,[92,[247,[],[[48,[]]]]],[]],[[[304,[-1,-2]]],-1,[92,[247,[],[[48,[]]]]],[]],[[[303,[-1,-2]]],-1,[92,[239,[],[[48,[]]]]],[]],0,0,[[[171,[-1,-2,-3]]],[[171,[-1,-2,-4]]],92,[],[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-2,-4]]],92,[],[],[]],[[[224,[-1,-2]],-1],[[224,[-1,-2]]],267,[]],[[[224,[-1,-2]],-1],[[224,[-1,-2]]],267,[]],[[[292,[-1,-2]],-1],[[292,[-1,-2]]],267,[]],[[[224,[-1,-2]],-1],[[224,[-1,-2]]],267,[]],[[[292,[-1,-2]],-1],[[292,[-1,-2]]],267,[]],[[[171,[-1,-2,-3]]],[[171,[-1,-4,-3]]],92,[],[],[]],[[[301,[-1,-2,-3]]],[[301,[-1,-4,-3]]],92,[],[],[]],0,0,0,0,0,0,0,0,0,[[[228,[-1,-2]]],[[209,[-1]]],92,[]],[[[304,[-1,-2]]],[[209,[-1]]],92,[]],[[[303,[-1,-2]]],[[209,[-1]]],[92,[239,[],[[48,[]]]]],[]],[[[294,[-1,-2]]],[[201,[-1,-2]]],92,[]],[[[292,[-1,-2]]],[[224,[-1,-2]]],92,[]],[300,299],[[[304,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],[[[294,[-1,-2]]],[[201,[-1,-2]]],92,[]],[[[292,[-1,-2]]],[[224,[-1,-2]]],92,[]],[300,299],[[[304,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],0,0,0,0,0,0,0,0,0,[[[228,[-1,-2]]],[[209,[-1]]],92,[]],[[[304,[-1,-2]]],[[209,[-1]]],92,[]],[[[303,[-1,-2]]],[[209,[-1]]],[92,[239,[],[[48,[]]]]],[]],[[[201,[-1,-2]]],[[201,[-1,-2]]],92,[]],[[[224,[-1,-2]]],[[224,[-1,-2]]],92,[]],[[[294,[-1,-2]]],[[201,[-1,-2]]],92,[]],[[[292,[-1,-2]]],[[224,[-1,-2]]],92,[]],[300,299],[[[304,[-1,-2]]],-1,[92,[248,[],[[48,[]]]],[247,[],[[48,[]]]]],[]],0,0,0,0,0,[[[304,[-1,-2]]],[[209,[-1]]],92,[]],[[],[[228,[-1,-2]]],310,[]],[[],[[304,[-1,-2]]],310,[]],[[],[[293,[-1,-2]]],310,[]],[[],[[201,[-1,-2]]],310,[]],[[],[[201,[-1,-2]]],310,[]],[[],[[294,[-1,-2]]],310,[]],[[],[[294,[-1,-2]]],310,[]],[[],[[303,[-1,-2]]],310,[]],[[],[[296,[-1,-2]]],310,[]],[[],[[268,[-1,-2]]],310,[]],[[],[[268,[-1,-2]]],310,[]],[[],[[291,[-1,-2]]],310,[]],[[],[[291,[-1,-2]]],310,[]],[[],[[224,[-1,-2]]],310,[]],[[],[[224,[-1,-2]]],310,[]],[[],[[292,[-1,-2]]],310,[]],[[],[[292,[-1,-2]]],310,[]],0,[[],-1,[]],[[251,251],6],[[251,251,-1],6,[]],[[-1,-1],-1,126],[[-1,-1],-1,126],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[307,307],[312,312],[[],308],[313,313],[[],310],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[245,[-1]],-1],[[315,[-1]]],237],[[[261,[-1]]],[[44,[[201,[-1,170]]]]],237],[[[262,[-1]]],[[44,[-1]]],237],[[[261,[-1]]],[[39,[59,[44,[59]]]]],237],[[[262,[-1]]],[[39,[59,[44,[59]]]]],237],0,[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,[[[242,[],[[241,[-1]]]],-1],[[242,[],[[241,[-1]]]]],237],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[242,[],[[241,[-1]]]],-1],[[242,[],[[241,[-1]]]]],237],[[[242,[],[[241,[-1]]]],-1],[[224,[-1,170]]],237],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[242,[],[[241,[-1]]]]],[[242,[],[[241,[-1]]]]],237],[[[242,[],[[241,[-1]]]],-1,164],39,237],[[[242,[],[[241,[-1]]]]],[[201,[-1,170]]],237],[[[242,[],[[241,[-1]]]],-1],[[201,[-1,170]]],237],[[[242,[],[[241,[-1]]]],-1],[[39,[[242,[],[[241,[-1]]]],[242,[],[[241,[-1]]]]]]],237],[[[242,[],[[241,[-1]]]],[209,[-1]]],[[242,[],[[241,[-1]]]]],237],[[[242,[],[[241,[-1]]]]],[[201,[-1,170]]],237],[[222,[201,[-1,170]]],[[201,[-1,170]]],[]],[[222,[224,[-1,170]]],[[224,[-1,170]]],[]],[[[242,[],[[241,[-1]]]],-1],-1,237],[[[242,[],[[241,[-1]]]],-1],-1,237],[[-1,-1,-1,-1],[[255,[-1]]],237],[[[224,[-1,170]],[224,[-1,170]]],-1,237],[[[201,[-1,170]],[201,[-1,170]],[201,[-1,170]]],-1,237],[[-1,-1],[[39,[-1,-1]]],263],[[[224,[-1,170]]],[[224,[-1,170]]],237],[[[224,[-1,170]]],[[224,[-1,170]]],263],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[316,[-1]]],[[270,[],[[40,[[201,[114,170]]]]]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[[317,114],[[318,[317]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[114,-1],[[318,[-1]]],[[270,[],[[40,[[190,[[201,[114,170]],[201,[114,170]]]]]]]]]],[[-1,-2],[[319,[-2,-1]]],[[222,[114]]],[[270,[],[[40,[[190,[[201,[114,170]],[201,[114,170]]]]]]]]]],[[6,-1],[[316,[-1]]],[[270,[],[[40,[[201,[114,170]]]]]]]],[[[220,[-1]]],[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]],[[270,[],[[40,[[190,[[39,[[201,[114,170]],[97,[114]]]],[201,[114,170]]]]]]]]]],[[[318,[-1]]],[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]],[[270,[],[[40,[[190,[[201,[114,170]],[201,[114,170]]]]]]]]]],[[[319,[-1,-2]]],[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]],[[270,[],[[40,[[190,[[201,[114,170]],[201,[114,170]]]]]]]]],[[222,[114]]]],[[[316,[-1]]],[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]],[[270,[],[[40,[[201,[114,170]]]]]]]],[-1,[[316,[-1]]],[[270,[],[[40,[[201,[114,170]]]]]]]],[[[318,[-1]]],[[39,[59,[44,[59]]]]],[[270,[],[[40,[[190,[[201,[114,170]],[201,[114,170]]]]]]]]]],[[317,-1],[[319,[317,-1]]],[[222,[114]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[220,[-1]]],-1,[[270,[],[[40,[[190,[[39,[[201,[114,170]],[97,[114]]]],[201,[114,170]]]]]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[114,114],[[201,[114,170]]]],0,[[114,114],[[268,[114,170]]]],[[114,114],[[224,[114,170]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[185,[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[97,[114]]],183],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[185,169],[188,169],[188,169],[185,185],[188,188],[211,211],[216,216],[207,207],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[185,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[],185],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[185,6],39],[[188,6],39],[[188,6],39],[[185,[97,[180]]],39],[[188,[97,[180]]],39],[[207,77],[[79,[39,78]]]],[[216,114,-1],39,[[164,[[190,[[39,[[201,[114,170]],[97,[114]]]],[201,[114,170]]]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[219,169],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[185,[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[97,[114]]],183],[[],185],[59,188],[219,44],[211,[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]]],[216,44],[207,[[44,[[190,[183,198]]]]]],[185,59],[188,59],[188,59],[216,211],[[185,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[188,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[185,59,59],39],[[188,59,59],39],[[188,59,59],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[59,59],185],[185,[[221,[185]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[[187,[201,[114,170]],[97,[114]]],183],[[187,[201,[114,170]]],183],[[320,[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[97,[114]]],183],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[187,59],[187,59],[320,59],[320,59],[213,213],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[187,[201,[114,170]],[201,[114,170]],[201,[114,170]]],183],[[187,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[[187,6],39],[[187,6],39],[[320,6],39],[[320,6],39],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[187,[201,[114,170]]],183],[[187,[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[97,[114]]],183],[[181,59],320],[213,[[44,[180]]]],[213,[[44,[180]]]],[187,59],[320,59],[[187,[201,[114,170]],[201,[114,170]]],183],[[187,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[320,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[187,59,59],39],[[187,59,59],39],[[320,59,59],39],[[320,59,59],39],[213,[[39,[59,[44,[59]]]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[187,59],320],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[215,215],[[[214,[-1]]],[[214,[-1]]],47],[[[217,[-1]]],[[217,[-1]]],47],[208,208],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[209,[61]],6],208],[215,[[44,[[190,[183,198]]]]]],[[[214,[-1]]],[[44,[[190,[-1,39]]]]],[]],[[[217,[-1]]],[[44,[[190,[[201,[114,170]],[201,[114,170]]]]]]],205],[208,[[44,[[190,[183,198]]]]]],[-1,[[321,[-2]]],[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,[[223,[201,[114,170]],114,197,[97,[114]]],39],[[223,[201,[114,170]],[224,[114,170]],[225,[114]],197,[97,[114]]],39],[[223,[226,[114]],[97,[114]]],[[39,[183,183]]]],[[223,[201,[114,170]],[97,[114]]],183],[[223,[191,[[201,[114,170]]]],[97,[114]]],39],[[227,[191,[[201,[114,170]]]]],39],[[223,[228,[114,170]],197,[97,[114]]],39],[[223,[228,[114,170]],229,197,[97,[114]]],39],[[227,[224,[114,170]],[225,[114]],189,[201,[114,170]]],39],[[223,[201,[114,170]],[97,[114]]],183],[[[233,[],[[232,[-1]]]]],-1,[]],[227,39],[223,39],[[223,[201,[114,170]],[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[227,[201,[114,170]],[201,[114,170]],[201,[114,170]]],39],[[223,6],39],[[223,[190,[[39,[[201,[114,170]],[97,[114]]]],[201,[114,170]]]]],39],[[223,114],[[230,[223]]]],[[317,114],[[318,[317]]]],[[227,114],39],[[223,[201,[114,170]],[97,[114]]],183],[[227,[201,[114,170]]],39],[[227,[201,[114,170]]],39],[223,59],[[223,[190,[[201,[114,170]],[201,[114,170]]]],[97,[114]]],39],[[223,[201,[114,170]],[201,[114,170]],[97,[114]]],183],[[227,[201,[114,170]],[201,[114,170]]],39],[[227,[224,[114,170]],[225,[114]],189,[224,[114,170]]],39],[[227,[224,[114,170]],[224,[114,170]],[224,[114,170]]],39],[[227,114],39],[[227,[224,[114,170]]],39],[[227,[224,[114,170]]],39],[[227,[224,[114,170]],[224,[114,170]]],39],[[227,114],39],[[223,59,59],39],[[227,59,59],39],[[227,[201,[114,170]],[201,[114,170]]],39],[[227,[201,[114,170]]],39],[[227,[224,[114,170]],[224,[114,170]]],39],[[227,[224,[114,170]]],39],[[223,-1],[[231,[223,-1]]],[[222,[114]]]],[[317,-1],[[319,[317,-1]]],[[222,[114]]]],[[227,114],39],[223,[[221,[223]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[31,[],[[147,[-1]]]],-1,6],8,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[8,8],[[[322,[-1]]],[[322,[-1]]],47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[31,[],[[147,[-1]]]],-1,6],8,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[29,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[31,32],33],[59,39],[59,39],[59,39],[[[322,[-1]],[322,[-1]]],6,93],[[8,77],[[79,[39,78]]]],[[[322,[-1]],77],149,165],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,25],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[31,[],[[147,[-1]]]],-1,6],8,107],[[[29,[-1,-2,-3]],322],[[29,[-1,-2,-3]]],[],[31,32],33],0,[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[29,[-1,-2,-3]],35,-3,94],95,[],[31,32],33],0,[[[29,[-1,-2,-3]],35,69,70,65,-3],99,[],[31,32],33],[[-1,6],[[29,[-2,-3,-4]]],[[25,[30]]],[],[31,32],33],[[[29,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[49,[6],[[48,[-1]]]]]],[[[29,[-1,-2,-3]],[44,[-4]]],[[29,[-1,-2,-3]]],[],[31,32],33,[[49,[6],[[48,[-1]]]]]],0,[[[29,[-1,-2,-3]]],[[62,[84]]],[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[58]]]],0,[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[58]]]],[[[29,[-1,-2,-3]]],128,[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,25],[[[29,[-1,-2,-3]]],131,[],[31,32],33],0,[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[323]]]],[[[29,[-1,-2,-3]],324],[[29,[-1,-2,-3]]],[],[31,32],33],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[58]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[29,[-1,-2,-3]],-4],[[29,[-1,-2,-3]]],[],[31,32],33,[[25,[84]]]],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-2,[[36,[30]]],46,[[41,[],[[40,[-1]]]]]],[[[45,[-1,-2,-3,-4]]],[[36,[35]]],[46,47],47,[54,50,113,51],33],[[[42,[-1]]],[[42,[-1]]],47],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,[46,47],47,[54,50,113,51],33],[59,39],[59,39],[[[42,[-1]],77],149,165],[[[45,[-1,-2,-3,-4]]],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[-1,-2,-3,-4]],325],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[45,[-1,-2,-3,-4]],35,-4,94],95,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[25,[323]]]],[[[45,[-1,-2,-3,-4]],35,69,70,65,-4],99,[46,47],47,[54,50,113,51],33],[[[42,[-1]],43,[44,[-1]],-3],[[45,[-1,-2,-4,-5]]],[46,47],[],[[49,[-1],[[48,[-2]]]]],[50,51],33],[[[36,[-1]]],[[42,[-1]]],[46,47]],[[[45,[-1,-2,-3,-4]],-2],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[[[45,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[49,[30],[[48,[-2]]]]]],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[49,[-1],[[48,[-2]]]]]],[[[45,[-1,-2,-3,-4]],35,69,-4,108],[[44,[[109,[-2,-3,-4]]]]],[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[25,[150]]]],[[-2,-4,43],[[0,[[270,[],[[40,[-1]]]]]]],[],[[41,[],[[40,[-1]]]]],[[326,[43]]],[[41,[],[[40,[-3]]]]]],[[[45,[-1,-2,-3,-4]]],[[62,[84]]],[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],114],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33],[[[45,[-1,-2,-3,-4]]],128,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[25,25,47]],[[[45,[-1,-2,-3,-4]]],131,[46,47],47,[54,50,113,51],33],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[25,47]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[45,[-1,-2,-3,-4]],-5],[[45,[-1,-2,-3,-4]]],[46,47],[],[50,51],33,[[25,[84]]]],[[[36,[-1]],[44,[-1]]],[[42,[-1]]],[46,47]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[53,[-1,-2,-3]],327],[[53,[-1,-2,-3]]],[],54,23],[[[53,[-1,-2,-3]],328],[[53,[-1,-2,-3]]],[],54,23],[[[54,[],[[147,[-1]]]],-1],17,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[53,[-1,-2,-3]]],[[53,[-1,-2,-3]]],[],54,23],[[[53,[-1,-2,-3]]],[[53,[-1,-2,-3]]],[],54,23],[[[53,[-1,-2,-3]]],[[36,[35]]],[],54,23],[17,17],[329,329],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],17],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[53,[-1,-2,-3]],35],39,[],54,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[53,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],54,23],[[-1,17,65],39,23],[59,39],[59,39],[59,39],[[329,329],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[17,77],[[79,[39,78]]]],[[329,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[329,-1],39,206],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[84]]]],[[[53,[-1,-2,-3]],329],[[53,[-1,-2,-3]]],[],54,23],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[94,84,84,114,114,150,327,328,-1],95,[[57,[94],[[48,[95]]]]]],[[[53,[-1,-2,-3]],35,-3,94],95,[],54,23],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[58]]]],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[58]]]],[[[53,[-1,-2,-3]],35,69,70,65,-3],99,[],54,23],[-4,[[53,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[-1,329,[[25,[[98,[43]]]]]],[[[53,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],54,23],[[[53,[-1,-2,-3]],35,69,-3,106],39,[],54,23],[[[53,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],54,23],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[150]]]],0,[[[53,[-1,-2,-3]]],[[62,[84]]],[],54,23],[[[53,[-1,-2,-3]]],128,[],54,23],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,25],[[[53,[-1,-2,-3]]],131,[],54,23],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],329],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[329,[[80,[[44,[65]]]]]],[[[53,[-1,-2,-3]],-4],[[53,[-1,-2,-3]]],[],54,23,[[25,[84]]]],[[17,-1],17,[[25,[75]]]],[[17,-1,-2],17,[[25,[64]]],[[25,[58]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[63,63],[66,66],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[87,[-1]],330],[[87,[-1]]],[]],[63,331],[[],66],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,69,-1,330,66],39,[47,37],[[333,[],[[332,[-1]]]]]],[[[87,[-1]],35,-2,-3,68,69,70,65],39,[47,37],[[333,[],[[332,[-1]]]]],[]],[59,39],[59,39],[59,39],[[63,63],6],[[66,66],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[[87,[-1]],66],[[87,[-1]]],[]],[[63,77],[[79,[39,78]]]],[[66,77],[[79,[39,78]]]],[[[87,[-1]],77],149,165],[-1,-1,[]],[-1,63,[[25,[334]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,63,[[326,[[97,[96]]]],335,336]],[-1,63,[[25,[334]]]],[[61,61,-1],63,[[326,[[97,[96]]]],335,336]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[63,-1],39,206],[[66,-1],39,206],[[[87,[-1]],-2],[[87,[-1]]],[],[[25,[84]]]],[63,289],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-2,94,-1,84,84,330],95,[],[[333,[],[[332,[-1]]]]]],[[[87,[-1]],35,-2,94],95,[47,37],[[333,[],[[332,[-1]]]]]],[-2,[[87,[-1]]],[],[[25,[-1]]]],[[[87,[-1]]],[[62,[84]]],[47,37]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,[-1,[[337,[-1]]],[]],[[[87,[-1]],-2],[[87,[-1]]],[],[[25,[84]]]],0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[338,338],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],338],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[337,[-1]],35,-2,-3,68,69,70,65],39,[47,37],[[333,[],[[332,[-1]]]]],[]],[59,39],[59,39],[[338,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[337,[-1]],-2],[[337,[-1]]],[],[[25,[84]]]],[[-1,338,62],62,333],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[338,6],[[[337,[-1]],35,-2,94],95,[47,37],[[333,[],[[332,[-1]]]]]],[[[337,[-1]],114],[[337,[-1]]],[]],[[[337,[-1]],114],[[337,[-1]]],[]],[[[337,[-1]],35,69,70,65,-2],99,[47,37],[[333,[],[[332,[-1]]]]]],[-1,[[337,[-1]]],[]],[[],338],[[[337,[-1]],35,100,69,70,-2,101,[102,[-3]],65],103,[47,37],[[333,[],[[332,[-1]]]]],[]],[[[337,[-1]],-2],[[337,[-1]]],[],[[25,[58]]]],[[[337,[-1]],114],[[337,[-1]]],[]],[[[337,[-1]]],[[62,[84]]],[47,37]],[[[337,[-1]]],128,[47,37]],[[[337,[-1]]],131,[47,37]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[337,[-1]],-2],[[337,[-1]]],[],[[25,[84]]]],0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[91,[-1,-2,-3,-4]],339],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]]],[[36,[35]]],[92,93],[],[],23],[-1,-2,[],[]],[[],[[91,[-1,-2,-3]]],[92,93],[],23],[59,-1,[]],[59,-1,[]],[[[91,[-1,-2,-3,-4]],35],39,[92,93],[],[],23],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,[92,93],[],[],23],[59,39],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[84]]]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[91,[-1,-2,-3,-4]],35,-4,94],95,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[58]]]],[[[91,[-1,-2,-3,-4]],35,69,70,65,-4],99,[92,93],[],[],23],[[],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],35,69,-4,106],39,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],35,69,-4,108],[[44,[[109,[-2,-3,-4]]]]],[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[150]]]],[[[91,[-1,-2,-3,-4]],-1,-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[[24,[-2,-3,-4]]]]]],[[[91,[-1,-2,-3,-4]]],[[62,[84]]],[92,93],[],[],23],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[58]]]],[[[91,[-1,-2,-3,-4]]],128,[92,93],[],[],23],[[[91,[-1,-2,-3,-4]]],131,[92,93],[],[],23],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[[[91,[-1,-2,-3,-4]],-5],[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[25,[84]]]],[-5,[[91,[-1,-2,-3,-4]]],[92,93],[],[],23,[[41,[],[[40,[[39,[-1,[24,[-2,-3,-4]]]]]]]]]],0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[51,[],[[147,[-1]]]],-1],16,[107,47]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[16,16],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],340],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[[16,77],[[79,[39,78]]]],[[340,77],149],[[[341,[-1,-2,-3,-4]],-5],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,25],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[340,[97,[-1]],[44,[59]],-3,[44,[49]]],[[341,[-1,-2,-4,-5]]],[111,47],[],[[164,[-1],[[48,[-2]]]]],[51,54,113],33],[[],340],[[[341,[-1,-2,-3,-4]],73,114],[[109,[-2,-3,-4]]],[111,47],[],[51,54,113],33],[[[341,[-1,-2,-3,-4]],-5],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,[[25,[150]]]],0,0,[[[341,[-1,-2,-3,-4]],-5],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,25],0,[[[341,[-1,-2,-3,-4]],-5],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,[[25,[323]]]],[[[341,[-1,-2,-3,-4]],324],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33],[[[341,[-1,-2,-3,-4]],-5],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33,[[25,[58]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[341,[-1,-2,-3,-4]],114],[[341,[-1,-2,-3,-4]]],[111,47],[],[51,54,113],33],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[342,[-1,-2,-3]]],[[342,[-1,-2,-3]]],[],54,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[343,69,73],6],[[[344,[-1,-2,-3]],69,73],6,[],54,23],[[[345,[-1,-2,-3]]],[[36,[35]]],[],[346,54],23],[85,85],[86,86],[347,347],[[[348,[-1]]],[[348,[-1]]],47],[349,349],[350,350],[351,351],[352,352],[353,353],[354,354],[355,355],[356,356],[357,357],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[351,351],234],[[352,352],234],0,[[-1,-2],234,[],[]],[[-1,-2],234,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[342,[-1,-2,-3]],-4],[[342,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[[],355],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[345,[-1,-2,-3]],35],39,[],[346,54],23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[358,350,69,70,-1,-2,68,65,114,[44,[114]],-4,-5],39,23,346,[],[[270,[],[[40,[[39,[351,-3]]]]]]],[[49,[-3,-1,68,69,70,65]]]],[[[344,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],54,23],[[[342,[-1,-2,-3]],35,-3,-2,68,69,70,65,6],39,[],54,23],[[[345,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[346,54],23],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[86,86],6],[[347,347],6],[[349,349],6],[[351,351],6],[[352,352],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[85,77],[[79,[39,78]]]],[[86,77],[[79,[39,78]]]],[[347,77],149],[[[348,[-1]],77],149,165],[[349,77],149],[[350,77],149],[[351,77],149],[[352,77],149],[[353,77],149],[[354,77],149],[[355,77],149],[[356,77],149],[[357,77],149],[[[359,[-1]],77],149,165],[-1,-1,[]],[-1,-1,[]],[-4,[[344,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[347,-1],39,206],[[350,-1],39,206],[[351,-1],39,206],[[352,-1],39,206],[[[345,[-1,-2,-3]],-4],[[345,[-1,-2,-3]]],[],[346,54],23,[[25,[84]]]],[[[346,[],[[147,[-1]]]],-1],85,107],[[[346,[],[[147,[-1]]]],-1],[[44,[86]]],107],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[342,[-1,-2,-3]],69,73],6,[],54,23],[[[359,[-1]]],[[88,[270]]],[]],[[35,-1,94,350,84,84,114,-3,-4],95,[],[],[[270,[],[[40,[[39,[351,-2]]]]]]],[[49,[-2,35,-1,94],[[48,[95]]]]]],[[[345,[-1,-2,-3]],35,-3,94],95,[],[346,54],23],[[[359,[-1]]],350,[]],[[358,350,69,70,114,[44,[114]]],[[44,[99]]]],[[[345,[-1,-2,-3]],35,69,70,65,-3],99,[],[346,54],23],[-4,[[344,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[-4,[[342,[-1,-2,-3]]],[],54,23,[[25,[[24,[-1,-2,-3]]]]]],[[[360,[-1]],-5],[[345,[-2,-3,-4]]],[],[],[346,54],23,[[49,[351,-1,6],[[48,[[344,[-2,-3,-4]]]]]]]],[[[345,[-1,-2,-3]],-4],[[345,[-1,-2,-3]]],[],[346,54],23,[[49,[351],[[48,[-1]]]]]],[[[345,[-1,-2,-3]],-4],[[345,[-1,-2,-3]]],[],[346,54],23,[[49,[353],[[48,[-1]]]]]],[[[345,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[346,54],23],[[[345,[-1,-2,-3]],-4,-5],[[345,[-1,-2,-3]]],[],[346,54],23,[[25,[58]]],[[49,[357],[[48,[-1]]]]]],[[[345,[-1,-2,-3]],35,69,-3,106],39,[],[346,54],23],[[[345,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[346,54],23],[[[342,[-1,-2,-3]],-4],[[342,[-1,-2,-3]]],[],54,23,[[25,[150]]]],[[350,114,62],[[361,[351,65]]]],[[351,351],[[44,[234]]]],[[352,352],[[44,[234]]]],[[[346,[],[[147,[-1]]]],-1],[[44,[86]]],107],0,[[[345,[-1,-2,-3]]],[[62,[84]]],[],[346,54],23],[[[345,[-1,-2,-3]],-4],[[345,[-1,-2,-3]]],[],[346,54],23,[[25,[58]]]],[[347,65,114,114],[[39,[65,65]]]],0,[[347,65,114,114],65],[[350,114,62],[[361,[352,[39,[347,65,114]]]]]],[350,[[0,[[270,[],[[40,[352]]]]]]]],0,[[[345,[-1,-2,-3]]],128,[],[346,54],23],[[[344,[-1,-2,-3]],-4],[[344,[-1,-2,-3]]],[],54,23,25],[[[342,[-1,-2,-3]],-4],[[342,[-1,-2,-3]]],[],54,23,25],[[[345,[-1,-2,-3]],-4],[[345,[-1,-2,-3]]],[],[346,54],23,25],[[[345,[-1,-2,-3]]],131,[],[346,54],23],[[[344,[-1,-2,-3]],[342,[-1,-2,-3]]],[[344,[-1,-2,-3]]],[],54,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[358,350,100,69,70,[102,[-1]],114,-3,[44,[[88,[49]]]],[44,[[88,[49]]]],[44,[[39,[114,[88,[49]]]]]]],103,[],343,[[270,[],[[40,[[39,[351,-2]]]]]]]],[[[345,[-1,-2,-3]],-4],[[345,[-1,-2,-3]]],[],[346,54],23,[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[360,[-1]],351,349],[[44,[351]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[358,[[44,[[39,[351,73]]]]]],[[[360,[-1]]],[[360,[-1]]],47],[362,362],[358,358],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[[360,[-1]],351],[[44,[[39,[-1,351]]]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[360,[-1]],351,354],39,[]],[59,39],[59,39],[59,39],[[358,358],6],[[[360,[-1]],77],149,165],[[362,77],149],[[358,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[[[363,[351,-1]],[348,[-1]],59],362,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[360,[-1]],351],[[44,[-1]]],[]],[[[360,[-1]],351],[[44,[-1]]],[]],[[],59],[[],59],[[],59],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[360,[-1]]],6,[]],[[[360,[-1]]],[[0,[[270,[],[[40,[[39,[351,-1]]]]]]]]],[]],[[[360,[-1]]],[[0,[[270,[],[[40,[[39,[351,-1]]]]]]]]],[]],[[[360,[-1]]],350,[]],[362,350],[[[360,[-1]]],59,[]],[[[360,[-1]],351],39,[]],[[[360,[-1]]],[[44,[351]]],[]],[[[360,[-1]],351,356],39,[]],[-1,[[39,[[360,[-1]],351]]],[]],0,[358,[[44,[[39,[351,73]]]]]],[358,[[44,[[39,[352,347]]]]]],[[[360,[-1]],352,114],39,[]],[[[360,[-1]]],39,[]],[[[360,[-1]],347,351,-1],[[44,[[39,[351,352]]]]],[]],[[[360,[-1]],351,351,355],39,[]],[[[360,[-1]],351,351],39,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-2,[[360,[-1]]],[],[[25,[[348,[-1]]]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[112,[],[[147,[-1]]]],-1],2,[107,47]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[2,2],[[[364,[-1]]],[[364,[-1]]],47],[[[365,[-1]]],[[365,[-1]]],47],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],[[366,[-1]]],367],[[],[[364,[-1]]],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,69,70,150,[44,[58]],323,324,[44,[43]],[44,[-3]],364,-4,65],39,33,112,111,[[57,[],[[48,[366]]]]]],[[[110,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,[47,111,93],[],[112,113,51,54],33],[59,39],[59,39],[59,39],[59,39],[59,39],[[[364,[-1]],[364,[-1]]],6,93],[[[365,[-1]],[365,[-1]]],6,93],[[2,77],[[79,[39,78]]]],[[[366,[-1]],77],149,[165,367]],[[[364,[-1]],77],149,165],[[[365,[-1]],77],149,165],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,25],0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[110,[-1,-2,-3,-4]],364],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33],0,[[[112,[],[[147,[-1]]]],-1],2,[107,47]],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[366,-1,94,84,150,[44,[58]],323,324,44,[44,[43]],[97,[-2]]],95,33,111],[[[110,[-1,-2,-3,-4]],35,-4,94],95,[47,111,93],[],[112,113,51,54],33],0,[[69,70],99],[[[110,[-1,-2,-3,-4]],35,69,70,65,-4],99,[47,111,93],[],[112,113,51,54],33],[[-2,[44,[-1]],-4],[[110,[-1,-3,-5,-6]]],[111,93],[[25,[[98,[[97,[-1]]]]]]],[],[[49,[-1],[[48,[-3]]]]],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,[47,111,93],[],[112,113,51,54],33],[[69,108,366,150,[44,[58]],324,[97,[-1]],49],[[44,[[109,[-2,-3,-4]]]]],[47,111],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],35,69,-4,108],[[44,[[109,[-2,-3,-4]]]]],[47,111,93],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[150]]]],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[30]]]],0,0,[[[110,[-1,-2,-3,-4]]],[[62,[84]]],[47,111,93],[],[112,113,51,54],33],0,[[[110,[-1,-2,-3,-4]]],128,[47,111,93],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,25],[[[110,[-1,-2,-3,-4]]],131,[47,111,93],[],[112,113,51,54],33],0,[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[323]]]],[[[110,[-1,-2,-3,-4]],324],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[58]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],49,[44,[-2]],[97,[-2]],-4],103,[],[93,47],367,[[57,[],[[48,[[366,[-3]]]]]]]],[[[110,[-1,-2,-3,-4]],-5],[[110,[-1,-2,-3,-4]]],[111,93],[],[112,113,51,54],33,[[25,[84]]]],0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[117,[],[[147,[-1]]]],-1],18,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[18,18],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[116,[-1]],35,-2,-1,68,69,70,65],39,117,23],[59,39],[59,39],[[18,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[116,[-1]],-2],[[116,[-1]]],117,[[25,[84]]]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[116,[-1]],35,-2,94],95,117,23],[[[115,[114]],114],[[116,[-1]]],117],[[[116,[-1]]],[[62,[84]]],117],[[[116,[-1]],-2],[[116,[-1]]],117,25],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[116,[-1]],-2],[[116,[-1]]],117,[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[368,286],368],[369,369],[370,370],[371,371],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[368,64,64],368],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[368,35,38,-1,68,69,70,65],39,[]],[59,39],[59,39],[59,39],[59,39],[59,39],[[369,369],6],[[370,370],6],[[371,371],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[368,77],149],[[372,77],149],[[369,77],149],[[370,77],149],[[371,77],149],[[371,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[373,371],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[368,35,38,94],95],[372,368],[-1,[[79,[372,371]]],[[326,[[97,[96]]]]]],[368,[[62,[84]]]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[-1,370],[[79,[372,371]]],[[326,[[97,[96]]]]]],[[-1,369,370],[[79,[372,371]]],[[326,[[97,[96]]]]]],0,0,0,0,0,0,[[[120,[],[[147,[-1]]]],-1,6],9,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[9,9],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[[[118,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,47,[120,32],33],[59,39],[59,39],[[9,77],[[79,[39,78]]]],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,25],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[120,[],[[147,[-1]]]],-1,6],9,107],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[118,[-1,-2,-3]],35,-3,94],95,47,[120,32],33],[[[118,[-1,-2,-3]],35,69,70,65,-3],99,47,[120,32],33],[[-1,-2,[44,[-2]],-4],[[118,[-3,-5,-6]]],[[25,[30]]],[119,92],47,[[57,[-2],[[48,[-3]]]]],120,33],[[[118,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,47,[120,32],33],[[[118,[-1,-2,-3]]],[[62,[84]]],47,[120,32],33],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[58]]]],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[58]]]],[[[118,[-1,-2,-3]]],128,47,[120,32],33],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,25],[[[118,[-1,-2,-3]]],131,47,[120,32],33],0,[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[323]]]],[[[118,[-1,-2,-3]],324],[[118,[-1,-2,-3]]],47,120,33],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[58]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[118,[-1,-2,-3]],-4],[[118,[-1,-2,-3]]],47,120,33,[[25,[84]]]],0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[82,[],[[147,[-1]]]],-1],15,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[15,15],[374,374],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[81,[-1]],35,-2,-1,68,69,70,65],39,82,23],[59,39],[59,39],[59,39],[[374,114],[[39,[114,114]]]],0,[[15,77],[[79,[39,78]]]],[[374,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[81,[-2]]],[[25,[58]]],82],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[81,[-1]],35,-2,94],95,82,23],0,[[[81,[-1]]],[[62,[84]]],82],[[[81,[-1]],-2],[[81,[-1]]],82,25],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[81,[-2]]],[[25,[58]]],82],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[375,376],[375,376],[[[113,[],[[147,[-1]]]],-1],11,107],[[[113,[],[[147,[-1]]]],-1],11,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[377,378],377],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[375,65],[[[121,[-1,-2,-3]]],[[36,[35]]],[],113,23],[11,11],[379,379],[376,376],[380,380],[381,381],[377,377],[378,378],[382,382],[383,383],[375,375],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[375,65],[[],376],[[],380],[[],381],[[],377],[[],378],[[],383],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[121,[-1,-2,-3]],35],39,[],113,23],[[[121,[-1,-2,-3]],381],[[121,[-1,-2,-3]]],[],113,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[113,[],[[147,[-1]]]],-1],11,107],[[[113,[],[[147,[-1]]]],-1],11,107],[[383,-1,-2,69,70,381,-3],39,23,113,[[57,[-1,69,70,65]]]],[[[121,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],113,23],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[376,376],6],[[380,380],6],[[381,381],6],[[377,377],6],[[378,378],6],[[382,382],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[11,77],[[79,[39,78]]]],[[379,77],[[79,[39,78]]]],[[376,77],[[79,[39,78]]]],[[380,77],[[79,[39,78]]]],[[381,77],149],[[377,77],149],[[378,77],149],[[382,77],149],[[383,77],149],[[375,77],149],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[382,-1],39,206],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,[[25,[84]]]],[381,[[44,[377]]]],[[[113,[],[[147,[-1]]]],-1,6],11,107],[[[113,[],[[147,[-1]]]],-1,6],11,107],[[[121,[-1,-2,-3]],382],[[121,[-1,-2,-3]]],[],113,23],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,94,84,84,381,-2],95,[],[[57,[-1,94],[[48,[95]]]]]],[[[121,[-1,-2,-3]],35,-3,94],95,[],113,23],[[377,-1],377,[[25,[58]]]],[[383,69,70,381,-1],99,[[57,[69,70,65],[[48,[99]]]]]],[[[121,[-1,-2,-3]],35,69,70,65,-3],99,[],113,23],[-4,[[121,[-1,-2,-3]]],[],113,23,[[25,[[24,[-1,-2,-3]]]]]],[[],377],[-1,382,[[25,[[98,[43]]]]]],[[],383],[[[121,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],113,23],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,[[49,[375],[[48,[-1]]]]]],[[[121,[-1,-2,-3]],35,69,-3,106],39,[],113,23],[[[121,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],113,23],[375,380],[[383,[108,[114]],381,65,65],39],[[382,376],[[80,[-1]]],[]],[[383,376],39],[[383,376],39],[[383,114,65,65],39],[[383,114,65,65],39],0,[[377,-1],377,[[25,[58]]]],[383,6],[[[121,[-1,-2,-3]]],[[62,[84]]],[],113,23],[[382,380],[[80,[-1]]],[]],[[383,380],39],[[383,380],39],[[[121,[-1,-2,-3]]],128,[],113,23],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,25],[[[121,[-1,-2,-3]]],131,[],113,23],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],382],[[383,65,65],39],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[383,100,69,70,101,[102,[-1]],381,[44,[[88,[49]]]],-2],103,[],[[57,[100,69,70,101,[102,[-1]],65],[[48,[103]]]]]],[381,[[44,[377]]]],[[[121,[-1,-2,-3]],-4],[[121,[-1,-2,-3]]],[],113,23,[[25,[84]]]],[[377,-1],377,[[25,[58]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[384,384],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],385],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[123,[],[[104,[-1]],[386,[-2]]]],-1,70,65],-2,107,72],[[[122,[-1,-2]],35,-3,-4,68,69,70,65],39,[],[[123,[-1]]],387,[]],[59,39],[59,39],[59,39],[[384,384],6],[[385,77],[[79,[39,78]]]],[[384,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[385,[[44,[-1]]],[]],[385,[[44,[-1]]],[]],[385,6],[[[122,[-1,-2]],-3],[[122,[-1,-2]]],[],[[123,[-1]]],[[25,[84]]]],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[122,[-1,-2]],35,-3,94],95,[],[[123,[-1]]],387],[[[123,[],[[104,[-1]],[386,[-2]]]],-1,65,70],99,107,72],[[[123,[],[[104,[-1]],[386,[-2]]]],-1,65,70],99,107,72],[[[122,[-1,-2]],35,69,70,65,-3],99,[],[[123,[-1]]],387],[-2,[[122,[-1,-2]]],[],[[123,[-1]]]],[[[122,[-1,-2]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[[123,[-1]]],387],[[72,388,389,390,65,[62,[61]],114,385],39],[[72,385,391,[62,[61]],[65,[61]],392],39],[[[122,[-1,-2]]],[[62,[84]]],[],[[123,[-1]]]],[[[122,[-1,-2]]],128,[],[[123,[-1]]]],[[385,-1],39,335],[[[122,[-1,-2]]],131,[],[[123,[-1]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[123,[],[[104,[-1]],[386,[-2]]]],-1,384,65,70,[102,[-3]]],[[39,[103,[44,[-3]]]]],107,72,[]],[[[123,[],[[104,[-1]],[386,[-2]]]],-1,384,65,70,[102,[-3]]],[[39,[103,[44,[-3]]]]],107,72,[]],0,[[[122,[-1,-2]],-3],[[122,[-1,-2]]],[],[[123,[-1]]],[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,[[[127,[],[[147,[-1]]]],-1],5,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[393,393],[394,394],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[],394],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[127,[],[[147,[-1]]]],-1],5,107],[[-1,69,70,394,-2,[115,[-2]],-3],39,23,[[25,[271]],92],127],[[[124,[-1,-2,-3]],35,-4,-3,68,69,70,65],39,[92,[25,[271]],395],47,127,23],[59,39],[59,39],[59,39],[[394,394],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[393,77],[[79,[39,78]]]],[[394,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[58]]]],[[[127,[],[[147,[-1]]]],-1],5,107],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[124,[-1,-2,-3]],35,-4,94],95,[92,[25,[271]],395],47,127,23],[[69,70,394],99],[[[124,[-1,-2,-3]],35,69,70,65,-4],99,[92,[25,[271]],395],47,127,23],[[[115,[-1]],-1,-3],[[124,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],[[],394],[[[124,[-1,-2,-3]],35,100,69,70,-4,101,[102,[-2]],65],103,[92,[25,[271]],395],47,127,23],[[[124,[-1,-2,-3]],-2],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127],0,0,[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[[124,[-1,-2,-3]]],[[62,[84]]],[92,[25,[271]],395],47,127],[[[124,[-1,-2,-3]]],128,[92,[25,[271]],395],47,127],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,25],[[[124,[-1,-2,-3]]],131,[92,[25,[271]],395],47,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],394,-2,[44,[-2]],[115,[-2]],-2,[44,[-2]],49,[44,[-1]]],103,47,[92,[25,[271]],395]],[[[124,[-1,-2,-3]],-4],[[124,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[84]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[[83,35,-1,-2,68,69,70,65],39,23,[]],[59,39],[[83,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[83,35,-1,94],95,23],[[-1,-2],83,[[25,[84]]],[[25,[84]]]],[83,[[62,[84]]]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,83,[[25,[84]]]],[-1,83,[[25,[84]]]],0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[130,[],[[147,[-1]]]],-1],19,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[19,19],[60,60],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[129,[-1]],330],[[129,[-1]]],130],[60,396],[[],19],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[129,[-1]],35,-2,-1,68,69,70,65],39,130,397],[59,39],[59,39],[59,39],[[60,60],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[19,77],[[79,[39,78]]]],[[60,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,60,[[25,[[98,[[97,[96]]]]]]]],[-1,60,[[25,[334]]]],[-1,[[129,[-2]]],[[25,[334]]],130],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[60,-1],39,206],[[[129,[-1]],-2],[[129,[-1]]],130,[[25,[84]]]],[[[130,[],[[147,[-1]]]],-1],19,107],[60,289],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[129,[-1]],35,-2,94],95,130,397],[-1,[[129,[-2]]],[[25,[60]]],130],[[[129,[-1]]],[[62,[84]]],130],[[[129,[-1]],-2],[[129,[-1]]],130,25],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[129,[-1]],-2],[[129,[-1]]],130,[[25,[84]]]],0,0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[[32,[],[[147,[-1]]]],-1],14,[107,47]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[324,324],[323,323],[14,14],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],324],[[],323],[[],[[398,[-1]]],[107,367]],[[],14],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,68,69,398,14,65],39,33],[59,39],[59,39],[59,39],[59,39],[[324,324],6],[[323,323],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[324,77],[[79,[39,78]]]],[[323,77],[[79,[39,78]]]],[[[398,[-1]],77],[[79,[39,78]]],[165,367]],[[14,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[58,323],[114,323],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[324,-1],39,206],[[323,-1],39,206],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[398,-1,94,84,84,43,323,[44,[58]],44,327,328,324],95,33],[[323,58],58],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[136,[],[[147,[-1]]]],-1],4,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[4,4],[399,399],[400,400],[401,401],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[133,[-1]]],[[39,[59,59]]],33],[[],[[133,[-1]]],33],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[401,402],[[[136,[],[[147,[-1]]]],-1],4,107],[[[136,[],[[147,[-1]]]],-1],64,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[135,[-1,-2,-3,-4]],35,-4,-3,68,69,70,65],39,403,[],136,33],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[399,399],6],[[400,400],6],[[401,401],6],[[4,77],[[79,[39,78]]]],[[[133,[-1]],77],149,33],[[399,77],[[79,[39,78]]]],[[400,77],[[79,[39,78]]]],[[401,77],[[79,[39,78]]]],[[[136,[],[[147,[-1]]]],-1],4,107],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],403,[],136,33,25],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[135,[-1,-2,-3,-4]]],[[135,[-5,-2,-3,-4]]],403,[],136,33,403],[[[136,[],[[147,[-1]]]],-1],4,107],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[399,6],[[[135,[-1,-2,-3,-4]],35,-4,94],95,403,[],136,33],[[[133,[-1]],59],[[44,[[0,[[405,[],[[404,[43]]]]]]]]],33],[[[133,[-1]]],59,33],[[[133,[-1]]],[[0,[[270,[],[[40,[[0,[[405,[],[[404,[43]]]]]]]]]]]]],33],[[[135,[-1,-2,-3,-4]],35,69,70,65,-4],99,403,[],136,33],[[[133,[-1]]],[[135,[134,-2,-3,-1]]],33,[],136],[[],[[133,[-1]]],33],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],403,[],136,33,[[49,[399],[[48,[-2]]]]]],[[[135,[-1,-2,-3,-4]],35,100,69,70,-4,101,[102,[-2]],65],103,403,[],136,33],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],403,[],136,33,[[25,[150]]]],[[[133,[-1]],399],39,33],[[[136,[],[[147,[-1]]]],-1],64,107],[[[133,[-1]]],[[44,[30]]],33],[[[136,[],[[147,[-1]]]],-1],64,107],[[[135,[-1,-2,-3,-4]]],[[62,[84]]],403,[],136,33],[[[135,[-1,-2,-3,-4]]],128,403,[],136,33],[[[135,[-1,-2,-3,-4]],-5],[[135,[-1,-2,-3,-4]]],403,[],136,33,25],[[[135,[-1,-2,-3,-4]]],131,403,[],136,33],[[[133,[-1]]],30,33],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[136,[],[[147,[-1]]]],-1],64,107],[401,401],[43,[[133,[-1]]],33],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[50,[],[[147,[-1]]]],-1],3,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[3,3],[406,406],[[[325,[-1]]],[[325,[-1]]],47],[407,407],[408,408],[[[409,[-1]]],[[409,[-1]]],[47,367]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[409,[-1]]],410,367],[[],[[409,[-1]]],[107,367]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[137,[-1,-2,-3]],35],39,47,50,33],[[[50,[],[[147,[-1]]]],-1],3,107],[[[50,[],[[147,[-1]]]],-1],64,107],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,69,70,409,406,6,6,[44,[325]],65],39,33,50],[[[137,[-1,-2,-3]],35,-3,-2,69,70,[44,[406]],65],39,47,50,33],[[[137,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,47,50,33],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[408,408],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[3,77],[[79,[39,78]]]],[[406,77],149],[[406,77],149],[[[325,[-1]],77],149,165],[[407,77],149],[[408,77],149],[[[409,[-1]],77],149,[165,367]],[408,[[80,[-1]]],[]],[[[409,[-1]]],39,367],[[[409,[-1]]],39,367],[[[50,[],[[147,[-1]]]],-1],3,107],[[],[[409,[-1]]],367],[[[137,[-1,-2,-3]]],[[137,[-1,-2,-3]]],47,50,33],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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[408,-1],39,206],[[[50,[],[[147,[-1]]]],-1],3,107],[[[137,[-1,-2,-3]],325],[[137,[-1,-2,-3]]],47,50,33],0,[[[137,[-1,-2,-3]],408],[[137,[-1,-2,-3]]],47,50,33],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[406,59,281],39],[[406,59,406],39],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[406,6],[[[409,[-1]]],6,367],[[[409,[-1]]],6,367],[[-1,94,84,150,[44,[58]],44,323,[44,[325]],409,406,43,6],95,33],[[[137,[-1,-2,-3]],35,-3,94],95,47,50,33],[[[137,[-1,-2,-3]],35,-3,94,[44,[406]]],95,47,50,33],[406,59],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[323]]]],[[69,70,6],99],[[[137,[-1,-2,-3]],35,69,70,65,-3],99,47,50,33],[[408,59],[[80,[-1]]],[]],[[[409,[-1]],59],39,367],[[[409,[-1]],59],39,367],[408,[[80,[-1]]],[]],[[[409,[-1]]],39,367],[[[409,[-1]]],39,367],[408,[[80,[-1]]],[]],[[[409,[-1]]],39,367],[[[409,[-1]]],39,367],[[43,43],[[137,[-1,-2,-3]]],47,50,33],[43,406],[-1,408,[[25,[[98,[43]]]]]],[[],[[409,[-1]]],367],[[406,59],59],[[[137,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[49,[30],[[48,[-1]]]]]],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[49,[30],[[48,[-1]]]]]],[[[137,[-1,-2,-3]],-1],[[137,[-1,-2,-3]]],47,50,33],[[[137,[-1,-2,-3]],35,69,-3,106],39,47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[150]]]],[[[137,[-1,-2,-3]]],[[137,[-1,-2,-3]]],47,50,33],[[[50,[],[[147,[-1]]]],-1],64,107],[[406,59],59],[[406,59],39],[[406,59,59],39],[406,406],[[406,59,59],406],[408,[[80,[-1]]],[]],[[[409,[-1]]],39,367],[[[409,[-1]]],39,367],[[[50,[],[[147,[-1]]]],-1],64,107],0,[[[137,[-1,-2,-3]]],[[62,[84]]],47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[58]]]],0,0,[[[137,[-1,-2,-3]]],128,47,50,33],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,25],[[[137,[-1,-2,-3]]],131,47,50,33],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[409,[-1]]],39,367],[[[409,[-1]]],39,367],[[],408],[[406,59],406],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,-1,101,[102,[-2]],406,[44,[58]],323,44,6,[44,[49]],[44,[49]],[44,[-2]],-3],103,33,47,[[57,[],[[48,[409]]]]]],[[[50,[],[[147,[-1]]]],-1],64,107],[[[137,[-1,-2,-3]],-4],[[137,[-1,-2,-3]]],47,50,33,[[25,[84]]]],0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[410,410],[411,411],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],410],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[[410,77],149],[[411,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[410,406],[[44,[[39,[59,59]]]]]],[[410,406],411],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[55,55],[412,412],[413,413],[414,414],[415,415],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,416,[[22,[],[[147,[1]]]]]],[-1,417,[[113,[],[[147,[1]]]]]],[[],418],0,[[],419],[[],416],[[],420],[[],421],[[],422],[[],413],[[],414],[[],423],[[],424],[[],425],[[],426],[[],427],[[],418],[[],417],[[],415],[[],428],[[],429],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[55,55],6],[[412,412],6],[[55,77],[[79,[39,78]]]],[[412,77],[[79,[39,78]]]],[[412,77],[[79,[39,78]]]],[-1,-1,[]],[-1,-1,[]],[-1,419,[[49,[1],[[48,[13]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[17,421],[-1,421,[[49,[1],[[48,[17]]]]]],[-1,-1,[]],[-1,-1,[]],[414,413],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,426,[[49,[1],[[48,[18]]]]]],[-1,-1,[]],[-1,427,[[49,[1],[[48,[15]]]]]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[64,415],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[30,55],412],0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,138,[]],[-1,30,[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[30,55,-1],412,[[57,[55],[[48,[56]]]]]],0,0,0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[56,56],[430,430],[431,431],[432,432],[433,433],[434,434],[435,435],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[59,39],[[56,56],6],[[430,430],6],[[431,431],6],[[432,432],6],[[433,433],6],[[434,434],6],[[435,435],6],[[56,77],[[79,[39,78]]]],[[430,77],[[79,[39,78]]]],[[431,77],[[79,[39,78]]]],[[432,77],[[79,[39,78]]]],[[433,77],[[79,[39,78]]]],[[434,77],[[79,[39,78]]]],[[435,77],[[79,[39,78]]]],[-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,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[55,56],[[64,64,64],432],[[64,64],433],[[64,64,64],434],[[64,64,64],435],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[64,64],430],[[64,64],431],0,0,0,0,0,0,0,0,0,0,0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,[[[140,[],[[147,[-1]]]],-1,6],7,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[7,7],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[139,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[140,32],33],[59,39],[59,39],[[7,77],[[79,[39,78]]]],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,25],0,0,[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[140,[],[[147,[-1]]]],-1,6],7,107],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[139,[-1,-2,-3]],35,-3,94],95,[],[140,32],33],[[[139,[-1,-2,-3]],35,69,70,65,-3],99,[],[140,32],33],[[-1,6,-3],[[139,[-2,-4,-5]]],[[25,[[44,[30]]]]],[],[[49,[6],[[48,[-2]]]]],140,33],[[[139,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[140,32],33],[[[139,[-1,-2,-3]]],[[62,[84]]],[],[140,32],33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[58]]]],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[58]]]],[[[139,[-1,-2,-3]]],128,[],[140,32],33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,25],[[[139,[-1,-2,-3]]],131,[],[140,32],33],[[[139,[-1,-2,-3]],327],[[139,[-1,-2,-3]]],[],140,33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[323]]]],[[[139,[-1,-2,-3]],324],[[139,[-1,-2,-3]]],[],140,33],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[58]]]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[[139,[-1,-2,-3]],-4],[[139,[-1,-2,-3]]],[],140,33,[[25,[84]]]],0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]]],[[36,[35]]],[],[54,32],33],[141,141],[[-1,-2],39,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[[[142,[-1,-2,-3]],35],39,[],[54,32],33],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]],35,-3,-2,68,69,70,65],39,[],[54,32],33],[59,39],[59,39],[[141,141],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[141,77],149],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,25],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[58]]]],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[142,[-1,-2,-3]],35,-3,94],95,[],[54,32],33],[[[142,[-1,-2,-3]],35,69,70,65,-3],99,[],[54,32],33],[[-4,-5,141],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[[24,[-1,-2,-3]]]]],[[25,[[98,[43]]]]]],[[[142,[-1,-2,-3]],35,100,69,70,-3,101,[102,[-1]],65],103,[],[54,32],33],[[[142,[-1,-2,-3]],35,69,-3,108],[[44,[[109,[-1,-2,-3]]]]],[],[54,32],33],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[58]]]],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,[[25,[58]]]],[[[142,[-1,-2,-3]]],[[62,[84]]],[],[54,32],33],[[[142,[-1,-2,-3]],6],[[142,[-1,-2,-3]]],[],[54,32],33],[[[142,[-1,-2,-3]]],128,[],[54,32],33],[[[142,[-1,-2,-3]],-4],[[142,[-1,-2,-3]]],[],[54,32],33,25],[[[142,[-1,-2,-3]]],131,[],[54,32],33],[[[142,[-1,-2,-3]],324],[[142,[-1,-2,-3]]],[],[54,32],33],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],0,0,0,0,0,0,0,0,0,0,[[[127,[],[[147,[-1]]]],-1],5,107],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[[-1,-3],-4,[],[],[[12,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],[-1,20,[]],0,0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[5,5],[436,436],[437,437],[438,438],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],[[-1,-2],39,[],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[],438],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[59,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[127,[],[[147,[-1]]]],-1],5,107],[[-1,69,70,438,-2,[115,[-2]],-3],39,23,[[25,[271]],92],127],[[[145,[-1,-2,-3]],35,-4,-3,68,69,70,65],39,[92,[25,[271]],395],47,127,23],[59,39],[59,39],[59,39],[59,39],[59,39],[[438,438],6],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[-1,-2],6,[],[]],[[5,77],[[79,[39,78]]]],[[436,77],[[79,[39,78]]]],[[437,77],[[79,[39,78]]]],[[438,77],149],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[84]]]],[[[127,[],[[147,[-1]]]],-1],5,107],[[],59],[[],59],[[],59],[[],59],[[],59],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[88,[-1]]],[[88,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[89,[-1]]],[[89,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[[[90,[-1]]],[[90,[20]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[145,[-1,-2,-3]],35,-4,94],95,[92,[25,[271]],395],47,127,23],[[69,70,438],99],[[[145,[-1,-2,-3]],35,69,70,65,-4],99,[92,[25,[271]],395],47,127,23],[[[115,[-1]],-1,-3],[[145,[-1,-2,-4]]],[92,[125,[96]],126],47,[[49,[-1],[[48,[-2]]]]],127],[[],438],[[[145,[-1,-2,-3]],35,100,69,70,-4,101,[102,[-2]],65],103,[92,[25,[271]],395],47,127,23],[[[145,[-1,-2,-3]],-2],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127],0,0,[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[-1]]]],[[[145,[-1,-2,-3]]],[[62,[84]]],[92,[25,[271]],395],47,127],[[[145,[-1,-2,-3]]],128,[92,[25,[271]],395],47,127],[[[145,[-1,-2,-3]],-1],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127],[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,25],[[[145,[-1,-2,-3]]],131,[92,[25,[271]],395],47,127],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,[[79,[-2,[143,[-2]]]]],[],[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,144,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[-1,[[44,[-2]]],[],[]],[[100,69,70,[102,[-1]],438,-2,[44,[-2]],[115,[-2]],-2,[44,[-2]],49,[44,[-1]]],103,47,[92,[25,[271]],395]],[[[145,[-1,-2,-3]],-4],[[145,[-1,-2,-3]]],[92,[125,[96]],126],47,127,[[25,[58]]]],0,0,0],"c":[],"p":[[6,"Theme",0],[5,"Appearance",8765],[5,"Appearance",10913],[5,"Appearance",10633],[5,"Appearance",12557],[1,"bool"],[5,"Appearance",12366],[5,"Appearance",7096],[5,"Appearance",9287],[5,"Appearance",340],[5,"Scrollbar",9509],[10,"TransformMatrix",12778],[5,"Appearance",12779],[5,"Appearance",10463],[5,"Appearance",9384],[5,"Appearance",7762],[5,"Appearance",7329],[5,"Appearance",8990],[5,"Appearance",10332],[10,"Any",12780],[5,"Button",340],[10,"StyleSheet",340],[10,"Renderer",12781],[5,"Element",12782],[10,"Into",12783],[5,"Canvas",486],[10,"Renderer",486],[10,"Program",486],[5,"Checkbox",7096],[5,"String",12784],[10,"StyleSheet",7096],[10,"StyleSheet",10463],[10,"Renderer",12785],[5,"Lazy",0],[5,"Tree",12786],[5,"Vec",12787],[10,"Hash",12788],[6,"Renderer",0],[1,"tuple"],[17,"Item"],[10,"IntoIterator",12789],[5,"State",7236],[1,"str"],[6,"Option",12790],[5,"ComboBox",7236],[10,"Display",12791],[10,"Clone",12792],[17,"Output"],[10,"Fn",12793],[10,"StyleSheet",10913],[10,"StyleSheet",7762],[10,"Component",0],[5,"Container",7329],[10,"StyleSheet",7329],[5,"Palette",11344],[5,"Extended",12062],[10,"FnOnce",12793],[5,"Pixels",12794],[1,"usize"],[5,"Handle",10332],[1,"u32"],[5,"Size",12795],[5,"Handle",7478],[5,"Color",12796],[5,"Rectangle",12797],[6,"FilterMethod",7478],[5,"Responsive",0],[5,"Style",12781],[5,"Layout",12798],[6,"Cursor",12799],[6,"Mesh",12800],[10,"Primitive",10004],[5,"Point",12801],[5,"Quad",12781],[6,"Background",12802],[5,"Text",12785],[5,"Formatter",12791],[5,"Error",12791],[6,"Result",12803],[5,"Command",12804],[5,"Rule",9384],[10,"StyleSheet",9384],[5,"Space",10292],[6,"Length",12805],[5,"Appearance",7883],[5,"Line",7883],[5,"Image",7478],[5,"Box",12806],[5,"Arc",12807],[5,"Rc",12808],[5,"Column",7708],[10,"Copy",12809],[10,"PartialEq",12810],[5,"Limits",12811],[5,"Node",12812],[1,"u8"],[1,"slice"],[6,"Cow",12813],[6,"Interaction",12814],[6,"Event",12815],[10,"Clipboard",12816],[5,"Shell",12817],[6,"Status",1058],[17,"State"],[17,"Event"],[10,"Operation",12818],[10,"Default",12819],[5,"Vector",12820],[5,"Element",12821],[5,"PickList",8765],[10,"ToString",12784],[10,"StyleSheet",8765],[10,"StyleSheet",9509],[1,"f32"],[5,"RangeInclusive",12822],[5,"ProgressBar",8990],[10,"StyleSheet",8990],[5,"Radio",9287],[10,"Eq",12810],[10,"StyleSheet",9287],[5,"Scrollable",9509],[5,"Shader",10004],[10,"Program",10004],[5,"Slider",10139],[10,"From",12783],[10,"PartialOrd",12810],[10,"StyleSheet",12557],[6,"State",12786],[5,"Svg",10332],[10,"StyleSheet",10332],[5,"Tag",12786],[8,"Text",10463],[5,"Content",10633],[5,"PlainText",12823],[5,"TextEditor",10633],[10,"StyleSheet",10633],[5,"TextInput",10913],[5,"SmolStr",12824],[5,"Toggler",12366],[10,"StyleSheet",12366],[6,"Position",12461],[5,"Tooltip",12461],[5,"OutOfBounds",12825],[5,"TypeId",12780],[5,"VerticalSlider",12557],[5,"Transformation",12826],[17,"Style"],[5,"State",340],[8,"Result",12791],[5,"Padding",12827],[6,"Frame",486],[5,"Path",486],[5,"Cache",486],[6,"Gradient",486],[5,"Fill",486],[5,"Stroke",486],[6,"LineCap",486],[6,"LineJoin",486],[5,"LineDash",486],[6,"Style",486],[5,"Text",486],[17,"Geometry"],[6,"Geometry",486],[10,"FnMut",12793],[10,"Debug",12791],[5,"Linear",1192],[5,"Builder",1279],[5,"Packed",1192],[5,"Path",1416],[5,"UnknownUnit",4108],[5,"Transform2D",4108],[6,"Event",1058],[6,"Rule",1143],[5,"ColorStop",12828],[6,"Gradient",12828],[5,"Arc",1279],[5,"Elliptical",1368],[5,"PathCommands",1416],[5,"PathCommandsSlice",1416],[5,"PathSlice",1416],[5,"PathBuffer",1416],[5,"PathBufferSlice",1416],[5,"EndpointId",1416],[5,"PathCommandsBuilder",2665],[5,"BuilderImpl",6470],[5,"NoAttributes",2343],[5,"Builder",6727],[5,"BuilderWithAttributes",6470],[5,"ArcFlags",1416],[6,"Event",1416],[5,"Polygon",1416],[5,"IdPolygon",1416],[6,"LineCap",1416],[6,"LineJoin",1416],[6,"Side",1416],[6,"FillRule",1416],[6,"Winding",1416],[5,"ControlPointId",1416],[5,"EventId",1416],[5,"Events",2665],[5,"Point2D",4108],[10,"AttributeStore",1416],[5,"AttributeSlice",1416],[10,"PositionStore",1416],[10,"Position",1416],[10,"Hasher",12788],[5,"IdIter",6470],[5,"PolygonIdIter",6867],[5,"Range",12822],[5,"Iter",2665],[5,"Iter",6470],[1,"i16"],[5,"Iter",6727],[5,"PolygonIter",6867],[5,"IdPolygonIter",6867],[5,"IterWithAttributes",6470],[5,"PathEvents",6867],[5,"CommandsPathSlice",2665],[5,"Reversed",6470],[5,"NoAttributes",6290],[5,"WithSvg",2343],[10,"Transformation",6264],[10,"PathBuilder",7027],[5,"Vector2D",4108],[5,"Angle",2868],[5,"LineSegment",2868],[10,"SvgPathBuilder",7027],[5,"Box2D",4108],[5,"BorderRadii",2343],[5,"Flattened",2343],[5,"Transformed",2343],[17,"PathType"],[10,"Build",7027],[6,"Ordering",12810],[5,"PointEvents",2665],[5,"LineEquation",2868],[10,"Scalar",2868],[5,"Triangle",2868],[10,"Add",12829],[10,"AddAssign",12829],[17,"Scalar"],[10,"Segment",2868],[5,"Arc",2868],[5,"CubicBezierSegment",2868],[5,"QuadraticBezierSegment",2868],[10,"Rem",12829],[10,"Sub",12829],[10,"Mul",12829],[10,"One",12830],[10,"FloatConst",12831],[10,"ApproxEq",6055],[10,"NumCast",12832],[5,"SvgArc",2868],[5,"Line",2868],[5,"ArrayVec",3699],[10,"Trig",4108],[10,"Div",12829],[10,"DivAssign",12829],[5,"Flattened",3649],[5,"Flattened",4066],[5,"Flattened",6154],[5,"FlattenedT",6154],[10,"Float",12831],[10,"MulAssign",12829],[10,"Neg",12829],[10,"Zero",12830],[10,"Real",12833],[5,"Size2D",4108],[10,"SubAssign",12829],[10,"Iterator",12834],[1,"f64"],[5,"ArrayString",3699],[5,"IntoIter",3699],[5,"CapacityError",3699],[10,"Ord",12810],[5,"Drain",3699],[10,"RangeBounds",12822],[5,"Error",12835],[1,"array"],[5,"Utf8Error",12836],[1,"char"],[5,"Arguments",12791],[1,"u128"],[1,"i32"],[1,"i8"],[1,"u16"],[1,"i64"],[1,"i128"],[1,"u64"],[10,"Signed",12837],[5,"Size3D",4108],[5,"Vector3D",4108],[5,"Length",4108],[5,"Point3D",4108],[5,"Scale",4108],[5,"SideOffsets2D",4108],[5,"Translation2D",4108],[5,"Translation3D",4108],[5,"BoolVector2D",4108],[5,"BoolVector3D",4108],[5,"Transform3D",4108],[5,"Rotation3D",4108],[5,"Rect",4108],[5,"Box3D",4108],[5,"Rotation2D",4108],[5,"RigidTransform3D",4108],[10,"Ceil",6144],[10,"One",6144],[5,"HomogeneousVector",4108],[10,"Zero",6144],[10,"Euclid",12838],[10,"Floor",6144],[10,"Round",6144],[10,"Saturating",12839],[5,"FlatteningParameters",6154],[5,"FromPolyline",6290],[10,"PathIterator",7027],[5,"Flattened",6290],[5,"Transformed",6290],[5,"BuilderWithAttributes",6727],[5,"IterBridge",12840],[5,"Icon",7096],[6,"LineHeight",10463],[6,"Shaping",10463],[5,"Icon",10913],[10,"AsRef",12783],[6,"Horizontal",12841],[6,"Vertical",12841],[5,"Id",7329],[6,"ContentFit",12842],[6,"Data",12843],[17,"Handle"],[10,"Renderer",12843],[5,"PathBuf",12844],[10,"Send",12809],[10,"Sync",12809],[5,"Viewer",7618],[5,"State",7618],[6,"Alignment",12841],[5,"State",7762],[5,"Menu",7762],[5,"TitleBar",7883],[10,"Draggable",7883],[5,"Content",7883],[5,"PaneGrid",7883],[10,"StyleSheet",7883],[6,"Axis",7883],[6,"Configuration",7883],[6,"Direction",7883],[6,"Node",7883],[5,"Pane",7883],[5,"Split",7883],[6,"DragEvent",7883],[6,"Target",7883],[6,"Region",7883],[6,"Edge",7883],[5,"ResizeEvent",7883],[6,"Action",8616],[6,"Contents",7883],[5,"State",8616],[5,"BTreeMap",12845],[5,"Internal",8616],[5,"HashMap",12846],[6,"Handle",8765],[5,"Icon",8765],[5,"State",8765],[10,"Paragraph",12847],[5,"QRCode",9074],[6,"Version",9074],[6,"ErrorCorrection",9074],[6,"Error",9074],[5,"State",9074],[6,"QrError",12848],[6,"FillMode",9384],[5,"Viewport",9509],[5,"AbsoluteOffset",9509],[5,"Properties",9509],[6,"Alignment",9509],[5,"Scroller",9509],[5,"RelativeOffset",9509],[6,"Direction",9509],[5,"Id",9509],[5,"State",9509],[6,"Event",10004],[5,"Storage",10004],[17,"Primitive"],[10,"Renderer",12849],[6,"TextureFormat",12850],[5,"Device",12851],[5,"Queue",12851],[5,"TextureView",12851],[5,"CommandEncoder",12851],[5,"Rail",10139],[5,"State",10139],[10,"FromPrimitive",12832],[6,"Data",12852],[10,"Renderer",12852],[5,"State",10463],[6,"Action",10633],[6,"Edit",10633],[6,"Motion",10633],[6,"Direction",12853],[10,"Highlighter",12823],[17,"Target"],[10,"Deref",12854],[5,"Value",10913],[6,"Side",10913],[5,"Id",10913],[5,"State",10913],[5,"Cursor",11263],[6,"State",11263],[5,"Custom",11344],[6,"Menu",11344],[6,"PickList",11344],[6,"Text",11344],[6,"Button",11344],[6,"Scrollable",11344],[6,"Svg",11344],[6,"Application",11344],[6,"Checkbox",11344],[6,"Container",11344],[6,"Slider",11344],[6,"Radio",11344],[6,"Toggler",11344],[6,"PaneGrid",11344],[6,"ProgressBar",11344],[6,"Rule",11344],[6,"TextInput",11344],[6,"TextEditor",11344],[5,"Pair",12062],[5,"Background",12062],[5,"Primary",12062],[5,"Secondary",12062],[5,"Success",12062],[5,"Danger",12062],[5,"Handle",12557],[6,"HandleShape",12557],[5,"State",12557],[8,"PathEvent",1416],[8,"IdEvent",1416],[15,"Begin",2304],[15,"End",2304],[15,"Quadratic",2304],[15,"Cubic",2304],[15,"Line",2304],[8,"Rotation",2868],[8,"Size",2868],[8,"Transform",2868],[8,"Box2D",2868],[8,"Translation",2868],[8,"Point",2868],[8,"Vector",2868],[8,"Rotation2D",6061],[8,"SideOffsets2D",6061],[8,"Size3D",6061],[8,"Rotation3D",6061],[8,"Transform2D",6061],[8,"Transform3D",6061],[8,"Box3D",6061],[8,"Rect",6061],[8,"RigidTransform3D",6061],[8,"HomogeneousVector",6061],[8,"Point3D",6061],[8,"Vector3D",6061],[8,"Translation2D",6061],[8,"Translation3D",6061],[8,"Rotation",6440],[8,"Size",6440],[8,"Transform",6440],[8,"Box2D",6440],[8,"Angle",6440],[8,"Point",6440],[8,"Vector",6440],[8,"Translation",6440],[15,"Split",8603],[15,"Picked",8607],[15,"Dropped",8607],[15,"Canceled",8607],[15,"Split",8611],[15,"Resizing",8759],[15,"Clicking",8759],[15,"Dragging",8759],[15,"Dynamic",8987],[15,"Arrow",8987],[15,"Both",10002],[15,"Rectangle",10289],[15,"Circle",10289],[15,"Scroll",10912],[15,"Selection",11342]],"b":[[40,"impl-StyleSheet-for-Theme"],[41,"impl-StyleSheet-for-Theme"],[42,"impl-StyleSheet-for-Theme"],[43,"impl-StyleSheet-for-Theme"],[44,"impl-StyleSheet-for-Theme"],[45,"impl-StyleSheet-for-Theme"],[46,"impl-StyleSheet-for-Theme"],[47,"impl-StyleSheet-for-Theme"],[48,"impl-StyleSheet-for-Theme"],[54,"impl-StyleSheet-for-Theme"],[55,"impl-StyleSheet-for-Theme"],[56,"impl-StyleSheet-for-Theme"],[57,"impl-StyleSheet-for-Theme"],[58,"impl-StyleSheet-for-Theme"],[59,"impl-StyleSheet-for-Theme"],[60,"impl-StyleSheet-for-Theme"],[122,"impl-Renderer-for-Renderer"],[123,"impl-Renderer-for-Renderer"],[124,"impl-StyleSheet-for-Theme"],[125,"impl-StyleSheet-for-Theme"],[126,"impl-StyleSheet-for-Theme"],[127,"impl-StyleSheet-for-Theme"],[128,"impl-StyleSheet-for-Theme"],[129,"impl-StyleSheet-for-Theme"],[134,"impl-StyleSheet-for-Theme"],[135,"impl-StyleSheet-for-Theme"],[137,"impl-Renderer-for-Renderer"],[138,"impl-Renderer-for-Renderer"],[139,"impl-Renderer-for-Renderer"],[154,"impl-Debug-for-Theme"],[155,"impl-Display-for-Theme"],[158,"impl-StyleSheet-for-Theme"],[159,"impl-StyleSheet-for-Theme"],[175,"impl-StyleSheet-for-Theme"],[176,"impl-StyleSheet-for-Theme"],[177,"impl-StyleSheet-for-Theme"],[178,"impl-StyleSheet-for-Theme"],[179,"impl-StyleSheet-for-Theme"],[180,"impl-StyleSheet-for-Theme"],[181,"impl-StyleSheet-for-Theme"],[182,"impl-StyleSheet-for-Theme"],[183,"impl-StyleSheet-for-Theme"],[184,"impl-StyleSheet-for-Theme"],[249,"impl-StyleSheet-for-Theme"],[250,"impl-StyleSheet-for-Theme"],[266,"impl-StyleSheet-for-Theme"],[267,"impl-StyleSheet-for-Theme"],[331,"impl-StyleSheet-for-Theme"],[332,"impl-StyleSheet-for-Theme"],[732,"impl-From%3CColor%3E-for-Fill"],[733,"impl-From%3CGradient%3E-for-Fill"],[734,"impl-From%3CLinear%3E-for-Fill"],[741,"impl-From%3CGradient%3E-for-Style"],[743,"impl-From%3CColor%3E-for-Style"],[744,"impl-From%3C%26str%3E-for-Text"],[745,"impl-From%3CString%3E-for-Text"],[1889,"impl-Index%3CEndpointId%3E-for-Path"],[1890,"impl-Index%3CControlPointId%3E-for-Path"],[1891,"impl-Index%3CEndpointId%3E-for-PathSlice%3C\'l%3E"],[1892,"impl-Index%3CControlPointId%3E-for-PathSlice%3C\'l%3E"],[2050,"impl-IntoIterator-for-%26PathSlice%3C\'l%3E"],[2051,"impl-IntoIterator-for-PathSlice%3C\'l%3E"],[2398,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2399,"impl-NoAttributes%3CB%3E"],[2413,"impl-Build-for-Flattened%3CBuilder%3E"],[2414,"impl-Flattened%3CBuilder%3E"],[2416,"impl-WithSvg%3CBuilder%3E"],[2417,"impl-Build-for-WithSvg%3CBuilder%3E"],[2418,"impl-Build-for-NoAttributes%3CB%3E"],[2419,"impl-NoAttributes%3CB%3E"],[2426,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2427,"impl-WithSvg%3CBuilder%3E"],[2438,"impl-WithSvg%3CBuilder%3E"],[2439,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2440,"impl-NoAttributes%3CB%3E"],[2441,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2468,"impl-NoAttributes%3CB%3E"],[2469,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2477,"impl-Display-for-BorderRadii"],[2478,"impl-Debug-for-BorderRadii"],[2550,"impl-WithSvg%3CBuilder%3E"],[2551,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2552,"impl-NoAttributes%3CB%3E"],[2553,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2555,"impl-WithSvg%3CBuilder%3E"],[2556,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2573,"impl-WithSvg%3CBuilder%3E"],[2574,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2575,"impl-NoAttributes%3CB%3E"],[2576,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2595,"impl-WithSvg%3CBuilder%3E"],[2596,"impl-SvgPathBuilder-for-WithSvg%3CBuilder%3E"],[2597,"impl-NoAttributes%3CB%3E"],[2598,"impl-PathBuilder-for-NoAttributes%3CB%3E"],[2767,"impl-Index%3CEndpointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[2768,"impl-Index%3CControlPointId%3E-for-CommandsPathSlice%3C\'l,+Endpoint,+ControlPoint%3E"],[2918,"impl-Add%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[2919,"impl-Add-for-Angle%3CT%3E"],[2922,"impl-Arc%3CS%3E"],[2923,"impl-Segment-for-Arc%3CS%3E"],[2924,"impl-CubicBezierSegment%3CS%3E"],[2925,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[2926,"impl-Segment-for-LineSegment%3CS%3E"],[2927,"impl-LineSegment%3CS%3E"],[2928,"impl-QuadraticBezierSegment%3CS%3E"],[2929,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[2935,"impl-Arc%3CS%3E"],[2936,"impl-Segment-for-Arc%3CS%3E"],[2937,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[2938,"impl-CubicBezierSegment%3CS%3E"],[2985,"impl-Segment-for-Arc%3CS%3E"],[2986,"impl-Arc%3CS%3E"],[2987,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[2988,"impl-CubicBezierSegment%3CS%3E"],[2989,"impl-Segment-for-LineSegment%3CS%3E"],[2990,"impl-LineSegment%3CS%3E"],[2991,"impl-QuadraticBezierSegment%3CS%3E"],[2992,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3094,"impl-CubicBezierSegment%3CS%3E"],[3095,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3097,"impl-QuadraticBezierSegment%3CS%3E"],[3098,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3103,"impl-Div%3CT%3E-for-Angle%3CT%3E"],[3104,"impl-Div-for-Angle%3CT%3E"],[3128,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3129,"impl-CubicBezierSegment%3CS%3E"],[3131,"impl-QuadraticBezierSegment%3CS%3E"],[3132,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3134,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3135,"impl-CubicBezierSegment%3CS%3E"],[3137,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3138,"impl-QuadraticBezierSegment%3CS%3E"],[3174,"impl-Arc%3CS%3E"],[3175,"impl-Segment-for-Arc%3CS%3E"],[3176,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3177,"impl-CubicBezierSegment%3CS%3E"],[3178,"impl-LineSegment%3CS%3E"],[3179,"impl-Segment-for-LineSegment%3CS%3E"],[3180,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3181,"impl-QuadraticBezierSegment%3CS%3E"],[3198,"impl-Segment-for-Arc%3CS%3E"],[3199,"impl-Arc%3CS%3E"],[3201,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3202,"impl-CubicBezierSegment%3CS%3E"],[3204,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3205,"impl-QuadraticBezierSegment%3CS%3E"],[3234,"impl-Segment-for-Arc%3CS%3E"],[3235,"impl-From%3CSvgArc%3CS%3E%3E-for-Arc%3CS%3E"],[3236,"impl-Arc%3CS%3E"],[3239,"impl-CubicBezierSegment%3CS%3E"],[3240,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3241,"impl-Segment-for-LineSegment%3CS%3E"],[3242,"impl-LineSegment%3CS%3E"],[3246,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3247,"impl-QuadraticBezierSegment%3CS%3E"],[3433,"impl-Arc%3CS%3E"],[3434,"impl-Segment-for-Arc%3CS%3E"],[3435,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3436,"impl-CubicBezierSegment%3CS%3E"],[3437,"impl-LineSegment%3CS%3E"],[3438,"impl-Segment-for-LineSegment%3CS%3E"],[3439,"impl-QuadraticBezierSegment%3CS%3E"],[3440,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3457,"impl-Segment-for-Arc%3CS%3E"],[3458,"impl-Arc%3CS%3E"],[3459,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3460,"impl-CubicBezierSegment%3CS%3E"],[3461,"impl-LineSegment%3CS%3E"],[3462,"impl-Segment-for-LineSegment%3CS%3E"],[3463,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3464,"impl-QuadraticBezierSegment%3CS%3E"],[3467,"impl-Arc%3CS%3E"],[3468,"impl-Segment-for-Arc%3CS%3E"],[3469,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3470,"impl-CubicBezierSegment%3CS%3E"],[3471,"impl-Segment-for-LineSegment%3CS%3E"],[3472,"impl-LineSegment%3CS%3E"],[3473,"impl-QuadraticBezierSegment%3CS%3E"],[3474,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3482,"impl-Sum%3C%26Angle%3CT%3E%3E-for-Angle%3CT%3E"],[3483,"impl-Sum-for-Angle%3CT%3E"],[3488,"impl-Segment-for-Arc%3CS%3E"],[3489,"impl-Arc%3CS%3E"],[3490,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3491,"impl-CubicBezierSegment%3CS%3E"],[3492,"impl-Segment-for-LineSegment%3CS%3E"],[3493,"impl-LineSegment%3CS%3E"],[3494,"impl-QuadraticBezierSegment%3CS%3E"],[3495,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3615,"impl-Arc%3CS%3E"],[3616,"impl-Segment-for-Arc%3CS%3E"],[3617,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3618,"impl-CubicBezierSegment%3CS%3E"],[3619,"impl-LineSegment%3CS%3E"],[3620,"impl-Segment-for-LineSegment%3CS%3E"],[3621,"impl-QuadraticBezierSegment%3CS%3E"],[3622,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3633,"impl-Arc%3CS%3E"],[3634,"impl-Segment-for-Arc%3CS%3E"],[3635,"impl-CubicBezierSegment%3CS%3E"],[3636,"impl-Segment-for-CubicBezierSegment%3CS%3E"],[3637,"impl-LineSegment%3CS%3E"],[3638,"impl-Segment-for-LineSegment%3CS%3E"],[3639,"impl-QuadraticBezierSegment%3CS%3E"],[3640,"impl-Segment-for-QuadraticBezierSegment%3CS%3E"],[3808,"impl-PartialEq-for-ArrayVec%3CT,+CAP%3E"],[3809,"impl-PartialEq%3C%5BT%5D%3E-for-ArrayVec%3CT,+CAP%3E"],[3810,"impl-PartialEq-for-ArrayString%3CCAP%3E"],[3811,"impl-PartialEq%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3826,"impl-Debug-for-ArrayString%3CCAP%3E"],[3827,"impl-Display-for-ArrayString%3CCAP%3E"],[3828,"impl-Debug-for-CapacityError%3CT%3E"],[3829,"impl-Display-for-CapacityError%3CT%3E"],[3851,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3852,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3854,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3855,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3901,"impl-IntoIterator-for-ArrayVec%3CT,+CAP%3E"],[3902,"impl-IntoIterator-for-%26mut+ArrayVec%3CT,+CAP%3E"],[3903,"impl-IntoIterator-for-%26ArrayVec%3CT,+CAP%3E"],[3916,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3917,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3921,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3922,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3933,"impl-PartialOrd-for-ArrayString%3CCAP%3E"],[3934,"impl-PartialOrd%3Cstr%3E-for-ArrayString%3CCAP%3E"],[3976,"impl-TryFrom%3CArguments%3C\'a%3E%3E-for-ArrayString%3CCAP%3E"],[3978,"impl-TryFrom%3C%26str%3E-for-ArrayString%3CCAP%3E"],[4160,"impl-Add%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[4161,"impl-Add-for-Length%3CT,+U%3E"],[4162,"impl-Add%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4163,"impl-Add%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4164,"impl-Add%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4165,"impl-Add%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4168,"impl-Add-for-Size2D%3CT,+U%3E"],[4169,"impl-Add%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[4170,"impl-Add%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[4171,"impl-Add-for-Size3D%3CT,+U%3E"],[4174,"impl-Add-for-Vector2D%3CT,+U%3E"],[4175,"impl-Add%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[4176,"impl-Add%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[4177,"impl-Add-for-Vector3D%3CT,+U%3E"],[4179,"impl-AddAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4180,"impl-AddAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4181,"impl-AddAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4182,"impl-AddAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4216,"impl-Transform2D%3CT,+Src,+Dst%3E"],[4217,"impl-ApproxEq%3CT%3E-for-Transform2D%3CT,+Src,+Dst%3E"],[4218,"impl-ApproxEq%3CT%3E-for-Transform3D%3CT,+Src,+Dst%3E"],[4219,"impl-Transform3D%3CT,+Src,+Dst%3E"],[4399,"impl-Point2D%3CT,+U%3E"],[4400,"impl-Ceil-for-Point2D%3CT,+U%3E"],[4401,"impl-Ceil-for-Point3D%3CT,+U%3E"],[4402,"impl-Point3D%3CT,+U%3E"],[4403,"impl-Ceil-for-Size2D%3CT,+U%3E"],[4404,"impl-Size2D%3CT,+U%3E"],[4405,"impl-Ceil-for-Size3D%3CT,+U%3E"],[4406,"impl-Size3D%3CT,+U%3E"],[4407,"impl-Ceil-for-Vector2D%3CT,+U%3E"],[4408,"impl-Vector2D%3CT,+U%3E"],[4409,"impl-Vector3D%3CT,+U%3E"],[4410,"impl-Ceil-for-Vector3D%3CT,+U%3E"],[4585,"impl-Div%3CT%3E-for-Box2D%3CT,+U%3E"],[4586,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U2%3E"],[4587,"impl-Div%3CT%3E-for-Box3D%3CT,+U%3E"],[4588,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U2%3E"],[4589,"impl-Div%3CT%3E-for-Length%3CT,+U%3E"],[4590,"impl-Div%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Dst%3E"],[4591,"impl-Div%3CLength%3CT,+Src%3E%3E-for-Length%3CT,+Dst%3E"],[4592,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U2%3E"],[4593,"impl-Div%3CT%3E-for-Point2D%3CT,+U%3E"],[4594,"impl-Div%3CT%3E-for-Point3D%3CT,+U%3E"],[4595,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U2%3E"],[4596,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U2%3E"],[4597,"impl-Div%3CT%3E-for-Rect%3CT,+U%3E"],[4598,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U2%3E"],[4599,"impl-Div%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[4600,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U2%3E"],[4601,"impl-Div%3CT%3E-for-Size2D%3CT,+U%3E"],[4602,"impl-Div%3CT%3E-for-Size3D%3CT,+U%3E"],[4603,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U2%3E"],[4604,"impl-Div%3CT%3E-for-Vector2D%3CT,+U%3E"],[4605,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U2%3E"],[4606,"impl-Div%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U2%3E"],[4607,"impl-Div%3CT%3E-for-Vector3D%3CT,+U%3E"],[4608,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[4609,"impl-DivAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[4610,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[4611,"impl-DivAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[4613,"impl-DivAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[4614,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[4615,"impl-DivAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[4616,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[4617,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[4618,"impl-DivAssign%3CT%3E-for-Rect%3CT,+U%3E"],[4619,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[4620,"impl-DivAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[4621,"impl-DivAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[4622,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[4623,"impl-DivAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[4624,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[4625,"impl-DivAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[4626,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[4627,"impl-DivAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[4628,"impl-DivAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[4779,"impl-Point2D%3CT,+U%3E"],[4780,"impl-Floor-for-Point2D%3CT,+U%3E"],[4781,"impl-Point3D%3CT,+U%3E"],[4782,"impl-Floor-for-Point3D%3CT,+U%3E"],[4783,"impl-Size2D%3CT,+U%3E"],[4784,"impl-Floor-for-Size2D%3CT,+U%3E"],[4785,"impl-Floor-for-Size3D%3CT,+U%3E"],[4786,"impl-Size3D%3CT,+U%3E"],[4787,"impl-Vector2D%3CT,+U%3E"],[4788,"impl-Floor-for-Vector2D%3CT,+U%3E"],[4789,"impl-Floor-for-Vector3D%3CT,+U%3E"],[4790,"impl-Vector3D%3CT,+U%3E"],[4817,"impl-From%3CVector3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4818,"impl-From%3CVector2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4819,"impl-From%3CPoint2D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4821,"impl-From%3CPoint3D%3CT,+U%3E%3E-for-HomogeneousVector%3CT,+U%3E"],[4823,"impl-From%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[4825,"impl-From%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[4826,"impl-From%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[4828,"impl-From%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[4835,"impl-From%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[4836,"impl-From%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[4837,"impl-From%3CVector2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[4839,"impl-From%3CVector3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[4840,"impl-From%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[4841,"impl-From%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[4849,"impl-From%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[4851,"impl-From%3CSize2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[4852,"impl-From%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[4853,"impl-From%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[4854,"impl-From%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[4856,"impl-From%3CRotation3D%3CT,+Src,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[4857,"impl-From%3CVector3D%3CT,+Dst%3E%3E-for-RigidTransform3D%3CT,+Src,+Dst%3E"],[5034,"impl-Into%3C(T,+T)%3E-for-Point2D%3CT,+U%3E"],[5036,"impl-Into%3C%5BT;+2%5D%3E-for-Point2D%3CT,+U%3E"],[5037,"impl-Into%3C%5BT;+3%5D%3E-for-Point3D%3CT,+U%3E"],[5038,"impl-Into%3C(T,+T,+T)%3E-for-Point3D%3CT,+U%3E"],[5046,"impl-Into%3C%5BT;+2%5D%3E-for-Size2D%3CT,+U%3E"],[5047,"impl-Into%3C(T,+T)%3E-for-Size2D%3CT,+U%3E"],[5048,"impl-Into%3C%5BT;+3%5D%3E-for-Size3D%3CT,+U%3E"],[5050,"impl-Into%3C(T,+T,+T)%3E-for-Size3D%3CT,+U%3E"],[5053,"impl-Into%3CTransform2D%3CT,+Src,+Dst%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[5055,"impl-Into%3CVector2D%3CT,+Src%3E%3E-for-Translation2D%3CT,+Src,+Dst%3E"],[5056,"impl-Into%3CTransform3D%3CT,+Src,+Dst%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[5058,"impl-Into%3CVector3D%3CT,+Src%3E%3E-for-Translation3D%3CT,+Src,+Dst%3E"],[5059,"impl-Into%3C(T,+T)%3E-for-Vector2D%3CT,+U%3E"],[5060,"impl-Into%3C%5BT;+2%5D%3E-for-Vector2D%3CT,+U%3E"],[5063,"impl-Into%3C%5BT;+3%5D%3E-for-Vector3D%3CT,+U%3E"],[5064,"impl-Into%3C(T,+T,+T)%3E-for-Vector3D%3CT,+U%3E"],[5333,"impl-Mul%3CT%3E-for-Box2D%3CT,+U%3E"],[5334,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box2D%3CT,+U1%3E"],[5335,"impl-Mul%3CT%3E-for-Box3D%3CT,+U%3E"],[5336,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Box3D%3CT,+U1%3E"],[5337,"impl-Mul%3CT%3E-for-Length%3CT,+U%3E"],[5338,"impl-Mul%3CScale%3CT,+Src,+Dst%3E%3E-for-Length%3CT,+Src%3E"],[5339,"impl-Mul%3CT%3E-for-Point2D%3CT,+U%3E"],[5340,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point2D%3CT,+U1%3E"],[5341,"impl-Mul%3CT%3E-for-Point3D%3CT,+U%3E"],[5342,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Point3D%3CT,+U1%3E"],[5343,"impl-Mul%3CT%3E-for-Rect%3CT,+U%3E"],[5344,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Rect%3CT,+U1%3E"],[5346,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-SideOffsets2D%3CT,+U1%3E"],[5347,"impl-Mul%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[5348,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size2D%3CT,+U1%3E"],[5349,"impl-Mul%3CT%3E-for-Size2D%3CT,+U%3E"],[5350,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Size3D%3CT,+U1%3E"],[5351,"impl-Mul%3CT%3E-for-Size3D%3CT,+U%3E"],[5352,"impl-Mul%3CT%3E-for-Vector2D%3CT,+U%3E"],[5353,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector2D%3CT,+U1%3E"],[5354,"impl-Mul%3CT%3E-for-Vector3D%3CT,+U%3E"],[5355,"impl-Mul%3CScale%3CT,+U1,+U2%3E%3E-for-Vector3D%3CT,+U1%3E"],[5356,"impl-MulAssign%3CT%3E-for-Box2D%3CT,+U%3E"],[5357,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box2D%3CT,+U%3E"],[5358,"impl-MulAssign%3CT%3E-for-Box3D%3CT,+U%3E"],[5359,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Box3D%3CT,+U%3E"],[5361,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5362,"impl-MulAssign%3CT%3E-for-Point2D%3CT,+U%3E"],[5363,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5364,"impl-MulAssign%3CT%3E-for-Point3D%3CT,+U%3E"],[5365,"impl-MulAssign%3CT%3E-for-Rect%3CT,+U%3E"],[5366,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Rect%3CT,+U%3E"],[5367,"impl-MulAssign%3CT%3E-for-SideOffsets2D%3CT,+U%3E"],[5368,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-SideOffsets2D%3CT,+U%3E"],[5369,"impl-MulAssign%3CT%3E-for-Size2D%3CT,+U%3E"],[5370,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size2D%3CT,+U%3E"],[5371,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Size3D%3CT,+U%3E"],[5372,"impl-MulAssign%3CT%3E-for-Size3D%3CT,+U%3E"],[5373,"impl-MulAssign%3CT%3E-for-Vector2D%3CT,+U%3E"],[5374,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[5375,"impl-MulAssign%3CScale%3CT,+U,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[5376,"impl-MulAssign%3CT%3E-for-Vector3D%3CT,+U%3E"],[5471,"impl-Round-for-Point2D%3CT,+U%3E"],[5472,"impl-Point2D%3CT,+U%3E"],[5473,"impl-Round-for-Point3D%3CT,+U%3E"],[5474,"impl-Point3D%3CT,+U%3E"],[5476,"impl-Round-for-Size2D%3CT,+U%3E"],[5477,"impl-Size2D%3CT,+U%3E"],[5478,"impl-Round-for-Size3D%3CT,+U%3E"],[5479,"impl-Size3D%3CT,+U%3E"],[5480,"impl-Round-for-Vector2D%3CT,+U%3E"],[5481,"impl-Vector2D%3CT,+U%3E"],[5482,"impl-Round-for-Vector3D%3CT,+U%3E"],[5483,"impl-Vector3D%3CT,+U%3E"],[5524,"impl-Sub-for-Point2D%3CT,+U%3E"],[5525,"impl-Sub%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5526,"impl-Sub%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5527,"impl-Sub%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5528,"impl-Sub-for-Point3D%3CT,+U%3E"],[5529,"impl-Sub%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5539,"impl-SubAssign%3CSize2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5540,"impl-SubAssign%3CVector2D%3CT,+U%3E%3E-for-Point2D%3CT,+U%3E"],[5541,"impl-SubAssign%3CVector3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5542,"impl-SubAssign%3CSize3D%3CT,+U%3E%3E-for-Point3D%3CT,+U%3E"],[5550,"impl-Sum-for-Length%3CT,+U%3E"],[5551,"impl-Sum%3C%26Length%3CT,+U%3E%3E-for-Length%3CT,+U%3E"],[5552,"impl-Sum%3C%26Size2D%3CT,+U%3E%3E-for-Size2D%3CT,+U%3E"],[5553,"impl-Sum-for-Size2D%3CT,+U%3E"],[5554,"impl-Sum-for-Size3D%3CT,+U%3E"],[5555,"impl-Sum%3C%26Size3D%3CT,+U%3E%3E-for-Size3D%3CT,+U%3E"],[5556,"impl-Sum-for-Vector2D%3CT,+U%3E"],[5557,"impl-Sum%3C%26Vector2D%3CT,+U%3E%3E-for-Vector2D%3CT,+U%3E"],[5558,"impl-Sum-for-Vector3D%3CT,+U%3E"],[5559,"impl-Sum%3C%26Vector3D%3CT,+U%3E%3E-for-Vector3D%3CT,+U%3E"],[5730,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5731,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[5732,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[5733,"impl-Scale%3CT,+Src,+Dst%3E"],[5734,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5735,"impl-Transform2D%3CT,+Src,+Dst%3E"],[5736,"impl-Translation2D%3CT,+Src,+Dst%3E"],[5737,"impl-Transformation%3CS%3E-for-Translation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5753,"impl-Transformation%3CS%3E-for-Rotation2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[5754,"impl-Rotation2D%3CT,+Src,+Dst%3E"],[5755,"impl-Scale%3CT,+Src,+Dst%3E"],[5756,"impl-Transformation%3CS%3E-for-Scale%3CS,+UnknownUnit,+UnknownUnit%3E"],[5757,"impl-Transform2D%3CT,+Src,+Dst%3E"],[5758,"impl-Transformation%3CS%3E-for-Transform2D%3CS,+UnknownUnit,+UnknownUnit%3E"],[6041,"impl-Zero-for-Point2D%3CT,+U%3E"],[6042,"impl-Point2D%3CT,+U%3E"],[6043,"impl-Zero-for-Point3D%3CT,+U%3E"],[6044,"impl-Point3D%3CT,+U%3E"],[6047,"impl-Size2D%3CT,+U%3E"],[6048,"impl-Zero-for-Size2D%3CT,+U%3E"],[6049,"impl-Zero-for-Size3D%3CT,+U%3E"],[6050,"impl-Size3D%3CT,+U%3E"],[6051,"impl-Zero-for-Vector2D%3CT,+U%3E"],[6052,"impl-Vector2D%3CT,+U%3E"],[6053,"impl-Zero-for-Vector3D%3CT,+U%3E"],[6054,"impl-Vector3D%3CT,+U%3E"],[6510,"impl-BuilderWithAttributes"],[6511,"impl-PathBuilder-for-BuilderWithAttributes"],[6525,"impl-Build-for-BuilderWithAttributes"],[6526,"impl-BuilderWithAttributes"],[6544,"impl-PathBuilder-for-BuilderWithAttributes"],[6545,"impl-BuilderWithAttributes"],[6572,"impl-BuilderWithAttributes"],[6573,"impl-PathBuilder-for-BuilderWithAttributes"],[6654,"impl-PathBuilder-for-BuilderWithAttributes"],[6655,"impl-BuilderWithAttributes"],[6663,"impl-PathBuilder-for-BuilderWithAttributes"],[6664,"impl-BuilderWithAttributes"],[6667,"impl-BuilderWithAttributes"],[6668,"impl-PathBuilder-for-BuilderWithAttributes"],[6670,"impl-BuilderWithAttributes"],[6671,"impl-PathBuilder-for-BuilderWithAttributes"],[6747,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6748,"impl-Builder%3C\'l%3E"],[6749,"impl-BuilderWithAttributes%3C\'l%3E"],[6750,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6757,"impl-Builder%3C\'l%3E"],[6758,"impl-Build-for-Builder%3C\'l%3E"],[6759,"impl-BuilderWithAttributes%3C\'l%3E"],[6760,"impl-Build-for-BuilderWithAttributes%3C\'l%3E"],[6766,"impl-Builder%3C\'l%3E"],[6767,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6768,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6769,"impl-BuilderWithAttributes%3C\'l%3E"],[6782,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6783,"impl-Builder%3C\'l%3E"],[6784,"impl-BuilderWithAttributes%3C\'l%3E"],[6785,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6823,"impl-Builder%3C\'l%3E"],[6824,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6825,"impl-BuilderWithAttributes%3C\'l%3E"],[6826,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6832,"impl-Builder%3C\'l%3E"],[6833,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6834,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6835,"impl-BuilderWithAttributes%3C\'l%3E"],[6836,"impl-PathBuilder-for-Builder%3C\'l%3E"],[6837,"impl-Builder%3C\'l%3E"],[6838,"impl-PathBuilder-for-BuilderWithAttributes%3C\'l%3E"],[6839,"impl-BuilderWithAttributes%3C\'l%3E"],[7198,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[7199,"impl-Checkbox%3C\'a,+Message,+Theme,+Renderer%3E"],[7304,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[7305,"impl-ComboBox%3C\'a,+T,+Message,+Theme,+Renderer%3E"],[9175,"impl-Display-for-Error"],[9176,"impl-Debug-for-Error"],[9356,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Radio%3CMessage,+Theme,+Renderer%3E"],[9357,"impl-Radio%3CMessage,+Theme,+Renderer%3E"],[9880,"impl-Scrollable-for-State"],[9881,"impl-State"],[9889,"impl-Scrollable-for-State"],[9890,"impl-State"],[10546,"impl-From%3CPixels%3E-for-LineHeight"],[10547,"impl-From%3Cf32%3E-for-LineHeight"],[11026,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11027,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11040,"impl-Debug-for-Value"],[11041,"impl-Display-for-Value"],[11047,"impl-Focusable-for-State%3CP%3E"],[11048,"impl-State%3CP%3E"],[11144,"impl-Focusable-for-State%3CP%3E"],[11145,"impl-State%3CP%3E"],[11147,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11148,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11154,"impl-TextInput-for-State%3CP%3E"],[11155,"impl-State%3CP%3E"],[11157,"impl-TextInput-for-State%3CP%3E"],[11158,"impl-State%3CP%3E"],[11160,"impl-TextInput-for-State%3CP%3E"],[11161,"impl-State%3CP%3E"],[11181,"impl-TextInput-for-State%3CP%3E"],[11182,"impl-State%3CP%3E"],[11185,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11186,"impl-TextInput%3C\'a,+Message,+Theme,+Renderer%3E"],[11249,"impl-Focusable-for-State%3CP%3E"],[11250,"impl-State%3CP%3E"],[11676,"impl-Debug-for-Custom"],[11677,"impl-Display-for-Custom"],[11684,"impl-From%3CAppearance%3E-for-Container"],[11685,"impl-From%3CT%3E-for-Container"],[12433,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[12434,"impl-Toggler%3C\'a,+Message,+Theme,+Renderer%3E"],[12533,"impl-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"],[12534,"impl-Widget%3CMessage,+Theme,+Renderer%3E-for-Tooltip%3C\'a,+Message,+Theme,+Renderer%3E"]]},\ +"iced_winit":{"doc":"A windowing shell for Iced, on top of winit.","t":"EEGPPFEPNNCNNNNNNNNNNNNCNNNNCENNNNNNNNNNNNNNNNEENNNNNNNNNNNNNNNNNNCNNNNECNECNNNNNNNNNNNNNNNNNEKRFNNNNNNNNHNNNNNNNNNNNNNNNNNNNMNNHHHNNNNNNMNMNNNNNNNHNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHHHHHHHHHHHHHHHKRFNNNNNNNNHNNNNNNNNNNNNNNNNNNNNMNNHNNNNNNMNMNNNNNNNNHNNFNNNNNNNNNNNNNNONONNNONNNNNNNNNNNNNNNNNOH","n":["Application","Clipboard","Error","ExecutorCreationFailed","GraphicsCreationFailed","Proxy","Settings","WindowCreationFailed","adapt_into_using","adapt_into_using","application","arrays_from","arrays_from","arrays_into","arrays_into","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clipboard","clone","clone_into","components_from","components_from","conversion","core","deref","deref","deref_mut","deref_mut","drop","drop","fmt","fmt","fmt","from","from","from","from_angle","from_angle","from_stimulus","from_stimulus","futures","graphics","init","init","into","into","into_angle","into_angle","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_color","into_color","into_color_unclamped","into_color_unclamped","into_stimulus","into_stimulus","multi_window","new","poll_close","poll_flush","poll_ready","runtime","settings","start_send","style","system","to_owned","to_smolstr","to_string","try_components_into","try_components_into","try_from","try_from","try_into","try_into","try_into_color","try_into_color","type_id","type_id","uints_from","uints_from","uints_into","uints_into","winit","Application","Flags","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background_color","borrow","borrow_mut","build_user_interface","components_from","cursor","deref","deref_mut","drop","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","logical_size","modifiers","new","new","physical_size","requests_exit","run","run_command","scale_factor","scale_factor","style","subscription","synchronize","text_color","theme","theme","title","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","update","viewport","viewport_version","Clipboard","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","components_from","connect","deref","deref_mut","drop","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_rc","into_color","into_color_unclamped","into_stimulus","read","read","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","unconnected","write","write","cursor_position","fullscreen","icon","key","mode","modifiers","mouse_button","mouse_interaction","position","touch_event","user_attention","visible","window_event","window_level","window_settings","Application","Flags","State","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","background_color","borrow","borrow_mut","build_user_interfaces","components_from","cursor","deref","deref_mut","drop","fmt","from","from_angle","from_stimulus","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","logical_size","modifiers","new","new","physical_size","run","scale_factor","scale_factor","style","subscription","synchronize","text_color","theme","theme","title","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","update","user_force_quit","viewport","viewport_version","Settings","adapt_into_using","arrays_from","arrays_into","as_any","as_any_mut","borrow","borrow_mut","clone","clone_into","components_from","default","deref","deref_mut","drop","flags","fmt","fonts","from","from_angle","from_stimulus","id","init","into","into_angle","into_any","into_any_arc","into_any_rc","into_color","into_color_unclamped","into_stimulus","to_owned","try_components_into","try_from","try_into","try_into_color","type_id","uints_from","uints_into","window","fetch_information"],"q":[[0,"iced_winit"],[94,"iced_winit::application"],[151,"iced_winit::clipboard"],[187,"iced_winit::conversion"],[202,"iced_winit::multi_window"],[258,"iced_winit::settings"],[298,"iced_winit::system"],[299,"palette::chromatic_adaptation"],[300,"core::any"],[301,"core::fmt"],[302,"core::fmt"],[303,"alloc::boxed"],[304,"alloc::sync"],[305,"alloc::rc"],[306,"winit::event_loop"],[307,"core::pin"],[308,"core::task::wake"],[309,"core::result"],[310,"core::task::poll"],[311,"smol_str"],[312,"alloc::string"],[313,"palette::convert::try_from_into_color"],[314,"core::any"],[315,"iced_runtime::user_interface"],[316,"iced_core::size"],[317,"iced_runtime::debug"],[318,"iced_runtime::user_interface"],[319,"winit::keyboard"],[320,"iced_runtime::command"],[321,"winit::window"],[322,"winit::event"],[323,"iced_futures::runtime"],[324,"iced_graphics::compositor"],[325,"iced_futures::executor"],[326,"iced_futures::subscription"],[327,"alloc::vec"],[328,"iced_graphics::viewport"],[329,"core::option"],[330,"winit::dpi"],[331,"iced_core::point"],[332,"winit::monitor"],[333,"iced_core::window::mode"],[334,"winit::window"],[335,"winit::icon"],[336,"winit::keyboard"],[337,"iced_core::keyboard::modifiers"],[338,"winit::event"],[339,"iced_core::mouse::interaction"],[340,"cursor_icon"],[341,"iced_core::window::position"],[342,"winit::dpi"],[343,"iced_core::window::user_attention"],[344,"winit::window"],[345,"iced_core::event"],[346,"iced_core::window::level"],[347,"winit::window"],[348,"winit::window"],[349,"core::clone"],[350,"core::default"],[351,"iced_runtime::system::information"],[352,"core::ops::function"],[353,"core::marker"]],"d":["","","An error that occurred while running an application.","The futures executor could not be created.","The application graphics context could not be created.","An event loop proxy that implements Sink.","","The application window could not be created.","","","Create interactive, native cross-platform applications.","","","","","","","","","","","","","Access the clipboard.","","","","","Convert winit types into iced_runtime types, and viceversa.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Create interactive, native cross-platform applications for …","Creates a new Proxy from an EventLoopProxy.","","","","","Configure your application.","","","Access the native system.","","","","","","","","","","","","","","","","","","","An interactive, native cross-platform application.","The data needed to initialize your Application.","The state of a windowed Application.","","","","","","Returns the current background Color of the State.","","","Builds a UserInterface for the provided Application, …","","Returns the current cursor position of the State.","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns the logical Size of the Viewport of the State.","Returns the current keyboard modifiers of the State.","Initializes the Application with the flags provided to run …","Creates a new State for the provided Application and …","Returns the physical Size of the Viewport of the State.","Returns true if the provided event should cause an …","Runs an Application with an executor, compositor, and the …","Runs the actions of a Command.","Returns the current scale factor of the Viewport of the …","Returns the scale factor of the Application.","Returns the Style variation of the Theme.","Returns the event Subscription for the current state of the","Synchronizes the State with its Application and its …","Returns the current text Color of the State.","Returns the current Theme of the Application.","Returns the current theme of the State.","Returns the current title of the Application.","","","","","","","","Updates an Application by feeding it the provided …","Processes the provided window event and updates the State …","Returns the current Viewport of the State.","Returns the version of the Viewport of the State.","A buffer for short-term storage and transfer within and …","","","","","","","","","Creates a new Clipboard for the given window.","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Reads the current content of the Clipboard as text.","","","","","","","","Creates a new Clipboard that isn’t associated with a …","Writes the given text contents to the Clipboard.","","Converts a physical cursor position to a logical Point.","Converts a window::Mode to a winit fullscreen mode.","Converts some window::Icon into it’s winit counterpart.","Converts a VirtualKeyCode from winit to an iced key code.","Converts a winit fullscreen mode to a window::Mode.","Converts some ModifiersState from winit to an iced …","Converts a MouseButton from winit to an iced mouse button.","Converts a mouse::Interaction to a winit cursor icon.","Converts a window::Position to a winit logical position …","Converts a Touch from winit to an iced touch event.","Converts some UserAttention into it’s winit counterpart.","Converts a window::Mode to a visibility flag.","Converts a winit window event into an iced event.","Converts a window::Level to a winit window level.","Converts some window::Settings into a WindowBuilder from …","An interactive, native, cross-platform, multi-windowed …","The data needed to initialize your Application.","The state of a multi-windowed Application.","","","","","","Returns the current background Color of the State.","","","Build the user interface for every window.","","Returns the current cursor position of the State.","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","Returns the logical Size of the Viewport of the State.","Returns the current keyboard modifiers of the State.","Initializes the Application with the flags provided to run …","Creates a new State for the provided Application’s window…","Returns the physical Size of the Viewport of the State.","Runs an Application with an executor, compositor, and the …","Returns the current scale factor of the Viewport of the …","Returns the scale factor of the window of the Application.","Returns the Style variation of the Theme.","Returns the event Subscription for the current state of the","Synchronizes the State with its Application and its …","Returns the current text Color of the State.","Returns the current Theme of the Application.","Returns the current theme of the State.","Returns the current title of the Application.","","","","","","","","Processes the provided window event and updates the State …","Returns true if the provided event should cause an …","Returns the current Viewport of the State.","Returns the version of the Viewport of the State.","The settings of an application.","","","","","","","","","","","","","","","The data needed to initialize an Application.","","The fonts to load on boot.","Returns the argument unchanged.","","","The identifier of the application.","","Calls U::from(self).","","","","","","","","","","","","","","","","The window::Settings.","Query for available system information."],"i":[0,0,0,6,6,0,0,6,6,3,0,6,3,6,3,6,3,6,3,6,3,6,3,0,3,3,6,3,0,0,6,3,6,3,6,3,6,6,3,6,6,3,6,3,6,3,0,0,6,3,6,3,6,3,6,3,6,3,6,3,6,3,6,3,6,3,0,3,3,3,3,0,0,3,0,0,3,6,6,6,3,6,3,6,3,6,3,6,3,6,3,6,3,0,0,25,0,23,23,23,23,23,23,23,23,0,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,25,23,23,0,0,0,23,25,25,25,23,23,25,23,25,23,23,23,23,23,23,23,0,23,23,23,0,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,78,0,77,77,77,77,77,77,77,77,0,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,77,78,77,77,0,77,78,78,78,77,77,78,77,78,77,77,77,77,77,77,77,77,0,77,77,0,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,39,0],"f":[0,0,0,0,0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[[-1,-3],-4,[],[],[[1,[-2]]],[]],0,[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[3,[-1]]],[[3,[-1]]],[]],[[-1,-2],4,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[5,-1,[]],[5,-1,[]],[5,-1,[]],[5,-1,[]],[5,4],[5,4],[[6,7],8],[[6,7],8],[[[3,[-1]],7],8,9],[10,6],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,[[],5],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[[[14,[-1]]],[[3,[-1]]],[]],[[[15,[[3,[-1]]]],16],[[18,[[17,[4,-2]]]]],[],[]],[[[15,[[3,[-1]]]],16],[[18,[[17,[4,-2]]]]],[],[]],[[[15,[[3,[-1]]]],16],[[18,[[17,[4,-2]]]]],[],[]],0,0,[[[15,[[3,[-1]]]],-1],[[17,[4,-2]]],[],[]],0,0,[-1,-2,[],[]],[-1,19,[]],[-1,20,[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],0,0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[[[23,[-1]]],24,25],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,26,27,28],29,25],[-1,-2,[],[]],[[[23,[-1]]],30,25],[5,-1,[]],[5,-1,[]],[5,4],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[23,[-1]]],[[27,[31]]],25],[[[23,[-1]]],32,25],[-1,[[4,[[25,[],[[33,[-1]]]],[34,[-2]]]]],[],[]],[[-1,35],[[23,[-1]]],25],[[[23,[-1]]],[[27,[36]]],25],[[37,32],38],[39,[[17,[4,6]]]],[[-1,-2,26,[23,[-1]],34,[40,[-3,3]],41,38,14,28,35],4,25,[[43,[],[[42,[]]]]],44],[[[23,[-1]]],45,25],[[[25,[],[[33,[-1]]]]],45,[]],[[[25,[],[[33,[-1]]]]],[],[]],[[[25,[],[[33,[-1]]]]],[[46,[-2]]],[],[]],[[[23,[-1]],-1,35],4,25],[[[23,[-1]]],24,25],[[[25,[],[[33,[-1]]]]],-2,[],[]],[[[23,[-1]]],[],25],[[[25,[],[[33,[-1]]]]],20,[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,-2,26,[23,[-1]],[40,[-3,3]],41,38,14,28,47,35],4,25,[[43,[],[[42,[]]]]],44],[[[23,[-1]],35,37,28],4,25],[[[23,[-1]]],48,25],[[[23,[-1]]],5,25],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[35,41],[5,-1,[]],[5,-1,[]],[5,4],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[41,[[49,[20]]]],[41,[[49,[20]]]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[],41],[[41,20],4],[[41,20],4],[[[50,[45]],45],51],[[[49,[52]],53],[[49,[54]]]],[55,[[49,[56]]]],[57,58],[[[49,[54]]],53],[32,59],[60,61],[62,63],[[[49,[52]],27,64],[[49,[65]]]],[[66,45],67],[68,69],[53,38],[[70,37,45,32],[[49,[71]]]],[72,73],[[74,75,[49,[52]],[49,[20]]],76],0,0,0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[[[77,[-1]]],24,78],[-1,-2,[],[]],[-1,-2,[],[]],[[-1,28,[0,[-1,-2]],[79,[70,26]]],[[79,[70,29]]],78,[[43,[],[[42,[]]]],43]],[-1,-2,[],[]],[[[77,[-1]]],30,78],[5,-1,[]],[5,-1,[]],[5,4],[[[77,[-1]],7],8,78],[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[77,[-1]]],[[27,[31]]],78],[[[77,[-1]]],32,78],[-1,[[4,[[78,[],[[33,[-1]]]],[34,[-2]]]]],[],[]],[[-1,70,35],[[77,[-1]]],78],[[[77,[-1]]],[[27,[36]]],78],[39,[[17,[4,6]]]],[[[77,[-1]]],45,78],[[[78,[],[[33,[-1]]]],70],45,[]],[[[78,[],[[33,[-1]]]]],[],[]],[[[78,[],[[33,[-1]]]]],[[46,[-2]]],[],[]],[[[77,[-1]],-1,70,35],4,78],[[[77,[-1]]],24,78],[[[78,[],[[33,[-1]]]],70],-2,[],[]],[[[77,[-1]]],[],78],[[[78,[],[[33,[-1]]]],70],20,[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[77,[-1]],35,37,28],4,78],[[37,32],38],[[[77,[-1]]],48,78],[[[77,[-1]]],80,78],0,[[-1,-3],-4,[],[],[[1,[-2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,2,[]],[-1,2,[]],[-1,-2,[],[]],[-1,-2,[],[]],[[[39,[-1]]],[[39,[-1]]],81],[[-1,-2],4,[],[]],[-1,-2,[],[]],[[],[[39,[-1]]],82],[5,-1,[]],[5,-1,[]],[5,4],0,[[[39,[-1]],7],8,9],0,[-1,-1,[]],[-1,-1,[]],[-1,-2,[],[]],0,[[],5],[-1,-2,[],[]],[-1,-2,[],[]],[[[11,[-1]]],[[11,[2]]],[]],[[[12,[-1]]],[[12,[2]]],[]],[[[13,[-1]]],[[13,[2]]],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,-2,[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2]]],[],[]],[-1,[[17,[-2,[21,[-2]]]]],[],[]],[-1,22,[]],[-1,-2,[],[]],[-1,-2,[],[]],0,[-2,[[34,[-1]]],[],[[85,[83],[[84,[-1]]]],86]]],"c":[],"p":[[10,"TransformMatrix",299],[10,"Any",300],[5,"Proxy",0],[1,"tuple"],[1,"usize"],[6,"Error",0],[5,"Formatter",301],[8,"Result",301],[10,"Debug",301],[6,"Error",302],[5,"Box",303],[5,"Arc",304],[5,"Rc",305],[5,"EventLoopProxy",306],[5,"Pin",307],[5,"Context",308],[6,"Result",309],[6,"Poll",310],[5,"SmolStr",311],[5,"String",312],[5,"OutOfBounds",313],[5,"TypeId",300],[5,"State",94],[5,"Color",314],[10,"Application",94],[5,"Cache",315],[5,"Size",316],[5,"Debug",317],[5,"UserInterface",315],[6,"Cursor",318],[1,"f32"],[5,"ModifiersState",319],[17,"Flags"],[5,"Command",320],[5,"Window",321],[1,"u32"],[6,"WindowEvent",322],[1,"bool"],[5,"Settings",258],[5,"Runtime",323],[5,"Clipboard",151],[17,"Renderer"],[10,"Compositor",324],[10,"Executor",325],[1,"f64"],[5,"Subscription",326],[5,"Vec",327],[5,"Viewport",328],[6,"Option",329],[5,"PhysicalPosition",330],[5,"Point",331],[5,"MonitorHandle",332],[6,"Mode",333],[6,"Fullscreen",321],[5,"Icon",334],[5,"Icon",335],[6,"Key",319],[6,"Key",336],[5,"Modifiers",337],[6,"MouseButton",322],[6,"Button",338],[6,"Interaction",339],[6,"CursorIcon",340],[6,"Position",341],[6,"Position",330],[5,"Touch",322],[6,"Event",342],[6,"UserAttention",343],[6,"UserAttentionType",321],[5,"Id",344],[6,"Event",345],[6,"Level",346],[6,"WindowLevel",321],[5,"Settings",347],[1,"str"],[5,"WindowBuilder",321],[5,"State",202],[10,"Application",202],[5,"HashMap",348],[1,"u64"],[10,"Clone",349],[10,"Default",350],[5,"Information",351],[17,"Output"],[10,"Fn",352],[10,"Send",353]],"b":[[36,"impl-Display-for-Error"],[37,"impl-Debug-for-Error"],[175,"impl-Clipboard-for-Clipboard"],[176,"impl-Clipboard"],[185,"impl-Clipboard"],[186,"impl-Clipboard-for-Clipboard"]]}\ }'); if (typeof window !== 'undefined' && window.initSearch) {window.initSearch(searchIndex)}; if (typeof exports !== 'undefined') {exports.searchIndex = searchIndex}; diff --git a/src-files.js b/src-files.js index 400f43ca7ba..0a1dddd3e1a 100644 --- a/src-files.js +++ b/src-files.js @@ -1,8 +1,8 @@ var srcIndex = JSON.parse('{\ "iced":["",[["multi_window",[],["application.rs"]],["window",[],["icon.rs"]]],["advanced.rs","application.rs","error.rs","lib.rs","multi_window.rs","sandbox.rs","settings.rs","time.rs","window.rs"]],\ -"iced_core":["",[["keyboard",[],["event.rs","key.rs","location.rs","modifiers.rs"]],["layout",[],["flex.rs","limits.rs","node.rs"]],["mouse",[],["button.rs","click.rs","cursor.rs","event.rs","interaction.rs"]],["overlay",[],["element.rs","group.rs"]],["renderer",[],["null.rs"]],["text",[],["editor.rs","highlighter.rs","paragraph.rs"]],["widget",[["operation",[],["focusable.rs","scrollable.rs","text_input.rs"]]],["id.rs","operation.rs","text.rs","tree.rs"]],["window",[["settings",[],["linux.rs"]]],["event.rs","icon.rs","id.rs","level.rs","mode.rs","position.rs","redraw_request.rs","settings.rs","user_attention.rs"]]],["alignment.rs","angle.rs","background.rs","border.rs","clipboard.rs","color.rs","content_fit.rs","element.rs","event.rs","font.rs","gradient.rs","hasher.rs","image.rs","keyboard.rs","layout.rs","length.rs","lib.rs","mouse.rs","overlay.rs","padding.rs","pixels.rs","point.rs","rectangle.rs","renderer.rs","shadow.rs","shell.rs","size.rs","svg.rs","text.rs","time.rs","touch.rs","vector.rs","widget.rs","window.rs"]],\ +"iced_core":["",[["keyboard",[],["event.rs","key.rs","location.rs","modifiers.rs"]],["layout",[],["flex.rs","limits.rs","node.rs"]],["mouse",[],["button.rs","click.rs","cursor.rs","event.rs","interaction.rs"]],["overlay",[],["element.rs","group.rs"]],["renderer",[],["null.rs"]],["text",[],["editor.rs","highlighter.rs","paragraph.rs"]],["widget",[["operation",[],["focusable.rs","scrollable.rs","text_input.rs"]]],["id.rs","operation.rs","text.rs","tree.rs"]],["window",[["settings",[],["linux.rs"]]],["event.rs","icon.rs","id.rs","level.rs","mode.rs","position.rs","redraw_request.rs","settings.rs","user_attention.rs"]]],["alignment.rs","angle.rs","background.rs","border.rs","clipboard.rs","color.rs","content_fit.rs","element.rs","event.rs","font.rs","gradient.rs","hasher.rs","image.rs","keyboard.rs","layout.rs","length.rs","lib.rs","mouse.rs","overlay.rs","padding.rs","pixels.rs","point.rs","rectangle.rs","renderer.rs","shadow.rs","shell.rs","size.rs","svg.rs","text.rs","time.rs","touch.rs","transformation.rs","vector.rs","widget.rs","window.rs"]],\ "iced_futures":["",[["backend",[["native",[],["async_std.rs","smol.rs","thread_pool.rs","tokio.rs"]]],["default.rs","native.rs","null.rs"]],["subscription",[],["tracker.rs"]]],["backend.rs","event.rs","executor.rs","keyboard.rs","lib.rs","maybe.rs","runtime.rs","subscription.rs"]],\ -"iced_graphics":["",[["geometry",[["path",[],["arc.rs","builder.rs"]]],["fill.rs","path.rs","stroke.rs","style.rs","text.rs"]],["text",[],["cache.rs","editor.rs","paragraph.rs"]]],["antialiasing.rs","backend.rs","color.rs","compositor.rs","damage.rs","error.rs","geometry.rs","gradient.rs","image.rs","lib.rs","mesh.rs","primitive.rs","renderer.rs","text.rs","transformation.rs","viewport.rs"]],\ +"iced_graphics":["",[["geometry",[["path",[],["arc.rs","builder.rs"]]],["fill.rs","path.rs","stroke.rs","style.rs","text.rs"]],["text",[],["cache.rs","editor.rs","paragraph.rs"]]],["antialiasing.rs","backend.rs","color.rs","compositor.rs","damage.rs","error.rs","geometry.rs","gradient.rs","image.rs","lib.rs","mesh.rs","primitive.rs","renderer.rs","text.rs","viewport.rs"]],\ "iced_highlighter":["",[],["lib.rs"]],\ "iced_renderer":["",[["geometry",[],["cache.rs"]]],["compositor.rs","geometry.rs","lib.rs","settings.rs"]],\ "iced_runtime":["",[["command",[],["action.rs"]],["debug",[],["basic.rs"]],["multi_window",[],["program.rs","state.rs"]],["overlay",[],["nested.rs"]],["program",[],["state.rs"]],["system",[],["action.rs","information.rs"]],["window",[],["action.rs","screenshot.rs"]]],["clipboard.rs","command.rs","font.rs","keyboard.rs","lib.rs","multi_window.rs","overlay.rs","program.rs","system.rs","user_interface.rs","window.rs"]],\ diff --git a/src/iced/lib.rs.html b/src/iced/lib.rs.html index d8769ed21c9..09f921c41a5 100644 --- a/src/iced/lib.rs.html +++ b/src/iced/lib.rs.html @@ -326,6 +326,7 @@ 326 327 328 +329

    //! Iced is a cross-platform GUI library focused on simplicity and type-safety.
     //! Inspired by [Elm].
     //!
    @@ -521,7 +522,8 @@
     pub use crate::core::gradient;
     pub use crate::core::{
         Alignment, Background, Border, Color, ContentFit, Degrees, Gradient,
    -    Length, Padding, Pixels, Point, Radians, Rectangle, Shadow, Size, Vector,
    +    Length, Padding, Pixels, Point, Radians, Rectangle, Shadow, Size,
    +    Transformation, Vector,
     };
     
     pub mod clipboard {
    diff --git a/src/iced_core/lib.rs.html b/src/iced_core/lib.rs.html
    index d8213164cce..e94fffa259d 100644
    --- a/src/iced_core/lib.rs.html
    +++ b/src/iced_core/lib.rs.html
    @@ -79,6 +79,8 @@
     79
     80
     81
    +82
    +83
     
    //! The core library of [Iced].
     //!
     //! This library holds basic types that can be reused and re-exported in
    @@ -130,6 +132,7 @@
     mod shadow;
     mod shell;
     mod size;
    +mod transformation;
     mod vector;
     
     pub use alignment::Alignment;
    @@ -156,6 +159,7 @@
     pub use shell::Shell;
     pub use size::Size;
     pub use text::Text;
    +pub use transformation::Transformation;
     pub use vector::Vector;
     pub use widget::Widget;
     
    diff --git a/src/iced_core/mouse/interaction.rs.html b/src/iced_core/mouse/interaction.rs.html
    index 80d40ea5256..4f58053c1d4 100644
    --- a/src/iced_core/mouse/interaction.rs.html
    +++ b/src/iced_core/mouse/interaction.rs.html
    @@ -14,6 +14,7 @@
     14
     15
     16
    +17
     

    /// The interaction of a mouse cursor.
     #[derive(Debug, Eq, PartialEq, Clone, Copy, PartialOrd, Ord, Default)]
     #[allow(missing_docs)]
    @@ -29,5 +30,6 @@
         ResizingHorizontally,
         ResizingVertically,
         NotAllowed,
    +    ZoomIn,
     }
     
    \ No newline at end of file diff --git a/src/iced_core/pixels.rs.html b/src/iced_core/pixels.rs.html index f50a1ac9207..a656c54f139 100644 --- a/src/iced_core/pixels.rs.html +++ b/src/iced_core/pixels.rs.html @@ -26,6 +26,14 @@ 26 27 28 +29 +30 +31 +32 +33 +34 +35 +36

    /// An amount of logical pixels.
     ///
     /// Normally used to represent an amount of space, or the size of something.
    @@ -54,4 +62,12 @@
             pixels.0
         }
     }
    +
    +impl std::ops::Mul<f32> for Pixels {
    +    type Output = Pixels;
    +
    +    fn mul(self, rhs: f32) -> Self {
    +        Pixels(self.0 * rhs)
    +    }
    +}
     

    \ No newline at end of file diff --git a/src/iced_core/renderer.rs.html b/src/iced_core/renderer.rs.html index 261b296675f..5edb6d64bbd 100644 --- a/src/iced_core/renderer.rs.html +++ b/src/iced_core/renderer.rs.html @@ -65,6 +65,20 @@ 65 66 67 +68 +69 +70 +71 +72 +73 +74 +75 +76 +77 +78 +79 +80 +81
    //! Write your own renderer.
     #[cfg(debug_assertions)]
     mod null;
    @@ -72,7 +86,9 @@
     #[cfg(debug_assertions)]
     pub use null::Null;
     
    -use crate::{Background, Border, Color, Rectangle, Shadow, Size, Vector};
    +use crate::{
    +    Background, Border, Color, Rectangle, Shadow, Size, Transformation, Vector,
    +};
     
     /// A component that can be used by widgets to draw themselves on a screen.
     pub trait Renderer: Sized {
    @@ -81,12 +97,24 @@
         /// The layer will clip its contents to the provided `bounds`.
         fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Self));
     
    -    /// Applies a `translation` to the primitives recorded in the given closure.
    +    /// Applies a [`Transformation`] to the primitives recorded in the given closure.
    +    fn with_transformation(
    +        &mut self,
    +        transformation: Transformation,
    +        f: impl FnOnce(&mut Self),
    +    );
    +
    +    /// Applies a translation to the primitives recorded in the given closure.
         fn with_translation(
             &mut self,
             translation: Vector,
             f: impl FnOnce(&mut Self),
    -    );
    +    ) {
    +        self.with_transformation(
    +            Transformation::translate(translation.x, translation.y),
    +            f,
    +        );
    +    }
     
         /// Fills a [`Quad`] with the provided [`Background`].
         fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>);
    diff --git a/src/iced_core/renderer/null.rs.html b/src/iced_core/renderer/null.rs.html
    index 46acc439751..01443654fc6 100644
    --- a/src/iced_core/renderer/null.rs.html
    +++ b/src/iced_core/renderer/null.rs.html
    @@ -168,10 +168,14 @@
     168
     169
     170
    +171
    +172
     

    use crate::alignment;
     use crate::renderer::{self, Renderer};
     use crate::text::{self, Text};
    -use crate::{Background, Color, Font, Pixels, Point, Rectangle, Size, Vector};
    +use crate::{
    +    Background, Color, Font, Pixels, Point, Rectangle, Size, Transformation,
    +};
     
     use std::borrow::Cow;
     
    @@ -191,9 +195,9 @@
     impl Renderer for Null {
         fn with_layer(&mut self, _bounds: Rectangle, _f: impl FnOnce(&mut Self)) {}
     
    -    fn with_translation(
    +    fn with_transformation(
             &mut self,
    -        _translation: Vector,
    +        _transformation: Transformation,
             _f: impl FnOnce(&mut Self),
         ) {
         }
    diff --git a/src/iced_core/transformation.rs.html b/src/iced_core/transformation.rs.html
    new file mode 100644
    index 00000000000..db331625fa1
    --- /dev/null
    +++ b/src/iced_core/transformation.rs.html
    @@ -0,0 +1,239 @@
    +transformation.rs - source
    1
    +2
    +3
    +4
    +5
    +6
    +7
    +8
    +9
    +10
    +11
    +12
    +13
    +14
    +15
    +16
    +17
    +18
    +19
    +20
    +21
    +22
    +23
    +24
    +25
    +26
    +27
    +28
    +29
    +30
    +31
    +32
    +33
    +34
    +35
    +36
    +37
    +38
    +39
    +40
    +41
    +42
    +43
    +44
    +45
    +46
    +47
    +48
    +49
    +50
    +51
    +52
    +53
    +54
    +55
    +56
    +57
    +58
    +59
    +60
    +61
    +62
    +63
    +64
    +65
    +66
    +67
    +68
    +69
    +70
    +71
    +72
    +73
    +74
    +75
    +76
    +77
    +78
    +79
    +80
    +81
    +82
    +83
    +84
    +85
    +86
    +87
    +88
    +89
    +90
    +91
    +92
    +93
    +94
    +95
    +96
    +97
    +98
    +99
    +100
    +101
    +102
    +103
    +104
    +105
    +106
    +107
    +108
    +109
    +110
    +111
    +112
    +113
    +114
    +115
    +116
    +117
    +118
    +119
    +
    use crate::{Point, Rectangle, Size, Vector};
    +
    +use glam::{Mat4, Vec3, Vec4};
    +use std::ops::Mul;
    +
    +/// A 2D transformation matrix.
    +#[derive(Debug, Clone, Copy, PartialEq)]
    +pub struct Transformation(Mat4);
    +
    +impl Transformation {
    +    /// A [`Transformation`] that preserves whatever is transformed.
    +    pub const IDENTITY: Self = Self(Mat4::IDENTITY);
    +
    +    /// Creates an orthographic projection.
    +    #[rustfmt::skip]
    +    pub fn orthographic(width: u32, height: u32) -> Transformation {
    +        Transformation(Mat4::orthographic_rh_gl(
    +            0.0, width as f32,
    +            height as f32, 0.0,
    +            -1.0, 1.0
    +        ))
    +    }
    +
    +    /// Creates a translate transformation.
    +    pub fn translate(x: f32, y: f32) -> Transformation {
    +        Transformation(Mat4::from_translation(Vec3::new(x, y, 0.0)))
    +    }
    +
    +    /// Creates a uniform scaling transformation.
    +    pub fn scale(scaling: f32) -> Transformation {
    +        Transformation(Mat4::from_scale(Vec3::new(scaling, scaling, 1.0)))
    +    }
    +
    +    /// Returns the scale factor of the [`Transformation`].
    +    pub fn scale_factor(&self) -> f32 {
    +        self.0.x_axis.x
    +    }
    +
    +    /// Returns the translation of the [`Transformation`].
    +    pub fn translation(&self) -> Vector {
    +        Vector::new(self.0.w_axis.x, self.0.w_axis.y)
    +    }
    +}
    +
    +impl Mul for Transformation {
    +    type Output = Self;
    +
    +    fn mul(self, rhs: Self) -> Self {
    +        Transformation(self.0 * rhs.0)
    +    }
    +}
    +
    +impl Mul<Transformation> for Point {
    +    type Output = Self;
    +
    +    fn mul(self, transformation: Transformation) -> Self {
    +        let point = transformation
    +            .0
    +            .mul_vec4(Vec4::new(self.x, self.y, 1.0, 1.0));
    +
    +        Point::new(point.x, point.y)
    +    }
    +}
    +
    +impl Mul<Transformation> for Vector {
    +    type Output = Self;
    +
    +    fn mul(self, transformation: Transformation) -> Self {
    +        let new_vector = transformation
    +            .0
    +            .mul_vec4(Vec4::new(self.x, self.y, 1.0, 0.0));
    +
    +        Vector::new(new_vector.x, new_vector.y)
    +    }
    +}
    +
    +impl Mul<Transformation> for Size {
    +    type Output = Self;
    +
    +    fn mul(self, transformation: Transformation) -> Self {
    +        let new_size = transformation.0.mul_vec4(Vec4::new(
    +            self.width,
    +            self.height,
    +            1.0,
    +            0.0,
    +        ));
    +
    +        Size::new(new_size.x, new_size.y)
    +    }
    +}
    +
    +impl Mul<Transformation> for Rectangle {
    +    type Output = Self;
    +
    +    fn mul(self, transformation: Transformation) -> Self {
    +        let position = self.position();
    +        let size = self.size();
    +
    +        Self::new(position * transformation, size * transformation)
    +    }
    +}
    +
    +impl AsRef<[f32; 16]> for Transformation {
    +    fn as_ref(&self) -> &[f32; 16] {
    +        self.0.as_ref()
    +    }
    +}
    +
    +impl From<Transformation> for [f32; 16] {
    +    fn from(t: Transformation) -> [f32; 16] {
    +        *t.as_ref()
    +    }
    +}
    +
    +impl From<Transformation> for Mat4 {
    +    fn from(transformation: Transformation) -> Self {
    +        transformation.0
    +    }
    +}
    +
    \ No newline at end of file diff --git a/src/iced_graphics/damage.rs.html b/src/iced_graphics/damage.rs.html index a33035d3af5..d21d0e857bf 100644 --- a/src/iced_graphics/damage.rs.html +++ b/src/iced_graphics/damage.rs.html @@ -359,10 +359,10 @@ .fold(Rectangle::with_size(Size::ZERO), |a, b| { Rectangle::union(&a, &b) }), - Self::Translate { - translation, + Self::Transform { + transformation, content, - } => content.bounds() + *translation, + } => content.bounds() * *transformation, Self::Cache { content } => content.bounds(), Self::Custom(custom) => custom.bounds(), } @@ -401,19 +401,19 @@ } } ( - Primitive::Translate { - translation: translation_a, + Primitive::Transform { + transformation: transformation_a, content: content_a, }, - Primitive::Translate { - translation: translation_b, + Primitive::Transform { + transformation: transformation_b, content: content_b, }, ) => { - if translation_a == translation_b { + if transformation_a == transformation_b { return regions(content_a, content_b) .into_iter() - .map(|r| r + *translation_a) + .map(|r| r * *transformation_a) .collect(); } } diff --git a/src/iced_graphics/lib.rs.html b/src/iced_graphics/lib.rs.html index 2ba74bd04f4..f1d52a4b099 100644 --- a/src/iced_graphics/lib.rs.html +++ b/src/iced_graphics/lib.rs.html @@ -49,8 +49,6 @@ 49 50 51 -52 -53
    //! A bunch of backend-agnostic types that can be leveraged to build a renderer
     //! for [`iced`].
     //!
    @@ -72,7 +70,6 @@
     mod antialiasing;
     mod error;
     mod primitive;
    -mod transformation;
     mod viewport;
     
     pub mod backend;
    @@ -99,7 +96,6 @@
     pub use mesh::Mesh;
     pub use primitive::Primitive;
     pub use renderer::Renderer;
    -pub use transformation::Transformation;
     pub use viewport::Viewport;
     
     pub use iced_core as core;
    diff --git a/src/iced_graphics/primitive.rs.html b/src/iced_graphics/primitive.rs.html
    index 301f3f5c1da..04774b81971 100644
    --- a/src/iced_graphics/primitive.rs.html
    +++ b/src/iced_graphics/primitive.rs.html
    @@ -146,13 +146,26 @@
     146
     147
     148
    +149
    +150
    +151
    +152
    +153
    +154
    +155
    +156
    +157
    +158
    +159
    +160
     
    //! Draw using different graphical primitives.
     use crate::core::alignment;
     use crate::core::image;
     use crate::core::svg;
     use crate::core::text;
     use crate::core::{
    -    Background, Border, Color, Font, Pixels, Point, Rectangle, Shadow, Vector,
    +    Background, Border, Color, Font, Pixels, Point, Rectangle, Shadow,
    +    Transformation, Vector,
     };
     use crate::text::editor;
     use crate::text::paragraph;
    @@ -252,12 +265,12 @@
             /// The content of the clip
             content: Box<Primitive<T>>,
         },
    -    /// A primitive that applies a translation
    -    Translate {
    -        /// The translation vector
    -        translation: Vector,
    +    /// A primitive that applies a [`Transformation`]
    +    Transform {
    +        /// The [`Transformation`]
    +        transformation: Transformation,
     
    -        /// The primitive to translate
    +        /// The primitive to transform
             content: Box<Primitive<T>>,
         },
         /// A cached primitive.
    @@ -273,12 +286,12 @@
     }
     
     impl<T> Primitive<T> {
    -    /// Creates a [`Primitive::Group`].
    +    /// Groups the current [`Primitive`].
         pub fn group(primitives: Vec<Self>) -> Self {
             Self::Group { primitives }
         }
     
    -    /// Creates a [`Primitive::Clip`].
    +    /// Clips the current [`Primitive`].
         pub fn clip(self, bounds: Rectangle) -> Self {
             Self::Clip {
                 bounds,
    @@ -286,10 +299,21 @@
             }
         }
     
    -    /// Creates a [`Primitive::Translate`].
    +    /// Translates the current [`Primitive`].
         pub fn translate(self, translation: Vector) -> Self {
    -        Self::Translate {
    -            translation,
    +        Self::Transform {
    +            transformation: Transformation::translate(
    +                translation.x,
    +                translation.y,
    +            ),
    +            content: Box::new(self),
    +        }
    +    }
    +
    +    /// Transforms the current [`Primitive`].
    +    pub fn transform(self, transformation: Transformation) -> Self {
    +        Self::Transform {
    +            transformation,
                 content: Box::new(self),
             }
         }
    diff --git a/src/iced_graphics/renderer.rs.html b/src/iced_graphics/renderer.rs.html
    index d83f758c640..2bad9107cca 100644
    --- a/src/iced_graphics/renderer.rs.html
    +++ b/src/iced_graphics/renderer.rs.html
    @@ -258,7 +258,7 @@
     use crate::core::svg;
     use crate::core::text::Text;
     use crate::core::{
    -    Background, Color, Font, Pixels, Point, Rectangle, Size, Vector,
    +    Background, Color, Font, Pixels, Point, Rectangle, Size, Transformation,
     };
     use crate::text;
     use crate::Primitive;
    @@ -325,20 +325,20 @@
         }
     
         /// Starts recording a translation.
    -    pub fn start_translation(&mut self) -> Vec<Primitive<B::Primitive>> {
    +    pub fn start_transformation(&mut self) -> Vec<Primitive<B::Primitive>> {
             std::mem::take(&mut self.primitives)
         }
     
         /// Ends the recording of a translation.
    -    pub fn end_translation(
    +    pub fn end_transformation(
             &mut self,
             primitives: Vec<Primitive<B::Primitive>>,
    -        translation: Vector,
    +        transformation: Transformation,
         ) {
             let layer = std::mem::replace(&mut self.primitives, primitives);
     
             self.primitives
    -            .push(Primitive::group(layer).translate(translation));
    +            .push(Primitive::group(layer).transform(transformation));
         }
     }
     
    @@ -351,16 +351,16 @@
             self.end_layer(current, bounds);
         }
     
    -    fn with_translation(
    +    fn with_transformation(
             &mut self,
    -        translation: Vector,
    +        transformation: Transformation,
             f: impl FnOnce(&mut Self),
         ) {
    -        let current = self.start_translation();
    +        let current = self.start_transformation();
     
             f(self);
     
    -        self.end_translation(current, translation);
    +        self.end_transformation(current, transformation);
         }
     
         fn fill_quad(
    diff --git a/src/iced_graphics/transformation.rs.html b/src/iced_graphics/transformation.rs.html
    deleted file mode 100644
    index 6fdb2fb6ef3..00000000000
    --- a/src/iced_graphics/transformation.rs.html
    +++ /dev/null
    @@ -1,119 +0,0 @@
    -transformation.rs - source
    1
    -2
    -3
    -4
    -5
    -6
    -7
    -8
    -9
    -10
    -11
    -12
    -13
    -14
    -15
    -16
    -17
    -18
    -19
    -20
    -21
    -22
    -23
    -24
    -25
    -26
    -27
    -28
    -29
    -30
    -31
    -32
    -33
    -34
    -35
    -36
    -37
    -38
    -39
    -40
    -41
    -42
    -43
    -44
    -45
    -46
    -47
    -48
    -49
    -50
    -51
    -52
    -53
    -54
    -55
    -56
    -57
    -58
    -59
    -
    use glam::{Mat4, Vec3};
    -use std::ops::Mul;
    -
    -/// A 2D transformation matrix.
    -#[derive(Debug, Clone, Copy, PartialEq)]
    -pub struct Transformation(Mat4);
    -
    -impl Transformation {
    -    /// Get the identity transformation.
    -    pub fn identity() -> Transformation {
    -        Transformation(Mat4::IDENTITY)
    -    }
    -
    -    /// Creates an orthographic projection.
    -    #[rustfmt::skip]
    -    pub fn orthographic(width: u32, height: u32) -> Transformation {
    -        Transformation(Mat4::orthographic_rh_gl(
    -            0.0, width as f32,
    -            height as f32, 0.0,
    -            -1.0, 1.0
    -        ))
    -    }
    -
    -    /// Creates a translate transformation.
    -    pub fn translate(x: f32, y: f32) -> Transformation {
    -        Transformation(Mat4::from_translation(Vec3::new(x, y, 0.0)))
    -    }
    -
    -    /// Creates a scale transformation.
    -    pub fn scale(x: f32, y: f32) -> Transformation {
    -        Transformation(Mat4::from_scale(Vec3::new(x, y, 1.0)))
    -    }
    -}
    -
    -impl Mul for Transformation {
    -    type Output = Self;
    -
    -    fn mul(self, rhs: Self) -> Self {
    -        Transformation(self.0 * rhs.0)
    -    }
    -}
    -
    -impl AsRef<[f32; 16]> for Transformation {
    -    fn as_ref(&self) -> &[f32; 16] {
    -        self.0.as_ref()
    -    }
    -}
    -
    -impl From<Transformation> for [f32; 16] {
    -    fn from(t: Transformation) -> [f32; 16] {
    -        *t.as_ref()
    -    }
    -}
    -
    -impl From<Transformation> for Mat4 {
    -    fn from(transformation: Transformation) -> Self {
    -        transformation.0
    -    }
    -}
    -
    \ No newline at end of file diff --git a/src/iced_graphics/viewport.rs.html b/src/iced_graphics/viewport.rs.html index 082fbc41a59..592ed972979 100644 --- a/src/iced_graphics/viewport.rs.html +++ b/src/iced_graphics/viewport.rs.html @@ -54,11 +54,7 @@ 54 55 56 -57 -58 -
    use crate::Transformation;
    -
    -use iced_core::Size;
    +

    use crate::core::{Size, Transformation};
     
     /// A viewing region for displaying computer graphics.
     #[derive(Debug, Clone)]
    diff --git a/src/iced_renderer/geometry.rs.html b/src/iced_renderer/geometry.rs.html
    index 128c97e5f96..b46f47741bd 100644
    --- a/src/iced_renderer/geometry.rs.html
    +++ b/src/iced_renderer/geometry.rs.html
    @@ -194,18 +194,36 @@
     194
     195
     196
    +197
    +198
    +199
    +200
    +201
    +202
    +203
    +204
    +205
    +206
    +207
    +208
    +209
    +210
     
    mod cache;
     
     pub use cache::Cache;
     
    -use crate::core::{Point, Rectangle, Size, Vector};
    +use crate::core::{Point, Rectangle, Size, Transformation, Vector};
     use crate::graphics::geometry::{Fill, Path, Stroke, Text};
     use crate::Renderer;
     
    -pub enum Frame {
    -    TinySkia(iced_tiny_skia::geometry::Frame),
    -    #[cfg(feature = "wgpu")]
    -    Wgpu(iced_wgpu::geometry::Frame),
    +macro_rules! delegate {
    +    ($frame:expr, $name:ident, $body:expr) => {
    +        match $frame {
    +            Self::TinySkia($name) => $body,
    +            #[cfg(feature = "wgpu")]
    +            Self::Wgpu($name) => $body,
    +        }
    +    };
     }
     
     pub enum Geometry {
    @@ -214,14 +232,24 @@
         Wgpu(iced_wgpu::Primitive),
     }
     
    -macro_rules! delegate {
    -    ($frame:expr, $name:ident, $body:expr) => {
    -        match $frame {
    -            Self::TinySkia($name) => $body,
    +impl Geometry {
    +    pub fn transform(self, transformation: Transformation) -> Self {
    +        match self {
    +            Self::TinySkia(primitive) => {
    +                Self::TinySkia(primitive.transform(transformation))
    +            }
                 #[cfg(feature = "wgpu")]
    -            Self::Wgpu($name) => $body,
    +            Self::Wgpu(primitive) => {
    +                Self::Wgpu(primitive.transform(transformation))
    +            }
             }
    -    };
    +    }
    +}
    +
    +pub enum Frame {
    +    TinySkia(iced_tiny_skia::geometry::Frame),
    +    #[cfg(feature = "wgpu")]
    +    Wgpu(iced_wgpu::geometry::Frame),
     }
     
     impl Frame {
    diff --git a/src/iced_renderer/lib.rs.html b/src/iced_renderer/lib.rs.html
    index 89196a3ec4a..ea370c42363 100644
    --- a/src/iced_renderer/lib.rs.html
    +++ b/src/iced_renderer/lib.rs.html
    @@ -298,6 +298,8 @@
     298
     299
     300
    +301
    +302
     
    #![forbid(rust_2018_idioms)]
     #![deny(unsafe_code, unused_results, rustdoc::broken_intra_doc_links)]
     #![cfg_attr(docsrs, feature(doc_auto_cfg))]
    @@ -322,7 +324,9 @@
     
     use crate::core::renderer;
     use crate::core::text::{self, Text};
    -use crate::core::{Background, Color, Font, Pixels, Point, Rectangle, Vector};
    +use crate::core::{
    +    Background, Color, Font, Pixels, Point, Rectangle, Transformation,
    +};
     use crate::graphics::text::Editor;
     use crate::graphics::text::Paragraph;
     use crate::graphics::Mesh;
    @@ -397,20 +401,20 @@
             }
         }
     
    -    fn with_translation(
    +    fn with_transformation(
             &mut self,
    -        translation: Vector,
    +        transformation: Transformation,
             f: impl FnOnce(&mut Self),
         ) {
             match self {
                 Self::TinySkia(renderer) => {
    -                let primitives = renderer.start_translation();
    +                let primitives = renderer.start_transformation();
     
                     f(self);
     
                     match self {
                         Self::TinySkia(renderer) => {
    -                        renderer.end_translation(primitives, translation);
    +                        renderer.end_transformation(primitives, transformation);
                         }
                         #[cfg(feature = "wgpu")]
                         _ => unreachable!(),
    @@ -418,14 +422,14 @@
                 }
                 #[cfg(feature = "wgpu")]
                 Self::Wgpu(renderer) => {
    -                let primitives = renderer.start_translation();
    +                let primitives = renderer.start_transformation();
     
                     f(self);
     
                     match self {
                         #[cfg(feature = "wgpu")]
                         Self::Wgpu(renderer) => {
    -                        renderer.end_translation(primitives, translation);
    +                        renderer.end_transformation(primitives, transformation);
                         }
                         _ => unreachable!(),
                     }
    diff --git a/src/iced_tiny_skia/backend.rs.html b/src/iced_tiny_skia/backend.rs.html
    index 97634279f56..a7897e12c49 100644
    --- a/src/iced_tiny_skia/backend.rs.html
    +++ b/src/iced_tiny_skia/backend.rs.html
    @@ -999,9 +999,18 @@
     999
     1000
     1001
    +1002
    +1003
    +1004
    +1005
    +1006
    +1007
    +1008
     
    use tiny_skia::Size;
     
    -use crate::core::{Background, Color, Gradient, Rectangle, Vector};
    +use crate::core::{
    +    Background, Color, Gradient, Rectangle, Transformation, Vector,
    +};
     use crate::graphics::backend;
     use crate::graphics::text;
     use crate::graphics::Viewport;
    @@ -1107,7 +1116,7 @@
                         clip_mask,
                         region,
                         scale_factor,
    -                    Vector::ZERO,
    +                    Transformation::IDENTITY,
                     );
                 }
     
    @@ -1147,7 +1156,7 @@
             clip_mask: &mut tiny_skia::Mask,
             clip_bounds: Rectangle,
             scale_factor: f32,
    -        translation: Vector,
    +        transformation: Transformation,
         ) {
             match primitive {
                 Primitive::Quad {
    @@ -1165,7 +1174,7 @@
                         "Quad with non-normal height!"
                     );
     
    -                let physical_bounds = (*bounds + translation) * scale_factor;
    +                let physical_bounds = (*bounds * transformation) * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1174,11 +1183,8 @@
                     let clip_mask = (!physical_bounds.is_within(&clip_bounds))
                         .then_some(clip_mask as &_);
     
    -                let transform = tiny_skia::Transform::from_translate(
    -                    translation.x,
    -                    translation.y,
    -                )
    -                .post_scale(scale_factor, scale_factor);
    +                let transform = into_transform(transformation)
    +                    .post_scale(scale_factor, scale_factor);
     
                     // Make sure the border radius is not larger than the bounds
                     let border_width = border
    @@ -1200,7 +1206,7 @@
                             y: bounds.y + shadow.offset.y - shadow.blur_radius,
                             width: bounds.width + shadow.blur_radius * 2.0,
                             height: bounds.height + shadow.blur_radius * 2.0,
    -                    } + translation)
    +                    } * transformation)
                             * scale_factor;
     
                         let radii = fill_border_radius
    @@ -1452,7 +1458,7 @@
                     clip_bounds: text_clip_bounds,
                 } => {
                     let physical_bounds =
    -                    (*text_clip_bounds + translation) * scale_factor;
    +                    *text_clip_bounds * transformation * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1463,11 +1469,12 @@
     
                     self.text_pipeline.draw_paragraph(
                         paragraph,
    -                    *position + translation,
    +                    *position,
                         *color,
                         scale_factor,
                         pixels,
                         clip_mask,
    +                    transformation,
                     );
                 }
                 Primitive::Editor {
    @@ -1477,7 +1484,7 @@
                     clip_bounds: text_clip_bounds,
                 } => {
                     let physical_bounds =
    -                    (*text_clip_bounds + translation) * scale_factor;
    +                    (*text_clip_bounds * transformation) * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1488,11 +1495,12 @@
     
                     self.text_pipeline.draw_editor(
                         editor,
    -                    *position + translation,
    +                    *position,
                         *color,
                         scale_factor,
                         pixels,
                         clip_mask,
    +                    transformation,
                     );
                 }
                 Primitive::Text {
    @@ -1508,7 +1516,7 @@
                     clip_bounds: text_clip_bounds,
                 } => {
                     let physical_bounds =
    -                    (*text_clip_bounds + translation) * scale_factor;
    +                    *text_clip_bounds * transformation * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1519,7 +1527,7 @@
     
                     self.text_pipeline.draw_cached(
                         content,
    -                    *bounds + translation,
    +                    *bounds,
                         *color,
                         *size,
                         *line_height,
    @@ -1530,6 +1538,7 @@
                         scale_factor,
                         pixels,
                         clip_mask,
    +                    transformation,
                     );
                 }
                 Primitive::RawText(text::Raw {
    @@ -1543,7 +1552,7 @@
                     };
     
                     let physical_bounds =
    -                    (*text_clip_bounds + translation) * scale_factor;
    +                    *text_clip_bounds * transformation * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1554,11 +1563,12 @@
     
                     self.text_pipeline.draw_raw(
                         &buffer,
    -                    *position + translation,
    +                    *position,
                         *color,
                         scale_factor,
                         pixels,
                         clip_mask,
    +                    transformation,
                     );
                 }
                 #[cfg(feature = "image")]
    @@ -1567,7 +1577,7 @@
                     filter_method,
                     bounds,
                 } => {
    -                let physical_bounds = (*bounds + translation) * scale_factor;
    +                let physical_bounds = (*bounds * transformation) * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1576,11 +1586,8 @@
                     let clip_mask = (!physical_bounds.is_within(&clip_bounds))
                         .then_some(clip_mask as &_);
     
    -                let transform = tiny_skia::Transform::from_translate(
    -                    translation.x,
    -                    translation.y,
    -                )
    -                .post_scale(scale_factor, scale_factor);
    +                let transform = into_transform(transformation)
    +                    .post_scale(scale_factor, scale_factor);
     
                     self.raster_pipeline.draw(
                         handle,
    @@ -1603,7 +1610,7 @@
                     bounds,
                     color,
                 } => {
    -                let physical_bounds = (*bounds + translation) * scale_factor;
    +                let physical_bounds = (*bounds * transformation) * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
                         return;
    @@ -1615,7 +1622,7 @@
                     self.vector_pipeline.draw(
                         handle,
                         *color,
    -                    (*bounds + translation) * scale_factor,
    +                    (*bounds * transformation) * scale_factor,
                         pixels,
                         clip_mask,
                     );
    @@ -1638,7 +1645,7 @@
                         y: bounds.y(),
                         width: bounds.width(),
                         height: bounds.height(),
    -                } + translation)
    +                } * transformation)
                         * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
    @@ -1652,11 +1659,8 @@
                         path,
                         paint,
                         *rule,
    -                    tiny_skia::Transform::from_translate(
    -                        translation.x,
    -                        translation.y,
    -                    )
    -                    .post_scale(scale_factor, scale_factor),
    +                    into_transform(transformation)
    +                        .post_scale(scale_factor, scale_factor),
                         clip_mask,
                     );
                 }
    @@ -1672,7 +1676,7 @@
                         y: bounds.y(),
                         width: bounds.width(),
                         height: bounds.height(),
    -                } + translation)
    +                } * transformation)
                         * scale_factor;
     
                     if !clip_bounds.intersects(&physical_bounds) {
    @@ -1686,11 +1690,8 @@
                         path,
                         paint,
                         stroke,
    -                    tiny_skia::Transform::from_translate(
    -                        translation.x,
    -                        translation.y,
    -                    )
    -                    .post_scale(scale_factor, scale_factor),
    +                    into_transform(transformation)
    +                        .post_scale(scale_factor, scale_factor),
                         clip_mask,
                     );
                 }
    @@ -1702,12 +1703,12 @@
                             clip_mask,
                             clip_bounds,
                             scale_factor,
    -                        translation,
    +                        transformation,
                         );
                     }
                 }
    -            Primitive::Translate {
    -                translation: offset,
    +            Primitive::Transform {
    +                transformation: new_transformation,
                     content,
                 } => {
                     self.draw_primitive(
    @@ -1716,11 +1717,11 @@
                         clip_mask,
                         clip_bounds,
                         scale_factor,
    -                    translation + *offset,
    +                    transformation * *new_transformation,
                     );
                 }
                 Primitive::Clip { bounds, content } => {
    -                let bounds = (*bounds + translation) * scale_factor;
    +                let bounds = (*bounds * transformation) * scale_factor;
     
                     if bounds == clip_bounds {
                         self.draw_primitive(
    @@ -1729,7 +1730,7 @@
                             clip_mask,
                             bounds,
                             scale_factor,
    -                        translation,
    +                        transformation,
                         );
                     } else if let Some(bounds) = clip_bounds.intersection(&bounds) {
                         if bounds.x + bounds.width <= 0.0
    @@ -1750,7 +1751,7 @@
                             clip_mask,
                             bounds,
                             scale_factor,
    -                        translation,
    +                        transformation,
                         );
     
                         adjust_clip_mask(clip_mask, clip_bounds);
    @@ -1763,7 +1764,7 @@
                         clip_mask,
                         clip_bounds,
                         scale_factor,
    -                    translation,
    +                    transformation,
                     );
                 }
             }
    @@ -1781,6 +1782,19 @@
             .expect("Convert color from iced to tiny_skia")
     }
     
    +fn into_transform(transformation: Transformation) -> tiny_skia::Transform {
    +    let translation = transformation.translation();
    +
    +    tiny_skia::Transform {
    +        sx: transformation.scale_factor(),
    +        kx: 0.0,
    +        ky: 0.0,
    +        sy: transformation.scale_factor(),
    +        tx: translation.x,
    +        ty: translation.y,
    +    }
    +}
    +
     fn rounded_rectangle(
         bounds: Rectangle,
         border_radius: [f32; 4],
    diff --git a/src/iced_tiny_skia/geometry.rs.html b/src/iced_tiny_skia/geometry.rs.html
    index a585750f44e..12374c596f5 100644
    --- a/src/iced_tiny_skia/geometry.rs.html
    +++ b/src/iced_tiny_skia/geometry.rs.html
    @@ -372,7 +372,7 @@
     372
     373
     
    use crate::core::text::LineHeight;
    -use crate::core::{Pixels, Point, Rectangle, Size, Vector};
    +use crate::core::{Pixels, Point, Rectangle, Size, Transformation, Vector};
     use crate::graphics::geometry::fill::{self, Fill};
     use crate::graphics::geometry::stroke::{self, Stroke};
     use crate::graphics::geometry::{Path, Style, Text};
    @@ -554,8 +554,8 @@
         }
     
         pub fn clip(&mut self, frame: Self, at: Point) {
    -        self.primitives.push(Primitive::Translate {
    -            translation: Vector::new(at.x, at.y),
    +        self.primitives.push(Primitive::Transform {
    +            transformation: Transformation::translate(at.x, at.y),
                 content: Box::new(frame.into_primitive()),
             });
         }
    diff --git a/src/iced_tiny_skia/text.rs.html b/src/iced_tiny_skia/text.rs.html
    index c10480ec3cd..ab38f32ea88 100644
    --- a/src/iced_tiny_skia/text.rs.html
    +++ b/src/iced_tiny_skia/text.rs.html
    @@ -356,9 +356,26 @@
     356
     357
     358
    +359
    +360
    +361
    +362
    +363
    +364
    +365
    +366
    +367
    +368
    +369
    +370
    +371
    +372
    +373
     
    use crate::core::alignment;
     use crate::core::text::{LineHeight, Shaping};
    -use crate::core::{Color, Font, Pixels, Point, Rectangle, Size};
    +use crate::core::{
    +    Color, Font, Pixels, Point, Rectangle, Size, Transformation,
    +};
     use crate::graphics::text::cache::{self, Cache};
     use crate::graphics::text::editor;
     use crate::graphics::text::font_system;
    @@ -400,6 +417,7 @@
             scale_factor: f32,
             pixels: &mut tiny_skia::PixmapMut<'_>,
             clip_mask: Option<&tiny_skia::Mask>,
    +        transformation: Transformation,
         ) {
             use crate::core::text::Paragraph as _;
     
    @@ -420,6 +438,7 @@
                 scale_factor,
                 pixels,
                 clip_mask,
    +            transformation,
             );
         }
     
    @@ -431,6 +450,7 @@
             scale_factor: f32,
             pixels: &mut tiny_skia::PixmapMut<'_>,
             clip_mask: Option<&tiny_skia::Mask>,
    +        transformation: Transformation,
         ) {
             use crate::core::text::Editor as _;
     
    @@ -451,6 +471,7 @@
                 scale_factor,
                 pixels,
                 clip_mask,
    +            transformation,
             );
         }
     
    @@ -468,6 +489,7 @@
             scale_factor: f32,
             pixels: &mut tiny_skia::PixmapMut<'_>,
             clip_mask: Option<&tiny_skia::Mask>,
    +        transformation: Transformation,
         ) {
             let line_height = f32::from(line_height.to_absolute(size));
     
    @@ -503,6 +525,7 @@
                 scale_factor,
                 pixels,
                 clip_mask,
    +            transformation,
             );
         }
     
    @@ -514,6 +537,7 @@
             scale_factor: f32,
             pixels: &mut tiny_skia::PixmapMut<'_>,
             clip_mask: Option<&tiny_skia::Mask>,
    +        transformation: Transformation,
         ) {
             let mut font_system = font_system().write().expect("Write font system");
     
    @@ -530,6 +554,7 @@
                 scale_factor,
                 pixels,
                 clip_mask,
    +            transformation,
             );
         }
     
    @@ -550,8 +575,9 @@
         scale_factor: f32,
         pixels: &mut tiny_skia::PixmapMut<'_>,
         clip_mask: Option<&tiny_skia::Mask>,
    +    transformation: Transformation,
     ) {
    -    let bounds = bounds * scale_factor;
    +    let bounds = bounds * transformation * scale_factor;
     
         let x = match horizontal_alignment {
             alignment::Horizontal::Left => bounds.x,
    @@ -569,7 +595,8 @@
     
         for run in buffer.layout_runs() {
             for glyph in run.glyphs {
    -            let physical_glyph = glyph.physical((x, y), scale_factor);
    +            let physical_glyph = glyph
    +                .physical((x, y), scale_factor * transformation.scale_factor());
     
                 if let Some((buffer, placement)) = glyph_cache.allocate(
                     physical_glyph.cache_key,
    @@ -587,7 +614,10 @@
                     pixels.draw_pixmap(
                         physical_glyph.x + placement.left,
                         physical_glyph.y - placement.top
    -                        + (run.line_y * scale_factor).round() as i32,
    +                        + (run.line_y
    +                            * scale_factor
    +                            * transformation.scale_factor())
    +                        .round() as i32,
                         pixmap,
                         &tiny_skia::PixmapPaint::default(),
                         tiny_skia::Transform::identity(),
    diff --git a/src/iced_wgpu/backend.rs.html b/src/iced_wgpu/backend.rs.html
    index 521295ba7be..f25aadbe687 100644
    --- a/src/iced_wgpu/backend.rs.html
    +++ b/src/iced_wgpu/backend.rs.html
    @@ -393,10 +393,10 @@
     393
     394
     395
    -
    use crate::core::{Color, Size};
    +
    use crate::core::{Color, Size, Transformation};
     use crate::graphics::backend;
     use crate::graphics::color;
    -use crate::graphics::{Transformation, Viewport};
    +use crate::graphics::Viewport;
     use crate::primitive::pipeline;
     use crate::primitive::{self, Primitive};
     use crate::quad;
    @@ -542,8 +542,8 @@
                 }
     
                 if !layer.meshes.is_empty() {
    -                let scaled = transformation
    -                    * Transformation::scale(scale_factor, scale_factor);
    +                let scaled =
    +                    transformation * Transformation::scale(scale_factor);
     
                     self.triangle_pipeline.prepare(
                         device,
    @@ -556,8 +556,8 @@
                 #[cfg(any(feature = "image", feature = "svg"))]
                 {
                     if !layer.images.is_empty() {
    -                    let scaled = transformation
    -                        * Transformation::scale(scale_factor, scale_factor);
    +                    let scaled =
    +                        transformation * Transformation::scale(scale_factor);
     
                         self.image_pipeline.prepare(
                             device,
    diff --git a/src/iced_wgpu/geometry.rs.html b/src/iced_wgpu/geometry.rs.html
    index c739c389351..643effc492b 100644
    --- a/src/iced_wgpu/geometry.rs.html
    +++ b/src/iced_wgpu/geometry.rs.html
    @@ -679,7 +679,7 @@
     679
     
    //! Build and draw geometry.
     use crate::core::text::LineHeight;
    -use crate::core::{Pixels, Point, Rectangle, Size, Vector};
    +use crate::core::{Pixels, Point, Rectangle, Size, Transformation, Vector};
     use crate::graphics::color;
     use crate::graphics::geometry::fill::{self, Fill};
     use crate::graphics::geometry::{
    @@ -1114,7 +1114,7 @@
         pub fn clip(&mut self, frame: Frame, at: Point) {
             let size = frame.size();
             let primitives = frame.into_primitives();
    -        let translation = Vector::new(at.x, at.y);
    +        let transformation = Transformation::translate(at.x, at.y);
     
             let (text, meshes) = primitives
                 .into_iter()
    @@ -1122,12 +1122,12 @@
     
             self.primitives.push(Primitive::Group {
                 primitives: vec![
    -                Primitive::Translate {
    -                    translation,
    +                Primitive::Transform {
    +                    transformation,
                         content: Box::new(Primitive::Group { primitives: meshes }),
                     },
    -                Primitive::Translate {
    -                    translation,
    +                Primitive::Transform {
    +                    transformation,
                         content: Box::new(Primitive::Clip {
                             bounds: Rectangle::with_size(size),
                             content: Box::new(Primitive::Group {
    diff --git a/src/iced_wgpu/image.rs.html b/src/iced_wgpu/image.rs.html
    index fea1ecaee8c..6968f19d92b 100644
    --- a/src/iced_wgpu/image.rs.html
    +++ b/src/iced_wgpu/image.rs.html
    @@ -618,7 +618,6 @@
     618
     619
     620
    -621
     
    mod atlas;
     
     #[cfg(feature = "image")]
    @@ -629,8 +628,7 @@
     
     use atlas::Atlas;
     
    -use crate::core::{Rectangle, Size};
    -use crate::graphics::Transformation;
    +use crate::core::{Rectangle, Size, Transformation};
     use crate::layer;
     use crate::Buffer;
     
    diff --git a/src/iced_wgpu/layer.rs.html b/src/iced_wgpu/layer.rs.html
    index e2e169c06e5..19b7bd0382a 100644
    --- a/src/iced_wgpu/layer.rs.html
    +++ b/src/iced_wgpu/layer.rs.html
    @@ -341,21 +341,6 @@
     341
     342
     343
    -344
    -345
    -346
    -347
    -348
    -349
    -350
    -351
    -352
    -353
    -354
    -355
    -356
    -357
    -358
     
    //! Organize rendering primitives into a flattened list of layers.
     mod image;
     mod pipeline;
    @@ -370,7 +355,9 @@
     
     use crate::core;
     use crate::core::alignment;
    -use crate::core::{Color, Font, Pixels, Point, Rectangle, Size, Vector};
    +use crate::core::{
    +    Color, Font, Pixels, Point, Rectangle, Size, Transformation, Vector,
    +};
     use crate::graphics;
     use crate::graphics::color;
     use crate::graphics::Viewport;
    @@ -462,7 +449,7 @@
             for primitive in primitives {
                 Self::process_primitive(
                     &mut layers,
    -                Vector::new(0.0, 0.0),
    +                Transformation::IDENTITY,
                     primitive,
                     0,
                 );
    @@ -473,7 +460,7 @@
     
         fn process_primitive(
             layers: &mut Vec<Self>,
    -        translation: Vector,
    +        transformation: Transformation,
             primitive: &'a Primitive,
             current_layer: usize,
         ) {
    @@ -488,9 +475,10 @@
     
                     layer.text.push(Text::Paragraph {
                         paragraph: paragraph.clone(),
    -                    position: *position + translation,
    +                    position: *position,
                         color: *color,
    -                    clip_bounds: *clip_bounds + translation,
    +                    clip_bounds: *clip_bounds,
    +                    transformation,
                     });
                 }
                 Primitive::Editor {
    @@ -503,9 +491,10 @@
     
                     layer.text.push(Text::Editor {
                         editor: editor.clone(),
    -                    position: *position + translation,
    +                    position: *position,
                         color: *color,
    -                    clip_bounds: *clip_bounds + translation,
    +                    clip_bounds: *clip_bounds,
    +                    transformation,
                     });
                 }
                 Primitive::Text {
    @@ -524,31 +513,24 @@
     
                     layer.text.push(Text::Cached(text::Cached {
                         content,
    -                    bounds: *bounds + translation,
    -                    size: *size,
    +                    bounds: *bounds + transformation.translation(),
    +                    size: *size * transformation.scale_factor(),
                         line_height: *line_height,
                         color: *color,
                         font: *font,
                         horizontal_alignment: *horizontal_alignment,
                         vertical_alignment: *vertical_alignment,
                         shaping: *shaping,
    -                    clip_bounds: *clip_bounds + translation,
    +                    clip_bounds: *clip_bounds * transformation,
                     }));
                 }
    -            graphics::Primitive::RawText(graphics::text::Raw {
    -                buffer,
    -                position,
    -                color,
    -                clip_bounds,
    -            }) => {
    +            graphics::Primitive::RawText(raw) => {
                     let layer = &mut layers[current_layer];
     
    -                layer.text.push(Text::Raw(graphics::text::Raw {
    -                    buffer: buffer.clone(),
    -                    position: *position + translation,
    -                    color: *color,
    -                    clip_bounds: *clip_bounds + translation,
    -                }));
    +                layer.text.push(Text::Raw {
    +                    raw: raw.clone(),
    +                    transformation,
    +                });
                 }
                 Primitive::Quad {
                     bounds,
    @@ -557,12 +539,10 @@
                     shadow,
                 } => {
                     let layer = &mut layers[current_layer];
    +                let bounds = *bounds * transformation;
     
                     let quad = Quad {
    -                    position: [
    -                        bounds.x + translation.x,
    -                        bounds.y + translation.y,
    -                    ],
    +                    position: [bounds.x, bounds.y],
                         size: [bounds.width, bounds.height],
                         border_color: color::pack(border.color),
                         border_radius: border.radius.into(),
    @@ -584,7 +564,7 @@
                     layer.images.push(Image::Raster {
                         handle: handle.clone(),
                         filter_method: *filter_method,
    -                    bounds: *bounds + translation,
    +                    bounds: *bounds * transformation,
                     });
                 }
                 Primitive::Svg {
    @@ -597,7 +577,7 @@
                     layer.images.push(Image::Vector {
                         handle: handle.clone(),
                         color: *color,
    -                    bounds: *bounds + translation,
    +                    bounds: *bounds * transformation,
                     });
                 }
                 Primitive::Group { primitives } => {
    @@ -605,7 +585,7 @@
                     for primitive in primitives {
                         Self::process_primitive(
                             layers,
    -                        translation,
    +                        transformation,
                             primitive,
                             current_layer,
                         );
    @@ -613,7 +593,7 @@
                 }
                 Primitive::Clip { bounds, content } => {
                     let layer = &mut layers[current_layer];
    -                let translated_bounds = *bounds + translation;
    +                let translated_bounds = *bounds * transformation;
     
                     // Only draw visible content
                     if let Some(clip_bounds) =
    @@ -624,19 +604,19 @@
     
                         Self::process_primitive(
                             layers,
    -                        translation,
    +                        transformation,
                             content,
                             layers.len() - 1,
                         );
                     }
                 }
    -            Primitive::Translate {
    -                translation: new_translation,
    +            Primitive::Transform {
    +                transformation: new_transformation,
                     content,
                 } => {
                     Self::process_primitive(
                         layers,
    -                    translation + *new_translation,
    +                    transformation * *new_transformation,
                         content,
                         current_layer,
                     );
    @@ -644,7 +624,7 @@
                 Primitive::Cache { content } => {
                     Self::process_primitive(
                         layers,
    -                    translation,
    +                    transformation,
                         content,
                         current_layer,
                     );
    @@ -654,20 +634,15 @@
                         graphics::Mesh::Solid { buffers, size } => {
                             let layer = &mut layers[current_layer];
     
    -                        let bounds = Rectangle::new(
    -                            Point::new(translation.x, translation.y),
    -                            *size,
    -                        );
    +                        let bounds =
    +                            Rectangle::with_size(*size) * transformation;
     
                             // Only draw visible content
                             if let Some(clip_bounds) =
                                 layer.bounds.intersection(&bounds)
                             {
                                 layer.meshes.push(Mesh::Solid {
    -                                origin: Point::new(
    -                                    translation.x,
    -                                    translation.y,
    -                                ),
    +                                transformation,
                                     buffers,
                                     clip_bounds,
                                 });
    @@ -676,20 +651,15 @@
                         graphics::Mesh::Gradient { buffers, size } => {
                             let layer = &mut layers[current_layer];
     
    -                        let bounds = Rectangle::new(
    -                            Point::new(translation.x, translation.y),
    -                            *size,
    -                        );
    +                        let bounds =
    +                            Rectangle::with_size(*size) * transformation;
     
                             // Only draw visible content
                             if let Some(clip_bounds) =
                                 layer.bounds.intersection(&bounds)
                             {
                                 layer.meshes.push(Mesh::Gradient {
    -                                origin: Point::new(
    -                                    translation.x,
    -                                    translation.y,
    -                                ),
    +                                transformation,
                                     buffers,
                                     clip_bounds,
                                 });
    @@ -698,7 +668,7 @@
                     },
                     primitive::Custom::Pipeline(pipeline) => {
                         let layer = &mut layers[current_layer];
    -                    let bounds = pipeline.bounds + translation;
    +                    let bounds = pipeline.bounds * transformation;
     
                         if let Some(clip_bounds) =
                             layer.bounds.intersection(&bounds)
    diff --git a/src/iced_wgpu/layer/mesh.rs.html b/src/iced_wgpu/layer/mesh.rs.html
    index f261388a764..df2088d4ecb 100644
    --- a/src/iced_wgpu/layer/mesh.rs.html
    +++ b/src/iced_wgpu/layer/mesh.rs.html
    @@ -95,9 +95,8 @@
     95
     96
     97
    -98
     
    //! A collection of triangle primitives.
    -use crate::core::{Point, Rectangle};
    +use crate::core::{Rectangle, Transformation};
     use crate::graphics::mesh;
     
     /// A mesh of triangles.
    @@ -105,8 +104,8 @@
     pub enum Mesh<'a> {
         /// A mesh of triangles with a solid color.
         Solid {
    -        /// The origin of the vertices of the [`Mesh`].
    -        origin: Point,
    +        /// The [`Transformation`] for the vertices of the [`Mesh`].
    +        transformation: Transformation,
     
             /// The vertex and index buffers of the [`Mesh`].
             buffers: &'a mesh::Indexed<mesh::SolidVertex2D>,
    @@ -116,8 +115,8 @@
         },
         /// A mesh of triangles with a gradient color.
         Gradient {
    -        /// The origin of the vertices of the [`Mesh`].
    -        origin: Point,
    +        /// The [`Transformation`] for the vertices of the [`Mesh`].
    +        transformation: Transformation,
     
             /// The vertex and index buffers of the [`Mesh`].
             buffers: &'a mesh::Indexed<mesh::GradientVertex2D>,
    @@ -129,11 +128,10 @@
     
     impl Mesh<'_> {
         /// Returns the origin of the [`Mesh`].
    -    pub fn origin(&self) -> Point {
    +    pub fn transformation(&self) -> Transformation {
             match self {
    -            Self::Solid { origin, .. } | Self::Gradient { origin, .. } => {
    -                *origin
    -            }
    +            Self::Solid { transformation, .. }
    +            | Self::Gradient { transformation, .. } => *transformation,
             }
         }
     
    diff --git a/src/iced_wgpu/layer/text.rs.html b/src/iced_wgpu/layer/text.rs.html
    index 01c90c4673e..c856bf043b8 100644
    --- a/src/iced_wgpu/layer/text.rs.html
    +++ b/src/iced_wgpu/layer/text.rs.html
    @@ -62,9 +62,15 @@
     62
     63
     64
    +65
    +66
    +67
    +68
    +69
    +70
     
    use crate::core::alignment;
     use crate::core::text;
    -use crate::core::{Color, Font, Pixels, Point, Rectangle};
    +use crate::core::{Color, Font, Pixels, Point, Rectangle, Transformation};
     use crate::graphics;
     use crate::graphics::text::editor;
     use crate::graphics::text::paragraph;
    @@ -79,6 +85,7 @@
             position: Point,
             color: Color,
             clip_bounds: Rectangle,
    +        transformation: Transformation,
         },
         /// An editor.
         #[allow(missing_docs)]
    @@ -87,11 +94,16 @@
             position: Point,
             color: Color,
             clip_bounds: Rectangle,
    +        transformation: Transformation,
         },
         /// Some cached text.
         Cached(Cached<'a>),
         /// Some raw text.
    -    Raw(graphics::text::Raw),
    +    #[allow(missing_docs)]
    +    Raw {
    +        raw: graphics::text::Raw,
    +        transformation: Transformation,
    +    },
     }
     
     #[derive(Debug, Clone)]
    diff --git a/src/iced_wgpu/quad.rs.html b/src/iced_wgpu/quad.rs.html
    index 888fdbfcafd..51a978e6047 100644
    --- a/src/iced_wgpu/quad.rs.html
    +++ b/src/iced_wgpu/quad.rs.html
    @@ -331,9 +331,9 @@
     use gradient::Gradient;
     use solid::Solid;
     
    -use crate::core::{Background, Rectangle};
    +use crate::core::{Background, Rectangle, Transformation};
    +use crate::graphics;
     use crate::graphics::color;
    -use crate::graphics::{self, Transformation};
     
     use bytemuck::{Pod, Zeroable};
     
    @@ -646,7 +646,7 @@
     impl Default for Uniforms {
         fn default() -> Self {
             Self {
    -            transform: *Transformation::identity().as_ref(),
    +            transform: *Transformation::IDENTITY.as_ref(),
                 scale: 1.0,
                 _padding: [0.0; 3],
             }
    diff --git a/src/iced_wgpu/text.rs.html b/src/iced_wgpu/text.rs.html
    index 151b4c450e8..d7ef74025ab 100644
    --- a/src/iced_wgpu/text.rs.html
    +++ b/src/iced_wgpu/text.rs.html
    @@ -298,8 +298,21 @@
     298
     299
     300
    +301
    +302
    +303
    +304
    +305
    +306
    +307
    +308
    +309
    +310
    +311
    +312
    +313
     
    use crate::core::alignment;
    -use crate::core::{Rectangle, Size};
    +use crate::core::{Rectangle, Size, Transformation};
     use crate::graphics::color;
     use crate::graphics::text::cache::{self, Cache};
     use crate::graphics::text::{font_system, to_color, Editor, Paragraph};
    @@ -409,7 +422,9 @@
     
                         Some(Allocation::Cache(key))
                     }
    -                Text::Raw(text) => text.buffer.upgrade().map(Allocation::Raw),
    +                Text::Raw { raw, .. } => {
    +                    raw.buffer.upgrade().map(Allocation::Raw)
    +                }
                 })
                 .collect();
     
    @@ -424,11 +439,13 @@
                         vertical_alignment,
                         color,
                         clip_bounds,
    +                    transformation,
                     ) = match section {
                         Text::Paragraph {
                             position,
                             color,
                             clip_bounds,
    +                        transformation,
                             ..
                         } => {
                             use crate::core::text::Paragraph as _;
    @@ -445,12 +462,14 @@
                                 paragraph.vertical_alignment(),
                                 *color,
                                 *clip_bounds,
    +                            *transformation,
                             )
                         }
                         Text::Editor {
                             position,
                             color,
                             clip_bounds,
    +                        transformation,
                             ..
                         } => {
                             use crate::core::text::Editor as _;
    @@ -467,6 +486,7 @@
                                 alignment::Vertical::Top,
                                 *color,
                                 *clip_bounds,
    +                            *transformation,
                             )
                         }
                         Text::Cached(text) => {
    @@ -486,9 +506,13 @@
                                 text.vertical_alignment,
                                 text.color,
                                 text.clip_bounds,
    +                            Transformation::IDENTITY,
                             )
                         }
    -                    Text::Raw(text) => {
    +                    Text::Raw {
    +                        raw,
    +                        transformation,
    +                    } => {
                             let Some(Allocation::Raw(buffer)) = allocation else {
                                 return None;
                             };
    @@ -498,18 +522,19 @@
                             (
                                 buffer.as_ref(),
                                 Rectangle::new(
    -                                text.position,
    +                                raw.position,
                                     Size::new(width, height),
                                 ),
                                 alignment::Horizontal::Left,
                                 alignment::Vertical::Top,
    -                            text.color,
    -                            text.clip_bounds,
    +                            raw.color,
    +                            raw.clip_bounds,
    +                            *transformation,
                             )
                         }
                     };
     
    -                let bounds = bounds * scale_factor;
    +                let bounds = bounds * transformation * scale_factor;
     
                     let left = match horizontal_alignment {
                         alignment::Horizontal::Left => bounds.x,
    @@ -527,14 +552,15 @@
                         alignment::Vertical::Bottom => bounds.y - bounds.height,
                     };
     
    -                let clip_bounds =
    -                    layer_bounds.intersection(&(clip_bounds * scale_factor))?;
    +                let clip_bounds = layer_bounds.intersection(
    +                    &(clip_bounds * transformation * scale_factor),
    +                )?;
     
                     Some(glyphon::TextArea {
                         buffer,
                         left,
                         top,
    -                    scale: scale_factor,
    +                    scale: scale_factor * transformation.scale_factor(),
                         bounds: glyphon::TextBounds {
                             left: clip_bounds.x as i32,
                             top: clip_bounds.y as i32,
    diff --git a/src/iced_wgpu/triangle.rs.html b/src/iced_wgpu/triangle.rs.html
    index f45642657f0..b68a885465a 100644
    --- a/src/iced_wgpu/triangle.rs.html
    +++ b/src/iced_wgpu/triangle.rs.html
    @@ -717,13 +717,11 @@
     717
     718
     719
    -720
    -721
     
    //! Draw meshes of triangles.
     mod msaa;
     
    -use crate::core::Size;
    -use crate::graphics::{Antialiasing, Transformation};
    +use crate::core::{Size, Transformation};
    +use crate::graphics::Antialiasing;
     use crate::layer::mesh::{self, Mesh};
     use crate::Buffer;
     
    @@ -819,12 +817,10 @@
             let mut index_offset = 0;
     
             for mesh in meshes {
    -            let origin = mesh.origin();
                 let indices = mesh.indices();
     
    -            let uniforms = Uniforms::new(
    -                transformation * Transformation::translate(origin.x, origin.y),
    -            );
    +            let uniforms =
    +                Uniforms::new(transformation * mesh.transformation());
     
                 index_offset +=
                     self.index_buffer.write(queue, index_offset, indices);
    diff --git a/src/iced_widget/canvas.rs.html b/src/iced_widget/canvas.rs.html
    index 42d0d7730a7..564e895fa10 100644
    --- a/src/iced_widget/canvas.rs.html
    +++ b/src/iced_widget/canvas.rs.html
    @@ -249,7 +249,7 @@
     use crate::core::renderer;
     use crate::core::widget::tree::{self, Tree};
     use crate::core::{
    -    Clipboard, Element, Length, Rectangle, Shell, Size, Vector, Widget,
    +    Clipboard, Element, Length, Rectangle, Shell, Size, Transformation, Widget,
     };
     use crate::graphics::geometry;
     
    @@ -441,8 +441,8 @@
     
             let state = tree.state.downcast_ref::<P::State>();
     
    -        renderer.with_translation(
    -            Vector::new(bounds.x, bounds.y),
    +        renderer.with_transformation(
    +            Transformation::translate(bounds.x, bounds.y),
                 |renderer| {
                     renderer.draw(
                         self.program.draw(state, renderer, theme, bounds, cursor),
    diff --git a/src/iced_widget/pane_grid.rs.html b/src/iced_widget/pane_grid.rs.html
    index ffdf60d6493..f10d93b7eec 100644
    --- a/src/iced_widget/pane_grid.rs.html
    +++ b/src/iced_widget/pane_grid.rs.html
    @@ -1238,7 +1238,6 @@
     1238
     1239
     1240
    -1241
     
    //! Let your users split regions of your application and organize layout dynamically.
     //!
     //! ![Pane grid - Iced](https://iced.rs/examples/pane_grid.gif)
    @@ -2203,22 +2202,21 @@
             if let Some(cursor_position) = cursor.position() {
                 let bounds = layout.bounds();
     
    -            renderer.with_translation(
    -                cursor_position
    -                    - Point::new(bounds.x + origin.x, bounds.y + origin.y),
    -                |renderer| {
    -                    renderer.with_layer(bounds, |renderer| {
    -                        draw_pane(
    -                            pane,
    -                            renderer,
    -                            default_style,
    -                            layout,
    -                            pane_cursor,
    -                            viewport,
    -                        );
    -                    });
    -                },
    -            );
    +            let translation = cursor_position
    +                - Point::new(bounds.x + origin.x, bounds.y + origin.y);
    +
    +            renderer.with_translation(translation, |renderer| {
    +                renderer.with_layer(bounds, |renderer| {
    +                    draw_pane(
    +                        pane,
    +                        renderer,
    +                        default_style,
    +                        layout,
    +                        pane_cursor,
    +                        viewport,
    +                    );
    +                });
    +            });
             }
         }
     
    diff --git a/src/iced_widget/qr_code.rs.html b/src/iced_widget/qr_code.rs.html
    index 23f52e7a1dc..6cb4902d3c0 100644
    --- a/src/iced_widget/qr_code.rs.html
    +++ b/src/iced_widget/qr_code.rs.html
    @@ -297,6 +297,7 @@
     297
     298
     299
    +300
     
    //! Encode and display information in a QR code.
     use crate::canvas;
     use crate::core::layout;
    @@ -418,11 +419,12 @@
                         });
                 });
     
    -        let translation = Vector::new(bounds.x, bounds.y);
    -
    -        renderer.with_translation(translation, |renderer| {
    -            renderer.draw(vec![geometry]);
    -        });
    +        renderer.with_translation(
    +            bounds.position() - Point::ORIGIN,
    +            |renderer| {
    +                renderer.draw(vec![geometry]);
    +            },
    +        );
         }
     }
     
    diff --git a/src/iced_winit/conversion.rs.html b/src/iced_winit/conversion.rs.html
    index 6fd518f6070..27f45b38c04 100644
    --- a/src/iced_winit/conversion.rs.html
    +++ b/src/iced_winit/conversion.rs.html
    @@ -815,6 +815,7 @@
     815
     816
     817
    +818
     
    //! Convert [`winit`] types into [`iced_runtime`] types, and viceversa.
     //!
     //! [`winit`]: https://github.com/rust-windowing/winit
    @@ -1202,6 +1203,7 @@
             }
             Interaction::ResizingVertically => winit::window::CursorIcon::NsResize,
             Interaction::NotAllowed => winit::window::CursorIcon::NotAllowed,
    +        Interaction::ZoomIn => winit::window::CursorIcon::ZoomIn,
         }
     }
     
    diff --git a/trait.impl/bytemuck/pod/trait.Pod.js b/trait.impl/bytemuck/pod/trait.Pod.js
    index 26ab41d3f83..63b55da2645 100644
    --- a/trait.impl/bytemuck/pod/trait.Pod.js
    +++ b/trait.impl/bytemuck/pod/trait.Pod.js
    @@ -1,3 +1,3 @@
     (function() {var implementors = {
    -"iced_graphics":[["impl Pod for Packed"],["impl Pod for GradientVertex2D"],["impl Pod for SolidVertex2D"],["impl Pod for Packed"]]
    +"iced_graphics":[["impl Pod for Packed"],["impl Pod for GradientVertex2D"],["impl Pod for Packed"],["impl Pod for SolidVertex2D"]]
     };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
    \ No newline at end of file
    diff --git a/trait.impl/bytemuck/zeroable/trait.Zeroable.js b/trait.impl/bytemuck/zeroable/trait.Zeroable.js
    index 2d00d723932..50565da446d 100644
    --- a/trait.impl/bytemuck/zeroable/trait.Zeroable.js
    +++ b/trait.impl/bytemuck/zeroable/trait.Zeroable.js
    @@ -1,3 +1,3 @@
     (function() {var implementors = {
    -"iced_graphics":[["impl Zeroable for Packed"],["impl Zeroable for GradientVertex2D"],["impl Zeroable for SolidVertex2D"],["impl Zeroable for Packed"]]
    +"iced_graphics":[["impl Zeroable for Packed"],["impl Zeroable for Packed"],["impl Zeroable for SolidVertex2D"],["impl Zeroable for GradientVertex2D"]]
     };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
    \ No newline at end of file
    diff --git a/trait.impl/core/clone/trait.Clone.js b/trait.impl/core/clone/trait.Clone.js
    index f8b2d2ce896..5d240fb3966 100644
    --- a/trait.impl/core/clone/trait.Clone.js
    +++ b/trait.impl/core/clone/trait.Clone.js
    @@ -1,13 +1,13 @@
     (function() {var implementors = {
     "iced":[["impl<Flags: Clone> Clone for Settings<Flags>"]],
    -"iced_core":[["impl Clone for Style"],["impl Clone for Vertical"],["impl Clone for ScrollDelta"],["impl Clone for Family"],["impl Clone for RedrawRequest"],["impl Clone for Padding"],["impl Clone for Event"],["impl Clone for Shaping"],["impl Clone for Modifiers"],["impl<'a, Theme, Renderer> Clone for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl Clone for Click"],["impl Clone for Null"],["impl Clone for Kind"],["impl Clone for Bytes"],["impl Clone for PlatformSpecific"],["impl Clone for Background"],["impl Clone for Action"],["impl Clone for Location"],["impl Clone for Quad"],["impl<T: Clone> Clone for Size<T>"],["impl Clone for Alignment"],["impl Clone for Button"],["impl Clone for Id"],["impl Clone for Id"],["impl Clone for Handle"],["impl Clone for Color"],["impl Clone for RelativeOffset"],["impl Clone for Data"],["impl Clone for Tag"],["impl Clone for Null"],["impl Clone for Linear"],["impl Clone for Event"],["impl Clone for Position"],["impl<Font: Clone> Clone for Format<Font>"],["impl<T: Clone> Clone for Rectangle<T>"],["impl Clone for Cursor"],["impl Clone for Interaction"],["impl<'a> Clone for Layout<'a>"],["impl Clone for Icon"],["impl Clone for Shadow"],["impl Clone for ContentFit"],["impl Clone for Pixels"],["impl Clone for Direction"],["impl Clone for Handle"],["impl Clone for Level"],["impl Clone for Font"],["impl Clone for Length"],["impl<'a, Font: Clone> Clone for Text<'a, Font>"],["impl Clone for Appearance"],["impl Clone for Mode"],["impl Clone for Radius"],["impl<T: Clone> Clone for Point<T>"],["impl Clone for AbsoluteOffset"],["impl Clone for MacOS"],["impl Clone for Hit"],["impl Clone for Status"],["impl Clone for Horizontal"],["impl Clone for Event"],["impl Clone for Finger"],["impl Clone for Degrees"],["impl Clone for Style"],["impl Clone for Cursor"],["impl Clone for Event"],["impl Clone for Border"],["impl Clone for Weight"],["impl Clone for Radians"],["impl Clone for ColorStop"],["impl Clone for Event"],["impl Clone for Node"],["impl Clone for Stretch"],["impl Clone for Data"],["impl Clone for Motion"],["impl Clone for PlainText"],["impl Clone for PlatformSpecific"],["impl<C: Clone> Clone for Key<C>"],["impl Clone for Difference"],["impl Clone for Named"],["impl Clone for FilterMethod"],["impl Clone for Gradient"],["impl Clone for LineHeight"],["impl Clone for Settings"],["impl Clone for Count"],["impl Clone for Edit"],["impl Clone for UserAttention"],["impl Clone for Limits"],["impl<T: Clone> Clone for Vector<T>"]], -"iced_graphics":[["impl<'a> Clone for Stroke<'a>"],["impl Clone for SurfaceError"],["impl Clone for Antialiasing"],["impl Clone for Version"],["impl Clone for Packed"],["impl Clone for SolidVertex2D"],["impl<'a> Clone for LineDash<'a>"],["impl<'a> Clone for Key<'a>"],["impl Clone for Weak"],["impl<T: Clone> Clone for Indexed<T>"],["impl Clone for Raw"],["impl Clone for Viewport"],["impl Clone for GradientVertex2D"],["impl Clone for Gradient"],["impl Clone for Mesh"],["impl Clone for Elliptical"],["impl Clone for Fill"],["impl Clone for Paragraph"],["impl Clone for Weak"],["impl Clone for LineJoin"],["impl Clone for Packed"],["impl Clone for LineCap"],["impl Clone for Transformation"],["impl Clone for Linear"],["impl Clone for Arc"],["impl Clone for Style"],["impl Clone for Path"],["impl<T: Clone> Clone for Primitive<T>"],["impl Clone for Text"],["impl Clone for Rule"]], +"iced_core":[["impl<T: Clone> Clone for Point<T>"],["impl<T: Clone> Clone for Rectangle<T>"],["impl Clone for ColorStop"],["impl Clone for UserAttention"],["impl Clone for Click"],["impl Clone for Action"],["impl Clone for Radius"],["impl<T: Clone> Clone for Vector<T>"],["impl Clone for Transformation"],["impl Clone for MacOS"],["impl Clone for Tag"],["impl Clone for Border"],["impl Clone for Icon"],["impl Clone for Vertical"],["impl Clone for Difference"],["impl Clone for Handle"],["impl Clone for ScrollDelta"],["impl Clone for Node"],["impl Clone for Font"],["impl<'a> Clone for Layout<'a>"],["impl Clone for Appearance"],["impl Clone for Length"],["impl Clone for Background"],["impl Clone for PlainText"],["impl Clone for Event"],["impl Clone for Interaction"],["impl Clone for Shaping"],["impl Clone for Event"],["impl Clone for Button"],["impl Clone for Modifiers"],["impl Clone for Hit"],["impl Clone for Pixels"],["impl Clone for Horizontal"],["impl Clone for Null"],["impl<C: Clone> Clone for Key<C>"],["impl Clone for Kind"],["impl Clone for Event"],["impl Clone for Null"],["impl<'a, Font: Clone> Clone for Text<'a, Font>"],["impl Clone for Data"],["impl Clone for Motion"],["impl Clone for Cursor"],["impl Clone for Finger"],["impl Clone for Edit"],["impl Clone for Position"],["impl Clone for RedrawRequest"],["impl Clone for Settings"],["impl Clone for Weight"],["impl Clone for Stretch"],["impl Clone for Radians"],["impl<T: Clone> Clone for Size<T>"],["impl Clone for Id"],["impl Clone for Degrees"],["impl Clone for Mode"],["impl Clone for Gradient"],["impl Clone for Cursor"],["impl Clone for Family"],["impl Clone for Direction"],["impl Clone for Color"],["impl Clone for PlatformSpecific"],["impl Clone for Alignment"],["impl Clone for Id"],["impl Clone for AbsoluteOffset"],["impl Clone for Event"],["impl Clone for Location"],["impl Clone for ContentFit"],["impl Clone for Style"],["impl Clone for PlatformSpecific"],["impl Clone for Count"],["impl<Font: Clone> Clone for Format<Font>"],["impl Clone for Data"],["impl Clone for Bytes"],["impl Clone for LineHeight"],["impl Clone for Linear"],["impl Clone for Handle"],["impl Clone for Named"],["impl Clone for Event"],["impl Clone for Level"],["impl Clone for FilterMethod"],["impl Clone for Style"],["impl Clone for Status"],["impl<'a, Theme, Renderer> Clone for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl Clone for Limits"],["impl Clone for Quad"],["impl Clone for Shadow"],["impl Clone for Padding"],["impl Clone for RelativeOffset"]], +"iced_graphics":[["impl Clone for Version"],["impl Clone for Mesh"],["impl Clone for Weak"],["impl Clone for Packed"],["impl Clone for LineCap"],["impl Clone for SolidVertex2D"],["impl Clone for LineJoin"],["impl<'a> Clone for Key<'a>"],["impl<'a> Clone for LineDash<'a>"],["impl Clone for Linear"],["impl<T: Clone> Clone for Indexed<T>"],["impl Clone for Style"],["impl Clone for GradientVertex2D"],["impl Clone for Elliptical"],["impl Clone for Gradient"],["impl<T: Clone> Clone for Primitive<T>"],["impl<'a> Clone for Stroke<'a>"],["impl Clone for SurfaceError"],["impl Clone for Text"],["impl Clone for Rule"],["impl Clone for Packed"],["impl Clone for Viewport"],["impl Clone for Antialiasing"],["impl Clone for Paragraph"],["impl Clone for Path"],["impl Clone for Fill"],["impl Clone for Arc"],["impl Clone for Raw"],["impl Clone for Weak"]], "iced_highlighter":[["impl Clone for Theme"],["impl Clone for Settings"]], "iced_renderer":[["impl Clone for Settings"]], -"iced_runtime":[["impl Clone for Screenshot"],["impl Clone for Information"],["impl Clone for Error"],["impl Clone for State"]], -"iced_style":[["impl Clone for Appearance"],["impl Clone for Pair"],["impl Clone for Appearance"],["impl Clone for Text"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Custom"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Line"],["impl Clone for Appearance"],["impl Clone for Palette"],["impl Clone for Appearance"],["impl Clone for Success"],["impl Clone for Menu"],["impl Clone for Primary"],["impl Clone for Appearance"],["impl Clone for HandleShape"],["impl Clone for Danger"],["impl Clone for Background"],["impl Clone for Theme"],["impl Clone for FillMode"],["impl Clone for Scroller"],["impl Clone for Rail"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Scrollbar"],["impl Clone for Appearance"],["impl Clone for PickList"],["impl Clone for Extended"],["impl Clone for Secondary"],["impl Clone for Handle"],["impl Clone for Appearance"],["impl Clone for Appearance"]], +"iced_runtime":[["impl Clone for State"],["impl Clone for Screenshot"],["impl Clone for Information"],["impl Clone for Error"]], +"iced_style":[["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Extended"],["impl Clone for Appearance"],["impl Clone for Palette"],["impl Clone for FillMode"],["impl Clone for Handle"],["impl Clone for Theme"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Scrollbar"],["impl Clone for Secondary"],["impl Clone for Text"],["impl Clone for Line"],["impl Clone for Appearance"],["impl Clone for PickList"],["impl Clone for Rail"],["impl Clone for Success"],["impl Clone for Menu"],["impl Clone for Scroller"],["impl Clone for HandleShape"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Appearance"],["impl Clone for Danger"],["impl Clone for Appearance"],["impl Clone for Pair"],["impl Clone for Background"],["impl Clone for Custom"],["impl Clone for Primary"]], "iced_tiny_skia":[["impl Clone for Settings"]], -"iced_wgpu":[["impl<'a> Clone for Mesh<'a>"],["impl Clone for Image"],["impl Clone for Pipeline"],["impl Clone for Custom"],["impl<'a> Clone for Text<'a>"],["impl Clone for Pipeline"],["impl Clone for AttributeCount"],["impl Clone for Settings"]], -"iced_widget":[["impl Clone for Target"],["impl Clone for ResizeEvent"],["impl Clone for Direction"],["impl Clone for Action"],["impl<T: Clone> Clone for Configuration<T>"],["impl Clone for DragEvent"],["impl<P: Clone + Paragraph> Clone for State<P>"],["impl Clone for Side"],["impl Clone for Split"],["impl Clone for Node"],["impl Clone for Direction"],["impl Clone for Event"],["impl Clone for Error"],["impl<Font: Clone> Clone for Icon<Font>"],["impl Clone for Event"],["impl Clone for State"],["impl Clone for Id"],["impl<T: Clone> Clone for State<T>"],["impl Clone for Version"],["impl Clone for Id"],["impl Clone for State"],["impl Clone for Id"],["impl Clone for Cursor"],["impl Clone for Properties"],["impl Clone for Alignment"],["impl Clone for Value"],["impl Clone for Position"],["impl Clone for Pane"],["impl Clone for State"],["impl Clone for State"],["impl Clone for State"],["impl Clone for Viewport"],["impl Clone for Internal"],["impl Clone for State"],["impl<Font: Clone> Clone for Icon<Font>"],["impl Clone for Region"],["impl<T: Clone> Clone for State<T>"],["impl Clone for Axis"],["impl Clone for ErrorCorrection"],["impl<Font: Clone> Clone for Handle<Font>"],["impl<Font: Clone> Clone for Icon<Font>"],["impl Clone for Edge"]], +"iced_wgpu":[["impl<'a> Clone for Mesh<'a>"],["impl Clone for Custom"],["impl Clone for Image"],["impl Clone for Pipeline"],["impl Clone for Settings"],["impl Clone for AttributeCount"],["impl<'a> Clone for Text<'a>"],["impl Clone for Pipeline"]], +"iced_widget":[["impl Clone for Pane"],["impl<T: Clone> Clone for Configuration<T>"],["impl<P: Clone + Paragraph> Clone for State<P>"],["impl Clone for Axis"],["impl Clone for State"],["impl Clone for Alignment"],["impl Clone for Id"],["impl<T: Clone> Clone for State<T>"],["impl Clone for Event"],["impl Clone for Split"],["impl Clone for Event"],["impl Clone for ResizeEvent"],["impl Clone for Id"],["impl Clone for Version"],["impl<Font: Clone> Clone for Icon<Font>"],["impl Clone for Action"],["impl<Font: Clone> Clone for Icon<Font>"],["impl Clone for Region"],["impl Clone for Error"],["impl Clone for Side"],["impl Clone for Value"],["impl Clone for Direction"],["impl Clone for State"],["impl<Font: Clone> Clone for Icon<Font>"],["impl Clone for DragEvent"],["impl Clone for Properties"],["impl Clone for Id"],["impl Clone for Viewport"],["impl Clone for Internal"],["impl Clone for Target"],["impl Clone for State"],["impl Clone for Node"],["impl Clone for State"],["impl Clone for State"],["impl<T: Clone> Clone for State<T>"],["impl Clone for State"],["impl Clone for Position"],["impl Clone for Direction"],["impl<Font: Clone> Clone for Handle<Font>"],["impl Clone for ErrorCorrection"],["impl Clone for Cursor"],["impl Clone for Edge"]], "iced_winit":[["impl<Flags: Clone> Clone for Settings<Flags>"],["impl<Message: 'static> Clone for Proxy<Message>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/cmp/trait.Eq.js b/trait.impl/core/cmp/trait.Eq.js index 42f6c98cdc9..c87dfb70d7d 100644 --- a/trait.impl/core/cmp/trait.Eq.js +++ b/trait.impl/core/cmp/trait.Eq.js @@ -1,7 +1,7 @@ (function() {var implementors = { -"iced_core":[["impl Eq for Button"],["impl Eq for Stretch"],["impl<C: Eq> Eq for Key<C>"],["impl Eq for Difference"],["impl Eq for Bytes"],["impl Eq for Finger"],["impl Eq for Horizontal"],["impl Eq for Shaping"],["impl Eq for Data"],["impl<T: Eq> Eq for Point<T>"],["impl Eq for Status"],["impl Eq for Family"],["impl<T: Eq> Eq for Size<T>"],["impl Eq for Interaction"],["impl Eq for Modifiers"],["impl Eq for Location"],["impl Eq for Data"],["impl Eq for Id"],["impl Eq for Style"],["impl<T: Eq> Eq for Rectangle<T>"],["impl Eq for Count"],["impl Eq for PlatformSpecific"],["impl Eq for Event"],["impl Eq for Named"],["impl Eq for Level"],["impl Eq for Handle"],["impl Eq for MacOS"],["impl Eq for Direction"],["impl<T: Eq> Eq for Vector<T>"],["impl Eq for ContentFit"],["impl Eq for Tag"],["impl Eq for Vertical"],["impl Eq for Id"],["impl Eq for Handle"],["impl Eq for Mode"],["impl Eq for RedrawRequest"],["impl Eq for PlatformSpecific"],["impl Eq for Alignment"],["impl Eq for FilterMethod"],["impl Eq for Font"],["impl Eq for Weight"]], -"iced_graphics":[["impl Eq for Antialiasing"],["impl Eq for Version"],["impl Eq for Rule"],["impl<T: Eq> Eq for Indexed<T>"],["impl Eq for SurfaceError"]], +"iced_core":[["impl Eq for Handle"],["impl Eq for Alignment"],["impl Eq for Horizontal"],["impl<C: Eq> Eq for Key<C>"],["impl Eq for Weight"],["impl<T: Eq> Eq for Vector<T>"],["impl Eq for Direction"],["impl<T: Eq> Eq for Rectangle<T>"],["impl<T: Eq> Eq for Point<T>"],["impl Eq for Id"],["impl Eq for Family"],["impl Eq for Tag"],["impl Eq for FilterMethod"],["impl Eq for PlatformSpecific"],["impl Eq for Event"],["impl Eq for Button"],["impl Eq for Bytes"],["impl Eq for RedrawRequest"],["impl Eq for Location"],["impl Eq for MacOS"],["impl Eq for Difference"],["impl Eq for Handle"],["impl Eq for Mode"],["impl Eq for Modifiers"],["impl Eq for Named"],["impl Eq for Data"],["impl Eq for Count"],["impl Eq for Interaction"],["impl Eq for Status"],["impl Eq for Vertical"],["impl Eq for Finger"],["impl Eq for ContentFit"],["impl Eq for Shaping"],["impl Eq for Stretch"],["impl Eq for Style"],["impl<T: Eq> Eq for Size<T>"],["impl Eq for Font"],["impl Eq for Data"],["impl Eq for Id"],["impl Eq for PlatformSpecific"],["impl Eq for Level"]], +"iced_graphics":[["impl Eq for SurfaceError"],["impl Eq for Version"],["impl Eq for Rule"],["impl<T: Eq> Eq for Indexed<T>"],["impl Eq for Antialiasing"]], "iced_highlighter":[["impl Eq for Theme"]], "iced_runtime":[["impl Eq for Error"]], -"iced_widget":[["impl Eq for Error"],["impl Eq for Pane"],["impl Eq for Id"],["impl Eq for State"],["impl Eq for State"],["impl Eq for Id"],["impl Eq for State"],["impl Eq for Direction"],["impl Eq for Id"],["impl Eq for Axis"],["impl Eq for Version"],["impl Eq for Alignment"],["impl Eq for Split"],["impl Eq for Position"],["impl Eq for ErrorCorrection"]] +"iced_widget":[["impl Eq for Position"],["impl Eq for Split"],["impl Eq for Id"],["impl Eq for Error"],["impl Eq for Id"],["impl Eq for State"],["impl Eq for State"],["impl Eq for Id"],["impl Eq for Direction"],["impl Eq for Version"],["impl Eq for Pane"],["impl Eq for Alignment"],["impl Eq for ErrorCorrection"],["impl Eq for State"],["impl Eq for Axis"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/cmp/trait.Ord.js b/trait.impl/core/cmp/trait.Ord.js index a8be61de938..c0b6dd7b890 100644 --- a/trait.impl/core/cmp/trait.Ord.js +++ b/trait.impl/core/cmp/trait.Ord.js @@ -1,5 +1,5 @@ (function() {var implementors = { -"iced_core":[["impl Ord for Interaction"],["impl Ord for Named"],["impl Ord for Modifiers"],["impl Ord for Tag"],["impl Ord for Id"],["impl<C: Ord> Ord for Key<C>"],["impl Ord for RedrawRequest"]], +"iced_core":[["impl Ord for RedrawRequest"],["impl Ord for Named"],["impl Ord for Id"],["impl Ord for Tag"],["impl<C: Ord> Ord for Key<C>"],["impl Ord for Modifiers"],["impl Ord for Interaction"]], "iced_graphics":[["impl Ord for Version"]], "iced_widget":[["impl Ord for Pane"],["impl Ord for Split"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/cmp/trait.PartialEq.js b/trait.impl/core/cmp/trait.PartialEq.js index 72b82f76444..2456d3a5220 100644 --- a/trait.impl/core/cmp/trait.PartialEq.js +++ b/trait.impl/core/cmp/trait.PartialEq.js @@ -1,11 +1,11 @@ (function() {var implementors = { -"iced_core":[["impl PartialEq for PlatformSpecific"],["impl PartialEq for Level"],["impl PartialEq for Finger"],["impl PartialEq for Style"],["impl PartialEq for ColorStop"],["impl PartialEq for Modifiers"],["impl PartialEq for Data"],["impl PartialEq for Font"],["impl PartialEq for Id"],["impl PartialEq for Named"],["impl PartialEq for Count"],["impl PartialEq for Linear"],["impl PartialEq for Alignment"],["impl PartialEq for Event"],["impl PartialEq for Radians"],["impl PartialEq for MacOS"],["impl PartialEq for Id"],["impl PartialEq for Shadow"],["impl PartialEq for ScrollDelta"],["impl PartialEq for Bytes"],["impl PartialEq for Interaction"],["impl PartialEq for RelativeOffset"],["impl PartialEq for Motion"],["impl PartialEq for Radius"],["impl PartialEq for Color"],["impl PartialEq for Weight"],["impl PartialEq for Cursor"],["impl PartialEq for Status"],["impl PartialEq for Position"],["impl PartialEq for Handle"],["impl PartialEq for Horizontal"],["impl PartialEq for ContentFit"],["impl<T: PartialEq> PartialEq for Size<T>"],["impl PartialEq for RedrawRequest"],["impl PartialEq for Degrees"],["impl PartialEq for Event"],["impl PartialEq for Length"],["impl PartialEq for Action"],["impl PartialEq for Vertical"],["impl PartialEq for Event"],["impl PartialEq for Stretch"],["impl<C: PartialEq> PartialEq for Key<C>"],["impl PartialEq for Border"],["impl PartialEq for Button"],["impl PartialEq for FilterMethod"],["impl<Font: PartialEq> PartialEq for Format<Font>"],["impl PartialEq for PlatformSpecific"],["impl PartialEq for Handle"],["impl PartialEq for Location"],["impl PartialEq for Tag"],["impl<T: PartialEq> PartialEq for Vector<T>"],["impl<T: PartialEq> PartialEq for Rectangle<T>"],["impl PartialEq for Family"],["impl PartialEq for Hit"],["impl PartialEq for Event"],["impl PartialEq for Edit"],["impl<T: PartialEq> PartialEq for Point<T>"],["impl PartialEq for Limits"],["impl PartialEq for Background"],["impl PartialEq for Shaping"],["impl PartialEq for Difference"],["impl PartialEq for Data"],["impl PartialEq for Quad"],["impl PartialEq for Event"],["impl PartialEq for Pixels"],["impl PartialEq for Style"],["impl PartialEq for LineHeight"],["impl PartialEq for Direction"],["impl PartialEq for Gradient"],["impl PartialEq for AbsoluteOffset"],["impl PartialEq for Mode"]], -"iced_graphics":[["impl PartialEq for Raw"],["impl PartialEq for SurfaceError"],["impl PartialEq for Antialiasing"],["impl PartialEq for Linear"],["impl PartialEq for SolidVertex2D"],["impl PartialEq for Packed"],["impl PartialEq for Paragraph"],["impl PartialEq for Weak"],["impl PartialEq for Version"],["impl PartialEq for GradientVertex2D"],["impl<T: PartialEq> PartialEq for Primitive<T>"],["impl PartialEq for Editor"],["impl PartialEq for Mesh"],["impl PartialEq for Transformation"],["impl PartialEq for Style"],["impl PartialEq for Rule"],["impl<T: PartialEq> PartialEq for Indexed<T>"],["impl PartialEq for Packed"],["impl PartialEq for Gradient"],["impl PartialEq for Weak"]], -"iced_highlighter":[["impl PartialEq for Theme"],["impl PartialEq for Settings"]], +"iced_core":[["impl PartialEq for Count"],["impl PartialEq for Gradient"],["impl PartialEq for Interaction"],["impl PartialEq for PlatformSpecific"],["impl PartialEq for Transformation"],["impl PartialEq for Difference"],["impl<C: PartialEq> PartialEq for Key<C>"],["impl PartialEq for Pixels"],["impl PartialEq for Edit"],["impl PartialEq for Location"],["impl PartialEq for Family"],["impl PartialEq for Data"],["impl PartialEq for Radius"],["impl PartialEq for Hit"],["impl PartialEq for Stretch"],["impl PartialEq for Alignment"],["impl PartialEq for Style"],["impl PartialEq for Limits"],["impl PartialEq for PlatformSpecific"],["impl<T: PartialEq> PartialEq for Point<T>"],["impl PartialEq for Level"],["impl PartialEq for Style"],["impl PartialEq for Motion"],["impl PartialEq for Quad"],["impl PartialEq for Horizontal"],["impl PartialEq for Bytes"],["impl PartialEq for Named"],["impl PartialEq for Handle"],["impl PartialEq for Position"],["impl PartialEq for Length"],["impl PartialEq for Status"],["impl<T: PartialEq> PartialEq for Size<T>"],["impl PartialEq for Event"],["impl PartialEq for Id"],["impl PartialEq for MacOS"],["impl PartialEq for Font"],["impl PartialEq for AbsoluteOffset"],["impl PartialEq for Shadow"],["impl PartialEq for Shaping"],["impl PartialEq for Event"],["impl PartialEq for Modifiers"],["impl PartialEq for Border"],["impl<T: PartialEq> PartialEq for Rectangle<T>"],["impl PartialEq for Weight"],["impl PartialEq for FilterMethod"],["impl PartialEq for Direction"],["impl PartialEq for Radians"],["impl PartialEq for ColorStop"],["impl PartialEq for Color"],["impl PartialEq for Handle"],["impl PartialEq for ContentFit"],["impl PartialEq for Tag"],["impl PartialEq for Action"],["impl PartialEq for Id"],["impl PartialEq for Button"],["impl PartialEq for Finger"],["impl PartialEq for Background"],["impl PartialEq for Linear"],["impl PartialEq for RedrawRequest"],["impl<T: PartialEq> PartialEq for Vector<T>"],["impl PartialEq for Degrees"],["impl PartialEq for Event"],["impl PartialEq for ScrollDelta"],["impl PartialEq for Data"],["impl PartialEq for Cursor"],["impl PartialEq for Event"],["impl<Font: PartialEq> PartialEq for Format<Font>"],["impl PartialEq for LineHeight"],["impl PartialEq for Event"],["impl PartialEq for Mode"],["impl PartialEq for RelativeOffset"],["impl PartialEq for Vertical"]], +"iced_graphics":[["impl PartialEq for Weak"],["impl PartialEq for Version"],["impl PartialEq for GradientVertex2D"],["impl<T: PartialEq> PartialEq for Indexed<T>"],["impl PartialEq for Mesh"],["impl PartialEq for Editor"],["impl PartialEq for Weak"],["impl PartialEq for Packed"],["impl PartialEq for Linear"],["impl PartialEq for Raw"],["impl PartialEq for SolidVertex2D"],["impl PartialEq for Packed"],["impl<T: PartialEq> PartialEq for Primitive<T>"],["impl PartialEq for Rule"],["impl PartialEq for SurfaceError"],["impl PartialEq for Style"],["impl PartialEq for Gradient"],["impl PartialEq for Antialiasing"],["impl PartialEq for Paragraph"]], +"iced_highlighter":[["impl PartialEq for Settings"],["impl PartialEq for Theme"]], "iced_renderer":[["impl PartialEq for Settings"]], "iced_runtime":[["impl PartialEq for Error"]], -"iced_style":[["impl PartialEq for Theme"],["impl PartialEq for Secondary"],["impl PartialEq for Palette"],["impl PartialEq for Pair"],["impl PartialEq for Extended"],["impl PartialEq for Appearance"],["impl PartialEq for Background"],["impl PartialEq for Line"],["impl PartialEq for Primary"],["impl PartialEq for Success"],["impl PartialEq for Custom"],["impl PartialEq for Danger"]], +"iced_style":[["impl PartialEq for Pair"],["impl PartialEq for Success"],["impl PartialEq for Extended"],["impl PartialEq for Theme"],["impl PartialEq for Line"],["impl PartialEq for Danger"],["impl PartialEq for Secondary"],["impl PartialEq for Appearance"],["impl PartialEq for Custom"],["impl PartialEq for Background"],["impl PartialEq for Primary"],["impl PartialEq for Palette"]], "iced_tiny_skia":[["impl PartialEq for Settings"]], "iced_wgpu":[["impl PartialEq for Custom"],["impl PartialEq for Pipeline"],["impl PartialEq for Settings"]], -"iced_widget":[["impl PartialEq for Id"],["impl PartialEq for ErrorCorrection"],["impl PartialEq for Alignment"],["impl PartialEq for Action"],["impl PartialEq for Axis"],["impl<Font: PartialEq> PartialEq for Icon<Font>"],["impl<Font: PartialEq> PartialEq for Handle<Font>"],["impl PartialEq for Position"],["impl PartialEq for Pane"],["impl<Font: PartialEq> PartialEq for Icon<Font>"],["impl PartialEq for Properties"],["impl PartialEq for Direction"],["impl PartialEq for Id"],["impl PartialEq for Version"],["impl PartialEq for State"],["impl PartialEq for Direction"],["impl PartialEq for Event"],["impl PartialEq for State"],["impl PartialEq for Id"],["impl PartialEq for Error"],["impl PartialEq for Split"],["impl PartialEq for State"],["impl PartialEq for Event"]] +"iced_widget":[["impl PartialEq for Id"],["impl PartialEq for Error"],["impl<Font: PartialEq> PartialEq for Icon<Font>"],["impl<Font: PartialEq> PartialEq for Handle<Font>"],["impl PartialEq for ErrorCorrection"],["impl PartialEq for Split"],["impl PartialEq for Alignment"],["impl PartialEq for Direction"],["impl PartialEq for State"],["impl PartialEq for Properties"],["impl PartialEq for Event"],["impl PartialEq for Id"],["impl PartialEq for Position"],["impl PartialEq for Pane"],["impl<Font: PartialEq> PartialEq for Icon<Font>"],["impl PartialEq for Event"],["impl PartialEq for State"],["impl PartialEq for Action"],["impl PartialEq for Id"],["impl PartialEq for Version"],["impl PartialEq for State"],["impl PartialEq for Direction"],["impl PartialEq for Axis"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/cmp/trait.PartialOrd.js b/trait.impl/core/cmp/trait.PartialOrd.js index 7ad58d1d246..95e4ed134ce 100644 --- a/trait.impl/core/cmp/trait.PartialOrd.js +++ b/trait.impl/core/cmp/trait.PartialOrd.js @@ -1,5 +1,5 @@ (function() {var implementors = { -"iced_core":[["impl PartialOrd for Modifiers"],["impl PartialOrd for Radians"],["impl PartialOrd for Tag"],["impl PartialOrd for Interaction"],["impl PartialOrd for Degrees"],["impl<C: PartialOrd> PartialOrd for Key<C>"],["impl PartialOrd for Pixels"],["impl PartialOrd for Id"],["impl PartialOrd for RedrawRequest"],["impl PartialOrd for Named"]], +"iced_core":[["impl PartialOrd for Radians"],["impl<C: PartialOrd> PartialOrd for Key<C>"],["impl PartialOrd for Modifiers"],["impl PartialOrd for Pixels"],["impl PartialOrd for RedrawRequest"],["impl PartialOrd for Interaction"],["impl PartialOrd for Named"],["impl PartialOrd for Tag"],["impl PartialOrd for Degrees"],["impl PartialOrd for Id"]], "iced_graphics":[["impl PartialOrd for Version"]], "iced_widget":[["impl PartialOrd for Pane"],["impl PartialOrd for Split"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/convert/trait.AsRef.js b/trait.impl/core/convert/trait.AsRef.js index 0f4f4222676..14bd3fb8077 100644 --- a/trait.impl/core/convert/trait.AsRef.js +++ b/trait.impl/core/convert/trait.AsRef.js @@ -1,5 +1,4 @@ (function() {var implementors = { -"iced_core":[["impl AsRef<[u8]> for Bytes"]], -"iced_graphics":[["impl AsRef<[f32; 16]> for Transformation"]], +"iced_core":[["impl AsRef<[f32; 16]> for Transformation"],["impl AsRef<[u8]> for Bytes"]], "iced_runtime":[["impl AsRef<[u8]> for Screenshot"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/convert/trait.From.js b/trait.impl/core/convert/trait.From.js index 843dd43947a..24bf40eeb25 100644 --- a/trait.impl/core/convert/trait.From.js +++ b/trait.impl/core/convert/trait.From.js @@ -1,8 +1,8 @@ (function() {var implementors = { -"iced":[["impl<Flags> From<Settings<Flags>> for Settings<Flags>"],["impl From<Error> for Error"],["impl From<ImageError> for Error"],["impl From<Error> for Error"],["impl From<Error> for Error"]], -"iced_core":[["impl From<Radians> for f64"],["impl From<Alpha<Rgb, f32>> for Color"],["impl From<Vector> for Size"],["impl From<Linear> for Gradient"],["impl<T> From<Point<T>> for [T; 2]"],["impl From<[u16; 2]> for Size"],["impl From<Linear> for Background"],["impl From<f32> for Padding"],["impl From<f32> for Radians"],["impl From<f32> for Radius"],["impl From<Pixels> for f32"],["impl From<Pixels> for LineHeight"],["impl<T> From<T> for Handle
    where\n T: Into<PathBuf>,
    "],["impl From<Rgb> for Color"],["impl From<Vertical> for Alignment"],["impl From<f32> for Length"],["impl From<Color> for Srgba"],["impl From<[u16; 4]> for Padding"],["impl From<f32> for Pixels"],["impl From<u16> for Padding"],["impl From<Padding> for Size"],["impl From<u8> for Radius"],["impl From<Size> for [f32; 2]"],["impl From<[u16; 2]> for Padding"],["impl From<Gradient> for Background"],["impl From<[f32; 3]> for Color"],["impl<T> From<[T; 2]> for Point<T>
    where\n T: Num,
    "],["impl<T> From<(T, T)> for Point<T>
    where\n T: Num,
    "],["impl From<u16> for Pixels"],["impl From<Degrees> for Radians"],["impl<T> From<Vector<T>> for [T; 2]
    where\n T: Copy,
    "],["impl<'a, Message, Theme, Renderer> From<Group<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,
    "],["impl From<Color> for Background"],["impl From<[f32; 4]> for Color"],["impl<'a, Theme, Renderer> From<&'a str> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Text<'a, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<[f32; 2]> for Size"],["impl<T> From<[T; 2]> for Vector<T>"],["impl From<Rectangle<u32>> for Rectangle<f32>"],["impl From<Size> for Vector<f32>"],["impl<'a, Message, Theme, Renderer> From<&'a str> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<[f32; 2]> for Padding"],["impl From<f32> for LineHeight"],["impl From<Horizontal> for Alignment"],["impl From<Radius> for [f32; 4]"],["impl From<[f32; 4]> for Padding"],["impl From<u8> for Radians"],["impl From<u16> for Length"],["impl From<Pixels> for Length"],["impl From<Color> for Srgb"],["impl From<[f32; 4]> for Radius"]], -"iced_graphics":[["impl From<Gradient> for Style"],["impl From<Gradient> for Fill"],["impl From<Linear> for Fill"],["impl From<Transformation> for [f32; 16]"],["impl From<Arc> for Elliptical"],["impl From<String> for Text"],["impl From<&str> for Text"],["impl From<Linear> for Gradient"],["impl From<Transformation> for Mat4"],["impl From<Color> for Style"],["impl From<Color> for Fill"]], -"iced_style":[["impl From<Appearance> for Container"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for ProgressBar"],["impl From<PickList> for Menu"],["impl From<Color> for Text"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for Rule"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for Container"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for Application"]], -"iced_widget":[["impl From<Id> for Id"],["impl<'a, Message, Theme> From<QRCode<'a>> for Element<'a, Message, Theme, Renderer>"],["impl From<Version> for Version"],["impl<'a, T, Message, Theme, Renderer> From<ComboBox<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: Display + Clone + 'static,\n Message: Clone + 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<ProgressBar<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Button<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Scrollable<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Toggler<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Checkbox<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet + StyleSheet,\n Renderer: 'a + Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> From<Slider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Svg<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer, Handle> From<Image<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash + 'a,
    "],["impl<'a, Message, Theme, Renderer, P> From<Shader<Message, P>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Renderer: Renderer,\n P: Program<Message> + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Responsive<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer, Dependency, View> From<Lazy<'a, Message, Theme, Renderer, Dependency, View>> for Element<'a, Message, Theme, Renderer>
    where\n View: Into<Element<'static, Message, Theme, Renderer>> + 'static,\n Renderer: Renderer + 'static,\n Message: 'static,\n Theme: 'static,\n Dependency: Hash + 'a,
    "],["impl<'a, Key, Message, Theme, Renderer> From<Column<'a, Key, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Key: Copy + PartialEq + 'static,\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,
    "],["impl From<Id> for Id"],["impl<'a, Message, Theme, Renderer> From<Container<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Tooltip<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<Id> for Id"],["impl From<QrError> for Error"],["impl<'a, T, Message, Theme, Renderer> From<VerticalSlider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<PaneGrid<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<TextInput<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, P, Message, Theme, Renderer> From<Canvas<P, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,\n P: 'a + Program<Message, Theme, Renderer>,
    "],["impl From<ErrorCorrection> for EcLevel"],["impl<'a, T, Message, Theme, Renderer> From<PickList<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: Clone + ToString + PartialEq + 'static + 'a,\n [T]: ToOwned<Owned = Vec<T>>,\n Message: 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n <Theme as StyleSheet>::Style: From<<Theme as StyleSheet>::Style>,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Rule<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> From<T> for Content<'a, Message, Theme, Renderer>
    where\n T: Into<Element<'a, Message, Theme, Renderer>>,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Radio<Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer, Handle> From<Viewer<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: 'a + Renderer<Handle = Handle>,\n Message: 'a,\n Handle: Clone + Hash + 'a,
    "],["impl<'a, Highlighter, Message, Theme, Renderer> From<TextEditor<'a, Highlighter, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Highlighter: Highlighter,\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Space> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Message: 'a,
    "]], +"iced":[["impl From<Error> for Error"],["impl From<Error> for Error"],["impl From<ImageError> for Error"],["impl<Flags> From<Settings<Flags>> for Settings<Flags>"],["impl From<Error> for Error"]], +"iced_core":[["impl From<Pixels> for f32"],["impl From<Linear> for Gradient"],["impl From<Alpha<Rgb, f32>> for Color"],["impl<T> From<Vector<T>> for [T; 2]
    where\n T: Copy,
    "],["impl From<Gradient> for Background"],["impl<T> From<Point<T>> for [T; 2]"],["impl From<Rectangle<u32>> for Rectangle<f32>"],["impl<'a, Message, Theme, Renderer> From<&'a str> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<[f32; 3]> for Color"],["impl From<Size> for [f32; 2]"],["impl From<Padding> for Size"],["impl From<Horizontal> for Alignment"],["impl From<u16> for Pixels"],["impl From<Vector> for Size"],["impl From<Pixels> for LineHeight"],["impl<T> From<(T, T)> for Point<T>
    where\n T: Num,
    "],["impl From<u16> for Padding"],["impl<'a, Theme, Renderer> From<&'a str> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl From<[u16; 4]> for Padding"],["impl From<[f32; 4]> for Padding"],["impl From<[f32; 4]> for Color"],["impl From<Degrees> for Radians"],["impl From<Color> for Srgba"],["impl From<f32> for Radius"],["impl From<Radians> for f64"],["impl<T> From<T> for Handle
    where\n T: Into<PathBuf>,
    "],["impl<'a, Message, Theme, Renderer> From<Group<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,
    "],["impl From<[u16; 2]> for Padding"],["impl From<u8> for Radians"],["impl<T> From<[T; 2]> for Point<T>
    where\n T: Num,
    "],["impl From<u16> for Length"],["impl From<Radius> for [f32; 4]"],["impl From<[u16; 2]> for Size"],["impl From<Linear> for Background"],["impl From<f32> for Padding"],["impl<'a, Message, Theme, Renderer> From<Text<'a, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<Transformation> for Mat4"],["impl<T> From<[T; 2]> for Vector<T>"],["impl From<Color> for Background"],["impl From<[f32; 2]> for Padding"],["impl From<f32> for Radians"],["impl From<[f32; 2]> for Size"],["impl From<f32> for Length"],["impl From<Transformation> for [f32; 16]"],["impl From<Vertical> for Alignment"],["impl From<Size> for Vector<f32>"],["impl From<Color> for Srgb"],["impl From<[f32; 4]> for Radius"],["impl From<u8> for Radius"],["impl From<f32> for Pixels"],["impl From<f32> for LineHeight"],["impl From<Rgb> for Color"],["impl From<Pixels> for Length"]], +"iced_graphics":[["impl From<String> for Text"],["impl From<Linear> for Fill"],["impl From<Linear> for Gradient"],["impl From<Color> for Fill"],["impl From<Color> for Style"],["impl From<Gradient> for Style"],["impl From<Gradient> for Fill"],["impl From<&str> for Text"],["impl From<Arc> for Elliptical"]], +"iced_style":[["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for Rule"],["impl From<Color> for Text"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for Application"],["impl From<PickList> for Menu"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for ProgressBar"],["impl From<Appearance> for Container"],["impl<T: Fn(&Theme) -> Appearance + 'static> From<T> for Container"]], +"iced_widget":[["impl<'a, Message, Theme, Renderer> From<Responsive<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Key, Message, Theme, Renderer> From<Column<'a, Key, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Key: Copy + PartialEq + 'static,\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Space> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Message: 'a,
    "],["impl<'a, Message, Theme, Renderer, Handle> From<Image<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Scrollable<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl From<Id> for Id"],["impl<'a, P, Message, Theme, Renderer> From<Canvas<P, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,\n P: 'a + Program<Message, Theme, Renderer>,
    "],["impl<'a, Message, Theme, Renderer, Dependency, View> From<Lazy<'a, Message, Theme, Renderer, Dependency, View>> for Element<'a, Message, Theme, Renderer>
    where\n View: Into<Element<'static, Message, Theme, Renderer>> + 'static,\n Renderer: Renderer + 'static,\n Message: 'static,\n Theme: 'static,\n Dependency: Hash + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Svg<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Radio<Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<PaneGrid<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, T, Message, Theme, Renderer> From<ComboBox<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: Display + Clone + 'static,\n Message: Clone + 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<Id> for Id"],["impl<'a, Message, Theme, Renderer> From<Container<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet,\n Renderer: 'a + Renderer,
    "],["impl From<Id> for Id"],["impl<'a, T, Message, Theme, Renderer> From<PickList<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: Clone + ToString + PartialEq + 'static + 'a,\n [T]: ToOwned<Owned = Vec<T>>,\n Message: 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n <Theme as StyleSheet>::Style: From<<Theme as StyleSheet>::Style>,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<ProgressBar<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<TextInput<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer, P> From<Shader<Message, P>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Renderer: Renderer,\n P: Program<Message> + 'a,
    "],["impl<'a, Message, Theme> From<QRCode<'a>> for Element<'a, Message, Theme, Renderer>"],["impl<'a, T, Message, Theme, Renderer> From<T> for Content<'a, Message, Theme, Renderer>
    where\n T: Into<Element<'a, Message, Theme, Renderer>>,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> From<Tooltip<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer, Handle> From<Viewer<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: 'a + Renderer<Handle = Handle>,\n Message: 'a,\n Handle: Clone + Hash + 'a,
    "],["impl<'a, T, Message, Theme, Renderer> From<Slider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Toggler<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> From<Button<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl<'a, Highlighter, Message, Theme, Renderer> From<TextEditor<'a, Highlighter, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Highlighter: Highlighter,\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> From<VerticalSlider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,
    "],["impl From<Version> for Version"],["impl<'a, Message, Theme, Renderer> From<Checkbox<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet + StyleSheet,\n Renderer: 'a + Renderer,
    "],["impl From<ErrorCorrection> for EcLevel"],["impl From<QrError> for Error"],["impl<'a, Message, Theme, Renderer> From<Rule<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,
    "]], "iced_winit":[["impl From<Error> for Error"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/default/trait.Default.js b/trait.impl/core/default/trait.Default.js index 8a3fed886c0..875726b6b64 100644 --- a/trait.impl/core/default/trait.Default.js +++ b/trait.impl/core/default/trait.Default.js @@ -1,13 +1,13 @@ (function() {var implementors = { "iced":[["impl<Flags> Default for Settings<Flags>
    where\n Flags: Default,
    "]], -"iced_core":[["impl Default for AbsoluteOffset"],["impl<'a, Message, Theme, Renderer> Default for Group<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,
    "],["impl Default for Modifiers"],["impl Default for Family"],["impl Default for Cursor"],["impl Default for Style"],["impl Default for RelativeOffset"],["impl Default for Stretch"],["impl Default for Appearance"],["impl<T> Default for Vector<T>
    where\n T: Default,
    "],["impl Default for Count"],["impl Default for Hasher"],["impl Default for Shadow"],["impl Default for Color"],["impl<T: Default> Default for Rectangle<T>"],["impl Default for Border"],["impl<T: Default> Default for Point<T>"],["impl Default for PlatformSpecific"],["impl Default for FilterMethod"],["impl<Font> Default for Format<Font>"],["impl Default for Level"],["impl Default for Shaping"],["impl<P: Default + Paragraph> Default for State<P>"],["impl Default for Style"],["impl Default for Settings"],["impl Default for Radius"],["impl Default for Font"],["impl Default for Position"],["impl Default for LineHeight"],["impl Default for Null"],["impl Default for Node"],["impl Default for Interaction"],["impl Default for Weight"],["impl Default for Quad"],["impl Default for ColorStop"]], +"iced_core":[["impl Default for AbsoluteOffset"],["impl Default for Hasher"],["impl Default for LineHeight"],["impl<P: Default + Paragraph> Default for State<P>"],["impl Default for Radius"],["impl Default for Font"],["impl Default for Stretch"],["impl Default for Weight"],["impl Default for RelativeOffset"],["impl Default for Color"],["impl<T> Default for Vector<T>
    where\n T: Default,
    "],["impl Default for Border"],["impl Default for Quad"],["impl Default for Interaction"],["impl<T: Default> Default for Point<T>"],["impl<'a, Message, Theme, Renderer> Default for Group<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,
    "],["impl Default for Appearance"],["impl Default for Shadow"],["impl Default for Node"],["impl Default for PlatformSpecific"],["impl Default for Family"],["impl Default for Style"],["impl Default for Modifiers"],["impl Default for ColorStop"],["impl<T: Default> Default for Rectangle<T>"],["impl Default for Null"],["impl Default for Count"],["impl Default for Shaping"],["impl Default for Settings"],["impl Default for Style"],["impl<Font> Default for Format<Font>"],["impl Default for FilterMethod"],["impl Default for Position"],["impl Default for Cursor"],["impl Default for Level"]], "iced_futures":[["impl Default for Tracker"]], -"iced_graphics":[["impl<'a> Default for Stroke<'a>"],["impl Default for LineCap"],["impl Default for Editor"],["impl Default for LineJoin"],["impl Default for Cache"],["impl Default for Text"],["impl Default for Version"],["impl Default for Paragraph"],["impl Default for Fill"],["impl<'a> Default for LineDash<'a>"],["impl Default for Builder"]], +"iced_graphics":[["impl Default for Text"],["impl Default for Version"],["impl<'a> Default for Stroke<'a>"],["impl Default for LineJoin"],["impl Default for Cache"],["impl Default for LineCap"],["impl Default for Paragraph"],["impl Default for Builder"],["impl Default for Editor"],["impl<'a> Default for LineDash<'a>"],["impl Default for Fill"]], "iced_renderer":[["impl Default for Settings"],["impl Default for Cache"]], -"iced_runtime":[["impl Default for Cache"],["impl Default for Debug"]], -"iced_style":[["impl Default for TextEditor"],["impl Default for ProgressBar"],["impl Default for PickList"],["impl Default for TextInput"],["impl Default for Toggler"],["impl Default for Button"],["impl Default for Appearance"],["impl Default for Appearance"],["impl Default for Radio"],["impl Default for Appearance"],["impl Default for Slider"],["impl Default for Svg"],["impl Default for Scrollable"],["impl Default for Rule"],["impl Default for Checkbox"],["impl Default for PaneGrid"],["impl Default for Application"],["impl Default for Theme"],["impl Default for Text"],["impl Default for Menu"],["impl Default for Container"]], +"iced_runtime":[["impl Default for Debug"],["impl Default for Cache"]], +"iced_style":[["impl Default for TextEditor"],["impl Default for Checkbox"],["impl Default for Rule"],["impl Default for Appearance"],["impl Default for Application"],["impl Default for Menu"],["impl Default for PickList"],["impl Default for Slider"],["impl Default for Radio"],["impl Default for Toggler"],["impl Default for TextInput"],["impl Default for Scrollable"],["impl Default for ProgressBar"],["impl Default for Appearance"],["impl Default for Appearance"],["impl Default for Button"],["impl Default for Container"],["impl Default for Svg"],["impl Default for Text"],["impl Default for PaneGrid"],["impl Default for Theme"]], "iced_tiny_skia":[["impl Default for Settings"],["impl Default for Backend"]], -"iced_wgpu":[["impl Default for Storage"],["impl Default for AttributeCount"],["impl Default for Settings"]], -"iced_widget":[["impl Default for State"],["impl Default for Alignment"],["impl Default for Region"],["impl Default for Cursor"],["impl<Renderer> Default for Content<Renderer>
    where\n Renderer: Renderer,
    "],["impl<P: Paragraph> Default for State<P>"],["impl<Font> Default for Handle<Font>"],["impl Default for State"],["impl<'a, Key, Message, Renderer> Default for Column<'a, Key, Message, Renderer>
    where\n Key: Copy + PartialEq,\n Renderer: Renderer,
    "],["impl Default for Direction"],["impl Default for Properties"],["impl Default for State"],["impl Default for State"],["impl Default for State"],["impl Default for State"],["impl<P: Default + Paragraph> Default for State<P>"]], +"iced_wgpu":[["impl Default for Storage"],["impl Default for Settings"],["impl Default for AttributeCount"]], +"iced_widget":[["impl<P: Paragraph> Default for State<P>"],["impl Default for State"],["impl Default for State"],["impl<'a, Key, Message, Renderer> Default for Column<'a, Key, Message, Renderer>
    where\n Key: Copy + PartialEq,\n Renderer: Renderer,
    "],["impl<P: Default + Paragraph> Default for State<P>"],["impl Default for State"],["impl<Renderer> Default for Content<Renderer>
    where\n Renderer: Renderer,
    "],["impl Default for Direction"],["impl Default for State"],["impl Default for State"],["impl<Font> Default for Handle<Font>"],["impl Default for Cursor"],["impl Default for Region"],["impl Default for State"],["impl Default for Alignment"],["impl Default for Properties"]], "iced_winit":[["impl<Flags: Default> Default for Settings<Flags>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/fmt/trait.Debug.js b/trait.impl/core/fmt/trait.Debug.js index c2cdfdcfb07..50f22563086 100644 --- a/trait.impl/core/fmt/trait.Debug.js +++ b/trait.impl/core/fmt/trait.Debug.js @@ -1,14 +1,14 @@ (function() {var implementors = { -"iced":[["impl<Flags: Debug> Debug for Settings<Flags>"],["impl Debug for Error"],["impl Debug for Error"]], -"iced_core":[["impl Debug for Cursor"],["impl<C: Debug> Debug for Key<C>"],["impl Debug for ScrollDelta"],["impl Debug for Event"],["impl Debug for Event"],["impl Debug for Font"],["impl Debug for PlatformSpecific"],["impl Debug for Button"],["impl Debug for Location"],["impl Debug for Node"],["impl Debug for ColorStop"],["impl Debug for Degrees"],["impl<'a, Font: Debug> Debug for Text<'a, Font>"],["impl Debug for Mode"],["impl Debug for Null"],["impl Debug for Id"],["impl Debug for MacOS"],["impl<P: Debug + Paragraph> Debug for State<P>"],["impl Debug for Interaction"],["impl Debug for AbsoluteOffset"],["impl Debug for PlatformSpecific"],["impl<T: Debug> Debug for Rectangle<T>"],["impl Debug for Axis"],["impl Debug for Length"],["impl Debug for Cursor"],["impl Debug for Id"],["impl Debug for Quad"],["impl Debug for Vertical"],["impl Debug for Shadow"],["impl Debug for Style"],["impl Debug for Event"],["impl Debug for Direction"],["impl<T: Debug> Debug for Vector<T>"],["impl Debug for Border"],["impl Debug for Level"],["impl<T> Debug for Outcome<T>
    where\n T: Debug,
    "],["impl Debug for Tree"],["impl Debug for Linear"],["impl Debug for Stretch"],["impl Debug for Data"],["impl Debug for UserAttention"],["impl Debug for Count"],["impl Debug for Radians"],["impl Debug for Position"],["impl Debug for Alignment"],["impl Debug for Null"],["impl Debug for State"],["impl<'a> Debug for Layout<'a>"],["impl Debug for Data"],["impl<T: Debug> Debug for Point<T>"],["impl Debug for Weight"],["impl Debug for Finger"],["impl Debug for Handle"],["impl<'a, Message: Debug> Debug for Shell<'a, Message>"],["impl Debug for RelativeOffset"],["impl Debug for Appearance"],["impl Debug for Status"],["impl Debug for Named"],["impl Debug for Modifiers"],["impl Debug for PlainText"],["impl Debug for Color"],["impl Debug for FilterMethod"],["impl Debug for Horizontal"],["impl Debug for Tag"],["impl Debug for Handle"],["impl Debug for ContentFit"],["impl Debug for Event"],["impl Debug for Error"],["impl Debug for Limits"],["impl Debug for Icon"],["impl Debug for Settings"],["impl Debug for Motion"],["impl Debug for Gradient"],["impl Debug for Radius"],["impl Debug for Style"],["impl<Font: Debug> Debug for Format<Font>"],["impl Debug for Bytes"],["impl Debug for Action"],["impl Debug for Kind"],["impl Debug for LineHeight"],["impl Debug for Family"],["impl Debug for Padding"],["impl Debug for RedrawRequest"],["impl Debug for Difference"],["impl Debug for Hit"],["impl Debug for Pixels"],["impl<T: Debug> Debug for Size<T>"],["impl Debug for Click"],["impl Debug for Background"],["impl Debug for Edit"],["impl Debug for Event"],["impl Debug for Shaping"]], -"iced_futures":[["impl Debug for Tracker"],["impl Debug for Executor"],["impl<Message> Debug for Subscription<Message>"],["impl<Executor: Debug, Sender: Debug, Message: Debug> Debug for Runtime<Executor, Sender, Message>"],["impl Debug for Executor"],["impl Debug for Executor"]], -"iced_graphics":[["impl Debug for Packed"],["impl Debug for Packed"],["impl Debug for Raw"],["impl Debug for Version"],["impl Debug for Weak"],["impl Debug for Elliptical"],["impl Debug for Fill"],["impl Debug for Weak"],["impl Debug for Rule"],["impl Debug for Editor"],["impl Debug for Paragraph"],["impl Debug for Antialiasing"],["impl Debug for Transformation"],["impl Debug for Viewport"],["impl Debug for Information"],["impl Debug for Mesh"],["impl Debug for LineCap"],["impl Debug for Arc"],["impl Debug for GradientVertex2D"],["impl Debug for Text"],["impl Debug for Linear"],["impl Debug for LineJoin"],["impl Debug for SolidVertex2D"],["impl<T: Debug> Debug for Primitive<T>"],["impl Debug for Error"],["impl<'a> Debug for Key<'a>"],["impl Debug for SurfaceError"],["impl Debug for Style"],["impl Debug for Gradient"],["impl Debug for Path"],["impl<'a> Debug for LineDash<'a>"],["impl<T: Debug> Debug for Indexed<T>"],["impl<B: Debug + Backend> Debug for Renderer<B>
    where\n B::Primitive: Debug,
    "],["impl<'a> Debug for Stroke<'a>"]], -"iced_highlighter":[["impl Debug for Settings"],["impl Debug for Theme"]], -"iced_renderer":[["impl Debug for Cache"],["impl Debug for Settings"]], -"iced_runtime":[["impl Debug for Screenshot"],["impl Debug for Information"],["impl Debug for Debug"],["impl<T> Debug for Action<T>"],["impl<T> Debug for Action<T>"],["impl Debug for CropError"],["impl Debug for Error"],["impl<T> Debug for Command<T>"],["impl Debug for State"],["impl<T> Debug for Action<T>"],["impl<T> Debug for Action<T>"],["impl Debug for Cache"]], -"iced_style":[["impl Debug for Secondary"],["impl Debug for Handle"],["impl Debug for Extended"],["impl Debug for Danger"],["impl Debug for Theme"],["impl Debug for Scroller"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Background"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for HandleShape"],["impl Debug for Appearance"],["impl Debug for Rail"],["impl Debug for Line"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Custom"],["impl Debug for Success"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Primary"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Scrollbar"],["impl Debug for FillMode"],["impl Debug for Palette"],["impl Debug for Appearance"],["impl Debug for Pair"]], +"iced":[["impl Debug for Error"],["impl<Flags: Debug> Debug for Settings<Flags>"],["impl Debug for Error"]], +"iced_core":[["impl Debug for Modifiers"],["impl Debug for Padding"],["impl Debug for Interaction"],["impl<Font: Debug> Debug for Format<Font>"],["impl Debug for Button"],["impl Debug for Direction"],["impl Debug for Node"],["impl Debug for AbsoluteOffset"],["impl Debug for Icon"],["impl Debug for Cursor"],["impl Debug for Edit"],["impl Debug for Bytes"],["impl Debug for Data"],["impl Debug for Pixels"],["impl Debug for Null"],["impl Debug for Id"],["impl Debug for Level"],["impl<C: Debug> Debug for Key<C>"],["impl Debug for Event"],["impl Debug for Degrees"],["impl Debug for Cursor"],["impl Debug for Radius"],["impl<P: Debug + Paragraph> Debug for State<P>"],["impl Debug for Kind"],["impl Debug for Shadow"],["impl Debug for Radians"],["impl Debug for Shaping"],["impl Debug for Action"],["impl Debug for Event"],["impl Debug for Linear"],["impl Debug for Family"],["impl Debug for ColorStop"],["impl Debug for Click"],["impl Debug for Handle"],["impl Debug for Tag"],["impl Debug for Null"],["impl Debug for Limits"],["impl Debug for FilterMethod"],["impl Debug for RedrawRequest"],["impl Debug for Status"],["impl Debug for Color"],["impl Debug for Length"],["impl<T: Debug> Debug for Size<T>"],["impl Debug for Background"],["impl Debug for Border"],["impl<T: Debug> Debug for Rectangle<T>"],["impl Debug for Horizontal"],["impl Debug for Axis"],["impl Debug for Handle"],["impl Debug for Event"],["impl Debug for Difference"],["impl Debug for Data"],["impl Debug for Location"],["impl Debug for Mode"],["impl Debug for State"],["impl Debug for Motion"],["impl Debug for ScrollDelta"],["impl Debug for Error"],["impl Debug for Vertical"],["impl Debug for Event"],["impl<'a, Font: Debug> Debug for Text<'a, Font>"],["impl Debug for RelativeOffset"],["impl Debug for UserAttention"],["impl Debug for Font"],["impl Debug for Weight"],["impl Debug for Style"],["impl Debug for Quad"],["impl<T> Debug for Outcome<T>
    where\n T: Debug,
    "],["impl Debug for Event"],["impl Debug for Settings"],["impl Debug for LineHeight"],["impl Debug for Style"],["impl Debug for PlatformSpecific"],["impl Debug for Alignment"],["impl Debug for Stretch"],["impl<'a, Message: Debug> Debug for Shell<'a, Message>"],["impl Debug for Transformation"],["impl Debug for Tree"],["impl Debug for Count"],["impl Debug for MacOS"],["impl Debug for Appearance"],["impl<T: Debug> Debug for Vector<T>"],["impl Debug for Finger"],["impl Debug for Named"],["impl Debug for PlatformSpecific"],["impl Debug for Gradient"],["impl Debug for ContentFit"],["impl Debug for Id"],["impl<'a> Debug for Layout<'a>"],["impl Debug for Hit"],["impl Debug for PlainText"],["impl Debug for Position"],["impl<T: Debug> Debug for Point<T>"]], +"iced_futures":[["impl Debug for Tracker"],["impl<Message> Debug for Subscription<Message>"],["impl Debug for Executor"],["impl Debug for Executor"],["impl Debug for Executor"],["impl<Executor: Debug, Sender: Debug, Message: Debug> Debug for Runtime<Executor, Sender, Message>"]], +"iced_graphics":[["impl Debug for Viewport"],["impl Debug for Raw"],["impl Debug for LineJoin"],["impl Debug for Path"],["impl Debug for Fill"],["impl Debug for Rule"],["impl Debug for Elliptical"],["impl Debug for Information"],["impl Debug for Text"],["impl Debug for SolidVertex2D"],["impl Debug for Version"],["impl<'a> Debug for Key<'a>"],["impl<T: Debug> Debug for Indexed<T>"],["impl<'a> Debug for Stroke<'a>"],["impl Debug for Gradient"],["impl Debug for Paragraph"],["impl<'a> Debug for LineDash<'a>"],["impl Debug for Mesh"],["impl<B: Debug + Backend> Debug for Renderer<B>
    where\n B::Primitive: Debug,
    "],["impl Debug for Error"],["impl Debug for Linear"],["impl Debug for Editor"],["impl<T: Debug> Debug for Primitive<T>"],["impl Debug for Style"],["impl Debug for Weak"],["impl Debug for Antialiasing"],["impl Debug for Packed"],["impl Debug for LineCap"],["impl Debug for Arc"],["impl Debug for Weak"],["impl Debug for Packed"],["impl Debug for GradientVertex2D"],["impl Debug for SurfaceError"]], +"iced_highlighter":[["impl Debug for Theme"],["impl Debug for Settings"]], +"iced_renderer":[["impl Debug for Settings"],["impl Debug for Cache"]], +"iced_runtime":[["impl<T> Debug for Command<T>"],["impl Debug for CropError"],["impl Debug for Cache"],["impl Debug for Error"],["impl Debug for Screenshot"],["impl Debug for Information"],["impl Debug for Debug"],["impl<T> Debug for Action<T>"],["impl<T> Debug for Action<T>"],["impl<T> Debug for Action<T>"],["impl<T> Debug for Action<T>"],["impl Debug for State"]], +"iced_style":[["impl Debug for Appearance"],["impl Debug for Danger"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Scrollbar"],["impl Debug for Extended"],["impl Debug for Handle"],["impl Debug for Background"],["impl Debug for Theme"],["impl Debug for Primary"],["impl Debug for FillMode"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Success"],["impl Debug for Appearance"],["impl Debug for HandleShape"],["impl Debug for Secondary"],["impl Debug for Appearance"],["impl Debug for Pair"],["impl Debug for Line"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Custom"],["impl Debug for Scroller"],["impl Debug for Appearance"],["impl Debug for Rail"],["impl Debug for Appearance"],["impl Debug for Appearance"],["impl Debug for Palette"],["impl Debug for Appearance"]], "iced_tiny_skia":[["impl Debug for Settings"]], -"iced_wgpu":[["impl<'a> Debug for Mesh<'a>"],["impl Debug for Image"],["impl Debug for Settings"],["impl Debug for Storage"],["impl Debug for AttributeCount"],["impl Debug for Custom"],["impl<'a> Debug for Text<'a>"],["impl Debug for Pipeline"],["impl<'a> Debug for Layer<'a>"],["impl Debug for Pipeline"]], -"iced_widget":[["impl<T: Debug> Debug for State<T>"],["impl Debug for State"],["impl Debug for Edge"],["impl<Font: Debug> Debug for Handle<Font>"],["impl<P: Debug + Paragraph> Debug for State<P>"],["impl<T: Debug> Debug for State<T>"],["impl Debug for State"],["impl<Renderer> Debug for Content<Renderer>
    where\n Renderer: Renderer,\n Renderer::Editor: Debug,
    "],["impl<P, Message: Debug, Theme: Debug, Renderer> Debug for Canvas<P, Message, Theme, Renderer>
    where\n Renderer: Renderer + Debug,\n P: Program<Message, Theme, Renderer> + Debug,
    "],["impl Debug for State"],["impl Debug for Region"],["impl Debug for Axis"],["impl<'a> Debug for QRCode<'a>"],["impl<Handle: Debug> Debug for Image<Handle>"],["impl Debug for Internal"],["impl Debug for Error"],["impl Debug for Split"],["impl Debug for Position"],["impl Debug for Event"],["impl<'a, T: Debug> Debug for Contents<'a, T>"],["impl Debug for State"],["impl<Font: Debug> Debug for Icon<Font>"],["impl Debug for Id"],["impl Debug for Side"],["impl<P: Debug + Paragraph> Debug for State<P>"],["impl Debug for Target"],["impl Debug for Event"],["impl Debug for Version"],["impl Debug for State"],["impl Debug for Action"],["impl Debug for ErrorCorrection"],["impl Debug for Id"],["impl Debug for Direction"],["impl Debug for Pane"],["impl Debug for Value"],["impl Debug for State"],["impl Debug for Alignment"],["impl<T: Debug> Debug for Configuration<T>"],["impl Debug for Id"],["impl Debug for State"],["impl Debug for Space"],["impl Debug for Cursor"],["impl Debug for Node"],["impl Debug for Direction"],["impl<Font: Debug> Debug for Icon<Font>"],["impl Debug for Properties"],["impl<Font: Debug> Debug for Icon<Font>"],["impl Debug for State"],["impl Debug for ResizeEvent"],["impl Debug for Viewport"],["impl Debug for DragEvent"]], -"iced_winit":[["impl<Flags: Debug> Debug for Settings<Flags>"],["impl<A: Application> Debug for State<A>
    where\n A::Theme: StyleSheet,
    "],["impl Debug for Error"],["impl<Message: Debug + 'static> Debug for Proxy<Message>"]] +"iced_wgpu":[["impl Debug for Pipeline"],["impl Debug for AttributeCount"],["impl Debug for Custom"],["impl Debug for Image"],["impl<'a> Debug for Mesh<'a>"],["impl Debug for Storage"],["impl<'a> Debug for Text<'a>"],["impl Debug for Settings"],["impl<'a> Debug for Layer<'a>"],["impl Debug for Pipeline"]], +"iced_widget":[["impl Debug for Node"],["impl<P, Message: Debug, Theme: Debug, Renderer> Debug for Canvas<P, Message, Theme, Renderer>
    where\n Renderer: Renderer + Debug,\n P: Program<Message, Theme, Renderer> + Debug,
    "],["impl Debug for Error"],["impl<Font: Debug> Debug for Icon<Font>"],["impl Debug for State"],["impl Debug for Version"],["impl<Font: Debug> Debug for Icon<Font>"],["impl Debug for Internal"],["impl Debug for State"],["impl<Handle: Debug> Debug for Image<Handle>"],["impl Debug for Id"],["impl Debug for Event"],["impl<'a, T: Debug> Debug for Contents<'a, T>"],["impl Debug for Position"],["impl Debug for Axis"],["impl Debug for Target"],["impl Debug for Id"],["impl Debug for Alignment"],["impl<T: Debug> Debug for Configuration<T>"],["impl<T: Debug> Debug for State<T>"],["impl Debug for State"],["impl<Font: Debug> Debug for Handle<Font>"],["impl<Renderer> Debug for Content<Renderer>
    where\n Renderer: Renderer,\n Renderer::Editor: Debug,
    "],["impl Debug for Edge"],["impl Debug for Direction"],["impl Debug for Value"],["impl Debug for Split"],["impl Debug for State"],["impl Debug for Pane"],["impl Debug for State"],["impl Debug for Space"],["impl Debug for Viewport"],["impl Debug for Properties"],["impl Debug for Side"],["impl<Font: Debug> Debug for Icon<Font>"],["impl Debug for Action"],["impl Debug for Id"],["impl Debug for ErrorCorrection"],["impl Debug for Region"],["impl Debug for Direction"],["impl<T: Debug> Debug for State<T>"],["impl Debug for State"],["impl<'a> Debug for QRCode<'a>"],["impl Debug for State"],["impl Debug for Cursor"],["impl Debug for ResizeEvent"],["impl<P: Debug + Paragraph> Debug for State<P>"],["impl Debug for DragEvent"],["impl Debug for Event"],["impl<P: Debug + Paragraph> Debug for State<P>"],["impl Debug for State"]], +"iced_winit":[["impl Debug for Error"],["impl<A: Application> Debug for State<A>
    where\n A::Theme: StyleSheet,
    "],["impl<Message: Debug + 'static> Debug for Proxy<Message>"],["impl<Flags: Debug> Debug for Settings<Flags>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/hash/trait.Hash.js b/trait.impl/core/hash/trait.Hash.js index 4d618392789..b95149c5d0c 100644 --- a/trait.impl/core/hash/trait.Hash.js +++ b/trait.impl/core/hash/trait.Hash.js @@ -1,5 +1,5 @@ (function() {var implementors = { -"iced_core":[["impl Hash for Finger"],["impl Hash for Shaping"],["impl Hash for Handle"],["impl Hash for Button"],["impl Hash for Id"],["impl Hash for Modifiers"],["impl Hash for ContentFit"],["impl Hash for Horizontal"],["impl<T: Hash> Hash for Size<T>"],["impl Hash for Handle"],["impl Hash for Data"],["impl Hash for Tag"],["impl Hash for Id"],["impl Hash for Font"],["impl Hash for Weight"],["impl Hash for Vertical"],["impl Hash for Data"],["impl Hash for Stretch"],["impl Hash for FilterMethod"],["impl<C: Hash> Hash for Key<C>"],["impl Hash for Bytes"],["impl Hash for LineHeight"],["impl Hash for Named"],["impl Hash for Style"],["impl Hash for Family"],["impl Hash for Alignment"]], +"iced_core":[["impl Hash for Horizontal"],["impl<C: Hash> Hash for Key<C>"],["impl Hash for Handle"],["impl Hash for FilterMethod"],["impl Hash for LineHeight"],["impl Hash for Id"],["impl Hash for Weight"],["impl Hash for Vertical"],["impl Hash for Stretch"],["impl Hash for ContentFit"],["impl Hash for Alignment"],["impl Hash for Data"],["impl Hash for Handle"],["impl Hash for Bytes"],["impl Hash for Family"],["impl Hash for Shaping"],["impl Hash for Tag"],["impl Hash for Modifiers"],["impl Hash for Font"],["impl Hash for Data"],["impl Hash for Finger"],["impl Hash for Style"],["impl Hash for Named"],["impl Hash for Button"],["impl<T: Hash> Hash for Size<T>"],["impl Hash for Id"]], "iced_graphics":[["impl Hash for Version"]], -"iced_widget":[["impl Hash for Pane"],["impl Hash for Node"],["impl Hash for Id"],["impl Hash for Axis"],["impl Hash for Id"],["impl Hash for Id"],["impl Hash for Split"]] +"iced_widget":[["impl Hash for Node"],["impl Hash for Id"],["impl Hash for Split"],["impl Hash for Id"],["impl Hash for Pane"],["impl Hash for Id"],["impl Hash for Axis"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/marker/trait.Copy.js b/trait.impl/core/marker/trait.Copy.js index 8b45690fd0c..2e958ca4c2e 100644 --- a/trait.impl/core/marker/trait.Copy.js +++ b/trait.impl/core/marker/trait.Copy.js @@ -1,11 +1,11 @@ (function() {var implementors = { -"iced_core":[["impl Copy for Shadow"],["impl Copy for Limits"],["impl Copy for Horizontal"],["impl Copy for Tag"],["impl<'a> Copy for Layout<'a>"],["impl Copy for Id"],["impl Copy for AbsoluteOffset"],["impl Copy for Weight"],["impl Copy for Level"],["impl Copy for Alignment"],["impl Copy for Modifiers"],["impl Copy for Mode"],["impl Copy for Difference"],["impl Copy for Named"],["impl Copy for Null"],["impl Copy for Style"],["impl Copy for ColorStop"],["impl Copy for Length"],["impl Copy for RelativeOffset"],["impl Copy for Direction"],["impl Copy for Quad"],["impl Copy for Radians"],["impl Copy for Pixels"],["impl<'a, Font: Copy> Copy for Text<'a, Font>"],["impl Copy for Button"],["impl Copy for PlainText"],["impl Copy for Hit"],["impl<Font: Copy> Copy for Format<Font>"],["impl Copy for Status"],["impl Copy for Motion"],["impl Copy for Stretch"],["impl<T: Copy> Copy for Point<T>"],["impl Copy for Finger"],["impl Copy for Style"],["impl Copy for Gradient"],["impl Copy for Null"],["impl Copy for Kind"],["impl Copy for Event"],["impl Copy for Interaction"],["impl Copy for Color"],["impl Copy for Event"],["impl Copy for ScrollDelta"],["impl Copy for Count"],["impl Copy for Degrees"],["impl Copy for Vertical"],["impl Copy for Background"],["impl Copy for FilterMethod"],["impl Copy for Family"],["impl<T: Copy> Copy for Rectangle<T>"],["impl<T: Copy> Copy for Vector<T>"],["impl Copy for ContentFit"],["impl Copy for Click"],["impl<T: Copy> Copy for Size<T>"],["impl Copy for Cursor"],["impl Copy for Padding"],["impl Copy for Linear"],["impl Copy for Radius"],["impl Copy for Border"],["impl Copy for Shaping"],["impl Copy for LineHeight"],["impl Copy for Font"],["impl Copy for UserAttention"],["impl Copy for Location"],["impl Copy for Appearance"],["impl Copy for RedrawRequest"],["impl Copy for Position"]], -"iced_graphics":[["impl<'a> Copy for LineDash<'a>"],["impl Copy for Version"],["impl Copy for Transformation"],["impl Copy for Antialiasing"],["impl Copy for LineJoin"],["impl Copy for Arc"],["impl Copy for Rule"],["impl Copy for Linear"],["impl Copy for LineCap"],["impl<'a> Copy for Key<'a>"],["impl Copy for Packed"],["impl Copy for SolidVertex2D"],["impl Copy for Packed"],["impl Copy for Elliptical"],["impl Copy for GradientVertex2D"]], +"iced_core":[["impl Copy for Mode"],["impl Copy for Cursor"],["impl<T: Copy> Copy for Rectangle<T>"],["impl Copy for Alignment"],["impl Copy for ScrollDelta"],["impl Copy for RedrawRequest"],["impl Copy for Stretch"],["impl Copy for Direction"],["impl Copy for Transformation"],["impl Copy for Appearance"],["impl Copy for Horizontal"],["impl Copy for Family"],["impl Copy for Null"],["impl Copy for Id"],["impl Copy for Named"],["impl Copy for LineHeight"],["impl Copy for Click"],["impl<'a, Font: Copy> Copy for Text<'a, Font>"],["impl Copy for Style"],["impl Copy for Gradient"],["impl Copy for Degrees"],["impl Copy for Vertical"],["impl Copy for Tag"],["impl Copy for Shaping"],["impl Copy for Finger"],["impl Copy for Level"],["impl<Font: Copy> Copy for Format<Font>"],["impl Copy for Interaction"],["impl<T: Copy> Copy for Size<T>"],["impl Copy for Motion"],["impl Copy for Null"],["impl Copy for Padding"],["impl Copy for Count"],["impl Copy for Difference"],["impl Copy for Status"],["impl Copy for Hit"],["impl Copy for Border"],["impl Copy for Event"],["impl Copy for ColorStop"],["impl Copy for Pixels"],["impl Copy for Font"],["impl Copy for Linear"],["impl Copy for Radians"],["impl Copy for Quad"],["impl Copy for Position"],["impl Copy for Style"],["impl Copy for Modifiers"],["impl<'a> Copy for Layout<'a>"],["impl Copy for PlainText"],["impl Copy for Color"],["impl Copy for Limits"],["impl Copy for Location"],["impl Copy for UserAttention"],["impl<T: Copy> Copy for Vector<T>"],["impl Copy for Weight"],["impl Copy for RelativeOffset"],["impl Copy for Button"],["impl Copy for FilterMethod"],["impl Copy for Radius"],["impl Copy for Event"],["impl Copy for ContentFit"],["impl Copy for AbsoluteOffset"],["impl Copy for Kind"],["impl Copy for Length"],["impl<T: Copy> Copy for Point<T>"],["impl Copy for Background"],["impl Copy for Shadow"]], +"iced_graphics":[["impl Copy for Version"],["impl<'a> Copy for Key<'a>"],["impl Copy for LineCap"],["impl Copy for LineJoin"],["impl Copy for Linear"],["impl Copy for Antialiasing"],["impl Copy for GradientVertex2D"],["impl<'a> Copy for LineDash<'a>"],["impl Copy for SolidVertex2D"],["impl Copy for Elliptical"],["impl Copy for Packed"],["impl Copy for Rule"],["impl Copy for Packed"],["impl Copy for Arc"]], "iced_highlighter":[["impl Copy for Theme"]], "iced_renderer":[["impl Copy for Settings"]], -"iced_runtime":[["impl Copy for Error"],["impl Copy for State"]], -"iced_style":[["impl Copy for Palette"],["impl Copy for Appearance"],["impl Copy for HandleShape"],["impl Copy for Appearance"],["impl Copy for Success"],["impl Copy for Background"],["impl Copy for Rail"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Line"],["impl Copy for Appearance"],["impl Copy for Scrollbar"],["impl Copy for Appearance"],["impl Copy for Pair"],["impl Copy for Danger"],["impl Copy for FillMode"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Extended"],["impl Copy for Text"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Handle"],["impl Copy for Primary"],["impl Copy for Appearance"],["impl Copy for Secondary"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Scroller"]], +"iced_runtime":[["impl Copy for State"],["impl Copy for Error"]], +"iced_style":[["impl Copy for Danger"],["impl Copy for Extended"],["impl Copy for Pair"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Appearance"],["impl Copy for Secondary"],["impl Copy for Scroller"],["impl Copy for Appearance"],["impl Copy for Palette"],["impl Copy for Appearance"],["impl Copy for Handle"],["impl Copy for Appearance"],["impl Copy for FillMode"],["impl Copy for Appearance"],["impl Copy for Scrollbar"],["impl Copy for Line"],["impl Copy for Appearance"],["impl Copy for Background"],["impl Copy for Appearance"],["impl Copy for Primary"],["impl Copy for Text"],["impl Copy for HandleShape"],["impl Copy for Appearance"],["impl Copy for Success"],["impl Copy for Rail"],["impl Copy for Appearance"]], "iced_tiny_skia":[["impl Copy for Settings"]], -"iced_wgpu":[["impl Copy for Settings"],["impl Copy for AttributeCount"],["impl<'a> Copy for Mesh<'a>"]], -"iced_widget":[["impl Copy for Direction"],["impl Copy for Viewport"],["impl Copy for Direction"],["impl Copy for State"],["impl Copy for Split"],["impl Copy for Edge"],["impl Copy for ResizeEvent"],["impl Copy for Cursor"],["impl Copy for Position"],["impl Copy for Error"],["impl Copy for State"],["impl Copy for State"],["impl Copy for ErrorCorrection"],["impl Copy for State"],["impl Copy for Action"],["impl Copy for Version"],["impl Copy for State"],["impl Copy for DragEvent"],["impl Copy for Alignment"],["impl Copy for Target"],["impl Copy for Axis"],["impl Copy for Pane"],["impl Copy for State"],["impl Copy for Properties"],["impl Copy for Region"]] +"iced_wgpu":[["impl Copy for Settings"],["impl<'a> Copy for Mesh<'a>"],["impl Copy for AttributeCount"]], +"iced_widget":[["impl Copy for Pane"],["impl Copy for Viewport"],["impl Copy for State"],["impl Copy for Position"],["impl Copy for Edge"],["impl Copy for Action"],["impl Copy for Alignment"],["impl Copy for State"],["impl Copy for Split"],["impl Copy for State"],["impl Copy for Error"],["impl Copy for Region"],["impl Copy for ResizeEvent"],["impl Copy for Properties"],["impl Copy for Direction"],["impl Copy for State"],["impl Copy for State"],["impl Copy for Target"],["impl Copy for State"],["impl Copy for Axis"],["impl Copy for DragEvent"],["impl Copy for Direction"],["impl Copy for ErrorCorrection"],["impl Copy for Cursor"],["impl Copy for Version"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/marker/trait.Freeze.js b/trait.impl/core/marker/trait.Freeze.js index 1e64cfaa966..f303920ba91 100644 --- a/trait.impl/core/marker/trait.Freeze.js +++ b/trait.impl/core/marker/trait.Freeze.js @@ -1,14 +1,14 @@ (function() {var implementors = { "iced":[["impl Freeze for Error",1,["iced::error::Error"]],["impl<Flags> Freeze for Settings<Flags>
    where\n Flags: Freeze,
    ",1,["iced::settings::Settings"]],["impl Freeze for Error",1,["iced::window::icon::Error"]]], -"iced_core":[["impl Freeze for Alignment",1,["iced_core::alignment::Alignment"]],["impl Freeze for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Freeze for Vertical",1,["iced_core::alignment::Vertical"]],["impl Freeze for Border",1,["iced_core::border::Border"]],["impl Freeze for Radius",1,["iced_core::border::Radius"]],["impl Freeze for Null",1,["iced_core::clipboard::Null"]],["impl Freeze for Event",1,["iced_core::event::Event"]],["impl Freeze for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Freeze for MacOS",1,["iced_core::event::MacOS"]],["impl Freeze for Status",1,["iced_core::event::Status"]],["impl Freeze for Font",1,["iced_core::font::Font"]],["impl Freeze for Family",1,["iced_core::font::Family"]],["impl Freeze for Weight",1,["iced_core::font::Weight"]],["impl Freeze for Stretch",1,["iced_core::font::Stretch"]],["impl Freeze for Style",1,["iced_core::font::Style"]],["impl Freeze for Gradient",1,["iced_core::gradient::Gradient"]],["impl Freeze for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Freeze for Linear",1,["iced_core::gradient::Linear"]],["impl Freeze for Handle",1,["iced_core::image::Handle"]],["impl Freeze for Bytes",1,["iced_core::image::Bytes"]],["impl Freeze for Data",1,["iced_core::image::Data"]],["impl Freeze for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Freeze for Key<C>
    where\n C: Freeze,
    ",1,["iced_core::keyboard::key::Key"]],["impl Freeze for Named",1,["iced_core::keyboard::key::Named"]],["impl Freeze for Event",1,["iced_core::keyboard::event::Event"]],["impl Freeze for Location",1,["iced_core::keyboard::location::Location"]],["impl Freeze for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Freeze for Limits",1,["iced_core::layout::limits::Limits"]],["impl Freeze for Node",1,["iced_core::layout::node::Node"]],["impl Freeze for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Freeze for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Freeze for Click",1,["iced_core::mouse::click::Click"]],["impl Freeze for Kind",1,["iced_core::mouse::click::Kind"]],["impl Freeze for Button",1,["iced_core::mouse::button::Button"]],["impl Freeze for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Freeze for Event",1,["iced_core::mouse::event::Event"]],["impl Freeze for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Freeze for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> Freeze for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> Freeze for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Freeze for Null",1,["iced_core::renderer::null::Null"]],["impl Freeze for Quad",1,["iced_core::renderer::Quad"]],["impl Freeze for Style",1,["iced_core::renderer::Style"]],["impl Freeze for Handle",1,["iced_core::svg::Handle"]],["impl Freeze for Data",1,["iced_core::svg::Data"]],["impl Freeze for Action",1,["iced_core::text::editor::Action"]],["impl Freeze for Edit",1,["iced_core::text::editor::Edit"]],["impl Freeze for Motion",1,["iced_core::text::editor::Motion"]],["impl Freeze for Direction",1,["iced_core::text::editor::Direction"]],["impl Freeze for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Freeze for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Freeze for Format<Font>
    where\n Font: Freeze,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Freeze for Text<'a, Font>
    where\n Font: Freeze,
    ",1,["iced_core::text::Text"]],["impl Freeze for Shaping",1,["iced_core::text::Shaping"]],["impl Freeze for LineHeight",1,["iced_core::text::LineHeight"]],["impl Freeze for Hit",1,["iced_core::text::Hit"]],["impl Freeze for Difference",1,["iced_core::text::Difference"]],["impl Freeze for Event",1,["iced_core::touch::Event"]],["impl Freeze for Finger",1,["iced_core::touch::Finger"]],["impl Freeze for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Freeze for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Freeze for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> Freeze for Outcome<T>
    where\n T: Freeze,
    ",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Freeze for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_core::widget::text::State"]],["impl Freeze for Appearance",1,["iced_core::widget::text::Appearance"]],["impl Freeze for Tree",1,["iced_core::widget::tree::Tree"]],["impl Freeze for Tag",1,["iced_core::widget::tree::Tag"]],["impl Freeze for State",1,["iced_core::widget::tree::State"]],["impl Freeze for Id",1,["iced_core::widget::id::Id"]],["impl Freeze for Icon",1,["iced_core::window::icon::Icon"]],["impl Freeze for Error",1,["iced_core::window::icon::Error"]],["impl Freeze for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Freeze for Settings",1,["iced_core::window::settings::Settings"]],["impl Freeze for Event",1,["iced_core::window::event::Event"]],["impl Freeze for Id",1,["iced_core::window::id::Id"]],["impl Freeze for Level",1,["iced_core::window::level::Level"]],["impl Freeze for Mode",1,["iced_core::window::mode::Mode"]],["impl Freeze for Position",1,["iced_core::window::position::Position"]],["impl Freeze for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Freeze for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Freeze for Degrees",1,["iced_core::angle::Degrees"]],["impl Freeze for Radians",1,["iced_core::angle::Radians"]],["impl Freeze for Background",1,["iced_core::background::Background"]],["impl Freeze for Color",1,["iced_core::color::Color"]],["impl Freeze for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> Freeze for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Freeze for Hasher",1,["iced_core::hasher::Hasher"]],["impl Freeze for Length",1,["iced_core::length::Length"]],["impl Freeze for Padding",1,["iced_core::padding::Padding"]],["impl Freeze for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Freeze for Point<T>
    where\n T: Freeze,
    ",1,["iced_core::point::Point"]],["impl<T> Freeze for Rectangle<T>
    where\n T: Freeze,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Freeze for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Freeze for Shell<'a, Message>",1,["iced_core::shell::Shell"]],["impl<T> Freeze for Size<T>
    where\n T: Freeze,
    ",1,["iced_core::size::Size"]],["impl<T> Freeze for Vector<T>
    where\n T: Freeze,
    ",1,["iced_core::vector::Vector"]]], +"iced_core":[["impl Freeze for Alignment",1,["iced_core::alignment::Alignment"]],["impl Freeze for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Freeze for Vertical",1,["iced_core::alignment::Vertical"]],["impl Freeze for Border",1,["iced_core::border::Border"]],["impl Freeze for Radius",1,["iced_core::border::Radius"]],["impl Freeze for Null",1,["iced_core::clipboard::Null"]],["impl Freeze for Event",1,["iced_core::event::Event"]],["impl Freeze for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Freeze for MacOS",1,["iced_core::event::MacOS"]],["impl Freeze for Status",1,["iced_core::event::Status"]],["impl Freeze for Font",1,["iced_core::font::Font"]],["impl Freeze for Family",1,["iced_core::font::Family"]],["impl Freeze for Weight",1,["iced_core::font::Weight"]],["impl Freeze for Stretch",1,["iced_core::font::Stretch"]],["impl Freeze for Style",1,["iced_core::font::Style"]],["impl Freeze for Gradient",1,["iced_core::gradient::Gradient"]],["impl Freeze for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Freeze for Linear",1,["iced_core::gradient::Linear"]],["impl Freeze for Handle",1,["iced_core::image::Handle"]],["impl Freeze for Bytes",1,["iced_core::image::Bytes"]],["impl Freeze for Data",1,["iced_core::image::Data"]],["impl Freeze for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Freeze for Key<C>
    where\n C: Freeze,
    ",1,["iced_core::keyboard::key::Key"]],["impl Freeze for Named",1,["iced_core::keyboard::key::Named"]],["impl Freeze for Event",1,["iced_core::keyboard::event::Event"]],["impl Freeze for Location",1,["iced_core::keyboard::location::Location"]],["impl Freeze for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Freeze for Limits",1,["iced_core::layout::limits::Limits"]],["impl Freeze for Node",1,["iced_core::layout::node::Node"]],["impl Freeze for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Freeze for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Freeze for Click",1,["iced_core::mouse::click::Click"]],["impl Freeze for Kind",1,["iced_core::mouse::click::Kind"]],["impl Freeze for Button",1,["iced_core::mouse::button::Button"]],["impl Freeze for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Freeze for Event",1,["iced_core::mouse::event::Event"]],["impl Freeze for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Freeze for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> Freeze for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> Freeze for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Freeze for Null",1,["iced_core::renderer::null::Null"]],["impl Freeze for Quad",1,["iced_core::renderer::Quad"]],["impl Freeze for Style",1,["iced_core::renderer::Style"]],["impl Freeze for Handle",1,["iced_core::svg::Handle"]],["impl Freeze for Data",1,["iced_core::svg::Data"]],["impl Freeze for Action",1,["iced_core::text::editor::Action"]],["impl Freeze for Edit",1,["iced_core::text::editor::Edit"]],["impl Freeze for Motion",1,["iced_core::text::editor::Motion"]],["impl Freeze for Direction",1,["iced_core::text::editor::Direction"]],["impl Freeze for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Freeze for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Freeze for Format<Font>
    where\n Font: Freeze,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Freeze for Text<'a, Font>
    where\n Font: Freeze,
    ",1,["iced_core::text::Text"]],["impl Freeze for Shaping",1,["iced_core::text::Shaping"]],["impl Freeze for LineHeight",1,["iced_core::text::LineHeight"]],["impl Freeze for Hit",1,["iced_core::text::Hit"]],["impl Freeze for Difference",1,["iced_core::text::Difference"]],["impl Freeze for Event",1,["iced_core::touch::Event"]],["impl Freeze for Finger",1,["iced_core::touch::Finger"]],["impl Freeze for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Freeze for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Freeze for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> Freeze for Outcome<T>
    where\n T: Freeze,
    ",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Freeze for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_core::widget::text::State"]],["impl Freeze for Appearance",1,["iced_core::widget::text::Appearance"]],["impl Freeze for Tree",1,["iced_core::widget::tree::Tree"]],["impl Freeze for Tag",1,["iced_core::widget::tree::Tag"]],["impl Freeze for State",1,["iced_core::widget::tree::State"]],["impl Freeze for Id",1,["iced_core::widget::id::Id"]],["impl Freeze for Icon",1,["iced_core::window::icon::Icon"]],["impl Freeze for Error",1,["iced_core::window::icon::Error"]],["impl Freeze for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Freeze for Settings",1,["iced_core::window::settings::Settings"]],["impl Freeze for Event",1,["iced_core::window::event::Event"]],["impl Freeze for Id",1,["iced_core::window::id::Id"]],["impl Freeze for Level",1,["iced_core::window::level::Level"]],["impl Freeze for Mode",1,["iced_core::window::mode::Mode"]],["impl Freeze for Position",1,["iced_core::window::position::Position"]],["impl Freeze for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Freeze for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Freeze for Degrees",1,["iced_core::angle::Degrees"]],["impl Freeze for Radians",1,["iced_core::angle::Radians"]],["impl Freeze for Background",1,["iced_core::background::Background"]],["impl Freeze for Color",1,["iced_core::color::Color"]],["impl Freeze for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> Freeze for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Freeze for Hasher",1,["iced_core::hasher::Hasher"]],["impl Freeze for Length",1,["iced_core::length::Length"]],["impl Freeze for Padding",1,["iced_core::padding::Padding"]],["impl Freeze for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Freeze for Point<T>
    where\n T: Freeze,
    ",1,["iced_core::point::Point"]],["impl<T> Freeze for Rectangle<T>
    where\n T: Freeze,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Freeze for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Freeze for Shell<'a, Message>",1,["iced_core::shell::Shell"]],["impl<T> Freeze for Size<T>
    where\n T: Freeze,
    ",1,["iced_core::size::Size"]],["impl Freeze for Transformation",1,["iced_core::transformation::Transformation"]],["impl<T> Freeze for Vector<T>
    where\n T: Freeze,
    ",1,["iced_core::vector::Vector"]]], "iced_futures":[["impl<Executor, Sender, Message> Freeze for Runtime<Executor, Sender, Message>
    where\n Executor: Freeze,\n Sender: Freeze,
    ",1,["iced_futures::runtime::Runtime"]],["impl Freeze for Executor",1,["iced_futures::backend::null::Executor"]],["impl Freeze for Executor",1,["iced_futures::backend::native::async_std::Executor"]],["impl Freeze for Executor",1,["iced_futures::backend::native::smol::Executor"]],["impl Freeze for Tracker",1,["iced_futures::subscription::tracker::Tracker"]],["impl<Message> Freeze for Subscription<Message>",1,["iced_futures::subscription::Subscription"]]], -"iced_graphics":[["impl Freeze for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Freeze for Error",1,["iced_graphics::error::Error"]],["impl<T> Freeze for Primitive<T>
    where\n T: Freeze,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Freeze for Transformation",1,["iced_graphics::transformation::Transformation"]],["impl Freeze for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Freeze for Packed",1,["iced_graphics::color::Packed"]],["impl Freeze for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Freeze for Information",1,["iced_graphics::compositor::Information"]],["impl Freeze for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Freeze for Linear",1,["iced_graphics::gradient::Linear"]],["impl Freeze for Packed",1,["iced_graphics::gradient::Packed"]],["impl Freeze for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Freeze for Indexed<T>",1,["iced_graphics::mesh::Indexed"]],["impl Freeze for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Freeze for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Freeze for Renderer<B>
    where\n B: Freeze,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Freeze for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Freeze for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Freeze for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Freeze for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Freeze for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Freeze for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Freeze for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Freeze for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Freeze for Version",1,["iced_graphics::text::Version"]],["impl Freeze for Raw",1,["iced_graphics::text::Raw"]],["impl Freeze for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Freeze for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Freeze for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Freeze for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Freeze for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Freeze for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Freeze for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Freeze for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Freeze for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Freeze for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Freeze for Style",1,["iced_graphics::geometry::style::Style"]],["impl Freeze for Text",1,["iced_graphics::geometry::text::Text"]]], +"iced_graphics":[["impl Freeze for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Freeze for Error",1,["iced_graphics::error::Error"]],["impl<T> Freeze for Primitive<T>
    where\n T: Freeze,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Freeze for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Freeze for Packed",1,["iced_graphics::color::Packed"]],["impl Freeze for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Freeze for Information",1,["iced_graphics::compositor::Information"]],["impl Freeze for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Freeze for Linear",1,["iced_graphics::gradient::Linear"]],["impl Freeze for Packed",1,["iced_graphics::gradient::Packed"]],["impl Freeze for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Freeze for Indexed<T>",1,["iced_graphics::mesh::Indexed"]],["impl Freeze for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Freeze for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Freeze for Renderer<B>
    where\n B: Freeze,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Freeze for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Freeze for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Freeze for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Freeze for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Freeze for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Freeze for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Freeze for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Freeze for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Freeze for Version",1,["iced_graphics::text::Version"]],["impl Freeze for Raw",1,["iced_graphics::text::Raw"]],["impl Freeze for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Freeze for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Freeze for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Freeze for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Freeze for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Freeze for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Freeze for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Freeze for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Freeze for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Freeze for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Freeze for Style",1,["iced_graphics::geometry::style::Style"]],["impl Freeze for Text",1,["iced_graphics::geometry::text::Text"]]], "iced_highlighter":[["impl Freeze for Highlighter",1,["iced_highlighter::Highlighter"]],["impl Freeze for Settings",1,["iced_highlighter::Settings"]],["impl Freeze for Highlight",1,["iced_highlighter::Highlight"]],["impl Freeze for Theme",1,["iced_highlighter::Theme"]],["impl Freeze for ScopeRangeIterator",1,["iced_highlighter::ScopeRangeIterator"]]], -"iced_renderer":[["impl Freeze for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !Freeze for Surface",1,["iced_renderer::compositor::Surface"]],["impl !Freeze for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Freeze for Frame",1,["iced_renderer::geometry::Frame"]],["impl Freeze for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Freeze for Settings",1,["iced_renderer::settings::Settings"]],["impl !Freeze for Renderer",1,["iced_renderer::Renderer"]]], +"iced_renderer":[["impl Freeze for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !Freeze for Surface",1,["iced_renderer::compositor::Surface"]],["impl !Freeze for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Freeze for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Freeze for Frame",1,["iced_renderer::geometry::Frame"]],["impl Freeze for Settings",1,["iced_renderer::settings::Settings"]],["impl !Freeze for Renderer",1,["iced_renderer::Renderer"]]], "iced_runtime":[["impl<T> Freeze for Action<T>",1,["iced_runtime::clipboard::Action"]],["impl<T> Freeze for Action<T>",1,["iced_runtime::command::action::Action"]],["impl<T> Freeze for Command<T>",1,["iced_runtime::command::Command"]],["impl Freeze for Error",1,["iced_runtime::font::Error"]],["impl<'a, Message, Theme, Renderer> Freeze for Nested<'a, Message, Theme, Renderer>",1,["iced_runtime::overlay::nested::Nested"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_runtime::program::state::State"]],["impl<T> Freeze for Action<T>",1,["iced_runtime::system::action::Action"]],["impl Freeze for Information",1,["iced_runtime::system::information::Information"]],["impl<'a, Message, Theme, Renderer> Freeze for UserInterface<'a, Message, Theme, Renderer>",1,["iced_runtime::user_interface::UserInterface"]],["impl Freeze for Cache",1,["iced_runtime::user_interface::Cache"]],["impl Freeze for State",1,["iced_runtime::user_interface::State"]],["impl<T> Freeze for Action<T>",1,["iced_runtime::window::action::Action"]],["impl Freeze for Screenshot",1,["iced_runtime::window::screenshot::Screenshot"]],["impl Freeze for CropError",1,["iced_runtime::window::screenshot::CropError"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_runtime::multi_window::state::State"]],["impl Freeze for Debug",1,["iced_runtime::debug::Debug"]]], "iced_style":[["impl Freeze for Appearance",1,["iced_style::application::Appearance"]],["impl Freeze for Appearance",1,["iced_style::button::Appearance"]],["impl Freeze for Appearance",1,["iced_style::checkbox::Appearance"]],["impl Freeze for Appearance",1,["iced_style::container::Appearance"]],["impl Freeze for Appearance",1,["iced_style::menu::Appearance"]],["impl Freeze for Appearance",1,["iced_style::pane_grid::Appearance"]],["impl Freeze for Line",1,["iced_style::pane_grid::Line"]],["impl Freeze for Appearance",1,["iced_style::pick_list::Appearance"]],["impl Freeze for Appearance",1,["iced_style::progress_bar::Appearance"]],["impl Freeze for Appearance",1,["iced_style::radio::Appearance"]],["impl Freeze for Appearance",1,["iced_style::rule::Appearance"]],["impl Freeze for FillMode",1,["iced_style::rule::FillMode"]],["impl Freeze for Scrollbar",1,["iced_style::scrollable::Scrollbar"]],["impl Freeze for Scroller",1,["iced_style::scrollable::Scroller"]],["impl Freeze for Appearance",1,["iced_style::slider::Appearance"]],["impl Freeze for Rail",1,["iced_style::slider::Rail"]],["impl Freeze for Handle",1,["iced_style::slider::Handle"]],["impl Freeze for HandleShape",1,["iced_style::slider::HandleShape"]],["impl Freeze for Appearance",1,["iced_style::svg::Appearance"]],["impl Freeze for Appearance",1,["iced_style::text_editor::Appearance"]],["impl Freeze for Appearance",1,["iced_style::text_input::Appearance"]],["impl Freeze for Palette",1,["iced_style::theme::palette::Palette"]],["impl Freeze for Extended",1,["iced_style::theme::palette::Extended"]],["impl Freeze for Pair",1,["iced_style::theme::palette::Pair"]],["impl Freeze for Background",1,["iced_style::theme::palette::Background"]],["impl Freeze for Primary",1,["iced_style::theme::palette::Primary"]],["impl Freeze for Secondary",1,["iced_style::theme::palette::Secondary"]],["impl Freeze for Success",1,["iced_style::theme::palette::Success"]],["impl Freeze for Danger",1,["iced_style::theme::palette::Danger"]],["impl Freeze for Theme",1,["iced_style::theme::Theme"]],["impl Freeze for Custom",1,["iced_style::theme::Custom"]],["impl Freeze for Application",1,["iced_style::theme::Application"]],["impl Freeze for Button",1,["iced_style::theme::Button"]],["impl Freeze for Checkbox",1,["iced_style::theme::Checkbox"]],["impl Freeze for Container",1,["iced_style::theme::Container"]],["impl Freeze for Slider",1,["iced_style::theme::Slider"]],["impl Freeze for Menu",1,["iced_style::theme::Menu"]],["impl Freeze for PickList",1,["iced_style::theme::PickList"]],["impl Freeze for Radio",1,["iced_style::theme::Radio"]],["impl Freeze for Toggler",1,["iced_style::theme::Toggler"]],["impl Freeze for PaneGrid",1,["iced_style::theme::PaneGrid"]],["impl Freeze for ProgressBar",1,["iced_style::theme::ProgressBar"]],["impl Freeze for Rule",1,["iced_style::theme::Rule"]],["impl Freeze for Svg",1,["iced_style::theme::Svg"]],["impl Freeze for Scrollable",1,["iced_style::theme::Scrollable"]],["impl Freeze for Text",1,["iced_style::theme::Text"]],["impl Freeze for TextInput",1,["iced_style::theme::TextInput"]],["impl Freeze for TextEditor",1,["iced_style::theme::TextEditor"]],["impl Freeze for Appearance",1,["iced_style::toggler::Appearance"]]], "iced_tiny_skia":[["impl Freeze for Compositor",1,["iced_tiny_skia::window::compositor::Compositor"]],["impl Freeze for Surface",1,["iced_tiny_skia::window::compositor::Surface"]],["impl !Freeze for Backend",1,["iced_tiny_skia::backend::Backend"]],["impl Freeze for Settings",1,["iced_tiny_skia::settings::Settings"]],["impl Freeze for Frame",1,["iced_tiny_skia::geometry::Frame"]]], "iced_wgpu":[["impl Freeze for Image",1,["iced_wgpu::layer::image::Image"]],["impl Freeze for Pipeline",1,["iced_wgpu::layer::pipeline::Pipeline"]],["impl<'a> Freeze for Text<'a>",1,["iced_wgpu::layer::text::Text"]],["impl<'a> Freeze for Mesh<'a>",1,["iced_wgpu::layer::mesh::Mesh"]],["impl Freeze for AttributeCount",1,["iced_wgpu::layer::mesh::AttributeCount"]],["impl<'a> Freeze for Layer<'a>",1,["iced_wgpu::layer::Layer"]],["impl Freeze for Pipeline",1,["iced_wgpu::primitive::pipeline::Pipeline"]],["impl Freeze for Storage",1,["iced_wgpu::primitive::pipeline::Storage"]],["impl Freeze for Custom",1,["iced_wgpu::primitive::Custom"]],["impl Freeze for Settings",1,["iced_wgpu::settings::Settings"]],["impl Freeze for Compositor",1,["iced_wgpu::window::compositor::Compositor"]],["impl Freeze for Frame",1,["iced_wgpu::geometry::Frame"]],["impl !Freeze for Backend",1,["iced_wgpu::backend::Backend"]]], -"iced_widget":[["impl<'a, Message, Theme, Renderer> Freeze for Button<'a, Message, Theme, Renderer>
    where\n Message: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::button::Button"]],["impl Freeze for State",1,["iced_widget::button::State"]],["impl<'a, Message, Theme, Renderer> Freeze for Checkbox<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::checkbox::Checkbox"]],["impl<Font> Freeze for Icon<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::checkbox::Icon"]],["impl<'a, T, Message, Theme, Renderer> Freeze for ComboBox<'a, T, Message, Theme, Renderer>
    where\n Message: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::combo_box::ComboBox"]],["impl<T> !Freeze for State<T>",1,["iced_widget::combo_box::State"]],["impl<'a, Message, Theme, Renderer> Freeze for Container<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::container::Container"]],["impl Freeze for Id",1,["iced_widget::container::Id"]],["impl<'a, Key, Message, Theme, Renderer> Freeze for Column<'a, Key, Message, Theme, Renderer>",1,["iced_widget::keyed::column::Column"]],["impl<'a, T, Message, Theme, Renderer> Freeze for Menu<'a, T, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::overlay::menu::Menu"]],["impl Freeze for State",1,["iced_widget::overlay::menu::State"]],["impl Freeze for Axis",1,["iced_widget::pane_grid::axis::Axis"]],["impl<T> Freeze for Configuration<T>
    where\n T: Freeze,
    ",1,["iced_widget::pane_grid::configuration::Configuration"]],["impl<'a, Message, Theme, Renderer> Freeze for Content<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pane_grid::content::Content"]],["impl Freeze for Direction",1,["iced_widget::pane_grid::direction::Direction"]],["impl Freeze for Node",1,["iced_widget::pane_grid::node::Node"]],["impl Freeze for Pane",1,["iced_widget::pane_grid::pane::Pane"]],["impl Freeze for Split",1,["iced_widget::pane_grid::split::Split"]],["impl<'a, Message, Theme, Renderer> Freeze for TitleBar<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pane_grid::title_bar::TitleBar"]],["impl<T> Freeze for State<T>",1,["iced_widget::pane_grid::state::State"]],["impl Freeze for Internal",1,["iced_widget::pane_grid::state::Internal"]],["impl Freeze for Action",1,["iced_widget::pane_grid::state::Action"]],["impl<'a, Message, Theme, Renderer> Freeze for PaneGrid<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pane_grid::PaneGrid"]],["impl Freeze for DragEvent",1,["iced_widget::pane_grid::DragEvent"]],["impl Freeze for Target",1,["iced_widget::pane_grid::Target"]],["impl Freeze for Region",1,["iced_widget::pane_grid::Region"]],["impl Freeze for Edge",1,["iced_widget::pane_grid::Edge"]],["impl Freeze for ResizeEvent",1,["iced_widget::pane_grid::ResizeEvent"]],["impl<'a, T> Freeze for Contents<'a, T>
    where\n T: Freeze,
    ",1,["iced_widget::pane_grid::Contents"]],["impl<'a, T, Message, Theme, Renderer> Freeze for PickList<'a, T, Message, Theme, Renderer>
    where\n T: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pick_list::PickList"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_widget::pick_list::State"]],["impl<Font> Freeze for Handle<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::pick_list::Handle"]],["impl<Font> Freeze for Icon<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::pick_list::Icon"]],["impl<Theme> Freeze for ProgressBar<Theme>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::progress_bar::ProgressBar"]],["impl<Message, Theme, Renderer> Freeze for Radio<Message, Theme, Renderer>
    where\n Message: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::radio::Radio"]],["impl<Theme> Freeze for Rule<Theme>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::rule::Rule"]],["impl<'a, Message, Theme, Renderer> Freeze for Scrollable<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::scrollable::Scrollable"]],["impl Freeze for Direction",1,["iced_widget::scrollable::Direction"]],["impl Freeze for Properties",1,["iced_widget::scrollable::Properties"]],["impl Freeze for Alignment",1,["iced_widget::scrollable::Alignment"]],["impl Freeze for Id",1,["iced_widget::scrollable::Id"]],["impl Freeze for State",1,["iced_widget::scrollable::State"]],["impl Freeze for Viewport",1,["iced_widget::scrollable::Viewport"]],["impl<'a, T, Message, Theme> Freeze for Slider<'a, T, Message, Theme>
    where\n Message: Freeze,\n T: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::slider::Slider"]],["impl Freeze for State",1,["iced_widget::slider::State"]],["impl Freeze for Space",1,["iced_widget::space::Space"]],["impl<'a, Highlighter, Message, Theme, Renderer> Freeze for TextEditor<'a, Highlighter, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Highlighter as Highlighter>::Settings: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::text_editor::TextEditor"]],["impl<R = Renderer> !Freeze for Content<R>",1,["iced_widget::text_editor::Content"]],["impl Freeze for Value",1,["iced_widget::text_input::value::Value"]],["impl Freeze for Cursor",1,["iced_widget::text_input::cursor::Cursor"]],["impl Freeze for State",1,["iced_widget::text_input::cursor::State"]],["impl<'a, Message, Theme, Renderer> Freeze for TextInput<'a, Message, Theme, Renderer>
    where\n Message: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::text_input::TextInput"]],["impl<Font> Freeze for Icon<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::text_input::Icon"]],["impl Freeze for Side",1,["iced_widget::text_input::Side"]],["impl Freeze for Id",1,["iced_widget::text_input::Id"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_widget::text_input::State"]],["impl<'a, Message, Theme, Renderer> Freeze for Toggler<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::toggler::Toggler"]],["impl<'a, Message, Theme, Renderer> Freeze for Tooltip<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::tooltip::Tooltip"]],["impl Freeze for Position",1,["iced_widget::tooltip::Position"]],["impl<'a, T, Message, Theme> Freeze for VerticalSlider<'a, T, Message, Theme>
    where\n Message: Freeze,\n T: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::vertical_slider::VerticalSlider"]],["impl Freeze for State",1,["iced_widget::vertical_slider::State"]],["impl<'a, Message, Theme = Theme, Renderer = Renderer> !Freeze for Responsive<'a, Message, Theme, Renderer>",1,["iced_widget::lazy::responsive::Responsive"]],["impl<'a, Message, Theme, Renderer, Dependency, View> !Freeze for Lazy<'a, Message, Theme, Renderer, Dependency, View>",1,["iced_widget::lazy::Lazy"]],["impl Freeze for Event",1,["iced_widget::shader::event::Event"]],["impl<Message, P> Freeze for Shader<Message, P>
    where\n P: Freeze,
    ",1,["iced_widget::shader::Shader"]],["impl<Theme> Freeze for Svg<Theme>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::svg::Svg"]],["impl<Handle> Freeze for Viewer<Handle>
    where\n Handle: Freeze,
    ",1,["iced_widget::image::viewer::Viewer"]],["impl Freeze for State",1,["iced_widget::image::viewer::State"]],["impl<Handle> Freeze for Image<Handle>
    where\n Handle: Freeze,
    ",1,["iced_widget::image::Image"]],["impl Freeze for Event",1,["iced_widget::canvas::event::Event"]],["impl<P, Message, Theme, Renderer> Freeze for Canvas<P, Message, Theme, Renderer>
    where\n P: Freeze,
    ",1,["iced_widget::canvas::Canvas"]],["impl<'a> Freeze for QRCode<'a>",1,["iced_widget::qr_code::QRCode"]],["impl !Freeze for State",1,["iced_widget::qr_code::State"]],["impl Freeze for Version",1,["iced_widget::qr_code::Version"]],["impl Freeze for ErrorCorrection",1,["iced_widget::qr_code::ErrorCorrection"]],["impl Freeze for Error",1,["iced_widget::qr_code::Error"]]], +"iced_widget":[["impl<'a, Message, Theme, Renderer> Freeze for Button<'a, Message, Theme, Renderer>
    where\n Message: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::button::Button"]],["impl Freeze for State",1,["iced_widget::button::State"]],["impl<'a, Message, Theme, Renderer> Freeze for Checkbox<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::checkbox::Checkbox"]],["impl<Font> Freeze for Icon<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::checkbox::Icon"]],["impl<'a, T, Message, Theme, Renderer> Freeze for ComboBox<'a, T, Message, Theme, Renderer>
    where\n Message: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::combo_box::ComboBox"]],["impl<T> !Freeze for State<T>",1,["iced_widget::combo_box::State"]],["impl<'a, Message, Theme, Renderer> Freeze for Container<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::container::Container"]],["impl Freeze for Id",1,["iced_widget::container::Id"]],["impl<'a, Key, Message, Theme, Renderer> Freeze for Column<'a, Key, Message, Theme, Renderer>",1,["iced_widget::keyed::column::Column"]],["impl<'a, T, Message, Theme, Renderer> Freeze for Menu<'a, T, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::overlay::menu::Menu"]],["impl Freeze for State",1,["iced_widget::overlay::menu::State"]],["impl Freeze for Axis",1,["iced_widget::pane_grid::axis::Axis"]],["impl<T> Freeze for Configuration<T>
    where\n T: Freeze,
    ",1,["iced_widget::pane_grid::configuration::Configuration"]],["impl<'a, Message, Theme, Renderer> Freeze for Content<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pane_grid::content::Content"]],["impl Freeze for Direction",1,["iced_widget::pane_grid::direction::Direction"]],["impl Freeze for Node",1,["iced_widget::pane_grid::node::Node"]],["impl Freeze for Pane",1,["iced_widget::pane_grid::pane::Pane"]],["impl Freeze for Split",1,["iced_widget::pane_grid::split::Split"]],["impl<'a, Message, Theme, Renderer> Freeze for TitleBar<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pane_grid::title_bar::TitleBar"]],["impl<T> Freeze for State<T>",1,["iced_widget::pane_grid::state::State"]],["impl Freeze for Internal",1,["iced_widget::pane_grid::state::Internal"]],["impl Freeze for Action",1,["iced_widget::pane_grid::state::Action"]],["impl<'a, Message, Theme, Renderer> Freeze for PaneGrid<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pane_grid::PaneGrid"]],["impl Freeze for DragEvent",1,["iced_widget::pane_grid::DragEvent"]],["impl Freeze for Target",1,["iced_widget::pane_grid::Target"]],["impl Freeze for Region",1,["iced_widget::pane_grid::Region"]],["impl Freeze for Edge",1,["iced_widget::pane_grid::Edge"]],["impl Freeze for ResizeEvent",1,["iced_widget::pane_grid::ResizeEvent"]],["impl<'a, T> Freeze for Contents<'a, T>
    where\n T: Freeze,
    ",1,["iced_widget::pane_grid::Contents"]],["impl<'a, T, Message, Theme, Renderer> Freeze for PickList<'a, T, Message, Theme, Renderer>
    where\n T: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::pick_list::PickList"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_widget::pick_list::State"]],["impl<Font> Freeze for Handle<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::pick_list::Handle"]],["impl<Font> Freeze for Icon<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::pick_list::Icon"]],["impl<Theme> Freeze for ProgressBar<Theme>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::progress_bar::ProgressBar"]],["impl<Message, Theme, Renderer> Freeze for Radio<Message, Theme, Renderer>
    where\n Message: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::radio::Radio"]],["impl<Theme> Freeze for Rule<Theme>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::rule::Rule"]],["impl<'a, Message, Theme, Renderer> Freeze for Scrollable<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::scrollable::Scrollable"]],["impl Freeze for Direction",1,["iced_widget::scrollable::Direction"]],["impl Freeze for Properties",1,["iced_widget::scrollable::Properties"]],["impl Freeze for Alignment",1,["iced_widget::scrollable::Alignment"]],["impl Freeze for Id",1,["iced_widget::scrollable::Id"]],["impl Freeze for State",1,["iced_widget::scrollable::State"]],["impl Freeze for Viewport",1,["iced_widget::scrollable::Viewport"]],["impl<'a, T, Message, Theme> Freeze for Slider<'a, T, Message, Theme>
    where\n Message: Freeze,\n T: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::slider::Slider"]],["impl Freeze for State",1,["iced_widget::slider::State"]],["impl Freeze for Space",1,["iced_widget::space::Space"]],["impl<'a, Highlighter, Message, Theme, Renderer> Freeze for TextEditor<'a, Highlighter, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Highlighter as Highlighter>::Settings: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::text_editor::TextEditor"]],["impl<R = Renderer> !Freeze for Content<R>",1,["iced_widget::text_editor::Content"]],["impl Freeze for Value",1,["iced_widget::text_input::value::Value"]],["impl Freeze for Cursor",1,["iced_widget::text_input::cursor::Cursor"]],["impl Freeze for State",1,["iced_widget::text_input::cursor::State"]],["impl<'a, Message, Theme, Renderer> Freeze for TextInput<'a, Message, Theme, Renderer>
    where\n Message: Freeze,\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::text_input::TextInput"]],["impl<Font> Freeze for Icon<Font>
    where\n Font: Freeze,
    ",1,["iced_widget::text_input::Icon"]],["impl Freeze for Side",1,["iced_widget::text_input::Side"]],["impl Freeze for Id",1,["iced_widget::text_input::Id"]],["impl<P> Freeze for State<P>
    where\n P: Freeze,
    ",1,["iced_widget::text_input::State"]],["impl<'a, Message, Theme, Renderer> Freeze for Toggler<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::toggler::Toggler"]],["impl<'a, Message, Theme, Renderer> Freeze for Tooltip<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Freeze,\n <Theme as StyleSheet>::Style: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::tooltip::Tooltip"]],["impl Freeze for Position",1,["iced_widget::tooltip::Position"]],["impl<'a, T, Message, Theme> Freeze for VerticalSlider<'a, T, Message, Theme>
    where\n Message: Freeze,\n T: Freeze,\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::vertical_slider::VerticalSlider"]],["impl Freeze for State",1,["iced_widget::vertical_slider::State"]],["impl<'a, Message, Theme = Theme, Renderer = Renderer> !Freeze for Responsive<'a, Message, Theme, Renderer>",1,["iced_widget::lazy::responsive::Responsive"]],["impl<'a, Message, Theme, Renderer, Dependency, View> !Freeze for Lazy<'a, Message, Theme, Renderer, Dependency, View>",1,["iced_widget::lazy::Lazy"]],["impl Freeze for Event",1,["iced_widget::shader::event::Event"]],["impl<Message, P> Freeze for Shader<Message, P>
    where\n P: Freeze,
    ",1,["iced_widget::shader::Shader"]],["impl<Theme> Freeze for Svg<Theme>
    where\n <Theme as StyleSheet>::Style: Freeze,
    ",1,["iced_widget::svg::Svg"]],["impl<Handle> Freeze for Viewer<Handle>
    where\n Handle: Freeze,
    ",1,["iced_widget::image::viewer::Viewer"]],["impl Freeze for State",1,["iced_widget::image::viewer::State"]],["impl<Handle> Freeze for Image<Handle>
    where\n Handle: Freeze,
    ",1,["iced_widget::image::Image"]],["impl Freeze for Event",1,["iced_widget::canvas::event::Event"]],["impl<P, Message, Theme, Renderer> Freeze for Canvas<P, Message, Theme, Renderer>
    where\n P: Freeze,
    ",1,["iced_widget::canvas::Canvas"]],["impl<'a> Freeze for QRCode<'a>",1,["iced_widget::qr_code::QRCode"]],["impl !Freeze for State",1,["iced_widget::qr_code::State"]],["impl Freeze for Version",1,["iced_widget::qr_code::Version"]],["impl Freeze for ErrorCorrection",1,["iced_widget::qr_code::ErrorCorrection"]],["impl Freeze for Error",1,["iced_widget::qr_code::Error"]]], "iced_winit":[["impl<A> Freeze for State<A>
    where\n <A as Program>::Theme: Freeze,
    ",1,["iced_winit::multi_window::state::State"]],["impl<A> Freeze for State<A>
    where\n <A as Program>::Theme: Freeze,
    ",1,["iced_winit::application::state::State"]],["impl Freeze for Clipboard",1,["iced_winit::clipboard::Clipboard"]],["impl<Flags> Freeze for Settings<Flags>
    where\n Flags: Freeze,
    ",1,["iced_winit::settings::Settings"]],["impl Freeze for Error",1,["iced_winit::error::Error"]],["impl<Message> Freeze for Proxy<Message>",1,["iced_winit::proxy::Proxy"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/marker/trait.Send.js b/trait.impl/core/marker/trait.Send.js index 4608b2c83d3..5ea10f76bd2 100644 --- a/trait.impl/core/marker/trait.Send.js +++ b/trait.impl/core/marker/trait.Send.js @@ -1,10 +1,10 @@ (function() {var implementors = { "iced":[["impl Send for Error",1,["iced::error::Error"]],["impl<Flags> Send for Settings<Flags>
    where\n Flags: Send,
    ",1,["iced::settings::Settings"]],["impl Send for Error",1,["iced::window::icon::Error"]]], -"iced_core":[["impl Send for Alignment",1,["iced_core::alignment::Alignment"]],["impl Send for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Send for Vertical",1,["iced_core::alignment::Vertical"]],["impl Send for Border",1,["iced_core::border::Border"]],["impl Send for Radius",1,["iced_core::border::Radius"]],["impl Send for Null",1,["iced_core::clipboard::Null"]],["impl Send for Event",1,["iced_core::event::Event"]],["impl Send for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Send for MacOS",1,["iced_core::event::MacOS"]],["impl Send for Status",1,["iced_core::event::Status"]],["impl Send for Font",1,["iced_core::font::Font"]],["impl Send for Family",1,["iced_core::font::Family"]],["impl Send for Weight",1,["iced_core::font::Weight"]],["impl Send for Stretch",1,["iced_core::font::Stretch"]],["impl Send for Style",1,["iced_core::font::Style"]],["impl Send for Gradient",1,["iced_core::gradient::Gradient"]],["impl Send for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Send for Linear",1,["iced_core::gradient::Linear"]],["impl Send for Handle",1,["iced_core::image::Handle"]],["impl Send for Bytes",1,["iced_core::image::Bytes"]],["impl Send for Data",1,["iced_core::image::Data"]],["impl Send for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Send for Key<C>
    where\n C: Send,
    ",1,["iced_core::keyboard::key::Key"]],["impl Send for Named",1,["iced_core::keyboard::key::Named"]],["impl Send for Event",1,["iced_core::keyboard::event::Event"]],["impl Send for Location",1,["iced_core::keyboard::location::Location"]],["impl Send for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Send for Limits",1,["iced_core::layout::limits::Limits"]],["impl Send for Node",1,["iced_core::layout::node::Node"]],["impl Send for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Send for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Send for Click",1,["iced_core::mouse::click::Click"]],["impl Send for Kind",1,["iced_core::mouse::click::Kind"]],["impl Send for Button",1,["iced_core::mouse::button::Button"]],["impl Send for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Send for Event",1,["iced_core::mouse::event::Event"]],["impl Send for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Send for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !Send for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !Send for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Send for Null",1,["iced_core::renderer::null::Null"]],["impl Send for Quad",1,["iced_core::renderer::Quad"]],["impl Send for Style",1,["iced_core::renderer::Style"]],["impl Send for Handle",1,["iced_core::svg::Handle"]],["impl Send for Data",1,["iced_core::svg::Data"]],["impl Send for Action",1,["iced_core::text::editor::Action"]],["impl Send for Edit",1,["iced_core::text::editor::Edit"]],["impl Send for Motion",1,["iced_core::text::editor::Motion"]],["impl Send for Direction",1,["iced_core::text::editor::Direction"]],["impl Send for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Send for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Send for Format<Font>
    where\n Font: Send,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Send for Text<'a, Font>
    where\n Font: Send,
    ",1,["iced_core::text::Text"]],["impl Send for Shaping",1,["iced_core::text::Shaping"]],["impl Send for LineHeight",1,["iced_core::text::LineHeight"]],["impl Send for Hit",1,["iced_core::text::Hit"]],["impl Send for Difference",1,["iced_core::text::Difference"]],["impl Send for Event",1,["iced_core::touch::Event"]],["impl Send for Finger",1,["iced_core::touch::Finger"]],["impl Send for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Send for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Send for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !Send for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Send for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Send,\n <Theme as StyleSheet>::Style: Send,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Send for State<P>
    where\n P: Send,
    ",1,["iced_core::widget::text::State"]],["impl Send for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !Send for Tree",1,["iced_core::widget::tree::Tree"]],["impl Send for Tag",1,["iced_core::widget::tree::Tag"]],["impl !Send for State",1,["iced_core::widget::tree::State"]],["impl Send for Id",1,["iced_core::widget::id::Id"]],["impl Send for Icon",1,["iced_core::window::icon::Icon"]],["impl Send for Error",1,["iced_core::window::icon::Error"]],["impl Send for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Send for Settings",1,["iced_core::window::settings::Settings"]],["impl Send for Event",1,["iced_core::window::event::Event"]],["impl Send for Id",1,["iced_core::window::id::Id"]],["impl Send for Level",1,["iced_core::window::level::Level"]],["impl Send for Mode",1,["iced_core::window::mode::Mode"]],["impl Send for Position",1,["iced_core::window::position::Position"]],["impl Send for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Send for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Send for Degrees",1,["iced_core::angle::Degrees"]],["impl Send for Radians",1,["iced_core::angle::Radians"]],["impl Send for Background",1,["iced_core::background::Background"]],["impl Send for Color",1,["iced_core::color::Color"]],["impl Send for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !Send for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Send for Hasher",1,["iced_core::hasher::Hasher"]],["impl Send for Length",1,["iced_core::length::Length"]],["impl Send for Padding",1,["iced_core::padding::Padding"]],["impl Send for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Send for Point<T>
    where\n T: Send,
    ",1,["iced_core::point::Point"]],["impl<T> Send for Rectangle<T>
    where\n T: Send,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Send for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Send for Shell<'a, Message>
    where\n Message: Send,
    ",1,["iced_core::shell::Shell"]],["impl<T> Send for Size<T>
    where\n T: Send,
    ",1,["iced_core::size::Size"]],["impl<T> Send for Vector<T>
    where\n T: Send,
    ",1,["iced_core::vector::Vector"]]], +"iced_core":[["impl Send for Alignment",1,["iced_core::alignment::Alignment"]],["impl Send for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Send for Vertical",1,["iced_core::alignment::Vertical"]],["impl Send for Border",1,["iced_core::border::Border"]],["impl Send for Radius",1,["iced_core::border::Radius"]],["impl Send for Null",1,["iced_core::clipboard::Null"]],["impl Send for Event",1,["iced_core::event::Event"]],["impl Send for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Send for MacOS",1,["iced_core::event::MacOS"]],["impl Send for Status",1,["iced_core::event::Status"]],["impl Send for Font",1,["iced_core::font::Font"]],["impl Send for Family",1,["iced_core::font::Family"]],["impl Send for Weight",1,["iced_core::font::Weight"]],["impl Send for Stretch",1,["iced_core::font::Stretch"]],["impl Send for Style",1,["iced_core::font::Style"]],["impl Send for Gradient",1,["iced_core::gradient::Gradient"]],["impl Send for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Send for Linear",1,["iced_core::gradient::Linear"]],["impl Send for Handle",1,["iced_core::image::Handle"]],["impl Send for Bytes",1,["iced_core::image::Bytes"]],["impl Send for Data",1,["iced_core::image::Data"]],["impl Send for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Send for Key<C>
    where\n C: Send,
    ",1,["iced_core::keyboard::key::Key"]],["impl Send for Named",1,["iced_core::keyboard::key::Named"]],["impl Send for Event",1,["iced_core::keyboard::event::Event"]],["impl Send for Location",1,["iced_core::keyboard::location::Location"]],["impl Send for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Send for Limits",1,["iced_core::layout::limits::Limits"]],["impl Send for Node",1,["iced_core::layout::node::Node"]],["impl Send for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Send for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Send for Click",1,["iced_core::mouse::click::Click"]],["impl Send for Kind",1,["iced_core::mouse::click::Kind"]],["impl Send for Button",1,["iced_core::mouse::button::Button"]],["impl Send for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Send for Event",1,["iced_core::mouse::event::Event"]],["impl Send for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Send for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !Send for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !Send for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Send for Null",1,["iced_core::renderer::null::Null"]],["impl Send for Quad",1,["iced_core::renderer::Quad"]],["impl Send for Style",1,["iced_core::renderer::Style"]],["impl Send for Handle",1,["iced_core::svg::Handle"]],["impl Send for Data",1,["iced_core::svg::Data"]],["impl Send for Action",1,["iced_core::text::editor::Action"]],["impl Send for Edit",1,["iced_core::text::editor::Edit"]],["impl Send for Motion",1,["iced_core::text::editor::Motion"]],["impl Send for Direction",1,["iced_core::text::editor::Direction"]],["impl Send for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Send for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Send for Format<Font>
    where\n Font: Send,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Send for Text<'a, Font>
    where\n Font: Send,
    ",1,["iced_core::text::Text"]],["impl Send for Shaping",1,["iced_core::text::Shaping"]],["impl Send for LineHeight",1,["iced_core::text::LineHeight"]],["impl Send for Hit",1,["iced_core::text::Hit"]],["impl Send for Difference",1,["iced_core::text::Difference"]],["impl Send for Event",1,["iced_core::touch::Event"]],["impl Send for Finger",1,["iced_core::touch::Finger"]],["impl Send for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Send for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Send for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !Send for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Send for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Send,\n <Theme as StyleSheet>::Style: Send,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Send for State<P>
    where\n P: Send,
    ",1,["iced_core::widget::text::State"]],["impl Send for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !Send for Tree",1,["iced_core::widget::tree::Tree"]],["impl Send for Tag",1,["iced_core::widget::tree::Tag"]],["impl !Send for State",1,["iced_core::widget::tree::State"]],["impl Send for Id",1,["iced_core::widget::id::Id"]],["impl Send for Icon",1,["iced_core::window::icon::Icon"]],["impl Send for Error",1,["iced_core::window::icon::Error"]],["impl Send for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Send for Settings",1,["iced_core::window::settings::Settings"]],["impl Send for Event",1,["iced_core::window::event::Event"]],["impl Send for Id",1,["iced_core::window::id::Id"]],["impl Send for Level",1,["iced_core::window::level::Level"]],["impl Send for Mode",1,["iced_core::window::mode::Mode"]],["impl Send for Position",1,["iced_core::window::position::Position"]],["impl Send for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Send for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Send for Degrees",1,["iced_core::angle::Degrees"]],["impl Send for Radians",1,["iced_core::angle::Radians"]],["impl Send for Background",1,["iced_core::background::Background"]],["impl Send for Color",1,["iced_core::color::Color"]],["impl Send for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !Send for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Send for Hasher",1,["iced_core::hasher::Hasher"]],["impl Send for Length",1,["iced_core::length::Length"]],["impl Send for Padding",1,["iced_core::padding::Padding"]],["impl Send for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Send for Point<T>
    where\n T: Send,
    ",1,["iced_core::point::Point"]],["impl<T> Send for Rectangle<T>
    where\n T: Send,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Send for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Send for Shell<'a, Message>
    where\n Message: Send,
    ",1,["iced_core::shell::Shell"]],["impl<T> Send for Size<T>
    where\n T: Send,
    ",1,["iced_core::size::Size"]],["impl Send for Transformation",1,["iced_core::transformation::Transformation"]],["impl<T> Send for Vector<T>
    where\n T: Send,
    ",1,["iced_core::vector::Vector"]]], "iced_futures":[["impl<Executor, Sender, Message> Send for Runtime<Executor, Sender, Message>
    where\n Executor: Send,\n Message: Send,\n Sender: Send,
    ",1,["iced_futures::runtime::Runtime"]],["impl Send for Executor",1,["iced_futures::backend::null::Executor"]],["impl Send for Executor",1,["iced_futures::backend::native::async_std::Executor"]],["impl Send for Executor",1,["iced_futures::backend::native::smol::Executor"]],["impl Send for Tracker",1,["iced_futures::subscription::tracker::Tracker"]],["impl<Message> !Send for Subscription<Message>",1,["iced_futures::subscription::Subscription"]]], -"iced_graphics":[["impl Send for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Send for Error",1,["iced_graphics::error::Error"]],["impl<T> Send for Primitive<T>
    where\n T: Send + Sync,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Send for Transformation",1,["iced_graphics::transformation::Transformation"]],["impl Send for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Send for Packed",1,["iced_graphics::color::Packed"]],["impl Send for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Send for Information",1,["iced_graphics::compositor::Information"]],["impl Send for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Send for Linear",1,["iced_graphics::gradient::Linear"]],["impl Send for Packed",1,["iced_graphics::gradient::Packed"]],["impl Send for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Send for Indexed<T>
    where\n T: Send,
    ",1,["iced_graphics::mesh::Indexed"]],["impl Send for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Send for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Send for Renderer<B>
    where\n B: Send,\n <B as Backend>::Primitive: Send + Sync,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Send for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Send for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Send for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Send for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Send for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Send for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Send for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Send for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Send for Version",1,["iced_graphics::text::Version"]],["impl Send for Raw",1,["iced_graphics::text::Raw"]],["impl Send for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Send for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Send for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Send for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Send for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Send for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Send for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Send for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Send for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Send for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Send for Style",1,["iced_graphics::geometry::style::Style"]],["impl Send for Text",1,["iced_graphics::geometry::text::Text"]]], +"iced_graphics":[["impl Send for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Send for Error",1,["iced_graphics::error::Error"]],["impl<T> Send for Primitive<T>
    where\n T: Send + Sync,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Send for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Send for Packed",1,["iced_graphics::color::Packed"]],["impl Send for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Send for Information",1,["iced_graphics::compositor::Information"]],["impl Send for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Send for Linear",1,["iced_graphics::gradient::Linear"]],["impl Send for Packed",1,["iced_graphics::gradient::Packed"]],["impl Send for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Send for Indexed<T>
    where\n T: Send,
    ",1,["iced_graphics::mesh::Indexed"]],["impl Send for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Send for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Send for Renderer<B>
    where\n B: Send,\n <B as Backend>::Primitive: Send + Sync,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Send for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Send for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Send for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Send for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Send for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Send for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Send for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Send for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Send for Version",1,["iced_graphics::text::Version"]],["impl Send for Raw",1,["iced_graphics::text::Raw"]],["impl Send for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Send for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Send for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Send for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Send for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Send for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Send for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Send for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Send for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Send for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Send for Style",1,["iced_graphics::geometry::style::Style"]],["impl Send for Text",1,["iced_graphics::geometry::text::Text"]]], "iced_highlighter":[["impl !Send for Highlighter",1,["iced_highlighter::Highlighter"]],["impl Send for Settings",1,["iced_highlighter::Settings"]],["impl Send for Highlight",1,["iced_highlighter::Highlight"]],["impl Send for Theme",1,["iced_highlighter::Theme"]],["impl Send for ScopeRangeIterator",1,["iced_highlighter::ScopeRangeIterator"]]], -"iced_renderer":[["impl !Send for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !Send for Surface",1,["iced_renderer::compositor::Surface"]],["impl Send for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Send for Frame",1,["iced_renderer::geometry::Frame"]],["impl Send for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Send for Settings",1,["iced_renderer::settings::Settings"]],["impl !Send for Renderer",1,["iced_renderer::Renderer"]]], +"iced_renderer":[["impl !Send for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !Send for Surface",1,["iced_renderer::compositor::Surface"]],["impl Send for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Send for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Send for Frame",1,["iced_renderer::geometry::Frame"]],["impl Send for Settings",1,["iced_renderer::settings::Settings"]],["impl !Send for Renderer",1,["iced_renderer::Renderer"]]], "iced_runtime":[["impl<T> !Send for Action<T>",1,["iced_runtime::clipboard::Action"]],["impl<T> !Send for Action<T>",1,["iced_runtime::command::action::Action"]],["impl<T> !Send for Command<T>",1,["iced_runtime::command::Command"]],["impl Send for Error",1,["iced_runtime::font::Error"]],["impl<'a, Message, Theme, Renderer> !Send for Nested<'a, Message, Theme, Renderer>",1,["iced_runtime::overlay::nested::Nested"]],["impl<P> !Send for State<P>",1,["iced_runtime::program::state::State"]],["impl<T> Send for Action<T>",1,["iced_runtime::system::action::Action"]],["impl Send for Information",1,["iced_runtime::system::information::Information"]],["impl<'a, Message, Theme, Renderer> !Send for UserInterface<'a, Message, Theme, Renderer>",1,["iced_runtime::user_interface::UserInterface"]],["impl !Send for Cache",1,["iced_runtime::user_interface::Cache"]],["impl Send for State",1,["iced_runtime::user_interface::State"]],["impl<T> !Send for Action<T>",1,["iced_runtime::window::action::Action"]],["impl Send for Screenshot",1,["iced_runtime::window::screenshot::Screenshot"]],["impl Send for CropError",1,["iced_runtime::window::screenshot::CropError"]],["impl<P> !Send for State<P>",1,["iced_runtime::multi_window::state::State"]],["impl Send for Debug",1,["iced_runtime::debug::Debug"]]], "iced_style":[["impl Send for Appearance",1,["iced_style::application::Appearance"]],["impl Send for Appearance",1,["iced_style::button::Appearance"]],["impl Send for Appearance",1,["iced_style::checkbox::Appearance"]],["impl Send for Appearance",1,["iced_style::container::Appearance"]],["impl Send for Appearance",1,["iced_style::menu::Appearance"]],["impl Send for Appearance",1,["iced_style::pane_grid::Appearance"]],["impl Send for Line",1,["iced_style::pane_grid::Line"]],["impl Send for Appearance",1,["iced_style::pick_list::Appearance"]],["impl Send for Appearance",1,["iced_style::progress_bar::Appearance"]],["impl Send for Appearance",1,["iced_style::radio::Appearance"]],["impl Send for Appearance",1,["iced_style::rule::Appearance"]],["impl Send for FillMode",1,["iced_style::rule::FillMode"]],["impl Send for Scrollbar",1,["iced_style::scrollable::Scrollbar"]],["impl Send for Scroller",1,["iced_style::scrollable::Scroller"]],["impl Send for Appearance",1,["iced_style::slider::Appearance"]],["impl Send for Rail",1,["iced_style::slider::Rail"]],["impl Send for Handle",1,["iced_style::slider::Handle"]],["impl Send for HandleShape",1,["iced_style::slider::HandleShape"]],["impl Send for Appearance",1,["iced_style::svg::Appearance"]],["impl Send for Appearance",1,["iced_style::text_editor::Appearance"]],["impl Send for Appearance",1,["iced_style::text_input::Appearance"]],["impl Send for Palette",1,["iced_style::theme::palette::Palette"]],["impl Send for Extended",1,["iced_style::theme::palette::Extended"]],["impl Send for Pair",1,["iced_style::theme::palette::Pair"]],["impl Send for Background",1,["iced_style::theme::palette::Background"]],["impl Send for Primary",1,["iced_style::theme::palette::Primary"]],["impl Send for Secondary",1,["iced_style::theme::palette::Secondary"]],["impl Send for Success",1,["iced_style::theme::palette::Success"]],["impl Send for Danger",1,["iced_style::theme::palette::Danger"]],["impl Send for Theme",1,["iced_style::theme::Theme"]],["impl Send for Custom",1,["iced_style::theme::Custom"]],["impl !Send for Application",1,["iced_style::theme::Application"]],["impl !Send for Button",1,["iced_style::theme::Button"]],["impl !Send for Checkbox",1,["iced_style::theme::Checkbox"]],["impl !Send for Container",1,["iced_style::theme::Container"]],["impl !Send for Slider",1,["iced_style::theme::Slider"]],["impl !Send for Menu",1,["iced_style::theme::Menu"]],["impl !Send for PickList",1,["iced_style::theme::PickList"]],["impl !Send for Radio",1,["iced_style::theme::Radio"]],["impl !Send for Toggler",1,["iced_style::theme::Toggler"]],["impl !Send for PaneGrid",1,["iced_style::theme::PaneGrid"]],["impl !Send for ProgressBar",1,["iced_style::theme::ProgressBar"]],["impl !Send for Rule",1,["iced_style::theme::Rule"]],["impl !Send for Svg",1,["iced_style::theme::Svg"]],["impl !Send for Scrollable",1,["iced_style::theme::Scrollable"]],["impl Send for Text",1,["iced_style::theme::Text"]],["impl !Send for TextInput",1,["iced_style::theme::TextInput"]],["impl !Send for TextEditor",1,["iced_style::theme::TextEditor"]],["impl Send for Appearance",1,["iced_style::toggler::Appearance"]]], "iced_tiny_skia":[["impl !Send for Compositor",1,["iced_tiny_skia::window::compositor::Compositor"]],["impl !Send for Surface",1,["iced_tiny_skia::window::compositor::Surface"]],["impl !Send for Backend",1,["iced_tiny_skia::backend::Backend"]],["impl Send for Settings",1,["iced_tiny_skia::settings::Settings"]],["impl Send for Frame",1,["iced_tiny_skia::geometry::Frame"]]], diff --git a/trait.impl/core/marker/trait.StructuralEq.js b/trait.impl/core/marker/trait.StructuralEq.js index 7d6687d52ae..b767c4dac6f 100644 --- a/trait.impl/core/marker/trait.StructuralEq.js +++ b/trait.impl/core/marker/trait.StructuralEq.js @@ -1,7 +1,7 @@ (function() {var implementors = { -"iced_core":[["impl StructuralEq for MacOS"],["impl StructuralEq for Data"],["impl StructuralEq for Family"],["impl<T> StructuralEq for Vector<T>"],["impl StructuralEq for Font"],["impl StructuralEq for Mode"],["impl StructuralEq for Direction"],["impl StructuralEq for PlatformSpecific"],["impl StructuralEq for Alignment"],["impl StructuralEq for Count"],["impl StructuralEq for Data"],["impl StructuralEq for Shaping"],["impl StructuralEq for Horizontal"],["impl StructuralEq for PlatformSpecific"],["impl StructuralEq for Tag"],["impl StructuralEq for Event"],["impl StructuralEq for Weight"],["impl StructuralEq for Style"],["impl StructuralEq for RedrawRequest"],["impl StructuralEq for Stretch"],["impl StructuralEq for Finger"],["impl StructuralEq for Vertical"],["impl StructuralEq for Status"],["impl<T> StructuralEq for Rectangle<T>"],["impl StructuralEq for ContentFit"],["impl StructuralEq for Button"],["impl StructuralEq for Id"],["impl StructuralEq for Modifiers"],["impl StructuralEq for Handle"],["impl StructuralEq for Location"],["impl StructuralEq for Id"],["impl StructuralEq for Difference"],["impl StructuralEq for Handle"],["impl StructuralEq for Named"],["impl StructuralEq for Interaction"],["impl<C> StructuralEq for Key<C>"],["impl StructuralEq for Level"],["impl StructuralEq for FilterMethod"],["impl<T> StructuralEq for Size<T>"],["impl<T> StructuralEq for Point<T>"]], -"iced_graphics":[["impl StructuralEq for SurfaceError"],["impl StructuralEq for Antialiasing"],["impl<T> StructuralEq for Indexed<T>"],["impl StructuralEq for Rule"],["impl StructuralEq for Version"]], +"iced_core":[["impl StructuralEq for Finger"],["impl StructuralEq for Mode"],["impl StructuralEq for Handle"],["impl StructuralEq for Event"],["impl StructuralEq for Id"],["impl StructuralEq for Handle"],["impl<T> StructuralEq for Size<T>"],["impl StructuralEq for Font"],["impl StructuralEq for Interaction"],["impl StructuralEq for Data"],["impl StructuralEq for Family"],["impl<T> StructuralEq for Rectangle<T>"],["impl StructuralEq for Weight"],["impl StructuralEq for Id"],["impl StructuralEq for Level"],["impl StructuralEq for RedrawRequest"],["impl StructuralEq for PlatformSpecific"],["impl StructuralEq for FilterMethod"],["impl StructuralEq for Difference"],["impl StructuralEq for Location"],["impl StructuralEq for Tag"],["impl StructuralEq for PlatformSpecific"],["impl StructuralEq for Modifiers"],["impl StructuralEq for Stretch"],["impl StructuralEq for Horizontal"],["impl StructuralEq for Vertical"],["impl StructuralEq for Named"],["impl StructuralEq for Shaping"],["impl<C> StructuralEq for Key<C>"],["impl StructuralEq for Status"],["impl<T> StructuralEq for Point<T>"],["impl StructuralEq for Data"],["impl StructuralEq for ContentFit"],["impl StructuralEq for Alignment"],["impl StructuralEq for Style"],["impl StructuralEq for Direction"],["impl StructuralEq for Button"],["impl<T> StructuralEq for Vector<T>"],["impl StructuralEq for MacOS"],["impl StructuralEq for Count"]], +"iced_graphics":[["impl StructuralEq for Version"],["impl StructuralEq for Antialiasing"],["impl<T> StructuralEq for Indexed<T>"],["impl StructuralEq for SurfaceError"],["impl StructuralEq for Rule"]], "iced_highlighter":[["impl StructuralEq for Theme"]], "iced_runtime":[["impl StructuralEq for Error"]], -"iced_widget":[["impl StructuralEq for State"],["impl StructuralEq for Direction"],["impl StructuralEq for Pane"],["impl StructuralEq for Error"],["impl StructuralEq for Version"],["impl StructuralEq for Position"],["impl StructuralEq for Axis"],["impl StructuralEq for Id"],["impl StructuralEq for Split"],["impl StructuralEq for Id"],["impl StructuralEq for State"],["impl StructuralEq for Id"],["impl StructuralEq for State"],["impl StructuralEq for ErrorCorrection"],["impl StructuralEq for Alignment"]] +"iced_widget":[["impl StructuralEq for Id"],["impl StructuralEq for State"],["impl StructuralEq for Error"],["impl StructuralEq for State"],["impl StructuralEq for Alignment"],["impl StructuralEq for Id"],["impl StructuralEq for State"],["impl StructuralEq for Position"],["impl StructuralEq for Axis"],["impl StructuralEq for Direction"],["impl StructuralEq for Version"],["impl StructuralEq for Split"],["impl StructuralEq for Id"],["impl StructuralEq for ErrorCorrection"],["impl StructuralEq for Pane"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/marker/trait.StructuralPartialEq.js b/trait.impl/core/marker/trait.StructuralPartialEq.js index 6e0b5cd57f1..aa62bba1e91 100644 --- a/trait.impl/core/marker/trait.StructuralPartialEq.js +++ b/trait.impl/core/marker/trait.StructuralPartialEq.js @@ -1,11 +1,11 @@ (function() {var implementors = { -"iced_core":[["impl StructuralPartialEq for PlatformSpecific"],["impl StructuralPartialEq for Position"],["impl StructuralPartialEq for Linear"],["impl StructuralPartialEq for Shadow"],["impl<T> StructuralPartialEq for Rectangle<T>"],["impl StructuralPartialEq for Action"],["impl StructuralPartialEq for Alignment"],["impl<T> StructuralPartialEq for Point<T>"],["impl StructuralPartialEq for Tag"],["impl StructuralPartialEq for Interaction"],["impl StructuralPartialEq for Stretch"],["impl StructuralPartialEq for Horizontal"],["impl StructuralPartialEq for Handle"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for ColorStop"],["impl StructuralPartialEq for Motion"],["impl StructuralPartialEq for Hit"],["impl StructuralPartialEq for Length"],["impl StructuralPartialEq for PlatformSpecific"],["impl StructuralPartialEq for Data"],["impl StructuralPartialEq for RedrawRequest"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for Style"],["impl StructuralPartialEq for Location"],["impl StructuralPartialEq for Mode"],["impl<T> StructuralPartialEq for Size<T>"],["impl StructuralPartialEq for LineHeight"],["impl StructuralPartialEq for Color"],["impl StructuralPartialEq for Handle"],["impl StructuralPartialEq for Status"],["impl StructuralPartialEq for Direction"],["impl StructuralPartialEq for Family"],["impl StructuralPartialEq for Finger"],["impl StructuralPartialEq for AbsoluteOffset"],["impl<Font> StructuralPartialEq for Format<Font>"],["impl StructuralPartialEq for Gradient"],["impl StructuralPartialEq for Style"],["impl StructuralPartialEq for Level"],["impl StructuralPartialEq for Shaping"],["impl StructuralPartialEq for Event"],["impl<C> StructuralPartialEq for Key<C>"],["impl StructuralPartialEq for ContentFit"],["impl StructuralPartialEq for Quad"],["impl StructuralPartialEq for Named"],["impl StructuralPartialEq for Difference"],["impl StructuralPartialEq for Modifiers"],["impl StructuralPartialEq for Limits"],["impl StructuralPartialEq for Background"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Pixels"],["impl StructuralPartialEq for Font"],["impl StructuralPartialEq for Degrees"],["impl StructuralPartialEq for Cursor"],["impl StructuralPartialEq for Vertical"],["impl StructuralPartialEq for Radius"],["impl StructuralPartialEq for MacOS"],["impl StructuralPartialEq for FilterMethod"],["impl StructuralPartialEq for ScrollDelta"],["impl StructuralPartialEq for Radians"],["impl StructuralPartialEq for Data"],["impl StructuralPartialEq for RelativeOffset"],["impl StructuralPartialEq for Edit"],["impl StructuralPartialEq for Weight"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Count"],["impl StructuralPartialEq for Border"],["impl StructuralPartialEq for Button"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Event"],["impl<T> StructuralPartialEq for Vector<T>"]], -"iced_graphics":[["impl<T> StructuralPartialEq for Indexed<T>"],["impl StructuralPartialEq for Transformation"],["impl StructuralPartialEq for Version"],["impl StructuralPartialEq for GradientVertex2D"],["impl StructuralPartialEq for Packed"],["impl StructuralPartialEq for SolidVertex2D"],["impl StructuralPartialEq for Packed"],["impl StructuralPartialEq for Rule"],["impl StructuralPartialEq for Style"],["impl StructuralPartialEq for Mesh"],["impl StructuralPartialEq for Paragraph"],["impl StructuralPartialEq for SurfaceError"],["impl StructuralPartialEq for Gradient"],["impl StructuralPartialEq for Antialiasing"],["impl<T> StructuralPartialEq for Primitive<T>"],["impl StructuralPartialEq for Editor"],["impl StructuralPartialEq for Linear"]], -"iced_highlighter":[["impl StructuralPartialEq for Theme"],["impl StructuralPartialEq for Settings"]], +"iced_core":[["impl StructuralPartialEq for Weight"],["impl StructuralPartialEq for Linear"],["impl StructuralPartialEq for Shadow"],["impl StructuralPartialEq for Transformation"],["impl StructuralPartialEq for Stretch"],["impl StructuralPartialEq for ContentFit"],["impl StructuralPartialEq for Border"],["impl StructuralPartialEq for Data"],["impl StructuralPartialEq for Tag"],["impl StructuralPartialEq for PlatformSpecific"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Edit"],["impl StructuralPartialEq for Action"],["impl StructuralPartialEq for Interaction"],["impl StructuralPartialEq for FilterMethod"],["impl<C> StructuralPartialEq for Key<C>"],["impl StructuralPartialEq for Limits"],["impl StructuralPartialEq for Vertical"],["impl StructuralPartialEq for Quad"],["impl StructuralPartialEq for Pixels"],["impl StructuralPartialEq for Gradient"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Motion"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Color"],["impl StructuralPartialEq for Hit"],["impl StructuralPartialEq for Horizontal"],["impl StructuralPartialEq for LineHeight"],["impl<T> StructuralPartialEq for Size<T>"],["impl StructuralPartialEq for AbsoluteOffset"],["impl StructuralPartialEq for Position"],["impl StructuralPartialEq for Handle"],["impl StructuralPartialEq for PlatformSpecific"],["impl StructuralPartialEq for Handle"],["impl StructuralPartialEq for Modifiers"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for Radians"],["impl StructuralPartialEq for Difference"],["impl StructuralPartialEq for Font"],["impl StructuralPartialEq for Level"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for RedrawRequest"],["impl StructuralPartialEq for Status"],["impl StructuralPartialEq for Style"],["impl StructuralPartialEq for Alignment"],["impl StructuralPartialEq for Family"],["impl StructuralPartialEq for Length"],["impl StructuralPartialEq for ScrollDelta"],["impl StructuralPartialEq for Location"],["impl StructuralPartialEq for Radius"],["impl StructuralPartialEq for Named"],["impl StructuralPartialEq for Button"],["impl StructuralPartialEq for Mode"],["impl StructuralPartialEq for MacOS"],["impl StructuralPartialEq for Shaping"],["impl<Font> StructuralPartialEq for Format<Font>"],["impl StructuralPartialEq for Background"],["impl StructuralPartialEq for Style"],["impl StructuralPartialEq for Degrees"],["impl StructuralPartialEq for Cursor"],["impl StructuralPartialEq for ColorStop"],["impl StructuralPartialEq for Count"],["impl StructuralPartialEq for RelativeOffset"],["impl StructuralPartialEq for Direction"],["impl<T> StructuralPartialEq for Point<T>"],["impl StructuralPartialEq for Event"],["impl<T> StructuralPartialEq for Rectangle<T>"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Finger"],["impl<T> StructuralPartialEq for Vector<T>"],["impl StructuralPartialEq for Data"]], +"iced_graphics":[["impl StructuralPartialEq for Antialiasing"],["impl StructuralPartialEq for Packed"],["impl StructuralPartialEq for Editor"],["impl<T> StructuralPartialEq for Primitive<T>"],["impl<T> StructuralPartialEq for Indexed<T>"],["impl StructuralPartialEq for SolidVertex2D"],["impl StructuralPartialEq for Paragraph"],["impl StructuralPartialEq for Mesh"],["impl StructuralPartialEq for SurfaceError"],["impl StructuralPartialEq for Rule"],["impl StructuralPartialEq for Style"],["impl StructuralPartialEq for Version"],["impl StructuralPartialEq for Gradient"],["impl StructuralPartialEq for Linear"],["impl StructuralPartialEq for Packed"],["impl StructuralPartialEq for GradientVertex2D"]], +"iced_highlighter":[["impl StructuralPartialEq for Settings"],["impl StructuralPartialEq for Theme"]], "iced_renderer":[["impl StructuralPartialEq for Settings"]], "iced_runtime":[["impl StructuralPartialEq for Error"]], -"iced_style":[["impl StructuralPartialEq for Primary"],["impl StructuralPartialEq for Custom"],["impl StructuralPartialEq for Palette"],["impl StructuralPartialEq for Appearance"],["impl StructuralPartialEq for Line"],["impl StructuralPartialEq for Secondary"],["impl StructuralPartialEq for Success"],["impl StructuralPartialEq for Background"],["impl StructuralPartialEq for Extended"],["impl StructuralPartialEq for Theme"],["impl StructuralPartialEq for Danger"],["impl StructuralPartialEq for Pair"]], +"iced_style":[["impl StructuralPartialEq for Custom"],["impl StructuralPartialEq for Success"],["impl StructuralPartialEq for Theme"],["impl StructuralPartialEq for Secondary"],["impl StructuralPartialEq for Line"],["impl StructuralPartialEq for Danger"],["impl StructuralPartialEq for Background"],["impl StructuralPartialEq for Primary"],["impl StructuralPartialEq for Palette"],["impl StructuralPartialEq for Pair"],["impl StructuralPartialEq for Extended"],["impl StructuralPartialEq for Appearance"]], "iced_tiny_skia":[["impl StructuralPartialEq for Settings"]], "iced_wgpu":[["impl StructuralPartialEq for Settings"],["impl StructuralPartialEq for Custom"]], -"iced_widget":[["impl StructuralPartialEq for ErrorCorrection"],["impl StructuralPartialEq for Event"],["impl<Font> StructuralPartialEq for Handle<Font>"],["impl StructuralPartialEq for Error"],["impl StructuralPartialEq for Alignment"],["impl StructuralPartialEq for State"],["impl StructuralPartialEq for State"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for Properties"],["impl<Font> StructuralPartialEq for Icon<Font>"],["impl StructuralPartialEq for Split"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Position"],["impl StructuralPartialEq for State"],["impl StructuralPartialEq for Direction"],["impl StructuralPartialEq for Version"],["impl<Font> StructuralPartialEq for Icon<Font>"],["impl StructuralPartialEq for Action"],["impl StructuralPartialEq for Direction"],["impl StructuralPartialEq for Axis"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for Pane"],["impl StructuralPartialEq for Id"]] +"iced_widget":[["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for State"],["impl StructuralPartialEq for Error"],["impl<Font> StructuralPartialEq for Icon<Font>"],["impl<Font> StructuralPartialEq for Icon<Font>"],["impl StructuralPartialEq for Alignment"],["impl StructuralPartialEq for Position"],["impl StructuralPartialEq for Split"],["impl StructuralPartialEq for Direction"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for Action"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Axis"],["impl StructuralPartialEq for ErrorCorrection"],["impl StructuralPartialEq for Version"],["impl StructuralPartialEq for Properties"],["impl StructuralPartialEq for Pane"],["impl StructuralPartialEq for State"],["impl<Font> StructuralPartialEq for Handle<Font>"],["impl StructuralPartialEq for Id"],["impl StructuralPartialEq for State"],["impl StructuralPartialEq for Event"],["impl StructuralPartialEq for Direction"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/marker/trait.Sync.js b/trait.impl/core/marker/trait.Sync.js index 7b0f786a657..e1ca7551d2e 100644 --- a/trait.impl/core/marker/trait.Sync.js +++ b/trait.impl/core/marker/trait.Sync.js @@ -1,10 +1,10 @@ (function() {var implementors = { "iced":[["impl Sync for Error",1,["iced::error::Error"]],["impl<Flags> Sync for Settings<Flags>
    where\n Flags: Sync,
    ",1,["iced::settings::Settings"]],["impl Sync for Error",1,["iced::window::icon::Error"]]], -"iced_core":[["impl Sync for Alignment",1,["iced_core::alignment::Alignment"]],["impl Sync for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Sync for Vertical",1,["iced_core::alignment::Vertical"]],["impl Sync for Border",1,["iced_core::border::Border"]],["impl Sync for Radius",1,["iced_core::border::Radius"]],["impl Sync for Null",1,["iced_core::clipboard::Null"]],["impl Sync for Event",1,["iced_core::event::Event"]],["impl Sync for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Sync for MacOS",1,["iced_core::event::MacOS"]],["impl Sync for Status",1,["iced_core::event::Status"]],["impl Sync for Font",1,["iced_core::font::Font"]],["impl Sync for Family",1,["iced_core::font::Family"]],["impl Sync for Weight",1,["iced_core::font::Weight"]],["impl Sync for Stretch",1,["iced_core::font::Stretch"]],["impl Sync for Style",1,["iced_core::font::Style"]],["impl Sync for Gradient",1,["iced_core::gradient::Gradient"]],["impl Sync for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Sync for Linear",1,["iced_core::gradient::Linear"]],["impl Sync for Handle",1,["iced_core::image::Handle"]],["impl Sync for Bytes",1,["iced_core::image::Bytes"]],["impl Sync for Data",1,["iced_core::image::Data"]],["impl Sync for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Sync for Key<C>
    where\n C: Sync,
    ",1,["iced_core::keyboard::key::Key"]],["impl Sync for Named",1,["iced_core::keyboard::key::Named"]],["impl Sync for Event",1,["iced_core::keyboard::event::Event"]],["impl Sync for Location",1,["iced_core::keyboard::location::Location"]],["impl Sync for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Sync for Limits",1,["iced_core::layout::limits::Limits"]],["impl Sync for Node",1,["iced_core::layout::node::Node"]],["impl Sync for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Sync for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Sync for Click",1,["iced_core::mouse::click::Click"]],["impl Sync for Kind",1,["iced_core::mouse::click::Kind"]],["impl Sync for Button",1,["iced_core::mouse::button::Button"]],["impl Sync for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Sync for Event",1,["iced_core::mouse::event::Event"]],["impl Sync for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Sync for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !Sync for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !Sync for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Sync for Null",1,["iced_core::renderer::null::Null"]],["impl Sync for Quad",1,["iced_core::renderer::Quad"]],["impl Sync for Style",1,["iced_core::renderer::Style"]],["impl Sync for Handle",1,["iced_core::svg::Handle"]],["impl Sync for Data",1,["iced_core::svg::Data"]],["impl Sync for Action",1,["iced_core::text::editor::Action"]],["impl Sync for Edit",1,["iced_core::text::editor::Edit"]],["impl Sync for Motion",1,["iced_core::text::editor::Motion"]],["impl Sync for Direction",1,["iced_core::text::editor::Direction"]],["impl Sync for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Sync for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Sync for Format<Font>
    where\n Font: Sync,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Sync for Text<'a, Font>
    where\n Font: Sync,
    ",1,["iced_core::text::Text"]],["impl Sync for Shaping",1,["iced_core::text::Shaping"]],["impl Sync for LineHeight",1,["iced_core::text::LineHeight"]],["impl Sync for Hit",1,["iced_core::text::Hit"]],["impl Sync for Difference",1,["iced_core::text::Difference"]],["impl Sync for Event",1,["iced_core::touch::Event"]],["impl Sync for Finger",1,["iced_core::touch::Finger"]],["impl Sync for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Sync for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Sync for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !Sync for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Sync for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Sync,\n <Theme as StyleSheet>::Style: Sync,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Sync for State<P>
    where\n P: Sync,
    ",1,["iced_core::widget::text::State"]],["impl Sync for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !Sync for Tree",1,["iced_core::widget::tree::Tree"]],["impl Sync for Tag",1,["iced_core::widget::tree::Tag"]],["impl !Sync for State",1,["iced_core::widget::tree::State"]],["impl Sync for Id",1,["iced_core::widget::id::Id"]],["impl Sync for Icon",1,["iced_core::window::icon::Icon"]],["impl Sync for Error",1,["iced_core::window::icon::Error"]],["impl Sync for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Sync for Settings",1,["iced_core::window::settings::Settings"]],["impl Sync for Event",1,["iced_core::window::event::Event"]],["impl Sync for Id",1,["iced_core::window::id::Id"]],["impl Sync for Level",1,["iced_core::window::level::Level"]],["impl Sync for Mode",1,["iced_core::window::mode::Mode"]],["impl Sync for Position",1,["iced_core::window::position::Position"]],["impl Sync for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Sync for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Sync for Degrees",1,["iced_core::angle::Degrees"]],["impl Sync for Radians",1,["iced_core::angle::Radians"]],["impl Sync for Background",1,["iced_core::background::Background"]],["impl Sync for Color",1,["iced_core::color::Color"]],["impl Sync for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !Sync for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Sync for Hasher",1,["iced_core::hasher::Hasher"]],["impl Sync for Length",1,["iced_core::length::Length"]],["impl Sync for Padding",1,["iced_core::padding::Padding"]],["impl Sync for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Sync for Point<T>
    where\n T: Sync,
    ",1,["iced_core::point::Point"]],["impl<T> Sync for Rectangle<T>
    where\n T: Sync,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Sync for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Sync for Shell<'a, Message>
    where\n Message: Sync,
    ",1,["iced_core::shell::Shell"]],["impl<T> Sync for Size<T>
    where\n T: Sync,
    ",1,["iced_core::size::Size"]],["impl<T> Sync for Vector<T>
    where\n T: Sync,
    ",1,["iced_core::vector::Vector"]]], +"iced_core":[["impl Sync for Alignment",1,["iced_core::alignment::Alignment"]],["impl Sync for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Sync for Vertical",1,["iced_core::alignment::Vertical"]],["impl Sync for Border",1,["iced_core::border::Border"]],["impl Sync for Radius",1,["iced_core::border::Radius"]],["impl Sync for Null",1,["iced_core::clipboard::Null"]],["impl Sync for Event",1,["iced_core::event::Event"]],["impl Sync for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Sync for MacOS",1,["iced_core::event::MacOS"]],["impl Sync for Status",1,["iced_core::event::Status"]],["impl Sync for Font",1,["iced_core::font::Font"]],["impl Sync for Family",1,["iced_core::font::Family"]],["impl Sync for Weight",1,["iced_core::font::Weight"]],["impl Sync for Stretch",1,["iced_core::font::Stretch"]],["impl Sync for Style",1,["iced_core::font::Style"]],["impl Sync for Gradient",1,["iced_core::gradient::Gradient"]],["impl Sync for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Sync for Linear",1,["iced_core::gradient::Linear"]],["impl Sync for Handle",1,["iced_core::image::Handle"]],["impl Sync for Bytes",1,["iced_core::image::Bytes"]],["impl Sync for Data",1,["iced_core::image::Data"]],["impl Sync for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Sync for Key<C>
    where\n C: Sync,
    ",1,["iced_core::keyboard::key::Key"]],["impl Sync for Named",1,["iced_core::keyboard::key::Named"]],["impl Sync for Event",1,["iced_core::keyboard::event::Event"]],["impl Sync for Location",1,["iced_core::keyboard::location::Location"]],["impl Sync for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Sync for Limits",1,["iced_core::layout::limits::Limits"]],["impl Sync for Node",1,["iced_core::layout::node::Node"]],["impl Sync for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Sync for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Sync for Click",1,["iced_core::mouse::click::Click"]],["impl Sync for Kind",1,["iced_core::mouse::click::Kind"]],["impl Sync for Button",1,["iced_core::mouse::button::Button"]],["impl Sync for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Sync for Event",1,["iced_core::mouse::event::Event"]],["impl Sync for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Sync for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !Sync for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !Sync for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Sync for Null",1,["iced_core::renderer::null::Null"]],["impl Sync for Quad",1,["iced_core::renderer::Quad"]],["impl Sync for Style",1,["iced_core::renderer::Style"]],["impl Sync for Handle",1,["iced_core::svg::Handle"]],["impl Sync for Data",1,["iced_core::svg::Data"]],["impl Sync for Action",1,["iced_core::text::editor::Action"]],["impl Sync for Edit",1,["iced_core::text::editor::Edit"]],["impl Sync for Motion",1,["iced_core::text::editor::Motion"]],["impl Sync for Direction",1,["iced_core::text::editor::Direction"]],["impl Sync for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Sync for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Sync for Format<Font>
    where\n Font: Sync,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Sync for Text<'a, Font>
    where\n Font: Sync,
    ",1,["iced_core::text::Text"]],["impl Sync for Shaping",1,["iced_core::text::Shaping"]],["impl Sync for LineHeight",1,["iced_core::text::LineHeight"]],["impl Sync for Hit",1,["iced_core::text::Hit"]],["impl Sync for Difference",1,["iced_core::text::Difference"]],["impl Sync for Event",1,["iced_core::touch::Event"]],["impl Sync for Finger",1,["iced_core::touch::Finger"]],["impl Sync for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Sync for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Sync for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !Sync for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Sync for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Sync,\n <Theme as StyleSheet>::Style: Sync,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Sync for State<P>
    where\n P: Sync,
    ",1,["iced_core::widget::text::State"]],["impl Sync for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !Sync for Tree",1,["iced_core::widget::tree::Tree"]],["impl Sync for Tag",1,["iced_core::widget::tree::Tag"]],["impl !Sync for State",1,["iced_core::widget::tree::State"]],["impl Sync for Id",1,["iced_core::widget::id::Id"]],["impl Sync for Icon",1,["iced_core::window::icon::Icon"]],["impl Sync for Error",1,["iced_core::window::icon::Error"]],["impl Sync for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Sync for Settings",1,["iced_core::window::settings::Settings"]],["impl Sync for Event",1,["iced_core::window::event::Event"]],["impl Sync for Id",1,["iced_core::window::id::Id"]],["impl Sync for Level",1,["iced_core::window::level::Level"]],["impl Sync for Mode",1,["iced_core::window::mode::Mode"]],["impl Sync for Position",1,["iced_core::window::position::Position"]],["impl Sync for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Sync for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Sync for Degrees",1,["iced_core::angle::Degrees"]],["impl Sync for Radians",1,["iced_core::angle::Radians"]],["impl Sync for Background",1,["iced_core::background::Background"]],["impl Sync for Color",1,["iced_core::color::Color"]],["impl Sync for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !Sync for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Sync for Hasher",1,["iced_core::hasher::Hasher"]],["impl Sync for Length",1,["iced_core::length::Length"]],["impl Sync for Padding",1,["iced_core::padding::Padding"]],["impl Sync for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Sync for Point<T>
    where\n T: Sync,
    ",1,["iced_core::point::Point"]],["impl<T> Sync for Rectangle<T>
    where\n T: Sync,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Sync for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Sync for Shell<'a, Message>
    where\n Message: Sync,
    ",1,["iced_core::shell::Shell"]],["impl<T> Sync for Size<T>
    where\n T: Sync,
    ",1,["iced_core::size::Size"]],["impl Sync for Transformation",1,["iced_core::transformation::Transformation"]],["impl<T> Sync for Vector<T>
    where\n T: Sync,
    ",1,["iced_core::vector::Vector"]]], "iced_futures":[["impl<Executor, Sender, Message> Sync for Runtime<Executor, Sender, Message>
    where\n Executor: Sync,\n Message: Sync,\n Sender: Sync,
    ",1,["iced_futures::runtime::Runtime"]],["impl Sync for Executor",1,["iced_futures::backend::null::Executor"]],["impl Sync for Executor",1,["iced_futures::backend::native::async_std::Executor"]],["impl Sync for Executor",1,["iced_futures::backend::native::smol::Executor"]],["impl Sync for Tracker",1,["iced_futures::subscription::tracker::Tracker"]],["impl<Message> !Sync for Subscription<Message>",1,["iced_futures::subscription::Subscription"]]], -"iced_graphics":[["impl Sync for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Sync for Error",1,["iced_graphics::error::Error"]],["impl<T> Sync for Primitive<T>
    where\n T: Send + Sync,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Sync for Transformation",1,["iced_graphics::transformation::Transformation"]],["impl Sync for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Sync for Packed",1,["iced_graphics::color::Packed"]],["impl Sync for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Sync for Information",1,["iced_graphics::compositor::Information"]],["impl Sync for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Sync for Linear",1,["iced_graphics::gradient::Linear"]],["impl Sync for Packed",1,["iced_graphics::gradient::Packed"]],["impl Sync for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Sync for Indexed<T>
    where\n T: Sync,
    ",1,["iced_graphics::mesh::Indexed"]],["impl Sync for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Sync for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Sync for Renderer<B>
    where\n B: Sync,\n <B as Backend>::Primitive: Send + Sync,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Sync for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Sync for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Sync for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Sync for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Sync for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Sync for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Sync for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Sync for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Sync for Version",1,["iced_graphics::text::Version"]],["impl Sync for Raw",1,["iced_graphics::text::Raw"]],["impl Sync for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Sync for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Sync for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Sync for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Sync for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Sync for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Sync for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Sync for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Sync for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Sync for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Sync for Style",1,["iced_graphics::geometry::style::Style"]],["impl Sync for Text",1,["iced_graphics::geometry::text::Text"]]], +"iced_graphics":[["impl Sync for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Sync for Error",1,["iced_graphics::error::Error"]],["impl<T> Sync for Primitive<T>
    where\n T: Send + Sync,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Sync for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Sync for Packed",1,["iced_graphics::color::Packed"]],["impl Sync for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Sync for Information",1,["iced_graphics::compositor::Information"]],["impl Sync for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Sync for Linear",1,["iced_graphics::gradient::Linear"]],["impl Sync for Packed",1,["iced_graphics::gradient::Packed"]],["impl Sync for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Sync for Indexed<T>
    where\n T: Sync,
    ",1,["iced_graphics::mesh::Indexed"]],["impl Sync for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Sync for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Sync for Renderer<B>
    where\n B: Sync,\n <B as Backend>::Primitive: Send + Sync,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Sync for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Sync for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Sync for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Sync for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Sync for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Sync for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Sync for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Sync for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Sync for Version",1,["iced_graphics::text::Version"]],["impl Sync for Raw",1,["iced_graphics::text::Raw"]],["impl Sync for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Sync for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Sync for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Sync for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Sync for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Sync for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Sync for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Sync for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Sync for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Sync for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Sync for Style",1,["iced_graphics::geometry::style::Style"]],["impl Sync for Text",1,["iced_graphics::geometry::text::Text"]]], "iced_highlighter":[["impl !Sync for Highlighter",1,["iced_highlighter::Highlighter"]],["impl Sync for Settings",1,["iced_highlighter::Settings"]],["impl Sync for Highlight",1,["iced_highlighter::Highlight"]],["impl Sync for Theme",1,["iced_highlighter::Theme"]],["impl Sync for ScopeRangeIterator",1,["iced_highlighter::ScopeRangeIterator"]]], -"iced_renderer":[["impl !Sync for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !Sync for Surface",1,["iced_renderer::compositor::Surface"]],["impl !Sync for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Sync for Frame",1,["iced_renderer::geometry::Frame"]],["impl Sync for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Sync for Settings",1,["iced_renderer::settings::Settings"]],["impl !Sync for Renderer",1,["iced_renderer::Renderer"]]], +"iced_renderer":[["impl !Sync for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !Sync for Surface",1,["iced_renderer::compositor::Surface"]],["impl !Sync for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Sync for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Sync for Frame",1,["iced_renderer::geometry::Frame"]],["impl Sync for Settings",1,["iced_renderer::settings::Settings"]],["impl !Sync for Renderer",1,["iced_renderer::Renderer"]]], "iced_runtime":[["impl<T> !Sync for Action<T>",1,["iced_runtime::clipboard::Action"]],["impl<T> !Sync for Action<T>",1,["iced_runtime::command::action::Action"]],["impl<T> !Sync for Command<T>",1,["iced_runtime::command::Command"]],["impl Sync for Error",1,["iced_runtime::font::Error"]],["impl<'a, Message, Theme, Renderer> !Sync for Nested<'a, Message, Theme, Renderer>",1,["iced_runtime::overlay::nested::Nested"]],["impl<P> !Sync for State<P>",1,["iced_runtime::program::state::State"]],["impl<T> !Sync for Action<T>",1,["iced_runtime::system::action::Action"]],["impl Sync for Information",1,["iced_runtime::system::information::Information"]],["impl<'a, Message, Theme, Renderer> !Sync for UserInterface<'a, Message, Theme, Renderer>",1,["iced_runtime::user_interface::UserInterface"]],["impl !Sync for Cache",1,["iced_runtime::user_interface::Cache"]],["impl Sync for State",1,["iced_runtime::user_interface::State"]],["impl<T> !Sync for Action<T>",1,["iced_runtime::window::action::Action"]],["impl Sync for Screenshot",1,["iced_runtime::window::screenshot::Screenshot"]],["impl Sync for CropError",1,["iced_runtime::window::screenshot::CropError"]],["impl<P> !Sync for State<P>",1,["iced_runtime::multi_window::state::State"]],["impl Sync for Debug",1,["iced_runtime::debug::Debug"]]], "iced_style":[["impl Sync for Appearance",1,["iced_style::application::Appearance"]],["impl Sync for Appearance",1,["iced_style::button::Appearance"]],["impl Sync for Appearance",1,["iced_style::checkbox::Appearance"]],["impl Sync for Appearance",1,["iced_style::container::Appearance"]],["impl Sync for Appearance",1,["iced_style::menu::Appearance"]],["impl Sync for Appearance",1,["iced_style::pane_grid::Appearance"]],["impl Sync for Line",1,["iced_style::pane_grid::Line"]],["impl Sync for Appearance",1,["iced_style::pick_list::Appearance"]],["impl Sync for Appearance",1,["iced_style::progress_bar::Appearance"]],["impl Sync for Appearance",1,["iced_style::radio::Appearance"]],["impl Sync for Appearance",1,["iced_style::rule::Appearance"]],["impl Sync for FillMode",1,["iced_style::rule::FillMode"]],["impl Sync for Scrollbar",1,["iced_style::scrollable::Scrollbar"]],["impl Sync for Scroller",1,["iced_style::scrollable::Scroller"]],["impl Sync for Appearance",1,["iced_style::slider::Appearance"]],["impl Sync for Rail",1,["iced_style::slider::Rail"]],["impl Sync for Handle",1,["iced_style::slider::Handle"]],["impl Sync for HandleShape",1,["iced_style::slider::HandleShape"]],["impl Sync for Appearance",1,["iced_style::svg::Appearance"]],["impl Sync for Appearance",1,["iced_style::text_editor::Appearance"]],["impl Sync for Appearance",1,["iced_style::text_input::Appearance"]],["impl Sync for Palette",1,["iced_style::theme::palette::Palette"]],["impl Sync for Extended",1,["iced_style::theme::palette::Extended"]],["impl Sync for Pair",1,["iced_style::theme::palette::Pair"]],["impl Sync for Background",1,["iced_style::theme::palette::Background"]],["impl Sync for Primary",1,["iced_style::theme::palette::Primary"]],["impl Sync for Secondary",1,["iced_style::theme::palette::Secondary"]],["impl Sync for Success",1,["iced_style::theme::palette::Success"]],["impl Sync for Danger",1,["iced_style::theme::palette::Danger"]],["impl Sync for Theme",1,["iced_style::theme::Theme"]],["impl Sync for Custom",1,["iced_style::theme::Custom"]],["impl !Sync for Application",1,["iced_style::theme::Application"]],["impl !Sync for Button",1,["iced_style::theme::Button"]],["impl !Sync for Checkbox",1,["iced_style::theme::Checkbox"]],["impl !Sync for Container",1,["iced_style::theme::Container"]],["impl !Sync for Slider",1,["iced_style::theme::Slider"]],["impl !Sync for Menu",1,["iced_style::theme::Menu"]],["impl !Sync for PickList",1,["iced_style::theme::PickList"]],["impl !Sync for Radio",1,["iced_style::theme::Radio"]],["impl !Sync for Toggler",1,["iced_style::theme::Toggler"]],["impl !Sync for PaneGrid",1,["iced_style::theme::PaneGrid"]],["impl !Sync for ProgressBar",1,["iced_style::theme::ProgressBar"]],["impl !Sync for Rule",1,["iced_style::theme::Rule"]],["impl !Sync for Svg",1,["iced_style::theme::Svg"]],["impl !Sync for Scrollable",1,["iced_style::theme::Scrollable"]],["impl Sync for Text",1,["iced_style::theme::Text"]],["impl !Sync for TextInput",1,["iced_style::theme::TextInput"]],["impl !Sync for TextEditor",1,["iced_style::theme::TextEditor"]],["impl Sync for Appearance",1,["iced_style::toggler::Appearance"]]], "iced_tiny_skia":[["impl !Sync for Compositor",1,["iced_tiny_skia::window::compositor::Compositor"]],["impl !Sync for Surface",1,["iced_tiny_skia::window::compositor::Surface"]],["impl !Sync for Backend",1,["iced_tiny_skia::backend::Backend"]],["impl Sync for Settings",1,["iced_tiny_skia::settings::Settings"]],["impl Sync for Frame",1,["iced_tiny_skia::geometry::Frame"]]], diff --git a/trait.impl/core/marker/trait.Unpin.js b/trait.impl/core/marker/trait.Unpin.js index a529210be07..73b653b77fd 100644 --- a/trait.impl/core/marker/trait.Unpin.js +++ b/trait.impl/core/marker/trait.Unpin.js @@ -1,14 +1,14 @@ (function() {var implementors = { "iced":[["impl Unpin for Error",1,["iced::error::Error"]],["impl<Flags> Unpin for Settings<Flags>
    where\n Flags: Unpin,
    ",1,["iced::settings::Settings"]],["impl Unpin for Error",1,["iced::window::icon::Error"]]], -"iced_core":[["impl Unpin for Alignment",1,["iced_core::alignment::Alignment"]],["impl Unpin for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Unpin for Vertical",1,["iced_core::alignment::Vertical"]],["impl Unpin for Border",1,["iced_core::border::Border"]],["impl Unpin for Radius",1,["iced_core::border::Radius"]],["impl Unpin for Null",1,["iced_core::clipboard::Null"]],["impl Unpin for Event",1,["iced_core::event::Event"]],["impl Unpin for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Unpin for MacOS",1,["iced_core::event::MacOS"]],["impl Unpin for Status",1,["iced_core::event::Status"]],["impl Unpin for Font",1,["iced_core::font::Font"]],["impl Unpin for Family",1,["iced_core::font::Family"]],["impl Unpin for Weight",1,["iced_core::font::Weight"]],["impl Unpin for Stretch",1,["iced_core::font::Stretch"]],["impl Unpin for Style",1,["iced_core::font::Style"]],["impl Unpin for Gradient",1,["iced_core::gradient::Gradient"]],["impl Unpin for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Unpin for Linear",1,["iced_core::gradient::Linear"]],["impl Unpin for Handle",1,["iced_core::image::Handle"]],["impl Unpin for Bytes",1,["iced_core::image::Bytes"]],["impl Unpin for Data",1,["iced_core::image::Data"]],["impl Unpin for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Unpin for Key<C>
    where\n C: Unpin,
    ",1,["iced_core::keyboard::key::Key"]],["impl Unpin for Named",1,["iced_core::keyboard::key::Named"]],["impl Unpin for Event",1,["iced_core::keyboard::event::Event"]],["impl Unpin for Location",1,["iced_core::keyboard::location::Location"]],["impl Unpin for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Unpin for Limits",1,["iced_core::layout::limits::Limits"]],["impl Unpin for Node",1,["iced_core::layout::node::Node"]],["impl Unpin for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Unpin for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Unpin for Click",1,["iced_core::mouse::click::Click"]],["impl Unpin for Kind",1,["iced_core::mouse::click::Kind"]],["impl Unpin for Button",1,["iced_core::mouse::button::Button"]],["impl Unpin for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Unpin for Event",1,["iced_core::mouse::event::Event"]],["impl Unpin for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Unpin for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> Unpin for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> Unpin for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Unpin for Null",1,["iced_core::renderer::null::Null"]],["impl Unpin for Quad",1,["iced_core::renderer::Quad"]],["impl Unpin for Style",1,["iced_core::renderer::Style"]],["impl Unpin for Handle",1,["iced_core::svg::Handle"]],["impl Unpin for Data",1,["iced_core::svg::Data"]],["impl Unpin for Action",1,["iced_core::text::editor::Action"]],["impl Unpin for Edit",1,["iced_core::text::editor::Edit"]],["impl Unpin for Motion",1,["iced_core::text::editor::Motion"]],["impl Unpin for Direction",1,["iced_core::text::editor::Direction"]],["impl Unpin for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Unpin for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Unpin for Format<Font>
    where\n Font: Unpin,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Unpin for Text<'a, Font>
    where\n Font: Unpin,
    ",1,["iced_core::text::Text"]],["impl Unpin for Shaping",1,["iced_core::text::Shaping"]],["impl Unpin for LineHeight",1,["iced_core::text::LineHeight"]],["impl Unpin for Hit",1,["iced_core::text::Hit"]],["impl Unpin for Difference",1,["iced_core::text::Difference"]],["impl Unpin for Event",1,["iced_core::touch::Event"]],["impl Unpin for Finger",1,["iced_core::touch::Finger"]],["impl Unpin for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Unpin for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Unpin for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> Unpin for Outcome<T>
    where\n T: Unpin,
    ",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Unpin for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,
    ",1,["iced_core::widget::text::State"]],["impl Unpin for Appearance",1,["iced_core::widget::text::Appearance"]],["impl Unpin for Tree",1,["iced_core::widget::tree::Tree"]],["impl Unpin for Tag",1,["iced_core::widget::tree::Tag"]],["impl Unpin for State",1,["iced_core::widget::tree::State"]],["impl Unpin for Id",1,["iced_core::widget::id::Id"]],["impl Unpin for Icon",1,["iced_core::window::icon::Icon"]],["impl Unpin for Error",1,["iced_core::window::icon::Error"]],["impl Unpin for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Unpin for Settings",1,["iced_core::window::settings::Settings"]],["impl Unpin for Event",1,["iced_core::window::event::Event"]],["impl Unpin for Id",1,["iced_core::window::id::Id"]],["impl Unpin for Level",1,["iced_core::window::level::Level"]],["impl Unpin for Mode",1,["iced_core::window::mode::Mode"]],["impl Unpin for Position",1,["iced_core::window::position::Position"]],["impl Unpin for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Unpin for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Unpin for Degrees",1,["iced_core::angle::Degrees"]],["impl Unpin for Radians",1,["iced_core::angle::Radians"]],["impl Unpin for Background",1,["iced_core::background::Background"]],["impl Unpin for Color",1,["iced_core::color::Color"]],["impl Unpin for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> Unpin for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Unpin for Hasher",1,["iced_core::hasher::Hasher"]],["impl Unpin for Length",1,["iced_core::length::Length"]],["impl Unpin for Padding",1,["iced_core::padding::Padding"]],["impl Unpin for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Unpin for Point<T>
    where\n T: Unpin,
    ",1,["iced_core::point::Point"]],["impl<T> Unpin for Rectangle<T>
    where\n T: Unpin,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Unpin for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Unpin for Shell<'a, Message>",1,["iced_core::shell::Shell"]],["impl<T> Unpin for Size<T>
    where\n T: Unpin,
    ",1,["iced_core::size::Size"]],["impl<T> Unpin for Vector<T>
    where\n T: Unpin,
    ",1,["iced_core::vector::Vector"]]], +"iced_core":[["impl Unpin for Alignment",1,["iced_core::alignment::Alignment"]],["impl Unpin for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl Unpin for Vertical",1,["iced_core::alignment::Vertical"]],["impl Unpin for Border",1,["iced_core::border::Border"]],["impl Unpin for Radius",1,["iced_core::border::Radius"]],["impl Unpin for Null",1,["iced_core::clipboard::Null"]],["impl Unpin for Event",1,["iced_core::event::Event"]],["impl Unpin for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl Unpin for MacOS",1,["iced_core::event::MacOS"]],["impl Unpin for Status",1,["iced_core::event::Status"]],["impl Unpin for Font",1,["iced_core::font::Font"]],["impl Unpin for Family",1,["iced_core::font::Family"]],["impl Unpin for Weight",1,["iced_core::font::Weight"]],["impl Unpin for Stretch",1,["iced_core::font::Stretch"]],["impl Unpin for Style",1,["iced_core::font::Style"]],["impl Unpin for Gradient",1,["iced_core::gradient::Gradient"]],["impl Unpin for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl Unpin for Linear",1,["iced_core::gradient::Linear"]],["impl Unpin for Handle",1,["iced_core::image::Handle"]],["impl Unpin for Bytes",1,["iced_core::image::Bytes"]],["impl Unpin for Data",1,["iced_core::image::Data"]],["impl Unpin for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> Unpin for Key<C>
    where\n C: Unpin,
    ",1,["iced_core::keyboard::key::Key"]],["impl Unpin for Named",1,["iced_core::keyboard::key::Named"]],["impl Unpin for Event",1,["iced_core::keyboard::event::Event"]],["impl Unpin for Location",1,["iced_core::keyboard::location::Location"]],["impl Unpin for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl Unpin for Limits",1,["iced_core::layout::limits::Limits"]],["impl Unpin for Node",1,["iced_core::layout::node::Node"]],["impl Unpin for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> Unpin for Layout<'a>",1,["iced_core::layout::Layout"]],["impl Unpin for Click",1,["iced_core::mouse::click::Click"]],["impl Unpin for Kind",1,["iced_core::mouse::click::Kind"]],["impl Unpin for Button",1,["iced_core::mouse::button::Button"]],["impl Unpin for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl Unpin for Event",1,["iced_core::mouse::event::Event"]],["impl Unpin for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl Unpin for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> Unpin for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> Unpin for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl Unpin for Null",1,["iced_core::renderer::null::Null"]],["impl Unpin for Quad",1,["iced_core::renderer::Quad"]],["impl Unpin for Style",1,["iced_core::renderer::Style"]],["impl Unpin for Handle",1,["iced_core::svg::Handle"]],["impl Unpin for Data",1,["iced_core::svg::Data"]],["impl Unpin for Action",1,["iced_core::text::editor::Action"]],["impl Unpin for Edit",1,["iced_core::text::editor::Edit"]],["impl Unpin for Motion",1,["iced_core::text::editor::Motion"]],["impl Unpin for Direction",1,["iced_core::text::editor::Direction"]],["impl Unpin for Cursor",1,["iced_core::text::editor::Cursor"]],["impl Unpin for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> Unpin for Format<Font>
    where\n Font: Unpin,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> Unpin for Text<'a, Font>
    where\n Font: Unpin,
    ",1,["iced_core::text::Text"]],["impl Unpin for Shaping",1,["iced_core::text::Shaping"]],["impl Unpin for LineHeight",1,["iced_core::text::LineHeight"]],["impl Unpin for Hit",1,["iced_core::text::Hit"]],["impl Unpin for Difference",1,["iced_core::text::Difference"]],["impl Unpin for Event",1,["iced_core::touch::Event"]],["impl Unpin for Finger",1,["iced_core::touch::Finger"]],["impl Unpin for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl Unpin for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl Unpin for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> Unpin for Outcome<T>
    where\n T: Unpin,
    ",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> Unpin for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_core::widget::text::Text"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,
    ",1,["iced_core::widget::text::State"]],["impl Unpin for Appearance",1,["iced_core::widget::text::Appearance"]],["impl Unpin for Tree",1,["iced_core::widget::tree::Tree"]],["impl Unpin for Tag",1,["iced_core::widget::tree::Tag"]],["impl Unpin for State",1,["iced_core::widget::tree::State"]],["impl Unpin for Id",1,["iced_core::widget::id::Id"]],["impl Unpin for Icon",1,["iced_core::window::icon::Icon"]],["impl Unpin for Error",1,["iced_core::window::icon::Error"]],["impl Unpin for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl Unpin for Settings",1,["iced_core::window::settings::Settings"]],["impl Unpin for Event",1,["iced_core::window::event::Event"]],["impl Unpin for Id",1,["iced_core::window::id::Id"]],["impl Unpin for Level",1,["iced_core::window::level::Level"]],["impl Unpin for Mode",1,["iced_core::window::mode::Mode"]],["impl Unpin for Position",1,["iced_core::window::position::Position"]],["impl Unpin for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl Unpin for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl Unpin for Degrees",1,["iced_core::angle::Degrees"]],["impl Unpin for Radians",1,["iced_core::angle::Radians"]],["impl Unpin for Background",1,["iced_core::background::Background"]],["impl Unpin for Color",1,["iced_core::color::Color"]],["impl Unpin for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> Unpin for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl Unpin for Hasher",1,["iced_core::hasher::Hasher"]],["impl Unpin for Length",1,["iced_core::length::Length"]],["impl Unpin for Padding",1,["iced_core::padding::Padding"]],["impl Unpin for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> Unpin for Point<T>
    where\n T: Unpin,
    ",1,["iced_core::point::Point"]],["impl<T> Unpin for Rectangle<T>
    where\n T: Unpin,
    ",1,["iced_core::rectangle::Rectangle"]],["impl Unpin for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> Unpin for Shell<'a, Message>",1,["iced_core::shell::Shell"]],["impl<T> Unpin for Size<T>
    where\n T: Unpin,
    ",1,["iced_core::size::Size"]],["impl Unpin for Transformation",1,["iced_core::transformation::Transformation"]],["impl<T> Unpin for Vector<T>
    where\n T: Unpin,
    ",1,["iced_core::vector::Vector"]]], "iced_futures":[["impl<Executor, Sender, Message> Unpin for Runtime<Executor, Sender, Message>
    where\n Executor: Unpin,\n Message: Unpin,\n Sender: Unpin,
    ",1,["iced_futures::runtime::Runtime"]],["impl Unpin for Executor",1,["iced_futures::backend::null::Executor"]],["impl Unpin for Executor",1,["iced_futures::backend::native::async_std::Executor"]],["impl Unpin for Executor",1,["iced_futures::backend::native::smol::Executor"]],["impl Unpin for Tracker",1,["iced_futures::subscription::tracker::Tracker"]],["impl<Message> Unpin for Subscription<Message>",1,["iced_futures::subscription::Subscription"]]], -"iced_graphics":[["impl Unpin for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Unpin for Error",1,["iced_graphics::error::Error"]],["impl<T> Unpin for Primitive<T>
    where\n T: Unpin,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Unpin for Transformation",1,["iced_graphics::transformation::Transformation"]],["impl Unpin for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Unpin for Packed",1,["iced_graphics::color::Packed"]],["impl Unpin for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Unpin for Information",1,["iced_graphics::compositor::Information"]],["impl Unpin for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Unpin for Linear",1,["iced_graphics::gradient::Linear"]],["impl Unpin for Packed",1,["iced_graphics::gradient::Packed"]],["impl Unpin for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Unpin for Indexed<T>
    where\n T: Unpin,
    ",1,["iced_graphics::mesh::Indexed"]],["impl Unpin for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Unpin for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Unpin for Renderer<B>
    where\n B: Unpin,\n <B as Backend>::Primitive: Unpin,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Unpin for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Unpin for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Unpin for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Unpin for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Unpin for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Unpin for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Unpin for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Unpin for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Unpin for Version",1,["iced_graphics::text::Version"]],["impl Unpin for Raw",1,["iced_graphics::text::Raw"]],["impl Unpin for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Unpin for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Unpin for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Unpin for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Unpin for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Unpin for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Unpin for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Unpin for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Unpin for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Unpin for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Unpin for Style",1,["iced_graphics::geometry::style::Style"]],["impl Unpin for Text",1,["iced_graphics::geometry::text::Text"]]], +"iced_graphics":[["impl Unpin for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl Unpin for Error",1,["iced_graphics::error::Error"]],["impl<T> Unpin for Primitive<T>
    where\n T: Unpin,
    ",1,["iced_graphics::primitive::Primitive"]],["impl Unpin for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl Unpin for Packed",1,["iced_graphics::color::Packed"]],["impl Unpin for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl Unpin for Information",1,["iced_graphics::compositor::Information"]],["impl Unpin for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl Unpin for Linear",1,["iced_graphics::gradient::Linear"]],["impl Unpin for Packed",1,["iced_graphics::gradient::Packed"]],["impl Unpin for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> Unpin for Indexed<T>
    where\n T: Unpin,
    ",1,["iced_graphics::mesh::Indexed"]],["impl Unpin for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl Unpin for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> Unpin for Renderer<B>
    where\n B: Unpin,\n <B as Backend>::Primitive: Unpin,
    ",1,["iced_graphics::renderer::Renderer"]],["impl Unpin for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> Unpin for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl Unpin for Entry",1,["iced_graphics::text::cache::Entry"]],["impl Unpin for Editor",1,["iced_graphics::text::editor::Editor"]],["impl Unpin for Weak",1,["iced_graphics::text::editor::Weak"]],["impl Unpin for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl Unpin for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl Unpin for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl Unpin for Version",1,["iced_graphics::text::Version"]],["impl Unpin for Raw",1,["iced_graphics::text::Raw"]],["impl Unpin for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl Unpin for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl Unpin for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl Unpin for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl Unpin for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl Unpin for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> Unpin for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl Unpin for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl Unpin for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> Unpin for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl Unpin for Style",1,["iced_graphics::geometry::style::Style"]],["impl Unpin for Text",1,["iced_graphics::geometry::text::Text"]]], "iced_highlighter":[["impl Unpin for Highlighter",1,["iced_highlighter::Highlighter"]],["impl Unpin for Settings",1,["iced_highlighter::Settings"]],["impl Unpin for Highlight",1,["iced_highlighter::Highlight"]],["impl Unpin for Theme",1,["iced_highlighter::Theme"]],["impl Unpin for ScopeRangeIterator",1,["iced_highlighter::ScopeRangeIterator"]]], -"iced_renderer":[["impl Unpin for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl Unpin for Surface",1,["iced_renderer::compositor::Surface"]],["impl Unpin for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Unpin for Frame",1,["iced_renderer::geometry::Frame"]],["impl Unpin for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Unpin for Settings",1,["iced_renderer::settings::Settings"]],["impl Unpin for Renderer",1,["iced_renderer::Renderer"]]], +"iced_renderer":[["impl Unpin for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl Unpin for Surface",1,["iced_renderer::compositor::Surface"]],["impl Unpin for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl Unpin for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl Unpin for Frame",1,["iced_renderer::geometry::Frame"]],["impl Unpin for Settings",1,["iced_renderer::settings::Settings"]],["impl Unpin for Renderer",1,["iced_renderer::Renderer"]]], "iced_runtime":[["impl<T> Unpin for Action<T>",1,["iced_runtime::clipboard::Action"]],["impl<T> Unpin for Action<T>",1,["iced_runtime::command::action::Action"]],["impl<T> Unpin for Command<T>",1,["iced_runtime::command::Command"]],["impl Unpin for Error",1,["iced_runtime::font::Error"]],["impl<'a, Message, Theme, Renderer> Unpin for Nested<'a, Message, Theme, Renderer>",1,["iced_runtime::overlay::nested::Nested"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,\n <P as Program>::Message: Unpin,
    ",1,["iced_runtime::program::state::State"]],["impl<T> Unpin for Action<T>",1,["iced_runtime::system::action::Action"]],["impl Unpin for Information",1,["iced_runtime::system::information::Information"]],["impl<'a, Message, Theme, Renderer> Unpin for UserInterface<'a, Message, Theme, Renderer>",1,["iced_runtime::user_interface::UserInterface"]],["impl Unpin for Cache",1,["iced_runtime::user_interface::Cache"]],["impl Unpin for State",1,["iced_runtime::user_interface::State"]],["impl<T> Unpin for Action<T>",1,["iced_runtime::window::action::Action"]],["impl Unpin for Screenshot",1,["iced_runtime::window::screenshot::Screenshot"]],["impl Unpin for CropError",1,["iced_runtime::window::screenshot::CropError"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,\n <P as Program>::Message: Unpin,
    ",1,["iced_runtime::multi_window::state::State"]],["impl Unpin for Debug",1,["iced_runtime::debug::Debug"]]], "iced_style":[["impl Unpin for Appearance",1,["iced_style::application::Appearance"]],["impl Unpin for Appearance",1,["iced_style::button::Appearance"]],["impl Unpin for Appearance",1,["iced_style::checkbox::Appearance"]],["impl Unpin for Appearance",1,["iced_style::container::Appearance"]],["impl Unpin for Appearance",1,["iced_style::menu::Appearance"]],["impl Unpin for Appearance",1,["iced_style::pane_grid::Appearance"]],["impl Unpin for Line",1,["iced_style::pane_grid::Line"]],["impl Unpin for Appearance",1,["iced_style::pick_list::Appearance"]],["impl Unpin for Appearance",1,["iced_style::progress_bar::Appearance"]],["impl Unpin for Appearance",1,["iced_style::radio::Appearance"]],["impl Unpin for Appearance",1,["iced_style::rule::Appearance"]],["impl Unpin for FillMode",1,["iced_style::rule::FillMode"]],["impl Unpin for Scrollbar",1,["iced_style::scrollable::Scrollbar"]],["impl Unpin for Scroller",1,["iced_style::scrollable::Scroller"]],["impl Unpin for Appearance",1,["iced_style::slider::Appearance"]],["impl Unpin for Rail",1,["iced_style::slider::Rail"]],["impl Unpin for Handle",1,["iced_style::slider::Handle"]],["impl Unpin for HandleShape",1,["iced_style::slider::HandleShape"]],["impl Unpin for Appearance",1,["iced_style::svg::Appearance"]],["impl Unpin for Appearance",1,["iced_style::text_editor::Appearance"]],["impl Unpin for Appearance",1,["iced_style::text_input::Appearance"]],["impl Unpin for Palette",1,["iced_style::theme::palette::Palette"]],["impl Unpin for Extended",1,["iced_style::theme::palette::Extended"]],["impl Unpin for Pair",1,["iced_style::theme::palette::Pair"]],["impl Unpin for Background",1,["iced_style::theme::palette::Background"]],["impl Unpin for Primary",1,["iced_style::theme::palette::Primary"]],["impl Unpin for Secondary",1,["iced_style::theme::palette::Secondary"]],["impl Unpin for Success",1,["iced_style::theme::palette::Success"]],["impl Unpin for Danger",1,["iced_style::theme::palette::Danger"]],["impl Unpin for Theme",1,["iced_style::theme::Theme"]],["impl Unpin for Custom",1,["iced_style::theme::Custom"]],["impl Unpin for Application",1,["iced_style::theme::Application"]],["impl Unpin for Button",1,["iced_style::theme::Button"]],["impl Unpin for Checkbox",1,["iced_style::theme::Checkbox"]],["impl Unpin for Container",1,["iced_style::theme::Container"]],["impl Unpin for Slider",1,["iced_style::theme::Slider"]],["impl Unpin for Menu",1,["iced_style::theme::Menu"]],["impl Unpin for PickList",1,["iced_style::theme::PickList"]],["impl Unpin for Radio",1,["iced_style::theme::Radio"]],["impl Unpin for Toggler",1,["iced_style::theme::Toggler"]],["impl Unpin for PaneGrid",1,["iced_style::theme::PaneGrid"]],["impl Unpin for ProgressBar",1,["iced_style::theme::ProgressBar"]],["impl Unpin for Rule",1,["iced_style::theme::Rule"]],["impl Unpin for Svg",1,["iced_style::theme::Svg"]],["impl Unpin for Scrollable",1,["iced_style::theme::Scrollable"]],["impl Unpin for Text",1,["iced_style::theme::Text"]],["impl Unpin for TextInput",1,["iced_style::theme::TextInput"]],["impl Unpin for TextEditor",1,["iced_style::theme::TextEditor"]],["impl Unpin for Appearance",1,["iced_style::toggler::Appearance"]]], "iced_tiny_skia":[["impl Unpin for Compositor",1,["iced_tiny_skia::window::compositor::Compositor"]],["impl Unpin for Surface",1,["iced_tiny_skia::window::compositor::Surface"]],["impl Unpin for Backend",1,["iced_tiny_skia::backend::Backend"]],["impl Unpin for Settings",1,["iced_tiny_skia::settings::Settings"]],["impl Unpin for Frame",1,["iced_tiny_skia::geometry::Frame"]]], "iced_wgpu":[["impl Unpin for Image",1,["iced_wgpu::layer::image::Image"]],["impl Unpin for Pipeline",1,["iced_wgpu::layer::pipeline::Pipeline"]],["impl<'a> Unpin for Text<'a>",1,["iced_wgpu::layer::text::Text"]],["impl<'a> Unpin for Mesh<'a>",1,["iced_wgpu::layer::mesh::Mesh"]],["impl Unpin for AttributeCount",1,["iced_wgpu::layer::mesh::AttributeCount"]],["impl<'a> Unpin for Layer<'a>",1,["iced_wgpu::layer::Layer"]],["impl Unpin for Pipeline",1,["iced_wgpu::primitive::pipeline::Pipeline"]],["impl Unpin for Storage",1,["iced_wgpu::primitive::pipeline::Storage"]],["impl Unpin for Custom",1,["iced_wgpu::primitive::Custom"]],["impl Unpin for Settings",1,["iced_wgpu::settings::Settings"]],["impl Unpin for Compositor",1,["iced_wgpu::window::compositor::Compositor"]],["impl Unpin for Frame",1,["iced_wgpu::geometry::Frame"]],["impl Unpin for Backend",1,["iced_wgpu::backend::Backend"]]], -"iced_widget":[["impl<'a, Message, Theme, Renderer> Unpin for Button<'a, Message, Theme, Renderer>
    where\n Message: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::button::Button"]],["impl Unpin for State",1,["iced_widget::button::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Checkbox<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::checkbox::Checkbox"]],["impl<Font> Unpin for Icon<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::checkbox::Icon"]],["impl<'a, T, Message, Theme, Renderer> Unpin for ComboBox<'a, T, Message, Theme, Renderer>
    where\n Message: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::combo_box::ComboBox"]],["impl<T> Unpin for State<T>
    where\n T: Unpin,
    ",1,["iced_widget::combo_box::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Container<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::container::Container"]],["impl Unpin for Id",1,["iced_widget::container::Id"]],["impl<'a, Key, Message, Theme, Renderer> Unpin for Column<'a, Key, Message, Theme, Renderer>
    where\n Key: Unpin,
    ",1,["iced_widget::keyed::column::Column"]],["impl<'a, T, Message, Theme, Renderer> Unpin for Menu<'a, T, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::overlay::menu::Menu"]],["impl Unpin for State",1,["iced_widget::overlay::menu::State"]],["impl Unpin for Axis",1,["iced_widget::pane_grid::axis::Axis"]],["impl<T> Unpin for Configuration<T>
    where\n T: Unpin,
    ",1,["iced_widget::pane_grid::configuration::Configuration"]],["impl<'a, Message, Theme, Renderer> Unpin for Content<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pane_grid::content::Content"]],["impl Unpin for Direction",1,["iced_widget::pane_grid::direction::Direction"]],["impl Unpin for Node",1,["iced_widget::pane_grid::node::Node"]],["impl Unpin for Pane",1,["iced_widget::pane_grid::pane::Pane"]],["impl Unpin for Split",1,["iced_widget::pane_grid::split::Split"]],["impl<'a, Message, Theme, Renderer> Unpin for TitleBar<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pane_grid::title_bar::TitleBar"]],["impl<T> Unpin for State<T>
    where\n T: Unpin,
    ",1,["iced_widget::pane_grid::state::State"]],["impl Unpin for Internal",1,["iced_widget::pane_grid::state::Internal"]],["impl Unpin for Action",1,["iced_widget::pane_grid::state::Action"]],["impl<'a, Message, Theme, Renderer> Unpin for PaneGrid<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pane_grid::PaneGrid"]],["impl Unpin for DragEvent",1,["iced_widget::pane_grid::DragEvent"]],["impl Unpin for Target",1,["iced_widget::pane_grid::Target"]],["impl Unpin for Region",1,["iced_widget::pane_grid::Region"]],["impl Unpin for Edge",1,["iced_widget::pane_grid::Edge"]],["impl Unpin for ResizeEvent",1,["iced_widget::pane_grid::ResizeEvent"]],["impl<'a, T> Unpin for Contents<'a, T>
    where\n T: Unpin,
    ",1,["iced_widget::pane_grid::Contents"]],["impl<'a, T, Message, Theme, Renderer> Unpin for PickList<'a, T, Message, Theme, Renderer>
    where\n T: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pick_list::PickList"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,
    ",1,["iced_widget::pick_list::State"]],["impl<Font> Unpin for Handle<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::pick_list::Handle"]],["impl<Font> Unpin for Icon<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::pick_list::Icon"]],["impl<Theme> Unpin for ProgressBar<Theme>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::progress_bar::ProgressBar"]],["impl<Message, Theme, Renderer> Unpin for Radio<Message, Theme, Renderer>
    where\n Message: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::radio::Radio"]],["impl<Theme> Unpin for Rule<Theme>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::rule::Rule"]],["impl<'a, Message, Theme, Renderer> Unpin for Scrollable<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::scrollable::Scrollable"]],["impl Unpin for Direction",1,["iced_widget::scrollable::Direction"]],["impl Unpin for Properties",1,["iced_widget::scrollable::Properties"]],["impl Unpin for Alignment",1,["iced_widget::scrollable::Alignment"]],["impl Unpin for Id",1,["iced_widget::scrollable::Id"]],["impl Unpin for State",1,["iced_widget::scrollable::State"]],["impl Unpin for Viewport",1,["iced_widget::scrollable::Viewport"]],["impl<'a, T, Message, Theme> Unpin for Slider<'a, T, Message, Theme>
    where\n Message: Unpin,\n T: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::slider::Slider"]],["impl Unpin for State",1,["iced_widget::slider::State"]],["impl Unpin for Space",1,["iced_widget::space::Space"]],["impl<'a, Highlighter, Message, Theme, Renderer> Unpin for TextEditor<'a, Highlighter, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Highlighter as Highlighter>::Settings: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::text_editor::TextEditor"]],["impl<R> Unpin for Content<R>
    where\n <R as Renderer>::Editor: Unpin,
    ",1,["iced_widget::text_editor::Content"]],["impl Unpin for Value",1,["iced_widget::text_input::value::Value"]],["impl Unpin for Cursor",1,["iced_widget::text_input::cursor::Cursor"]],["impl Unpin for State",1,["iced_widget::text_input::cursor::State"]],["impl<'a, Message, Theme, Renderer> Unpin for TextInput<'a, Message, Theme, Renderer>
    where\n Message: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::text_input::TextInput"]],["impl<Font> Unpin for Icon<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::text_input::Icon"]],["impl Unpin for Side",1,["iced_widget::text_input::Side"]],["impl Unpin for Id",1,["iced_widget::text_input::Id"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,
    ",1,["iced_widget::text_input::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Toggler<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::toggler::Toggler"]],["impl<'a, Message, Theme, Renderer> Unpin for Tooltip<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::tooltip::Tooltip"]],["impl Unpin for Position",1,["iced_widget::tooltip::Position"]],["impl<'a, T, Message, Theme> Unpin for VerticalSlider<'a, T, Message, Theme>
    where\n Message: Unpin,\n T: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::vertical_slider::VerticalSlider"]],["impl Unpin for State",1,["iced_widget::vertical_slider::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Responsive<'a, Message, Theme, Renderer>",1,["iced_widget::lazy::responsive::Responsive"]],["impl<'a, Message, Theme, Renderer, Dependency, View> Unpin for Lazy<'a, Message, Theme, Renderer, Dependency, View>
    where\n Dependency: Unpin,
    ",1,["iced_widget::lazy::Lazy"]],["impl Unpin for Event",1,["iced_widget::shader::event::Event"]],["impl<Message, P> Unpin for Shader<Message, P>
    where\n Message: Unpin,\n P: Unpin,
    ",1,["iced_widget::shader::Shader"]],["impl<Theme> Unpin for Svg<Theme>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::svg::Svg"]],["impl<Handle> Unpin for Viewer<Handle>
    where\n Handle: Unpin,
    ",1,["iced_widget::image::viewer::Viewer"]],["impl Unpin for State",1,["iced_widget::image::viewer::State"]],["impl<Handle> Unpin for Image<Handle>
    where\n Handle: Unpin,
    ",1,["iced_widget::image::Image"]],["impl Unpin for Event",1,["iced_widget::canvas::event::Event"]],["impl<P, Message, Theme, Renderer> Unpin for Canvas<P, Message, Theme, Renderer>
    where\n Message: Unpin,\n P: Unpin,\n Renderer: Unpin,\n Theme: Unpin,
    ",1,["iced_widget::canvas::Canvas"]],["impl<'a> Unpin for QRCode<'a>",1,["iced_widget::qr_code::QRCode"]],["impl Unpin for State",1,["iced_widget::qr_code::State"]],["impl Unpin for Version",1,["iced_widget::qr_code::Version"]],["impl Unpin for ErrorCorrection",1,["iced_widget::qr_code::ErrorCorrection"]],["impl Unpin for Error",1,["iced_widget::qr_code::Error"]]], +"iced_widget":[["impl<'a, Message, Theme, Renderer> Unpin for Button<'a, Message, Theme, Renderer>
    where\n Message: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::button::Button"]],["impl Unpin for State",1,["iced_widget::button::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Checkbox<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::checkbox::Checkbox"]],["impl<Font> Unpin for Icon<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::checkbox::Icon"]],["impl<'a, T, Message, Theme, Renderer> Unpin for ComboBox<'a, T, Message, Theme, Renderer>
    where\n Message: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::combo_box::ComboBox"]],["impl<T> Unpin for State<T>
    where\n T: Unpin,
    ",1,["iced_widget::combo_box::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Container<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::container::Container"]],["impl Unpin for Id",1,["iced_widget::container::Id"]],["impl<'a, Key, Message, Theme, Renderer> Unpin for Column<'a, Key, Message, Theme, Renderer>
    where\n Key: Unpin,
    ",1,["iced_widget::keyed::column::Column"]],["impl<'a, T, Message, Theme, Renderer> Unpin for Menu<'a, T, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::overlay::menu::Menu"]],["impl Unpin for State",1,["iced_widget::overlay::menu::State"]],["impl Unpin for Axis",1,["iced_widget::pane_grid::axis::Axis"]],["impl<T> Unpin for Configuration<T>
    where\n T: Unpin,
    ",1,["iced_widget::pane_grid::configuration::Configuration"]],["impl<'a, Message, Theme, Renderer> Unpin for Content<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pane_grid::content::Content"]],["impl Unpin for Direction",1,["iced_widget::pane_grid::direction::Direction"]],["impl Unpin for Node",1,["iced_widget::pane_grid::node::Node"]],["impl Unpin for Pane",1,["iced_widget::pane_grid::pane::Pane"]],["impl Unpin for Split",1,["iced_widget::pane_grid::split::Split"]],["impl<'a, Message, Theme, Renderer> Unpin for TitleBar<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pane_grid::title_bar::TitleBar"]],["impl<T> Unpin for State<T>
    where\n T: Unpin,
    ",1,["iced_widget::pane_grid::state::State"]],["impl Unpin for Internal",1,["iced_widget::pane_grid::state::Internal"]],["impl Unpin for Action",1,["iced_widget::pane_grid::state::Action"]],["impl<'a, Message, Theme, Renderer> Unpin for PaneGrid<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pane_grid::PaneGrid"]],["impl Unpin for DragEvent",1,["iced_widget::pane_grid::DragEvent"]],["impl Unpin for Target",1,["iced_widget::pane_grid::Target"]],["impl Unpin for Region",1,["iced_widget::pane_grid::Region"]],["impl Unpin for Edge",1,["iced_widget::pane_grid::Edge"]],["impl Unpin for ResizeEvent",1,["iced_widget::pane_grid::ResizeEvent"]],["impl<'a, T> Unpin for Contents<'a, T>
    where\n T: Unpin,
    ",1,["iced_widget::pane_grid::Contents"]],["impl<'a, T, Message, Theme, Renderer> Unpin for PickList<'a, T, Message, Theme, Renderer>
    where\n T: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::pick_list::PickList"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,
    ",1,["iced_widget::pick_list::State"]],["impl<Font> Unpin for Handle<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::pick_list::Handle"]],["impl<Font> Unpin for Icon<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::pick_list::Icon"]],["impl<Theme> Unpin for ProgressBar<Theme>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::progress_bar::ProgressBar"]],["impl<Message, Theme, Renderer> Unpin for Radio<Message, Theme, Renderer>
    where\n Message: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::radio::Radio"]],["impl<Theme> Unpin for Rule<Theme>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::rule::Rule"]],["impl<'a, Message, Theme, Renderer> Unpin for Scrollable<'a, Message, Theme, Renderer>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::scrollable::Scrollable"]],["impl Unpin for Direction",1,["iced_widget::scrollable::Direction"]],["impl Unpin for Properties",1,["iced_widget::scrollable::Properties"]],["impl Unpin for Alignment",1,["iced_widget::scrollable::Alignment"]],["impl Unpin for Id",1,["iced_widget::scrollable::Id"]],["impl Unpin for State",1,["iced_widget::scrollable::State"]],["impl Unpin for Viewport",1,["iced_widget::scrollable::Viewport"]],["impl<'a, T, Message, Theme> Unpin for Slider<'a, T, Message, Theme>
    where\n Message: Unpin,\n T: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::slider::Slider"]],["impl Unpin for State",1,["iced_widget::slider::State"]],["impl Unpin for Space",1,["iced_widget::space::Space"]],["impl<'a, Highlighter, Message, Theme, Renderer> Unpin for TextEditor<'a, Highlighter, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Highlighter as Highlighter>::Settings: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::text_editor::TextEditor"]],["impl<R> Unpin for Content<R>
    where\n <R as Renderer>::Editor: Unpin,
    ",1,["iced_widget::text_editor::Content"]],["impl Unpin for Value",1,["iced_widget::text_input::value::Value"]],["impl Unpin for Cursor",1,["iced_widget::text_input::cursor::Cursor"]],["impl Unpin for State",1,["iced_widget::text_input::cursor::State"]],["impl<'a, Message, Theme, Renderer> Unpin for TextInput<'a, Message, Theme, Renderer>
    where\n Message: Unpin,\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::text_input::TextInput"]],["impl<Font> Unpin for Icon<Font>
    where\n Font: Unpin,
    ",1,["iced_widget::text_input::Icon"]],["impl Unpin for Side",1,["iced_widget::text_input::Side"]],["impl Unpin for Id",1,["iced_widget::text_input::Id"]],["impl<P> Unpin for State<P>
    where\n P: Unpin,
    ",1,["iced_widget::text_input::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Toggler<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::toggler::Toggler"]],["impl<'a, Message, Theme, Renderer> Unpin for Tooltip<'a, Message, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: Unpin,\n <Theme as StyleSheet>::Style: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::tooltip::Tooltip"]],["impl Unpin for Position",1,["iced_widget::tooltip::Position"]],["impl<'a, T, Message, Theme> Unpin for VerticalSlider<'a, T, Message, Theme>
    where\n Message: Unpin,\n T: Unpin,\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::vertical_slider::VerticalSlider"]],["impl Unpin for State",1,["iced_widget::vertical_slider::State"]],["impl<'a, Message, Theme, Renderer> Unpin for Responsive<'a, Message, Theme, Renderer>",1,["iced_widget::lazy::responsive::Responsive"]],["impl<'a, Message, Theme, Renderer, Dependency, View> Unpin for Lazy<'a, Message, Theme, Renderer, Dependency, View>
    where\n Dependency: Unpin,
    ",1,["iced_widget::lazy::Lazy"]],["impl Unpin for Event",1,["iced_widget::shader::event::Event"]],["impl<Message, P> Unpin for Shader<Message, P>
    where\n Message: Unpin,\n P: Unpin,
    ",1,["iced_widget::shader::Shader"]],["impl<Theme> Unpin for Svg<Theme>
    where\n <Theme as StyleSheet>::Style: Unpin,
    ",1,["iced_widget::svg::Svg"]],["impl<Handle> Unpin for Viewer<Handle>
    where\n Handle: Unpin,
    ",1,["iced_widget::image::viewer::Viewer"]],["impl Unpin for State",1,["iced_widget::image::viewer::State"]],["impl<Handle> Unpin for Image<Handle>
    where\n Handle: Unpin,
    ",1,["iced_widget::image::Image"]],["impl Unpin for Event",1,["iced_widget::canvas::event::Event"]],["impl<P, Message, Theme, Renderer> Unpin for Canvas<P, Message, Theme, Renderer>
    where\n Message: Unpin,\n P: Unpin,\n Renderer: Unpin,\n Theme: Unpin,
    ",1,["iced_widget::canvas::Canvas"]],["impl<'a> Unpin for QRCode<'a>",1,["iced_widget::qr_code::QRCode"]],["impl Unpin for State",1,["iced_widget::qr_code::State"]],["impl Unpin for Version",1,["iced_widget::qr_code::Version"]],["impl Unpin for ErrorCorrection",1,["iced_widget::qr_code::ErrorCorrection"]],["impl Unpin for Error",1,["iced_widget::qr_code::Error"]]], "iced_winit":[["impl<A> Unpin for State<A>
    where\n <A as Program>::Theme: Unpin,
    ",1,["iced_winit::multi_window::state::State"]],["impl<A> Unpin for State<A>
    where\n A: Unpin,\n <A as Program>::Theme: Unpin,
    ",1,["iced_winit::application::state::State"]],["impl Unpin for Clipboard",1,["iced_winit::clipboard::Clipboard"]],["impl<Flags> Unpin for Settings<Flags>
    where\n Flags: Unpin,
    ",1,["iced_winit::settings::Settings"]],["impl Unpin for Error",1,["iced_winit::error::Error"]],["impl<Message> Unpin for Proxy<Message>",1,["iced_winit::proxy::Proxy"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/ops/arith/trait.Add.js b/trait.impl/core/ops/arith/trait.Add.js index 5f5176c584f..2d7445b0eaf 100644 --- a/trait.impl/core/ops/arith/trait.Add.js +++ b/trait.impl/core/ops/arith/trait.Add.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"iced_core":[["impl<T> Add<Vector<T>> for Rectangle<T>
    where\n T: Add<Output = T>,
    "],["impl<T> Add<Vector<T>> for Point<T>
    where\n T: Add<Output = T>,
    "],["impl Add for Radians"],["impl<T> Add for Vector<T>
    where\n T: Add<Output = T>,
    "]] +"iced_core":[["impl<T> Add for Vector<T>
    where\n T: Add<Output = T>,
    "],["impl<T> Add<Vector<T>> for Rectangle<T>
    where\n T: Add<Output = T>,
    "],["impl<T> Add<Vector<T>> for Point<T>
    where\n T: Add<Output = T>,
    "],["impl Add for Radians"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/ops/arith/trait.Mul.js b/trait.impl/core/ops/arith/trait.Mul.js index 6f9e03c5a2b..160e68ef13f 100644 --- a/trait.impl/core/ops/arith/trait.Mul.js +++ b/trait.impl/core/ops/arith/trait.Mul.js @@ -1,4 +1,3 @@ (function() {var implementors = { -"iced_core":[["impl Mul<f32> for Rectangle<f32>"],["impl Mul for Radians"],["impl<T> Mul<T> for Vector<T>
    where\n T: Mul<Output = T> + Copy,
    "],["impl Mul<Radians> for f32"],["impl Mul<f32> for Radians"]], -"iced_graphics":[["impl Mul for Transformation"]] +"iced_core":[["impl Mul for Transformation"],["impl Mul<Transformation> for Point"],["impl Mul<f32> for Radians"],["impl Mul<f32> for Rectangle<f32>"],["impl Mul<Radians> for f32"],["impl Mul<Transformation> for Rectangle"],["impl Mul<Transformation> for Size"],["impl<T> Mul<T> for Vector<T>
    where\n T: Mul<Output = T> + Copy,
    "],["impl Mul for Radians"],["impl Mul<Transformation> for Vector"],["impl Mul<f32> for Pixels"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/ops/arith/trait.Sub.js b/trait.impl/core/ops/arith/trait.Sub.js index 72dd4a2ce82..733f8b54945 100644 --- a/trait.impl/core/ops/arith/trait.Sub.js +++ b/trait.impl/core/ops/arith/trait.Sub.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"iced_core":[["impl<T> Sub for Vector<T>
    where\n T: Sub<Output = T>,
    "],["impl Sub for Radians"],["impl Sub for Size"],["impl Sub for Modifiers"],["impl<T> Sub for Point<T>
    where\n T: Sub<Output = T>,
    "],["impl<T> Sub<Vector<T>> for Point<T>
    where\n T: Sub<Output = T>,
    "],["impl<T> Sub<Vector<T>> for Rectangle<T>
    where\n T: Sub<Output = T>,
    "]] +"iced_core":[["impl Sub for Size"],["impl<T> Sub for Point<T>
    where\n T: Sub<Output = T>,
    "],["impl<T> Sub for Vector<T>
    where\n T: Sub<Output = T>,
    "],["impl<T> Sub<Vector<T>> for Point<T>
    where\n T: Sub<Output = T>,
    "],["impl Sub for Radians"],["impl<T> Sub<Vector<T>> for Rectangle<T>
    where\n T: Sub<Output = T>,
    "],["impl Sub for Modifiers"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js b/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js index 38c8e244824..97c2e7a5de2 100644 --- a/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js +++ b/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js @@ -1,10 +1,10 @@ (function() {var implementors = { "iced":[["impl !RefUnwindSafe for Error",1,["iced::error::Error"]],["impl<Flags> RefUnwindSafe for Settings<Flags>
    where\n Flags: RefUnwindSafe,
    ",1,["iced::settings::Settings"]],["impl !RefUnwindSafe for Error",1,["iced::window::icon::Error"]]], -"iced_core":[["impl RefUnwindSafe for Alignment",1,["iced_core::alignment::Alignment"]],["impl RefUnwindSafe for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl RefUnwindSafe for Vertical",1,["iced_core::alignment::Vertical"]],["impl RefUnwindSafe for Border",1,["iced_core::border::Border"]],["impl RefUnwindSafe for Radius",1,["iced_core::border::Radius"]],["impl RefUnwindSafe for Null",1,["iced_core::clipboard::Null"]],["impl RefUnwindSafe for Event",1,["iced_core::event::Event"]],["impl RefUnwindSafe for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl RefUnwindSafe for MacOS",1,["iced_core::event::MacOS"]],["impl RefUnwindSafe for Status",1,["iced_core::event::Status"]],["impl RefUnwindSafe for Font",1,["iced_core::font::Font"]],["impl RefUnwindSafe for Family",1,["iced_core::font::Family"]],["impl RefUnwindSafe for Weight",1,["iced_core::font::Weight"]],["impl RefUnwindSafe for Stretch",1,["iced_core::font::Stretch"]],["impl RefUnwindSafe for Style",1,["iced_core::font::Style"]],["impl RefUnwindSafe for Gradient",1,["iced_core::gradient::Gradient"]],["impl RefUnwindSafe for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl RefUnwindSafe for Linear",1,["iced_core::gradient::Linear"]],["impl !RefUnwindSafe for Handle",1,["iced_core::image::Handle"]],["impl !RefUnwindSafe for Bytes",1,["iced_core::image::Bytes"]],["impl !RefUnwindSafe for Data",1,["iced_core::image::Data"]],["impl RefUnwindSafe for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> RefUnwindSafe for Key<C>
    where\n C: RefUnwindSafe,
    ",1,["iced_core::keyboard::key::Key"]],["impl RefUnwindSafe for Named",1,["iced_core::keyboard::key::Named"]],["impl RefUnwindSafe for Event",1,["iced_core::keyboard::event::Event"]],["impl RefUnwindSafe for Location",1,["iced_core::keyboard::location::Location"]],["impl RefUnwindSafe for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl RefUnwindSafe for Limits",1,["iced_core::layout::limits::Limits"]],["impl RefUnwindSafe for Node",1,["iced_core::layout::node::Node"]],["impl RefUnwindSafe for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> RefUnwindSafe for Layout<'a>",1,["iced_core::layout::Layout"]],["impl RefUnwindSafe for Click",1,["iced_core::mouse::click::Click"]],["impl RefUnwindSafe for Kind",1,["iced_core::mouse::click::Kind"]],["impl RefUnwindSafe for Button",1,["iced_core::mouse::button::Button"]],["impl RefUnwindSafe for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl RefUnwindSafe for Event",1,["iced_core::mouse::event::Event"]],["impl RefUnwindSafe for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl RefUnwindSafe for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl RefUnwindSafe for Null",1,["iced_core::renderer::null::Null"]],["impl RefUnwindSafe for Quad",1,["iced_core::renderer::Quad"]],["impl RefUnwindSafe for Style",1,["iced_core::renderer::Style"]],["impl RefUnwindSafe for Handle",1,["iced_core::svg::Handle"]],["impl RefUnwindSafe for Data",1,["iced_core::svg::Data"]],["impl RefUnwindSafe for Action",1,["iced_core::text::editor::Action"]],["impl RefUnwindSafe for Edit",1,["iced_core::text::editor::Edit"]],["impl RefUnwindSafe for Motion",1,["iced_core::text::editor::Motion"]],["impl RefUnwindSafe for Direction",1,["iced_core::text::editor::Direction"]],["impl RefUnwindSafe for Cursor",1,["iced_core::text::editor::Cursor"]],["impl RefUnwindSafe for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> RefUnwindSafe for Format<Font>
    where\n Font: RefUnwindSafe,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> RefUnwindSafe for Text<'a, Font>
    where\n Font: RefUnwindSafe,
    ",1,["iced_core::text::Text"]],["impl RefUnwindSafe for Shaping",1,["iced_core::text::Shaping"]],["impl RefUnwindSafe for LineHeight",1,["iced_core::text::LineHeight"]],["impl RefUnwindSafe for Hit",1,["iced_core::text::Hit"]],["impl RefUnwindSafe for Difference",1,["iced_core::text::Difference"]],["impl RefUnwindSafe for Event",1,["iced_core::touch::Event"]],["impl RefUnwindSafe for Finger",1,["iced_core::touch::Finger"]],["impl RefUnwindSafe for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl RefUnwindSafe for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl RefUnwindSafe for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !RefUnwindSafe for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> RefUnwindSafe for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: RefUnwindSafe,\n <Theme as StyleSheet>::Style: RefUnwindSafe,
    ",1,["iced_core::widget::text::Text"]],["impl<P> RefUnwindSafe for State<P>
    where\n P: RefUnwindSafe,
    ",1,["iced_core::widget::text::State"]],["impl RefUnwindSafe for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !RefUnwindSafe for Tree",1,["iced_core::widget::tree::Tree"]],["impl RefUnwindSafe for Tag",1,["iced_core::widget::tree::Tag"]],["impl !RefUnwindSafe for State",1,["iced_core::widget::tree::State"]],["impl RefUnwindSafe for Id",1,["iced_core::widget::id::Id"]],["impl RefUnwindSafe for Icon",1,["iced_core::window::icon::Icon"]],["impl RefUnwindSafe for Error",1,["iced_core::window::icon::Error"]],["impl RefUnwindSafe for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl RefUnwindSafe for Settings",1,["iced_core::window::settings::Settings"]],["impl RefUnwindSafe for Event",1,["iced_core::window::event::Event"]],["impl RefUnwindSafe for Id",1,["iced_core::window::id::Id"]],["impl RefUnwindSafe for Level",1,["iced_core::window::level::Level"]],["impl RefUnwindSafe for Mode",1,["iced_core::window::mode::Mode"]],["impl RefUnwindSafe for Position",1,["iced_core::window::position::Position"]],["impl RefUnwindSafe for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl RefUnwindSafe for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl RefUnwindSafe for Degrees",1,["iced_core::angle::Degrees"]],["impl RefUnwindSafe for Radians",1,["iced_core::angle::Radians"]],["impl RefUnwindSafe for Background",1,["iced_core::background::Background"]],["impl RefUnwindSafe for Color",1,["iced_core::color::Color"]],["impl RefUnwindSafe for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl RefUnwindSafe for Hasher",1,["iced_core::hasher::Hasher"]],["impl RefUnwindSafe for Length",1,["iced_core::length::Length"]],["impl RefUnwindSafe for Padding",1,["iced_core::padding::Padding"]],["impl RefUnwindSafe for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> RefUnwindSafe for Point<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::point::Point"]],["impl<T> RefUnwindSafe for Rectangle<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::rectangle::Rectangle"]],["impl RefUnwindSafe for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> RefUnwindSafe for Shell<'a, Message>
    where\n Message: RefUnwindSafe,
    ",1,["iced_core::shell::Shell"]],["impl<T> RefUnwindSafe for Size<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::size::Size"]],["impl<T> RefUnwindSafe for Vector<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::vector::Vector"]]], +"iced_core":[["impl RefUnwindSafe for Alignment",1,["iced_core::alignment::Alignment"]],["impl RefUnwindSafe for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl RefUnwindSafe for Vertical",1,["iced_core::alignment::Vertical"]],["impl RefUnwindSafe for Border",1,["iced_core::border::Border"]],["impl RefUnwindSafe for Radius",1,["iced_core::border::Radius"]],["impl RefUnwindSafe for Null",1,["iced_core::clipboard::Null"]],["impl RefUnwindSafe for Event",1,["iced_core::event::Event"]],["impl RefUnwindSafe for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl RefUnwindSafe for MacOS",1,["iced_core::event::MacOS"]],["impl RefUnwindSafe for Status",1,["iced_core::event::Status"]],["impl RefUnwindSafe for Font",1,["iced_core::font::Font"]],["impl RefUnwindSafe for Family",1,["iced_core::font::Family"]],["impl RefUnwindSafe for Weight",1,["iced_core::font::Weight"]],["impl RefUnwindSafe for Stretch",1,["iced_core::font::Stretch"]],["impl RefUnwindSafe for Style",1,["iced_core::font::Style"]],["impl RefUnwindSafe for Gradient",1,["iced_core::gradient::Gradient"]],["impl RefUnwindSafe for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl RefUnwindSafe for Linear",1,["iced_core::gradient::Linear"]],["impl !RefUnwindSafe for Handle",1,["iced_core::image::Handle"]],["impl !RefUnwindSafe for Bytes",1,["iced_core::image::Bytes"]],["impl !RefUnwindSafe for Data",1,["iced_core::image::Data"]],["impl RefUnwindSafe for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> RefUnwindSafe for Key<C>
    where\n C: RefUnwindSafe,
    ",1,["iced_core::keyboard::key::Key"]],["impl RefUnwindSafe for Named",1,["iced_core::keyboard::key::Named"]],["impl RefUnwindSafe for Event",1,["iced_core::keyboard::event::Event"]],["impl RefUnwindSafe for Location",1,["iced_core::keyboard::location::Location"]],["impl RefUnwindSafe for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl RefUnwindSafe for Limits",1,["iced_core::layout::limits::Limits"]],["impl RefUnwindSafe for Node",1,["iced_core::layout::node::Node"]],["impl RefUnwindSafe for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> RefUnwindSafe for Layout<'a>",1,["iced_core::layout::Layout"]],["impl RefUnwindSafe for Click",1,["iced_core::mouse::click::Click"]],["impl RefUnwindSafe for Kind",1,["iced_core::mouse::click::Kind"]],["impl RefUnwindSafe for Button",1,["iced_core::mouse::button::Button"]],["impl RefUnwindSafe for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl RefUnwindSafe for Event",1,["iced_core::mouse::event::Event"]],["impl RefUnwindSafe for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl RefUnwindSafe for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl RefUnwindSafe for Null",1,["iced_core::renderer::null::Null"]],["impl RefUnwindSafe for Quad",1,["iced_core::renderer::Quad"]],["impl RefUnwindSafe for Style",1,["iced_core::renderer::Style"]],["impl RefUnwindSafe for Handle",1,["iced_core::svg::Handle"]],["impl RefUnwindSafe for Data",1,["iced_core::svg::Data"]],["impl RefUnwindSafe for Action",1,["iced_core::text::editor::Action"]],["impl RefUnwindSafe for Edit",1,["iced_core::text::editor::Edit"]],["impl RefUnwindSafe for Motion",1,["iced_core::text::editor::Motion"]],["impl RefUnwindSafe for Direction",1,["iced_core::text::editor::Direction"]],["impl RefUnwindSafe for Cursor",1,["iced_core::text::editor::Cursor"]],["impl RefUnwindSafe for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> RefUnwindSafe for Format<Font>
    where\n Font: RefUnwindSafe,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> RefUnwindSafe for Text<'a, Font>
    where\n Font: RefUnwindSafe,
    ",1,["iced_core::text::Text"]],["impl RefUnwindSafe for Shaping",1,["iced_core::text::Shaping"]],["impl RefUnwindSafe for LineHeight",1,["iced_core::text::LineHeight"]],["impl RefUnwindSafe for Hit",1,["iced_core::text::Hit"]],["impl RefUnwindSafe for Difference",1,["iced_core::text::Difference"]],["impl RefUnwindSafe for Event",1,["iced_core::touch::Event"]],["impl RefUnwindSafe for Finger",1,["iced_core::touch::Finger"]],["impl RefUnwindSafe for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl RefUnwindSafe for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl RefUnwindSafe for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !RefUnwindSafe for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> RefUnwindSafe for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: RefUnwindSafe,\n <Theme as StyleSheet>::Style: RefUnwindSafe,
    ",1,["iced_core::widget::text::Text"]],["impl<P> RefUnwindSafe for State<P>
    where\n P: RefUnwindSafe,
    ",1,["iced_core::widget::text::State"]],["impl RefUnwindSafe for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !RefUnwindSafe for Tree",1,["iced_core::widget::tree::Tree"]],["impl RefUnwindSafe for Tag",1,["iced_core::widget::tree::Tag"]],["impl !RefUnwindSafe for State",1,["iced_core::widget::tree::State"]],["impl RefUnwindSafe for Id",1,["iced_core::widget::id::Id"]],["impl RefUnwindSafe for Icon",1,["iced_core::window::icon::Icon"]],["impl RefUnwindSafe for Error",1,["iced_core::window::icon::Error"]],["impl RefUnwindSafe for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl RefUnwindSafe for Settings",1,["iced_core::window::settings::Settings"]],["impl RefUnwindSafe for Event",1,["iced_core::window::event::Event"]],["impl RefUnwindSafe for Id",1,["iced_core::window::id::Id"]],["impl RefUnwindSafe for Level",1,["iced_core::window::level::Level"]],["impl RefUnwindSafe for Mode",1,["iced_core::window::mode::Mode"]],["impl RefUnwindSafe for Position",1,["iced_core::window::position::Position"]],["impl RefUnwindSafe for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl RefUnwindSafe for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl RefUnwindSafe for Degrees",1,["iced_core::angle::Degrees"]],["impl RefUnwindSafe for Radians",1,["iced_core::angle::Radians"]],["impl RefUnwindSafe for Background",1,["iced_core::background::Background"]],["impl RefUnwindSafe for Color",1,["iced_core::color::Color"]],["impl RefUnwindSafe for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl RefUnwindSafe for Hasher",1,["iced_core::hasher::Hasher"]],["impl RefUnwindSafe for Length",1,["iced_core::length::Length"]],["impl RefUnwindSafe for Padding",1,["iced_core::padding::Padding"]],["impl RefUnwindSafe for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> RefUnwindSafe for Point<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::point::Point"]],["impl<T> RefUnwindSafe for Rectangle<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::rectangle::Rectangle"]],["impl RefUnwindSafe for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> RefUnwindSafe for Shell<'a, Message>
    where\n Message: RefUnwindSafe,
    ",1,["iced_core::shell::Shell"]],["impl<T> RefUnwindSafe for Size<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::size::Size"]],["impl RefUnwindSafe for Transformation",1,["iced_core::transformation::Transformation"]],["impl<T> RefUnwindSafe for Vector<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_core::vector::Vector"]]], "iced_futures":[["impl<Executor, Sender, Message> !RefUnwindSafe for Runtime<Executor, Sender, Message>",1,["iced_futures::runtime::Runtime"]],["impl RefUnwindSafe for Executor",1,["iced_futures::backend::null::Executor"]],["impl RefUnwindSafe for Executor",1,["iced_futures::backend::native::async_std::Executor"]],["impl RefUnwindSafe for Executor",1,["iced_futures::backend::native::smol::Executor"]],["impl !RefUnwindSafe for Tracker",1,["iced_futures::subscription::tracker::Tracker"]],["impl<Message> !RefUnwindSafe for Subscription<Message>",1,["iced_futures::subscription::Subscription"]]], -"iced_graphics":[["impl RefUnwindSafe for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl RefUnwindSafe for Error",1,["iced_graphics::error::Error"]],["impl<T> !RefUnwindSafe for Primitive<T>",1,["iced_graphics::primitive::Primitive"]],["impl RefUnwindSafe for Transformation",1,["iced_graphics::transformation::Transformation"]],["impl RefUnwindSafe for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl RefUnwindSafe for Packed",1,["iced_graphics::color::Packed"]],["impl RefUnwindSafe for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl RefUnwindSafe for Information",1,["iced_graphics::compositor::Information"]],["impl RefUnwindSafe for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl RefUnwindSafe for Linear",1,["iced_graphics::gradient::Linear"]],["impl RefUnwindSafe for Packed",1,["iced_graphics::gradient::Packed"]],["impl RefUnwindSafe for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> RefUnwindSafe for Indexed<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_graphics::mesh::Indexed"]],["impl RefUnwindSafe for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl RefUnwindSafe for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> !RefUnwindSafe for Renderer<B>",1,["iced_graphics::renderer::Renderer"]],["impl RefUnwindSafe for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> RefUnwindSafe for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl RefUnwindSafe for Entry",1,["iced_graphics::text::cache::Entry"]],["impl RefUnwindSafe for Editor",1,["iced_graphics::text::editor::Editor"]],["impl RefUnwindSafe for Weak",1,["iced_graphics::text::editor::Weak"]],["impl RefUnwindSafe for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl RefUnwindSafe for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl !RefUnwindSafe for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl RefUnwindSafe for Version",1,["iced_graphics::text::Version"]],["impl RefUnwindSafe for Raw",1,["iced_graphics::text::Raw"]],["impl RefUnwindSafe for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl RefUnwindSafe for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl RefUnwindSafe for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl RefUnwindSafe for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl RefUnwindSafe for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl RefUnwindSafe for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> RefUnwindSafe for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl RefUnwindSafe for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl RefUnwindSafe for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> RefUnwindSafe for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl RefUnwindSafe for Style",1,["iced_graphics::geometry::style::Style"]],["impl RefUnwindSafe for Text",1,["iced_graphics::geometry::text::Text"]]], +"iced_graphics":[["impl RefUnwindSafe for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl RefUnwindSafe for Error",1,["iced_graphics::error::Error"]],["impl<T> !RefUnwindSafe for Primitive<T>",1,["iced_graphics::primitive::Primitive"]],["impl RefUnwindSafe for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl RefUnwindSafe for Packed",1,["iced_graphics::color::Packed"]],["impl RefUnwindSafe for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl RefUnwindSafe for Information",1,["iced_graphics::compositor::Information"]],["impl RefUnwindSafe for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl RefUnwindSafe for Linear",1,["iced_graphics::gradient::Linear"]],["impl RefUnwindSafe for Packed",1,["iced_graphics::gradient::Packed"]],["impl RefUnwindSafe for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> RefUnwindSafe for Indexed<T>
    where\n T: RefUnwindSafe,
    ",1,["iced_graphics::mesh::Indexed"]],["impl RefUnwindSafe for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl RefUnwindSafe for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> !RefUnwindSafe for Renderer<B>",1,["iced_graphics::renderer::Renderer"]],["impl RefUnwindSafe for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> RefUnwindSafe for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl RefUnwindSafe for Entry",1,["iced_graphics::text::cache::Entry"]],["impl RefUnwindSafe for Editor",1,["iced_graphics::text::editor::Editor"]],["impl RefUnwindSafe for Weak",1,["iced_graphics::text::editor::Weak"]],["impl RefUnwindSafe for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl RefUnwindSafe for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl !RefUnwindSafe for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl RefUnwindSafe for Version",1,["iced_graphics::text::Version"]],["impl RefUnwindSafe for Raw",1,["iced_graphics::text::Raw"]],["impl RefUnwindSafe for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl RefUnwindSafe for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl RefUnwindSafe for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl RefUnwindSafe for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl RefUnwindSafe for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl RefUnwindSafe for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> RefUnwindSafe for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl RefUnwindSafe for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl RefUnwindSafe for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> RefUnwindSafe for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl RefUnwindSafe for Style",1,["iced_graphics::geometry::style::Style"]],["impl RefUnwindSafe for Text",1,["iced_graphics::geometry::text::Text"]]], "iced_highlighter":[["impl RefUnwindSafe for Highlighter",1,["iced_highlighter::Highlighter"]],["impl RefUnwindSafe for Settings",1,["iced_highlighter::Settings"]],["impl RefUnwindSafe for Highlight",1,["iced_highlighter::Highlight"]],["impl RefUnwindSafe for Theme",1,["iced_highlighter::Theme"]],["impl RefUnwindSafe for ScopeRangeIterator",1,["iced_highlighter::ScopeRangeIterator"]]], -"iced_renderer":[["impl !RefUnwindSafe for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !RefUnwindSafe for Surface",1,["iced_renderer::compositor::Surface"]],["impl !RefUnwindSafe for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl !RefUnwindSafe for Frame",1,["iced_renderer::geometry::Frame"]],["impl !RefUnwindSafe for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl RefUnwindSafe for Settings",1,["iced_renderer::settings::Settings"]],["impl !RefUnwindSafe for Renderer",1,["iced_renderer::Renderer"]]], +"iced_renderer":[["impl !RefUnwindSafe for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !RefUnwindSafe for Surface",1,["iced_renderer::compositor::Surface"]],["impl !RefUnwindSafe for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl !RefUnwindSafe for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl !RefUnwindSafe for Frame",1,["iced_renderer::geometry::Frame"]],["impl RefUnwindSafe for Settings",1,["iced_renderer::settings::Settings"]],["impl !RefUnwindSafe for Renderer",1,["iced_renderer::Renderer"]]], "iced_runtime":[["impl<T> !RefUnwindSafe for Action<T>",1,["iced_runtime::clipboard::Action"]],["impl<T> !RefUnwindSafe for Action<T>",1,["iced_runtime::command::action::Action"]],["impl<T> !RefUnwindSafe for Command<T>",1,["iced_runtime::command::Command"]],["impl RefUnwindSafe for Error",1,["iced_runtime::font::Error"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for Nested<'a, Message, Theme, Renderer>",1,["iced_runtime::overlay::nested::Nested"]],["impl<P> !RefUnwindSafe for State<P>",1,["iced_runtime::program::state::State"]],["impl<T> !RefUnwindSafe for Action<T>",1,["iced_runtime::system::action::Action"]],["impl RefUnwindSafe for Information",1,["iced_runtime::system::information::Information"]],["impl<'a, Message, Theme, Renderer> !RefUnwindSafe for UserInterface<'a, Message, Theme, Renderer>",1,["iced_runtime::user_interface::UserInterface"]],["impl !RefUnwindSafe for Cache",1,["iced_runtime::user_interface::Cache"]],["impl RefUnwindSafe for State",1,["iced_runtime::user_interface::State"]],["impl<T> !RefUnwindSafe for Action<T>",1,["iced_runtime::window::action::Action"]],["impl RefUnwindSafe for Screenshot",1,["iced_runtime::window::screenshot::Screenshot"]],["impl RefUnwindSafe for CropError",1,["iced_runtime::window::screenshot::CropError"]],["impl<P> !RefUnwindSafe for State<P>",1,["iced_runtime::multi_window::state::State"]],["impl RefUnwindSafe for Debug",1,["iced_runtime::debug::Debug"]]], "iced_style":[["impl RefUnwindSafe for Appearance",1,["iced_style::application::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::button::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::checkbox::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::container::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::menu::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::pane_grid::Appearance"]],["impl RefUnwindSafe for Line",1,["iced_style::pane_grid::Line"]],["impl RefUnwindSafe for Appearance",1,["iced_style::pick_list::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::progress_bar::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::radio::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::rule::Appearance"]],["impl RefUnwindSafe for FillMode",1,["iced_style::rule::FillMode"]],["impl RefUnwindSafe for Scrollbar",1,["iced_style::scrollable::Scrollbar"]],["impl RefUnwindSafe for Scroller",1,["iced_style::scrollable::Scroller"]],["impl RefUnwindSafe for Appearance",1,["iced_style::slider::Appearance"]],["impl RefUnwindSafe for Rail",1,["iced_style::slider::Rail"]],["impl RefUnwindSafe for Handle",1,["iced_style::slider::Handle"]],["impl RefUnwindSafe for HandleShape",1,["iced_style::slider::HandleShape"]],["impl RefUnwindSafe for Appearance",1,["iced_style::svg::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::text_editor::Appearance"]],["impl RefUnwindSafe for Appearance",1,["iced_style::text_input::Appearance"]],["impl RefUnwindSafe for Palette",1,["iced_style::theme::palette::Palette"]],["impl RefUnwindSafe for Extended",1,["iced_style::theme::palette::Extended"]],["impl RefUnwindSafe for Pair",1,["iced_style::theme::palette::Pair"]],["impl RefUnwindSafe for Background",1,["iced_style::theme::palette::Background"]],["impl RefUnwindSafe for Primary",1,["iced_style::theme::palette::Primary"]],["impl RefUnwindSafe for Secondary",1,["iced_style::theme::palette::Secondary"]],["impl RefUnwindSafe for Success",1,["iced_style::theme::palette::Success"]],["impl RefUnwindSafe for Danger",1,["iced_style::theme::palette::Danger"]],["impl RefUnwindSafe for Theme",1,["iced_style::theme::Theme"]],["impl RefUnwindSafe for Custom",1,["iced_style::theme::Custom"]],["impl !RefUnwindSafe for Application",1,["iced_style::theme::Application"]],["impl !RefUnwindSafe for Button",1,["iced_style::theme::Button"]],["impl !RefUnwindSafe for Checkbox",1,["iced_style::theme::Checkbox"]],["impl !RefUnwindSafe for Container",1,["iced_style::theme::Container"]],["impl !RefUnwindSafe for Slider",1,["iced_style::theme::Slider"]],["impl !RefUnwindSafe for Menu",1,["iced_style::theme::Menu"]],["impl !RefUnwindSafe for PickList",1,["iced_style::theme::PickList"]],["impl !RefUnwindSafe for Radio",1,["iced_style::theme::Radio"]],["impl !RefUnwindSafe for Toggler",1,["iced_style::theme::Toggler"]],["impl !RefUnwindSafe for PaneGrid",1,["iced_style::theme::PaneGrid"]],["impl !RefUnwindSafe for ProgressBar",1,["iced_style::theme::ProgressBar"]],["impl !RefUnwindSafe for Rule",1,["iced_style::theme::Rule"]],["impl !RefUnwindSafe for Svg",1,["iced_style::theme::Svg"]],["impl !RefUnwindSafe for Scrollable",1,["iced_style::theme::Scrollable"]],["impl RefUnwindSafe for Text",1,["iced_style::theme::Text"]],["impl !RefUnwindSafe for TextInput",1,["iced_style::theme::TextInput"]],["impl !RefUnwindSafe for TextEditor",1,["iced_style::theme::TextEditor"]],["impl RefUnwindSafe for Appearance",1,["iced_style::toggler::Appearance"]]], "iced_tiny_skia":[["impl !RefUnwindSafe for Compositor",1,["iced_tiny_skia::window::compositor::Compositor"]],["impl !RefUnwindSafe for Surface",1,["iced_tiny_skia::window::compositor::Surface"]],["impl !RefUnwindSafe for Backend",1,["iced_tiny_skia::backend::Backend"]],["impl RefUnwindSafe for Settings",1,["iced_tiny_skia::settings::Settings"]],["impl !RefUnwindSafe for Frame",1,["iced_tiny_skia::geometry::Frame"]]], diff --git a/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js b/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js index 7253c203840..6872ad90d54 100644 --- a/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js +++ b/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js @@ -1,10 +1,10 @@ (function() {var implementors = { "iced":[["impl !UnwindSafe for Error",1,["iced::error::Error"]],["impl<Flags> UnwindSafe for Settings<Flags>
    where\n Flags: UnwindSafe,
    ",1,["iced::settings::Settings"]],["impl !UnwindSafe for Error",1,["iced::window::icon::Error"]]], -"iced_core":[["impl UnwindSafe for Alignment",1,["iced_core::alignment::Alignment"]],["impl UnwindSafe for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl UnwindSafe for Vertical",1,["iced_core::alignment::Vertical"]],["impl UnwindSafe for Border",1,["iced_core::border::Border"]],["impl UnwindSafe for Radius",1,["iced_core::border::Radius"]],["impl UnwindSafe for Null",1,["iced_core::clipboard::Null"]],["impl UnwindSafe for Event",1,["iced_core::event::Event"]],["impl UnwindSafe for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl UnwindSafe for MacOS",1,["iced_core::event::MacOS"]],["impl UnwindSafe for Status",1,["iced_core::event::Status"]],["impl UnwindSafe for Font",1,["iced_core::font::Font"]],["impl UnwindSafe for Family",1,["iced_core::font::Family"]],["impl UnwindSafe for Weight",1,["iced_core::font::Weight"]],["impl UnwindSafe for Stretch",1,["iced_core::font::Stretch"]],["impl UnwindSafe for Style",1,["iced_core::font::Style"]],["impl UnwindSafe for Gradient",1,["iced_core::gradient::Gradient"]],["impl UnwindSafe for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl UnwindSafe for Linear",1,["iced_core::gradient::Linear"]],["impl !UnwindSafe for Handle",1,["iced_core::image::Handle"]],["impl !UnwindSafe for Bytes",1,["iced_core::image::Bytes"]],["impl !UnwindSafe for Data",1,["iced_core::image::Data"]],["impl UnwindSafe for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> UnwindSafe for Key<C>
    where\n C: UnwindSafe,
    ",1,["iced_core::keyboard::key::Key"]],["impl UnwindSafe for Named",1,["iced_core::keyboard::key::Named"]],["impl UnwindSafe for Event",1,["iced_core::keyboard::event::Event"]],["impl UnwindSafe for Location",1,["iced_core::keyboard::location::Location"]],["impl UnwindSafe for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl UnwindSafe for Limits",1,["iced_core::layout::limits::Limits"]],["impl UnwindSafe for Node",1,["iced_core::layout::node::Node"]],["impl UnwindSafe for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> UnwindSafe for Layout<'a>",1,["iced_core::layout::Layout"]],["impl UnwindSafe for Click",1,["iced_core::mouse::click::Click"]],["impl UnwindSafe for Kind",1,["iced_core::mouse::click::Kind"]],["impl UnwindSafe for Button",1,["iced_core::mouse::button::Button"]],["impl UnwindSafe for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl UnwindSafe for Event",1,["iced_core::mouse::event::Event"]],["impl UnwindSafe for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl UnwindSafe for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl UnwindSafe for Null",1,["iced_core::renderer::null::Null"]],["impl UnwindSafe for Quad",1,["iced_core::renderer::Quad"]],["impl UnwindSafe for Style",1,["iced_core::renderer::Style"]],["impl UnwindSafe for Handle",1,["iced_core::svg::Handle"]],["impl UnwindSafe for Data",1,["iced_core::svg::Data"]],["impl UnwindSafe for Action",1,["iced_core::text::editor::Action"]],["impl UnwindSafe for Edit",1,["iced_core::text::editor::Edit"]],["impl UnwindSafe for Motion",1,["iced_core::text::editor::Motion"]],["impl UnwindSafe for Direction",1,["iced_core::text::editor::Direction"]],["impl UnwindSafe for Cursor",1,["iced_core::text::editor::Cursor"]],["impl UnwindSafe for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> UnwindSafe for Format<Font>
    where\n Font: UnwindSafe,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> UnwindSafe for Text<'a, Font>
    where\n Font: UnwindSafe,
    ",1,["iced_core::text::Text"]],["impl UnwindSafe for Shaping",1,["iced_core::text::Shaping"]],["impl UnwindSafe for LineHeight",1,["iced_core::text::LineHeight"]],["impl UnwindSafe for Hit",1,["iced_core::text::Hit"]],["impl UnwindSafe for Difference",1,["iced_core::text::Difference"]],["impl UnwindSafe for Event",1,["iced_core::touch::Event"]],["impl UnwindSafe for Finger",1,["iced_core::touch::Finger"]],["impl UnwindSafe for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl UnwindSafe for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl UnwindSafe for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !UnwindSafe for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> UnwindSafe for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: UnwindSafe,\n <Theme as StyleSheet>::Style: UnwindSafe,
    ",1,["iced_core::widget::text::Text"]],["impl<P> UnwindSafe for State<P>
    where\n P: UnwindSafe,
    ",1,["iced_core::widget::text::State"]],["impl UnwindSafe for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !UnwindSafe for Tree",1,["iced_core::widget::tree::Tree"]],["impl UnwindSafe for Tag",1,["iced_core::widget::tree::Tag"]],["impl !UnwindSafe for State",1,["iced_core::widget::tree::State"]],["impl UnwindSafe for Id",1,["iced_core::widget::id::Id"]],["impl UnwindSafe for Icon",1,["iced_core::window::icon::Icon"]],["impl UnwindSafe for Error",1,["iced_core::window::icon::Error"]],["impl UnwindSafe for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl UnwindSafe for Settings",1,["iced_core::window::settings::Settings"]],["impl UnwindSafe for Event",1,["iced_core::window::event::Event"]],["impl UnwindSafe for Id",1,["iced_core::window::id::Id"]],["impl UnwindSafe for Level",1,["iced_core::window::level::Level"]],["impl UnwindSafe for Mode",1,["iced_core::window::mode::Mode"]],["impl UnwindSafe for Position",1,["iced_core::window::position::Position"]],["impl UnwindSafe for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl UnwindSafe for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl UnwindSafe for Degrees",1,["iced_core::angle::Degrees"]],["impl UnwindSafe for Radians",1,["iced_core::angle::Radians"]],["impl UnwindSafe for Background",1,["iced_core::background::Background"]],["impl UnwindSafe for Color",1,["iced_core::color::Color"]],["impl UnwindSafe for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl UnwindSafe for Hasher",1,["iced_core::hasher::Hasher"]],["impl UnwindSafe for Length",1,["iced_core::length::Length"]],["impl UnwindSafe for Padding",1,["iced_core::padding::Padding"]],["impl UnwindSafe for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> UnwindSafe for Point<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::point::Point"]],["impl<T> UnwindSafe for Rectangle<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::rectangle::Rectangle"]],["impl UnwindSafe for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> !UnwindSafe for Shell<'a, Message>",1,["iced_core::shell::Shell"]],["impl<T> UnwindSafe for Size<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::size::Size"]],["impl<T> UnwindSafe for Vector<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::vector::Vector"]]], +"iced_core":[["impl UnwindSafe for Alignment",1,["iced_core::alignment::Alignment"]],["impl UnwindSafe for Horizontal",1,["iced_core::alignment::Horizontal"]],["impl UnwindSafe for Vertical",1,["iced_core::alignment::Vertical"]],["impl UnwindSafe for Border",1,["iced_core::border::Border"]],["impl UnwindSafe for Radius",1,["iced_core::border::Radius"]],["impl UnwindSafe for Null",1,["iced_core::clipboard::Null"]],["impl UnwindSafe for Event",1,["iced_core::event::Event"]],["impl UnwindSafe for PlatformSpecific",1,["iced_core::event::PlatformSpecific"]],["impl UnwindSafe for MacOS",1,["iced_core::event::MacOS"]],["impl UnwindSafe for Status",1,["iced_core::event::Status"]],["impl UnwindSafe for Font",1,["iced_core::font::Font"]],["impl UnwindSafe for Family",1,["iced_core::font::Family"]],["impl UnwindSafe for Weight",1,["iced_core::font::Weight"]],["impl UnwindSafe for Stretch",1,["iced_core::font::Stretch"]],["impl UnwindSafe for Style",1,["iced_core::font::Style"]],["impl UnwindSafe for Gradient",1,["iced_core::gradient::Gradient"]],["impl UnwindSafe for ColorStop",1,["iced_core::gradient::ColorStop"]],["impl UnwindSafe for Linear",1,["iced_core::gradient::Linear"]],["impl !UnwindSafe for Handle",1,["iced_core::image::Handle"]],["impl !UnwindSafe for Bytes",1,["iced_core::image::Bytes"]],["impl !UnwindSafe for Data",1,["iced_core::image::Data"]],["impl UnwindSafe for FilterMethod",1,["iced_core::image::FilterMethod"]],["impl<C> UnwindSafe for Key<C>
    where\n C: UnwindSafe,
    ",1,["iced_core::keyboard::key::Key"]],["impl UnwindSafe for Named",1,["iced_core::keyboard::key::Named"]],["impl UnwindSafe for Event",1,["iced_core::keyboard::event::Event"]],["impl UnwindSafe for Location",1,["iced_core::keyboard::location::Location"]],["impl UnwindSafe for Modifiers",1,["iced_core::keyboard::modifiers::Modifiers"]],["impl UnwindSafe for Limits",1,["iced_core::layout::limits::Limits"]],["impl UnwindSafe for Node",1,["iced_core::layout::node::Node"]],["impl UnwindSafe for Axis",1,["iced_core::layout::flex::Axis"]],["impl<'a> UnwindSafe for Layout<'a>",1,["iced_core::layout::Layout"]],["impl UnwindSafe for Click",1,["iced_core::mouse::click::Click"]],["impl UnwindSafe for Kind",1,["iced_core::mouse::click::Kind"]],["impl UnwindSafe for Button",1,["iced_core::mouse::button::Button"]],["impl UnwindSafe for Cursor",1,["iced_core::mouse::cursor::Cursor"]],["impl UnwindSafe for Event",1,["iced_core::mouse::event::Event"]],["impl UnwindSafe for ScrollDelta",1,["iced_core::mouse::event::ScrollDelta"]],["impl UnwindSafe for Interaction",1,["iced_core::mouse::interaction::Interaction"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::overlay::element::Element"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Group<'a, Message, Theme, Renderer>",1,["iced_core::overlay::group::Group"]],["impl UnwindSafe for Null",1,["iced_core::renderer::null::Null"]],["impl UnwindSafe for Quad",1,["iced_core::renderer::Quad"]],["impl UnwindSafe for Style",1,["iced_core::renderer::Style"]],["impl UnwindSafe for Handle",1,["iced_core::svg::Handle"]],["impl UnwindSafe for Data",1,["iced_core::svg::Data"]],["impl UnwindSafe for Action",1,["iced_core::text::editor::Action"]],["impl UnwindSafe for Edit",1,["iced_core::text::editor::Edit"]],["impl UnwindSafe for Motion",1,["iced_core::text::editor::Motion"]],["impl UnwindSafe for Direction",1,["iced_core::text::editor::Direction"]],["impl UnwindSafe for Cursor",1,["iced_core::text::editor::Cursor"]],["impl UnwindSafe for PlainText",1,["iced_core::text::highlighter::PlainText"]],["impl<Font> UnwindSafe for Format<Font>
    where\n Font: UnwindSafe,
    ",1,["iced_core::text::highlighter::Format"]],["impl<'a, Font> UnwindSafe for Text<'a, Font>
    where\n Font: UnwindSafe,
    ",1,["iced_core::text::Text"]],["impl UnwindSafe for Shaping",1,["iced_core::text::Shaping"]],["impl UnwindSafe for LineHeight",1,["iced_core::text::LineHeight"]],["impl UnwindSafe for Hit",1,["iced_core::text::Hit"]],["impl UnwindSafe for Difference",1,["iced_core::text::Difference"]],["impl UnwindSafe for Event",1,["iced_core::touch::Event"]],["impl UnwindSafe for Finger",1,["iced_core::touch::Finger"]],["impl UnwindSafe for Count",1,["iced_core::widget::operation::focusable::Count"]],["impl UnwindSafe for AbsoluteOffset",1,["iced_core::widget::operation::scrollable::AbsoluteOffset"]],["impl UnwindSafe for RelativeOffset",1,["iced_core::widget::operation::scrollable::RelativeOffset"]],["impl<T> !UnwindSafe for Outcome<T>",1,["iced_core::widget::operation::Outcome"]],["impl<'a, Theme, Renderer> UnwindSafe for Text<'a, Theme, Renderer>
    where\n <Renderer as Renderer>::Font: UnwindSafe,\n <Theme as StyleSheet>::Style: UnwindSafe,
    ",1,["iced_core::widget::text::Text"]],["impl<P> UnwindSafe for State<P>
    where\n P: UnwindSafe,
    ",1,["iced_core::widget::text::State"]],["impl UnwindSafe for Appearance",1,["iced_core::widget::text::Appearance"]],["impl !UnwindSafe for Tree",1,["iced_core::widget::tree::Tree"]],["impl UnwindSafe for Tag",1,["iced_core::widget::tree::Tag"]],["impl !UnwindSafe for State",1,["iced_core::widget::tree::State"]],["impl UnwindSafe for Id",1,["iced_core::widget::id::Id"]],["impl UnwindSafe for Icon",1,["iced_core::window::icon::Icon"]],["impl UnwindSafe for Error",1,["iced_core::window::icon::Error"]],["impl UnwindSafe for PlatformSpecific",1,["iced_core::window::settings::platform::PlatformSpecific"]],["impl UnwindSafe for Settings",1,["iced_core::window::settings::Settings"]],["impl UnwindSafe for Event",1,["iced_core::window::event::Event"]],["impl UnwindSafe for Id",1,["iced_core::window::id::Id"]],["impl UnwindSafe for Level",1,["iced_core::window::level::Level"]],["impl UnwindSafe for Mode",1,["iced_core::window::mode::Mode"]],["impl UnwindSafe for Position",1,["iced_core::window::position::Position"]],["impl UnwindSafe for RedrawRequest",1,["iced_core::window::redraw_request::RedrawRequest"]],["impl UnwindSafe for UserAttention",1,["iced_core::window::user_attention::UserAttention"]],["impl UnwindSafe for Degrees",1,["iced_core::angle::Degrees"]],["impl UnwindSafe for Radians",1,["iced_core::angle::Radians"]],["impl UnwindSafe for Background",1,["iced_core::background::Background"]],["impl UnwindSafe for Color",1,["iced_core::color::Color"]],["impl UnwindSafe for ContentFit",1,["iced_core::content_fit::ContentFit"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Element<'a, Message, Theme, Renderer>",1,["iced_core::element::Element"]],["impl UnwindSafe for Hasher",1,["iced_core::hasher::Hasher"]],["impl UnwindSafe for Length",1,["iced_core::length::Length"]],["impl UnwindSafe for Padding",1,["iced_core::padding::Padding"]],["impl UnwindSafe for Pixels",1,["iced_core::pixels::Pixels"]],["impl<T> UnwindSafe for Point<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::point::Point"]],["impl<T> UnwindSafe for Rectangle<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::rectangle::Rectangle"]],["impl UnwindSafe for Shadow",1,["iced_core::shadow::Shadow"]],["impl<'a, Message> !UnwindSafe for Shell<'a, Message>",1,["iced_core::shell::Shell"]],["impl<T> UnwindSafe for Size<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::size::Size"]],["impl UnwindSafe for Transformation",1,["iced_core::transformation::Transformation"]],["impl<T> UnwindSafe for Vector<T>
    where\n T: UnwindSafe,
    ",1,["iced_core::vector::Vector"]]], "iced_futures":[["impl<Executor, Sender, Message> !UnwindSafe for Runtime<Executor, Sender, Message>",1,["iced_futures::runtime::Runtime"]],["impl UnwindSafe for Executor",1,["iced_futures::backend::null::Executor"]],["impl UnwindSafe for Executor",1,["iced_futures::backend::native::async_std::Executor"]],["impl UnwindSafe for Executor",1,["iced_futures::backend::native::smol::Executor"]],["impl !UnwindSafe for Tracker",1,["iced_futures::subscription::tracker::Tracker"]],["impl<Message> !UnwindSafe for Subscription<Message>",1,["iced_futures::subscription::Subscription"]]], -"iced_graphics":[["impl UnwindSafe for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl UnwindSafe for Error",1,["iced_graphics::error::Error"]],["impl<T> !UnwindSafe for Primitive<T>",1,["iced_graphics::primitive::Primitive"]],["impl UnwindSafe for Transformation",1,["iced_graphics::transformation::Transformation"]],["impl UnwindSafe for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl UnwindSafe for Packed",1,["iced_graphics::color::Packed"]],["impl UnwindSafe for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl UnwindSafe for Information",1,["iced_graphics::compositor::Information"]],["impl UnwindSafe for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl UnwindSafe for Linear",1,["iced_graphics::gradient::Linear"]],["impl UnwindSafe for Packed",1,["iced_graphics::gradient::Packed"]],["impl UnwindSafe for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> UnwindSafe for Indexed<T>
    where\n T: UnwindSafe,
    ",1,["iced_graphics::mesh::Indexed"]],["impl UnwindSafe for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl UnwindSafe for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> !UnwindSafe for Renderer<B>",1,["iced_graphics::renderer::Renderer"]],["impl UnwindSafe for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> UnwindSafe for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl UnwindSafe for Entry",1,["iced_graphics::text::cache::Entry"]],["impl UnwindSafe for Editor",1,["iced_graphics::text::editor::Editor"]],["impl UnwindSafe for Weak",1,["iced_graphics::text::editor::Weak"]],["impl UnwindSafe for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl UnwindSafe for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl !UnwindSafe for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl UnwindSafe for Version",1,["iced_graphics::text::Version"]],["impl UnwindSafe for Raw",1,["iced_graphics::text::Raw"]],["impl UnwindSafe for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl UnwindSafe for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl UnwindSafe for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl UnwindSafe for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl UnwindSafe for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl UnwindSafe for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> UnwindSafe for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl UnwindSafe for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl UnwindSafe for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> UnwindSafe for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl UnwindSafe for Style",1,["iced_graphics::geometry::style::Style"]],["impl UnwindSafe for Text",1,["iced_graphics::geometry::text::Text"]]], +"iced_graphics":[["impl UnwindSafe for Antialiasing",1,["iced_graphics::antialiasing::Antialiasing"]],["impl UnwindSafe for Error",1,["iced_graphics::error::Error"]],["impl<T> !UnwindSafe for Primitive<T>",1,["iced_graphics::primitive::Primitive"]],["impl UnwindSafe for Viewport",1,["iced_graphics::viewport::Viewport"]],["impl UnwindSafe for Packed",1,["iced_graphics::color::Packed"]],["impl UnwindSafe for SurfaceError",1,["iced_graphics::compositor::SurfaceError"]],["impl UnwindSafe for Information",1,["iced_graphics::compositor::Information"]],["impl UnwindSafe for Gradient",1,["iced_graphics::gradient::Gradient"]],["impl UnwindSafe for Linear",1,["iced_graphics::gradient::Linear"]],["impl UnwindSafe for Packed",1,["iced_graphics::gradient::Packed"]],["impl UnwindSafe for Mesh",1,["iced_graphics::mesh::Mesh"]],["impl<T> UnwindSafe for Indexed<T>
    where\n T: UnwindSafe,
    ",1,["iced_graphics::mesh::Indexed"]],["impl UnwindSafe for SolidVertex2D",1,["iced_graphics::mesh::SolidVertex2D"]],["impl UnwindSafe for GradientVertex2D",1,["iced_graphics::mesh::GradientVertex2D"]],["impl<B> !UnwindSafe for Renderer<B>",1,["iced_graphics::renderer::Renderer"]],["impl UnwindSafe for Cache",1,["iced_graphics::text::cache::Cache"]],["impl<'a> UnwindSafe for Key<'a>",1,["iced_graphics::text::cache::Key"]],["impl UnwindSafe for Entry",1,["iced_graphics::text::cache::Entry"]],["impl UnwindSafe for Editor",1,["iced_graphics::text::editor::Editor"]],["impl UnwindSafe for Weak",1,["iced_graphics::text::editor::Weak"]],["impl UnwindSafe for Paragraph",1,["iced_graphics::text::paragraph::Paragraph"]],["impl UnwindSafe for Weak",1,["iced_graphics::text::paragraph::Weak"]],["impl !UnwindSafe for FontSystem",1,["iced_graphics::text::FontSystem"]],["impl UnwindSafe for Version",1,["iced_graphics::text::Version"]],["impl UnwindSafe for Raw",1,["iced_graphics::text::Raw"]],["impl UnwindSafe for Fill",1,["iced_graphics::geometry::fill::Fill"]],["impl UnwindSafe for Rule",1,["iced_graphics::geometry::fill::Rule"]],["impl UnwindSafe for Arc",1,["iced_graphics::geometry::path::arc::Arc"]],["impl UnwindSafe for Elliptical",1,["iced_graphics::geometry::path::arc::Elliptical"]],["impl UnwindSafe for Builder",1,["iced_graphics::geometry::path::builder::Builder"]],["impl UnwindSafe for Path",1,["iced_graphics::geometry::path::Path"]],["impl<'a> UnwindSafe for Stroke<'a>",1,["iced_graphics::geometry::stroke::Stroke"]],["impl UnwindSafe for LineCap",1,["iced_graphics::geometry::stroke::LineCap"]],["impl UnwindSafe for LineJoin",1,["iced_graphics::geometry::stroke::LineJoin"]],["impl<'a> UnwindSafe for LineDash<'a>",1,["iced_graphics::geometry::stroke::LineDash"]],["impl UnwindSafe for Style",1,["iced_graphics::geometry::style::Style"]],["impl UnwindSafe for Text",1,["iced_graphics::geometry::text::Text"]]], "iced_highlighter":[["impl UnwindSafe for Highlighter",1,["iced_highlighter::Highlighter"]],["impl UnwindSafe for Settings",1,["iced_highlighter::Settings"]],["impl UnwindSafe for Highlight",1,["iced_highlighter::Highlight"]],["impl UnwindSafe for Theme",1,["iced_highlighter::Theme"]],["impl UnwindSafe for ScopeRangeIterator",1,["iced_highlighter::ScopeRangeIterator"]]], -"iced_renderer":[["impl !UnwindSafe for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !UnwindSafe for Surface",1,["iced_renderer::compositor::Surface"]],["impl !UnwindSafe for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl !UnwindSafe for Frame",1,["iced_renderer::geometry::Frame"]],["impl !UnwindSafe for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl UnwindSafe for Settings",1,["iced_renderer::settings::Settings"]],["impl !UnwindSafe for Renderer",1,["iced_renderer::Renderer"]]], +"iced_renderer":[["impl !UnwindSafe for Compositor",1,["iced_renderer::compositor::Compositor"]],["impl !UnwindSafe for Surface",1,["iced_renderer::compositor::Surface"]],["impl !UnwindSafe for Cache",1,["iced_renderer::geometry::cache::Cache"]],["impl !UnwindSafe for Geometry",1,["iced_renderer::geometry::Geometry"]],["impl !UnwindSafe for Frame",1,["iced_renderer::geometry::Frame"]],["impl UnwindSafe for Settings",1,["iced_renderer::settings::Settings"]],["impl !UnwindSafe for Renderer",1,["iced_renderer::Renderer"]]], "iced_runtime":[["impl<T> !UnwindSafe for Action<T>",1,["iced_runtime::clipboard::Action"]],["impl<T> !UnwindSafe for Action<T>",1,["iced_runtime::command::action::Action"]],["impl<T> !UnwindSafe for Command<T>",1,["iced_runtime::command::Command"]],["impl UnwindSafe for Error",1,["iced_runtime::font::Error"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for Nested<'a, Message, Theme, Renderer>",1,["iced_runtime::overlay::nested::Nested"]],["impl<P> !UnwindSafe for State<P>",1,["iced_runtime::program::state::State"]],["impl<T> !UnwindSafe for Action<T>",1,["iced_runtime::system::action::Action"]],["impl UnwindSafe for Information",1,["iced_runtime::system::information::Information"]],["impl<'a, Message, Theme, Renderer> !UnwindSafe for UserInterface<'a, Message, Theme, Renderer>",1,["iced_runtime::user_interface::UserInterface"]],["impl !UnwindSafe for Cache",1,["iced_runtime::user_interface::Cache"]],["impl UnwindSafe for State",1,["iced_runtime::user_interface::State"]],["impl<T> !UnwindSafe for Action<T>",1,["iced_runtime::window::action::Action"]],["impl UnwindSafe for Screenshot",1,["iced_runtime::window::screenshot::Screenshot"]],["impl UnwindSafe for CropError",1,["iced_runtime::window::screenshot::CropError"]],["impl<P> !UnwindSafe for State<P>",1,["iced_runtime::multi_window::state::State"]],["impl UnwindSafe for Debug",1,["iced_runtime::debug::Debug"]]], "iced_style":[["impl UnwindSafe for Appearance",1,["iced_style::application::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::button::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::checkbox::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::container::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::menu::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::pane_grid::Appearance"]],["impl UnwindSafe for Line",1,["iced_style::pane_grid::Line"]],["impl UnwindSafe for Appearance",1,["iced_style::pick_list::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::progress_bar::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::radio::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::rule::Appearance"]],["impl UnwindSafe for FillMode",1,["iced_style::rule::FillMode"]],["impl UnwindSafe for Scrollbar",1,["iced_style::scrollable::Scrollbar"]],["impl UnwindSafe for Scroller",1,["iced_style::scrollable::Scroller"]],["impl UnwindSafe for Appearance",1,["iced_style::slider::Appearance"]],["impl UnwindSafe for Rail",1,["iced_style::slider::Rail"]],["impl UnwindSafe for Handle",1,["iced_style::slider::Handle"]],["impl UnwindSafe for HandleShape",1,["iced_style::slider::HandleShape"]],["impl UnwindSafe for Appearance",1,["iced_style::svg::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::text_editor::Appearance"]],["impl UnwindSafe for Appearance",1,["iced_style::text_input::Appearance"]],["impl UnwindSafe for Palette",1,["iced_style::theme::palette::Palette"]],["impl UnwindSafe for Extended",1,["iced_style::theme::palette::Extended"]],["impl UnwindSafe for Pair",1,["iced_style::theme::palette::Pair"]],["impl UnwindSafe for Background",1,["iced_style::theme::palette::Background"]],["impl UnwindSafe for Primary",1,["iced_style::theme::palette::Primary"]],["impl UnwindSafe for Secondary",1,["iced_style::theme::palette::Secondary"]],["impl UnwindSafe for Success",1,["iced_style::theme::palette::Success"]],["impl UnwindSafe for Danger",1,["iced_style::theme::palette::Danger"]],["impl UnwindSafe for Theme",1,["iced_style::theme::Theme"]],["impl UnwindSafe for Custom",1,["iced_style::theme::Custom"]],["impl !UnwindSafe for Application",1,["iced_style::theme::Application"]],["impl !UnwindSafe for Button",1,["iced_style::theme::Button"]],["impl !UnwindSafe for Checkbox",1,["iced_style::theme::Checkbox"]],["impl !UnwindSafe for Container",1,["iced_style::theme::Container"]],["impl !UnwindSafe for Slider",1,["iced_style::theme::Slider"]],["impl !UnwindSafe for Menu",1,["iced_style::theme::Menu"]],["impl !UnwindSafe for PickList",1,["iced_style::theme::PickList"]],["impl !UnwindSafe for Radio",1,["iced_style::theme::Radio"]],["impl !UnwindSafe for Toggler",1,["iced_style::theme::Toggler"]],["impl !UnwindSafe for PaneGrid",1,["iced_style::theme::PaneGrid"]],["impl !UnwindSafe for ProgressBar",1,["iced_style::theme::ProgressBar"]],["impl !UnwindSafe for Rule",1,["iced_style::theme::Rule"]],["impl !UnwindSafe for Svg",1,["iced_style::theme::Svg"]],["impl !UnwindSafe for Scrollable",1,["iced_style::theme::Scrollable"]],["impl UnwindSafe for Text",1,["iced_style::theme::Text"]],["impl !UnwindSafe for TextInput",1,["iced_style::theme::TextInput"]],["impl !UnwindSafe for TextEditor",1,["iced_style::theme::TextEditor"]],["impl UnwindSafe for Appearance",1,["iced_style::toggler::Appearance"]]], "iced_tiny_skia":[["impl !UnwindSafe for Compositor",1,["iced_tiny_skia::window::compositor::Compositor"]],["impl !UnwindSafe for Surface",1,["iced_tiny_skia::window::compositor::Surface"]],["impl !UnwindSafe for Backend",1,["iced_tiny_skia::backend::Backend"]],["impl UnwindSafe for Settings",1,["iced_tiny_skia::settings::Settings"]],["impl !UnwindSafe for Frame",1,["iced_tiny_skia::geometry::Frame"]]], diff --git a/trait.impl/iced_core/widget/trait.Widget.js b/trait.impl/iced_core/widget/trait.Widget.js index b90f109b997..7b4c541c265 100644 --- a/trait.impl/iced_core/widget/trait.Widget.js +++ b/trait.impl/iced_core/widget/trait.Widget.js @@ -1,5 +1,5 @@ (function() {var implementors = { "iced":[], "iced_core":[], -"iced_widget":[["impl<'a, Message, Theme, Renderer, Dependency, View> Widget<Message, Theme, Renderer> for Lazy<'a, Message, Theme, Renderer, Dependency, View>
    where\n View: Into<Element<'static, Message, Theme, Renderer>> + 'static,\n Dependency: Hash + 'a,\n Message: 'static,\n Theme: 'static,\n Renderer: Renderer + 'static,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Button<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet,\n Renderer: 'a + Renderer,
    "],["impl<P, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Canvas<P, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n P: Program<Message, Theme, Renderer>,
    "],["impl<Message, Theme, Renderer, Handle> Widget<Message, Theme, Renderer> for Viewer<Handle>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for VerticalSlider<'a, T, Message, Theme>
    where\n T: Copy + Into<f64> + FromPrimitive,\n Message: Clone,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for ComboBox<'a, T, Message, Theme, Renderer>
    where\n T: Display + Clone + 'static,\n Message: Clone,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Space
    where\n Renderer: Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for PickList<'a, T, Message, Theme, Renderer>
    where\n T: Clone + ToString + PartialEq + 'static + 'a,\n [T]: ToOwned<Owned = Vec<T>>,\n Message: 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet,\n <Theme as StyleSheet>::Style: From<<Theme as StyleSheet>::Style>,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Toggler<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for ProgressBar<Theme>
    where\n Renderer: Renderer,\n Theme: StyleSheet,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Svg<Theme>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Key, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Column<'a, Key, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Key: Copy + PartialEq + 'static,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Tooltip<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>"],["impl<Message, Theme, Renderer, Handle> Widget<Message, Theme, Renderer> for Image<Handle>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash,
    "],["impl<'a, Highlighter, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for TextEditor<'a, Highlighter, Message, Theme, Renderer>
    where\n Highlighter: Highlighter,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Rule<Theme>
    where\n Renderer: Renderer,\n Theme: StyleSheet,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for PaneGrid<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Theme: StyleSheet + StyleSheet,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Slider<'a, T, Message, Theme>
    where\n T: Copy + Into<f64> + FromPrimitive,\n Message: Clone,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<P, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Shader<Message, P>
    where\n P: Program<Message>,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Responsive<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Checkbox<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Scrollable<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for TextInput<'a, Message, Theme, Renderer>
    where\n Message: Clone,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Container<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Radio<Message, Theme, Renderer>
    where\n Message: Clone,\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "]] +"iced_widget":[["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Space
    where\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Svg<Theme>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<P, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Shader<Message, P>
    where\n P: Program<Message>,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer, Handle> Widget<Message, Theme, Renderer> for Image<Handle>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for PickList<'a, T, Message, Theme, Renderer>
    where\n T: Clone + ToString + PartialEq + 'static + 'a,\n [T]: ToOwned<Owned = Vec<T>>,\n Message: 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet,\n <Theme as StyleSheet>::Style: From<<Theme as StyleSheet>::Style>,\n Renderer: Renderer + 'a,
    "],["impl<'a, Message, Theme> Widget<Message, Theme, Renderer> for QRCode<'a>"],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Responsive<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Button<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet,\n Renderer: 'a + Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Toggler<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Rule<Theme>
    where\n Renderer: Renderer,\n Theme: StyleSheet,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for ComboBox<'a, T, Message, Theme, Renderer>
    where\n T: Display + Clone + 'static,\n Message: Clone,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Key, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Column<'a, Key, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Key: Copy + PartialEq + 'static,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Checkbox<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Slider<'a, T, Message, Theme>
    where\n T: Copy + Into<f64> + FromPrimitive,\n Message: Clone,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Scrollable<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for PaneGrid<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Theme: StyleSheet + StyleSheet,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Radio<Message, Theme, Renderer>
    where\n Message: Clone,\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, T, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for VerticalSlider<'a, T, Message, Theme>
    where\n T: Copy + Into<f64> + FromPrimitive,\n Message: Clone,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Container<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer, Dependency, View> Widget<Message, Theme, Renderer> for Lazy<'a, Message, Theme, Renderer, Dependency, View>
    where\n View: Into<Element<'static, Message, Theme, Renderer>> + 'static,\n Dependency: Hash + 'a,\n Message: 'static,\n Theme: 'static,\n Renderer: Renderer + 'static,
    "],["impl<'a, Highlighter, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for TextEditor<'a, Highlighter, Message, Theme, Renderer>
    where\n Highlighter: Highlighter,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer, Handle> Widget<Message, Theme, Renderer> for Viewer<Handle>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash,
    "],["impl<P, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Canvas<P, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n P: Program<Message, Theme, Renderer>,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for TextInput<'a, Message, Theme, Renderer>
    where\n Message: Clone,\n Theme: StyleSheet,\n Renderer: Renderer,
    "],["impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Tooltip<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + StyleSheet,\n Renderer: Renderer,
    "],["impl<Message, Theme, Renderer> Widget<Message, Theme, Renderer> for ProgressBar<Theme>
    where\n Renderer: Renderer,\n Theme: StyleSheet,
    "]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/type.impl/alloc/boxed/struct.Box.js b/type.impl/alloc/boxed/struct.Box.js index 64959934998..58ca49f274b 100644 --- a/type.impl/alloc/boxed/struct.Box.js +++ b/type.impl/alloc/boxed/struct.Box.js @@ -1,3 +1,3 @@ (function() {var type_impls = { -"iced":[["
    source§

    impl<T> Box<T>

    1.0.0 · source

    pub fn new(x: T) -> Box<T>

    Available on non-no_global_oom_handling only.

    Allocates memory on the heap and then places x into it.

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    let five = Box::new(5);
    \n
    source

    pub fn new_uninit() -> Box<MaybeUninit<T>>

    🔬This is a nightly-only experimental API. (new_uninit)
    Available on non-no_global_oom_handling only.

    Constructs a new box with uninitialized contents.

    \n
    Examples
    \n
    #![feature(new_uninit)]\n\nlet mut five = Box::<u32>::new_uninit();\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5)
    \n
    source

    pub fn new_zeroed() -> Box<MaybeUninit<T>>

    🔬This is a nightly-only experimental API. (new_uninit)
    Available on non-no_global_oom_handling only.

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes.

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(new_uninit)]\n\nlet zero = Box::<u32>::new_zeroed();\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0)
    \n
    1.33.0 · source

    pub fn pin(x: T) -> Pin<Box<T>>

    Available on non-no_global_oom_handling only.

    Constructs a new Pin<Box<T>>. If T does not implement Unpin, then\nx will be pinned in memory and unable to be moved.

    \n

    Constructing and pinning of the Box can also be done in two steps: Box::pin(x)\ndoes the same as Box::into_pin(Box::new(x)). Consider using\ninto_pin if you already have a Box<T>, or if you want to\nconstruct a (pinned) Box in a different way than with Box::new.

    \n
    source

    pub fn try_new(x: T) -> Result<Box<T>, AllocError>

    🔬This is a nightly-only experimental API. (allocator_api)

    Allocates memory on the heap then places x into it,\nreturning an error if the allocation fails

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    #![feature(allocator_api)]\n\nlet five = Box::try_new(5)?;
    \n
    source

    pub fn try_new_uninit() -> Result<Box<MaybeUninit<T>>, AllocError>

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new box with uninitialized contents on the heap,\nreturning an error if the allocation fails

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nlet mut five = Box::<u32>::try_new_uninit()?;\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5);
    \n
    source

    pub fn try_new_zeroed() -> Result<Box<MaybeUninit<T>>, AllocError>

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes on the heap

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nlet zero = Box::<u32>::try_new_zeroed()?;\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0);
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, A> Box<T, A>
    where\n A: Allocator,

    source

    pub fn new_in(x: T, alloc: A) -> Box<T, A>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Allocates memory in the given allocator then places x into it.

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet five = Box::new_in(5, System);
    \n
    source

    pub fn try_new_in(x: T, alloc: A) -> Result<Box<T, A>, AllocError>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)

    Allocates memory in the given allocator then places x into it,\nreturning an error if the allocation fails

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet five = Box::try_new_in(5, System)?;
    \n
    source

    pub fn new_uninit_in(alloc: A) -> Box<MaybeUninit<T>, A>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Constructs a new box with uninitialized contents in the provided allocator.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet mut five = Box::<u32, _>::new_uninit_in(System);\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5)
    \n
    source

    pub fn try_new_uninit_in(alloc: A) -> Result<Box<MaybeUninit<T>, A>, AllocError>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new box with uninitialized contents in the provided allocator,\nreturning an error if the allocation fails

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet mut five = Box::<u32, _>::try_new_uninit_in(System)?;\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5);
    \n
    source

    pub fn new_zeroed_in(alloc: A) -> Box<MaybeUninit<T>, A>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes in the provided allocator.

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet zero = Box::<u32, _>::new_zeroed_in(System);\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0)
    \n
    source

    pub fn try_new_zeroed_in(alloc: A) -> Result<Box<MaybeUninit<T>, A>, AllocError>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes in the provided allocator,\nreturning an error if the allocation fails,

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet zero = Box::<u32, _>::try_new_zeroed_in(System)?;\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0);
    \n
    source

    pub fn pin_in(x: T, alloc: A) -> Pin<Box<T, A>>
    where\n A: 'static + Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Constructs a new Pin<Box<T, A>>. If T does not implement Unpin, then\nx will be pinned in memory and unable to be moved.

    \n

    Constructing and pinning of the Box can also be done in two steps: Box::pin_in(x, alloc)\ndoes the same as Box::into_pin(Box::new_in(x, alloc)). Consider using\ninto_pin if you already have a Box<T, A>, or if you want to\nconstruct a (pinned) Box in a different way than with Box::new_in.

    \n
    source

    pub fn into_boxed_slice(boxed: Box<T, A>) -> Box<[T], A>

    🔬This is a nightly-only experimental API. (box_into_boxed_slice)

    Converts a Box<T> into a Box<[T]>

    \n

    This conversion does not allocate on the heap and happens in place.

    \n
    source

    pub fn into_inner(boxed: Box<T, A>) -> T

    🔬This is a nightly-only experimental API. (box_into_inner)

    Consumes the Box, returning the wrapped value.

    \n
    Examples
    \n
    #![feature(box_into_inner)]\n\nlet c = Box::new(5);\n\nassert_eq!(Box::into_inner(c), 5);
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T> Box<T>
    where\n T: ?Sized,

    1.4.0 · source

    pub unsafe fn from_raw(raw: *mut T) -> Box<T>

    Constructs a box from a raw pointer.

    \n

    After calling this function, the raw pointer is owned by the\nresulting Box. Specifically, the Box destructor will call\nthe destructor of T and free the allocated memory. For this\nto be safe, the memory must have been allocated in accordance\nwith the memory layout used by Box .

    \n
    Safety
    \n

    This function is unsafe because improper use may lead to\nmemory problems. For example, a double-free may occur if the\nfunction is called twice on the same raw pointer.

    \n

    The safety conditions are described in the memory layout section.

    \n
    Examples
    \n

    Recreate a Box which was previously converted to a raw pointer\nusing Box::into_raw:

    \n\n
    let x = Box::new(5);\nlet ptr = Box::into_raw(x);\nlet x = unsafe { Box::from_raw(ptr) };
    \n

    Manually create a Box from scratch by using the global allocator:

    \n\n
    use std::alloc::{alloc, Layout};\n\nunsafe {\n    let ptr = alloc(Layout::new::<i32>()) as *mut i32;\n    // In general .write is required to avoid attempting to destruct\n    // the (uninitialized) previous contents of `ptr`, though for this\n    // simple example `*ptr = 5` would have worked as well.\n    ptr.write(5);\n    let x = Box::from_raw(ptr);\n}
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, A> Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    const: unstable · source

    pub unsafe fn from_raw_in(raw: *mut T, alloc: A) -> Box<T, A>

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a box from a raw pointer in the given allocator.

    \n

    After calling this function, the raw pointer is owned by the\nresulting Box. Specifically, the Box destructor will call\nthe destructor of T and free the allocated memory. For this\nto be safe, the memory must have been allocated in accordance\nwith the memory layout used by Box .

    \n
    Safety
    \n

    This function is unsafe because improper use may lead to\nmemory problems. For example, a double-free may occur if the\nfunction is called twice on the same raw pointer.

    \n
    Examples
    \n

    Recreate a Box which was previously converted to a raw pointer\nusing Box::into_raw_with_allocator:

    \n\n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet x = Box::new_in(5, System);\nlet (ptr, alloc) = Box::into_raw_with_allocator(x);\nlet x = unsafe { Box::from_raw_in(ptr, alloc) };
    \n

    Manually create a Box from scratch by using the system allocator:

    \n\n
    #![feature(allocator_api, slice_ptr_get)]\n\nuse std::alloc::{Allocator, Layout, System};\n\nunsafe {\n    let ptr = System.allocate(Layout::new::<i32>())?.as_mut_ptr() as *mut i32;\n    // In general .write is required to avoid attempting to destruct\n    // the (uninitialized) previous contents of `ptr`, though for this\n    // simple example `*ptr = 5` would have worked as well.\n    ptr.write(5);\n    let x = Box::from_raw_in(ptr, System);\n}
    \n
    1.4.0 · source

    pub fn into_raw(b: Box<T, A>) -> *mut T

    Consumes the Box, returning a wrapped raw pointer.

    \n

    The pointer will be properly aligned and non-null.

    \n

    After calling this function, the caller is responsible for the\nmemory previously managed by the Box. In particular, the\ncaller should properly destroy T and release the memory, taking\ninto account the memory layout used by Box. The easiest way to\ndo this is to convert the raw pointer back into a Box with the\nBox::from_raw function, allowing the Box destructor to perform\nthe cleanup.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::into_raw(b) instead of b.into_raw(). This\nis so that there is no conflict with a method on the inner type.

    \n
    Examples
    \n

    Converting the raw pointer back into a Box with Box::from_raw\nfor automatic cleanup:

    \n\n
    let x = Box::new(String::from(\"Hello\"));\nlet ptr = Box::into_raw(x);\nlet x = unsafe { Box::from_raw(ptr) };
    \n

    Manual cleanup by explicitly running the destructor and deallocating\nthe memory:

    \n\n
    use std::alloc::{dealloc, Layout};\nuse std::ptr;\n\nlet x = Box::new(String::from(\"Hello\"));\nlet ptr = Box::into_raw(x);\nunsafe {\n    ptr::drop_in_place(ptr);\n    dealloc(ptr as *mut u8, Layout::new::<String>());\n}
    \n

    Note: This is equivalent to the following:

    \n\n
    let x = Box::new(String::from(\"Hello\"));\nlet ptr = Box::into_raw(x);\nunsafe {\n    drop(Box::from_raw(ptr));\n}
    \n
    source

    pub fn into_raw_with_allocator(b: Box<T, A>) -> (*mut T, A)

    🔬This is a nightly-only experimental API. (allocator_api)

    Consumes the Box, returning a wrapped raw pointer and the allocator.

    \n

    The pointer will be properly aligned and non-null.

    \n

    After calling this function, the caller is responsible for the\nmemory previously managed by the Box. In particular, the\ncaller should properly destroy T and release the memory, taking\ninto account the memory layout used by Box. The easiest way to\ndo this is to convert the raw pointer back into a Box with the\nBox::from_raw_in function, allowing the Box destructor to perform\nthe cleanup.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::into_raw_with_allocator(b) instead of b.into_raw_with_allocator(). This\nis so that there is no conflict with a method on the inner type.

    \n
    Examples
    \n

    Converting the raw pointer back into a Box with Box::from_raw_in\nfor automatic cleanup:

    \n\n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet x = Box::new_in(String::from(\"Hello\"), System);\nlet (ptr, alloc) = Box::into_raw_with_allocator(x);\nlet x = unsafe { Box::from_raw_in(ptr, alloc) };
    \n

    Manual cleanup by explicitly running the destructor and deallocating\nthe memory:

    \n\n
    #![feature(allocator_api)]\n\nuse std::alloc::{Allocator, Layout, System};\nuse std::ptr::{self, NonNull};\n\nlet x = Box::new_in(String::from(\"Hello\"), System);\nlet (ptr, alloc) = Box::into_raw_with_allocator(x);\nunsafe {\n    ptr::drop_in_place(ptr);\n    let non_null = NonNull::new_unchecked(ptr);\n    alloc.deallocate(non_null.cast(), Layout::new::<String>());\n}
    \n
    const: unstable · source

    pub fn allocator(b: &Box<T, A>) -> &A

    🔬This is a nightly-only experimental API. (allocator_api)

    Returns a reference to the underlying allocator.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::allocator(&b) instead of b.allocator(). This\nis so that there is no conflict with a method on the inner type.

    \n
    1.26.0 · source

    pub fn leak<'a>(b: Box<T, A>) -> &'a mut T
    where\n A: 'a,

    Consumes and leaks the Box, returning a mutable reference,\n&'a mut T. Note that the type T must outlive the chosen lifetime\n'a. If the type has only static references, or none at all, then this\nmay be chosen to be 'static.

    \n

    This function is mainly useful for data that lives for the remainder of\nthe program’s life. Dropping the returned reference will cause a memory\nleak. If this is not acceptable, the reference should first be wrapped\nwith the Box::from_raw function producing a Box. This Box can\nthen be dropped which will properly destroy T and release the\nallocated memory.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::leak(b) instead of b.leak(). This\nis so that there is no conflict with a method on the inner type.

    \n
    Examples
    \n

    Simple usage:

    \n\n
    let x = Box::new(41);\nlet static_ref: &'static mut usize = Box::leak(x);\n*static_ref += 1;\nassert_eq!(*static_ref, 42);
    \n

    Unsized data:

    \n\n
    let x = vec![1, 2, 3].into_boxed_slice();\nlet static_ref = Box::leak(x);\nstatic_ref[0] = 4;\nassert_eq!(*static_ref, [4, 2, 3]);
    \n
    1.63.0 (const: unstable) · source

    pub fn into_pin(boxed: Box<T, A>) -> Pin<Box<T, A>>
    where\n A: 'static,

    Converts a Box<T> into a Pin<Box<T>>. If T does not implement Unpin, then\n*boxed will be pinned in memory and unable to be moved.

    \n

    This conversion does not allocate on the heap and happens in place.

    \n

    This is also available via From.

    \n

    Constructing and pinning a Box with Box::into_pin(Box::new(x))\ncan also be written more concisely using Box::pin(x).\nThis into_pin method is useful if you already have a Box<T>, or you are\nconstructing a (pinned) Box in a different way than with Box::new.

    \n
    Notes
    \n

    It’s not recommended that crates add an impl like From<Box<T>> for Pin<T>,\nas it’ll introduce an ambiguity when calling Pin::from.\nA demonstration of such a poor impl is shown below.

    \n\n
    struct Foo; // A type defined in this crate.\nimpl From<Box<()>> for Pin<Foo> {\n    fn from(_: Box<()>) -> Pin<Foo> {\n        Pin::new(Foo)\n    }\n}\n\nlet foo = Box::new(());\nlet bar = Pin::from(foo);
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<A> Box<dyn Any, A>
    where\n A: Allocator,

    1.0.0 · source

    pub fn downcast<T>(self) -> Result<Box<T, A>, Box<dyn Any, A>>
    where\n T: Any,

    Attempt to downcast the box to a concrete type.

    \n
    Examples
    \n
    use std::any::Any;\n\nfn print_if_string(value: Box<dyn Any>) {\n    if let Ok(string) = value.downcast::<String>() {\n        println!(\"String ({}): {}\", string.len(), string);\n    }\n}\n\nlet my_string = \"Hello World\".to_string();\nprint_if_string(Box::new(my_string));\nprint_if_string(Box::new(0i8));
    \n
    source

    pub unsafe fn downcast_unchecked<T>(self) -> Box<T, A>
    where\n T: Any,

    🔬This is a nightly-only experimental API. (downcast_unchecked)

    Downcasts the box to a concrete type.

    \n

    For a safe alternative see downcast.

    \n
    Examples
    \n
    #![feature(downcast_unchecked)]\n\nuse std::any::Any;\n\nlet x: Box<dyn Any> = Box::new(1_usize);\n\nunsafe {\n    assert_eq!(*x.downcast_unchecked::<usize>(), 1);\n}
    \n
    Safety
    \n

    The contained value must be of type T. Calling this method\nwith the incorrect type is undefined behavior.

    \n
    ",0,"iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<A> Box<dyn Any + Send, A>
    where\n A: Allocator,

    1.0.0 · source

    pub fn downcast<T>(self) -> Result<Box<T, A>, Box<dyn Any + Send, A>>
    where\n T: Any,

    Attempt to downcast the box to a concrete type.

    \n
    Examples
    \n
    use std::any::Any;\n\nfn print_if_string(value: Box<dyn Any + Send>) {\n    if let Ok(string) = value.downcast::<String>() {\n        println!(\"String ({}): {}\", string.len(), string);\n    }\n}\n\nlet my_string = \"Hello World\".to_string();\nprint_if_string(Box::new(my_string));\nprint_if_string(Box::new(0i8));
    \n
    source

    pub unsafe fn downcast_unchecked<T>(self) -> Box<T, A>
    where\n T: Any,

    🔬This is a nightly-only experimental API. (downcast_unchecked)

    Downcasts the box to a concrete type.

    \n

    For a safe alternative see downcast.

    \n
    Examples
    \n
    #![feature(downcast_unchecked)]\n\nuse std::any::Any;\n\nlet x: Box<dyn Any + Send> = Box::new(1_usize);\n\nunsafe {\n    assert_eq!(*x.downcast_unchecked::<usize>(), 1);\n}
    \n
    Safety
    \n

    The contained value must be of type T. Calling this method\nwith the incorrect type is undefined behavior.

    \n
    ",0,"iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<A> Box<dyn Any + Send + Sync, A>
    where\n A: Allocator,

    1.51.0 · source

    pub fn downcast<T>(self) -> Result<Box<T, A>, Box<dyn Any + Send + Sync, A>>
    where\n T: Any,

    Attempt to downcast the box to a concrete type.

    \n
    Examples
    \n
    use std::any::Any;\n\nfn print_if_string(value: Box<dyn Any + Send + Sync>) {\n    if let Ok(string) = value.downcast::<String>() {\n        println!(\"String ({}): {}\", string.len(), string);\n    }\n}\n\nlet my_string = \"Hello World\".to_string();\nprint_if_string(Box::new(my_string));\nprint_if_string(Box::new(0i8));
    \n
    source

    pub unsafe fn downcast_unchecked<T>(self) -> Box<T, A>
    where\n T: Any,

    🔬This is a nightly-only experimental API. (downcast_unchecked)

    Downcasts the box to a concrete type.

    \n

    For a safe alternative see downcast.

    \n
    Examples
    \n
    #![feature(downcast_unchecked)]\n\nuse std::any::Any;\n\nlet x: Box<dyn Any + Send + Sync> = Box::new(1_usize);\n\nunsafe {\n    assert_eq!(*x.downcast_unchecked::<usize>(), 1);\n}
    \n
    Safety
    \n

    The contained value must be of type T. Calling this method\nwith the incorrect type is undefined behavior.

    \n
    ",0,"iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<S> Seek for Box<S>
    where\n S: Seek + ?Sized,

    source§

    fn seek(&mut self, pos: SeekFrom) -> Result<u64, Error>

    Seek to an offset, in bytes, in a stream. Read more
    source§

    fn stream_position(&mut self) -> Result<u64, Error>

    Returns the current seek position from the start of the stream. Read more
    1.55.0 · source§

    fn rewind(&mut self) -> Result<(), Error>

    Rewind to the beginning of a stream. Read more
    source§

    fn stream_len(&mut self) -> Result<u64, Error>

    🔬This is a nightly-only experimental API. (seek_stream_len)
    Returns the length of this stream (in bytes). Read more
    source§

    fn seek_relative(&mut self, offset: i64) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (seek_seek_relative)
    Seeks relative to the current position. Read more
    ","Seek","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<W> Write for Box<W>
    where\n W: Write + ?Sized,

    source§

    fn write(&mut self, buf: &[u8]) -> Result<usize, Error>

    Write a buffer into this writer, returning how many bytes were written. Read more
    source§

    fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> Result<usize, Error>

    Like write, except that it writes from a slice of buffers. Read more
    source§

    fn is_write_vectored(&self) -> bool

    🔬This is a nightly-only experimental API. (can_vector)
    Determines if this Writer has an efficient write_vectored\nimplementation. Read more
    source§

    fn flush(&mut self) -> Result<(), Error>

    Flush this output stream, ensuring that all intermediately buffered\ncontents reach their destination. Read more
    source§

    fn write_all(&mut self, buf: &[u8]) -> Result<(), Error>

    Attempts to write an entire buffer into this writer. Read more
    source§

    fn write_fmt(&mut self, fmt: Arguments<'_>) -> Result<(), Error>

    Writes a formatted string into this writer, returning any error\nencountered. Read more
    source§

    fn write_all_vectored(&mut self, bufs: &mut [IoSlice<'_>]) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (write_all_vectored)
    Attempts to write multiple buffers into this writer. Read more
    1.0.0 · source§

    fn by_ref(&mut self) -> &mut Self
    where\n Self: Sized,

    Creates a “by reference” adapter for this instance of Write. Read more
    ","Write","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.63.0 · source§

    impl<T> AsRawFd for Box<T>
    where\n T: AsRawFd,

    source§

    fn as_raw_fd(&self) -> i32

    Extracts the raw file descriptor. Read more
    ","AsRawFd","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<B> BufRead for Box<B>
    where\n B: BufRead + ?Sized,

    source§

    fn fill_buf(&mut self) -> Result<&[u8], Error>

    Returns the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    source§

    fn consume(&mut self, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to read. Read more
    source§

    fn read_until(&mut self, byte: u8, buf: &mut Vec<u8>) -> Result<usize, Error>

    Read all bytes into buf until the delimiter byte or EOF is reached. Read more
    source§

    fn read_line(&mut self, buf: &mut String) -> Result<usize, Error>

    Read all bytes until a newline (the 0xA byte) is reached, and append\nthem to the provided String buffer. Read more
    source§

    fn has_data_left(&mut self) -> Result<bool, Error>

    🔬This is a nightly-only experimental API. (buf_read_has_data_left)
    Check if the underlying Read has any data left to be read. Read more
    source§

    fn skip_until(&mut self, byte: u8) -> Result<usize, Error>

    🔬This is a nightly-only experimental API. (bufread_skip_until)
    Skip all bytes until the delimiter byte or EOF is reached. Read more
    1.0.0 · source§

    fn split(self, byte: u8) -> Split<Self>
    where\n Self: Sized,

    Returns an iterator over the contents of this reader split on the byte\nbyte. Read more
    1.0.0 · source§

    fn lines(self) -> Lines<Self>
    where\n Self: Sized,

    Returns an iterator over the lines of this reader. Read more
    ","BufRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<R> Read for Box<R>
    where\n R: Read + ?Sized,

    source§

    fn read(&mut self, buf: &mut [u8]) -> Result<usize, Error>

    Pull some bytes from this source into the specified buffer, returning\nhow many bytes were read. Read more
    source§

    fn read_buf(&mut self, cursor: BorrowedCursor<'_>) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (read_buf)
    Pull some bytes from this source into the specified buffer. Read more
    source§

    fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> Result<usize, Error>

    Like read, except that it reads into a slice of buffers. Read more
    source§

    fn is_read_vectored(&self) -> bool

    🔬This is a nightly-only experimental API. (can_vector)
    Determines if this Reader has an efficient read_vectored\nimplementation. Read more
    source§

    fn read_to_end(&mut self, buf: &mut Vec<u8>) -> Result<usize, Error>

    Read all bytes until EOF in this source, placing them into buf. Read more
    source§

    fn read_to_string(&mut self, buf: &mut String) -> Result<usize, Error>

    Read all bytes until EOF in this source, appending them to buf. Read more
    source§

    fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error>

    Read the exact number of bytes required to fill buf. Read more
    source§

    fn read_buf_exact(&mut self, cursor: BorrowedCursor<'_>) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (read_buf)
    Read the exact number of bytes required to fill cursor. Read more
    1.0.0 · source§

    fn by_ref(&mut self) -> &mut Self
    where\n Self: Sized,

    Creates a “by reference” adaptor for this instance of Read. Read more
    1.0.0 · source§

    fn bytes(self) -> Bytes<Self>
    where\n Self: Sized,

    Transforms this Read instance to an Iterator over its bytes. Read more
    1.0.0 · source§

    fn chain<R>(self, next: R) -> Chain<Self, R>
    where\n R: Read,\n Self: Sized,

    Creates an adapter which will chain this stream with another. Read more
    1.0.0 · source§

    fn take(self, limit: u64) -> Take<Self>
    where\n Self: Sized,

    Creates an adapter which will read at most limit bytes from it. Read more
    ","Read","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.64.0 · source§

    impl<T> AsFd for Box<T>
    where\n T: AsFd,

    source§

    fn as_fd(&self) -> BorrowedFd<'_>

    Borrows the file descriptor. Read more
    ","AsFd","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Hash for Box<T, A>
    where\n T: Hash + ?Sized,\n A: Allocator,

    source§

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

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

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

    Feeds a slice of this type into the given Hasher. Read more
    ","Hash","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.5.0 · source§

    impl<T, A> AsMut<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Converts this type into a mutable reference of the (usually inferred) input type.
    ","AsMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<I, A> DoubleEndedIterator for Box<I, A>
    where\n I: DoubleEndedIterator + ?Sized,\n A: Allocator,

    source§

    fn next_back(&mut self) -> Option<<I as Iterator>::Item>

    Removes and returns an element from the end of the iterator. Read more
    source§

    fn nth_back(&mut self, n: usize) -> Option<<I as Iterator>::Item>

    Returns the nth element from the end of the iterator. Read more
    source§

    fn advance_back_by(&mut self, n: usize) -> Result<(), NonZeroUsize>

    🔬This is a nightly-only experimental API. (iter_advance_by)
    Advances the iterator from the back by n elements. Read more
    1.27.0 · source§

    fn try_rfold<B, F, R>(&mut self, init: B, f: F) -> R
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> R,\n R: Try<Output = B>,

    This is the reverse version of Iterator::try_fold(): it takes\nelements starting from the back of the iterator. Read more
    1.27.0 · source§

    fn rfold<B, F>(self, init: B, f: F) -> B
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> B,

    An iterator method that reduces the iterator’s elements to a single,\nfinal value, starting from the back. Read more
    1.27.0 · source§

    fn rfind<P>(&mut self, predicate: P) -> Option<Self::Item>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Searches for an element of an iterator from the back that satisfies a predicate. Read more
    ","DoubleEndedIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<I, A> Iterator for Box<I, A>
    where\n I: Iterator + ?Sized,\n A: Allocator,

    §

    type Item = <I as Iterator>::Item

    The type of the elements being iterated over.
    source§

    fn next(&mut self) -> Option<<I as Iterator>::Item>

    Advances the iterator and returns the next value. Read more
    source§

    fn size_hint(&self) -> (usize, Option<usize>)

    Returns the bounds on the remaining length of the iterator. Read more
    source§

    fn nth(&mut self, n: usize) -> Option<<I as Iterator>::Item>

    Returns the nth element of the iterator. Read more
    source§

    fn last(self) -> Option<<I as Iterator>::Item>

    Consumes the iterator, returning the last element. Read more
    source§

    fn next_chunk<const N: usize>(\n &mut self\n) -> Result<[Self::Item; N], IntoIter<Self::Item, N>>
    where\n Self: Sized,

    🔬This is a nightly-only experimental API. (iter_next_chunk)
    Advances the iterator and returns an array containing the next N values. Read more
    1.0.0 · source§

    fn count(self) -> usize
    where\n Self: Sized,

    Consumes the iterator, counting the number of iterations and returning it. Read more
    source§

    fn advance_by(&mut self, n: usize) -> Result<(), NonZeroUsize>

    🔬This is a nightly-only experimental API. (iter_advance_by)
    Advances the iterator by n elements. Read more
    1.28.0 · source§

    fn step_by(self, step: usize) -> StepBy<Self>
    where\n Self: Sized,

    Creates an iterator starting at the same point, but stepping by\nthe given amount at each iteration. Read more
    1.0.0 · source§

    fn chain<U>(self, other: U) -> Chain<Self, <U as IntoIterator>::IntoIter>
    where\n Self: Sized,\n U: IntoIterator<Item = Self::Item>,

    Takes two iterators and creates a new iterator over both in sequence. Read more
    1.0.0 · source§

    fn zip<U>(self, other: U) -> Zip<Self, <U as IntoIterator>::IntoIter>
    where\n Self: Sized,\n U: IntoIterator,

    ‘Zips up’ two iterators into a single iterator of pairs. Read more
    source§

    fn intersperse_with<G>(self, separator: G) -> IntersperseWith<Self, G>
    where\n Self: Sized,\n G: FnMut() -> Self::Item,

    🔬This is a nightly-only experimental API. (iter_intersperse)
    Creates a new iterator which places an item generated by separator\nbetween adjacent items of the original iterator. Read more
    1.0.0 · source§

    fn map<B, F>(self, f: F) -> Map<Self, F>
    where\n Self: Sized,\n F: FnMut(Self::Item) -> B,

    Takes a closure and creates an iterator which calls that closure on each\nelement. Read more
    1.21.0 · source§

    fn for_each<F>(self, f: F)
    where\n Self: Sized,\n F: FnMut(Self::Item),

    Calls a closure on each element of an iterator. Read more
    1.0.0 · source§

    fn filter<P>(self, predicate: P) -> Filter<Self, P>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Creates an iterator which uses a closure to determine if an element\nshould be yielded. Read more
    1.0.0 · source§

    fn filter_map<B, F>(self, f: F) -> FilterMap<Self, F>
    where\n Self: Sized,\n F: FnMut(Self::Item) -> Option<B>,

    Creates an iterator that both filters and maps. Read more
    1.0.0 · source§

    fn enumerate(self) -> Enumerate<Self>
    where\n Self: Sized,

    Creates an iterator which gives the current iteration count as well as\nthe next value. Read more
    1.0.0 · source§

    fn peekable(self) -> Peekable<Self>
    where\n Self: Sized,

    Creates an iterator which can use the peek and peek_mut methods\nto look at the next element of the iterator without consuming it. See\ntheir documentation for more information. Read more
    1.0.0 · source§

    fn skip_while<P>(self, predicate: P) -> SkipWhile<Self, P>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Creates an iterator that skips elements based on a predicate. Read more
    1.0.0 · source§

    fn take_while<P>(self, predicate: P) -> TakeWhile<Self, P>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Creates an iterator that yields elements based on a predicate. Read more
    1.57.0 · source§

    fn map_while<B, P>(self, predicate: P) -> MapWhile<Self, P>
    where\n Self: Sized,\n P: FnMut(Self::Item) -> Option<B>,

    Creates an iterator that both yields elements based on a predicate and maps. Read more
    1.0.0 · source§

    fn skip(self, n: usize) -> Skip<Self>
    where\n Self: Sized,

    Creates an iterator that skips the first n elements. Read more
    1.0.0 · source§

    fn take(self, n: usize) -> Take<Self>
    where\n Self: Sized,

    Creates an iterator that yields the first n elements, or fewer\nif the underlying iterator ends sooner. Read more
    1.0.0 · source§

    fn scan<St, B, F>(self, initial_state: St, f: F) -> Scan<Self, St, F>
    where\n Self: Sized,\n F: FnMut(&mut St, Self::Item) -> Option<B>,

    An iterator adapter which, like fold, holds internal state, but\nunlike fold, produces a new iterator. Read more
    1.0.0 · source§

    fn flat_map<U, F>(self, f: F) -> FlatMap<Self, U, F>
    where\n Self: Sized,\n U: IntoIterator,\n F: FnMut(Self::Item) -> U,

    Creates an iterator that works like map, but flattens nested structure. Read more
    source§

    fn map_windows<F, R, const N: usize>(self, f: F) -> MapWindows<Self, F, N>
    where\n Self: Sized,\n F: FnMut(&[Self::Item; N]) -> R,

    🔬This is a nightly-only experimental API. (iter_map_windows)
    Calls the given function f for each contiguous window of size N over\nself and returns an iterator over the outputs of f. Like slice::windows(),\nthe windows during mapping overlap as well. Read more
    1.0.0 · source§

    fn fuse(self) -> Fuse<Self>
    where\n Self: Sized,

    Creates an iterator which ends after the first None. Read more
    1.0.0 · source§

    fn inspect<F>(self, f: F) -> Inspect<Self, F>
    where\n Self: Sized,\n F: FnMut(&Self::Item),

    Does something with each element of an iterator, passing the value on. Read more
    1.0.0 · source§

    fn by_ref(&mut self) -> &mut Self
    where\n Self: Sized,

    Borrows an iterator, rather than consuming it. Read more
    1.0.0 · source§

    fn collect<B>(self) -> B
    where\n B: FromIterator<Self::Item>,\n Self: Sized,

    Transforms an iterator into a collection. Read more
    source§

    fn collect_into<E>(self, collection: &mut E) -> &mut E
    where\n E: Extend<Self::Item>,\n Self: Sized,

    🔬This is a nightly-only experimental API. (iter_collect_into)
    Collects all the items from an iterator into a collection. Read more
    1.0.0 · source§

    fn partition<B, F>(self, f: F) -> (B, B)
    where\n Self: Sized,\n B: Default + Extend<Self::Item>,\n F: FnMut(&Self::Item) -> bool,

    Consumes an iterator, creating two collections from it. Read more
    source§

    fn is_partitioned<P>(self, predicate: P) -> bool
    where\n Self: Sized,\n P: FnMut(Self::Item) -> bool,

    🔬This is a nightly-only experimental API. (iter_is_partitioned)
    Checks if the elements of this iterator are partitioned according to the given predicate,\nsuch that all those that return true precede all those that return false. Read more
    1.27.0 · source§

    fn try_fold<B, F, R>(&mut self, init: B, f: F) -> R
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> R,\n R: Try<Output = B>,

    An iterator method that applies a function as long as it returns\nsuccessfully, producing a single, final value. Read more
    1.27.0 · source§

    fn try_for_each<F, R>(&mut self, f: F) -> R
    where\n Self: Sized,\n F: FnMut(Self::Item) -> R,\n R: Try<Output = ()>,

    An iterator method that applies a fallible function to each item in the\niterator, stopping at the first error and returning that error. Read more
    1.0.0 · source§

    fn fold<B, F>(self, init: B, f: F) -> B
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> B,

    Folds every element into an accumulator by applying an operation,\nreturning the final result. Read more
    1.51.0 · source§

    fn reduce<F>(self, f: F) -> Option<Self::Item>
    where\n Self: Sized,\n F: FnMut(Self::Item, Self::Item) -> Self::Item,

    Reduces the elements to a single one, by repeatedly applying a reducing\noperation. Read more
    source§

    fn try_reduce<F, R>(\n &mut self,\n f: F\n) -> <<R as Try>::Residual as Residual<Option<<R as Try>::Output>>>::TryType
    where\n Self: Sized,\n F: FnMut(Self::Item, Self::Item) -> R,\n R: Try<Output = Self::Item>,\n <R as Try>::Residual: Residual<Option<Self::Item>>,

    🔬This is a nightly-only experimental API. (iterator_try_reduce)
    Reduces the elements to a single one by repeatedly applying a reducing operation. If the\nclosure returns a failure, the failure is propagated back to the caller immediately. Read more
    1.0.0 · source§

    fn all<F>(&mut self, f: F) -> bool
    where\n Self: Sized,\n F: FnMut(Self::Item) -> bool,

    Tests if every element of the iterator matches a predicate. Read more
    1.0.0 · source§

    fn any<F>(&mut self, f: F) -> bool
    where\n Self: Sized,\n F: FnMut(Self::Item) -> bool,

    Tests if any element of the iterator matches a predicate. Read more
    1.0.0 · source§

    fn find<P>(&mut self, predicate: P) -> Option<Self::Item>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Searches for an element of an iterator that satisfies a predicate. Read more
    1.30.0 · source§

    fn find_map<B, F>(&mut self, f: F) -> Option<B>
    where\n Self: Sized,\n F: FnMut(Self::Item) -> Option<B>,

    Applies function to the elements of iterator and returns\nthe first non-none result. Read more
    source§

    fn try_find<F, R>(\n &mut self,\n f: F\n) -> <<R as Try>::Residual as Residual<Option<Self::Item>>>::TryType
    where\n Self: Sized,\n F: FnMut(&Self::Item) -> R,\n R: Try<Output = bool>,\n <R as Try>::Residual: Residual<Option<Self::Item>>,

    🔬This is a nightly-only experimental API. (try_find)
    Applies function to the elements of iterator and returns\nthe first true result or the first error. Read more
    1.0.0 · source§

    fn position<P>(&mut self, predicate: P) -> Option<usize>
    where\n Self: Sized,\n P: FnMut(Self::Item) -> bool,

    Searches for an element in an iterator, returning its index. Read more
    1.6.0 · source§

    fn max_by_key<B, F>(self, f: F) -> Option<Self::Item>
    where\n B: Ord,\n Self: Sized,\n F: FnMut(&Self::Item) -> B,

    Returns the element that gives the maximum value from the\nspecified function. Read more
    1.15.0 · source§

    fn max_by<F>(self, compare: F) -> Option<Self::Item>
    where\n Self: Sized,\n F: FnMut(&Self::Item, &Self::Item) -> Ordering,

    Returns the element that gives the maximum value with respect to the\nspecified comparison function. Read more
    1.6.0 · source§

    fn min_by_key<B, F>(self, f: F) -> Option<Self::Item>
    where\n B: Ord,\n Self: Sized,\n F: FnMut(&Self::Item) -> B,

    Returns the element that gives the minimum value from the\nspecified function. Read more
    1.15.0 · source§

    fn min_by<F>(self, compare: F) -> Option<Self::Item>
    where\n Self: Sized,\n F: FnMut(&Self::Item, &Self::Item) -> Ordering,

    Returns the element that gives the minimum value with respect to the\nspecified comparison function. Read more
    1.0.0 · source§

    fn unzip<A, B, FromA, FromB>(self) -> (FromA, FromB)
    where\n FromA: Default + Extend<A>,\n FromB: Default + Extend<B>,\n Self: Sized + Iterator<Item = (A, B)>,

    Converts an iterator of pairs into a pair of containers. Read more
    1.36.0 · source§

    fn copied<'a, T>(self) -> Copied<Self>
    where\n T: 'a + Copy,\n Self: Sized + Iterator<Item = &'a T>,

    Creates an iterator which copies all of its elements. Read more
    1.0.0 · source§

    fn cloned<'a, T>(self) -> Cloned<Self>
    where\n T: 'a + Clone,\n Self: Sized + Iterator<Item = &'a T>,

    Creates an iterator which clones all of its elements. Read more
    source§

    fn array_chunks<const N: usize>(self) -> ArrayChunks<Self, N>
    where\n Self: Sized,

    🔬This is a nightly-only experimental API. (iter_array_chunks)
    Returns an iterator over N elements of the iterator at a time. Read more
    1.11.0 · source§

    fn sum<S>(self) -> S
    where\n Self: Sized,\n S: Sum<Self::Item>,

    Sums the elements of an iterator. Read more
    1.11.0 · source§

    fn product<P>(self) -> P
    where\n Self: Sized,\n P: Product<Self::Item>,

    Iterates over the entire iterator, multiplying all the elements Read more
    source§

    fn cmp_by<I, F>(self, other: I, cmp: F) -> Ordering
    where\n Self: Sized,\n I: IntoIterator,\n F: FnMut(Self::Item, <I as IntoIterator>::Item) -> Ordering,

    🔬This is a nightly-only experimental API. (iter_order_by)
    Lexicographically compares the elements of this Iterator with those\nof another with respect to the specified comparison function. Read more
    1.5.0 · source§

    fn partial_cmp<I>(self, other: I) -> Option<Ordering>
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Lexicographically compares the PartialOrd elements of\nthis Iterator with those of another. The comparison works like short-circuit\nevaluation, returning a result without comparing the remaining elements.\nAs soon as an order can be determined, the evaluation stops and a result is returned. Read more
    source§

    fn partial_cmp_by<I, F>(self, other: I, partial_cmp: F) -> Option<Ordering>
    where\n Self: Sized,\n I: IntoIterator,\n F: FnMut(Self::Item, <I as IntoIterator>::Item) -> Option<Ordering>,

    🔬This is a nightly-only experimental API. (iter_order_by)
    Lexicographically compares the elements of this Iterator with those\nof another with respect to the specified comparison function. Read more
    1.5.0 · source§

    fn eq<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialEq<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are equal to those of\nanother. Read more
    source§

    fn eq_by<I, F>(self, other: I, eq: F) -> bool
    where\n Self: Sized,\n I: IntoIterator,\n F: FnMut(Self::Item, <I as IntoIterator>::Item) -> bool,

    🔬This is a nightly-only experimental API. (iter_order_by)
    Determines if the elements of this Iterator are equal to those of\nanother with respect to the specified equality function. Read more
    1.5.0 · source§

    fn ne<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialEq<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are not equal to those of\nanother. Read more
    1.5.0 · source§

    fn lt<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\nless than those of another. Read more
    1.5.0 · source§

    fn le<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\nless or equal to those of another. Read more
    1.5.0 · source§

    fn gt<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\ngreater than those of another. Read more
    1.5.0 · source§

    fn ge<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\ngreater than or equal to those of another. Read more
    source§

    fn is_sorted_by<F>(self, compare: F) -> bool
    where\n Self: Sized,\n F: FnMut(&Self::Item, &Self::Item) -> Option<Ordering>,

    🔬This is a nightly-only experimental API. (is_sorted)
    Checks if the elements of this iterator are sorted using the given comparator function. Read more
    source§

    fn is_sorted_by_key<F, K>(self, f: F) -> bool
    where\n Self: Sized,\n F: FnMut(Self::Item) -> K,\n K: PartialOrd,

    🔬This is a nightly-only experimental API. (is_sorted)
    Checks if the elements of this iterator are sorted using the given key extraction\nfunction. Read more
    ","Iterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Eq for Box<T, A>
    where\n T: Eq + ?Sized,\n A: Allocator,

    ","Eq","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.35.0 · source§

    impl<Args, F, A> FnOnce<Args> for Box<F, A>
    where\n Args: Tuple,\n F: FnOnce<Args> + ?Sized,\n A: Allocator,

    §

    type Output = <F as FnOnce<Args>>::Output

    The returned type after the call operator is used.
    source§

    extern "rust-call" fn call_once(\n self,\n args: Args\n) -> <Box<F, A> as FnOnce<Args>>::Output

    🔬This is a nightly-only experimental API. (fn_traits)
    Performs the call operation.
    ","FnOnce","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, U, A> CoerceUnsized<Box<U, A>> for Box<T, A>
    where\n T: Unsize<U> + ?Sized,\n A: Allocator,\n U: ?Sized,

    ","CoerceUnsized>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T> Default for Box<T>
    where\n T: Default,

    Available on non-no_global_oom_handling only.
    source§

    fn default() -> Box<T>

    Creates a Box<T>, with the Default value for T.

    \n
    ","Default","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Debug for Box<T, A>
    where\n T: Debug + ?Sized,\n A: Allocator,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<S> AsyncIterator for Box<S>
    where\n S: AsyncIterator + Unpin + ?Sized,

    §

    type Item = <S as AsyncIterator>::Item

    🔬This is a nightly-only experimental API. (async_iterator)
    The type of items yielded by the async iterator.
    source§

    fn poll_next(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Box<S> as AsyncIterator>::Item>>

    🔬This is a nightly-only experimental API. (async_iterator)
    Attempt to pull out the next value of this async iterator, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the async iterator is exhausted. Read more
    source§

    fn size_hint(&self) -> (usize, Option<usize>)

    🔬This is a nightly-only experimental API. (async_iterator)
    Returns the bounds on the remaining length of the async iterator. Read more
    ","AsyncIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.35.0 · source§

    impl<Args, F, A> FnMut<Args> for Box<F, A>
    where\n Args: Tuple,\n F: FnMut<Args> + ?Sized,\n A: Allocator,

    source§

    extern "rust-call" fn call_mut(\n &mut self,\n args: Args\n) -> <Box<F, A> as FnOnce<Args>>::Output

    🔬This is a nightly-only experimental API. (fn_traits)
    Performs the call operation.
    ","FnMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<I, A> ExactSizeIterator for Box<I, A>
    where\n I: ExactSizeIterator + ?Sized,\n A: Allocator,

    source§

    fn len(&self) -> usize

    Returns the exact remaining length of the iterator. Read more
    source§

    fn is_empty(&self) -> bool

    🔬This is a nightly-only experimental API. (exact_size_is_empty)
    Returns true if the iterator is empty. Read more
    ","ExactSizeIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.33.0 · source§

    impl<T, A> Unpin for Box<T, A>
    where\n A: Allocator + 'static,\n T: ?Sized,

    ","Unpin","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, U> DispatchFromDyn<Box<U>> for Box<T>
    where\n T: Unsize<U> + ?Sized,\n U: ?Sized,

    ","DispatchFromDyn>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.8.0 · source§

    impl<T> Error for Box<T>
    where\n T: Error,

    source§

    fn description(&self) -> &str

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

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

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

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

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

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

    🔬This is a nightly-only experimental API. (error_generic_member_access)
    Provides type based access to context intended for error reports. Read more
    ","Error","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.6.0 · source§

    impl<T> From<T> for Box<T>

    Available on non-no_global_oom_handling only.
    source§

    fn from(t: T) -> Box<T>

    Converts a T into a Box<T>

    \n

    The conversion allocates on the heap and moves t\nfrom the stack into it.

    \n
    Examples
    \n
    let x = 5;\nlet boxed = Box::new(5);\n\nassert_eq!(Box::from(x), boxed);
    \n
    ","From","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.35.0 · source§

    impl<Args, F, A> Fn<Args> for Box<F, A>
    where\n Args: Tuple,\n F: Fn<Args> + ?Sized,\n A: Allocator,

    source§

    extern "rust-call" fn call(\n &self,\n args: Args\n) -> <Box<F, A> as FnOnce<Args>>::Output

    🔬This is a nightly-only experimental API. (fn_traits)
    Performs the call operation.
    ","Fn","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.22.0 · source§

    impl<T, A> Hasher for Box<T, A>
    where\n T: Hasher + ?Sized,\n A: Allocator,

    source§

    fn finish(&self) -> u64

    Returns the hash value for the values written so far. Read more
    source§

    fn write(&mut self, bytes: &[u8])

    Writes some data into this Hasher. Read more
    source§

    fn write_u8(&mut self, i: u8)

    Writes a single u8 into this hasher.
    source§

    fn write_u16(&mut self, i: u16)

    Writes a single u16 into this hasher.
    source§

    fn write_u32(&mut self, i: u32)

    Writes a single u32 into this hasher.
    source§

    fn write_u64(&mut self, i: u64)

    Writes a single u64 into this hasher.
    source§

    fn write_u128(&mut self, i: u128)

    Writes a single u128 into this hasher.
    source§

    fn write_usize(&mut self, i: usize)

    Writes a single usize into this hasher.
    source§

    fn write_i8(&mut self, i: i8)

    Writes a single i8 into this hasher.
    source§

    fn write_i16(&mut self, i: i16)

    Writes a single i16 into this hasher.
    source§

    fn write_i32(&mut self, i: i32)

    Writes a single i32 into this hasher.
    source§

    fn write_i64(&mut self, i: i64)

    Writes a single i64 into this hasher.
    source§

    fn write_i128(&mut self, i: i128)

    Writes a single i128 into this hasher.
    source§

    fn write_isize(&mut self, i: isize)

    Writes a single isize into this hasher.
    source§

    fn write_length_prefix(&mut self, len: usize)

    🔬This is a nightly-only experimental API. (hasher_prefixfree_extras)
    Writes a length prefix into this hasher, as part of being prefix-free. Read more
    source§

    fn write_str(&mut self, s: &str)

    🔬This is a nightly-only experimental API. (hasher_prefixfree_extras)
    Writes a single str into this hasher. Read more
    ","Hasher","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.1.0 · source§

    impl<T, A> BorrowMut<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Mutably borrows from an owned value. Read more
    ","BorrowMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> PartialEq for Box<T, A>
    where\n T: PartialEq + ?Sized,\n A: Allocator,

    source§

    fn eq(&self, other: &Box<T, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Box<T, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Pointer for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Formats the value using the given formatter.
    ","Pointer","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Ord for Box<T, A>
    where\n T: Ord + ?Sized,\n A: Allocator,

    source§

    fn cmp(&self, other: &Box<T, A>) -> Ordering

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

    fn max(self, other: Self) -> Self
    where\n Self: Sized,

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

    fn min(self, other: Self) -> Self
    where\n Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where\n Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    ","Ord","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> PartialOrd for Box<T, A>
    where\n T: PartialOrd + ?Sized,\n A: Allocator,

    source§

    fn partial_cmp(&self, other: &Box<T, A>) -> Option<Ordering>

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

    fn lt(&self, other: &Box<T, A>) -> bool

    This method tests less than (for self and other) and is used by the < operator. Read more
    source§

    fn le(&self, other: &Box<T, A>) -> bool

    This method tests less than or equal to (for self and other) and is used by the <=\noperator. Read more
    source§

    fn ge(&self, other: &Box<T, A>) -> bool

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

    fn gt(&self, other: &Box<T, A>) -> bool

    This method tests greater than (for self and other) and is used by the > operator. Read more
    ","PartialOrd","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Deref for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    §

    type Target = T

    The resulting type after dereferencing.
    source§

    fn deref(&self) -> &T

    Dereferences the value.
    ","Deref","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<G, R, A> Coroutine<R> for Box<G, A>
    where\n G: Coroutine<R> + Unpin + ?Sized,\n A: Allocator + 'static,

    §

    type Yield = <G as Coroutine<R>>::Yield

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine yields. Read more
    §

    type Return = <G as Coroutine<R>>::Return

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine returns. Read more
    source§

    fn resume(\n self: Pin<&mut Box<G, A>>,\n arg: R\n) -> CoroutineState<<Box<G, A> as Coroutine<R>>::Yield, <Box<G, A> as Coroutine<R>>::Return>

    🔬This is a nightly-only experimental API. (coroutine_trait)
    Resumes the execution of this coroutine. Read more
    ","Coroutine","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Display for Box<T, A>
    where\n T: Display + ?Sized,\n A: Allocator,

    source§

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

    Formats the value using the given formatter. Read more
    ","Display","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Drop for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

    fn drop(&mut self)

    Executes the destructor for this type. Read more
    ","Drop","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.5.0 · source§

    impl<T, A> AsRef<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

    fn as_ref(&self) -> &T

    Converts this type into a shared reference of the (usually inferred) input type.
    ","AsRef","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.26.0 · source§

    impl<I, A> FusedIterator for Box<I, A>
    where\n I: FusedIterator + ?Sized,\n A: Allocator,

    ","FusedIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.36.0 · source§

    impl<F, A> Future for Box<F, A>
    where\n F: Future + Unpin + ?Sized,\n A: Allocator + 'static,

    §

    type Output = <F as Future>::Output

    The type of value produced on completion.
    source§

    fn poll(\n self: Pin<&mut Box<F, A>>,\n cx: &mut Context<'_>\n) -> Poll<<Box<F, A> as Future>::Output>

    Attempt to resolve the future to a final value, registering\nthe current task for wakeup if the value is not yet available. Read more
    ","Future","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Clone for Box<T, A>
    where\n T: Clone,\n A: Allocator + Clone,

    Available on non-no_global_oom_handling only.
    source§

    fn clone(&self) -> Box<T, A>

    Returns a new box with a clone() of this box’s contents.

    \n
    Examples
    \n
    let x = Box::new(5);\nlet y = x.clone();\n\n// The value is the same\nassert_eq!(x, y);\n\n// But they are unique objects\nassert_ne!(&*x as *const i32, &*y as *const i32);
    \n
    source§

    fn clone_from(&mut self, source: &Box<T, A>)

    Copies source’s contents into self without creating a new allocation.

    \n
    Examples
    \n
    let x = Box::new(5);\nlet mut y = Box::new(10);\nlet yp: *const i32 = &*y;\n\ny.clone_from(&x);\n\n// The value is the same\nassert_eq!(x, y);\n\n// And no allocation occurred\nassert_eq!(yp, &*y);
    \n
    ","Clone","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> DerefMut for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Mutably dereferences the value.
    ","DerefMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.1.0 · source§

    impl<T, A> Borrow<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    ","Borrow","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<H> HasDisplayHandle for Box<H>
    where\n H: HasDisplayHandle + ?Sized,

    Available on crate feature alloc only.
    §

    fn display_handle(&self) -> Result<DisplayHandle<'_>, HandleError>

    Get a handle to the display controller of the windowing system.
    ","HasDisplayHandle","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<H> HasWindowHandle for Box<H>
    where\n H: HasWindowHandle + ?Sized,

    Available on crate feature alloc only.
    §

    fn window_handle(&self) -> Result<WindowHandle<'_>, HandleError>

    Get a handle to the window.
    ","HasWindowHandle","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> WriteColor for Box<T>
    where\n T: WriteColor + ?Sized,

    §

    fn supports_color(&self) -> bool

    Returns true if and only if the underlying writer supports colors.
    §

    fn supports_hyperlinks(&self) -> bool

    Returns true if and only if the underlying writer supports hyperlinks. Read more
    §

    fn set_color(&mut self, spec: &ColorSpec) -> Result<(), Error>

    Set the color settings of the writer. Read more
    §

    fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> Result<(), Error>

    Set the current hyperlink of the writer. Read more
    §

    fn reset(&mut self) -> Result<(), Error>

    Reset the current color settings to their original settings. Read more
    §

    fn is_synchronous(&self) -> bool

    Returns true if and only if the underlying writer must synchronously\ninteract with an end user’s device in order to control colors. By\ndefault, this always returns false. Read more
    ","WriteColor","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> Value for Box<T>
    where\n T: Value + ?Sized,

    §

    fn record(&self, key: &Field, visitor: &mut dyn Visit)

    Visits this value with the given Visitor.
    ","Value","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S> Subscriber for Box<S>
    where\n S: Subscriber + ?Sized,

    §

    fn register_callsite(&self, metadata: &'static Metadata<'static>) -> Interest

    Registers a new callsite with this subscriber, returning whether or not\nthe subscriber is interested in being notified about the callsite. Read more
    §

    fn enabled(&self, metadata: &Metadata<'_>) -> bool

    Returns true if a span or event with the specified metadata would be\nrecorded. Read more
    §

    fn max_level_hint(&self) -> Option<LevelFilter>

    Returns the highest verbosity level that this Subscriber will\nenable, or None, if the subscriber does not implement level-based\nfiltering or chooses not to implement this method. Read more
    §

    fn new_span(&self, span: &Attributes<'_>) -> Id

    Visit the construction of a new span, returning a new span ID for the\nspan being constructed. Read more
    §

    fn record(&self, span: &Id, values: &Record<'_>)

    Record a set of values on a span. Read more
    §

    fn record_follows_from(&self, span: &Id, follows: &Id)

    Adds an indication that span follows from the span with the id\nfollows. Read more
    §

    fn event_enabled(&self, event: &Event<'_>) -> bool

    Determine if an [Event] should be recorded. Read more
    §

    fn event(&self, event: &Event<'_>)

    Records that an Event has occurred. Read more
    §

    fn enter(&self, span: &Id)

    Records that a span has been entered. Read more
    §

    fn exit(&self, span: &Id)

    Records that a span has been exited. Read more
    §

    fn clone_span(&self, id: &Id) -> Id

    Notifies the subscriber that a span ID has been cloned. Read more
    §

    fn try_close(&self, id: Id) -> bool

    Notifies the subscriber that a span ID has been dropped, and returns\ntrue if there are now 0 IDs that refer to that span. Read more
    §

    fn drop_span(&self, id: Id)

    👎Deprecated since 0.1.2: use Subscriber::try_close instead
    This method is deprecated. Read more
    §

    fn current_span(&self) -> Current

    Returns a type representing this subscriber’s view of the current span. Read more
    §

    unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()>

    If self is the same type as the provided TypeId, returns an untyped\n*const pointer to that type. Otherwise, returns None. Read more
    §

    fn on_register_dispatch(&self, subscriber: &Dispatch)

    Invoked when this subscriber becomes a [Dispatch]. Read more
    ","Subscriber","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> ZeroableInOption for Box<T>
    where\n T: ?Sized,

    Available on crate feature extern_crate_alloc only.
    ","ZeroableInOption","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S> Stream for Box<S>
    where\n S: Stream + Unpin + ?Sized,

    §

    type Item = <S as Stream>::Item

    Values yielded by the stream.
    §

    fn poll_next(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Box<S> as Stream>::Item>>

    Attempt to pull out the next value of this stream, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the stream is exhausted. Read more
    §

    fn size_hint(&self) -> (usize, Option<usize>)

    Returns the bounds on the remaining length of the stream. Read more
    ","Stream","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S> FusedStream for Box<S>
    where\n S: FusedStream + Unpin + ?Sized,

    §

    fn is_terminated(&self) -> bool

    Returns true if the stream should no longer be polled.
    ","FusedStream","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<F> FusedFuture for Box<F>
    where\n F: FusedFuture + Unpin + ?Sized,

    §

    fn is_terminated(&self) -> bool

    Returns true if the underlying future should no longer be polled.
    ","FusedFuture","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S, Item> Sink<Item> for Box<S>
    where\n S: Sink<Item> + Unpin + ?Sized,

    §

    type Error = <S as Sink<Item>>::Error

    The type of value produced by the sink when an error occurs.
    §

    fn poll_ready(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Box<S> as Sink<Item>>::Error>>

    Attempts to prepare the Sink to receive a value. Read more
    §

    fn start_send(\n self: Pin<&mut Box<S>>,\n item: Item\n) -> Result<(), <Box<S> as Sink<Item>>::Error>

    Begin the process of sending a value to the sink.\nEach call to this function must be preceded by a successful call to\npoll_ready which returned Poll::Ready(Ok(())). Read more
    §

    fn poll_flush(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Box<S> as Sink<Item>>::Error>>

    Flush any remaining output from this sink. Read more
    §

    fn poll_close(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Box<S> as Sink<Item>>::Error>>

    Flush any remaining output and close this sink, if necessary. Read more
    ","Sink","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<Sp> LocalSpawn for Box<Sp>
    where\n Sp: LocalSpawn + ?Sized,

    §

    fn spawn_local_obj(\n &self,\n future: LocalFutureObj<'static, ()>\n) -> Result<(), SpawnError>

    Spawns a future that will be run to completion. Read more
    §

    fn status_local(&self) -> Result<(), SpawnError>

    Determines whether the executor is able to spawn new tasks. Read more
    ","LocalSpawn","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<'a, T, F> UnsafeFutureObj<'a, T> for Box<F>
    where\n F: Future<Output = T> + 'a,

    §

    fn into_raw(self) -> *mut dyn Future<Output = T> + 'a

    Convert an owned instance into a (conceptually owned) fat pointer. Read more
    §

    unsafe fn drop(ptr: *mut dyn Future<Output = T> + 'a)

    Drops the future represented by the given fat pointer. Read more
    ","UnsafeFutureObj<'a, T>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<Sp> Spawn for Box<Sp>
    where\n Sp: Spawn + ?Sized,

    §

    fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), SpawnError>

    Spawns a future that will be run to completion. Read more
    §

    fn status(&self) -> Result<(), SpawnError>

    Determines whether the executor is able to spawn new tasks. Read more
    ","Spawn","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncWrite for Box<T>
    where\n T: AsyncWrite + Unpin + ?Sized,

    §

    fn poll_write(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from bufs into the object using vectored\nIO operations. Read more
    §

    fn poll_flush(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_close(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to close the object. Read more
    ","AsyncWrite","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncRead for Box<T>
    where\n T: AsyncRead + Unpin + ?Sized,

    §

    fn poll_read(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &mut [u8]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into buf. Read more
    §

    fn poll_read_vectored(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n bufs: &mut [IoSliceMut<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into bufs using vectored\nIO operations. Read more
    ","AsyncRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncSeek for Box<T>
    where\n T: AsyncSeek + Unpin + ?Sized,

    §

    fn poll_seek(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n pos: SeekFrom\n) -> Poll<Result<u64, Error>>

    Attempt to seek to an offset, in bytes, in a stream. Read more
    ","AsyncSeek","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncBufRead for Box<T>
    where\n T: AsyncBufRead + Unpin + ?Sized,

    §

    fn poll_fill_buf(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempt to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Box<T>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncRead for Box<T>
    where\n T: AsyncRead + Unpin + ?Sized,

    §

    fn poll_read(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &mut ReadBuf<'_>\n) -> Poll<Result<(), Error>>

    Attempts to read from the AsyncRead into buf. Read more
    ","AsyncRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncBufRead for Box<T>
    where\n T: AsyncBufRead + Unpin + ?Sized,

    §

    fn poll_fill_buf(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempts to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Box<T>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncSeek for Box<T>
    where\n T: AsyncSeek + Unpin + ?Sized,

    §

    fn start_seek(self: Pin<&mut Box<T>>, pos: SeekFrom) -> Result<(), Error>

    Attempts to seek to an offset, in bytes, in a stream. Read more
    §

    fn poll_complete(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<u64, Error>>

    Waits for a seek operation to complete. Read more
    ","AsyncSeek","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncWrite for Box<T>
    where\n T: AsyncWrite + Unpin + ?Sized,

    §

    fn poll_write(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Like poll_write, except that it writes from a slice of buffers. Read more
    §

    fn is_write_vectored(&self) -> bool

    Determines if this writer has an efficient poll_write_vectored\nimplementation. Read more
    §

    fn poll_flush(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempts to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_shutdown(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Initiates or attempts to shut down this writer, returning success when\nthe I/O connection has completely shut down. Read more
    ","AsyncWrite","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> IoSafe for Box<T>
    where\n T: IoSafe + ?Sized,

    ","IoSafe","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsRawXcbConnection for Box<T>
    where\n T: AsRawXcbConnection + ?Sized,

    Available on crate feature alloc only.
    §

    fn as_raw_xcb_connection(&self) -> *mut xcb_connection_t

    Get a raw xcb connection pointer from this object.
    ","AsRawXcbConnection","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<C> RequestConnection for Box<C>
    where\n C: RequestConnection + ?Sized,

    §

    type Buf = <C as RequestConnection>::Buf

    Type used as buffer to store raw replies or events before\nthey are parsed.
    §

    fn send_request_with_reply<R>(\n &self,\n bufs: &[IoSlice<'_>],\n fds: Vec<OwnedFd>\n) -> Result<Cookie<'_, Box<C>, R>, ConnectionError>
    where\n R: TryParse,

    Send a request with a reply to the server. Read more
    §

    fn send_trait_request_with_reply<R>(\n &self,\n request: R\n) -> Result<Cookie<'_, Box<C>, <R as ReplyRequest>::Reply>, ConnectionError>
    where\n R: ReplyRequest,

    Send a request with a reply to the server. Read more
    §

    fn send_request_with_reply_with_fds<R>(\n &self,\n bufs: &[IoSlice<'_>],\n fds: Vec<OwnedFd>\n) -> Result<CookieWithFds<'_, Box<C>, R>, ConnectionError>
    where\n R: TryParseFd,

    Send a request with a reply containing file descriptors to the server. Read more
    §

    fn send_trait_request_with_reply_with_fds<R>(\n &self,\n request: R\n) -> Result<CookieWithFds<'_, Box<C>, <R as ReplyFDsRequest>::Reply>, ConnectionError>
    where\n R: ReplyFDsRequest,

    Send a request with a reply containing file descriptors to the server. Read more
    §

    fn send_request_without_reply(\n &self,\n bufs: &[IoSlice<'_>],\n fds: Vec<OwnedFd>\n) -> Result<VoidCookie<'_, Box<C>>, ConnectionError>

    Send a request without a reply to the server. Read more
    §

    fn send_trait_request_without_reply<R>(\n &self,\n request: R\n) -> Result<VoidCookie<'_, Box<C>>, ConnectionError>
    where\n R: VoidRequest,

    Send a request without a reply to the server. Read more
    §

    fn discard_reply(&self, sequence: u64, kind: RequestKind, mode: DiscardMode)

    A reply to an error should be discarded. Read more
    §

    fn prefetch_extension_information(\n &self,\n extension_name: &'static str\n) -> Result<(), ConnectionError>

    Prefetches information about an extension. Read more
    §

    fn extension_information(\n &self,\n extension_name: &'static str\n) -> Result<Option<ExtensionInformation>, ConnectionError>

    Get information about an extension. Read more
    §

    fn wait_for_reply_or_error(\n &self,\n sequence: u64\n) -> Result<<Box<C> as RequestConnection>::Buf, ReplyError>

    Wait for the reply to a request. Read more
    §

    fn wait_for_reply_or_raw_error(\n &self,\n sequence: u64\n) -> Result<ReplyOrError<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Wait for the reply to a request. Read more
    §

    fn wait_for_reply(\n &self,\n sequence: u64\n) -> Result<Option<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Wait for the reply to a request. Read more
    §

    fn wait_for_reply_with_fds(\n &self,\n sequence: u64\n) -> Result<(<Box<C> as RequestConnection>::Buf, Vec<OwnedFd>), ReplyError>

    Wait for the reply to a request that has FDs. Read more
    §

    fn wait_for_reply_with_fds_raw(\n &self,\n sequence: u64\n) -> Result<ReplyOrError<(<Box<C> as RequestConnection>::Buf, Vec<OwnedFd>), <Box<C> as RequestConnection>::Buf>, ConnectionError>

    Wait for the reply to a request that has FDs. Read more
    §

    fn check_for_error(&self, sequence: u64) -> Result<(), ReplyError>

    Check whether a request that does not have a reply caused an X11 error. Read more
    §

    fn check_for_raw_error(\n &self,\n sequence: u64\n) -> Result<Option<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Check whether a request that does not have a reply caused an X11 error. Read more
    §

    fn prefetch_maximum_request_bytes(&self)

    Prefetches the maximum request length. Read more
    §

    fn maximum_request_bytes(&self) -> usize

    The maximum number of bytes that the X11 server accepts in a request.
    §

    fn parse_error(&self, error: &[u8]) -> Result<X11Error, ParseError>

    Parse a generic error.
    §

    fn parse_event(&self, event: &[u8]) -> Result<Event, ParseError>

    Parse a generic event.
    ","RequestConnection","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<C> Connection for Box<C>
    where\n C: Connection + ?Sized,

    §

    fn wait_for_event(&self) -> Result<Event, ConnectionError>

    Wait for a new event from the X11 server.
    §

    fn wait_for_raw_event(\n &self\n) -> Result<<Box<C> as RequestConnection>::Buf, ConnectionError>

    Wait for a new raw/unparsed event from the X11 server.
    §

    fn wait_for_event_with_sequence(&self) -> Result<(Event, u64), ConnectionError>

    Wait for a new event from the X11 server.
    §

    fn wait_for_raw_event_with_sequence(\n &self\n) -> Result<(<Box<C> as RequestConnection>::Buf, u64), ConnectionError>

    Wait for a new raw/unparsed event from the X11 server.
    §

    fn poll_for_event(&self) -> Result<Option<Event>, ConnectionError>

    Poll for a new event from the X11 server.
    §

    fn poll_for_raw_event(\n &self\n) -> Result<Option<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Poll for a new raw/unparsed event from the X11 server.
    §

    fn poll_for_event_with_sequence(\n &self\n) -> Result<Option<(Event, u64)>, ConnectionError>

    Poll for a new event from the X11 server.
    §

    fn poll_for_raw_event_with_sequence(\n &self\n) -> Result<Option<(<Box<C> as RequestConnection>::Buf, u64)>, ConnectionError>

    Poll for a new unparsed/raw event from the X11 server.
    §

    fn flush(&self) -> Result<(), ConnectionError>

    Send all pending requests to the server. Read more
    §

    fn setup(&self) -> &Setup

    Get the setup information sent by the X11 server. Read more
    §

    fn generate_id(&self) -> Result<u32, ReplyOrIdError>

    Generate a new X11 identifier. Read more
    ","Connection","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> EventSource for Box<T>
    where\n T: EventSource,

    Blanket implementation for boxed event sources. [EventSource] is not an\nobject safe trait, so this does not include trait objects.

    \n
    §

    type Event = <T as EventSource>::Event

    The type of events generated by your source.
    §

    type Metadata = <T as EventSource>::Metadata

    Some metadata of your event source Read more
    §

    type Ret = <T as EventSource>::Ret

    The return type of the user callback Read more
    §

    type Error = <T as EventSource>::Error

    The error type returned from\nprocess_events() (not the user callback!).
    §

    fn process_events<F>(\n &mut self,\n readiness: Readiness,\n token: Token,\n callback: F\n) -> Result<PostAction, <Box<T> as EventSource>::Error>
    where\n F: FnMut(<Box<T> as EventSource>::Event, &mut <Box<T> as EventSource>::Metadata) -> <Box<T> as EventSource>::Ret,

    Process any relevant events Read more
    §

    fn register(\n &mut self,\n poll: &mut Poll,\n token_factory: &mut TokenFactory\n) -> Result<(), Error>

    Register yourself to this poll instance Read more
    §

    fn reregister(\n &mut self,\n poll: &mut Poll,\n token_factory: &mut TokenFactory\n) -> Result<(), Error>

    Re-register your file descriptors Read more
    §

    fn unregister(&mut self, poll: &mut Poll) -> Result<(), Error>

    Unregister your file descriptors Read more
    §

    const NEEDS_EXTRA_LIFECYCLE_EVENTS: bool = T::NEEDS_EXTRA_LIFECYCLE_EVENTS

    Whether this source needs to be sent the [EventSource::before_sleep]\nand [EventSource::before_handle_events] notifications. These are opt-in because\nthey require more expensive checks, and almost all sources will not need these notifications
    §

    fn before_sleep(&mut self) -> Result<Option<(Readiness, Token)>, Error>

    Notification that a single poll is about to begin Read more
    §

    fn before_handle_events(&mut self, events: EventIterator<'_>)

    Notification that polling is complete, and [EventSource::process_events] will\nbe called with the given events for this source. The iterator may be empty,\nwhich indicates that no events were generated for this source Read more
    ","EventSource","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<'de, T> Deserialize<'de> for Box<T>
    where\n T: Deserialize<'de>,

    Available on crate features std or alloc only.
    source§

    fn deserialize<D>(\n deserializer: D\n) -> Result<Box<T>, <D as Deserializer<'de>>::Error>
    where\n D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    ","Deserialize<'de>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T> Serialize for Box<T>
    where\n T: Serialize + ?Sized,

    Available on crate features std or alloc only.
    source§

    fn serialize<S>(\n &self,\n serializer: S\n) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error>
    where\n S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    ","Serialize","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"]] +"iced":[["
    source§

    impl<T> Box<T>

    1.0.0 · source

    pub fn new(x: T) -> Box<T>

    Available on non-no_global_oom_handling only.

    Allocates memory on the heap and then places x into it.

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    let five = Box::new(5);
    \n
    source

    pub fn new_uninit() -> Box<MaybeUninit<T>>

    🔬This is a nightly-only experimental API. (new_uninit)
    Available on non-no_global_oom_handling only.

    Constructs a new box with uninitialized contents.

    \n
    Examples
    \n
    #![feature(new_uninit)]\n\nlet mut five = Box::<u32>::new_uninit();\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5)
    \n
    source

    pub fn new_zeroed() -> Box<MaybeUninit<T>>

    🔬This is a nightly-only experimental API. (new_uninit)
    Available on non-no_global_oom_handling only.

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes.

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(new_uninit)]\n\nlet zero = Box::<u32>::new_zeroed();\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0)
    \n
    1.33.0 · source

    pub fn pin(x: T) -> Pin<Box<T>>

    Available on non-no_global_oom_handling only.

    Constructs a new Pin<Box<T>>. If T does not implement Unpin, then\nx will be pinned in memory and unable to be moved.

    \n

    Constructing and pinning of the Box can also be done in two steps: Box::pin(x)\ndoes the same as Box::into_pin(Box::new(x)). Consider using\ninto_pin if you already have a Box<T>, or if you want to\nconstruct a (pinned) Box in a different way than with Box::new.

    \n
    source

    pub fn try_new(x: T) -> Result<Box<T>, AllocError>

    🔬This is a nightly-only experimental API. (allocator_api)

    Allocates memory on the heap then places x into it,\nreturning an error if the allocation fails

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    #![feature(allocator_api)]\n\nlet five = Box::try_new(5)?;
    \n
    source

    pub fn try_new_uninit() -> Result<Box<MaybeUninit<T>>, AllocError>

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new box with uninitialized contents on the heap,\nreturning an error if the allocation fails

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nlet mut five = Box::<u32>::try_new_uninit()?;\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5);
    \n
    source

    pub fn try_new_zeroed() -> Result<Box<MaybeUninit<T>>, AllocError>

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes on the heap

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nlet zero = Box::<u32>::try_new_zeroed()?;\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0);
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, A> Box<T, A>
    where\n A: Allocator,

    source

    pub fn new_in(x: T, alloc: A) -> Box<T, A>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Allocates memory in the given allocator then places x into it.

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet five = Box::new_in(5, System);
    \n
    source

    pub fn try_new_in(x: T, alloc: A) -> Result<Box<T, A>, AllocError>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)

    Allocates memory in the given allocator then places x into it,\nreturning an error if the allocation fails

    \n

    This doesn’t actually allocate if T is zero-sized.

    \n
    Examples
    \n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet five = Box::try_new_in(5, System)?;
    \n
    source

    pub fn new_uninit_in(alloc: A) -> Box<MaybeUninit<T>, A>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Constructs a new box with uninitialized contents in the provided allocator.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet mut five = Box::<u32, _>::new_uninit_in(System);\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5)
    \n
    source

    pub fn try_new_uninit_in(alloc: A) -> Result<Box<MaybeUninit<T>, A>, AllocError>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new box with uninitialized contents in the provided allocator,\nreturning an error if the allocation fails

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet mut five = Box::<u32, _>::try_new_uninit_in(System)?;\n\nlet five = unsafe {\n    // Deferred initialization:\n    five.as_mut_ptr().write(5);\n\n    five.assume_init()\n};\n\nassert_eq!(*five, 5);
    \n
    source

    pub fn new_zeroed_in(alloc: A) -> Box<MaybeUninit<T>, A>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes in the provided allocator.

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet zero = Box::<u32, _>::new_zeroed_in(System);\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0)
    \n
    source

    pub fn try_new_zeroed_in(alloc: A) -> Result<Box<MaybeUninit<T>, A>, AllocError>
    where\n A: Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a new Box with uninitialized contents, with the memory\nbeing filled with 0 bytes in the provided allocator,\nreturning an error if the allocation fails,

    \n

    See MaybeUninit::zeroed for examples of correct and incorrect usage\nof this method.

    \n
    Examples
    \n
    #![feature(allocator_api, new_uninit)]\n\nuse std::alloc::System;\n\nlet zero = Box::<u32, _>::try_new_zeroed_in(System)?;\nlet zero = unsafe { zero.assume_init() };\n\nassert_eq!(*zero, 0);
    \n
    source

    pub fn pin_in(x: T, alloc: A) -> Pin<Box<T, A>>
    where\n A: 'static + Allocator,

    🔬This is a nightly-only experimental API. (allocator_api)
    Available on non-no_global_oom_handling only.

    Constructs a new Pin<Box<T, A>>. If T does not implement Unpin, then\nx will be pinned in memory and unable to be moved.

    \n

    Constructing and pinning of the Box can also be done in two steps: Box::pin_in(x, alloc)\ndoes the same as Box::into_pin(Box::new_in(x, alloc)). Consider using\ninto_pin if you already have a Box<T, A>, or if you want to\nconstruct a (pinned) Box in a different way than with Box::new_in.

    \n
    source

    pub fn into_boxed_slice(boxed: Box<T, A>) -> Box<[T], A>

    🔬This is a nightly-only experimental API. (box_into_boxed_slice)

    Converts a Box<T> into a Box<[T]>

    \n

    This conversion does not allocate on the heap and happens in place.

    \n
    source

    pub fn into_inner(boxed: Box<T, A>) -> T

    🔬This is a nightly-only experimental API. (box_into_inner)

    Consumes the Box, returning the wrapped value.

    \n
    Examples
    \n
    #![feature(box_into_inner)]\n\nlet c = Box::new(5);\n\nassert_eq!(Box::into_inner(c), 5);
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T> Box<T>
    where\n T: ?Sized,

    1.4.0 · source

    pub unsafe fn from_raw(raw: *mut T) -> Box<T>

    Constructs a box from a raw pointer.

    \n

    After calling this function, the raw pointer is owned by the\nresulting Box. Specifically, the Box destructor will call\nthe destructor of T and free the allocated memory. For this\nto be safe, the memory must have been allocated in accordance\nwith the memory layout used by Box .

    \n
    Safety
    \n

    This function is unsafe because improper use may lead to\nmemory problems. For example, a double-free may occur if the\nfunction is called twice on the same raw pointer.

    \n

    The safety conditions are described in the memory layout section.

    \n
    Examples
    \n

    Recreate a Box which was previously converted to a raw pointer\nusing Box::into_raw:

    \n\n
    let x = Box::new(5);\nlet ptr = Box::into_raw(x);\nlet x = unsafe { Box::from_raw(ptr) };
    \n

    Manually create a Box from scratch by using the global allocator:

    \n\n
    use std::alloc::{alloc, Layout};\n\nunsafe {\n    let ptr = alloc(Layout::new::<i32>()) as *mut i32;\n    // In general .write is required to avoid attempting to destruct\n    // the (uninitialized) previous contents of `ptr`, though for this\n    // simple example `*ptr = 5` would have worked as well.\n    ptr.write(5);\n    let x = Box::from_raw(ptr);\n}
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, A> Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    const: unstable · source

    pub unsafe fn from_raw_in(raw: *mut T, alloc: A) -> Box<T, A>

    🔬This is a nightly-only experimental API. (allocator_api)

    Constructs a box from a raw pointer in the given allocator.

    \n

    After calling this function, the raw pointer is owned by the\nresulting Box. Specifically, the Box destructor will call\nthe destructor of T and free the allocated memory. For this\nto be safe, the memory must have been allocated in accordance\nwith the memory layout used by Box .

    \n
    Safety
    \n

    This function is unsafe because improper use may lead to\nmemory problems. For example, a double-free may occur if the\nfunction is called twice on the same raw pointer.

    \n
    Examples
    \n

    Recreate a Box which was previously converted to a raw pointer\nusing Box::into_raw_with_allocator:

    \n\n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet x = Box::new_in(5, System);\nlet (ptr, alloc) = Box::into_raw_with_allocator(x);\nlet x = unsafe { Box::from_raw_in(ptr, alloc) };
    \n

    Manually create a Box from scratch by using the system allocator:

    \n\n
    #![feature(allocator_api, slice_ptr_get)]\n\nuse std::alloc::{Allocator, Layout, System};\n\nunsafe {\n    let ptr = System.allocate(Layout::new::<i32>())?.as_mut_ptr() as *mut i32;\n    // In general .write is required to avoid attempting to destruct\n    // the (uninitialized) previous contents of `ptr`, though for this\n    // simple example `*ptr = 5` would have worked as well.\n    ptr.write(5);\n    let x = Box::from_raw_in(ptr, System);\n}
    \n
    1.4.0 · source

    pub fn into_raw(b: Box<T, A>) -> *mut T

    Consumes the Box, returning a wrapped raw pointer.

    \n

    The pointer will be properly aligned and non-null.

    \n

    After calling this function, the caller is responsible for the\nmemory previously managed by the Box. In particular, the\ncaller should properly destroy T and release the memory, taking\ninto account the memory layout used by Box. The easiest way to\ndo this is to convert the raw pointer back into a Box with the\nBox::from_raw function, allowing the Box destructor to perform\nthe cleanup.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::into_raw(b) instead of b.into_raw(). This\nis so that there is no conflict with a method on the inner type.

    \n
    Examples
    \n

    Converting the raw pointer back into a Box with Box::from_raw\nfor automatic cleanup:

    \n\n
    let x = Box::new(String::from(\"Hello\"));\nlet ptr = Box::into_raw(x);\nlet x = unsafe { Box::from_raw(ptr) };
    \n

    Manual cleanup by explicitly running the destructor and deallocating\nthe memory:

    \n\n
    use std::alloc::{dealloc, Layout};\nuse std::ptr;\n\nlet x = Box::new(String::from(\"Hello\"));\nlet ptr = Box::into_raw(x);\nunsafe {\n    ptr::drop_in_place(ptr);\n    dealloc(ptr as *mut u8, Layout::new::<String>());\n}
    \n

    Note: This is equivalent to the following:

    \n\n
    let x = Box::new(String::from(\"Hello\"));\nlet ptr = Box::into_raw(x);\nunsafe {\n    drop(Box::from_raw(ptr));\n}
    \n
    source

    pub fn into_raw_with_allocator(b: Box<T, A>) -> (*mut T, A)

    🔬This is a nightly-only experimental API. (allocator_api)

    Consumes the Box, returning a wrapped raw pointer and the allocator.

    \n

    The pointer will be properly aligned and non-null.

    \n

    After calling this function, the caller is responsible for the\nmemory previously managed by the Box. In particular, the\ncaller should properly destroy T and release the memory, taking\ninto account the memory layout used by Box. The easiest way to\ndo this is to convert the raw pointer back into a Box with the\nBox::from_raw_in function, allowing the Box destructor to perform\nthe cleanup.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::into_raw_with_allocator(b) instead of b.into_raw_with_allocator(). This\nis so that there is no conflict with a method on the inner type.

    \n
    Examples
    \n

    Converting the raw pointer back into a Box with Box::from_raw_in\nfor automatic cleanup:

    \n\n
    #![feature(allocator_api)]\n\nuse std::alloc::System;\n\nlet x = Box::new_in(String::from(\"Hello\"), System);\nlet (ptr, alloc) = Box::into_raw_with_allocator(x);\nlet x = unsafe { Box::from_raw_in(ptr, alloc) };
    \n

    Manual cleanup by explicitly running the destructor and deallocating\nthe memory:

    \n\n
    #![feature(allocator_api)]\n\nuse std::alloc::{Allocator, Layout, System};\nuse std::ptr::{self, NonNull};\n\nlet x = Box::new_in(String::from(\"Hello\"), System);\nlet (ptr, alloc) = Box::into_raw_with_allocator(x);\nunsafe {\n    ptr::drop_in_place(ptr);\n    let non_null = NonNull::new_unchecked(ptr);\n    alloc.deallocate(non_null.cast(), Layout::new::<String>());\n}
    \n
    const: unstable · source

    pub fn allocator(b: &Box<T, A>) -> &A

    🔬This is a nightly-only experimental API. (allocator_api)

    Returns a reference to the underlying allocator.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::allocator(&b) instead of b.allocator(). This\nis so that there is no conflict with a method on the inner type.

    \n
    1.26.0 · source

    pub fn leak<'a>(b: Box<T, A>) -> &'a mut T
    where\n A: 'a,

    Consumes and leaks the Box, returning a mutable reference,\n&'a mut T. Note that the type T must outlive the chosen lifetime\n'a. If the type has only static references, or none at all, then this\nmay be chosen to be 'static.

    \n

    This function is mainly useful for data that lives for the remainder of\nthe program’s life. Dropping the returned reference will cause a memory\nleak. If this is not acceptable, the reference should first be wrapped\nwith the Box::from_raw function producing a Box. This Box can\nthen be dropped which will properly destroy T and release the\nallocated memory.

    \n

    Note: this is an associated function, which means that you have\nto call it as Box::leak(b) instead of b.leak(). This\nis so that there is no conflict with a method on the inner type.

    \n
    Examples
    \n

    Simple usage:

    \n\n
    let x = Box::new(41);\nlet static_ref: &'static mut usize = Box::leak(x);\n*static_ref += 1;\nassert_eq!(*static_ref, 42);
    \n

    Unsized data:

    \n\n
    let x = vec![1, 2, 3].into_boxed_slice();\nlet static_ref = Box::leak(x);\nstatic_ref[0] = 4;\nassert_eq!(*static_ref, [4, 2, 3]);
    \n
    1.63.0 (const: unstable) · source

    pub fn into_pin(boxed: Box<T, A>) -> Pin<Box<T, A>>
    where\n A: 'static,

    Converts a Box<T> into a Pin<Box<T>>. If T does not implement Unpin, then\n*boxed will be pinned in memory and unable to be moved.

    \n

    This conversion does not allocate on the heap and happens in place.

    \n

    This is also available via From.

    \n

    Constructing and pinning a Box with Box::into_pin(Box::new(x))\ncan also be written more concisely using Box::pin(x).\nThis into_pin method is useful if you already have a Box<T>, or you are\nconstructing a (pinned) Box in a different way than with Box::new.

    \n
    Notes
    \n

    It’s not recommended that crates add an impl like From<Box<T>> for Pin<T>,\nas it’ll introduce an ambiguity when calling Pin::from.\nA demonstration of such a poor impl is shown below.

    \n\n
    struct Foo; // A type defined in this crate.\nimpl From<Box<()>> for Pin<Foo> {\n    fn from(_: Box<()>) -> Pin<Foo> {\n        Pin::new(Foo)\n    }\n}\n\nlet foo = Box::new(());\nlet bar = Pin::from(foo);
    \n
    ",0,"iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<A> Box<dyn Any, A>
    where\n A: Allocator,

    1.0.0 · source

    pub fn downcast<T>(self) -> Result<Box<T, A>, Box<dyn Any, A>>
    where\n T: Any,

    Attempt to downcast the box to a concrete type.

    \n
    Examples
    \n
    use std::any::Any;\n\nfn print_if_string(value: Box<dyn Any>) {\n    if let Ok(string) = value.downcast::<String>() {\n        println!(\"String ({}): {}\", string.len(), string);\n    }\n}\n\nlet my_string = \"Hello World\".to_string();\nprint_if_string(Box::new(my_string));\nprint_if_string(Box::new(0i8));
    \n
    source

    pub unsafe fn downcast_unchecked<T>(self) -> Box<T, A>
    where\n T: Any,

    🔬This is a nightly-only experimental API. (downcast_unchecked)

    Downcasts the box to a concrete type.

    \n

    For a safe alternative see downcast.

    \n
    Examples
    \n
    #![feature(downcast_unchecked)]\n\nuse std::any::Any;\n\nlet x: Box<dyn Any> = Box::new(1_usize);\n\nunsafe {\n    assert_eq!(*x.downcast_unchecked::<usize>(), 1);\n}
    \n
    Safety
    \n

    The contained value must be of type T. Calling this method\nwith the incorrect type is undefined behavior.

    \n
    ",0,"iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<A> Box<dyn Any + Send, A>
    where\n A: Allocator,

    1.0.0 · source

    pub fn downcast<T>(self) -> Result<Box<T, A>, Box<dyn Any + Send, A>>
    where\n T: Any,

    Attempt to downcast the box to a concrete type.

    \n
    Examples
    \n
    use std::any::Any;\n\nfn print_if_string(value: Box<dyn Any + Send>) {\n    if let Ok(string) = value.downcast::<String>() {\n        println!(\"String ({}): {}\", string.len(), string);\n    }\n}\n\nlet my_string = \"Hello World\".to_string();\nprint_if_string(Box::new(my_string));\nprint_if_string(Box::new(0i8));
    \n
    source

    pub unsafe fn downcast_unchecked<T>(self) -> Box<T, A>
    where\n T: Any,

    🔬This is a nightly-only experimental API. (downcast_unchecked)

    Downcasts the box to a concrete type.

    \n

    For a safe alternative see downcast.

    \n
    Examples
    \n
    #![feature(downcast_unchecked)]\n\nuse std::any::Any;\n\nlet x: Box<dyn Any + Send> = Box::new(1_usize);\n\nunsafe {\n    assert_eq!(*x.downcast_unchecked::<usize>(), 1);\n}
    \n
    Safety
    \n

    The contained value must be of type T. Calling this method\nwith the incorrect type is undefined behavior.

    \n
    ",0,"iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<A> Box<dyn Any + Send + Sync, A>
    where\n A: Allocator,

    1.51.0 · source

    pub fn downcast<T>(self) -> Result<Box<T, A>, Box<dyn Any + Send + Sync, A>>
    where\n T: Any,

    Attempt to downcast the box to a concrete type.

    \n
    Examples
    \n
    use std::any::Any;\n\nfn print_if_string(value: Box<dyn Any + Send + Sync>) {\n    if let Ok(string) = value.downcast::<String>() {\n        println!(\"String ({}): {}\", string.len(), string);\n    }\n}\n\nlet my_string = \"Hello World\".to_string();\nprint_if_string(Box::new(my_string));\nprint_if_string(Box::new(0i8));
    \n
    source

    pub unsafe fn downcast_unchecked<T>(self) -> Box<T, A>
    where\n T: Any,

    🔬This is a nightly-only experimental API. (downcast_unchecked)

    Downcasts the box to a concrete type.

    \n

    For a safe alternative see downcast.

    \n
    Examples
    \n
    #![feature(downcast_unchecked)]\n\nuse std::any::Any;\n\nlet x: Box<dyn Any + Send + Sync> = Box::new(1_usize);\n\nunsafe {\n    assert_eq!(*x.downcast_unchecked::<usize>(), 1);\n}
    \n
    Safety
    \n

    The contained value must be of type T. Calling this method\nwith the incorrect type is undefined behavior.

    \n
    ",0,"iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<S> Seek for Box<S>
    where\n S: Seek + ?Sized,

    source§

    fn seek(&mut self, pos: SeekFrom) -> Result<u64, Error>

    Seek to an offset, in bytes, in a stream. Read more
    source§

    fn stream_position(&mut self) -> Result<u64, Error>

    Returns the current seek position from the start of the stream. Read more
    1.55.0 · source§

    fn rewind(&mut self) -> Result<(), Error>

    Rewind to the beginning of a stream. Read more
    source§

    fn stream_len(&mut self) -> Result<u64, Error>

    🔬This is a nightly-only experimental API. (seek_stream_len)
    Returns the length of this stream (in bytes). Read more
    source§

    fn seek_relative(&mut self, offset: i64) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (seek_seek_relative)
    Seeks relative to the current position. Read more
    ","Seek","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<W> Write for Box<W>
    where\n W: Write + ?Sized,

    source§

    fn write(&mut self, buf: &[u8]) -> Result<usize, Error>

    Write a buffer into this writer, returning how many bytes were written. Read more
    source§

    fn write_vectored(&mut self, bufs: &[IoSlice<'_>]) -> Result<usize, Error>

    Like write, except that it writes from a slice of buffers. Read more
    source§

    fn is_write_vectored(&self) -> bool

    🔬This is a nightly-only experimental API. (can_vector)
    Determines if this Writer has an efficient write_vectored\nimplementation. Read more
    source§

    fn flush(&mut self) -> Result<(), Error>

    Flush this output stream, ensuring that all intermediately buffered\ncontents reach their destination. Read more
    source§

    fn write_all(&mut self, buf: &[u8]) -> Result<(), Error>

    Attempts to write an entire buffer into this writer. Read more
    source§

    fn write_fmt(&mut self, fmt: Arguments<'_>) -> Result<(), Error>

    Writes a formatted string into this writer, returning any error\nencountered. Read more
    source§

    fn write_all_vectored(&mut self, bufs: &mut [IoSlice<'_>]) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (write_all_vectored)
    Attempts to write multiple buffers into this writer. Read more
    1.0.0 · source§

    fn by_ref(&mut self) -> &mut Self
    where\n Self: Sized,

    Creates a “by reference” adapter for this instance of Write. Read more
    ","Write","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.63.0 · source§

    impl<T> AsRawFd for Box<T>
    where\n T: AsRawFd,

    source§

    fn as_raw_fd(&self) -> i32

    Extracts the raw file descriptor. Read more
    ","AsRawFd","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<B> BufRead for Box<B>
    where\n B: BufRead + ?Sized,

    source§

    fn fill_buf(&mut self) -> Result<&[u8], Error>

    Returns the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    source§

    fn consume(&mut self, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to read. Read more
    source§

    fn read_until(&mut self, byte: u8, buf: &mut Vec<u8>) -> Result<usize, Error>

    Read all bytes into buf until the delimiter byte or EOF is reached. Read more
    source§

    fn read_line(&mut self, buf: &mut String) -> Result<usize, Error>

    Read all bytes until a newline (the 0xA byte) is reached, and append\nthem to the provided String buffer. Read more
    source§

    fn has_data_left(&mut self) -> Result<bool, Error>

    🔬This is a nightly-only experimental API. (buf_read_has_data_left)
    Check if the underlying Read has any data left to be read. Read more
    source§

    fn skip_until(&mut self, byte: u8) -> Result<usize, Error>

    🔬This is a nightly-only experimental API. (bufread_skip_until)
    Skip all bytes until the delimiter byte or EOF is reached. Read more
    1.0.0 · source§

    fn split(self, byte: u8) -> Split<Self>
    where\n Self: Sized,

    Returns an iterator over the contents of this reader split on the byte\nbyte. Read more
    1.0.0 · source§

    fn lines(self) -> Lines<Self>
    where\n Self: Sized,

    Returns an iterator over the lines of this reader. Read more
    ","BufRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<R> Read for Box<R>
    where\n R: Read + ?Sized,

    source§

    fn read(&mut self, buf: &mut [u8]) -> Result<usize, Error>

    Pull some bytes from this source into the specified buffer, returning\nhow many bytes were read. Read more
    source§

    fn read_buf(&mut self, cursor: BorrowedCursor<'_>) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (read_buf)
    Pull some bytes from this source into the specified buffer. Read more
    source§

    fn read_vectored(&mut self, bufs: &mut [IoSliceMut<'_>]) -> Result<usize, Error>

    Like read, except that it reads into a slice of buffers. Read more
    source§

    fn is_read_vectored(&self) -> bool

    🔬This is a nightly-only experimental API. (can_vector)
    Determines if this Reader has an efficient read_vectored\nimplementation. Read more
    source§

    fn read_to_end(&mut self, buf: &mut Vec<u8>) -> Result<usize, Error>

    Read all bytes until EOF in this source, placing them into buf. Read more
    source§

    fn read_to_string(&mut self, buf: &mut String) -> Result<usize, Error>

    Read all bytes until EOF in this source, appending them to buf. Read more
    source§

    fn read_exact(&mut self, buf: &mut [u8]) -> Result<(), Error>

    Read the exact number of bytes required to fill buf. Read more
    source§

    fn read_buf_exact(&mut self, cursor: BorrowedCursor<'_>) -> Result<(), Error>

    🔬This is a nightly-only experimental API. (read_buf)
    Read the exact number of bytes required to fill cursor. Read more
    1.0.0 · source§

    fn by_ref(&mut self) -> &mut Self
    where\n Self: Sized,

    Creates a “by reference” adaptor for this instance of Read. Read more
    1.0.0 · source§

    fn bytes(self) -> Bytes<Self>
    where\n Self: Sized,

    Transforms this Read instance to an Iterator over its bytes. Read more
    1.0.0 · source§

    fn chain<R>(self, next: R) -> Chain<Self, R>
    where\n R: Read,\n Self: Sized,

    Creates an adapter which will chain this stream with another. Read more
    1.0.0 · source§

    fn take(self, limit: u64) -> Take<Self>
    where\n Self: Sized,

    Creates an adapter which will read at most limit bytes from it. Read more
    ","Read","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.64.0 · source§

    impl<T> AsFd for Box<T>
    where\n T: AsFd,

    source§

    fn as_fd(&self) -> BorrowedFd<'_>

    Borrows the file descriptor. Read more
    ","AsFd","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Hash for Box<T, A>
    where\n T: Hash + ?Sized,\n A: Allocator,

    source§

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

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

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

    Feeds a slice of this type into the given Hasher. Read more
    ","Hash","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.5.0 · source§

    impl<T, A> AsMut<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Converts this type into a mutable reference of the (usually inferred) input type.
    ","AsMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<I, A> DoubleEndedIterator for Box<I, A>
    where\n I: DoubleEndedIterator + ?Sized,\n A: Allocator,

    source§

    fn next_back(&mut self) -> Option<<I as Iterator>::Item>

    Removes and returns an element from the end of the iterator. Read more
    source§

    fn nth_back(&mut self, n: usize) -> Option<<I as Iterator>::Item>

    Returns the nth element from the end of the iterator. Read more
    source§

    fn advance_back_by(&mut self, n: usize) -> Result<(), NonZeroUsize>

    🔬This is a nightly-only experimental API. (iter_advance_by)
    Advances the iterator from the back by n elements. Read more
    1.27.0 · source§

    fn try_rfold<B, F, R>(&mut self, init: B, f: F) -> R
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> R,\n R: Try<Output = B>,

    This is the reverse version of Iterator::try_fold(): it takes\nelements starting from the back of the iterator. Read more
    1.27.0 · source§

    fn rfold<B, F>(self, init: B, f: F) -> B
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> B,

    An iterator method that reduces the iterator’s elements to a single,\nfinal value, starting from the back. Read more
    1.27.0 · source§

    fn rfind<P>(&mut self, predicate: P) -> Option<Self::Item>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Searches for an element of an iterator from the back that satisfies a predicate. Read more
    ","DoubleEndedIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<I, A> Iterator for Box<I, A>
    where\n I: Iterator + ?Sized,\n A: Allocator,

    §

    type Item = <I as Iterator>::Item

    The type of the elements being iterated over.
    source§

    fn next(&mut self) -> Option<<I as Iterator>::Item>

    Advances the iterator and returns the next value. Read more
    source§

    fn size_hint(&self) -> (usize, Option<usize>)

    Returns the bounds on the remaining length of the iterator. Read more
    source§

    fn nth(&mut self, n: usize) -> Option<<I as Iterator>::Item>

    Returns the nth element of the iterator. Read more
    source§

    fn last(self) -> Option<<I as Iterator>::Item>

    Consumes the iterator, returning the last element. Read more
    source§

    fn next_chunk<const N: usize>(\n &mut self\n) -> Result<[Self::Item; N], IntoIter<Self::Item, N>>
    where\n Self: Sized,

    🔬This is a nightly-only experimental API. (iter_next_chunk)
    Advances the iterator and returns an array containing the next N values. Read more
    1.0.0 · source§

    fn count(self) -> usize
    where\n Self: Sized,

    Consumes the iterator, counting the number of iterations and returning it. Read more
    source§

    fn advance_by(&mut self, n: usize) -> Result<(), NonZeroUsize>

    🔬This is a nightly-only experimental API. (iter_advance_by)
    Advances the iterator by n elements. Read more
    1.28.0 · source§

    fn step_by(self, step: usize) -> StepBy<Self>
    where\n Self: Sized,

    Creates an iterator starting at the same point, but stepping by\nthe given amount at each iteration. Read more
    1.0.0 · source§

    fn chain<U>(self, other: U) -> Chain<Self, <U as IntoIterator>::IntoIter>
    where\n Self: Sized,\n U: IntoIterator<Item = Self::Item>,

    Takes two iterators and creates a new iterator over both in sequence. Read more
    1.0.0 · source§

    fn zip<U>(self, other: U) -> Zip<Self, <U as IntoIterator>::IntoIter>
    where\n Self: Sized,\n U: IntoIterator,

    ‘Zips up’ two iterators into a single iterator of pairs. Read more
    source§

    fn intersperse_with<G>(self, separator: G) -> IntersperseWith<Self, G>
    where\n Self: Sized,\n G: FnMut() -> Self::Item,

    🔬This is a nightly-only experimental API. (iter_intersperse)
    Creates a new iterator which places an item generated by separator\nbetween adjacent items of the original iterator. Read more
    1.0.0 · source§

    fn map<B, F>(self, f: F) -> Map<Self, F>
    where\n Self: Sized,\n F: FnMut(Self::Item) -> B,

    Takes a closure and creates an iterator which calls that closure on each\nelement. Read more
    1.21.0 · source§

    fn for_each<F>(self, f: F)
    where\n Self: Sized,\n F: FnMut(Self::Item),

    Calls a closure on each element of an iterator. Read more
    1.0.0 · source§

    fn filter<P>(self, predicate: P) -> Filter<Self, P>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Creates an iterator which uses a closure to determine if an element\nshould be yielded. Read more
    1.0.0 · source§

    fn filter_map<B, F>(self, f: F) -> FilterMap<Self, F>
    where\n Self: Sized,\n F: FnMut(Self::Item) -> Option<B>,

    Creates an iterator that both filters and maps. Read more
    1.0.0 · source§

    fn enumerate(self) -> Enumerate<Self>
    where\n Self: Sized,

    Creates an iterator which gives the current iteration count as well as\nthe next value. Read more
    1.0.0 · source§

    fn peekable(self) -> Peekable<Self>
    where\n Self: Sized,

    Creates an iterator which can use the peek and peek_mut methods\nto look at the next element of the iterator without consuming it. See\ntheir documentation for more information. Read more
    1.0.0 · source§

    fn skip_while<P>(self, predicate: P) -> SkipWhile<Self, P>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Creates an iterator that skips elements based on a predicate. Read more
    1.0.0 · source§

    fn take_while<P>(self, predicate: P) -> TakeWhile<Self, P>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Creates an iterator that yields elements based on a predicate. Read more
    1.57.0 · source§

    fn map_while<B, P>(self, predicate: P) -> MapWhile<Self, P>
    where\n Self: Sized,\n P: FnMut(Self::Item) -> Option<B>,

    Creates an iterator that both yields elements based on a predicate and maps. Read more
    1.0.0 · source§

    fn skip(self, n: usize) -> Skip<Self>
    where\n Self: Sized,

    Creates an iterator that skips the first n elements. Read more
    1.0.0 · source§

    fn take(self, n: usize) -> Take<Self>
    where\n Self: Sized,

    Creates an iterator that yields the first n elements, or fewer\nif the underlying iterator ends sooner. Read more
    1.0.0 · source§

    fn scan<St, B, F>(self, initial_state: St, f: F) -> Scan<Self, St, F>
    where\n Self: Sized,\n F: FnMut(&mut St, Self::Item) -> Option<B>,

    An iterator adapter which, like fold, holds internal state, but\nunlike fold, produces a new iterator. Read more
    1.0.0 · source§

    fn flat_map<U, F>(self, f: F) -> FlatMap<Self, U, F>
    where\n Self: Sized,\n U: IntoIterator,\n F: FnMut(Self::Item) -> U,

    Creates an iterator that works like map, but flattens nested structure. Read more
    source§

    fn map_windows<F, R, const N: usize>(self, f: F) -> MapWindows<Self, F, N>
    where\n Self: Sized,\n F: FnMut(&[Self::Item; N]) -> R,

    🔬This is a nightly-only experimental API. (iter_map_windows)
    Calls the given function f for each contiguous window of size N over\nself and returns an iterator over the outputs of f. Like slice::windows(),\nthe windows during mapping overlap as well. Read more
    1.0.0 · source§

    fn fuse(self) -> Fuse<Self>
    where\n Self: Sized,

    Creates an iterator which ends after the first None. Read more
    1.0.0 · source§

    fn inspect<F>(self, f: F) -> Inspect<Self, F>
    where\n Self: Sized,\n F: FnMut(&Self::Item),

    Does something with each element of an iterator, passing the value on. Read more
    1.0.0 · source§

    fn by_ref(&mut self) -> &mut Self
    where\n Self: Sized,

    Borrows an iterator, rather than consuming it. Read more
    1.0.0 · source§

    fn collect<B>(self) -> B
    where\n B: FromIterator<Self::Item>,\n Self: Sized,

    Transforms an iterator into a collection. Read more
    source§

    fn collect_into<E>(self, collection: &mut E) -> &mut E
    where\n E: Extend<Self::Item>,\n Self: Sized,

    🔬This is a nightly-only experimental API. (iter_collect_into)
    Collects all the items from an iterator into a collection. Read more
    1.0.0 · source§

    fn partition<B, F>(self, f: F) -> (B, B)
    where\n Self: Sized,\n B: Default + Extend<Self::Item>,\n F: FnMut(&Self::Item) -> bool,

    Consumes an iterator, creating two collections from it. Read more
    source§

    fn is_partitioned<P>(self, predicate: P) -> bool
    where\n Self: Sized,\n P: FnMut(Self::Item) -> bool,

    🔬This is a nightly-only experimental API. (iter_is_partitioned)
    Checks if the elements of this iterator are partitioned according to the given predicate,\nsuch that all those that return true precede all those that return false. Read more
    1.27.0 · source§

    fn try_fold<B, F, R>(&mut self, init: B, f: F) -> R
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> R,\n R: Try<Output = B>,

    An iterator method that applies a function as long as it returns\nsuccessfully, producing a single, final value. Read more
    1.27.0 · source§

    fn try_for_each<F, R>(&mut self, f: F) -> R
    where\n Self: Sized,\n F: FnMut(Self::Item) -> R,\n R: Try<Output = ()>,

    An iterator method that applies a fallible function to each item in the\niterator, stopping at the first error and returning that error. Read more
    1.0.0 · source§

    fn fold<B, F>(self, init: B, f: F) -> B
    where\n Self: Sized,\n F: FnMut(B, Self::Item) -> B,

    Folds every element into an accumulator by applying an operation,\nreturning the final result. Read more
    1.51.0 · source§

    fn reduce<F>(self, f: F) -> Option<Self::Item>
    where\n Self: Sized,\n F: FnMut(Self::Item, Self::Item) -> Self::Item,

    Reduces the elements to a single one, by repeatedly applying a reducing\noperation. Read more
    source§

    fn try_reduce<F, R>(\n &mut self,\n f: F\n) -> <<R as Try>::Residual as Residual<Option<<R as Try>::Output>>>::TryType
    where\n Self: Sized,\n F: FnMut(Self::Item, Self::Item) -> R,\n R: Try<Output = Self::Item>,\n <R as Try>::Residual: Residual<Option<Self::Item>>,

    🔬This is a nightly-only experimental API. (iterator_try_reduce)
    Reduces the elements to a single one by repeatedly applying a reducing operation. If the\nclosure returns a failure, the failure is propagated back to the caller immediately. Read more
    1.0.0 · source§

    fn all<F>(&mut self, f: F) -> bool
    where\n Self: Sized,\n F: FnMut(Self::Item) -> bool,

    Tests if every element of the iterator matches a predicate. Read more
    1.0.0 · source§

    fn any<F>(&mut self, f: F) -> bool
    where\n Self: Sized,\n F: FnMut(Self::Item) -> bool,

    Tests if any element of the iterator matches a predicate. Read more
    1.0.0 · source§

    fn find<P>(&mut self, predicate: P) -> Option<Self::Item>
    where\n Self: Sized,\n P: FnMut(&Self::Item) -> bool,

    Searches for an element of an iterator that satisfies a predicate. Read more
    1.30.0 · source§

    fn find_map<B, F>(&mut self, f: F) -> Option<B>
    where\n Self: Sized,\n F: FnMut(Self::Item) -> Option<B>,

    Applies function to the elements of iterator and returns\nthe first non-none result. Read more
    source§

    fn try_find<F, R>(\n &mut self,\n f: F\n) -> <<R as Try>::Residual as Residual<Option<Self::Item>>>::TryType
    where\n Self: Sized,\n F: FnMut(&Self::Item) -> R,\n R: Try<Output = bool>,\n <R as Try>::Residual: Residual<Option<Self::Item>>,

    🔬This is a nightly-only experimental API. (try_find)
    Applies function to the elements of iterator and returns\nthe first true result or the first error. Read more
    1.0.0 · source§

    fn position<P>(&mut self, predicate: P) -> Option<usize>
    where\n Self: Sized,\n P: FnMut(Self::Item) -> bool,

    Searches for an element in an iterator, returning its index. Read more
    1.6.0 · source§

    fn max_by_key<B, F>(self, f: F) -> Option<Self::Item>
    where\n B: Ord,\n Self: Sized,\n F: FnMut(&Self::Item) -> B,

    Returns the element that gives the maximum value from the\nspecified function. Read more
    1.15.0 · source§

    fn max_by<F>(self, compare: F) -> Option<Self::Item>
    where\n Self: Sized,\n F: FnMut(&Self::Item, &Self::Item) -> Ordering,

    Returns the element that gives the maximum value with respect to the\nspecified comparison function. Read more
    1.6.0 · source§

    fn min_by_key<B, F>(self, f: F) -> Option<Self::Item>
    where\n B: Ord,\n Self: Sized,\n F: FnMut(&Self::Item) -> B,

    Returns the element that gives the minimum value from the\nspecified function. Read more
    1.15.0 · source§

    fn min_by<F>(self, compare: F) -> Option<Self::Item>
    where\n Self: Sized,\n F: FnMut(&Self::Item, &Self::Item) -> Ordering,

    Returns the element that gives the minimum value with respect to the\nspecified comparison function. Read more
    1.0.0 · source§

    fn unzip<A, B, FromA, FromB>(self) -> (FromA, FromB)
    where\n FromA: Default + Extend<A>,\n FromB: Default + Extend<B>,\n Self: Sized + Iterator<Item = (A, B)>,

    Converts an iterator of pairs into a pair of containers. Read more
    1.36.0 · source§

    fn copied<'a, T>(self) -> Copied<Self>
    where\n T: 'a + Copy,\n Self: Sized + Iterator<Item = &'a T>,

    Creates an iterator which copies all of its elements. Read more
    1.0.0 · source§

    fn cloned<'a, T>(self) -> Cloned<Self>
    where\n T: 'a + Clone,\n Self: Sized + Iterator<Item = &'a T>,

    Creates an iterator which clones all of its elements. Read more
    source§

    fn array_chunks<const N: usize>(self) -> ArrayChunks<Self, N>
    where\n Self: Sized,

    🔬This is a nightly-only experimental API. (iter_array_chunks)
    Returns an iterator over N elements of the iterator at a time. Read more
    1.11.0 · source§

    fn sum<S>(self) -> S
    where\n Self: Sized,\n S: Sum<Self::Item>,

    Sums the elements of an iterator. Read more
    1.11.0 · source§

    fn product<P>(self) -> P
    where\n Self: Sized,\n P: Product<Self::Item>,

    Iterates over the entire iterator, multiplying all the elements Read more
    source§

    fn cmp_by<I, F>(self, other: I, cmp: F) -> Ordering
    where\n Self: Sized,\n I: IntoIterator,\n F: FnMut(Self::Item, <I as IntoIterator>::Item) -> Ordering,

    🔬This is a nightly-only experimental API. (iter_order_by)
    Lexicographically compares the elements of this Iterator with those\nof another with respect to the specified comparison function. Read more
    1.5.0 · source§

    fn partial_cmp<I>(self, other: I) -> Option<Ordering>
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Lexicographically compares the PartialOrd elements of\nthis Iterator with those of another. The comparison works like short-circuit\nevaluation, returning a result without comparing the remaining elements.\nAs soon as an order can be determined, the evaluation stops and a result is returned. Read more
    source§

    fn partial_cmp_by<I, F>(self, other: I, partial_cmp: F) -> Option<Ordering>
    where\n Self: Sized,\n I: IntoIterator,\n F: FnMut(Self::Item, <I as IntoIterator>::Item) -> Option<Ordering>,

    🔬This is a nightly-only experimental API. (iter_order_by)
    Lexicographically compares the elements of this Iterator with those\nof another with respect to the specified comparison function. Read more
    1.5.0 · source§

    fn eq<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialEq<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are equal to those of\nanother. Read more
    source§

    fn eq_by<I, F>(self, other: I, eq: F) -> bool
    where\n Self: Sized,\n I: IntoIterator,\n F: FnMut(Self::Item, <I as IntoIterator>::Item) -> bool,

    🔬This is a nightly-only experimental API. (iter_order_by)
    Determines if the elements of this Iterator are equal to those of\nanother with respect to the specified equality function. Read more
    1.5.0 · source§

    fn ne<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialEq<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are not equal to those of\nanother. Read more
    1.5.0 · source§

    fn lt<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\nless than those of another. Read more
    1.5.0 · source§

    fn le<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\nless or equal to those of another. Read more
    1.5.0 · source§

    fn gt<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\ngreater than those of another. Read more
    1.5.0 · source§

    fn ge<I>(self, other: I) -> bool
    where\n I: IntoIterator,\n Self::Item: PartialOrd<<I as IntoIterator>::Item>,\n Self: Sized,

    Determines if the elements of this Iterator are lexicographically\ngreater than or equal to those of another. Read more
    source§

    fn is_sorted_by<F>(self, compare: F) -> bool
    where\n Self: Sized,\n F: FnMut(&Self::Item, &Self::Item) -> Option<Ordering>,

    🔬This is a nightly-only experimental API. (is_sorted)
    Checks if the elements of this iterator are sorted using the given comparator function. Read more
    source§

    fn is_sorted_by_key<F, K>(self, f: F) -> bool
    where\n Self: Sized,\n F: FnMut(Self::Item) -> K,\n K: PartialOrd,

    🔬This is a nightly-only experimental API. (is_sorted)
    Checks if the elements of this iterator are sorted using the given key extraction\nfunction. Read more
    ","Iterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Eq for Box<T, A>
    where\n T: Eq + ?Sized,\n A: Allocator,

    ","Eq","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.35.0 · source§

    impl<Args, F, A> FnOnce<Args> for Box<F, A>
    where\n Args: Tuple,\n F: FnOnce<Args> + ?Sized,\n A: Allocator,

    §

    type Output = <F as FnOnce<Args>>::Output

    The returned type after the call operator is used.
    source§

    extern "rust-call" fn call_once(\n self,\n args: Args\n) -> <Box<F, A> as FnOnce<Args>>::Output

    🔬This is a nightly-only experimental API. (fn_traits)
    Performs the call operation.
    ","FnOnce","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, U, A> CoerceUnsized<Box<U, A>> for Box<T, A>
    where\n T: Unsize<U> + ?Sized,\n A: Allocator,\n U: ?Sized,

    ","CoerceUnsized>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T> Default for Box<T>
    where\n T: Default,

    Available on non-no_global_oom_handling only.
    source§

    fn default() -> Box<T>

    Creates a Box<T>, with the Default value for T.

    \n
    ","Default","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Debug for Box<T, A>
    where\n T: Debug + ?Sized,\n A: Allocator,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<S> AsyncIterator for Box<S>
    where\n S: AsyncIterator + Unpin + ?Sized,

    §

    type Item = <S as AsyncIterator>::Item

    🔬This is a nightly-only experimental API. (async_iterator)
    The type of items yielded by the async iterator.
    source§

    fn poll_next(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Box<S> as AsyncIterator>::Item>>

    🔬This is a nightly-only experimental API. (async_iterator)
    Attempt to pull out the next value of this async iterator, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the async iterator is exhausted. Read more
    source§

    fn size_hint(&self) -> (usize, Option<usize>)

    🔬This is a nightly-only experimental API. (async_iterator)
    Returns the bounds on the remaining length of the async iterator. Read more
    ","AsyncIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.35.0 · source§

    impl<Args, F, A> FnMut<Args> for Box<F, A>
    where\n Args: Tuple,\n F: FnMut<Args> + ?Sized,\n A: Allocator,

    source§

    extern "rust-call" fn call_mut(\n &mut self,\n args: Args\n) -> <Box<F, A> as FnOnce<Args>>::Output

    🔬This is a nightly-only experimental API. (fn_traits)
    Performs the call operation.
    ","FnMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<I, A> ExactSizeIterator for Box<I, A>
    where\n I: ExactSizeIterator + ?Sized,\n A: Allocator,

    source§

    fn len(&self) -> usize

    Returns the exact remaining length of the iterator. Read more
    source§

    fn is_empty(&self) -> bool

    🔬This is a nightly-only experimental API. (exact_size_is_empty)
    Returns true if the iterator is empty. Read more
    ","ExactSizeIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.33.0 · source§

    impl<T, A> Unpin for Box<T, A>
    where\n A: Allocator + 'static,\n T: ?Sized,

    ","Unpin","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T, U> DispatchFromDyn<Box<U>> for Box<T>
    where\n T: Unsize<U> + ?Sized,\n U: ?Sized,

    ","DispatchFromDyn>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.8.0 · source§

    impl<T> Error for Box<T>
    where\n T: Error,

    source§

    fn description(&self) -> &str

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

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

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

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

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

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

    🔬This is a nightly-only experimental API. (error_generic_member_access)
    Provides type based access to context intended for error reports. Read more
    ","Error","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.6.0 · source§

    impl<T> From<T> for Box<T>

    Available on non-no_global_oom_handling only.
    source§

    fn from(t: T) -> Box<T>

    Converts a T into a Box<T>

    \n

    The conversion allocates on the heap and moves t\nfrom the stack into it.

    \n
    Examples
    \n
    let x = 5;\nlet boxed = Box::new(5);\n\nassert_eq!(Box::from(x), boxed);
    \n
    ","From","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.35.0 · source§

    impl<Args, F, A> Fn<Args> for Box<F, A>
    where\n Args: Tuple,\n F: Fn<Args> + ?Sized,\n A: Allocator,

    source§

    extern "rust-call" fn call(\n &self,\n args: Args\n) -> <Box<F, A> as FnOnce<Args>>::Output

    🔬This is a nightly-only experimental API. (fn_traits)
    Performs the call operation.
    ","Fn","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.22.0 · source§

    impl<T, A> Hasher for Box<T, A>
    where\n T: Hasher + ?Sized,\n A: Allocator,

    source§

    fn finish(&self) -> u64

    Returns the hash value for the values written so far. Read more
    source§

    fn write(&mut self, bytes: &[u8])

    Writes some data into this Hasher. Read more
    source§

    fn write_u8(&mut self, i: u8)

    Writes a single u8 into this hasher.
    source§

    fn write_u16(&mut self, i: u16)

    Writes a single u16 into this hasher.
    source§

    fn write_u32(&mut self, i: u32)

    Writes a single u32 into this hasher.
    source§

    fn write_u64(&mut self, i: u64)

    Writes a single u64 into this hasher.
    source§

    fn write_u128(&mut self, i: u128)

    Writes a single u128 into this hasher.
    source§

    fn write_usize(&mut self, i: usize)

    Writes a single usize into this hasher.
    source§

    fn write_i8(&mut self, i: i8)

    Writes a single i8 into this hasher.
    source§

    fn write_i16(&mut self, i: i16)

    Writes a single i16 into this hasher.
    source§

    fn write_i32(&mut self, i: i32)

    Writes a single i32 into this hasher.
    source§

    fn write_i64(&mut self, i: i64)

    Writes a single i64 into this hasher.
    source§

    fn write_i128(&mut self, i: i128)

    Writes a single i128 into this hasher.
    source§

    fn write_isize(&mut self, i: isize)

    Writes a single isize into this hasher.
    source§

    fn write_length_prefix(&mut self, len: usize)

    🔬This is a nightly-only experimental API. (hasher_prefixfree_extras)
    Writes a length prefix into this hasher, as part of being prefix-free. Read more
    source§

    fn write_str(&mut self, s: &str)

    🔬This is a nightly-only experimental API. (hasher_prefixfree_extras)
    Writes a single str into this hasher. Read more
    ","Hasher","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.1.0 · source§

    impl<T, A> BorrowMut<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Mutably borrows from an owned value. Read more
    ","BorrowMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> PartialEq for Box<T, A>
    where\n T: PartialEq + ?Sized,\n A: Allocator,

    source§

    fn eq(&self, other: &Box<T, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Box<T, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Pointer for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Formats the value using the given formatter.
    ","Pointer","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Ord for Box<T, A>
    where\n T: Ord + ?Sized,\n A: Allocator,

    source§

    fn cmp(&self, other: &Box<T, A>) -> Ordering

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

    fn max(self, other: Self) -> Self
    where\n Self: Sized,

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

    fn min(self, other: Self) -> Self
    where\n Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where\n Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    ","Ord","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> PartialOrd for Box<T, A>
    where\n T: PartialOrd + ?Sized,\n A: Allocator,

    source§

    fn partial_cmp(&self, other: &Box<T, A>) -> Option<Ordering>

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

    fn lt(&self, other: &Box<T, A>) -> bool

    This method tests less than (for self and other) and is used by the < operator. Read more
    source§

    fn le(&self, other: &Box<T, A>) -> bool

    This method tests less than or equal to (for self and other) and is used by the <=\noperator. Read more
    source§

    fn ge(&self, other: &Box<T, A>) -> bool

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

    fn gt(&self, other: &Box<T, A>) -> bool

    This method tests greater than (for self and other) and is used by the > operator. Read more
    ","PartialOrd","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Deref for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    §

    type Target = T

    The resulting type after dereferencing.
    source§

    fn deref(&self) -> &T

    Dereferences the value.
    ","Deref","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<G, R, A> Coroutine<R> for Box<G, A>
    where\n G: Coroutine<R> + Unpin + ?Sized,\n A: Allocator + 'static,

    §

    type Yield = <G as Coroutine<R>>::Yield

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine yields. Read more
    §

    type Return = <G as Coroutine<R>>::Return

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine returns. Read more
    source§

    fn resume(\n self: Pin<&mut Box<G, A>>,\n arg: R\n) -> CoroutineState<<Box<G, A> as Coroutine<R>>::Yield, <Box<G, A> as Coroutine<R>>::Return>

    🔬This is a nightly-only experimental API. (coroutine_trait)
    Resumes the execution of this coroutine. Read more
    ","Coroutine","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Display for Box<T, A>
    where\n T: Display + ?Sized,\n A: Allocator,

    source§

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

    Formats the value using the given formatter. Read more
    ","Display","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Drop for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

    fn drop(&mut self)

    Executes the destructor for this type. Read more
    ","Drop","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.5.0 · source§

    impl<T, A> AsRef<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

    fn as_ref(&self) -> &T

    Converts this type into a shared reference of the (usually inferred) input type.
    ","AsRef","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.26.0 · source§

    impl<I, A> FusedIterator for Box<I, A>
    where\n I: FusedIterator + ?Sized,\n A: Allocator,

    ","FusedIterator","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.36.0 · source§

    impl<F, A> Future for Box<F, A>
    where\n F: Future + Unpin + ?Sized,\n A: Allocator + 'static,

    §

    type Output = <F as Future>::Output

    The type of value produced on completion.
    source§

    fn poll(\n self: Pin<&mut Box<F, A>>,\n cx: &mut Context<'_>\n) -> Poll<<Box<F, A> as Future>::Output>

    Attempt to resolve the future to a final value, registering\nthe current task for wakeup if the value is not yet available. Read more
    ","Future","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> Clone for Box<T, A>
    where\n T: Clone,\n A: Allocator + Clone,

    Available on non-no_global_oom_handling only.
    source§

    fn clone(&self) -> Box<T, A>

    Returns a new box with a clone() of this box’s contents.

    \n
    Examples
    \n
    let x = Box::new(5);\nlet y = x.clone();\n\n// The value is the same\nassert_eq!(x, y);\n\n// But they are unique objects\nassert_ne!(&*x as *const i32, &*y as *const i32);
    \n
    source§

    fn clone_from(&mut self, source: &Box<T, A>)

    Copies source’s contents into self without creating a new allocation.

    \n
    Examples
    \n
    let x = Box::new(5);\nlet mut y = Box::new(10);\nlet yp: *const i32 = &*y;\n\ny.clone_from(&x);\n\n// The value is the same\nassert_eq!(x, y);\n\n// And no allocation occurred\nassert_eq!(yp, &*y);
    \n
    ","Clone","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.0.0 · source§

    impl<T, A> DerefMut for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

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

    Mutably dereferences the value.
    ","DerefMut","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    1.1.0 · source§

    impl<T, A> Borrow<T> for Box<T, A>
    where\n A: Allocator,\n T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    ","Borrow","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<H> HasDisplayHandle for Box<H>
    where\n H: HasDisplayHandle + ?Sized,

    Available on crate feature alloc only.
    §

    fn display_handle(&self) -> Result<DisplayHandle<'_>, HandleError>

    Get a handle to the display controller of the windowing system.
    ","HasDisplayHandle","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<H> HasWindowHandle for Box<H>
    where\n H: HasWindowHandle + ?Sized,

    Available on crate feature alloc only.
    §

    fn window_handle(&self) -> Result<WindowHandle<'_>, HandleError>

    Get a handle to the window.
    ","HasWindowHandle","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> WriteColor for Box<T>
    where\n T: WriteColor + ?Sized,

    §

    fn supports_color(&self) -> bool

    Returns true if and only if the underlying writer supports colors.
    §

    fn supports_hyperlinks(&self) -> bool

    Returns true if and only if the underlying writer supports hyperlinks. Read more
    §

    fn set_color(&mut self, spec: &ColorSpec) -> Result<(), Error>

    Set the color settings of the writer. Read more
    §

    fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> Result<(), Error>

    Set the current hyperlink of the writer. Read more
    §

    fn reset(&mut self) -> Result<(), Error>

    Reset the current color settings to their original settings. Read more
    §

    fn is_synchronous(&self) -> bool

    Returns true if and only if the underlying writer must synchronously\ninteract with an end user’s device in order to control colors. By\ndefault, this always returns false. Read more
    ","WriteColor","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> Value for Box<T>
    where\n T: Value + ?Sized,

    §

    fn record(&self, key: &Field, visitor: &mut dyn Visit)

    Visits this value with the given Visitor.
    ","Value","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S> Subscriber for Box<S>
    where\n S: Subscriber + ?Sized,

    §

    fn register_callsite(&self, metadata: &'static Metadata<'static>) -> Interest

    Registers a new callsite with this subscriber, returning whether or not\nthe subscriber is interested in being notified about the callsite. Read more
    §

    fn enabled(&self, metadata: &Metadata<'_>) -> bool

    Returns true if a span or event with the specified metadata would be\nrecorded. Read more
    §

    fn max_level_hint(&self) -> Option<LevelFilter>

    Returns the highest verbosity level that this Subscriber will\nenable, or None, if the subscriber does not implement level-based\nfiltering or chooses not to implement this method. Read more
    §

    fn new_span(&self, span: &Attributes<'_>) -> Id

    Visit the construction of a new span, returning a new span ID for the\nspan being constructed. Read more
    §

    fn record(&self, span: &Id, values: &Record<'_>)

    Record a set of values on a span. Read more
    §

    fn record_follows_from(&self, span: &Id, follows: &Id)

    Adds an indication that span follows from the span with the id\nfollows. Read more
    §

    fn event_enabled(&self, event: &Event<'_>) -> bool

    Determine if an [Event] should be recorded. Read more
    §

    fn event(&self, event: &Event<'_>)

    Records that an Event has occurred. Read more
    §

    fn enter(&self, span: &Id)

    Records that a span has been entered. Read more
    §

    fn exit(&self, span: &Id)

    Records that a span has been exited. Read more
    §

    fn clone_span(&self, id: &Id) -> Id

    Notifies the subscriber that a span ID has been cloned. Read more
    §

    fn try_close(&self, id: Id) -> bool

    Notifies the subscriber that a span ID has been dropped, and returns\ntrue if there are now 0 IDs that refer to that span. Read more
    §

    fn drop_span(&self, id: Id)

    👎Deprecated since 0.1.2: use Subscriber::try_close instead
    This method is deprecated. Read more
    §

    fn current_span(&self) -> Current

    Returns a type representing this subscriber’s view of the current span. Read more
    §

    unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()>

    If self is the same type as the provided TypeId, returns an untyped\n*const pointer to that type. Otherwise, returns None. Read more
    §

    fn on_register_dispatch(&self, subscriber: &Dispatch)

    Invoked when this subscriber becomes a [Dispatch]. Read more
    ","Subscriber","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> ZeroableInOption for Box<T>
    where\n T: ?Sized,

    Available on crate feature extern_crate_alloc only.
    ","ZeroableInOption","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S> Stream for Box<S>
    where\n S: Stream + Unpin + ?Sized,

    §

    type Item = <S as Stream>::Item

    Values yielded by the stream.
    §

    fn poll_next(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Box<S> as Stream>::Item>>

    Attempt to pull out the next value of this stream, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the stream is exhausted. Read more
    §

    fn size_hint(&self) -> (usize, Option<usize>)

    Returns the bounds on the remaining length of the stream. Read more
    ","Stream","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S> FusedStream for Box<S>
    where\n S: FusedStream + Unpin + ?Sized,

    §

    fn is_terminated(&self) -> bool

    Returns true if the stream should no longer be polled.
    ","FusedStream","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<F> FusedFuture for Box<F>
    where\n F: FusedFuture + Unpin + ?Sized,

    §

    fn is_terminated(&self) -> bool

    Returns true if the underlying future should no longer be polled.
    ","FusedFuture","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<S, Item> Sink<Item> for Box<S>
    where\n S: Sink<Item> + Unpin + ?Sized,

    §

    type Error = <S as Sink<Item>>::Error

    The type of value produced by the sink when an error occurs.
    §

    fn poll_ready(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Box<S> as Sink<Item>>::Error>>

    Attempts to prepare the Sink to receive a value. Read more
    §

    fn start_send(\n self: Pin<&mut Box<S>>,\n item: Item\n) -> Result<(), <Box<S> as Sink<Item>>::Error>

    Begin the process of sending a value to the sink.\nEach call to this function must be preceded by a successful call to\npoll_ready which returned Poll::Ready(Ok(())). Read more
    §

    fn poll_flush(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Box<S> as Sink<Item>>::Error>>

    Flush any remaining output from this sink. Read more
    §

    fn poll_close(\n self: Pin<&mut Box<S>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Box<S> as Sink<Item>>::Error>>

    Flush any remaining output and close this sink, if necessary. Read more
    ","Sink","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<Sp> LocalSpawn for Box<Sp>
    where\n Sp: LocalSpawn + ?Sized,

    §

    fn spawn_local_obj(\n &self,\n future: LocalFutureObj<'static, ()>\n) -> Result<(), SpawnError>

    Spawns a future that will be run to completion. Read more
    §

    fn status_local(&self) -> Result<(), SpawnError>

    Determines whether the executor is able to spawn new tasks. Read more
    ","LocalSpawn","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<'a, T, F> UnsafeFutureObj<'a, T> for Box<F>
    where\n F: Future<Output = T> + 'a,

    §

    fn into_raw(self) -> *mut dyn Future<Output = T> + 'a

    Convert an owned instance into a (conceptually owned) fat pointer. Read more
    §

    unsafe fn drop(ptr: *mut dyn Future<Output = T> + 'a)

    Drops the future represented by the given fat pointer. Read more
    ","UnsafeFutureObj<'a, T>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<Sp> Spawn for Box<Sp>
    where\n Sp: Spawn + ?Sized,

    §

    fn spawn_obj(&self, future: FutureObj<'static, ()>) -> Result<(), SpawnError>

    Spawns a future that will be run to completion. Read more
    §

    fn status(&self) -> Result<(), SpawnError>

    Determines whether the executor is able to spawn new tasks. Read more
    ","Spawn","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncWrite for Box<T>
    where\n T: AsyncWrite + Unpin + ?Sized,

    §

    fn poll_write(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from bufs into the object using vectored\nIO operations. Read more
    §

    fn poll_flush(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_close(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to close the object. Read more
    ","AsyncWrite","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncRead for Box<T>
    where\n T: AsyncRead + Unpin + ?Sized,

    §

    fn poll_read(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &mut [u8]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into buf. Read more
    §

    fn poll_read_vectored(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n bufs: &mut [IoSliceMut<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into bufs using vectored\nIO operations. Read more
    ","AsyncRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncSeek for Box<T>
    where\n T: AsyncSeek + Unpin + ?Sized,

    §

    fn poll_seek(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n pos: SeekFrom\n) -> Poll<Result<u64, Error>>

    Attempt to seek to an offset, in bytes, in a stream. Read more
    ","AsyncSeek","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncBufRead for Box<T>
    where\n T: AsyncBufRead + Unpin + ?Sized,

    §

    fn poll_fill_buf(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempt to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Box<T>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncWrite for Box<T>
    where\n T: AsyncWrite + Unpin + ?Sized,

    §

    fn poll_write(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Like poll_write, except that it writes from a slice of buffers. Read more
    §

    fn is_write_vectored(&self) -> bool

    Determines if this writer has an efficient poll_write_vectored\nimplementation. Read more
    §

    fn poll_flush(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempts to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_shutdown(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Initiates or attempts to shut down this writer, returning success when\nthe I/O connection has completely shut down. Read more
    ","AsyncWrite","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncBufRead for Box<T>
    where\n T: AsyncBufRead + Unpin + ?Sized,

    §

    fn poll_fill_buf(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempts to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Box<T>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncRead for Box<T>
    where\n T: AsyncRead + Unpin + ?Sized,

    §

    fn poll_read(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>,\n buf: &mut ReadBuf<'_>\n) -> Poll<Result<(), Error>>

    Attempts to read from the AsyncRead into buf. Read more
    ","AsyncRead","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsyncSeek for Box<T>
    where\n T: AsyncSeek + Unpin + ?Sized,

    §

    fn start_seek(self: Pin<&mut Box<T>>, pos: SeekFrom) -> Result<(), Error>

    Attempts to seek to an offset, in bytes, in a stream. Read more
    §

    fn poll_complete(\n self: Pin<&mut Box<T>>,\n cx: &mut Context<'_>\n) -> Poll<Result<u64, Error>>

    Waits for a seek operation to complete. Read more
    ","AsyncSeek","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> IoSafe for Box<T>
    where\n T: IoSafe + ?Sized,

    ","IoSafe","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> AsRawXcbConnection for Box<T>
    where\n T: AsRawXcbConnection + ?Sized,

    Available on crate feature alloc only.
    §

    fn as_raw_xcb_connection(&self) -> *mut xcb_connection_t

    Get a raw xcb connection pointer from this object.
    ","AsRawXcbConnection","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<C> RequestConnection for Box<C>
    where\n C: RequestConnection + ?Sized,

    §

    type Buf = <C as RequestConnection>::Buf

    Type used as buffer to store raw replies or events before\nthey are parsed.
    §

    fn send_request_with_reply<R>(\n &self,\n bufs: &[IoSlice<'_>],\n fds: Vec<OwnedFd>\n) -> Result<Cookie<'_, Box<C>, R>, ConnectionError>
    where\n R: TryParse,

    Send a request with a reply to the server. Read more
    §

    fn send_trait_request_with_reply<R>(\n &self,\n request: R\n) -> Result<Cookie<'_, Box<C>, <R as ReplyRequest>::Reply>, ConnectionError>
    where\n R: ReplyRequest,

    Send a request with a reply to the server. Read more
    §

    fn send_request_with_reply_with_fds<R>(\n &self,\n bufs: &[IoSlice<'_>],\n fds: Vec<OwnedFd>\n) -> Result<CookieWithFds<'_, Box<C>, R>, ConnectionError>
    where\n R: TryParseFd,

    Send a request with a reply containing file descriptors to the server. Read more
    §

    fn send_trait_request_with_reply_with_fds<R>(\n &self,\n request: R\n) -> Result<CookieWithFds<'_, Box<C>, <R as ReplyFDsRequest>::Reply>, ConnectionError>
    where\n R: ReplyFDsRequest,

    Send a request with a reply containing file descriptors to the server. Read more
    §

    fn send_request_without_reply(\n &self,\n bufs: &[IoSlice<'_>],\n fds: Vec<OwnedFd>\n) -> Result<VoidCookie<'_, Box<C>>, ConnectionError>

    Send a request without a reply to the server. Read more
    §

    fn send_trait_request_without_reply<R>(\n &self,\n request: R\n) -> Result<VoidCookie<'_, Box<C>>, ConnectionError>
    where\n R: VoidRequest,

    Send a request without a reply to the server. Read more
    §

    fn discard_reply(&self, sequence: u64, kind: RequestKind, mode: DiscardMode)

    A reply to an error should be discarded. Read more
    §

    fn prefetch_extension_information(\n &self,\n extension_name: &'static str\n) -> Result<(), ConnectionError>

    Prefetches information about an extension. Read more
    §

    fn extension_information(\n &self,\n extension_name: &'static str\n) -> Result<Option<ExtensionInformation>, ConnectionError>

    Get information about an extension. Read more
    §

    fn wait_for_reply_or_error(\n &self,\n sequence: u64\n) -> Result<<Box<C> as RequestConnection>::Buf, ReplyError>

    Wait for the reply to a request. Read more
    §

    fn wait_for_reply_or_raw_error(\n &self,\n sequence: u64\n) -> Result<ReplyOrError<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Wait for the reply to a request. Read more
    §

    fn wait_for_reply(\n &self,\n sequence: u64\n) -> Result<Option<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Wait for the reply to a request. Read more
    §

    fn wait_for_reply_with_fds(\n &self,\n sequence: u64\n) -> Result<(<Box<C> as RequestConnection>::Buf, Vec<OwnedFd>), ReplyError>

    Wait for the reply to a request that has FDs. Read more
    §

    fn wait_for_reply_with_fds_raw(\n &self,\n sequence: u64\n) -> Result<ReplyOrError<(<Box<C> as RequestConnection>::Buf, Vec<OwnedFd>), <Box<C> as RequestConnection>::Buf>, ConnectionError>

    Wait for the reply to a request that has FDs. Read more
    §

    fn check_for_error(&self, sequence: u64) -> Result<(), ReplyError>

    Check whether a request that does not have a reply caused an X11 error. Read more
    §

    fn check_for_raw_error(\n &self,\n sequence: u64\n) -> Result<Option<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Check whether a request that does not have a reply caused an X11 error. Read more
    §

    fn prefetch_maximum_request_bytes(&self)

    Prefetches the maximum request length. Read more
    §

    fn maximum_request_bytes(&self) -> usize

    The maximum number of bytes that the X11 server accepts in a request.
    §

    fn parse_error(&self, error: &[u8]) -> Result<X11Error, ParseError>

    Parse a generic error.
    §

    fn parse_event(&self, event: &[u8]) -> Result<Event, ParseError>

    Parse a generic event.
    ","RequestConnection","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<C> Connection for Box<C>
    where\n C: Connection + ?Sized,

    §

    fn wait_for_event(&self) -> Result<Event, ConnectionError>

    Wait for a new event from the X11 server.
    §

    fn wait_for_raw_event(\n &self\n) -> Result<<Box<C> as RequestConnection>::Buf, ConnectionError>

    Wait for a new raw/unparsed event from the X11 server.
    §

    fn wait_for_event_with_sequence(&self) -> Result<(Event, u64), ConnectionError>

    Wait for a new event from the X11 server.
    §

    fn wait_for_raw_event_with_sequence(\n &self\n) -> Result<(<Box<C> as RequestConnection>::Buf, u64), ConnectionError>

    Wait for a new raw/unparsed event from the X11 server.
    §

    fn poll_for_event(&self) -> Result<Option<Event>, ConnectionError>

    Poll for a new event from the X11 server.
    §

    fn poll_for_raw_event(\n &self\n) -> Result<Option<<Box<C> as RequestConnection>::Buf>, ConnectionError>

    Poll for a new raw/unparsed event from the X11 server.
    §

    fn poll_for_event_with_sequence(\n &self\n) -> Result<Option<(Event, u64)>, ConnectionError>

    Poll for a new event from the X11 server.
    §

    fn poll_for_raw_event_with_sequence(\n &self\n) -> Result<Option<(<Box<C> as RequestConnection>::Buf, u64)>, ConnectionError>

    Poll for a new unparsed/raw event from the X11 server.
    §

    fn flush(&self) -> Result<(), ConnectionError>

    Send all pending requests to the server. Read more
    §

    fn setup(&self) -> &Setup

    Get the setup information sent by the X11 server. Read more
    §

    fn generate_id(&self) -> Result<u32, ReplyOrIdError>

    Generate a new X11 identifier. Read more
    ","Connection","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    §

    impl<T> EventSource for Box<T>
    where\n T: EventSource,

    Blanket implementation for boxed event sources. [EventSource] is not an\nobject safe trait, so this does not include trait objects.

    \n
    §

    type Event = <T as EventSource>::Event

    The type of events generated by your source.
    §

    type Metadata = <T as EventSource>::Metadata

    Some metadata of your event source Read more
    §

    type Ret = <T as EventSource>::Ret

    The return type of the user callback Read more
    §

    type Error = <T as EventSource>::Error

    The error type returned from\nprocess_events() (not the user callback!).
    §

    fn process_events<F>(\n &mut self,\n readiness: Readiness,\n token: Token,\n callback: F\n) -> Result<PostAction, <Box<T> as EventSource>::Error>
    where\n F: FnMut(<Box<T> as EventSource>::Event, &mut <Box<T> as EventSource>::Metadata) -> <Box<T> as EventSource>::Ret,

    Process any relevant events Read more
    §

    fn register(\n &mut self,\n poll: &mut Poll,\n token_factory: &mut TokenFactory\n) -> Result<(), Error>

    Register yourself to this poll instance Read more
    §

    fn reregister(\n &mut self,\n poll: &mut Poll,\n token_factory: &mut TokenFactory\n) -> Result<(), Error>

    Re-register your file descriptors Read more
    §

    fn unregister(&mut self, poll: &mut Poll) -> Result<(), Error>

    Unregister your file descriptors Read more
    §

    const NEEDS_EXTRA_LIFECYCLE_EVENTS: bool = T::NEEDS_EXTRA_LIFECYCLE_EVENTS

    Whether this source needs to be sent the [EventSource::before_sleep]\nand [EventSource::before_handle_events] notifications. These are opt-in because\nthey require more expensive checks, and almost all sources will not need these notifications
    §

    fn before_sleep(&mut self) -> Result<Option<(Readiness, Token)>, Error>

    Notification that a single poll is about to begin Read more
    §

    fn before_handle_events(&mut self, events: EventIterator<'_>)

    Notification that polling is complete, and [EventSource::process_events] will\nbe called with the given events for this source. The iterator may be empty,\nwhich indicates that no events were generated for this source Read more
    ","EventSource","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<'de, T> Deserialize<'de> for Box<T>
    where\n T: Deserialize<'de>,

    Available on crate features std or alloc only.
    source§

    fn deserialize<D>(\n deserializer: D\n) -> Result<Box<T>, <D as Deserializer<'de>>::Error>
    where\n D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    ","Deserialize<'de>","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"],["
    source§

    impl<T> Serialize for Box<T>
    where\n T: Serialize + ?Sized,

    Available on crate features std or alloc only.
    source§

    fn serialize<S>(\n &self,\n serializer: S\n) -> Result<<S as Serializer>::Ok, <S as Serializer>::Error>
    where\n S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    ","Serialize","iced::widget::shader::wgpu::core::device::DeviceLostCallback","iced::widget::shader::wgpu::hal::DropGuard"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/core/pin/struct.Pin.js b/type.impl/core/pin/struct.Pin.js index 9c98c024c9f..e3fd404fac4 100644 --- a/type.impl/core/pin/struct.Pin.js +++ b/type.impl/core/pin/struct.Pin.js @@ -1,3 +1,3 @@ (function() {var type_impls = { -"iced":[["
    source§

    impl<P> Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Unpin,

    1.33.0 (const: unstable) · source

    pub fn new(pointer: P) -> Pin<P>

    Construct a new Pin<P> around a pointer to some data of a type that\nimplements Unpin.

    \n

    Unlike Pin::new_unchecked, this method is safe because the pointer\nP dereferences to an Unpin type, which cancels the pinning guarantees.

    \n
    Examples
    \n
    use std::pin::Pin;\n\nlet mut val: u8 = 5;\n// We can pin the value, since it doesn't care about being moved\nlet mut pinned: Pin<&mut u8> = Pin::new(&mut val);
    \n
    1.39.0 (const: unstable) · source

    pub fn into_inner(pin: Pin<P>) -> P

    Unwraps this Pin<P> returning the underlying pointer.

    \n

    This requires that the data inside this Pin implements Unpin so that we\ncan ignore the pinning invariants when unwrapping it.

    \n
    Examples
    \n
    use std::pin::Pin;\n\nlet mut val: u8 = 5;\nlet pinned: Pin<&mut u8> = Pin::new(&mut val);\n// Unwrap the pin to get a reference to the value\nlet r = Pin::into_inner(pinned);\nassert_eq!(*r, 5);
    \n
    ",0,"iced::advanced::subscription::EventStream"],["
    source§

    impl<P> Pin<P>
    where\n P: Deref,

    1.33.0 (const: unstable) · source

    pub unsafe fn new_unchecked(pointer: P) -> Pin<P>

    Construct a new Pin<P> around a reference to some data of a type that\nmay or may not implement Unpin.

    \n

    If pointer dereferences to an Unpin type, Pin::new should be used\ninstead.

    \n
    Safety
    \n

    This constructor is unsafe because we cannot guarantee that the data\npointed to by pointer is pinned, meaning that the data will not be moved or\nits storage invalidated until it gets dropped. If the constructed Pin<P> does\nnot guarantee that the data P points to is pinned, that is a violation of\nthe API contract and may lead to undefined behavior in later (safe) operations.

    \n

    By using this method, you are making a promise about the P::Deref and\nP::DerefMut implementations, if they exist. Most importantly, they\nmust not move out of their self arguments: Pin::as_mut and Pin::as_ref\nwill call DerefMut::deref_mut and Deref::deref on the pinned pointer\nand expect these methods to uphold the pinning invariants.\nMoreover, by calling this method you promise that the reference P\ndereferences to will not be moved out of again; in particular, it\nmust not be possible to obtain a &mut P::Target and then\nmove out of that reference (using, for example mem::swap).

    \n

    For example, calling Pin::new_unchecked on an &'a mut T is unsafe because\nwhile you are able to pin it for the given lifetime 'a, you have no control\nover whether it is kept pinned once 'a ends:

    \n\n
    use std::mem;\nuse std::pin::Pin;\n\nfn move_pinned_ref<T>(mut a: T, mut b: T) {\n    unsafe {\n        let p: Pin<&mut T> = Pin::new_unchecked(&mut a);\n        // This should mean the pointee `a` can never move again.\n    }\n    mem::swap(&mut a, &mut b); // Potential UB down the road ⚠️\n    // The address of `a` changed to `b`'s stack slot, so `a` got moved even\n    // though we have previously pinned it! We have violated the pinning API contract.\n}
    \n

    A value, once pinned, must remain pinned until it is dropped (unless its type implements\nUnpin). Because Pin<&mut T> does not own the value, dropping the Pin will not drop\nthe value and will not end the pinning contract. So moving the value after dropping the\nPin<&mut T> is still a violation of the API contract.

    \n

    Similarly, calling Pin::new_unchecked on an Rc<T> is unsafe because there could be\naliases to the same data that are not subject to the pinning restrictions:

    \n\n
    use std::rc::Rc;\nuse std::pin::Pin;\n\nfn move_pinned_rc<T>(mut x: Rc<T>) {\n    let pinned = unsafe { Pin::new_unchecked(Rc::clone(&x)) };\n    {\n        let p: Pin<&T> = pinned.as_ref();\n        // This should mean the pointee can never move again.\n    }\n    drop(pinned);\n    let content = Rc::get_mut(&mut x).unwrap(); // Potential UB down the road ⚠️\n    // Now, if `x` was the only reference, we have a mutable reference to\n    // data that we pinned above, which we could use to move it as we have\n    // seen in the previous example. We have violated the pinning API contract.\n }
    \n
    Pinning of closure captures
    \n

    Particular care is required when using Pin::new_unchecked in a closure:\nPin::new_unchecked(&mut var) where var is a by-value (moved) closure capture\nimplicitly makes the promise that the closure itself is pinned, and that all uses\nof this closure capture respect that pinning.

    \n\n
    use std::pin::Pin;\nuse std::task::Context;\nuse std::future::Future;\n\nfn move_pinned_closure(mut x: impl Future, cx: &mut Context<'_>) {\n    // Create a closure that moves `x`, and then internally uses it in a pinned way.\n    let mut closure = move || unsafe {\n        let _ignore = Pin::new_unchecked(&mut x).poll(cx);\n    };\n    // Call the closure, so the future can assume it has been pinned.\n    closure();\n    // Move the closure somewhere else. This also moves `x`!\n    let mut moved = closure;\n    // Calling it again means we polled the future from two different locations,\n    // violating the pinning API contract.\n    moved(); // Potential UB ⚠️\n}
    \n

    When passing a closure to another API, it might be moving the closure any time, so\nPin::new_unchecked on closure captures may only be used if the API explicitly documents\nthat the closure is pinned.

    \n

    The better alternative is to avoid all that trouble and do the pinning in the outer function\ninstead (here using the pin! macro):

    \n\n
    use std::pin::pin;\nuse std::task::Context;\nuse std::future::Future;\n\nfn move_pinned_closure(mut x: impl Future, cx: &mut Context<'_>) {\n    let mut x = pin!(x);\n    // Create a closure that captures `x: Pin<&mut _>`, which is safe to move.\n    let mut closure = move || {\n        let _ignore = x.as_mut().poll(cx);\n    };\n    // Call the closure, so the future can assume it has been pinned.\n    closure();\n    // Move the closure somewhere else.\n    let mut moved = closure;\n    // Calling it again here is fine (except that we might be polling a future that already\n    // returned `Poll::Ready`, but that is a separate problem).\n    moved();\n}
    \n
    1.33.0 · source

    pub fn as_ref(&self) -> Pin<&<P as Deref>::Target>

    Gets a pinned shared reference from this pinned pointer.

    \n

    This is a generic method to go from &Pin<Pointer<T>> to Pin<&T>.\nIt is safe because, as part of the contract of Pin::new_unchecked,\nthe pointee cannot move after Pin<Pointer<T>> got created.\n“Malicious” implementations of Pointer::Deref are likewise\nruled out by the contract of Pin::new_unchecked.

    \n
    1.39.0 (const: unstable) · source

    pub unsafe fn into_inner_unchecked(pin: Pin<P>) -> P

    Unwraps this Pin<P> returning the underlying pointer.

    \n
    Safety
    \n

    This function is unsafe. You must guarantee that you will continue to\ntreat the pointer P as pinned after you call this function, so that\nthe invariants on the Pin type can be upheld. If the code using the\nresulting P does not continue to maintain the pinning invariants that\nis a violation of the API contract and may lead to undefined behavior in\nlater (safe) operations.

    \n

    If the underlying data is Unpin, Pin::into_inner should be used\ninstead.

    \n
    ",0,"iced::advanced::subscription::EventStream"],["
    source§

    impl<P> Pin<P>
    where\n P: DerefMut,

    1.33.0 · source

    pub fn as_mut(&mut self) -> Pin<&mut <P as Deref>::Target>

    Gets a pinned mutable reference from this pinned pointer.

    \n

    This is a generic method to go from &mut Pin<Pointer<T>> to Pin<&mut T>.\nIt is safe because, as part of the contract of Pin::new_unchecked,\nthe pointee cannot move after Pin<Pointer<T>> got created.\n“Malicious” implementations of Pointer::DerefMut are likewise\nruled out by the contract of Pin::new_unchecked.

    \n

    This method is useful when doing multiple calls to functions that consume the pinned type.

    \n
    Example
    \n
    use std::pin::Pin;\n\nimpl Type {\n    fn method(self: Pin<&mut Self>) {\n        // do something\n    }\n\n    fn call_method_twice(mut self: Pin<&mut Self>) {\n        // `method` consumes `self`, so reborrow the `Pin<&mut Self>` via `as_mut`.\n        self.as_mut().method();\n        self.as_mut().method();\n    }\n}
    \n
    1.33.0 · source

    pub fn set(&mut self, value: <P as Deref>::Target)
    where\n <P as Deref>::Target: Sized,

    Assigns a new value to the memory behind the pinned reference.

    \n

    This overwrites pinned data, but that is okay: its destructor gets\nrun before being overwritten, so no pinning guarantee is violated.

    \n
    Example
    \n
    use std::pin::Pin;\n\nlet mut val: u8 = 5;\nlet mut pinned: Pin<&mut u8> = Pin::new(&mut val);\nprintln!(\"{}\", pinned); // 5\npinned.as_mut().set(10);\nprintln!(\"{}\", pinned); // 10
    \n
    ",0,"iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P, U> DispatchFromDyn<Pin<U>> for Pin<P>
    where\n P: DispatchFromDyn<U>,

    ","DispatchFromDyn>","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Display for Pin<P>
    where\n P: Display,

    source§

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

    Formats the value using the given formatter. Read more
    ","Display","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Copy for Pin<P>
    where\n P: Copy,

    ","Copy","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Debug for Pin<P>
    where\n P: Debug,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P, Q> PartialOrd<Pin<Q>> for Pin<P>
    where\n P: Deref,\n Q: Deref,\n <P as Deref>::Target: PartialOrd<<Q as Deref>::Target>,

    source§

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

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

    fn lt(&self, other: &Pin<Q>) -> bool

    This method tests less than (for self and other) and is used by the < operator. Read more
    source§

    fn le(&self, other: &Pin<Q>) -> bool

    This method tests less than or equal to (for self and other) and is used by the <=\noperator. Read more
    source§

    fn gt(&self, other: &Pin<Q>) -> bool

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

    fn ge(&self, other: &Pin<Q>) -> bool

    This method tests greater than or equal to (for self and other) and is used by the >=\noperator. Read more
    ","PartialOrd>","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> DerefMut for Pin<P>
    where\n P: DerefMut,\n <P as Deref>::Target: Unpin,

    source§

    fn deref_mut(&mut self) -> &mut <P as Deref>::Target

    Mutably dereferences the value.
    ","DerefMut","iced::advanced::subscription::EventStream"],["
    1.36.0 · source§

    impl<P> Future for Pin<P>
    where\n P: DerefMut,\n <P as Deref>::Target: Future,

    §

    type Output = <<P as Deref>::Target as Future>::Output

    The type of value produced on completion.
    source§

    fn poll(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<<Pin<P> as Future>::Output>

    Attempt to resolve the future to a final value, registering\nthe current task for wakeup if the value is not yet available. Read more
    ","Future","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Clone for Pin<P>
    where\n P: Clone,

    source§

    fn clone(&self) -> Pin<P>

    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
    ","Clone","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P, U> CoerceUnsized<Pin<U>> for Pin<P>
    where\n P: CoerceUnsized<U>,

    ","CoerceUnsized>","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P> Eq for Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Eq,

    ","Eq","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Deref for Pin<P>
    where\n P: Deref,

    §

    type Target = <P as Deref>::Target

    The resulting type after dereferencing.
    source§

    fn deref(&self) -> &<P as Deref>::Target

    Dereferences the value.
    ","Deref","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P> Ord for Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Ord,

    source§

    fn cmp(&self, other: &Pin<P>) -> Ordering

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

    fn max(self, other: Self) -> Self
    where\n Self: Sized,

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

    fn min(self, other: Self) -> Self
    where\n Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where\n Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    ","Ord","iced::advanced::subscription::EventStream"],["
    source§

    impl<P> AsyncIterator for Pin<P>
    where\n P: DerefMut,\n <P as Deref>::Target: AsyncIterator,

    §

    type Item = <<P as Deref>::Target as AsyncIterator>::Item

    🔬This is a nightly-only experimental API. (async_iterator)
    The type of items yielded by the async iterator.
    source§

    fn poll_next(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Pin<P> as AsyncIterator>::Item>>

    🔬This is a nightly-only experimental API. (async_iterator)
    Attempt to pull out the next value of this async iterator, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the async iterator is exhausted. Read more
    source§

    fn size_hint(&self) -> (usize, Option<usize>)

    🔬This is a nightly-only experimental API. (async_iterator)
    Returns the bounds on the remaining length of the async iterator. Read more
    ","AsyncIterator","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P, Q> PartialEq<Pin<Q>> for Pin<P>
    where\n P: Deref,\n Q: Deref,\n <P as Deref>::Target: PartialEq<<Q as Deref>::Target>,

    source§

    fn eq(&self, other: &Pin<Q>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Pin<Q>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P> Hash for Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Hash,

    source§

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

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

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

    Feeds a slice of this type into the given Hasher. Read more
    ","Hash","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Pointer for Pin<P>
    where\n P: Pointer,

    source§

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

    Formats the value using the given formatter.
    ","Pointer","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<T, A> From<Box<T, A>> for Pin<Box<T, A>>
    where\n A: Allocator + 'static,\n T: ?Sized,

    source§

    fn from(boxed: Box<T, A>) -> Pin<Box<T, A>>

    Converts a Box<T> into a Pin<Box<T>>. If T does not implement Unpin, then\n*boxed will be pinned in memory and unable to be moved.

    \n

    This conversion does not allocate on the heap and happens in place.

    \n

    This is also available via Box::into_pin.

    \n

    Constructing and pinning a Box with <Pin<Box<T>>>::from(Box::new(x))\ncan also be written more concisely using Box::pin(x).\nThis From implementation is useful if you already have a Box<T>, or you are\nconstructing a (pinned) Box in a different way than with Box::new.

    \n
    ","From>","iced::advanced::subscription::EventStream"],["
    source§

    impl<G, R, A> Coroutine<R> for Pin<Box<G, A>>
    where\n G: Coroutine<R> + ?Sized,\n A: Allocator + 'static,

    §

    type Yield = <G as Coroutine<R>>::Yield

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine yields. Read more
    §

    type Return = <G as Coroutine<R>>::Return

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine returns. Read more
    source§

    fn resume(\n self: Pin<&mut Pin<Box<G, A>>>,\n arg: R\n) -> CoroutineState<<Pin<Box<G, A>> as Coroutine<R>>::Yield, <Pin<Box<G, A>> as Coroutine<R>>::Return>

    🔬This is a nightly-only experimental API. (coroutine_trait)
    Resumes the execution of this coroutine. Read more
    ","Coroutine","iced::advanced::subscription::EventStream"],["
    §

    impl<P> Stream for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: Stream,

    §

    type Item = <<P as Deref>::Target as Stream>::Item

    Values yielded by the stream.
    §

    fn poll_next(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Pin<P> as Stream>::Item>>

    Attempt to pull out the next value of this stream, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the stream is exhausted. Read more
    §

    fn size_hint(&self) -> (usize, Option<usize>)

    Returns the bounds on the remaining length of the stream. Read more
    ","Stream","iced::advanced::subscription::EventStream"],["
    §

    impl<P> FusedStream for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: FusedStream,

    §

    fn is_terminated(&self) -> bool

    Returns true if the stream should no longer be polled.
    ","FusedStream","iced::advanced::subscription::EventStream"],["
    §

    impl<P> FusedFuture for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: FusedFuture,

    §

    fn is_terminated(&self) -> bool

    Returns true if the underlying future should no longer be polled.
    ","FusedFuture","iced::advanced::subscription::EventStream"],["
    §

    impl<P, Item> Sink<Item> for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: Sink<Item>,

    §

    type Error = <<P as Deref>::Target as Sink<Item>>::Error

    The type of value produced by the sink when an error occurs.
    §

    fn poll_ready(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Pin<P> as Sink<Item>>::Error>>

    Attempts to prepare the Sink to receive a value. Read more
    §

    fn start_send(\n self: Pin<&mut Pin<P>>,\n item: Item\n) -> Result<(), <Pin<P> as Sink<Item>>::Error>

    Begin the process of sending a value to the sink.\nEach call to this function must be preceded by a successful call to\npoll_ready which returned Poll::Ready(Ok(())). Read more
    §

    fn poll_flush(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Pin<P> as Sink<Item>>::Error>>

    Flush any remaining output from this sink. Read more
    §

    fn poll_close(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Pin<P> as Sink<Item>>::Error>>

    Flush any remaining output and close this sink, if necessary. Read more
    ","Sink","iced::advanced::subscription::EventStream"],["
    §

    impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin<Box<F>>
    where\n F: Future<Output = T> + 'a,

    §

    fn into_raw(self) -> *mut dyn Future<Output = T> + 'a

    Convert an owned instance into a (conceptually owned) fat pointer. Read more
    §

    unsafe fn drop(ptr: *mut dyn Future<Output = T> + 'a)

    Drops the future represented by the given fat pointer. Read more
    ","UnsafeFutureObj<'a, T>","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncWrite for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncWrite,

    §

    fn poll_write(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from bufs into the object using vectored\nIO operations. Read more
    §

    fn poll_flush(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_close(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to close the object. Read more
    ","AsyncWrite","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncRead,

    §

    fn poll_read(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &mut [u8]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into buf. Read more
    §

    fn poll_read_vectored(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n bufs: &mut [IoSliceMut<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into bufs using vectored\nIO operations. Read more
    ","AsyncRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncSeek for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncSeek,

    §

    fn poll_seek(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n pos: SeekFrom\n) -> Poll<Result<u64, Error>>

    Attempt to seek to an offset, in bytes, in a stream. Read more
    ","AsyncSeek","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncBufRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncBufRead,

    §

    fn poll_fill_buf(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempt to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Pin<P>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncRead,

    §

    fn poll_read(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &mut ReadBuf<'_>\n) -> Poll<Result<(), Error>>

    Attempts to read from the AsyncRead into buf. Read more
    ","AsyncRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncBufRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncBufRead,

    §

    fn poll_fill_buf(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempts to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Pin<P>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncSeek for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncSeek,

    §

    fn start_seek(self: Pin<&mut Pin<P>>, pos: SeekFrom) -> Result<(), Error>

    Attempts to seek to an offset, in bytes, in a stream. Read more
    §

    fn poll_complete(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<u64, Error>>

    Waits for a seek operation to complete. Read more
    ","AsyncSeek","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncWrite for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncWrite,

    §

    fn poll_write(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Like poll_write, except that it writes from a slice of buffers. Read more
    §

    fn is_write_vectored(&self) -> bool

    Determines if this writer has an efficient poll_write_vectored\nimplementation. Read more
    §

    fn poll_flush(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempts to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_shutdown(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Initiates or attempts to shut down this writer, returning success when\nthe I/O connection has completely shut down. Read more
    ","AsyncWrite","iced::advanced::subscription::EventStream"]] +"iced":[["
    source§

    impl<P> Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Unpin,

    1.33.0 (const: unstable) · source

    pub fn new(pointer: P) -> Pin<P>

    Construct a new Pin<P> around a pointer to some data of a type that\nimplements Unpin.

    \n

    Unlike Pin::new_unchecked, this method is safe because the pointer\nP dereferences to an Unpin type, which cancels the pinning guarantees.

    \n
    Examples
    \n
    use std::pin::Pin;\n\nlet mut val: u8 = 5;\n// We can pin the value, since it doesn't care about being moved\nlet mut pinned: Pin<&mut u8> = Pin::new(&mut val);
    \n
    1.39.0 (const: unstable) · source

    pub fn into_inner(pin: Pin<P>) -> P

    Unwraps this Pin<P> returning the underlying pointer.

    \n

    This requires that the data inside this Pin implements Unpin so that we\ncan ignore the pinning invariants when unwrapping it.

    \n
    Examples
    \n
    use std::pin::Pin;\n\nlet mut val: u8 = 5;\nlet pinned: Pin<&mut u8> = Pin::new(&mut val);\n// Unwrap the pin to get a reference to the value\nlet r = Pin::into_inner(pinned);\nassert_eq!(*r, 5);
    \n
    ",0,"iced::advanced::subscription::EventStream"],["
    source§

    impl<P> Pin<P>
    where\n P: Deref,

    1.33.0 (const: unstable) · source

    pub unsafe fn new_unchecked(pointer: P) -> Pin<P>

    Construct a new Pin<P> around a reference to some data of a type that\nmay or may not implement Unpin.

    \n

    If pointer dereferences to an Unpin type, Pin::new should be used\ninstead.

    \n
    Safety
    \n

    This constructor is unsafe because we cannot guarantee that the data\npointed to by pointer is pinned, meaning that the data will not be moved or\nits storage invalidated until it gets dropped. If the constructed Pin<P> does\nnot guarantee that the data P points to is pinned, that is a violation of\nthe API contract and may lead to undefined behavior in later (safe) operations.

    \n

    By using this method, you are making a promise about the P::Deref and\nP::DerefMut implementations, if they exist. Most importantly, they\nmust not move out of their self arguments: Pin::as_mut and Pin::as_ref\nwill call DerefMut::deref_mut and Deref::deref on the pinned pointer\nand expect these methods to uphold the pinning invariants.\nMoreover, by calling this method you promise that the reference P\ndereferences to will not be moved out of again; in particular, it\nmust not be possible to obtain a &mut P::Target and then\nmove out of that reference (using, for example mem::swap).

    \n

    For example, calling Pin::new_unchecked on an &'a mut T is unsafe because\nwhile you are able to pin it for the given lifetime 'a, you have no control\nover whether it is kept pinned once 'a ends:

    \n\n
    use std::mem;\nuse std::pin::Pin;\n\nfn move_pinned_ref<T>(mut a: T, mut b: T) {\n    unsafe {\n        let p: Pin<&mut T> = Pin::new_unchecked(&mut a);\n        // This should mean the pointee `a` can never move again.\n    }\n    mem::swap(&mut a, &mut b); // Potential UB down the road ⚠️\n    // The address of `a` changed to `b`'s stack slot, so `a` got moved even\n    // though we have previously pinned it! We have violated the pinning API contract.\n}
    \n

    A value, once pinned, must remain pinned until it is dropped (unless its type implements\nUnpin). Because Pin<&mut T> does not own the value, dropping the Pin will not drop\nthe value and will not end the pinning contract. So moving the value after dropping the\nPin<&mut T> is still a violation of the API contract.

    \n

    Similarly, calling Pin::new_unchecked on an Rc<T> is unsafe because there could be\naliases to the same data that are not subject to the pinning restrictions:

    \n\n
    use std::rc::Rc;\nuse std::pin::Pin;\n\nfn move_pinned_rc<T>(mut x: Rc<T>) {\n    let pinned = unsafe { Pin::new_unchecked(Rc::clone(&x)) };\n    {\n        let p: Pin<&T> = pinned.as_ref();\n        // This should mean the pointee can never move again.\n    }\n    drop(pinned);\n    let content = Rc::get_mut(&mut x).unwrap(); // Potential UB down the road ⚠️\n    // Now, if `x` was the only reference, we have a mutable reference to\n    // data that we pinned above, which we could use to move it as we have\n    // seen in the previous example. We have violated the pinning API contract.\n }
    \n
    Pinning of closure captures
    \n

    Particular care is required when using Pin::new_unchecked in a closure:\nPin::new_unchecked(&mut var) where var is a by-value (moved) closure capture\nimplicitly makes the promise that the closure itself is pinned, and that all uses\nof this closure capture respect that pinning.

    \n\n
    use std::pin::Pin;\nuse std::task::Context;\nuse std::future::Future;\n\nfn move_pinned_closure(mut x: impl Future, cx: &mut Context<'_>) {\n    // Create a closure that moves `x`, and then internally uses it in a pinned way.\n    let mut closure = move || unsafe {\n        let _ignore = Pin::new_unchecked(&mut x).poll(cx);\n    };\n    // Call the closure, so the future can assume it has been pinned.\n    closure();\n    // Move the closure somewhere else. This also moves `x`!\n    let mut moved = closure;\n    // Calling it again means we polled the future from two different locations,\n    // violating the pinning API contract.\n    moved(); // Potential UB ⚠️\n}
    \n

    When passing a closure to another API, it might be moving the closure any time, so\nPin::new_unchecked on closure captures may only be used if the API explicitly documents\nthat the closure is pinned.

    \n

    The better alternative is to avoid all that trouble and do the pinning in the outer function\ninstead (here using the pin! macro):

    \n\n
    use std::pin::pin;\nuse std::task::Context;\nuse std::future::Future;\n\nfn move_pinned_closure(mut x: impl Future, cx: &mut Context<'_>) {\n    let mut x = pin!(x);\n    // Create a closure that captures `x: Pin<&mut _>`, which is safe to move.\n    let mut closure = move || {\n        let _ignore = x.as_mut().poll(cx);\n    };\n    // Call the closure, so the future can assume it has been pinned.\n    closure();\n    // Move the closure somewhere else.\n    let mut moved = closure;\n    // Calling it again here is fine (except that we might be polling a future that already\n    // returned `Poll::Ready`, but that is a separate problem).\n    moved();\n}
    \n
    1.33.0 · source

    pub fn as_ref(&self) -> Pin<&<P as Deref>::Target>

    Gets a pinned shared reference from this pinned pointer.

    \n

    This is a generic method to go from &Pin<Pointer<T>> to Pin<&T>.\nIt is safe because, as part of the contract of Pin::new_unchecked,\nthe pointee cannot move after Pin<Pointer<T>> got created.\n“Malicious” implementations of Pointer::Deref are likewise\nruled out by the contract of Pin::new_unchecked.

    \n
    1.39.0 (const: unstable) · source

    pub unsafe fn into_inner_unchecked(pin: Pin<P>) -> P

    Unwraps this Pin<P> returning the underlying pointer.

    \n
    Safety
    \n

    This function is unsafe. You must guarantee that you will continue to\ntreat the pointer P as pinned after you call this function, so that\nthe invariants on the Pin type can be upheld. If the code using the\nresulting P does not continue to maintain the pinning invariants that\nis a violation of the API contract and may lead to undefined behavior in\nlater (safe) operations.

    \n

    If the underlying data is Unpin, Pin::into_inner should be used\ninstead.

    \n
    ",0,"iced::advanced::subscription::EventStream"],["
    source§

    impl<P> Pin<P>
    where\n P: DerefMut,

    1.33.0 · source

    pub fn as_mut(&mut self) -> Pin<&mut <P as Deref>::Target>

    Gets a pinned mutable reference from this pinned pointer.

    \n

    This is a generic method to go from &mut Pin<Pointer<T>> to Pin<&mut T>.\nIt is safe because, as part of the contract of Pin::new_unchecked,\nthe pointee cannot move after Pin<Pointer<T>> got created.\n“Malicious” implementations of Pointer::DerefMut are likewise\nruled out by the contract of Pin::new_unchecked.

    \n

    This method is useful when doing multiple calls to functions that consume the pinned type.

    \n
    Example
    \n
    use std::pin::Pin;\n\nimpl Type {\n    fn method(self: Pin<&mut Self>) {\n        // do something\n    }\n\n    fn call_method_twice(mut self: Pin<&mut Self>) {\n        // `method` consumes `self`, so reborrow the `Pin<&mut Self>` via `as_mut`.\n        self.as_mut().method();\n        self.as_mut().method();\n    }\n}
    \n
    1.33.0 · source

    pub fn set(&mut self, value: <P as Deref>::Target)
    where\n <P as Deref>::Target: Sized,

    Assigns a new value to the memory behind the pinned reference.

    \n

    This overwrites pinned data, but that is okay: its destructor gets\nrun before being overwritten, so no pinning guarantee is violated.

    \n
    Example
    \n
    use std::pin::Pin;\n\nlet mut val: u8 = 5;\nlet mut pinned: Pin<&mut u8> = Pin::new(&mut val);\nprintln!(\"{}\", pinned); // 5\npinned.as_mut().set(10);\nprintln!(\"{}\", pinned); // 10
    \n
    ",0,"iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P, U> DispatchFromDyn<Pin<U>> for Pin<P>
    where\n P: DispatchFromDyn<U>,

    ","DispatchFromDyn>","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Display for Pin<P>
    where\n P: Display,

    source§

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

    Formats the value using the given formatter. Read more
    ","Display","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Copy for Pin<P>
    where\n P: Copy,

    ","Copy","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Debug for Pin<P>
    where\n P: Debug,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P, Q> PartialOrd<Pin<Q>> for Pin<P>
    where\n P: Deref,\n Q: Deref,\n <P as Deref>::Target: PartialOrd<<Q as Deref>::Target>,

    source§

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

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

    fn lt(&self, other: &Pin<Q>) -> bool

    This method tests less than (for self and other) and is used by the < operator. Read more
    source§

    fn le(&self, other: &Pin<Q>) -> bool

    This method tests less than or equal to (for self and other) and is used by the <=\noperator. Read more
    source§

    fn gt(&self, other: &Pin<Q>) -> bool

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

    fn ge(&self, other: &Pin<Q>) -> bool

    This method tests greater than or equal to (for self and other) and is used by the >=\noperator. Read more
    ","PartialOrd>","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> DerefMut for Pin<P>
    where\n P: DerefMut,\n <P as Deref>::Target: Unpin,

    source§

    fn deref_mut(&mut self) -> &mut <P as Deref>::Target

    Mutably dereferences the value.
    ","DerefMut","iced::advanced::subscription::EventStream"],["
    1.36.0 · source§

    impl<P> Future for Pin<P>
    where\n P: DerefMut,\n <P as Deref>::Target: Future,

    §

    type Output = <<P as Deref>::Target as Future>::Output

    The type of value produced on completion.
    source§

    fn poll(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<<Pin<P> as Future>::Output>

    Attempt to resolve the future to a final value, registering\nthe current task for wakeup if the value is not yet available. Read more
    ","Future","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Clone for Pin<P>
    where\n P: Clone,

    source§

    fn clone(&self) -> Pin<P>

    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
    ","Clone","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P, U> CoerceUnsized<Pin<U>> for Pin<P>
    where\n P: CoerceUnsized<U>,

    ","CoerceUnsized>","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P> Eq for Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Eq,

    ","Eq","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Deref for Pin<P>
    where\n P: Deref,

    §

    type Target = <P as Deref>::Target

    The resulting type after dereferencing.
    source§

    fn deref(&self) -> &<P as Deref>::Target

    Dereferences the value.
    ","Deref","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P> Ord for Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Ord,

    source§

    fn cmp(&self, other: &Pin<P>) -> Ordering

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

    fn max(self, other: Self) -> Self
    where\n Self: Sized,

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

    fn min(self, other: Self) -> Self
    where\n Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where\n Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    ","Ord","iced::advanced::subscription::EventStream"],["
    source§

    impl<P> AsyncIterator for Pin<P>
    where\n P: DerefMut,\n <P as Deref>::Target: AsyncIterator,

    §

    type Item = <<P as Deref>::Target as AsyncIterator>::Item

    🔬This is a nightly-only experimental API. (async_iterator)
    The type of items yielded by the async iterator.
    source§

    fn poll_next(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Pin<P> as AsyncIterator>::Item>>

    🔬This is a nightly-only experimental API. (async_iterator)
    Attempt to pull out the next value of this async iterator, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the async iterator is exhausted. Read more
    source§

    fn size_hint(&self) -> (usize, Option<usize>)

    🔬This is a nightly-only experimental API. (async_iterator)
    Returns the bounds on the remaining length of the async iterator. Read more
    ","AsyncIterator","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P, Q> PartialEq<Pin<Q>> for Pin<P>
    where\n P: Deref,\n Q: Deref,\n <P as Deref>::Target: PartialEq<<Q as Deref>::Target>,

    source§

    fn eq(&self, other: &Pin<Q>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Pin<Q>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced::advanced::subscription::EventStream"],["
    1.41.0 · source§

    impl<P> Hash for Pin<P>
    where\n P: Deref,\n <P as Deref>::Target: Hash,

    source§

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

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

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

    Feeds a slice of this type into the given Hasher. Read more
    ","Hash","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<P> Pointer for Pin<P>
    where\n P: Pointer,

    source§

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

    Formats the value using the given formatter.
    ","Pointer","iced::advanced::subscription::EventStream"],["
    1.33.0 · source§

    impl<T, A> From<Box<T, A>> for Pin<Box<T, A>>
    where\n A: Allocator + 'static,\n T: ?Sized,

    source§

    fn from(boxed: Box<T, A>) -> Pin<Box<T, A>>

    Converts a Box<T> into a Pin<Box<T>>. If T does not implement Unpin, then\n*boxed will be pinned in memory and unable to be moved.

    \n

    This conversion does not allocate on the heap and happens in place.

    \n

    This is also available via Box::into_pin.

    \n

    Constructing and pinning a Box with <Pin<Box<T>>>::from(Box::new(x))\ncan also be written more concisely using Box::pin(x).\nThis From implementation is useful if you already have a Box<T>, or you are\nconstructing a (pinned) Box in a different way than with Box::new.

    \n
    ","From>","iced::advanced::subscription::EventStream"],["
    source§

    impl<G, R, A> Coroutine<R> for Pin<Box<G, A>>
    where\n G: Coroutine<R> + ?Sized,\n A: Allocator + 'static,

    §

    type Yield = <G as Coroutine<R>>::Yield

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine yields. Read more
    §

    type Return = <G as Coroutine<R>>::Return

    🔬This is a nightly-only experimental API. (coroutine_trait)
    The type of value this coroutine returns. Read more
    source§

    fn resume(\n self: Pin<&mut Pin<Box<G, A>>>,\n arg: R\n) -> CoroutineState<<Pin<Box<G, A>> as Coroutine<R>>::Yield, <Pin<Box<G, A>> as Coroutine<R>>::Return>

    🔬This is a nightly-only experimental API. (coroutine_trait)
    Resumes the execution of this coroutine. Read more
    ","Coroutine","iced::advanced::subscription::EventStream"],["
    §

    impl<P> Stream for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: Stream,

    §

    type Item = <<P as Deref>::Target as Stream>::Item

    Values yielded by the stream.
    §

    fn poll_next(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Option<<Pin<P> as Stream>::Item>>

    Attempt to pull out the next value of this stream, registering the\ncurrent task for wakeup if the value is not yet available, and returning\nNone if the stream is exhausted. Read more
    §

    fn size_hint(&self) -> (usize, Option<usize>)

    Returns the bounds on the remaining length of the stream. Read more
    ","Stream","iced::advanced::subscription::EventStream"],["
    §

    impl<P> FusedStream for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: FusedStream,

    §

    fn is_terminated(&self) -> bool

    Returns true if the stream should no longer be polled.
    ","FusedStream","iced::advanced::subscription::EventStream"],["
    §

    impl<P> FusedFuture for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: FusedFuture,

    §

    fn is_terminated(&self) -> bool

    Returns true if the underlying future should no longer be polled.
    ","FusedFuture","iced::advanced::subscription::EventStream"],["
    §

    impl<P, Item> Sink<Item> for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: Sink<Item>,

    §

    type Error = <<P as Deref>::Target as Sink<Item>>::Error

    The type of value produced by the sink when an error occurs.
    §

    fn poll_ready(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Pin<P> as Sink<Item>>::Error>>

    Attempts to prepare the Sink to receive a value. Read more
    §

    fn start_send(\n self: Pin<&mut Pin<P>>,\n item: Item\n) -> Result<(), <Pin<P> as Sink<Item>>::Error>

    Begin the process of sending a value to the sink.\nEach call to this function must be preceded by a successful call to\npoll_ready which returned Poll::Ready(Ok(())). Read more
    §

    fn poll_flush(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Pin<P> as Sink<Item>>::Error>>

    Flush any remaining output from this sink. Read more
    §

    fn poll_close(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), <Pin<P> as Sink<Item>>::Error>>

    Flush any remaining output and close this sink, if necessary. Read more
    ","Sink","iced::advanced::subscription::EventStream"],["
    §

    impl<'a, T, F> UnsafeFutureObj<'a, T> for Pin<Box<F>>
    where\n F: Future<Output = T> + 'a,

    §

    fn into_raw(self) -> *mut dyn Future<Output = T> + 'a

    Convert an owned instance into a (conceptually owned) fat pointer. Read more
    §

    unsafe fn drop(ptr: *mut dyn Future<Output = T> + 'a)

    Drops the future represented by the given fat pointer. Read more
    ","UnsafeFutureObj<'a, T>","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncWrite for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncWrite,

    §

    fn poll_write(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from bufs into the object using vectored\nIO operations. Read more
    §

    fn poll_flush(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_close(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempt to close the object. Read more
    ","AsyncWrite","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncRead,

    §

    fn poll_read(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &mut [u8]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into buf. Read more
    §

    fn poll_read_vectored(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n bufs: &mut [IoSliceMut<'_>]\n) -> Poll<Result<usize, Error>>

    Attempt to read from the AsyncRead into bufs using vectored\nIO operations. Read more
    ","AsyncRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncSeek for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncSeek,

    §

    fn poll_seek(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n pos: SeekFrom\n) -> Poll<Result<u64, Error>>

    Attempt to seek to an offset, in bytes, in a stream. Read more
    ","AsyncSeek","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncBufRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncBufRead,

    §

    fn poll_fill_buf(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempt to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Pin<P>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncWrite for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncWrite,

    §

    fn poll_write(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &[u8]\n) -> Poll<Result<usize, Error>>

    Attempt to write bytes from buf into the object. Read more
    §

    fn poll_write_vectored(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n bufs: &[IoSlice<'_>]\n) -> Poll<Result<usize, Error>>

    Like poll_write, except that it writes from a slice of buffers. Read more
    §

    fn is_write_vectored(&self) -> bool

    Determines if this writer has an efficient poll_write_vectored\nimplementation. Read more
    §

    fn poll_flush(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Attempts to flush the object, ensuring that any buffered data reach\ntheir destination. Read more
    §

    fn poll_shutdown(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<(), Error>>

    Initiates or attempts to shut down this writer, returning success when\nthe I/O connection has completely shut down. Read more
    ","AsyncWrite","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncBufRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncBufRead,

    §

    fn poll_fill_buf(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<&[u8], Error>>

    Attempts to return the contents of the internal buffer, filling it with more data\nfrom the inner reader if it is empty. Read more
    §

    fn consume(self: Pin<&mut Pin<P>>, amt: usize)

    Tells this buffer that amt bytes have been consumed from the buffer,\nso they should no longer be returned in calls to poll_read. Read more
    ","AsyncBufRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncRead for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncRead,

    §

    fn poll_read(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>,\n buf: &mut ReadBuf<'_>\n) -> Poll<Result<(), Error>>

    Attempts to read from the AsyncRead into buf. Read more
    ","AsyncRead","iced::advanced::subscription::EventStream"],["
    §

    impl<P> AsyncSeek for Pin<P>
    where\n P: DerefMut + Unpin,\n <P as Deref>::Target: AsyncSeek,

    §

    fn start_seek(self: Pin<&mut Pin<P>>, pos: SeekFrom) -> Result<(), Error>

    Attempts to seek to an offset, in bytes, in a stream. Read more
    §

    fn poll_complete(\n self: Pin<&mut Pin<P>>,\n cx: &mut Context<'_>\n) -> Poll<Result<u64, Error>>

    Waits for a seek operation to complete. Read more
    ","AsyncSeek","iced::advanced::subscription::EventStream"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/iced/advanced/widget/struct.Text.js b/type.impl/iced/advanced/widget/struct.Text.js index dec4926f485..11f8e149a3d 100644 --- a/type.impl/iced/advanced/widget/struct.Text.js +++ b/type.impl/iced/advanced/widget/struct.Text.js @@ -1,3 +1,3 @@ (function() {var type_impls = { -"iced":[["
    source§

    impl<'a, Theme, Renderer> Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source

    pub fn new(content: impl Into<Cow<'a, str>>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Create a new fragment of Text with the given contents.

    \n
    source

    pub fn size(self, size: impl Into<Pixels>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the size of the Text.

    \n
    source

    pub fn line_height(\n self,\n line_height: impl Into<LineHeight>\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the LineHeight of the Text.

    \n
    source

    pub fn font(\n self,\n font: impl Into<<Renderer as Renderer>::Font>\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the Font of the Text.

    \n
    source

    pub fn style(\n self,\n style: impl Into<<Theme as StyleSheet>::Style>\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the style of the Text.

    \n
    source

    pub fn width(self, width: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the width of the Text boundaries.

    \n
    source

    pub fn height(self, height: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the height of the Text boundaries.

    \n
    source

    pub fn horizontal_alignment(\n self,\n alignment: Horizontal\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the alignment::Horizontal of the Text.

    \n
    source

    pub fn vertical_alignment(\n self,\n alignment: Vertical\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the alignment::Vertical of the Text.

    \n
    source

    pub fn shaping(self, shaping: Shaping) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the Shaping strategy of the Text.

    \n
    ",0,"iced::widget::Text"],["
    source§

    impl<'a, Theme, Renderer> Clone for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn clone(&self) -> Text<'a, Theme, Renderer>

    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
    ","Clone","iced::widget::Text"],["
    source§

    impl<'a, Theme, Renderer> From<&'a str> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn from(content: &'a str) -> Text<'a, Theme, Renderer>

    Converts to this type from the input type.
    ","From<&'a str>","iced::widget::Text"],["
    source§

    impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn tag(&self) -> Tag

    Returns the Tag of the Widget.
    source§

    fn state(&self) -> State

    Returns the State of the Widget.
    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout(&self, tree: &mut Tree, renderer: &Renderer, limits: &Limits) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw(\n &self,\n tree: &Tree,\n renderer: &mut Renderer,\n theme: &Theme,\n style: &Style,\n layout: Layout<'_>,\n _cursor_position: Cursor,\n viewport: &Rectangle\n)

    Draws the Widget using the associated Renderer.
    source§

    fn size_hint(&self) -> Size<Length>

    Returns a Size hint for laying out the Widget. Read more
    source§

    fn children(&self) -> Vec<Tree>

    Returns the state Tree of the children of the Widget.
    source§

    fn diff(&self, _tree: &mut Tree)

    Reconciliates the Widget with the provided Tree.
    source§

    fn operate(\n &self,\n _state: &mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _operation: &mut dyn Operation<Message>\n)

    Applies an Operation to the Widget.
    source§

    fn on_event(\n &mut self,\n _state: &mut Tree,\n _event: Event,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _renderer: &Renderer,\n _clipboard: &mut dyn Clipboard,\n _shell: &mut Shell<'_, Message>,\n _viewport: &Rectangle\n) -> Status

    Processes a runtime Event. Read more
    source§

    fn mouse_interaction(\n &self,\n _state: &Tree,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _viewport: &Rectangle,\n _renderer: &Renderer\n) -> Interaction

    Returns the current mouse::Interaction of the Widget. Read more
    source§

    fn overlay<'a>(\n &'a mut self,\n _state: &'a mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _translation: Vector\n) -> Option<Element<'a, Message, Theme, Renderer>>

    Returns the overlay of the Widget, if there is any.
    ","Widget","iced::widget::Text"]] +"iced":[["
    source§

    impl<'a, Theme, Renderer> Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source

    pub fn new(content: impl Into<Cow<'a, str>>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Create a new fragment of Text with the given contents.

    \n
    source

    pub fn size(self, size: impl Into<Pixels>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the size of the Text.

    \n
    source

    pub fn line_height(\n self,\n line_height: impl Into<LineHeight>\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the LineHeight of the Text.

    \n
    source

    pub fn font(\n self,\n font: impl Into<<Renderer as Renderer>::Font>\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the Font of the Text.

    \n
    source

    pub fn style(\n self,\n style: impl Into<<Theme as StyleSheet>::Style>\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the style of the Text.

    \n
    source

    pub fn width(self, width: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the width of the Text boundaries.

    \n
    source

    pub fn height(self, height: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the height of the Text boundaries.

    \n
    source

    pub fn horizontal_alignment(\n self,\n alignment: Horizontal\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the alignment::Horizontal of the Text.

    \n
    source

    pub fn vertical_alignment(\n self,\n alignment: Vertical\n) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the alignment::Vertical of the Text.

    \n
    source

    pub fn shaping(self, shaping: Shaping) -> Text<'a, Theme, Renderer>

    Available on crate feature advanced only.

    Sets the Shaping strategy of the Text.

    \n
    ",0,"iced::widget::Text"],["
    source§

    impl<'a, Theme, Renderer> Clone for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn clone(&self) -> Text<'a, Theme, Renderer>

    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
    ","Clone","iced::widget::Text"],["
    source§

    impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn tag(&self) -> Tag

    Returns the Tag of the Widget.
    source§

    fn state(&self) -> State

    Returns the State of the Widget.
    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout(&self, tree: &mut Tree, renderer: &Renderer, limits: &Limits) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw(\n &self,\n tree: &Tree,\n renderer: &mut Renderer,\n theme: &Theme,\n style: &Style,\n layout: Layout<'_>,\n _cursor_position: Cursor,\n viewport: &Rectangle\n)

    Draws the Widget using the associated Renderer.
    source§

    fn size_hint(&self) -> Size<Length>

    Returns a Size hint for laying out the Widget. Read more
    source§

    fn children(&self) -> Vec<Tree>

    Returns the state Tree of the children of the Widget.
    source§

    fn diff(&self, _tree: &mut Tree)

    Reconciliates the Widget with the provided Tree.
    source§

    fn operate(\n &self,\n _state: &mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _operation: &mut dyn Operation<Message>\n)

    Applies an Operation to the Widget.
    source§

    fn on_event(\n &mut self,\n _state: &mut Tree,\n _event: Event,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _renderer: &Renderer,\n _clipboard: &mut dyn Clipboard,\n _shell: &mut Shell<'_, Message>,\n _viewport: &Rectangle\n) -> Status

    Processes a runtime Event. Read more
    source§

    fn mouse_interaction(\n &self,\n _state: &Tree,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _viewport: &Rectangle,\n _renderer: &Renderer\n) -> Interaction

    Returns the current mouse::Interaction of the Widget. Read more
    source§

    fn overlay<'a>(\n &'a mut self,\n _state: &'a mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _translation: Vector\n) -> Option<Element<'a, Message, Theme, Renderer>>

    Returns the overlay of the Widget, if there is any.
    ","Widget","iced::widget::Text"],["
    source§

    impl<'a, Theme, Renderer> From<&'a str> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn from(content: &'a str) -> Text<'a, Theme, Renderer>

    Converts to this type from the input type.
    ","From<&'a str>","iced::widget::Text"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/iced_core/element/struct.Element.js b/type.impl/iced_core/element/struct.Element.js index 2b7457cfc67..b9667d32e38 100644 --- a/type.impl/iced_core/element/struct.Element.js +++ b/type.impl/iced_core/element/struct.Element.js @@ -1,3 +1,3 @@ (function() {var type_impls = { -"iced":[["
    source§

    impl<'a, Message, Theme, Renderer> Element<'a, Message, Theme, Renderer>

    source

    pub fn new(\n widget: impl Widget<Message, Theme, Renderer> + 'a\n) -> Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,

    Creates a new Element containing the given Widget.

    \n
    source

    pub fn as_widget(&self) -> &dyn Widget<Message, Theme, Renderer>

    Returns a reference to the Widget of the Element,

    \n
    source

    pub fn as_widget_mut(&mut self) -> &mut dyn Widget<Message, Theme, Renderer>

    Returns a mutable reference to the Widget of the Element,

    \n
    source

    pub fn map<B>(\n self,\n f: impl Fn(Message) -> B + 'a\n) -> Element<'a, B, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,\n B: 'a,

    Applies a transformation to the produced message of the Element.

    \n

    This method is useful when you want to decouple different parts of your\nUI and make them composable.

    \n
    Example
    \n

    Imagine we want to use our counter. But instead of\nshowing a single counter, we want to display many of them. We can reuse\nthe Counter type as it is!

    \n

    We use composition to model the state of our new application:

    \n\n
    use counter::Counter;\n\nstruct ManyCounters {\n    counters: Vec<Counter>,\n}
    \n

    We can store the state of multiple counters now. However, the\nmessages we implemented before describe the user interactions\nof a single counter. Right now, we need to also identify which\ncounter is receiving user interactions. Can we use composition again?\nYes.

    \n\n
    #[derive(Debug, Clone, Copy)]\npub enum Message {\n    Counter(usize, counter::Message)\n}
    \n

    We compose the previous messages with the index of the counter\nproducing them. Let’s implement our view logic now:

    \n\n
    use counter::Counter;\n\nuse iced::widget::Row;\nuse iced::{Element, Renderer};\n\nstruct ManyCounters {\n    counters: Vec<Counter>,\n}\n\n#[derive(Debug, Clone, Copy)]\npub enum Message {\n    Counter(usize, counter::Message),\n}\n\nimpl ManyCounters {\n    pub fn view(&mut self) -> Row<Message> {\n        // We can quickly populate a `Row` by folding over our counters\n        self.counters.iter_mut().enumerate().fold(\n            Row::new().spacing(20),\n            |row, (index, counter)| {\n                // We display the counter\n                let element: Element<counter::Message, _, _> =\n                    counter.view().into();\n\n                row.push(\n                    // Here we turn our `Element<counter::Message>` into\n                    // an `Element<Message>` by combining the `index` and the\n                    // message of the `element`.\n                    element\n                        .map(move |message| Message::Counter(index, message)),\n                )\n            },\n        )\n    }\n}
    \n

    Finally, our update logic is pretty straightforward: simple\ndelegation.

    \n\n
    impl ManyCounters {\n    pub fn update(&mut self, message: Message) {\n        match message {\n            Message::Counter(index, counter_msg) => {\n                if let Some(counter) = self.counters.get_mut(index) {\n                    counter.update(counter_msg);\n                }\n            }\n        }\n    }\n}
    \n
    source

    pub fn explain<C>(self, color: C) -> Element<'a, Message, Theme, Renderer>
    where\n C: Into<Color>,\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    Marks the Element as to-be-explained.

    \n

    The Renderer will explain the layout of the Element graphically.\nThis can be very useful for debugging your layout!

    \n
    ",0,"iced::Element"],["
    source§

    impl<'a, Message, Theme> From<QRCode<'a>> for Element<'a, Message, Theme, Renderer>

    source§

    fn from(qr_code: QRCode<'a>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<ComboBox<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: Display + Clone + 'static,\n Message: Clone + 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n combo_box: ComboBox<'a, T, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<ProgressBar<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n progress_bar: ProgressBar<Theme>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Column<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n column: Column<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Button<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n button: Button<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Scrollable<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n text_input: Scrollable<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Toggler<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n toggler: Toggler<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Checkbox<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet + StyleSheet,\n Renderer: 'a + Renderer,

    source§

    fn from(\n checkbox: Checkbox<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<Slider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n slider: Slider<'a, T, Message, Theme>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Svg<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(icon: Svg<Theme>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, Handle> From<Image<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash + 'a,

    source§

    fn from(image: Image<Handle>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, AnyTheme, Message, Theme, Renderer> From<Themer<'a, Message, Theme, Renderer>> for Element<'a, Message, AnyTheme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n themer: Themer<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, AnyTheme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, P> From<Shader<Message, P>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Renderer: Renderer,\n P: Program<Message> + 'a,

    source§

    fn from(custom: Shader<Message, P>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Responsive<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n responsive: Responsive<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, Dependency, View> From<Lazy<'a, Message, Theme, Renderer, Dependency, View>> for Element<'a, Message, Theme, Renderer>
    where\n View: Into<Element<'static, Message, Theme, Renderer>> + 'static,\n Renderer: Renderer + 'static,\n Message: 'static,\n Theme: 'static,\n Dependency: Hash + 'a,

    source§

    fn from(\n lazy: Lazy<'a, Message, Theme, Renderer, Dependency, View>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Key, Message, Theme, Renderer> From<Column<'a, Key, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Key: Copy + PartialEq + 'static,\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n column: Column<'a, Key, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Container<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet,\n Renderer: 'a + Renderer,

    source§

    fn from(\n column: Container<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Tooltip<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n tooltip: Tooltip<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<VerticalSlider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n slider: VerticalSlider<'a, T, Message, Theme>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<PaneGrid<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n pane_grid: PaneGrid<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<TextInput<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n text_input: TextInput<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, P, Message, Theme, Renderer> From<Canvas<P, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,\n P: 'a + Program<Message, Theme, Renderer>,

    source§

    fn from(\n canvas: Canvas<P, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<List<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: ToString + Clone,\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n list: List<'a, T, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Row<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n row: Row<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<PickList<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: 'a + Clone + ToString + PartialEq + 'static,\n [T]: ToOwned<Owned = Vec<T>>,\n Message: 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n <Theme as StyleSheet>::Style: From<<Theme as StyleSheet>::Style>,\n Renderer: Renderer + 'a,

    source§

    fn from(\n pick_list: PickList<'a, T, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Rule<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(rule: Rule<Theme>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<MouseArea<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n area: MouseArea<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Radio<Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n radio: Radio<Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, Handle> From<Viewer<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: 'a + Renderer<Handle = Handle>,\n Message: 'a,\n Handle: Clone + Hash + 'a,

    source§

    fn from(viewer: Viewer<Handle>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Highlighter, Message, Theme, Renderer> From<TextEditor<'a, Highlighter, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Highlighter: Highlighter,\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer,

    source§

    fn from(\n text_editor: TextEditor<'a, Highlighter, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Space> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Message: 'a,

    source§

    fn from(space: Space) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> Borrow<dyn Widget<Message, Theme, Renderer> + 'a> for Element<'a, Message, Theme, Renderer>

    source§

    fn borrow(&self) -> &(dyn Widget<Message, Theme, Renderer> + 'a)

    Immutably borrows from an owned value. Read more
    ","Borrow + 'a>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Text<'a, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n text: Text<'a, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<&'a str> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(content: &'a str) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From<&'a str>","iced::Element"]] +"iced":[["
    source§

    impl<'a, Message, Theme, Renderer> Element<'a, Message, Theme, Renderer>

    source

    pub fn new(\n widget: impl Widget<Message, Theme, Renderer> + 'a\n) -> Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,

    Creates a new Element containing the given Widget.

    \n
    source

    pub fn as_widget(&self) -> &dyn Widget<Message, Theme, Renderer>

    Returns a reference to the Widget of the Element,

    \n
    source

    pub fn as_widget_mut(&mut self) -> &mut dyn Widget<Message, Theme, Renderer>

    Returns a mutable reference to the Widget of the Element,

    \n
    source

    pub fn map<B>(\n self,\n f: impl Fn(Message) -> B + 'a\n) -> Element<'a, B, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,\n B: 'a,

    Applies a transformation to the produced message of the Element.

    \n

    This method is useful when you want to decouple different parts of your\nUI and make them composable.

    \n
    Example
    \n

    Imagine we want to use our counter. But instead of\nshowing a single counter, we want to display many of them. We can reuse\nthe Counter type as it is!

    \n

    We use composition to model the state of our new application:

    \n\n
    use counter::Counter;\n\nstruct ManyCounters {\n    counters: Vec<Counter>,\n}
    \n

    We can store the state of multiple counters now. However, the\nmessages we implemented before describe the user interactions\nof a single counter. Right now, we need to also identify which\ncounter is receiving user interactions. Can we use composition again?\nYes.

    \n\n
    #[derive(Debug, Clone, Copy)]\npub enum Message {\n    Counter(usize, counter::Message)\n}
    \n

    We compose the previous messages with the index of the counter\nproducing them. Let’s implement our view logic now:

    \n\n
    use counter::Counter;\n\nuse iced::widget::Row;\nuse iced::{Element, Renderer};\n\nstruct ManyCounters {\n    counters: Vec<Counter>,\n}\n\n#[derive(Debug, Clone, Copy)]\npub enum Message {\n    Counter(usize, counter::Message),\n}\n\nimpl ManyCounters {\n    pub fn view(&mut self) -> Row<Message> {\n        // We can quickly populate a `Row` by folding over our counters\n        self.counters.iter_mut().enumerate().fold(\n            Row::new().spacing(20),\n            |row, (index, counter)| {\n                // We display the counter\n                let element: Element<counter::Message, _, _> =\n                    counter.view().into();\n\n                row.push(\n                    // Here we turn our `Element<counter::Message>` into\n                    // an `Element<Message>` by combining the `index` and the\n                    // message of the `element`.\n                    element\n                        .map(move |message| Message::Counter(index, message)),\n                )\n            },\n        )\n    }\n}
    \n

    Finally, our update logic is pretty straightforward: simple\ndelegation.

    \n\n
    impl ManyCounters {\n    pub fn update(&mut self, message: Message) {\n        match message {\n            Message::Counter(index, counter_msg) => {\n                if let Some(counter) = self.counters.get_mut(index) {\n                    counter.update(counter_msg);\n                }\n            }\n        }\n    }\n}
    \n
    source

    pub fn explain<C>(self, color: C) -> Element<'a, Message, Theme, Renderer>
    where\n C: Into<Color>,\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    Marks the Element as to-be-explained.

    \n

    The Renderer will explain the layout of the Element graphically.\nThis can be very useful for debugging your layout!

    \n
    ",0,"iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Responsive<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n responsive: Responsive<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Key, Message, Theme, Renderer> From<Column<'a, Key, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Key: Copy + PartialEq + 'static,\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n column: Column<'a, Key, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Space> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer,\n Message: 'a,

    source§

    fn from(space: Space) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, Handle> From<Image<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: Renderer<Handle = Handle>,\n Handle: Clone + Hash + 'a,

    source§

    fn from(image: Image<Handle>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Scrollable<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n text_input: Scrollable<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, P, Message, Theme, Renderer> From<Canvas<P, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,\n P: 'a + Program<Message, Theme, Renderer>,

    source§

    fn from(\n canvas: Canvas<P, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, Dependency, View> From<Lazy<'a, Message, Theme, Renderer, Dependency, View>> for Element<'a, Message, Theme, Renderer>
    where\n View: Into<Element<'static, Message, Theme, Renderer>> + 'static,\n Renderer: Renderer + 'static,\n Message: 'static,\n Theme: 'static,\n Dependency: Hash + 'a,

    source§

    fn from(\n lazy: Lazy<'a, Message, Theme, Renderer, Dependency, View>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Svg<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(icon: Svg<Theme>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Radio<Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n radio: Radio<Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<PaneGrid<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n pane_grid: PaneGrid<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<ComboBox<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: Display + Clone + 'static,\n Message: Clone + 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n combo_box: ComboBox<'a, T, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Container<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet,\n Renderer: 'a + Renderer,

    source§

    fn from(\n column: Container<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<MouseArea<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n area: MouseArea<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Column<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n column: Column<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<PickList<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: 'a + Clone + ToString + PartialEq + 'static,\n [T]: ToOwned<Owned = Vec<T>>,\n Message: 'a,\n Theme: StyleSheet + StyleSheet + StyleSheet + StyleSheet + 'a,\n <Theme as StyleSheet>::Style: From<<Theme as StyleSheet>::Style>,\n Renderer: Renderer + 'a,

    source§

    fn from(\n pick_list: PickList<'a, T, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<ProgressBar<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n progress_bar: ProgressBar<Theme>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<TextInput<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a + Clone,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n text_input: TextInput<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, P> From<Shader<Message, P>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Renderer: Renderer,\n P: Program<Message> + 'a,

    source§

    fn from(custom: Shader<Message, P>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme> From<QRCode<'a>> for Element<'a, Message, Theme, Renderer>

    source§

    fn from(qr_code: QRCode<'a>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Tooltip<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n tooltip: Tooltip<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer, Handle> From<Viewer<Handle>> for Element<'a, Message, Theme, Renderer>
    where\n Renderer: 'a + Renderer<Handle = Handle>,\n Message: 'a,\n Handle: Clone + Hash + 'a,

    source§

    fn from(viewer: Viewer<Handle>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<Slider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n slider: Slider<'a, T, Message, Theme>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Toggler<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n toggler: Toggler<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Button<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n button: Button<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, AnyTheme, Message, Theme, Renderer> From<Themer<'a, Message, Theme, Renderer>> for Element<'a, Message, AnyTheme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n themer: Themer<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, AnyTheme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<List<'a, T, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n T: ToString + Clone,\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(\n list: List<'a, T, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Highlighter, Message, Theme, Renderer> From<TextEditor<'a, Highlighter, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Highlighter: Highlighter,\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer,

    source§

    fn from(\n text_editor: TextEditor<'a, Highlighter, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, T, Message, Theme, Renderer> From<VerticalSlider<'a, T, Message, Theme>> for Element<'a, Message, Theme, Renderer>
    where\n T: Copy + Into<f64> + FromPrimitive + 'a,\n Message: Clone + 'a,\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n slider: VerticalSlider<'a, T, Message, Theme>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Checkbox<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a + StyleSheet + StyleSheet,\n Renderer: 'a + Renderer,

    source§

    fn from(\n checkbox: Checkbox<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Row<'a, Message, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n row: Row<'a, Message, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Rule<Theme>> for Element<'a, Message, Theme, Renderer>
    where\n Message: 'a,\n Theme: StyleSheet + 'a,\n Renderer: 'a + Renderer,

    source§

    fn from(rule: Rule<Theme>) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> Borrow<dyn Widget<Message, Theme, Renderer> + 'a> for Element<'a, Message, Theme, Renderer>

    source§

    fn borrow(&self) -> &(dyn Widget<Message, Theme, Renderer> + 'a)

    Immutably borrows from an owned value. Read more
    ","Borrow + 'a>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<&'a str> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(content: &'a str) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From<&'a str>","iced::Element"],["
    source§

    impl<'a, Message, Theme, Renderer> From<Text<'a, Theme, Renderer>> for Element<'a, Message, Theme, Renderer>
    where\n Theme: StyleSheet + 'a,\n Renderer: Renderer + 'a,

    source§

    fn from(\n text: Text<'a, Theme, Renderer>\n) -> Element<'a, Message, Theme, Renderer>

    Converts to this type from the input type.
    ","From>","iced::Element"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/iced_core/widget/text/struct.Text.js b/type.impl/iced_core/widget/text/struct.Text.js index c1ee8fbac94..d26742e2239 100644 --- a/type.impl/iced_core/widget/text/struct.Text.js +++ b/type.impl/iced_core/widget/text/struct.Text.js @@ -1,3 +1,3 @@ (function() {var type_impls = { -"iced_widget":[["
    source§

    impl<'a, Theme, Renderer> Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source

    pub fn new(content: impl Into<Cow<'a, str>>) -> Text<'a, Theme, Renderer>

    Create a new fragment of Text with the given contents.

    \n
    source

    pub fn size(self, size: impl Into<Pixels>) -> Text<'a, Theme, Renderer>

    Sets the size of the Text.

    \n
    source

    pub fn line_height(\n self,\n line_height: impl Into<LineHeight>\n) -> Text<'a, Theme, Renderer>

    Sets the LineHeight of the Text.

    \n
    source

    pub fn font(\n self,\n font: impl Into<<Renderer as Renderer>::Font>\n) -> Text<'a, Theme, Renderer>

    Sets the Font of the Text.

    \n
    source

    pub fn style(\n self,\n style: impl Into<<Theme as StyleSheet>::Style>\n) -> Text<'a, Theme, Renderer>

    Sets the style of the Text.

    \n
    source

    pub fn width(self, width: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Sets the width of the Text boundaries.

    \n
    source

    pub fn height(self, height: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Sets the height of the Text boundaries.

    \n
    source

    pub fn horizontal_alignment(\n self,\n alignment: Horizontal\n) -> Text<'a, Theme, Renderer>

    Sets the alignment::Horizontal of the Text.

    \n
    source

    pub fn vertical_alignment(\n self,\n alignment: Vertical\n) -> Text<'a, Theme, Renderer>

    Sets the alignment::Vertical of the Text.

    \n
    source

    pub fn shaping(self, shaping: Shaping) -> Text<'a, Theme, Renderer>

    Sets the Shaping strategy of the Text.

    \n
    ",0,"iced_widget::text::Text"],["
    source§

    impl<'a, Theme, Renderer> Clone for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn clone(&self) -> Text<'a, Theme, Renderer>

    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
    ","Clone","iced_widget::text::Text"],["
    source§

    impl<'a, Theme, Renderer> From<&'a str> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn from(content: &'a str) -> Text<'a, Theme, Renderer>

    Converts to this type from the input type.
    ","From<&'a str>","iced_widget::text::Text"],["
    source§

    impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn tag(&self) -> Tag

    Returns the Tag of the Widget.
    source§

    fn state(&self) -> State

    Returns the State of the Widget.
    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout(&self, tree: &mut Tree, renderer: &Renderer, limits: &Limits) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw(\n &self,\n tree: &Tree,\n renderer: &mut Renderer,\n theme: &Theme,\n style: &Style,\n layout: Layout<'_>,\n _cursor_position: Cursor,\n viewport: &Rectangle\n)

    Draws the Widget using the associated Renderer.
    source§

    fn size_hint(&self) -> Size<Length>

    Returns a Size hint for laying out the Widget. Read more
    source§

    fn children(&self) -> Vec<Tree>

    Returns the state Tree of the children of the Widget.
    source§

    fn diff(&self, _tree: &mut Tree)

    Reconciliates the Widget with the provided Tree.
    source§

    fn operate(\n &self,\n _state: &mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _operation: &mut dyn Operation<Message>\n)

    Applies an Operation to the Widget.
    source§

    fn on_event(\n &mut self,\n _state: &mut Tree,\n _event: Event,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _renderer: &Renderer,\n _clipboard: &mut dyn Clipboard,\n _shell: &mut Shell<'_, Message>,\n _viewport: &Rectangle\n) -> Status

    Processes a runtime Event. Read more
    source§

    fn mouse_interaction(\n &self,\n _state: &Tree,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _viewport: &Rectangle,\n _renderer: &Renderer\n) -> Interaction

    Returns the current mouse::Interaction of the Widget. Read more
    source§

    fn overlay<'a>(\n &'a mut self,\n _state: &'a mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _translation: Vector\n) -> Option<Element<'a, Message, Theme, Renderer>>

    Returns the overlay of the Widget, if there is any.
    ","Widget","iced_widget::text::Text"]] +"iced_widget":[["
    source§

    impl<'a, Theme, Renderer> Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source

    pub fn new(content: impl Into<Cow<'a, str>>) -> Text<'a, Theme, Renderer>

    Create a new fragment of Text with the given contents.

    \n
    source

    pub fn size(self, size: impl Into<Pixels>) -> Text<'a, Theme, Renderer>

    Sets the size of the Text.

    \n
    source

    pub fn line_height(\n self,\n line_height: impl Into<LineHeight>\n) -> Text<'a, Theme, Renderer>

    Sets the LineHeight of the Text.

    \n
    source

    pub fn font(\n self,\n font: impl Into<<Renderer as Renderer>::Font>\n) -> Text<'a, Theme, Renderer>

    Sets the Font of the Text.

    \n
    source

    pub fn style(\n self,\n style: impl Into<<Theme as StyleSheet>::Style>\n) -> Text<'a, Theme, Renderer>

    Sets the style of the Text.

    \n
    source

    pub fn width(self, width: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Sets the width of the Text boundaries.

    \n
    source

    pub fn height(self, height: impl Into<Length>) -> Text<'a, Theme, Renderer>

    Sets the height of the Text boundaries.

    \n
    source

    pub fn horizontal_alignment(\n self,\n alignment: Horizontal\n) -> Text<'a, Theme, Renderer>

    Sets the alignment::Horizontal of the Text.

    \n
    source

    pub fn vertical_alignment(\n self,\n alignment: Vertical\n) -> Text<'a, Theme, Renderer>

    Sets the alignment::Vertical of the Text.

    \n
    source

    pub fn shaping(self, shaping: Shaping) -> Text<'a, Theme, Renderer>

    Sets the Shaping strategy of the Text.

    \n
    ",0,"iced_widget::text::Text"],["
    source§

    impl<'a, Theme, Renderer> Clone for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn clone(&self) -> Text<'a, Theme, Renderer>

    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
    ","Clone","iced_widget::text::Text"],["
    source§

    impl<'a, Message, Theme, Renderer> Widget<Message, Theme, Renderer> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn tag(&self) -> Tag

    Returns the Tag of the Widget.
    source§

    fn state(&self) -> State

    Returns the State of the Widget.
    source§

    fn size(&self) -> Size<Length>

    Returns the Size of the Widget in lengths.
    source§

    fn layout(&self, tree: &mut Tree, renderer: &Renderer, limits: &Limits) -> Node

    Returns the layout::Node of the Widget. Read more
    source§

    fn draw(\n &self,\n tree: &Tree,\n renderer: &mut Renderer,\n theme: &Theme,\n style: &Style,\n layout: Layout<'_>,\n _cursor_position: Cursor,\n viewport: &Rectangle\n)

    Draws the Widget using the associated Renderer.
    source§

    fn size_hint(&self) -> Size<Length>

    Returns a Size hint for laying out the Widget. Read more
    source§

    fn children(&self) -> Vec<Tree>

    Returns the state Tree of the children of the Widget.
    source§

    fn diff(&self, _tree: &mut Tree)

    Reconciliates the Widget with the provided Tree.
    source§

    fn operate(\n &self,\n _state: &mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _operation: &mut dyn Operation<Message>\n)

    Applies an Operation to the Widget.
    source§

    fn on_event(\n &mut self,\n _state: &mut Tree,\n _event: Event,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _renderer: &Renderer,\n _clipboard: &mut dyn Clipboard,\n _shell: &mut Shell<'_, Message>,\n _viewport: &Rectangle\n) -> Status

    Processes a runtime Event. Read more
    source§

    fn mouse_interaction(\n &self,\n _state: &Tree,\n _layout: Layout<'_>,\n _cursor: Cursor,\n _viewport: &Rectangle,\n _renderer: &Renderer\n) -> Interaction

    Returns the current mouse::Interaction of the Widget. Read more
    source§

    fn overlay<'a>(\n &'a mut self,\n _state: &'a mut Tree,\n _layout: Layout<'_>,\n _renderer: &Renderer,\n _translation: Vector\n) -> Option<Element<'a, Message, Theme, Renderer>>

    Returns the overlay of the Widget, if there is any.
    ","Widget","iced_widget::text::Text"],["
    source§

    impl<'a, Theme, Renderer> From<&'a str> for Text<'a, Theme, Renderer>
    where\n Theme: StyleSheet,\n Renderer: Renderer,

    source§

    fn from(content: &'a str) -> Text<'a, Theme, Renderer>

    Converts to this type from the input type.
    ","From<&'a str>","iced_widget::text::Text"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/iced_graphics/primitive/enum.Primitive.js b/type.impl/iced_graphics/primitive/enum.Primitive.js index 7b0793c5542..ea453ab5cbd 100644 --- a/type.impl/iced_graphics/primitive/enum.Primitive.js +++ b/type.impl/iced_graphics/primitive/enum.Primitive.js @@ -1,4 +1,4 @@ (function() {var type_impls = { -"iced_tiny_skia":[["
    §

    impl<T> Primitive<T>

    pub fn group(primitives: Vec<Primitive<T>>) -> Primitive<T>

    Creates a [Primitive::Group].

    \n

    pub fn clip(self, bounds: Rectangle) -> Primitive<T>

    Creates a [Primitive::Clip].

    \n

    pub fn translate(self, translation: Vector) -> Primitive<T>

    Creates a [Primitive::Translate].

    \n
    ",0,"iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> PartialEq for Primitive<T>
    where\n T: PartialEq,

    §

    fn eq(&self, other: &Primitive<T>) -> bool

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

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

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> Damage for Primitive<T>
    where\n T: Damage,

    §

    fn bounds(&self) -> Rectangle

    Returns the bounds of the [Damage].
    ","Damage","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> Clone for Primitive<T>
    where\n T: Clone,

    §

    fn clone(&self) -> Primitive<T>

    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
    ","Clone","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> Debug for Primitive<T>
    where\n T: Debug,

    §

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> StructuralPartialEq for Primitive<T>

    ","StructuralPartialEq","iced_tiny_skia::primitive::Primitive"]], -"iced_wgpu":[["
    source§

    impl<T> Primitive<T>

    source

    pub fn group(primitives: Vec<Primitive<T>>) -> Primitive<T>

    Creates a Primitive::Group.

    \n
    source

    pub fn clip(self, bounds: Rectangle) -> Primitive<T>

    Creates a Primitive::Clip.

    \n
    source

    pub fn translate(self, translation: Vector) -> Primitive<T>

    ",0,"iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> PartialEq for Primitive<T>
    where\n T: PartialEq,

    source§

    fn eq(&self, other: &Primitive<T>) -> bool

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

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

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> Damage for Primitive<T>
    where\n T: Damage,

    source§

    fn bounds(&self) -> Rectangle

    Returns the bounds of the Damage.
    ","Damage","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> Clone for Primitive<T>
    where\n T: Clone,

    source§

    fn clone(&self) -> Primitive<T>

    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
    ","Clone","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> Debug for Primitive<T>
    where\n T: Debug,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> StructuralPartialEq for Primitive<T>

    ","StructuralPartialEq","iced_wgpu::primitive::Primitive"]] +"iced_tiny_skia":[["
    §

    impl<T> Primitive<T>

    pub fn group(primitives: Vec<Primitive<T>>) -> Primitive<T>

    Groups the current [Primitive].

    \n

    pub fn clip(self, bounds: Rectangle) -> Primitive<T>

    Clips the current [Primitive].

    \n

    pub fn translate(self, translation: Vector) -> Primitive<T>

    Translates the current [Primitive].

    \n

    pub fn transform(self, transformation: Transformation) -> Primitive<T>

    Transforms the current [Primitive].

    \n
    ",0,"iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> PartialEq for Primitive<T>
    where\n T: PartialEq,

    §

    fn eq(&self, other: &Primitive<T>) -> bool

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

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

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> Clone for Primitive<T>
    where\n T: Clone,

    §

    fn clone(&self) -> Primitive<T>

    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
    ","Clone","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> Debug for Primitive<T>
    where\n T: Debug,

    §

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> StructuralPartialEq for Primitive<T>

    ","StructuralPartialEq","iced_tiny_skia::primitive::Primitive"],["
    §

    impl<T> Damage for Primitive<T>
    where\n T: Damage,

    §

    fn bounds(&self) -> Rectangle

    Returns the bounds of the [Damage].
    ","Damage","iced_tiny_skia::primitive::Primitive"]], +"iced_wgpu":[["
    source§

    impl<T> Primitive<T>

    source

    pub fn group(primitives: Vec<Primitive<T>>) -> Primitive<T>

    Groups the current Primitive.

    \n
    source

    pub fn clip(self, bounds: Rectangle) -> Primitive<T>

    Clips the current Primitive.

    \n
    source

    pub fn translate(self, translation: Vector) -> Primitive<T>

    Translates the current Primitive.

    \n
    source

    pub fn transform(self, transformation: Transformation) -> Primitive<T>

    Transforms the current Primitive.

    \n
    ",0,"iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> PartialEq for Primitive<T>
    where\n T: PartialEq,

    source§

    fn eq(&self, other: &Primitive<T>) -> bool

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

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

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> Clone for Primitive<T>
    where\n T: Clone,

    source§

    fn clone(&self) -> Primitive<T>

    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
    ","Clone","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> Debug for Primitive<T>
    where\n T: Debug,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> StructuralPartialEq for Primitive<T>

    ","StructuralPartialEq","iced_wgpu::primitive::Primitive"],["
    source§

    impl<T> Damage for Primitive<T>
    where\n T: Damage,

    source§

    fn bounds(&self) -> Rectangle

    Returns the bounds of the Damage.
    ","Damage","iced_wgpu::primitive::Primitive"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/iced_graphics/renderer/struct.Renderer.js b/type.impl/iced_graphics/renderer/struct.Renderer.js index ef009246314..a5dbb67aaab 100644 --- a/type.impl/iced_graphics/renderer/struct.Renderer.js +++ b/type.impl/iced_graphics/renderer/struct.Renderer.js @@ -1,4 +1,4 @@ (function() {var type_impls = { -"iced_tiny_skia":[["
    §

    impl<B> Renderer<B>
    where\n B: Backend,

    pub fn new(\n backend: B,\n default_font: Font,\n default_text_size: Pixels\n) -> Renderer<B>

    Creates a new [Renderer] from the given [Backend].

    \n

    pub fn backend(&self) -> &B

    Returns a reference to the [Backend] of the [Renderer].

    \n

    pub fn draw_primitive(\n &mut self,\n primitive: Primitive<<B as Backend>::Primitive>\n)

    Enqueues the given [Primitive] in the [Renderer] for drawing.

    \n

    pub fn with_primitives<O>(\n &mut self,\n f: impl FnOnce(&mut B, &[Primitive<<B as Backend>::Primitive>]) -> O\n) -> O

    Runs the given closure with the [Backend] and the recorded primitives\nof the [Renderer].

    \n

    pub fn start_layer(&mut self) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a new layer.

    \n

    pub fn end_layer(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n bounds: Rectangle\n)

    Ends the recording of a layer.

    \n

    pub fn start_translation(&mut self) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a translation.

    \n

    pub fn end_translation(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n translation: Vector\n)

    Ends the recording of a translation.

    \n
    ",0,"iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Svg,

    §

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given [Handle].
    §

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given [Handle], an optional [Color] filter, and inside the provided bounds.
    ","Renderer","iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Image,

    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    §

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given [Handle].
    §

    fn draw(\n &mut self,\n handle: Handle,\n filter_method: FilterMethod,\n bounds: Rectangle\n)

    Draws an image with the given [Handle] and inside the provided\nbounds.
    ","Renderer","iced_tiny_skia::Renderer"],["
    §

    impl<B> Debug for Renderer<B>
    where\n B: Debug + Backend,\n <B as Backend>::Primitive: Debug,

    §

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend,

    §

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

    Draws the primitives recorded in the given closure in a new layer. Read more
    §

    fn with_translation(\n &mut self,\n translation: Vector,\n f: impl FnOnce(&mut Renderer<B>)\n)

    Applies a translation to the primitives recorded in the given closure.
    §

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a [Quad] with the provided [Background].
    §

    fn clear(&mut self)

    Clears all of the recorded primitives in the [Renderer].
    ","Renderer","iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Text,

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The [Paragraph] of this [Renderer].
    §

    type Editor = Editor

    The [Editor] of this [Renderer].
    §

    const ICON_FONT: Font = _

    The icon font of the backend.
    §

    const CHECKMARK_ICON: char = '\\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    §

    const ARROW_DOWN_ICON: char = '\\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    §

    fn default_font(&self) -> <Renderer<B> as Renderer>::Font

    Returns the default [Self::Font].
    §

    fn default_size(&self) -> Pixels

    Returns the default size of [Text].
    §

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a [Self::Font] from its bytes.
    §

    fn fill_paragraph(\n &mut self,\n paragraph: &<Renderer<B> as Renderer>::Paragraph,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given [Paragraph] at the given position and with the given\n[Color].
    §

    fn fill_editor(\n &mut self,\n editor: &<Renderer<B> as Renderer>::Editor,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given [Editor] at the given position and with the given\n[Color].
    §

    fn fill_text(\n &mut self,\n text: Text<'_, <Renderer<B> as Renderer>::Font>,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given [Text] at the given position and with the given\n[Color].
    ","Renderer","iced_tiny_skia::Renderer"]], -"iced_wgpu":[["
    source§

    impl<B> Renderer<B>
    where\n B: Backend,

    source

    pub fn new(\n backend: B,\n default_font: Font,\n default_text_size: Pixels\n) -> Renderer<B>

    Creates a new Renderer from the given Backend.

    \n
    source

    pub fn backend(&self) -> &B

    Returns a reference to the Backend of the Renderer.

    \n
    source

    pub fn draw_primitive(\n &mut self,\n primitive: Primitive<<B as Backend>::Primitive>\n)

    Enqueues the given Primitive in the Renderer for drawing.

    \n
    source

    pub fn with_primitives<O>(\n &mut self,\n f: impl FnOnce(&mut B, &[Primitive<<B as Backend>::Primitive>]) -> O\n) -> O

    Runs the given closure with the Backend and the recorded primitives\nof the Renderer.

    \n
    source

    pub fn start_layer(&mut self) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a new layer.

    \n
    source

    pub fn end_layer(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n bounds: Rectangle\n)

    Ends the recording of a layer.

    \n
    source

    pub fn start_translation(&mut self) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a translation.

    \n
    source

    pub fn end_translation(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n translation: Vector\n)

    Ends the recording of a translation.

    \n
    ",0,"iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Svg,

    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    ","Renderer","iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Image,

    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw(\n &mut self,\n handle: Handle,\n filter_method: FilterMethod,\n bounds: Rectangle\n)

    Draws an image with the given Handle and inside the provided\nbounds.
    ","Renderer","iced_wgpu::Renderer"],["
    source§

    impl<B> Debug for Renderer<B>
    where\n B: Debug + Backend,\n <B as Backend>::Primitive: Debug,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend,

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_translation(\n &mut self,\n translation: Vector,\n f: impl FnOnce(&mut Renderer<B>)\n)

    Applies a translation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    ","Renderer","iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Text,

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = _

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer<B> as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph(\n &mut self,\n paragraph: &<Renderer<B> as Renderer>::Paragraph,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given Paragraph at the given position and with the given\nColor.
    source§

    fn fill_editor(\n &mut self,\n editor: &<Renderer<B> as Renderer>::Editor,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given Editor at the given position and with the given\nColor.
    source§

    fn fill_text(\n &mut self,\n text: Text<'_, <Renderer<B> as Renderer>::Font>,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given Text at the given position and with the given\nColor.
    ","Renderer","iced_wgpu::Renderer"]] +"iced_tiny_skia":[["
    §

    impl<B> Renderer<B>
    where\n B: Backend,

    pub fn new(\n backend: B,\n default_font: Font,\n default_text_size: Pixels\n) -> Renderer<B>

    Creates a new [Renderer] from the given [Backend].

    \n

    pub fn backend(&self) -> &B

    Returns a reference to the [Backend] of the [Renderer].

    \n

    pub fn draw_primitive(\n &mut self,\n primitive: Primitive<<B as Backend>::Primitive>\n)

    Enqueues the given [Primitive] in the [Renderer] for drawing.

    \n

    pub fn with_primitives<O>(\n &mut self,\n f: impl FnOnce(&mut B, &[Primitive<<B as Backend>::Primitive>]) -> O\n) -> O

    Runs the given closure with the [Backend] and the recorded primitives\nof the [Renderer].

    \n

    pub fn start_layer(&mut self) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a new layer.

    \n

    pub fn end_layer(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n bounds: Rectangle\n)

    Ends the recording of a layer.

    \n

    pub fn start_transformation(\n &mut self\n) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a translation.

    \n

    pub fn end_transformation(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n transformation: Transformation\n)

    Ends the recording of a translation.

    \n
    ",0,"iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend,

    §

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

    Draws the primitives recorded in the given closure in a new layer. Read more
    §

    fn with_transformation(\n &mut self,\n transformation: Transformation,\n f: impl FnOnce(&mut Renderer<B>)\n)

    Applies a [Transformation] to the primitives recorded in the given closure.
    §

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a [Quad] with the provided [Background].
    §

    fn clear(&mut self)

    Clears all of the recorded primitives in the [Renderer].
    §

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    ","Renderer","iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Svg,

    §

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given [Handle].
    §

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given [Handle], an optional [Color] filter, and inside the provided bounds.
    ","Renderer","iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Text,

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The [Paragraph] of this [Renderer].
    §

    type Editor = Editor

    The [Editor] of this [Renderer].
    §

    const ICON_FONT: Font = _

    The icon font of the backend.
    §

    const CHECKMARK_ICON: char = '\\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    §

    const ARROW_DOWN_ICON: char = '\\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    §

    fn default_font(&self) -> <Renderer<B> as Renderer>::Font

    Returns the default [Self::Font].
    §

    fn default_size(&self) -> Pixels

    Returns the default size of [Text].
    §

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a [Self::Font] from its bytes.
    §

    fn fill_paragraph(\n &mut self,\n paragraph: &<Renderer<B> as Renderer>::Paragraph,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given [Paragraph] at the given position and with the given\n[Color].
    §

    fn fill_editor(\n &mut self,\n editor: &<Renderer<B> as Renderer>::Editor,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given [Editor] at the given position and with the given\n[Color].
    §

    fn fill_text(\n &mut self,\n text: Text<'_, <Renderer<B> as Renderer>::Font>,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given [Text] at the given position and with the given\n[Color].
    ","Renderer","iced_tiny_skia::Renderer"],["
    §

    impl<B> Debug for Renderer<B>
    where\n B: Debug + Backend,\n <B as Backend>::Primitive: Debug,

    §

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_tiny_skia::Renderer"],["
    §

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Image,

    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    §

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given [Handle].
    §

    fn draw(\n &mut self,\n handle: Handle,\n filter_method: FilterMethod,\n bounds: Rectangle\n)

    Draws an image with the given [Handle] and inside the provided\nbounds.
    ","Renderer","iced_tiny_skia::Renderer"]], +"iced_wgpu":[["
    source§

    impl<B> Renderer<B>
    where\n B: Backend,

    source

    pub fn new(\n backend: B,\n default_font: Font,\n default_text_size: Pixels\n) -> Renderer<B>

    Creates a new Renderer from the given Backend.

    \n
    source

    pub fn backend(&self) -> &B

    Returns a reference to the Backend of the Renderer.

    \n
    source

    pub fn draw_primitive(\n &mut self,\n primitive: Primitive<<B as Backend>::Primitive>\n)

    Enqueues the given Primitive in the Renderer for drawing.

    \n
    source

    pub fn with_primitives<O>(\n &mut self,\n f: impl FnOnce(&mut B, &[Primitive<<B as Backend>::Primitive>]) -> O\n) -> O

    Runs the given closure with the Backend and the recorded primitives\nof the Renderer.

    \n
    source

    pub fn start_layer(&mut self) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a new layer.

    \n
    source

    pub fn end_layer(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n bounds: Rectangle\n)

    Ends the recording of a layer.

    \n
    source

    pub fn start_transformation(\n &mut self\n) -> Vec<Primitive<<B as Backend>::Primitive>>

    Starts recording a translation.

    \n
    source

    pub fn end_transformation(\n &mut self,\n primitives: Vec<Primitive<<B as Backend>::Primitive>>,\n transformation: Transformation\n)

    Ends the recording of a translation.

    \n
    ",0,"iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend,

    source§

    fn with_layer(&mut self, bounds: Rectangle, f: impl FnOnce(&mut Renderer<B>))

    Draws the primitives recorded in the given closure in a new layer. Read more
    source§

    fn with_transformation(\n &mut self,\n transformation: Transformation,\n f: impl FnOnce(&mut Renderer<B>)\n)

    Applies a Transformation to the primitives recorded in the given closure.
    source§

    fn fill_quad(&mut self, quad: Quad, background: impl Into<Background>)

    Fills a Quad with the provided Background.
    source§

    fn clear(&mut self)

    Clears all of the recorded primitives in the Renderer.
    source§

    fn with_translation(&mut self, translation: Vector, f: impl FnOnce(&mut Self))

    Applies a translation to the primitives recorded in the given closure.
    ","Renderer","iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Svg,

    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the default dimensions of an SVG for the given Handle.
    source§

    fn draw(&mut self, handle: Handle, color: Option<Color>, bounds: Rectangle)

    Draws an SVG with the given Handle, an optional Color filter, and inside the provided bounds.
    ","Renderer","iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Text,

    §

    type Font = Font

    The font type used.
    §

    type Paragraph = Paragraph

    The Paragraph of this Renderer.
    §

    type Editor = Editor

    The Editor of this Renderer.
    source§

    const ICON_FONT: Font = _

    The icon font of the backend.
    source§

    const CHECKMARK_ICON: char = '\\u{f00c}'

    The char representing a ✔ icon in the ICON_FONT.
    source§

    const ARROW_DOWN_ICON: char = '\\u{e800}'

    The char representing a ▼ icon in the built-in ICON_FONT.
    source§

    fn default_font(&self) -> <Renderer<B> as Renderer>::Font

    Returns the default Self::Font.
    source§

    fn default_size(&self) -> Pixels

    Returns the default size of Text.
    source§

    fn load_font(&mut self, bytes: Cow<'static, [u8]>)

    Loads a Self::Font from its bytes.
    source§

    fn fill_paragraph(\n &mut self,\n paragraph: &<Renderer<B> as Renderer>::Paragraph,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given Paragraph at the given position and with the given\nColor.
    source§

    fn fill_editor(\n &mut self,\n editor: &<Renderer<B> as Renderer>::Editor,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given Editor at the given position and with the given\nColor.
    source§

    fn fill_text(\n &mut self,\n text: Text<'_, <Renderer<B> as Renderer>::Font>,\n position: Point,\n color: Color,\n clip_bounds: Rectangle\n)

    Draws the given Text at the given position and with the given\nColor.
    ","Renderer","iced_wgpu::Renderer"],["
    source§

    impl<B> Debug for Renderer<B>
    where\n B: Debug + Backend,\n <B as Backend>::Primitive: Debug,

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced_wgpu::Renderer"],["
    source§

    impl<B> Renderer for Renderer<B>
    where\n B: Backend + Image,

    §

    type Handle = Handle

    The image Handle to be displayed. Iced exposes its own default implementation of a Handle
    source§

    fn dimensions(&self, handle: &Handle) -> Size<u32>

    Returns the dimensions of an image for the given Handle.
    source§

    fn draw(\n &mut self,\n handle: Handle,\n filter_method: FilterMethod,\n bounds: Rectangle\n)

    Draws an image with the given Handle and inside the provided\nbounds.
    ","Renderer","iced_wgpu::Renderer"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/std/primitive.slice.js b/type.impl/std/primitive.slice.js index fcca1e54ea7..37dd1aab075 100644 --- a/type.impl/std/primitive.slice.js +++ b/type.impl/std/primitive.slice.js @@ -1,4 +1,4 @@ (function() {var type_impls = { -"iced":[["
    1.0.0 · source§

    impl<T> Default for &[T]

    source§

    fn default() -> &[T]

    Creates an empty slice.

    \n
    ","Default","iced::widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<A, B, const N: usize> PartialEq<[A; N]> for &[B]
    where\n B: PartialEq<A>,

    source§

    fn eq(&self, other: &[A; N]) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &[A; N]) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq<[A; N]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<'a, T> IntoIterator for &'a [T]

    §

    type Item = &'a T

    The type of the elements being iterated over.
    §

    type IntoIter = Iter<'a, T>

    Which kind of iterator are we turning this into?
    source§

    fn into_iter(self) -> Iter<'a, T>

    Creates an iterator from a value. Read more
    ","IntoIterator","iced::widget::canvas::path::lyon_path::Attributes"],["
    1.46.0 · source§

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    source§

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    §

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    §

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> IntoComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    source§

    fn into_components(self) -> &'a [T]

    Cast this collection of colors into a collection of color components.
    ","IntoComponents<&'a [T]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lab<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lab<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lab>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklch<T>> for &'a [T]

    source§

    fn from(color: &'a Oklch<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklch>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lch<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lch<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lch>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hwb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hwb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hwb>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsl<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsl<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsl>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklab<T>> for &'a [T]

    source§

    fn from(color: &'a Oklab<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklab>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Yxy<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Yxy<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Yxy>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Xyz<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Xyz<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Xyz>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Hsluv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Hsluv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsluv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> From<&'a PreAlpha<C>> for &'a [<C as Premultiply>::Scalar]
    where\n C: Premultiply,\n PreAlpha<C>: ArrayCast<Array = [<C as Premultiply>::Scalar; N]>,

    source§

    fn from(color: &'a PreAlpha<C>) -> &'a [<C as Premultiply>::Scalar]

    Converts to this type from the input type.
    ","From<&'a PreAlpha>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, T, const N: usize> From<&'a Alpha<C, T>> for &'a [T]
    where\n Alpha<C, T>: ArrayCast<Array = [T; N]>,

    source§

    fn from(color: &'a Alpha<C, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Alpha>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Rgb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Rgb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Rgb>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lchuv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lchuv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lchuv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsv<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsv<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsl<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsl<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsl>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhwb<T>> for &'a [T]

    source§

    fn from(color: &'a Okhwb<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhwb>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Luma<S, T>> for &'a [T]

    source§

    fn from(color: &'a Luma<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luma>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsv<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsv<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, O, T, const N: usize> From<&'a Packed<O, [T; N]>> for &'a [T]

    source§

    fn from(color: &'a Packed<O, [T; N]>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Packed>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Luv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Luv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Box<[T]>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Box<[T]>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Box<[T]>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Box<[T]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> TryFromComponents<&'a [T; N]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T; N]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T; N]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T; N]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Vec<T>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Vec<T>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Vec<T>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Vec>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> IntoArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn into_arrays(self) -> &'a [[T; N]]

    Cast this collection of colors into a collection of arrays.
    ","IntoArrays<&'a [[T; N]]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> IntoUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn into_uints(self) -> &'a [<C as UintCast>::Uint]

    Cast this collection of colors into a collection of unsigned integers.
    ","IntoUints<&'a [::Uint]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Vec<[T; N]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Vec<[T; N]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Vec<[T; N]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Box<[[T; N]]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Box<[[T; N]]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Box<[[T; N]]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize, const M: usize> FromArrays<&'a [[T; N]; M]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]; M]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]; M]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> FromUints<&'a [<C as UintCast>::Uint; N]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint; N]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint; N]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Box<[<C as UintCast>::Uint]>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Box<[<C as UintCast>::Uint]>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Box<[::Uint]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Vec<<C as UintCast>::Uint>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Vec<<C as UintCast>::Uint>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Vec<::Uint>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> FontReadWithArgs<'a> for &'a [T]
    where\n T: FromBytes,

    §

    fn read_with_args(data: FontData<'a>, args: &u16) -> Result<&'a [T], ReadError>

    read an item, using the provided args. Read more
    ","FontReadWithArgs<'a>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> ReadArgs for &'a [T]
    where\n T: FromBytes,

    §

    type Args = u16

    ","ReadArgs","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'data, T> IntoParallelIterator for &'data [T]
    where\n T: Sync + 'data,

    §

    type Item = &'data T

    The type of item that the parallel iterator will produce.
    §

    type Iter = Iter<'data, T>

    The parallel iterator type that will be created.
    §

    fn into_par_iter(self) -> <&'data [T] as IntoParallelIterator>::Iter

    Converts self into a parallel iterator. Read more
    ","IntoParallelIterator","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ValidateResult for &[T]
    where\n T: ValidateResult,

    §

    fn validate_result(\n &self,\n other: &&[T],\n options: ValidationOptions,\n location: String\n) -> Result<(), String>

    Compare self with the other.\nExceptional behaviour: Read more
    §

    fn assert_equals_result(&self, result: &Self)

    Compare self with the other. Panics if not equal. Read more
    ","ValidateResult","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i16]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u16]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u32]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i128]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u8]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i32]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f64]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i8]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u64]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f32]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u128]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i64]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ApproxEq for &[T]
    where\n T: Copy + ApproxEq,

    §

    type Margin = <T as ApproxEq>::Margin

    This type type defines a margin within which two values are to be\nconsidered approximately equal. It must implement Default so that\napprox_eq() can be called on unknown types.
    §

    fn approx_eq<M>(self, other: &[T], margin: M) -> bool
    where\n M: Into<<&[T] as ApproxEq>::Margin>,

    This method tests that the self and other values are equal within margin\nof each other.
    §

    fn approx_ne<M>(self, other: Self, margin: M) -> bool
    where\n M: Into<Self::Margin>,

    This method tests that the self and other values are not within margin\nof each other.
    ","ApproxEq","iced::widget::canvas::path::lyon_path::Attributes"]], -"iced_widget":[["
    1.0.0 · source§

    impl<T> Default for &[T]

    source§

    fn default() -> &[T]

    Creates an empty slice.

    \n
    ","Default","iced_widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<A, B, const N: usize> PartialEq<[A; N]> for &[B]
    where\n B: PartialEq<A>,

    source§

    fn eq(&self, other: &[A; N]) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &[A; N]) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq<[A; N]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<'a, T> IntoIterator for &'a [T]

    §

    type Item = &'a T

    The type of the elements being iterated over.
    §

    type IntoIter = Iter<'a, T>

    Which kind of iterator are we turning this into?
    source§

    fn into_iter(self) -> Iter<'a, T>

    Creates an iterator from a value. Read more
    ","IntoIterator","iced_widget::canvas::path::lyon_path::Attributes"],["
    1.46.0 · source§

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    source§

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    §

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    §

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> IntoComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    source§

    fn into_components(self) -> &'a [T]

    Cast this collection of colors into a collection of color components.
    ","IntoComponents<&'a [T]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lab<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lab<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lab>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklch<T>> for &'a [T]

    source§

    fn from(color: &'a Oklch<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklch>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lch<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lch<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lch>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hwb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hwb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hwb>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsl<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsl<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsl>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklab<T>> for &'a [T]

    source§

    fn from(color: &'a Oklab<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklab>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Yxy<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Yxy<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Yxy>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Xyz<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Xyz<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Xyz>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Hsluv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Hsluv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsluv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> From<&'a PreAlpha<C>> for &'a [<C as Premultiply>::Scalar]
    where\n C: Premultiply,\n PreAlpha<C>: ArrayCast<Array = [<C as Premultiply>::Scalar; N]>,

    source§

    fn from(color: &'a PreAlpha<C>) -> &'a [<C as Premultiply>::Scalar]

    Converts to this type from the input type.
    ","From<&'a PreAlpha>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, T, const N: usize> From<&'a Alpha<C, T>> for &'a [T]
    where\n Alpha<C, T>: ArrayCast<Array = [T; N]>,

    source§

    fn from(color: &'a Alpha<C, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Alpha>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Rgb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Rgb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Rgb>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lchuv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lchuv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lchuv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsv<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsv<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsl<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsl<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsl>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhwb<T>> for &'a [T]

    source§

    fn from(color: &'a Okhwb<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhwb>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Luma<S, T>> for &'a [T]

    source§

    fn from(color: &'a Luma<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luma>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsv<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsv<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, O, T, const N: usize> From<&'a Packed<O, [T; N]>> for &'a [T]

    source§

    fn from(color: &'a Packed<O, [T; N]>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Packed>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Luv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Luv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Box<[T]>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Box<[T]>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Box<[T]>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Box<[T]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> TryFromComponents<&'a [T; N]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T; N]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T; N]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T; N]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Vec<T>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Vec<T>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Vec<T>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Vec>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> IntoArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn into_arrays(self) -> &'a [[T; N]]

    Cast this collection of colors into a collection of arrays.
    ","IntoArrays<&'a [[T; N]]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> IntoUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn into_uints(self) -> &'a [<C as UintCast>::Uint]

    Cast this collection of colors into a collection of unsigned integers.
    ","IntoUints<&'a [::Uint]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Vec<[T; N]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Vec<[T; N]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Vec<[T; N]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Box<[[T; N]]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Box<[[T; N]]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Box<[[T; N]]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize, const M: usize> FromArrays<&'a [[T; N]; M]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]; M]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]; M]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> FromUints<&'a [<C as UintCast>::Uint; N]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint; N]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint; N]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Box<[<C as UintCast>::Uint]>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Box<[<C as UintCast>::Uint]>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Box<[::Uint]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Vec<<C as UintCast>::Uint>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Vec<<C as UintCast>::Uint>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Vec<::Uint>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> FontReadWithArgs<'a> for &'a [T]
    where\n T: FromBytes,

    §

    fn read_with_args(data: FontData<'a>, args: &u16) -> Result<&'a [T], ReadError>

    read an item, using the provided args. Read more
    ","FontReadWithArgs<'a>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> ReadArgs for &'a [T]
    where\n T: FromBytes,

    §

    type Args = u16

    ","ReadArgs","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'data, T> IntoParallelIterator for &'data [T]
    where\n T: Sync + 'data,

    §

    type Item = &'data T

    The type of item that the parallel iterator will produce.
    §

    type Iter = Iter<'data, T>

    The parallel iterator type that will be created.
    §

    fn into_par_iter(self) -> <&'data [T] as IntoParallelIterator>::Iter

    Converts self into a parallel iterator. Read more
    ","IntoParallelIterator","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ValidateResult for &[T]
    where\n T: ValidateResult,

    §

    fn validate_result(\n &self,\n other: &&[T],\n options: ValidationOptions,\n location: String\n) -> Result<(), String>

    Compare self with the other.\nExceptional behaviour: Read more
    §

    fn assert_equals_result(&self, result: &Self)

    Compare self with the other. Panics if not equal. Read more
    ","ValidateResult","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i16]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u16]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u32]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i128]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u8]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i32]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f64]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i8]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u64]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f32]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u128]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i64]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ApproxEq for &[T]
    where\n T: Copy + ApproxEq,

    §

    type Margin = <T as ApproxEq>::Margin

    This type type defines a margin within which two values are to be\nconsidered approximately equal. It must implement Default so that\napprox_eq() can be called on unknown types.
    §

    fn approx_eq<M>(self, other: &[T], margin: M) -> bool
    where\n M: Into<<&[T] as ApproxEq>::Margin>,

    This method tests that the self and other values are equal within margin\nof each other.
    §

    fn approx_ne<M>(self, other: Self, margin: M) -> bool
    where\n M: Into<Self::Margin>,

    This method tests that the self and other values are not within margin\nof each other.
    ","ApproxEq","iced_widget::canvas::path::lyon_path::Attributes"]] +"iced":[["
    1.0.0 · source§

    impl<T> Default for &[T]

    source§

    fn default() -> &[T]

    Creates an empty slice.

    \n
    ","Default","iced::widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<A, B, const N: usize> PartialEq<[A; N]> for &[B]
    where\n B: PartialEq<A>,

    source§

    fn eq(&self, other: &[A; N]) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &[A; N]) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq<[A; N]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<'a, T> IntoIterator for &'a [T]

    §

    type Item = &'a T

    The type of the elements being iterated over.
    §

    type IntoIter = Iter<'a, T>

    Which kind of iterator are we turning this into?
    source§

    fn into_iter(self) -> Iter<'a, T>

    Creates an iterator from a value. Read more
    ","IntoIterator","iced::widget::canvas::path::lyon_path::Attributes"],["
    1.46.0 · source§

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    source§

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    §

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    §

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> FontReadWithArgs<'a> for &'a [T]
    where\n T: FromBytes,

    §

    fn read_with_args(data: FontData<'a>, args: &u16) -> Result<&'a [T], ReadError>

    read an item, using the provided args. Read more
    ","FontReadWithArgs<'a>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> ReadArgs for &'a [T]
    where\n T: FromBytes,

    §

    type Args = u16

    ","ReadArgs","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> IntoComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    source§

    fn into_components(self) -> &'a [T]

    Cast this collection of colors into a collection of color components.
    ","IntoComponents<&'a [T]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lab<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lab<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lab>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklch<T>> for &'a [T]

    source§

    fn from(color: &'a Oklch<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklch>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lch<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lch<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lch>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hwb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hwb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hwb>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsl<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsl<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsl>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklab<T>> for &'a [T]

    source§

    fn from(color: &'a Oklab<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklab>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Yxy<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Yxy<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Yxy>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Xyz<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Xyz<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Xyz>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Hsluv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Hsluv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsluv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> From<&'a PreAlpha<C>> for &'a [<C as Premultiply>::Scalar]
    where\n C: Premultiply,\n PreAlpha<C>: ArrayCast<Array = [<C as Premultiply>::Scalar; N]>,

    source§

    fn from(color: &'a PreAlpha<C>) -> &'a [<C as Premultiply>::Scalar]

    Converts to this type from the input type.
    ","From<&'a PreAlpha>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, T, const N: usize> From<&'a Alpha<C, T>> for &'a [T]
    where\n Alpha<C, T>: ArrayCast<Array = [T; N]>,

    source§

    fn from(color: &'a Alpha<C, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Alpha>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Rgb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Rgb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Rgb>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lchuv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lchuv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lchuv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsv<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsv<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsl<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsl<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsl>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhwb<T>> for &'a [T]

    source§

    fn from(color: &'a Okhwb<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhwb>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Luma<S, T>> for &'a [T]

    source§

    fn from(color: &'a Luma<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luma>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsv<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsv<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, O, T, const N: usize> From<&'a Packed<O, [T; N]>> for &'a [T]

    source§

    fn from(color: &'a Packed<O, [T; N]>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Packed>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Luv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Luv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luv>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Box<[T]>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Box<[T]>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Box<[T]>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Box<[T]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> TryFromComponents<&'a [T; N]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T; N]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T; N]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T; N]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Vec<T>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Vec<T>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Vec<T>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Vec>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> IntoArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn into_arrays(self) -> &'a [[T; N]]

    Cast this collection of colors into a collection of arrays.
    ","IntoArrays<&'a [[T; N]]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> IntoUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn into_uints(self) -> &'a [<C as UintCast>::Uint]

    Cast this collection of colors into a collection of unsigned integers.
    ","IntoUints<&'a [::Uint]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Vec<[T; N]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Vec<[T; N]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Vec<[T; N]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Box<[[T; N]]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Box<[[T; N]]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Box<[[T; N]]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize, const M: usize> FromArrays<&'a [[T; N]; M]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]; M]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]; M]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> FromUints<&'a [<C as UintCast>::Uint; N]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint; N]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint; N]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Box<[<C as UintCast>::Uint]>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Box<[<C as UintCast>::Uint]>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Box<[::Uint]>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Vec<<C as UintCast>::Uint>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Vec<<C as UintCast>::Uint>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Vec<::Uint>>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'data, T> IntoParallelIterator for &'data [T]
    where\n T: Sync + 'data,

    §

    type Item = &'data T

    The type of item that the parallel iterator will produce.
    §

    type Iter = Iter<'data, T>

    The parallel iterator type that will be created.
    §

    fn into_par_iter(self) -> <&'data [T] as IntoParallelIterator>::Iter

    Converts self into a parallel iterator. Read more
    ","IntoParallelIterator","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ValidateResult for &[T]
    where\n T: ValidateResult,

    §

    fn validate_result(\n &self,\n other: &&[T],\n options: ValidationOptions,\n location: String\n) -> Result<(), String>

    Compare self with the other.\nExceptional behaviour: Read more
    §

    fn assert_equals_result(&self, result: &Self)

    Compare self with the other. Panics if not equal. Read more
    ","ValidateResult","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i16]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u16]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u32]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i128]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u8]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i32]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f64]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i8]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u64]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f32]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u128]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i64]>","iced::widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ApproxEq for &[T]
    where\n T: Copy + ApproxEq,

    §

    type Margin = <T as ApproxEq>::Margin

    This type type defines a margin within which two values are to be\nconsidered approximately equal. It must implement Default so that\napprox_eq() can be called on unknown types.
    §

    fn approx_eq<M>(self, other: &[T], margin: M) -> bool
    where\n M: Into<<&[T] as ApproxEq>::Margin>,

    This method tests that the self and other values are equal within margin\nof each other.
    §

    fn approx_ne<M>(self, other: Self, margin: M) -> bool
    where\n M: Into<Self::Margin>,

    This method tests that the self and other values are not within margin\nof each other.
    ","ApproxEq","iced::widget::canvas::path::lyon_path::Attributes"]], +"iced_widget":[["
    1.0.0 · source§

    impl<T> Default for &[T]

    source§

    fn default() -> &[T]

    Creates an empty slice.

    \n
    ","Default","iced_widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<A, B, const N: usize> PartialEq<[A; N]> for &[B]
    where\n B: PartialEq<A>,

    source§

    fn eq(&self, other: &[A; N]) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &[A; N]) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq<[A; N]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    1.0.0 · source§

    impl<'a, T> IntoIterator for &'a [T]

    §

    type Item = &'a T

    The type of the elements being iterated over.
    §

    type IntoIter = Iter<'a, T>

    Which kind of iterator are we turning this into?
    source§

    fn into_iter(self) -> Iter<'a, T>

    Creates an iterator from a value. Read more
    ","IntoIterator","iced_widget::canvas::path::lyon_path::Attributes"],["
    1.46.0 · source§

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    source§

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T, U, A> PartialEq<Vec<U, A>> for &[T]
    where\n A: Allocator,\n T: PartialEq<U>,

    §

    fn eq(&self, other: &Vec<U, A>) -> bool

    This method tests for self and other values to be equal, and is used\nby ==.
    §

    fn ne(&self, other: &Vec<U, A>) -> bool

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> FontReadWithArgs<'a> for &'a [T]
    where\n T: FromBytes,

    §

    fn read_with_args(data: FontData<'a>, args: &u16) -> Result<&'a [T], ReadError>

    read an item, using the provided args. Read more
    ","FontReadWithArgs<'a>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'a, T> ReadArgs for &'a [T]
    where\n T: FromBytes,

    §

    type Args = u16

    ","ReadArgs","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> IntoComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    source§

    fn into_components(self) -> &'a [T]

    Cast this collection of colors into a collection of color components.
    ","IntoComponents<&'a [T]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lab<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lab<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lab>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklch<T>> for &'a [T]

    source§

    fn from(color: &'a Oklch<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklch>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lch<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lch<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lch>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hwb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hwb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hwb>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsl<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsl<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsl>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Oklab<T>> for &'a [T]

    source§

    fn from(color: &'a Oklab<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Oklab>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Yxy<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Yxy<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Yxy>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Xyz<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Xyz<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Xyz>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Hsluv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Hsluv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsluv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> From<&'a PreAlpha<C>> for &'a [<C as Premultiply>::Scalar]
    where\n C: Premultiply,\n PreAlpha<C>: ArrayCast<Array = [<C as Premultiply>::Scalar; N]>,

    source§

    fn from(color: &'a PreAlpha<C>) -> &'a [<C as Premultiply>::Scalar]

    Converts to this type from the input type.
    ","From<&'a PreAlpha>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, T, const N: usize> From<&'a Alpha<C, T>> for &'a [T]
    where\n Alpha<C, T>: ArrayCast<Array = [T; N]>,

    source§

    fn from(color: &'a Alpha<C, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Alpha>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Rgb<S, T>> for &'a [T]

    source§

    fn from(color: &'a Rgb<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Rgb>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Lchuv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Lchuv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Lchuv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhsv<T>> for &'a [T]

    source§

    fn from(color: &'a Okhsv<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhsv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsl<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsl<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsl>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T> From<&'a Okhwb<T>> for &'a [T]

    source§

    fn from(color: &'a Okhwb<T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Okhwb>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Luma<S, T>> for &'a [T]

    source§

    fn from(color: &'a Luma<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luma>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, S, T> From<&'a Hsv<S, T>> for &'a [T]

    source§

    fn from(color: &'a Hsv<S, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Hsv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, O, T, const N: usize> From<&'a Packed<O, [T; N]>> for &'a [T]

    source§

    fn from(color: &'a Packed<O, [T; N]>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Packed>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, Wp, T> From<&'a Luv<Wp, T>> for &'a [T]

    source§

    fn from(color: &'a Luv<Wp, T>) -> &'a [T]

    Converts to this type from the input type.
    ","From<&'a Luv>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a [T]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Box<[T]>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Box<[T]>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Box<[T]>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Box<[T]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> TryFromComponents<&'a [T; N]> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a [T; N]\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a [T; N]>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a [T; N]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C> TryFromComponents<&'a Vec<T>> for &'a [C]
    where\n T: 'a,\n C: ArrayCast,\n <C as ArrayCast>::Array: ArrayExt<Item = T>,

    §

    type Error = SliceCastError

    The error for when try_from_components fails to cast.
    source§

    fn try_from_components(\n components: &'a Vec<T>\n) -> Result<&'a [C], <&'a [C] as TryFromComponents<&'a Vec<T>>>::Error>

    Try to cast a collection of color components into an collection of\ncolors. Read more
    ","TryFromComponents<&'a Vec>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> IntoArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn into_arrays(self) -> &'a [[T; N]]

    Cast this collection of colors into a collection of arrays.
    ","IntoArrays<&'a [[T; N]]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> IntoUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn into_uints(self) -> &'a [<C as UintCast>::Uint]

    Cast this collection of colors into a collection of unsigned integers.
    ","IntoUints<&'a [::Uint]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Vec<[T; N]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Vec<[T; N]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Vec<[T; N]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a [[T; N]]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize> FromArrays<&'a Box<[[T; N]]>> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a Box<[[T; N]]>) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a Box<[[T; N]]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, T, C, const N: usize, const M: usize> FromArrays<&'a [[T; N]; M]> for &'a [C]
    where\n C: ArrayCast<Array = [T; N]>,

    source§

    fn from_arrays(arrays: &'a [[T; N]; M]) -> &'a [C]

    Cast a collection of arrays into an collection of colors.
    ","FromArrays<&'a [[T; N]; M]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C, const N: usize> FromUints<&'a [<C as UintCast>::Uint; N]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint; N]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint; N]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Box<[<C as UintCast>::Uint]>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Box<[<C as UintCast>::Uint]>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Box<[::Uint]>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a [<C as UintCast>::Uint]> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a [<C as UintCast>::Uint]) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a [::Uint]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<'a, C> FromUints<&'a Vec<<C as UintCast>::Uint>> for &'a [C]
    where\n C: UintCast,

    source§

    fn from_uints(uints: &'a Vec<<C as UintCast>::Uint>) -> &'a [C]

    Cast a collection of unsigned integers into an collection of colors.
    ","FromUints<&'a Vec<::Uint>>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<'data, T> IntoParallelIterator for &'data [T]
    where\n T: Sync + 'data,

    §

    type Item = &'data T

    The type of item that the parallel iterator will produce.
    §

    type Iter = Iter<'data, T>

    The parallel iterator type that will be created.
    §

    fn into_par_iter(self) -> <&'data [T] as IntoParallelIterator>::Iter

    Converts self into a parallel iterator. Read more
    ","IntoParallelIterator","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ValidateResult for &[T]
    where\n T: ValidateResult,

    §

    fn validate_result(\n &self,\n other: &&[T],\n options: ValidationOptions,\n location: String\n) -> Result<(), String>

    Compare self with the other.\nExceptional behaviour: Read more
    §

    fn assert_equals_result(&self, result: &Self)

    Compare self with the other. Panics if not equal. Read more
    ","ValidateResult","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i16]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u16]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u16]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u16]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u16]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u32]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i128]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u8]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i32]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f64]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i8]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i8]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i8]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i8]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u64]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[f32]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [f32]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [f32]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[f32]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[u128]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [u128]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [u128]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[u128]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    source§

    impl<R> ReadEndian<[i64]> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(\n &mut self,\n value: &mut [i64]\n) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut [i64]) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    ","ReadEndian<[i64]>","iced_widget::canvas::path::lyon_path::Attributes"],["
    §

    impl<T> ApproxEq for &[T]
    where\n T: Copy + ApproxEq,

    §

    type Margin = <T as ApproxEq>::Margin

    This type type defines a margin within which two values are to be\nconsidered approximately equal. It must implement Default so that\napprox_eq() can be called on unknown types.
    §

    fn approx_eq<M>(self, other: &[T], margin: M) -> bool
    where\n M: Into<<&[T] as ApproxEq>::Margin>,

    This method tests that the self and other values are equal within margin\nof each other.
    §

    fn approx_ne<M>(self, other: Self, margin: M) -> bool
    where\n M: Into<Self::Margin>,

    This method tests that the self and other values are not within margin\nof each other.
    ","ApproxEq","iced_widget::canvas::path::lyon_path::Attributes"]] };if (window.register_type_impls) {window.register_type_impls(type_impls);} else {window.pending_type_impls = type_impls;}})() \ No newline at end of file diff --git a/type.impl/std/primitive.u32.js b/type.impl/std/primitive.u32.js index 4775f3b3d57..d226b4b8f57 100644 --- a/type.impl/std/primitive.u32.js +++ b/type.impl/std/primitive.u32.js @@ -1,3 +1,3 @@ (function() {var type_impls = { -"iced":[["
    1.22.0 · source§

    impl BitXorAssign<&u32> for u32

    source§

    fn bitxor_assign(&mut self, other: &u32)

    Performs the ^= operation. Read more
    ","BitXorAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl BitXorAssign for u32

    source§

    fn bitxor_assign(&mut self, other: u32)

    Performs the ^= operation. Read more
    ","BitXorAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.42.0 · source§

    impl LowerExp for u32

    source§

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

    Formats the value using the given formatter.
    ","LowerExp","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Display for u32

    source§

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

    Formats the value using the given formatter. Read more
    ","Display","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.5.0 · source§

    impl From<u8> for u32

    source§

    fn from(small: u8) -> u32

    Converts u8 to u32 losslessly.

    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.28.0 · source§

    impl From<bool> for u32

    source§

    fn from(small: bool) -> u32

    Converts a bool to a u32. The resulting value is 0 for false and 1 for true\nvalues.

    \n
    Examples
    \n
    assert_eq!(u32::from(true), 1);\nassert_eq!(u32::from(false), 0);
    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.1.0 · source§

    impl From<Ipv4Addr> for u32

    source§

    fn from(ip: Ipv4Addr) -> u32

    Uses Ipv4Addr::to_bits to convert an IPv4 address to a host byte order u32.

    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.13.0 · source§

    impl From<char> for u32

    source§

    fn from(c: char) -> u32

    Converts a char into a u32.

    \n
    Examples
    \n
    use std::mem;\n\nlet c = 'c';\nlet u = u32::from(c);\nassert!(4 == mem::size_of_val(&u))
    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.31.0 · source§

    impl From<NonZeroU32> for u32

    source§

    fn from(nonzero: NonZeroU32) -> u32

    Converts a NonZeroU32 into an u32

    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.5.0 · source§

    impl From<u16> for u32

    source§

    fn from(small: u16) -> u32

    Converts u16 to u32 losslessly.

    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Mul<&u32> for u32

    §

    type Output = <u32 as Mul>::Output

    The resulting type after applying the * operator.
    source§

    fn mul(self, other: &u32) -> <u32 as Mul>::Output

    Performs the * operation. Read more
    ","Mul<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.31.0 · source§

    impl Mul<Duration> for u32

    §

    type Output = Duration

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: Duration) -> Duration

    Performs the * operation. Read more
    ","Mul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Mul for u32

    §

    type Output = u32

    The resulting type after applying the * operator.
    source§

    fn mul(self, other: u32) -> u32

    Performs the * operation. Read more
    ","Mul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Copy for u32

    ","Copy","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Default for u32

    source§

    fn default() -> u32

    Returns the default value of 0

    \n
    ","Default","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<u64> for u32

    source§

    fn try_from(u: u64) -> Result<u32, <u32 as TryFrom<u64>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<u128> for u32

    source§

    fn try_from(u: u128) -> Result<u32, <u32 as TryFrom<u128>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<isize> for u32

    source§

    fn try_from(u: isize) -> Result<u32, <u32 as TryFrom<isize>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<usize> for u32

    source§

    fn try_from(u: usize) -> Result<u32, <u32 as TryFrom<usize>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<i8> for u32

    source§

    fn try_from(u: i8) -> Result<u32, <u32 as TryFrom<i8>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<i128> for u32

    source§

    fn try_from(u: i128) -> Result<u32, <u32 as TryFrom<i128>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<i64> for u32

    source§

    fn try_from(u: i64) -> Result<u32, <u32 as TryFrom<i64>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<i32> for u32

    source§

    fn try_from(u: i32) -> Result<u32, <u32 as TryFrom<i32>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.34.0 · source§

    impl TryFrom<i16> for u32

    source§

    fn try_from(u: i16) -> Result<u32, <u32 as TryFrom<i16>>::Error>

    Try to create the target number type from a source\nnumber type. This returns an error if the source value\nis outside of the range of the target type.

    \n
    §

    type Error = TryFromIntError

    The type returned in the event of a conversion error.
    ","TryFrom","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Debug for u32

    source§

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

    Formats the value using the given formatter. Read more
    ","Debug","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Sub for u32

    §

    type Output = u32

    The resulting type after applying the - operator.
    source§

    fn sub(self, other: u32) -> u32

    Performs the - operation. Read more
    ","Sub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Sub<&u32> for u32

    §

    type Output = <u32 as Sub>::Output

    The resulting type after applying the - operator.
    source§

    fn sub(self, other: &u32) -> <u32 as Sub>::Output

    Performs the - operation. Read more
    ","Sub<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl ConstParamTy for u32

    ","ConstParamTy","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<usize> for u32

    source§

    fn shr_assign(&mut self, other: usize)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&usize> for u32

    source§

    fn shr_assign(&mut self, other: &usize)

    Performs the >>= operation. Read more
    ","ShrAssign<&usize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<i32> for u32

    source§

    fn shr_assign(&mut self, other: i32)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<i16> for u32

    source§

    fn shr_assign(&mut self, other: i16)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&i32> for u32

    source§

    fn shr_assign(&mut self, other: &i32)

    Performs the >>= operation. Read more
    ","ShrAssign<&i32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&u32> for u32

    source§

    fn shr_assign(&mut self, other: &u32)

    Performs the >>= operation. Read more
    ","ShrAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&i8> for u32

    source§

    fn shr_assign(&mut self, other: &i8)

    Performs the >>= operation. Read more
    ","ShrAssign<&i8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<i128> for u32

    source§

    fn shr_assign(&mut self, other: i128)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<u128> for u32

    source§

    fn shr_assign(&mut self, other: u128)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<i64> for u32

    source§

    fn shr_assign(&mut self, other: i64)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&u128> for u32

    source§

    fn shr_assign(&mut self, other: &u128)

    Performs the >>= operation. Read more
    ","ShrAssign<&u128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<isize> for u32

    source§

    fn shr_assign(&mut self, other: isize)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&i128> for u32

    source§

    fn shr_assign(&mut self, other: &i128)

    Performs the >>= operation. Read more
    ","ShrAssign<&i128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&u16> for u32

    source§

    fn shr_assign(&mut self, other: &u16)

    Performs the >>= operation. Read more
    ","ShrAssign<&u16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<u8> for u32

    source§

    fn shr_assign(&mut self, other: u8)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&i64> for u32

    source§

    fn shr_assign(&mut self, other: &i64)

    Performs the >>= operation. Read more
    ","ShrAssign<&i64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&u8> for u32

    source§

    fn shr_assign(&mut self, other: &u8)

    Performs the >>= operation. Read more
    ","ShrAssign<&u8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<u16> for u32

    source§

    fn shr_assign(&mut self, other: u16)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<i8> for u32

    source§

    fn shr_assign(&mut self, other: i8)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign for u32

    source§

    fn shr_assign(&mut self, other: u32)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&i16> for u32

    source§

    fn shr_assign(&mut self, other: &i16)

    Performs the >>= operation. Read more
    ","ShrAssign<&i16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShrAssign<u64> for u32

    source§

    fn shr_assign(&mut self, other: u64)

    Performs the >>= operation. Read more
    ","ShrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&isize> for u32

    source§

    fn shr_assign(&mut self, other: &isize)

    Performs the >>= operation. Read more
    ","ShrAssign<&isize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShrAssign<&u64> for u32

    source§

    fn shr_assign(&mut self, other: &u64)

    Performs the >>= operation. Read more
    ","ShrAssign<&u64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl PartialOrd for u32

    source§

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

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

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

    This method tests less than (for self and other) and is used by the < operator. Read more
    source§

    fn le(&self, other: &u32) -> bool

    This method tests less than or equal to (for self and other) and is used by the <=\noperator. Read more
    source§

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

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

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

    This method tests greater than (for self and other) and is used by the > operator. Read more
    ","PartialOrd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.42.0 · source§

    impl UpperExp for u32

    source§

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

    Formats the value using the given formatter.
    ","UpperExp","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Octal for u32

    source§

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

    Formats the value using the given formatter.
    ","Octal","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.12.0 · source§

    impl Product for u32

    source§

    fn product<I>(iter: I) -> u32
    where\n I: Iterator<Item = u32>,

    Method which takes an iterator and generates Self from the elements by\nmultiplying the items.
    ","Product","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.12.0 · source§

    impl<'a> Product<&'a u32> for u32

    source§

    fn product<I>(iter: I) -> u32
    where\n I: Iterator<Item = &'a u32>,

    Method which takes an iterator and generates Self from the elements by\nmultiplying the items.
    ","Product<&'a u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Add for u32

    §

    type Output = u32

    The resulting type after applying the + operator.
    source§

    fn add(self, other: u32) -> u32

    Performs the + operation. Read more
    ","Add","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Add<&u32> for u32

    §

    type Output = <u32 as Add>::Output

    The resulting type after applying the + operator.
    source§

    fn add(self, other: &u32) -> <u32 as Add>::Output

    Performs the + operation. Read more
    ","Add<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl TrustedStep for u32

    ","TrustedStep","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl DivAssign for u32

    source§

    fn div_assign(&mut self, other: u32)

    Performs the /= operation. Read more
    ","DivAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl DivAssign<&u32> for u32

    source§

    fn div_assign(&mut self, other: &u32)

    Performs the /= operation. Read more
    ","DivAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&u64> for u32

    source§

    fn shl_assign(&mut self, other: &u64)

    Performs the <<= operation. Read more
    ","ShlAssign<&u64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&i128> for u32

    source§

    fn shl_assign(&mut self, other: &i128)

    Performs the <<= operation. Read more
    ","ShlAssign<&i128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&isize> for u32

    source§

    fn shl_assign(&mut self, other: &isize)

    Performs the <<= operation. Read more
    ","ShlAssign<&isize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&u16> for u32

    source§

    fn shl_assign(&mut self, other: &u16)

    Performs the <<= operation. Read more
    ","ShlAssign<&u16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&u8> for u32

    source§

    fn shl_assign(&mut self, other: &u8)

    Performs the <<= operation. Read more
    ","ShlAssign<&u8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<i32> for u32

    source§

    fn shl_assign(&mut self, other: i32)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&u128> for u32

    source§

    fn shl_assign(&mut self, other: &u128)

    Performs the <<= operation. Read more
    ","ShlAssign<&u128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&i64> for u32

    source§

    fn shl_assign(&mut self, other: &i64)

    Performs the <<= operation. Read more
    ","ShlAssign<&i64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<u128> for u32

    source§

    fn shl_assign(&mut self, other: u128)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign for u32

    source§

    fn shl_assign(&mut self, other: u32)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<i128> for u32

    source§

    fn shl_assign(&mut self, other: i128)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<u64> for u32

    source§

    fn shl_assign(&mut self, other: u64)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<u16> for u32

    source§

    fn shl_assign(&mut self, other: u16)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&i8> for u32

    source§

    fn shl_assign(&mut self, other: &i8)

    Performs the <<= operation. Read more
    ","ShlAssign<&i8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&i32> for u32

    source§

    fn shl_assign(&mut self, other: &i32)

    Performs the <<= operation. Read more
    ","ShlAssign<&i32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&u32> for u32

    source§

    fn shl_assign(&mut self, other: &u32)

    Performs the <<= operation. Read more
    ","ShlAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<u8> for u32

    source§

    fn shl_assign(&mut self, other: u8)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<i64> for u32

    source§

    fn shl_assign(&mut self, other: i64)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&i16> for u32

    source§

    fn shl_assign(&mut self, other: &i16)

    Performs the <<= operation. Read more
    ","ShlAssign<&i16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<i16> for u32

    source§

    fn shl_assign(&mut self, other: i16)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl ShlAssign<&usize> for u32

    source§

    fn shl_assign(&mut self, other: &usize)

    Performs the <<= operation. Read more
    ","ShlAssign<&usize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<usize> for u32

    source§

    fn shl_assign(&mut self, other: usize)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<i8> for u32

    source§

    fn shl_assign(&mut self, other: i8)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl ShlAssign<isize> for u32

    source§

    fn shl_assign(&mut self, other: isize)

    Performs the <<= operation. Read more
    ","ShlAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl BitAndAssign for u32

    source§

    fn bitand_assign(&mut self, other: u32)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl BitAndAssign<&u32> for u32

    source§

    fn bitand_assign(&mut self, other: &u32)

    Performs the &= operation. Read more
    ","BitAndAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl AddAssign for u32

    source§

    fn add_assign(&mut self, other: u32)

    Performs the += operation. Read more
    ","AddAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl AddAssign<&u32> for u32

    source§

    fn add_assign(&mut self, other: &u32)

    Performs the += operation. Read more
    ","AddAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: u32) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&u128> for u32

    §

    type Output = <u32 as Shl<u128>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &u128) -> <u32 as Shl<u128>>::Output

    Performs the << operation. Read more
    ","Shl<&u128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&isize> for u32

    §

    type Output = <u32 as Shl<isize>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &isize) -> <u32 as Shl<isize>>::Output

    Performs the << operation. Read more
    ","Shl<&isize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&u16> for u32

    §

    type Output = <u32 as Shl<u16>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &u16) -> <u32 as Shl<u16>>::Output

    Performs the << operation. Read more
    ","Shl<&u16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&u8> for u32

    §

    type Output = <u32 as Shl<u8>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &u8) -> <u32 as Shl<u8>>::Output

    Performs the << operation. Read more
    ","Shl<&u8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&i8> for u32

    §

    type Output = <u32 as Shl<i8>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &i8) -> <u32 as Shl<i8>>::Output

    Performs the << operation. Read more
    ","Shl<&i8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&i128> for u32

    §

    type Output = <u32 as Shl<i128>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &i128) -> <u32 as Shl<i128>>::Output

    Performs the << operation. Read more
    ","Shl<&i128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<u8> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: u8) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&u64> for u32

    §

    type Output = <u32 as Shl<u64>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &u64) -> <u32 as Shl<u64>>::Output

    Performs the << operation. Read more
    ","Shl<&u64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<u128> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: u128) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<i16> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: i16) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&usize> for u32

    §

    type Output = <u32 as Shl<usize>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &usize) -> <u32 as Shl<usize>>::Output

    Performs the << operation. Read more
    ","Shl<&usize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<usize> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: usize) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&u32> for u32

    §

    type Output = <u32 as Shl>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &u32) -> <u32 as Shl>::Output

    Performs the << operation. Read more
    ","Shl<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<i64> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: i64) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<i32> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: i32) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<u16> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: u16) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<i8> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: i8) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&i64> for u32

    §

    type Output = <u32 as Shl<i64>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &i64) -> <u32 as Shl<i64>>::Output

    Performs the << operation. Read more
    ","Shl<&i64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<i128> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: i128) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<isize> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: isize) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&i32> for u32

    §

    type Output = <u32 as Shl<i32>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &i32) -> <u32 as Shl<i32>>::Output

    Performs the << operation. Read more
    ","Shl<&i32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<&i16> for u32

    §

    type Output = <u32 as Shl<i16>>::Output

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: &i16) -> <u32 as Shl<i16>>::Output

    Performs the << operation. Read more
    ","Shl<&i16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shl<u64> for u32

    §

    type Output = u32

    The resulting type after applying the << operator.
    source§

    fn shl(self, other: u64) -> u32

    Performs the << operation. Read more
    ","Shl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Binary for u32

    source§

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

    Formats the value using the given formatter.
    ","Binary","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Clone for u32

    source§

    fn clone(&self) -> u32

    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
    ","Clone","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl BitXor for u32

    §

    type Output = u32

    The resulting type after applying the ^ operator.
    source§

    fn bitxor(self, other: u32) -> u32

    Performs the ^ operation. Read more
    ","BitXor","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl BitXor<&u32> for u32

    §

    type Output = <u32 as BitXor>::Output

    The resulting type after applying the ^ operator.
    source§

    fn bitxor(self, other: &u32) -> <u32 as BitXor>::Output

    Performs the ^ operation. Read more
    ","BitXor<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SimdElement for u32

    §

    type Mask = i32

    🔬This is a nightly-only experimental API. (portable_simd)
    The mask element type corresponding to this element type.
    ","SimdElement","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Rem<&u32> for u32

    §

    type Output = <u32 as Rem>::Output

    The resulting type after applying the % operator.
    source§

    fn rem(self, other: &u32) -> <u32 as Rem>::Output

    Performs the % operation. Read more
    ","Rem<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.51.0 · source§

    impl Rem<NonZeroU32> for u32

    source§

    fn rem(self, other: NonZeroU32) -> u32

    This operation satisfies n % d == n - (n / d) * d, and cannot panic.

    \n
    §

    type Output = u32

    The resulting type after applying the % operator.
    ","Rem","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Rem for u32

    This operation satisfies n % d == n - (n / d) * d. The\nresult has the same sign as the left operand.

    \n

    Panics

    \n

    This operation will panic if other == 0.

    \n
    §

    type Output = u32

    The resulting type after applying the % operator.
    source§

    fn rem(self, other: u32) -> u32

    Performs the % operation. Read more
    ","Rem","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl BitOr<&u32> for u32

    §

    type Output = <u32 as BitOr>::Output

    The resulting type after applying the | operator.
    source§

    fn bitor(self, other: &u32) -> <u32 as BitOr>::Output

    Performs the | operation. Read more
    ","BitOr<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl BitOr for u32

    §

    type Output = u32

    The resulting type after applying the | operator.
    source§

    fn bitor(self, rhs: u32) -> u32

    Performs the | operation. Read more
    ","BitOr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.45.0 · source§

    impl BitOr<NonZeroU32> for u32

    §

    type Output = NonZeroU32

    The resulting type after applying the | operator.
    source§

    fn bitor(self, rhs: NonZeroU32) -> <u32 as BitOr<NonZeroU32>>::Output

    Performs the | operation. Read more
    ","BitOr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Not for u32

    §

    type Output = u32

    The resulting type after applying the ! operator.
    source§

    fn not(self) -> u32

    Performs the unary ! operation. Read more
    ","Not","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl LowerHex for u32

    source§

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

    Formats the value using the given formatter.
    ","LowerHex","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl StructuralEq for u32

    ","StructuralEq","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl BitAnd<&u32> for u32

    §

    type Output = <u32 as BitAnd>::Output

    The resulting type after applying the & operator.
    source§

    fn bitand(self, other: &u32) -> <u32 as BitAnd>::Output

    Performs the & operation. Read more
    ","BitAnd<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl BitAnd for u32

    §

    type Output = u32

    The resulting type after applying the & operator.
    source§

    fn bitand(self, rhs: u32) -> u32

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl RemAssign for u32

    source§

    fn rem_assign(&mut self, other: u32)

    Performs the %= operation. Read more
    ","RemAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl RemAssign<&u32> for u32

    source§

    fn rem_assign(&mut self, other: &u32)

    Performs the %= operation. Read more
    ","RemAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl BitOrAssign for u32

    source§

    fn bitor_assign(&mut self, other: u32)

    Performs the |= operation. Read more
    ","BitOrAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl BitOrAssign<&u32> for u32

    source§

    fn bitor_assign(&mut self, other: &u32)

    Performs the |= operation. Read more
    ","BitOrAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl SubAssign for u32

    source§

    fn sub_assign(&mut self, other: u32)

    Performs the -= operation. Read more
    ","SubAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl SubAssign<&u32> for u32

    source§

    fn sub_assign(&mut self, other: &u32)

    Performs the -= operation. Read more
    ","SubAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Eq for u32

    ","Eq","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl UpperHex for u32

    source§

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

    Formats the value using the given formatter.
    ","UpperHex","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Ord for u32

    source§

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

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

    fn max(self, other: Self) -> Self
    where\n Self: Sized,

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

    fn min(self, other: Self) -> Self
    where\n Self: Sized,

    Compares and returns the minimum of two values. Read more
    1.50.0 · source§

    fn clamp(self, min: Self, max: Self) -> Self
    where\n Self: Sized + PartialOrd,

    Restrict a value to a certain interval. Read more
    ","Ord","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl PartialEq for u32

    source§

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

    This method tests for self and other values to be equal, and is used\nby ==.
    source§

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

    This method tests for !=. The default implementation is almost always\nsufficient, and should not be overridden without very good reason.
    ","PartialEq","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl FromStr for u32

    §

    type Err = ParseIntError

    The associated error which can be returned from parsing.
    source§

    fn from_str(src: &str) -> Result<u32, ParseIntError>

    Parses a string s to return a value of this type. Read more
    ","FromStr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: u32) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<u128> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: u128) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&i32> for u32

    §

    type Output = <u32 as Shr<i32>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &i32) -> <u32 as Shr<i32>>::Output

    Performs the >> operation. Read more
    ","Shr<&i32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<isize> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: isize) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<u8> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: u8) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<i16> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: i16) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&u128> for u32

    §

    type Output = <u32 as Shr<u128>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &u128) -> <u32 as Shr<u128>>::Output

    Performs the >> operation. Read more
    ","Shr<&u128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&u16> for u32

    §

    type Output = <u32 as Shr<u16>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &u16) -> <u32 as Shr<u16>>::Output

    Performs the >> operation. Read more
    ","Shr<&u16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&u8> for u32

    §

    type Output = <u32 as Shr<u8>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &u8) -> <u32 as Shr<u8>>::Output

    Performs the >> operation. Read more
    ","Shr<&u8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&usize> for u32

    §

    type Output = <u32 as Shr<usize>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &usize) -> <u32 as Shr<usize>>::Output

    Performs the >> operation. Read more
    ","Shr<&usize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&i16> for u32

    §

    type Output = <u32 as Shr<i16>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &i16) -> <u32 as Shr<i16>>::Output

    Performs the >> operation. Read more
    ","Shr<&i16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<usize> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: usize) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&u64> for u32

    §

    type Output = <u32 as Shr<u64>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &u64) -> <u32 as Shr<u64>>::Output

    Performs the >> operation. Read more
    ","Shr<&u64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<u16> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: u16) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&i128> for u32

    §

    type Output = <u32 as Shr<i128>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &i128) -> <u32 as Shr<i128>>::Output

    Performs the >> operation. Read more
    ","Shr<&i128>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&isize> for u32

    §

    type Output = <u32 as Shr<isize>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &isize) -> <u32 as Shr<isize>>::Output

    Performs the >> operation. Read more
    ","Shr<&isize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<i64> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: i64) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<i8> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: i8) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&u32> for u32

    §

    type Output = <u32 as Shr>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &u32) -> <u32 as Shr>::Output

    Performs the >> operation. Read more
    ","Shr<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&i64> for u32

    §

    type Output = <u32 as Shr<i64>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &i64) -> <u32 as Shr<i64>>::Output

    Performs the >> operation. Read more
    ","Shr<&i64>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<i32> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: i32) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<i128> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: i128) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<u64> for u32

    §

    type Output = u32

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: u64) -> u32

    Performs the >> operation. Read more
    ","Shr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Shr<&i8> for u32

    §

    type Output = <u32 as Shr<i8>>::Output

    The resulting type after applying the >> operator.
    source§

    fn shr(self, other: &i8) -> <u32 as Shr<i8>>::Output

    Performs the >> operation. Read more
    ","Shr<&i8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SimdCast for u32

    ","SimdCast","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Hash for u32

    source§

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

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

    fn hash_slice<H>(data: &[u32], state: &mut H)
    where\n H: Hasher,

    Feeds a slice of this type into the given Hasher. Read more
    ","Hash","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl StructuralPartialEq for u32

    ","StructuralPartialEq","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.12.0 · source§

    impl Sum for u32

    source§

    fn sum<I>(iter: I) -> u32
    where\n I: Iterator<Item = u32>,

    Method which takes an iterator and generates Self from the elements by\n“summing up” the items.
    ","Sum","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.12.0 · source§

    impl<'a> Sum<&'a u32> for u32

    source§

    fn sum<I>(iter: I) -> u32
    where\n I: Iterator<Item = &'a u32>,

    Method which takes an iterator and generates Self from the elements by\n“summing up” the items.
    ","Sum<&'a u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Step for u32

    source§

    unsafe fn forward_unchecked(start: u32, n: usize) -> u32

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the value that would be obtained by taking the successor\nof self count times. Read more
    source§

    unsafe fn backward_unchecked(start: u32, n: usize) -> u32

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the value that would be obtained by taking the predecessor\nof self count times. Read more
    source§

    fn forward(start: u32, n: usize) -> u32

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the value that would be obtained by taking the successor\nof self count times. Read more
    source§

    fn backward(start: u32, n: usize) -> u32

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the value that would be obtained by taking the predecessor\nof self count times. Read more
    source§

    fn steps_between(start: &u32, end: &u32) -> Option<usize>

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the number of successor steps required to get from start to end. Read more
    source§

    fn forward_checked(start: u32, n: usize) -> Option<u32>

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the value that would be obtained by taking the successor\nof self count times. Read more
    source§

    fn backward_checked(start: u32, n: usize) -> Option<u32>

    🔬This is a nightly-only experimental API. (step_trait)
    Returns the value that would be obtained by taking the predecessor\nof self count times. Read more
    ","Step","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.22.0 · source§

    impl MulAssign<&u32> for u32

    source§

    fn mul_assign(&mut self, other: &u32)

    Performs the *= operation. Read more
    ","MulAssign<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.8.0 · source§

    impl MulAssign for u32

    source§

    fn mul_assign(&mut self, other: u32)

    Performs the *= operation. Read more
    ","MulAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Div for u32

    This operation rounds towards zero, truncating any\nfractional part of the exact result.

    \n

    Panics

    \n

    This operation will panic if other == 0.

    \n
    §

    type Output = u32

    The resulting type after applying the / operator.
    source§

    fn div(self, other: u32) -> u32

    Performs the / operation. Read more
    ","Div","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.0.0 · source§

    impl Div<&u32> for u32

    §

    type Output = <u32 as Div>::Output

    The resulting type after applying the / operator.
    source§

    fn div(self, other: &u32) -> <u32 as Div>::Output

    Performs the / operation. Read more
    ","Div<&u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    1.51.0 · source§

    impl Div<NonZeroU32> for u32

    source§

    fn div(self, other: NonZeroU32) -> u32

    This operation rounds towards zero,\ntruncating any fractional part of the exact result, and cannot panic.

    \n
    §

    type Output = u32

    The resulting type after applying the / operator.
    ","Div","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl WriteHex for u32

    §

    fn write_hex<W>(&self, writer: W) -> Result<(), Error>
    where\n W: Write,

    Write the value as hex.
    ","WriteHex","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Bits for u32

    §

    const EMPTY: u32 = 0u32

    A value with all bits unset.
    §

    const ALL: u32 = 4_294_967_295u32

    A value with all bits set.
    ","Bits","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl ParseHex for u32

    §

    fn parse_hex(input: &str) -> Result<u32, ParseError>

    Parse the value from hex.
    ","ParseHex","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl BitBlock for u32

    source§

    fn bits() -> usize

    How many bits it has
    source§

    fn from_byte(byte: u8) -> u32

    Convert a byte into this type (lowest-order bits set)
    source§

    fn count_ones(self) -> usize

    Count the number of 1’s in the bitwise repr
    source§

    fn one() -> u32

    Get 1
    source§

    fn zero() -> u32

    Get 0
    source§

    fn bytes() -> usize

    How many bytes it has
    ","BitBlock","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl ToValue for u32

    source§

    fn to_value(&self) -> Value<'_>

    Perform the conversion.
    ","ToValue","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<'v> TryFrom<ValueBag<'v>> for u32

    §

    type Error = Error

    The type returned in the event of a conversion error.
    source§

    fn try_from(v: ValueBag<'v>) -> Result<u32, Error>

    Performs the conversion.
    ","TryFrom>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl FromBytes for u32

    §

    fn ref_from(bytes: &[u8]) -> Option<&Self>
    where\n Self: Sized,

    Interprets the given bytes as a &Self without copying. Read more
    §

    fn ref_from_prefix(bytes: &[u8]) -> Option<&Self>
    where\n Self: Sized,

    Interprets the prefix of the given bytes as a &Self without copying. Read more
    §

    fn ref_from_suffix(bytes: &[u8]) -> Option<&Self>
    where\n Self: Sized,

    Interprets the suffix of the given bytes as a &Self without copying. Read more
    §

    fn mut_from(bytes: &mut [u8]) -> Option<&mut Self>
    where\n Self: Sized + AsBytes,

    Interprets the given bytes as a &mut Self without copying. Read more
    §

    fn mut_from_prefix(bytes: &mut [u8]) -> Option<&mut Self>
    where\n Self: Sized + AsBytes,

    Interprets the prefix of the given bytes as a &mut Self without\ncopying. Read more
    §

    fn mut_from_suffix(bytes: &mut [u8]) -> Option<&mut Self>
    where\n Self: Sized + AsBytes,

    Interprets the suffix of the given bytes as a &mut Self without copying. Read more
    §

    fn slice_from(bytes: &[u8]) -> Option<&[Self]>
    where\n Self: Sized,

    Interprets the given bytes as a &[Self] without copying. Read more
    §

    fn slice_from_prefix(bytes: &[u8], count: usize) -> Option<(&[Self], &[u8])>
    where\n Self: Sized,

    Interprets the prefix of the given bytes as a &[Self] with length\nequal to count without copying. Read more
    §

    fn slice_from_suffix(bytes: &[u8], count: usize) -> Option<(&[u8], &[Self])>
    where\n Self: Sized,

    Interprets the suffix of the given bytes as a &[Self] with length\nequal to count without copying. Read more
    §

    fn mut_slice_from(bytes: &mut [u8]) -> Option<&mut [Self]>
    where\n Self: Sized + AsBytes,

    Interprets the given bytes as a &mut [Self] without copying. Read more
    §

    fn mut_slice_from_prefix(\n bytes: &mut [u8],\n count: usize\n) -> Option<(&mut [Self], &mut [u8])>
    where\n Self: Sized + AsBytes,

    Interprets the prefix of the given bytes as a &mut [Self] with length\nequal to count without copying. Read more
    §

    fn mut_slice_from_suffix(\n bytes: &mut [u8],\n count: usize\n) -> Option<(&mut [u8], &mut [Self])>
    where\n Self: Sized + AsBytes,

    Interprets the suffix of the given bytes as a &mut [Self] with length\nequal to count without copying. Read more
    §

    fn read_from(bytes: &[u8]) -> Option<Self>
    where\n Self: Sized,

    Reads a copy of Self from bytes. Read more
    §

    fn read_from_prefix(bytes: &[u8]) -> Option<Self>
    where\n Self: Sized,

    Reads a copy of Self from the prefix of bytes. Read more
    §

    fn read_from_suffix(bytes: &[u8]) -> Option<Self>
    where\n Self: Sized,

    Reads a copy of Self from the suffix of bytes. Read more
    ","FromBytes","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl FromZeroes for u32

    §

    fn zero(&mut self)

    Overwrites self with zeroes. Read more
    §

    fn new_zeroed() -> Self
    where\n Self: Sized,

    Creates an instance of Self from zeroed bytes. Read more
    ","FromZeroes","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl AsBytes for u32

    §

    fn as_bytes(&self) -> &[u8]

    Gets the bytes of this value. Read more
    §

    fn as_bytes_mut(&mut self) -> &mut [u8]
    where\n Self: FromBytes,

    Gets the bytes of this value mutably. Read more
    §

    fn write_to(&self, bytes: &mut [u8]) -> Option<()>

    Writes a copy of self to bytes. Read more
    §

    fn write_to_prefix(&self, bytes: &mut [u8]) -> Option<()>

    Writes a copy of self to the prefix of bytes. Read more
    §

    fn write_to_suffix(&self, bytes: &mut [u8]) -> Option<()>

    Writes a copy of self to the suffix of bytes. Read more
    ","AsBytes","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Round for u32

    §

    fn round(self) -> u32

    Rounds to the nearest integer value. Read more
    ","Round","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Ceil for u32

    §

    fn ceil(self) -> u32

    Rounds to the smallest integer equal or greater than the original value. Read more
    ","Ceil","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Floor for u32

    §

    fn floor(self) -> u32

    Rounds to the biggest integer equal or lower than the original value. Read more
    ","Floor","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl OverflowingSub for u32

    source§

    fn overflowing_sub(&self, v: &u32) -> (u32, bool)

    Returns a tuple of the difference along with a boolean indicating whether an arithmetic overflow would occur.\nIf an overflow would have occurred then the wrapped value is returned.
    ","OverflowingSub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl NumCast for u32

    source§

    fn from<N>(n: N) -> Option<u32>
    where\n N: ToPrimitive,

    Creates a number from another value that can be converted into\na primitive via the ToPrimitive trait. If the source value cannot be\nrepresented by the target type, then None is returned. Read more
    ","NumCast","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Zero for u32

    source§

    fn zero() -> u32

    Returns the additive identity element of Self, 0. Read more
    source§

    fn is_zero(&self) -> bool

    Returns true if self is equal to the additive identity.
    source§

    fn set_zero(&mut self)

    Sets self to the additive identity element of Self, 0.
    ","Zero","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedNeg for u32

    source§

    fn checked_neg(&self) -> Option<u32>

    Negates a number, returning None for results that can’t be represented, like signed MIN\nvalues that can’t be positive, or non-zero unsigned values that can’t be negative. Read more
    ","CheckedNeg","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedRem for u32

    source§

    fn checked_rem(&self, v: &u32) -> Option<u32>

    Finds the remainder of dividing two numbers, checking for underflow, overflow and division\nby zero. If any of that happens, None is returned. Read more
    ","CheckedRem","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl WrappingNeg for u32

    source§

    fn wrapping_neg(&self) -> u32

    Wrapping (modular) negation. Computes -self,\nwrapping around at the boundary of the type. Read more
    ","WrappingNeg","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl WrappingMul for u32

    source§

    fn wrapping_mul(&self, v: &u32) -> u32

    Wrapping (modular) multiplication. Computes self * other, wrapping around at the boundary\nof the type.
    ","WrappingMul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Unsigned for u32

    ","Unsigned","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl PrimInt for u32

    source§

    fn count_ones(self) -> u32

    Returns the number of ones in the binary representation of self. Read more
    source§

    fn count_zeros(self) -> u32

    Returns the number of zeros in the binary representation of self. Read more
    source§

    fn leading_ones(self) -> u32

    Returns the number of leading ones in the binary representation\nof self. Read more
    source§

    fn leading_zeros(self) -> u32

    Returns the number of leading zeros in the binary representation\nof self. Read more
    source§

    fn trailing_ones(self) -> u32

    Returns the number of trailing ones in the binary representation\nof self. Read more
    source§

    fn trailing_zeros(self) -> u32

    Returns the number of trailing zeros in the binary representation\nof self. Read more
    source§

    fn rotate_left(self, n: u32) -> u32

    Shifts the bits to the left by a specified amount, n, wrapping\nthe truncated bits to the end of the resulting integer. Read more
    source§

    fn rotate_right(self, n: u32) -> u32

    Shifts the bits to the right by a specified amount, n, wrapping\nthe truncated bits to the beginning of the resulting integer. Read more
    source§

    fn signed_shl(self, n: u32) -> u32

    Shifts the bits to the left by a specified amount, n, filling\nzeros in the least significant bits. Read more
    source§

    fn signed_shr(self, n: u32) -> u32

    Shifts the bits to the right by a specified amount, n, copying\nthe “sign bit” in the most significant bits even for unsigned types. Read more
    source§

    fn unsigned_shl(self, n: u32) -> u32

    Shifts the bits to the left by a specified amount, n, filling\nzeros in the least significant bits. Read more
    source§

    fn unsigned_shr(self, n: u32) -> u32

    Shifts the bits to the right by a specified amount, n, filling\nzeros in the most significant bits. Read more
    source§

    fn swap_bytes(self) -> u32

    Reverses the byte order of the integer. Read more
    source§

    fn reverse_bits(self) -> u32

    Reverses the order of bits in the integer. Read more
    source§

    fn from_be(x: u32) -> u32

    Convert an integer from big endian to the target’s endianness. Read more
    source§

    fn from_le(x: u32) -> u32

    Convert an integer from little endian to the target’s endianness. Read more
    source§

    fn to_be(self) -> u32

    Convert self to big endian from the target’s endianness. Read more
    source§

    fn to_le(self) -> u32

    Convert self to little endian from the target’s endianness. Read more
    source§

    fn pow(self, exp: u32) -> u32

    Raises self to the power of exp, using exponentiation by squaring. Read more
    ","PrimInt","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedSub for u32

    source§

    fn checked_sub(&self, v: &u32) -> Option<u32>

    Subtracts two numbers, checking for underflow. If underflow happens,\nNone is returned.
    ","CheckedSub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl WrappingShl for u32

    source§

    fn wrapping_shl(&self, rhs: u32) -> u32

    Panic-free bitwise shift-left; yields self << mask(rhs),\nwhere mask removes any high order bits of rhs that would\ncause the shift to exceed the bitwidth of the type. Read more
    ","WrappingShl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SaturatingSub for u32

    source§

    fn saturating_sub(&self, v: &u32) -> u32

    Saturating subtraction. Computes self - other, saturating at the relevant high or low boundary of\nthe type.
    ","SaturatingSub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedAdd for u32

    source§

    fn checked_add(&self, v: &u32) -> Option<u32>

    Adds two numbers, checking for overflow. If overflow happens, None is\nreturned.
    ","CheckedAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl ToPrimitive for u32

    source§

    fn to_isize(&self) -> Option<isize>

    Converts the value of self to an isize. If the value cannot be\nrepresented by an isize, then None is returned.
    source§

    fn to_i8(&self) -> Option<i8>

    Converts the value of self to an i8. If the value cannot be\nrepresented by an i8, then None is returned.
    source§

    fn to_i16(&self) -> Option<i16>

    Converts the value of self to an i16. If the value cannot be\nrepresented by an i16, then None is returned.
    source§

    fn to_i32(&self) -> Option<i32>

    Converts the value of self to an i32. If the value cannot be\nrepresented by an i32, then None is returned.
    source§

    fn to_i64(&self) -> Option<i64>

    Converts the value of self to an i64. If the value cannot be\nrepresented by an i64, then None is returned.
    source§

    fn to_i128(&self) -> Option<i128>

    Converts the value of self to an i128. If the value cannot be\nrepresented by an i128 (i64 under the default implementation), then\nNone is returned. Read more
    source§

    fn to_usize(&self) -> Option<usize>

    Converts the value of self to a usize. If the value cannot be\nrepresented by a usize, then None is returned.
    source§

    fn to_u8(&self) -> Option<u8>

    Converts the value of self to a u8. If the value cannot be\nrepresented by a u8, then None is returned.
    source§

    fn to_u16(&self) -> Option<u16>

    Converts the value of self to a u16. If the value cannot be\nrepresented by a u16, then None is returned.
    source§

    fn to_u32(&self) -> Option<u32>

    Converts the value of self to a u32. If the value cannot be\nrepresented by a u32, then None is returned.
    source§

    fn to_u64(&self) -> Option<u64>

    Converts the value of self to a u64. If the value cannot be\nrepresented by a u64, then None is returned.
    source§

    fn to_u128(&self) -> Option<u128>

    Converts the value of self to a u128. If the value cannot be\nrepresented by a u128 (u64 under the default implementation), then\nNone is returned. Read more
    source§

    fn to_f32(&self) -> Option<f32>

    Converts the value of self to an f32. Overflows may map to positive\nor negative inifinity, otherwise None is returned if the value cannot\nbe represented by an f32.
    source§

    fn to_f64(&self) -> Option<f64>

    Converts the value of self to an f64. Overflows may map to positive\nor negative inifinity, otherwise None is returned if the value cannot\nbe represented by an f64. Read more
    ","ToPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl One for u32

    source§

    fn one() -> u32

    Returns the multiplicative identity element of Self, 1. Read more
    source§

    fn is_one(&self) -> bool

    Returns true if self is equal to the multiplicative identity. Read more
    source§

    fn set_one(&mut self)

    Sets self to the multiplicative identity element of Self, 1.
    ","One","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<'a> Pow<&'a usize> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: &'a usize) -> u32

    Returns self to the power rhs. Read more
    ","Pow<&'a usize>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Pow<u8> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: u8) -> u32

    Returns self to the power rhs. Read more
    ","Pow","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Pow<u16> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: u16) -> u32

    Returns self to the power rhs. Read more
    ","Pow","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<'a> Pow<&'a u16> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: &'a u16) -> u32

    Returns self to the power rhs. Read more
    ","Pow<&'a u16>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<'a> Pow<&'a u32> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: &'a u32) -> u32

    Returns self to the power rhs. Read more
    ","Pow<&'a u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Pow<usize> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: usize) -> u32

    Returns self to the power rhs. Read more
    ","Pow","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<'a> Pow<&'a u8> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: &'a u8) -> u32

    Returns self to the power rhs. Read more
    ","Pow<&'a u8>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Pow<u32> for u32

    §

    type Output = u32

    The result after applying the operator.
    source§

    fn pow(self, rhs: u32) -> u32

    Returns self to the power rhs. Read more
    ","Pow","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl ToBytes for u32

    Available on has_int_to_from_bytes only.
    §

    type Bytes = [u8; 4]

    source§

    fn to_be_bytes(&self) -> <u32 as ToBytes>::Bytes

    Return the memory representation of this number as a byte array in big-endian byte order. Read more
    source§

    fn to_le_bytes(&self) -> <u32 as ToBytes>::Bytes

    Return the memory representation of this number as a byte array in little-endian byte order. Read more
    source§

    fn to_ne_bytes(&self) -> <u32 as ToBytes>::Bytes

    Return the memory representation of this number as a byte array in native byte order. Read more
    ","ToBytes","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl OverflowingAdd for u32

    source§

    fn overflowing_add(&self, v: &u32) -> (u32, bool)

    Returns a tuple of the sum along with a boolean indicating whether an arithmetic overflow would occur.\nIf an overflow would have occurred then the wrapped value is returned.
    ","OverflowingAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedDiv for u32

    source§

    fn checked_div(&self, v: &u32) -> Option<u32>

    Divides two numbers, checking for underflow, overflow and division by\nzero. If any of that happens, None is returned.
    ","CheckedDiv","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Num for u32

    §

    type FromStrRadixErr = ParseIntError

    source§

    fn from_str_radix(s: &str, radix: u32) -> Result<u32, ParseIntError>

    Convert from a string and radix (typically 2..=36). Read more
    ","Num","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl MulAddAssign for u32

    source§

    fn mul_add_assign(&mut self, a: u32, b: u32)

    Performs the fused multiply-add assignment operation *self = (*self * a) + b
    ","MulAddAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl WrappingSub for u32

    source§

    fn wrapping_sub(&self, v: &u32) -> u32

    Wrapping (modular) subtraction. Computes self - other, wrapping around at the boundary\nof the type.
    ","WrappingSub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SaturatingAdd for u32

    source§

    fn saturating_add(&self, v: &u32) -> u32

    Saturating addition. Computes self + other, saturating at the relevant high or low boundary of\nthe type.
    ","SaturatingAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<u32> for u32

    source§

    fn as_(self) -> u32

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<i16> for u32

    source§

    fn as_(self) -> i16

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<u16> for u32

    source§

    fn as_(self) -> u16

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<u64> for u32

    source§

    fn as_(self) -> u64

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<u8> for u32

    source§

    fn as_(self) -> u8

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<f32> for u32

    source§

    fn as_(self) -> f32

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<i32> for u32

    source§

    fn as_(self) -> i32

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<u128> for u32

    source§

    fn as_(self) -> u128

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<isize> for u32

    source§

    fn as_(self) -> isize

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<usize> for u32

    source§

    fn as_(self) -> usize

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<i128> for u32

    source§

    fn as_(self) -> i128

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<f64> for u32

    source§

    fn as_(self) -> f64

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<i8> for u32

    source§

    fn as_(self) -> i8

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl AsPrimitive<i64> for u32

    source§

    fn as_(self) -> i64

    Convert a value to another, using the as operator.
    ","AsPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl OverflowingMul for u32

    source§

    fn overflowing_mul(&self, v: &u32) -> (u32, bool)

    Returns a tuple of the product along with a boolean indicating whether an arithmetic overflow would occur.\nIf an overflow would have occurred then the wrapped value is returned.
    ","OverflowingMul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedEuclid for u32

    Available on has_div_euclid only.
    source§

    fn checked_div_euclid(&self, v: &u32) -> Option<u32>

    Performs euclid division that returns None instead of panicking on division by zero\nand instead of wrapping around on underflow and overflow.
    source§

    fn checked_rem_euclid(&self, v: &u32) -> Option<u32>

    Finds the euclid remainder of dividing two numbers, checking for underflow, overflow and\ndivision by zero. If any of that happens, None is returned.
    ","CheckedEuclid","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Euclid for u32

    Available on has_div_euclid only.
    source§

    fn div_euclid(&self, v: &u32) -> u32

    Calculates Euclidean division, the matching method for rem_euclid. Read more
    source§

    fn rem_euclid(&self, v: &u32) -> u32

    Calculates the least nonnegative remainder of self (mod v). Read more
    ","Euclid","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedShr for u32

    source§

    fn checked_shr(&self, rhs: u32) -> Option<u32>

    Checked shift right. Computes self >> rhs, returning None\nif rhs is larger than or equal to the number of bits in self. Read more
    ","CheckedShr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedShl for u32

    source§

    fn checked_shl(&self, rhs: u32) -> Option<u32>

    Checked shift left. Computes self << rhs, returning None\nif rhs is larger than or equal to the number of bits in self. Read more
    ","CheckedShl","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl WrappingShr for u32

    source§

    fn wrapping_shr(&self, rhs: u32) -> u32

    Panic-free bitwise shift-right; yields self >> mask(rhs),\nwhere mask removes any high order bits of rhs that would\ncause the shift to exceed the bitwidth of the type. Read more
    ","WrappingShr","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl CheckedMul for u32

    source§

    fn checked_mul(&self, v: &u32) -> Option<u32>

    Multiplies two numbers, checking for underflow or overflow. If underflow\nor overflow happens, None is returned.
    ","CheckedMul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl FromPrimitive for u32

    source§

    fn from_isize(n: isize) -> Option<u32>

    Converts an isize to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_i8(n: i8) -> Option<u32>

    Converts an i8 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_i16(n: i16) -> Option<u32>

    Converts an i16 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_i32(n: i32) -> Option<u32>

    Converts an i32 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_i64(n: i64) -> Option<u32>

    Converts an i64 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_i128(n: i128) -> Option<u32>

    Converts an i128 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned. Read more
    source§

    fn from_usize(n: usize) -> Option<u32>

    Converts a usize to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_u8(n: u8) -> Option<u32>

    Converts an u8 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_u16(n: u16) -> Option<u32>

    Converts an u16 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_u32(n: u32) -> Option<u32>

    Converts an u32 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_u64(n: u64) -> Option<u32>

    Converts an u64 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_u128(n: u128) -> Option<u32>

    Converts an u128 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned. Read more
    source§

    fn from_f32(n: f32) -> Option<u32>

    Converts a f32 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned.
    source§

    fn from_f64(n: f64) -> Option<u32>

    Converts a f64 to return an optional value of this type. If the\nvalue cannot be represented by this type, then None is returned. Read more
    ","FromPrimitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl WrappingAdd for u32

    source§

    fn wrapping_add(&self, v: &u32) -> u32

    Wrapping (modular) addition. Computes self + other, wrapping around at the boundary of\nthe type.
    ","WrappingAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Bounded for u32

    source§

    fn min_value() -> u32

    Returns the smallest finite number this type can represent
    source§

    fn max_value() -> u32

    Returns the largest finite number this type can represent
    ","Bounded","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl MulAdd for u32

    §

    type Output = u32

    The resulting type after applying the fused multiply-add.
    source§

    fn mul_add(self, a: u32, b: u32) -> <u32 as MulAdd>::Output

    Performs the fused multiply-add operation (self * a) + b
    ","MulAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl FromBytes for u32

    Available on has_int_to_from_bytes only.
    §

    type Bytes = [u8; 4]

    source§

    fn from_be_bytes(bytes: &<u32 as FromBytes>::Bytes) -> u32

    Create a number from its representation as a byte array in big endian. Read more
    source§

    fn from_le_bytes(bytes: &<u32 as FromBytes>::Bytes) -> u32

    Create a number from its representation as a byte array in little endian. Read more
    source§

    fn from_ne_bytes(bytes: &<u32 as FromBytes>::Bytes) -> u32

    Create a number from its memory representation as a byte array in native endianness. Read more
    ","FromBytes","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SaturatingMul for u32

    source§

    fn saturating_mul(&self, v: &u32) -> u32

    Saturating multiplication. Computes self * other, saturating at the relevant high or low boundary of\nthe type.
    ","SaturatingMul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Saturating for u32

    source§

    fn saturating_add(self, v: u32) -> u32

    Saturating addition operator.\nReturns a+b, saturating at the numeric bounds instead of overflowing.
    source§

    fn saturating_sub(self, v: u32) -> u32

    Saturating subtraction operator.\nReturns a-b, saturating at the numeric bounds instead of overflowing.
    ","Saturating","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<VertexId> for u32

    §

    fn from(v: VertexId) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl MaxIndex for u32

    §

    const MAX: usize = 4_294_967_295usize

    ","MaxIndex","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Value for u32

    §

    fn record(&self, key: &Field, visitor: &mut dyn Visit)

    Visits this value with the given Visitor.
    ","Value","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Pod for u32

    ","Pod","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Zeroable for u32

    §

    fn zeroed() -> Self

    ","Zeroable","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Contiguous for u32

    §

    type Int = u32

    The primitive integer type with an identical representation to this\ntype. Read more
    §

    const MAX_VALUE: u32 = 4_294_967_295u32

    The upper inclusive bound for valid instances of this type.
    §

    const MIN_VALUE: u32 = 0u32

    The lower inclusive bound for valid instances of this type.
    §

    fn from_integer(value: Self::Int) -> Option<Self>

    If value is within the range for valid instances of this type,\nreturns Some(converted_value), otherwise, returns None. Read more
    §

    fn into_integer(self) -> Self::Int

    Perform the conversion from C into the underlying integral type. This\nmostly exists otherwise generic code would need unsafe for the value as integer Read more
    ","Contiguous","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Rem<UVec2> for u32

    §

    type Output = UVec2

    The resulting type after applying the % operator.
    source§

    fn rem(self, rhs: UVec2) -> UVec2

    Performs the % operation. Read more
    ","Rem","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Rem<UVec3> for u32

    §

    type Output = UVec3

    The resulting type after applying the % operator.
    source§

    fn rem(self, rhs: UVec3) -> UVec3

    Performs the % operation. Read more
    ","Rem","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Rem<UVec4> for u32

    §

    type Output = UVec4

    The resulting type after applying the % operator.
    source§

    fn rem(self, rhs: UVec4) -> UVec4

    Performs the % operation. Read more
    ","Rem","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Div<UVec3> for u32

    §

    type Output = UVec3

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: UVec3) -> UVec3

    Performs the / operation. Read more
    ","Div","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Div<UVec2> for u32

    §

    type Output = UVec2

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: UVec2) -> UVec2

    Performs the / operation. Read more
    ","Div","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Div<UVec4> for u32

    §

    type Output = UVec4

    The resulting type after applying the / operator.
    source§

    fn div(self, rhs: UVec4) -> UVec4

    Performs the / operation. Read more
    ","Div","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Add<UVec2> for u32

    §

    type Output = UVec2

    The resulting type after applying the + operator.
    source§

    fn add(self, rhs: UVec2) -> UVec2

    Performs the + operation. Read more
    ","Add","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Add<UVec4> for u32

    §

    type Output = UVec4

    The resulting type after applying the + operator.
    source§

    fn add(self, rhs: UVec4) -> UVec4

    Performs the + operation. Read more
    ","Add","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Add<UVec3> for u32

    §

    type Output = UVec3

    The resulting type after applying the + operator.
    source§

    fn add(self, rhs: UVec3) -> UVec3

    Performs the + operation. Read more
    ","Add","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Mul<UVec2> for u32

    §

    type Output = UVec2

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: UVec2) -> UVec2

    Performs the * operation. Read more
    ","Mul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Mul<UVec3> for u32

    §

    type Output = UVec3

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: UVec3) -> UVec3

    Performs the * operation. Read more
    ","Mul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Mul<UVec4> for u32

    §

    type Output = UVec4

    The resulting type after applying the * operator.
    source§

    fn mul(self, rhs: UVec4) -> UVec4

    Performs the * operation. Read more
    ","Mul","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Sub<UVec4> for u32

    §

    type Output = UVec4

    The resulting type after applying the - operator.
    source§

    fn sub(self, rhs: UVec4) -> UVec4

    Performs the - operation. Read more
    ","Sub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Sub<UVec2> for u32

    §

    type Output = UVec2

    The resulting type after applying the - operator.
    source§

    fn sub(self, rhs: UVec2) -> UVec2

    Performs the - operation. Read more
    ","Sub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Sub<UVec3> for u32

    §

    type Output = UVec3

    The resulting type after applying the - operator.
    source§

    fn sub(self, rhs: UVec3) -> UVec3

    Performs the - operation. Read more
    ","Sub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl FromScalar for u32

    §

    type Scalar = u32

    The scalar type that is stored in each lane of Self. Scalar types\nshould set this to equal Self.
    source§

    fn from_scalar(scalar: u32) -> u32

    Create a new vectorized value where each lane is scalar. This\ncorresponds to splat for SIMD types.
    ","FromScalar","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl MulSub for u32

    source§

    fn mul_sub(self, m: u32, s: u32) -> u32

    Multiplies self with m and subtract s, as in (self * m) - s.
    ","MulSub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Powu for u32

    source§

    fn powu(self, exp: u32) -> u32

    Return self raised to the power of exp.
    ","Powu","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<C, T> ComponentOrder<C, u32> for T
    where\n T: ComponentOrder<C, [u8; 4]>,

    source§

    fn pack(color: C) -> u32

    Combine the components of a color into the packed format.
    source§

    fn unpack(packed: u32) -> C

    Split the packed color into its separate components.
    ","ComponentOrder","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoScalarArray<1> for u32

    source§

    fn into_array(self) -> [u32; 1]

    Creates an array of scalars from a vectorized value.
    ","IntoScalarArray<1>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl PartialCmp for u32

    source§

    fn lt(&self, other: &u32) -> <u32 as HasBoolMask>::Mask

    Compares self < other.
    source§

    fn lt_eq(&self, other: &u32) -> <u32 as HasBoolMask>::Mask

    Compares self <= other.
    source§

    fn eq(&self, other: &u32) -> <u32 as HasBoolMask>::Mask

    Compares self == other.
    source§

    fn neq(&self, other: &u32) -> <u32 as HasBoolMask>::Mask

    Compares self != other.
    source§

    fn gt_eq(&self, other: &u32) -> <u32 as HasBoolMask>::Mask

    Compares self >= other.
    source§

    fn gt(&self, other: &u32) -> <u32 as HasBoolMask>::Mask

    Compares self > other.
    ","PartialCmp","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SaturatingAdd for u32

    §

    type Output = u32

    The resulting type.
    source§

    fn saturating_add(self, other: u32) -> u32

    Returns the sum of self and other, but saturates instead of overflowing.
    ","SaturatingAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Clamp for u32

    source§

    fn clamp(self, min: u32, max: u32) -> u32

    Clamp self to be within the range [min, max].
    source§

    fn clamp_min(self, min: u32) -> u32

    Clamp self to be within the range [min, ∞).
    source§

    fn clamp_max(self, max: u32) -> u32

    Clamp self to be within the range (-∞, max].
    ","Clamp","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<S> From<Rgb<S, u8>> for u32

    source§

    fn from(color: Rgb<S, u8>) -> u32

    Converts to this type from the input type.
    ","From>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<S> From<Alpha<Rgb<S, u8>, u8>> for u32

    source§

    fn from(color: Alpha<Rgb<S, u8>, u8>) -> u32

    Converts to this type from the input type.
    ","From, u8>>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<O> From<Packed<O, u32>> for u32

    source§

    fn from(color: Packed<O, u32>) -> u32

    Converts to this type from the input type.
    ","From>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<S> From<Luma<S, u32>> for u32

    source§

    fn from(color: Luma<S, u32>) -> u32

    Converts to this type from the input type.
    ","From>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Stimulus for u32

    source§

    fn max_intensity() -> u32

    The highest displayable value this component type can reach. Integers\ntypes are expected to return their maximum value, while real numbers\n(like floats) return 1.0. Higher values are allowed, but they may be\nlowered to this before converting to another format.
    ","Stimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl HasBoolMask for u32

    §

    type Mask = bool

    The mask type to use for selecting Self values.
    ","HasBoolMask","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<O> AsMut<Packed<O, u32>> for u32

    source§

    fn as_mut(&mut self) -> &mut Packed<O, u32>

    Converts this type into a mutable reference of the (usually inferred) input type.
    ","AsMut>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<S> AsMut<Luma<S, u32>> for u32

    source§

    fn as_mut(&mut self) -> &mut Luma<S, u32>

    Converts this type into a mutable reference of the (usually inferred) input type.
    ","AsMut>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Zero for u32

    source§

    fn zero() -> u32

    Create a new 0 value.
    ","Zero","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoStimulus<f64> for u32

    source§

    fn into_stimulus(self) -> f64

    Converts self into T, while performing the appropriate scaling,\nrounding and clamping.
    ","IntoStimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoStimulus<u64> for u32

    source§

    fn into_stimulus(self) -> u64

    Converts self into T, while performing the appropriate scaling,\nrounding and clamping.
    ","IntoStimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoStimulus<f32> for u32

    source§

    fn into_stimulus(self) -> f32

    Converts self into T, while performing the appropriate scaling,\nrounding and clamping.
    ","IntoStimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoStimulus<u128> for u32

    source§

    fn into_stimulus(self) -> u128

    Converts self into T, while performing the appropriate scaling,\nrounding and clamping.
    ","IntoStimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoStimulus<u8> for u32

    source§

    fn into_stimulus(self) -> u8

    Converts self into T, while performing the appropriate scaling,\nrounding and clamping.
    ","IntoStimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IntoStimulus<u16> for u32

    source§

    fn into_stimulus(self) -> u16

    Converts self into T, while performing the appropriate scaling,\nrounding and clamping.
    ","IntoStimulus","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl SaturatingSub for u32

    §

    type Output = u32

    The resulting type.
    source§

    fn saturating_sub(self, other: u32) -> u32

    Returns the difference of self and other, but saturates instead of overflowing.
    ","SaturatingSub","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl ClampAssign for u32

    source§

    fn clamp_assign(&mut self, min: u32, max: u32)

    Clamp self to be within the range [min, max].
    source§

    fn clamp_min_assign(&mut self, min: u32)

    Clamp self to be within the range [min, ∞).
    source§

    fn clamp_max_assign(&mut self, max: u32)

    Clamp self to be within the range (-∞, max].
    ","ClampAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl IsValidDivisor for u32

    source§

    fn is_valid_divisor(&self) -> bool

    Return true if self can be used as a divisor in x / self. Read more
    ","IsValidDivisor","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl One for u32

    source§

    fn one() -> u32

    Create a new 1 value.
    ","One","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl MinMax for u32

    source§

    fn min(self, other: u32) -> u32

    Return the smallest of self and other.
    source§

    fn max(self, other: u32) -> u32

    Return the largest of self and other.
    source§

    fn min_max(self, other: u32) -> (u32, u32)

    Return a pair of self and other, where the smallest is the first\nvalue and the largest is the second.
    ","MinMax","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl FromScalarArray<1> for u32

    source§

    fn from_array(scalars: [u32; 1]) -> u32

    Creates a vectorized value from an array of scalars.
    ","FromScalarArray<1>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl MulAdd for u32

    source§

    fn mul_add(self, m: u32, a: u32) -> u32

    Multiplies self with m and add a, as in (self * m) + a.
    ","MulAdd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<S> AsRef<Luma<S, u32>> for u32

    source§

    fn as_ref(&self) -> &Luma<S, u32>

    Converts this type into a shared reference of the (usually inferred) input type.
    ","AsRef>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<O> AsRef<Packed<O, u32>> for u32

    source§

    fn as_ref(&self) -> &Packed<O, u32>

    Converts this type into a shared reference of the (usually inferred) input type.
    ","AsRef>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl AbsDiffEq for u32

    §

    type Epsilon = u32

    Used for specifying relative comparisons.
    §

    fn default_epsilon() -> u32

    The default tolerance to use when testing values that are close together. Read more
    §

    fn abs_diff_eq(&self, other: &u32, epsilon: u32) -> bool

    A test for equality that uses the absolute difference to compute the approximate\nequality of two numbers.
    §

    fn abs_diff_ne(&self, other: &Rhs, epsilon: Self::Epsilon) -> bool

    The inverse of [AbsDiffEq::abs_diff_eq].
    ","AbsDiffEq","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl PhfBorrow<u32> for u32

    source§

    fn borrow(&self) -> &u32

    Convert a reference to self to a reference to the borrowed type.
    ","PhfBorrow","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl PhfHash for u32

    source§

    fn phf_hash<H>(&self, state: &mut H)
    where\n H: Hasher,

    Feeds the value into the state given, updating the hasher as necessary.
    source§

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

    Feeds a slice of this type into the state provided.
    ","PhfHash","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl FmtConst for u32

    source§

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

    Print a const expression representing this value.
    ","FmtConst","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl FromData for u32

    §

    const SIZE: usize = 4usize

    Object’s raw data size. Read more
    §

    fn parse(data: &[u8]) -> Option<u32>

    Parses an object from a raw data.
    ","FromData","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl StepLite for u32

    §

    fn add_one(&self) -> u32

    Returns the successor of self. Read more
    §

    fn sub_one(&self) -> u32

    Returns the predecessor of self. Read more
    ","StepLite","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl FromData for u32

    §

    const SIZE: usize = 4usize

    Object’s raw data size. Read more
    §

    fn parse(data: &[u8]) -> Option<u32>

    Parses an object from a raw data.
    ","FromData","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Uint24> for u32

    §

    fn from(src: Uint24) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Scalar for u32

    §

    type Raw = [u8; 4]

    The raw byte representation of this type.
    §

    fn to_raw(self) -> [u8; 4]

    Encode this type as raw big-endian bytes
    §

    fn from_raw(raw: [u8; 4]) -> u32

    Create an instance of this type from raw big-endian bytes
    §

    fn read(slice: &[u8]) -> Option<Self>

    Attempt to read a scalar from a slice. Read more
    ","Scalar","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Primitive for u32

    §

    const DEFAULT_MAX_VALUE: u32 = 4_294_967_295u32

    The maximum value for this type of primitive within the context of color.\nFor floats, the maximum is 1.0, whereas the integer types inherit their usual maximum values.
    §

    const DEFAULT_MIN_VALUE: u32 = 0u32

    The minimum value for this type of primitive within the context of color.\nFor floats, the minimum is 0.0, whereas the integer types inherit their usual minimum values.
    ","Primitive","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl TiffValue for u32

    §

    const BYTE_LEN: u8 = 4u8

    §

    const FIELD_TYPE: Type = Type::LONG

    §

    fn count(&self) -> usize

    §

    fn write<W>(&self, writer: &mut TiffWriter<W>) -> Result<(), TiffError>
    where\n W: Write,

    Write this value to a TiffWriter.\nWhile the default implementation will work in all cases, it may require unnecessary allocations.\nThe written bytes of any custom implementation MUST be the same as yielded by self.data().
    §

    fn data(&self) -> Cow<'_, [u8]>

    Access this value as an contiguous sequence of bytes.\nIf their is no trivial representation, allocate it on the heap.
    §

    fn bytes(&self) -> usize

    ","TiffValue","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl FromNativeSample for u32

    §

    fn from_f16(value: f16) -> u32

    Create this sample from a f16, trying to represent the same numerical value
    §

    fn from_f32(value: f32) -> u32

    Create this sample from a f32, trying to represent the same numerical value
    §

    fn from_u32(value: u32) -> u32

    Create this sample from a u32, trying to represent the same numerical value
    ","FromNativeSample","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Sample> for u32

    §

    fn from(s: Sample) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl IntoNativeSample for u32

    §

    fn to_f16(&self) -> f16

    Convert this sample to an f16, trying to represent the same numerical value.
    §

    fn to_f32(&self) -> f32

    Convert this sample to an f32, trying to represent the same numerical value.
    §

    fn to_u32(&self) -> u32

    Convert this sample to an u16, trying to represent the same numerical value.
    ","IntoNativeSample","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl IntoSample for u32

    §

    const PREFERRED_SAMPLE_TYPE: SampleType = SampleType::U32

    The native sample types that this type should be converted to.
    ","IntoSample","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl ValidateResult for u32

    §

    fn validate_result(\n &self,\n other: &u32,\n options: ValidationOptions,\n location: String\n) -> Result<(), String>

    Compare self with the other.\nExceptional behaviour: Read more
    §

    fn assert_equals_result(&self, result: &Self)

    Compare self with the other. Panics if not equal. Read more
    ","ValidateResult","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl<R> ReadEndian<u32> for R
    where\n R: Read,

    source§

    fn read_from_little_endian_into(&mut self, value: &mut u32) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_big_endian_into(&mut self, value: &mut u32) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_native_endian_into(&mut self, value: &mut T) -> Result<(), Error>

    Read into the supplied reference. Acts the same as std::io::Read::read_exact.
    source§

    fn read_from_little_endian(&mut self) -> Result<T, Error>
    where\n T: Default,

    Read the byte value of the inferred type
    source§

    fn read_from_big_endian(&mut self) -> Result<T, Error>
    where\n T: Default,

    Read the byte value of the inferred type
    source§

    fn read_from_native_endian(&mut self) -> Result<T, Error>
    where\n T: Default,

    Read the byte value of the inferred type
    ","ReadEndian","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    source§

    impl Endian for u32

    source§

    fn swap_bytes(&mut self)

    Swaps all bytes in this value, inverting its endianness.
    source§

    fn convert_current_to_little_endian(&mut self)

    On a little endian machine, this does nothing.\nOn a big endian machine, the bytes of this value are reversed.
    source§

    fn convert_current_to_big_endian(&mut self)

    On a big endian machine, this does nothing.\nOn a little endian machine, the bytes of this value are reversed.
    source§

    fn convert_little_endian_to_current(&mut self)

    On a little endian machine, this does nothing.\nOn a big endian machine, the bytes of this value are reversed.
    source§

    fn convert_big_endian_to_current(&mut self)

    On a big endian machine, this does nothing.\nOn a little endian machine, the bytes of this value are reversed.
    source§

    fn from_current_into_little_endian(self) -> Self
    where\n Self: Sized,

    On a little endian machine, this does nothing.\nOn a big endian machine, the bytes of this value are reversed.
    source§

    fn from_current_into_big_endian(self) -> Self
    where\n Self: Sized,

    On a big endian machine, this does nothing.\nOn a little endian machine, the bytes of this value are reversed.
    source§

    fn from_little_endian_into_current(self) -> Self
    where\n Self: Sized,

    On a little endian machine, this does nothing.\nOn a big endian machine, the bytes of this value are reversed.
    source§

    fn from_big_endian_into_current(self) -> Self
    where\n Self: Sized,

    On a big endian machine, this does nothing.\nOn a little endian machine, the bytes of this value are reversed.
    ","Endian","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitField for u32

    §

    const BIT_LENGTH: usize = 32usize

    The number of bits in this bit field. Read more
    §

    fn get_bit(&self, bit: usize) -> bool

    Obtains the bit at the index bit; note that index 0 is the least significant bit, while\nindex length() - 1 is the most significant bit. Read more
    §

    fn get_bits<T>(&self, range: T) -> u32
    where\n T: RangeBounds<usize>,

    Obtains the range of bits specified by range; note that index 0 is the least significant\nbit, while index length() - 1 is the most significant bit. Read more
    §

    fn set_bit(&mut self, bit: usize, value: bool) -> &mut u32

    Sets the bit at the index bit to the value value (where true means a value of ‘1’ and\nfalse means a value of ‘0’); note that index 0 is the least significant bit, while index\nlength() - 1 is the most significant bit. Read more
    §

    fn set_bits<T>(&mut self, range: T, value: u32) -> &mut u32
    where\n T: RangeBounds<usize>,

    Sets the range of bits defined by the range range to the lower bits of value; to be\nspecific, if the range is N bits long, the N lower bits of value will be used; if any of\nthe other bits in value are set to 1, this function will panic. Read more
    ","BitField","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<Generator, const OUTPUT: usize> RandomRange<Generator, OUTPUT> for u32
    where\n Generator: Rng<OUTPUT>,

    §

    fn random_range<Bounds>(rng: &mut Generator, bounds: Bounds) -> u32
    where\n Bounds: RangeBounds<u32>,

    Return a ranged number of the implementing type, from the specified RNG instance. Read more
    ","RandomRange","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<Generator, const OUTPUT: usize> RandomGen<Generator, OUTPUT> for u32
    where\n Generator: Rng<OUTPUT>,

    §

    fn random(rng: &mut Generator) -> u32

    Return a random instance of the implementing type, from the specified RNG instance.
    ","RandomGen","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<'a> Product<&'a u32> for u32

    §

    fn product<'b, S>(stream: S) -> Pin<Box<dyn Future<Output = u32> + 'b>>
    where\n S: Stream<Item = &'a u32> + 'b,

    Method which takes a stream and generates Self from the elements by\nmultiplying the items.
    ","Product<&'a u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Product for u32

    §

    fn product<'a, S>(stream: S) -> Pin<Box<dyn Future<Output = u32> + 'a>>
    where\n S: Stream<Item = u32> + 'a,

    Method which takes a stream and generates Self from the elements by\nmultiplying the items.
    ","Product","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<'a> Sum<&'a u32> for u32

    §

    fn sum<'b, S>(stream: S) -> Pin<Box<dyn Future<Output = u32> + 'b>>
    where\n S: Stream<Item = &'a u32> + 'b,

    Method which takes a stream and generates Self from the elements by\n“summing up” the items.
    ","Sum<&'a u32>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Sum for u32

    §

    fn sum<'a, S>(stream: S) -> Pin<Box<dyn Future<Output = u32> + 'a>>
    where\n S: Stream<Item = u32> + 'a,

    Method which takes a stream and generates Self from the elements by\n“summing up” the items.
    ","Sum","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Mode> for u32

    §

    fn from(mode: Mode) -> u32

    Support conversions from Mode to raw mode values.

    \n\n
    use rustix::fs::{Mode, RawMode};\nassert_eq!(RawMode::from(Mode::RWXU), 0o700);
    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl IntoNotification for u32

    §

    type Tag = ()

    The tag data associated with a notification. Read more
    §

    type Notify = Notify

    The notification type. Read more
    §

    fn into_notification(self) -> <u32 as IntoNotification>::Notify

    Convert this value into a notification. Read more
    §

    fn additional(self) -> Additional<Self::Notify>
    where\n Self: Sized,

    Convert this value into an additional notification. Read more
    §

    fn relaxed(self) -> Relaxed<Self::Notify>
    where\n Self: Sized,

    Don’t emit a fence for this notification. Read more
    §

    fn tag<T>(self, tag: T) -> Tag<Self::Notify, T>
    where\n T: Clone,\n Self: Sized + IntoNotification<Tag = ()>,

    Available on crate feature std only.
    Use a tag with this notification. Read more
    §

    fn tag_with<T, F>(self, tag: F) -> TagWith<Self::Notify, F>
    where\n Self: Sized + IntoNotification<Tag = ()>,\n F: FnMut() -> T,

    Available on crate feature std only.
    Use a function to generate a tag with this notification. Read more
    ","IntoNotification","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Mode> for u32

    §

    fn from(mode: Mode) -> u32

    Support conversions from Mode to raw mode values.

    \n\n
    use rustix::fs::{Mode, RawMode};\nassert_eq!(RawMode::from(Mode::RWXU), 0o700);
    \n
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl IntoNotification for u32

    §

    type Tag = ()

    The tag data associated with a notification. Read more
    §

    type Notify = Notify

    The notification type. Read more
    §

    fn into_notification(self) -> <u32 as IntoNotification>::Notify

    Convert this value into a notification. Read more
    §

    fn additional(self) -> Additional<Self::Notify>
    where\n Self: Sized,

    Convert this value into an additional notification. Read more
    §

    fn relaxed(self) -> Relaxed<Self::Notify>
    where\n Self: Sized,

    Don’t emit a fence for this notification. Read more
    §

    fn tag<T>(self, tag: T) -> Tag<Self::Notify, T>
    where\n T: Clone,\n Self: Sized + IntoNotification<Tag = ()>,

    Available on crate feature std only.
    Use a tag with this notification. Read more
    §

    fn tag_with<T, F>(self, tag: F) -> TagWith<Self::Notify, F>
    where\n Self: Sized + IntoNotification<Tag = ()>,\n F: FnMut() -> T,

    Available on crate feature std only.
    Use a function to generate a tag with this notification. Read more
    ","IntoNotification","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Kind> for u32

    §

    fn from(kind: Kind) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<State> for u32

    §

    fn from(state: State) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Name> for u32

    §

    fn from(name: Name) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Handle> for u32

    §

    fn from(handle: Handle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Interface> for u32

    §

    fn from(interface: Interface) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Format> for u32

    §

    fn from(val: Format) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Mode> for u32

    §

    fn from(val: Mode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Capability> for u32

    §

    fn from(val: Capability) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Resize> for u32

    §

    fn from(val: Resize) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<KeyState> for u32

    §

    fn from(val: KeyState) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AxisRelativeDirection> for u32

    §

    fn from(val: AxisRelativeDirection) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Transform> for u32

    §

    fn from(val: Transform) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Subpixel> for u32

    §

    fn from(val: Subpixel) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AxisSource> for u32

    §

    fn from(val: AxisSource) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<KeymapFormat> for u32

    §

    fn from(val: KeymapFormat) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<FullscreenMethod> for u32

    §

    fn from(val: FullscreenMethod) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ButtonState> for u32

    §

    fn from(val: ButtonState) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<DndAction> for u32

    §

    fn from(val: DndAction) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(val: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Transient> for u32

    §

    fn from(val: Transient) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Axis> for u32

    §

    fn from(val: Axis) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<T> From<WEnum<T>> for u32
    where\n T: Into<u32>,

    §

    fn from(enu: WEnum<T>) -> u32

    Converts an enum into a numerical form used by the wayland protocol.

    \n
    ","From>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&GcontextWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &GcontextWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&GcontextWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&PixmapWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &PixmapWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&PixmapWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&FontWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &FontWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&FontWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&GlyphsetWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &GlyphsetWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&GlyphsetWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&PictureWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &PictureWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&PictureWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&WindowWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &WindowWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&WindowWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&SegWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &SegWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&SegWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&CursorWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &CursorWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&CursorWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&ColormapWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &ColormapWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&ColormapWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl<C> From<&RegionWrapper<C>> for u32
    where\n C: RequestConnection,

    §

    fn from(from: &RegionWrapper<C>) -> u32

    Converts to this type from the input type.
    ","From<&RegionWrapper>","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl Serialize for u32

    §

    type Bytes = [u8; 4]

    The value returned by serialize. Read more
    §

    fn serialize(&self) -> <u32 as Serialize>::Bytes

    Serialize this value into X11 raw bytes.
    §

    fn serialize_into(&self, bytes: &mut Vec<u8>)

    Serialize this value into X11 raw bytes, appending the result into bytes. Read more
    ","Serialize","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<BoolCtrl> for u32

    §

    fn bitand_assign(&mut self, other: BoolCtrl)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<PerClientFlag> for u32

    §

    fn bitand_assign(&mut self, other: PerClientFlag)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<ProviderCapability> for u32

    §

    fn bitand_assign(&mut self, other: ProviderCapability)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<GesturePinchEventFlags> for u32

    §

    fn bitand_assign(&mut self, other: GesturePinchEventFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<PointerEventFlags> for u32

    §

    fn bitand_assign(&mut self, other: PointerEventFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<KeyEventFlags> for u32

    §

    fn bitand_assign(&mut self, other: KeyEventFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<NameDetail> for u32

    §

    fn bitand_assign(&mut self, other: NameDetail)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<SelectionEventMask> for u32

    §

    fn bitand_assign(&mut self, other: SelectionEventMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<BarrierFlags> for u32

    §

    fn bitand_assign(&mut self, other: BarrierFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<CW> for u32

    §

    fn bitand_assign(&mut self, other: CW)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<ModeFlag> for u32

    §

    fn bitand_assign(&mut self, other: ModeFlag)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<ChangeFeedbackControlMask> for u32

    §

    fn bitand_assign(&mut self, other: ChangeFeedbackControlMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<Control> for u32

    §

    fn bitand_assign(&mut self, other: Control)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<ScrollFlags> for u32

    §

    fn bitand_assign(&mut self, other: ScrollFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<TouchEventFlags> for u32

    §

    fn bitand_assign(&mut self, other: TouchEventFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<HierarchyMask> for u32

    §

    fn bitand_assign(&mut self, other: HierarchyMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<KB> for u32

    §

    fn bitand_assign(&mut self, other: KB)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<GestureSwipeEventFlags> for u32

    §

    fn bitand_assign(&mut self, other: GestureSwipeEventFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<XIEventMask> for u32

    §

    fn bitand_assign(&mut self, other: XIEventMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<GC> for u32

    §

    fn bitand_assign(&mut self, other: GC)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<CursorNotifyMask> for u32

    §

    fn bitand_assign(&mut self, other: CursorNotifyMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<BarrierDirections> for u32

    §

    fn bitand_assign(&mut self, other: BarrierDirections)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<CP> for u32

    §

    fn bitand_assign(&mut self, other: CP)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<ModifierMask> for u32

    §

    fn bitand_assign(&mut self, other: ModifierMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<ClientDisconnectFlags> for u32

    §

    fn bitand_assign(&mut self, other: ClientDisconnectFlags)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAndAssign<EventMask> for u32

    §

    fn bitand_assign(&mut self, other: EventMask)

    Performs the &= operation. Read more
    ","BitAndAssign","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<BoolCtrl> for u32

    §

    type Output = BoolCtrl

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: BoolCtrl) -> <u32 as BitAnd<BoolCtrl>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<BarrierDirections> for u32

    §

    type Output = BarrierDirections

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: BarrierDirections\n) -> <u32 as BitAnd<BarrierDirections>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<NameDetail> for u32

    §

    type Output = NameDetail

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: NameDetail) -> <u32 as BitAnd<NameDetail>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<ModeFlag> for u32

    §

    type Output = ModeFlag

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: ModeFlag) -> <u32 as BitAnd<ModeFlag>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<BarrierFlags> for u32

    §

    type Output = BarrierFlags

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: BarrierFlags) -> <u32 as BitAnd<BarrierFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<ModifierMask> for u32

    §

    type Output = ModifierMask

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: ModifierMask) -> <u32 as BitAnd<ModifierMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<CursorNotifyMask> for u32

    §

    type Output = CursorNotifyMask

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: CursorNotifyMask\n) -> <u32 as BitAnd<CursorNotifyMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<CP> for u32

    §

    type Output = CP

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: CP) -> <u32 as BitAnd<CP>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<PointerEventFlags> for u32

    §

    type Output = PointerEventFlags

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: PointerEventFlags\n) -> <u32 as BitAnd<PointerEventFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<TouchEventFlags> for u32

    §

    type Output = TouchEventFlags

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: TouchEventFlags\n) -> <u32 as BitAnd<TouchEventFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<EventMask> for u32

    §

    type Output = EventMask

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: EventMask) -> <u32 as BitAnd<EventMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<PerClientFlag> for u32

    §

    type Output = PerClientFlag

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: PerClientFlag) -> <u32 as BitAnd<PerClientFlag>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<XIEventMask> for u32

    §

    type Output = XIEventMask

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: XIEventMask) -> <u32 as BitAnd<XIEventMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<ClientDisconnectFlags> for u32

    §

    type Output = ClientDisconnectFlags

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: ClientDisconnectFlags\n) -> <u32 as BitAnd<ClientDisconnectFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<GestureSwipeEventFlags> for u32

    §

    type Output = GestureSwipeEventFlags

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: GestureSwipeEventFlags\n) -> <u32 as BitAnd<GestureSwipeEventFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<KeyEventFlags> for u32

    §

    type Output = KeyEventFlags

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: KeyEventFlags) -> <u32 as BitAnd<KeyEventFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<ScrollFlags> for u32

    §

    type Output = ScrollFlags

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: ScrollFlags) -> <u32 as BitAnd<ScrollFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<ChangeFeedbackControlMask> for u32

    §

    type Output = ChangeFeedbackControlMask

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: ChangeFeedbackControlMask\n) -> <u32 as BitAnd<ChangeFeedbackControlMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<GC> for u32

    §

    type Output = GC

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: GC) -> <u32 as BitAnd<GC>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<ProviderCapability> for u32

    §

    type Output = ProviderCapability

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: ProviderCapability\n) -> <u32 as BitAnd<ProviderCapability>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<HierarchyMask> for u32

    §

    type Output = HierarchyMask

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: HierarchyMask) -> <u32 as BitAnd<HierarchyMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<CW> for u32

    §

    type Output = CW

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: CW) -> <u32 as BitAnd<CW>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<KB> for u32

    §

    type Output = KB

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: KB) -> <u32 as BitAnd<KB>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<SelectionEventMask> for u32

    §

    type Output = SelectionEventMask

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: SelectionEventMask\n) -> <u32 as BitAnd<SelectionEventMask>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<GesturePinchEventFlags> for u32

    §

    type Output = GesturePinchEventFlags

    The resulting type after applying the & operator.
    §

    fn bitand(\n self,\n other: GesturePinchEventFlags\n) -> <u32 as BitAnd<GesturePinchEventFlags>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl BitAnd<Control> for u32

    §

    type Output = Control

    The resulting type after applying the & operator.
    §

    fn bitand(self, other: Control) -> <u32 as BitAnd<Control>>::Output

    Performs the & operation. Read more
    ","BitAnd","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<EventMask> for u32

    §

    fn from(input: EventMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SelectionEvent> for u32

    §

    fn from(input: SelectionEvent) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<MapPart> for u32

    §

    fn from(input: MapPart) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<IMFlag> for u32

    §

    fn from(input: IMFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<LedMode> for u32

    §

    fn from(input: LedMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Rotation> for u32

    §

    fn from(input: Rotation) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PropertyFormat> for u32

    §

    fn from(input: PropertyFormat) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<FontEnum> for u32

    §

    fn from(input: FontEnum) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ProviderCapability> for u32

    §

    fn from(input: ProviderCapability) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AXOption> for u32

    §

    fn from(input: AXOption) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<XIEventMask> for u32

    §

    fn from(input: XIEventMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<StackMode> for u32

    §

    fn from(input: StackMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SendEventDest> for u32

    §

    fn from(input: SendEventDest) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GBNDetail> for u32

    §

    fn from(input: GBNDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<TouchMode> for u32

    §

    fn from(input: TouchMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SymInterpMatch> for u32

    §

    fn from(input: SymInterpMatch) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<EventType> for u32

    §

    fn from(input: EventType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Groups> for u32

    §

    fn from(input: Groups) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ActionMessageFlag> for u32

    §

    fn from(input: ActionMessageFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NotifyDetail> for u32

    §

    fn from(input: NotifyDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<CMDetail> for u32

    §

    fn from(input: CMDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SaveSetMode> for u32

    §

    fn from(input: SaveSetMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GesturePinchEventFlags> for u32

    §

    fn from(input: GesturePinchEventFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<QueryShapeOf> for u32

    §

    fn from(input: QueryShapeOf) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SASetPtrDfltFlag> for u32

    §

    fn from(input: SASetPtrDfltFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NotifyDetail> for u32

    §

    fn from(input: NotifyDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ButtonIndex> for u32

    §

    fn from(input: ButtonIndex) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SAIsoLockFlag> for u32

    §

    fn from(input: SAIsoLockFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AtomEnum> for u32

    §

    fn from(input: AtomEnum) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<DeviceClassType> for u32

    §

    fn from(input: DeviceClassType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AccessControl> for u32

    §

    fn from(input: AccessControl) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GestureSwipeEventFlags> for u32

    §

    fn from(input: GestureSwipeEventFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BackPixmap> for u32

    §

    fn from(input: BackPixmap) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<IMGroupsWhich> for u32

    §

    fn from(input: IMGroupsWhich) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GC> for u32

    §

    fn from(input: GC) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SubPixel> for u32

    §

    fn from(input: SubPixel) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<DeviceControl> for u32

    §

    fn from(input: DeviceControl) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Visibility> for u32

    §

    fn from(input: Visibility) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NotifyMode> for u32

    §

    fn from(input: NotifyMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ConfigWindow> for u32

    §

    fn from(input: ConfigWindow) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Control> for u32

    §

    fn from(input: Control) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Const> for u32

    §

    fn from(input: Const) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BoolCtrl> for u32

    §

    fn from(input: BoolCtrl) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ValuatorMode> for u32

    §

    fn from(input: ValuatorMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Place> for u32

    §

    fn from(input: Place) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Property> for u32

    §

    fn from(input: Property) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ChangeReason> for u32

    §

    fn from(input: ChangeReason) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<VisualClass> for u32

    §

    fn from(input: VisualClass) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AXNDetail> for u32

    §

    fn from(input: AXNDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<KeyButMask> for u32

    §

    fn from(input: KeyButMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<MoreEventsMask> for u32

    §

    fn from(input: MoreEventsMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ColormapState> for u32

    §

    fn from(input: ColormapState) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NKNDetail> for u32

    §

    fn from(input: NKNDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NotifyMode> for u32

    §

    fn from(input: NotifyMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Exposures> for u32

    §

    fn from(input: Exposures) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PolyMode> for u32

    §

    fn from(input: PolyMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SetConfig> for u32

    §

    fn from(input: SetConfig) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SetOfGroups> for u32

    §

    fn from(input: SetOfGroups) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Kill> for u32

    §

    fn from(input: Kill) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Error> for u32

    §

    fn from(input: Error) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<MapState> for u32

    §

    fn from(input: MapState) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ID> for u32

    §

    fn from(input: ID) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SelectionEventMask> for u32

    §

    fn from(input: SelectionEventMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PropagateMode> for u32

    §

    fn from(input: PropagateMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<FillRule> for u32

    §

    fn from(input: FillRule) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<XIFeature> for u32

    §

    fn from(input: XIFeature) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ClientDisconnectFlags> for u32

    §

    fn from(input: ClientDisconnectFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Circulate> for u32

    §

    fn from(input: Circulate) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SymInterpretMatch> for u32

    §

    fn from(input: SymInterpretMatch) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<KB> for u32

    §

    fn from(input: KB) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ScrollFlags> for u32

    §

    fn from(input: ScrollFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ModMask> for u32

    §

    fn from(input: ModMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PictOp> for u32

    §

    fn from(input: PictOp) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Transform> for u32

    §

    fn from(input: Transform) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GrabMode22> for u32

    §

    fn from(input: GrabMode22) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<DeviceType> for u32

    §

    fn from(input: DeviceType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<EventMode> for u32

    §

    fn from(input: EventMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<HierarchyMask> for u32

    §

    fn from(input: HierarchyMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Blanking> for u32

    §

    fn from(input: Blanking) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SO> for u32

    §

    fn from(input: SO) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ChangeFeedbackControlMask> for u32

    §

    fn from(input: ChangeFeedbackControlMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Notify> for u32

    §

    fn from(input: Notify) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<FillStyle> for u32

    §

    fn from(input: FillStyle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SAValWhat> for u32

    §

    fn from(input: SAValWhat) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NameDetail> for u32

    §

    fn from(input: NameDetail) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SaveSetMapping> for u32

    §

    fn from(input: SaveSetMapping) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GrabOwner> for u32

    §

    fn from(input: GrabOwner) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GX> for u32

    §

    fn from(input: GX) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<DoodadType> for u32

    §

    fn from(input: DoodadType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Group> for u32

    §

    fn from(input: Group) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<VMod> for u32

    §

    fn from(input: VMod) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<MapIndex> for u32

    §

    fn from(input: MapIndex) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BoolCtrlsLow> for u32

    §

    fn from(input: BoolCtrlsLow) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ClipOrdering> for u32

    §

    fn from(input: ClipOrdering) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PictureEnum> for u32

    §

    fn from(input: PictureEnum) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Motion> for u32

    §

    fn from(input: Motion) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Allow> for u32

    §

    fn from(input: Allow) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ColorFlag> for u32

    §

    fn from(input: ColorFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BarrierDirections> for u32

    §

    fn from(input: BarrierDirections) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Device> for u32

    §

    fn from(input: Device) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SAIsoLockNoAffect> for u32

    §

    fn from(input: SAIsoLockNoAffect) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SAType> for u32

    §

    fn from(input: SAType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<WindowEnum> for u32

    §

    fn from(input: WindowEnum) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<WindowClass> for u32

    §

    fn from(input: WindowClass) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ArcMode> for u32

    §

    fn from(input: ArcMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<TouchOwnershipFlags> for u32

    §

    fn from(input: TouchOwnershipFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SwitchScreenFlag> for u32

    §

    fn from(input: SwitchScreenFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GrabMode> for u32

    §

    fn from(input: GrabMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BarrierFlags> for u32

    §

    fn from(input: BarrierFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Explicit> for u32

    §

    fn from(input: Explicit) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SA> for u32

    §

    fn from(input: SA) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<InputFocus> for u32

    §

    fn from(input: InputFocus) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PerClientFlag> for u32

    §

    fn from(input: PerClientFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GrabType> for u32

    §

    fn from(input: GrabType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<FeedbackClass> for u32

    §

    fn from(input: FeedbackClass) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PixmapEnum> for u32

    §

    fn from(input: PixmapEnum) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ChangeDevice> for u32

    §

    fn from(input: ChangeDevice) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Family> for u32

    §

    fn from(input: Family) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<AutoRepeatMode> for u32

    §

    fn from(input: AutoRepeatMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<CursorNotify> for u32

    §

    fn from(input: CursorNotify) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ScrollType> for u32

    §

    fn from(input: ScrollType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Grab> for u32

    §

    fn from(input: Grab) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<DeviceUse> for u32

    §

    fn from(input: DeviceUse) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<NotifyMask> for u32

    §

    fn from(input: NotifyMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<LedClass> for u32

    §

    fn from(input: LedClass) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<PropertyFlag> for u32

    §

    fn from(input: PropertyFlag) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<MappingStatus> for u32

    §

    fn from(input: MappingStatus) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<CW> for u32

    §

    fn from(input: CW) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BackingStore> for u32

    §

    fn from(input: BackingStore) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SetOfGroup> for u32

    §

    fn from(input: SetOfGroup) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<CapStyle> for u32

    §

    fn from(input: CapStyle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<VModsLow> for u32

    §

    fn from(input: VModsLow) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ImageOrder> for u32

    §

    fn from(input: ImageOrder) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<TouchEventFlags> for u32

    §

    fn from(input: TouchEventFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<LockDeviceFlags> for u32

    §

    fn from(input: LockDeviceFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ColormapAlloc> for u32

    §

    fn from(input: ColormapAlloc) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BehaviorType> for u32

    §

    fn from(input: BehaviorType) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<CloseDown> for u32

    §

    fn from(input: CloseDown) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ClassesReportedMask> for u32

    §

    fn from(input: ClassesReportedMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Connection> for u32

    §

    fn from(input: Connection) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Repeat> for u32

    §

    fn from(input: Repeat) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<LedClassResult> for u32

    §

    fn from(input: LedClassResult) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<LineStyle> for u32

    §

    fn from(input: LineStyle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ColormapEnum> for u32

    §

    fn from(input: ColormapEnum) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<CoordMode> for u32

    §

    fn from(input: CoordMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<IMModsWhich> for u32

    §

    fn from(input: IMModsWhich) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<KeyEventFlags> for u32

    §

    fn from(input: KeyEventFlags) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ScreenSaver> for u32

    §

    fn from(input: ScreenSaver) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ChangeMode> for u32

    §

    fn from(input: ChangeMode) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ModifierMask> for u32

    §

    fn from(input: ModifierMask) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Gravity> for u32

    §

    fn from(input: Gravity) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<SK> for u32

    §

    fn from(input: SK) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<JoinStyle> for u32

    §

    fn from(input: JoinStyle) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<FontDraw> for u32

    §

    fn from(input: FontDraw) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<ModifierDevice> for u32

    §

    fn from(input: ModifierDevice) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<BoolCtrlsHigh> for u32

    §

    fn from(input: BoolCtrlsHigh) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<GroupsWrap> for u32

    §

    fn from(input: GroupsWrap) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Mapping> for u32

    §

    fn from(input: Mapping) -> u32

    Converts to this type from the input type.
    ","From","iced::widget::shader::wgpu::DynamicOffset","iced::widget::shader::wgpu::ShaderLocation"],["
    §

    impl From<Time> for u32

    §

    fn from(input: Time) -> u32

    Converts to this type from the input type.
    ","From